diff --git a/dependency/clickhouse/12.0.0/CHANGELOG.md b/dependency/clickhouse/12.0.0/CHANGELOG.md deleted file mode 100644 index 56a6ce174fb..00000000000 --- a/dependency/clickhouse/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [clickhouse-11.0.0](https://github.com/truecharts/charts/compare/clickhouse-10.2.14...clickhouse-11.0.0) (2024-02-10) - -### Chore - - - -- update container image clickhouse/clickhouse-server to v24.1.3.31[@fa8f259](https://github.com/fa8f259) by renovate ([#17950](https://github.com/truecharts/charts/issues/17950)) - - -## [clickhouse-10.2.14](https://github.com/truecharts/charts/compare/clickhouse-10.2.13...clickhouse-10.2.14) (2024-02-05) - -### Chore - - - -- update container image clickhouse/clickhouse-server to v23.12.3.40[@ad7f046](https://github.com/ad7f046) by renovate ([#17903](https://github.com/truecharts/charts/issues/17903)) - - -## [clickhouse-10.2.13](https://github.com/truecharts/charts/compare/clickhouse-10.2.12...clickhouse-10.2.13) (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)) - - -## [clickhouse-10.2.12](https://github.com/truecharts/charts/compare/clickhouse-10.2.11...clickhouse-10.2.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)) - - -## [clickhouse-10.2.11](https://github.com/truecharts/charts/compare/clickhouse-10.2.10...clickhouse-10.2.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)) - - -## [clickhouse-10.2.10](https://github.com/truecharts/charts/compare/clickhouse-10.2.9...clickhouse-10.2.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)) - - -## [clickhouse-10.2.9](https://github.com/truecharts/charts/compare/clickhouse-10.2.8...clickhouse-10.2.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [clickhouse-10.2.8](https://github.com/truecharts/charts/compare/clickhouse-10.2.7...clickhouse-10.2.8) (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)) - - -## [clickhouse-10.2.7](https://github.com/truecharts/charts/compare/clickhouse-10.2.6...clickhouse-10.2.7) (2024-01-08) - -### Chore - diff --git a/dependency/clickhouse/12.0.0/Chart.yaml b/dependency/clickhouse/12.0.0/Chart.yaml deleted file mode 100644 index 540b1ae084f..00000000000 --- a/dependency/clickhouse/12.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency -apiVersion: v2 -appVersion: 24.1.5.6 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). -home: https://truecharts.org/charts/dependency/clickhouse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png -keywords: - - database - - clickhouse - - sql -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: clickhouse -sources: - - https://clickhouse.com/ - - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - - https://hub.docker.com/r/clickhouse/clickhouse-server -type: application -version: 12.0.0 diff --git a/dependency/clickhouse/12.0.0/charts/common-17.5.0.tgz b/dependency/clickhouse/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/dependency/clickhouse/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/dependency/clickhouse/12.0.0/.helmignore b/dependency/clickhouse/12.1.3/.helmignore similarity index 100% rename from dependency/clickhouse/12.0.0/.helmignore rename to dependency/clickhouse/12.1.3/.helmignore diff --git a/dependency/clickhouse/12.1.3/CHANGELOG.md b/dependency/clickhouse/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9da174f40b1 --- /dev/null +++ b/dependency/clickhouse/12.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [clickhouse-11.0.0](https://github.com/truecharts/charts/compare/clickhouse-10.2.14...clickhouse-11.0.0) (2024-02-10) + +### Chore + + + +- update container image clickhouse/clickhouse-server to v24.1.3.31[@fa8f259](https://github.com/fa8f259) by renovate ([#17950](https://github.com/truecharts/charts/issues/17950)) + + +## [clickhouse-10.2.14](https://github.com/truecharts/charts/compare/clickhouse-10.2.13...clickhouse-10.2.14) (2024-02-05) + +### Chore + + + +- update container image clickhouse/clickhouse-server to v23.12.3.40[@ad7f046](https://github.com/ad7f046) by renovate ([#17903](https://github.com/truecharts/charts/issues/17903)) + + +## [clickhouse-10.2.13](https://github.com/truecharts/charts/compare/clickhouse-10.2.12...clickhouse-10.2.13) (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)) + + +## [clickhouse-10.2.12](https://github.com/truecharts/charts/compare/clickhouse-10.2.11...clickhouse-10.2.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)) + + +## [clickhouse-10.2.11](https://github.com/truecharts/charts/compare/clickhouse-10.2.10...clickhouse-10.2.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)) + + +## [clickhouse-10.2.10](https://github.com/truecharts/charts/compare/clickhouse-10.2.9...clickhouse-10.2.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)) + + +## [clickhouse-10.2.9](https://github.com/truecharts/charts/compare/clickhouse-10.2.8...clickhouse-10.2.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [clickhouse-10.2.8](https://github.com/truecharts/charts/compare/clickhouse-10.2.7...clickhouse-10.2.8) (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)) + + +## [clickhouse-10.2.7](https://github.com/truecharts/charts/compare/clickhouse-10.2.6...clickhouse-10.2.7) (2024-01-08) \ No newline at end of file diff --git a/dependency/clickhouse/12.1.3/Chart.yaml b/dependency/clickhouse/12.1.3/Chart.yaml new file mode 100644 index 00000000000..6690b2c76d2 --- /dev/null +++ b/dependency/clickhouse/12.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency +apiVersion: v2 +appVersion: 24.1.5.6 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). +home: https://truecharts.org/charts/dependency/clickhouse +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png +keywords: + - database + - clickhouse + - sql +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: clickhouse +sources: + - https://clickhouse.com/ + - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse + - https://hub.docker.com/r/clickhouse/clickhouse-server +type: application +version: 12.1.3 diff --git a/dependency/clickhouse/12.0.0/README.md b/dependency/clickhouse/12.1.3/README.md similarity index 100% rename from dependency/clickhouse/12.0.0/README.md rename to dependency/clickhouse/12.1.3/README.md diff --git a/dependency/clickhouse/12.0.0/app-readme.md b/dependency/clickhouse/12.1.3/app-readme.md similarity index 100% rename from dependency/clickhouse/12.0.0/app-readme.md rename to dependency/clickhouse/12.1.3/app-readme.md diff --git a/dependency/clickhouse/12.1.3/charts/common-18.0.3.tgz b/dependency/clickhouse/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/dependency/clickhouse/12.1.3/charts/common-18.0.3.tgz differ diff --git a/dependency/clickhouse/12.0.0/ix_values.yaml b/dependency/clickhouse/12.1.3/ix_values.yaml similarity index 100% rename from dependency/clickhouse/12.0.0/ix_values.yaml rename to dependency/clickhouse/12.1.3/ix_values.yaml diff --git a/dependency/clickhouse/12.0.0/questions.yaml b/dependency/clickhouse/12.1.3/questions.yaml similarity index 100% rename from dependency/clickhouse/12.0.0/questions.yaml rename to dependency/clickhouse/12.1.3/questions.yaml diff --git a/dependency/clickhouse/12.0.0/templates/NOTES.txt b/dependency/clickhouse/12.1.3/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/12.0.0/templates/NOTES.txt rename to dependency/clickhouse/12.1.3/templates/NOTES.txt diff --git a/dependency/clickhouse/12.0.0/templates/common.yaml b/dependency/clickhouse/12.1.3/templates/common.yaml similarity index 100% rename from dependency/clickhouse/12.0.0/templates/common.yaml rename to dependency/clickhouse/12.1.3/templates/common.yaml diff --git a/dependency/clickhouse/12.0.0/values.yaml b/dependency/clickhouse/12.1.3/values.yaml similarity index 100% rename from dependency/clickhouse/12.0.0/values.yaml rename to dependency/clickhouse/12.1.3/values.yaml diff --git a/dependency/kube-state-metrics/7.1.0/CHANGELOG.md b/dependency/kube-state-metrics/7.1.0/CHANGELOG.md deleted file mode 100644 index 931883b794e..00000000000 --- a/dependency/kube-state-metrics/7.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [kube-state-metrics-6.1.21](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.20...kube-state-metrics-6.1.21) (2024-02-12) - -### Chore - - - -- update container image bitnami/kube-state-metrics to 2.10.1[@783e014](https://github.com/783e014) by renovate ([#18222](https://github.com/truecharts/charts/issues/18222)) - - -## [kube-state-metrics-6.1.20](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.19...kube-state-metrics-6.1.20) (2024-02-12) - -### Chore - - - -- update container image bitnami/kube-state-metrics to 2.10.1[@a00be5a](https://github.com/a00be5a) by renovate ([#18202](https://github.com/truecharts/charts/issues/18202)) - - -## [kube-state-metrics-6.1.19](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.18...kube-state-metrics-6.1.19) (2024-02-12) - -### Chore - - - -- update container image bitnami/kube-state-metrics to 2.10.1[@6c53b7f](https://github.com/6c53b7f) by renovate ([#18156](https://github.com/truecharts/charts/issues/18156)) - - -## [kube-state-metrics-6.1.18](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.17...kube-state-metrics-6.1.18) (2024-02-12) - -### Chore - - - -- update container image bitnami/kube-state-metrics to 2.10.1[@f297bc2](https://github.com/f297bc2) by renovate ([#18028](https://github.com/truecharts/charts/issues/18028)) - - -## [kube-state-metrics-6.1.17](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.16...kube-state-metrics-6.1.17) (2024-02-05) - -### Chore - - - -- update container image bitnami/kube-state-metrics to 2.10.1[@0f37db2](https://github.com/0f37db2) by renovate ([#17814](https://github.com/truecharts/charts/issues/17814)) - - -## [kube-state-metrics-6.1.16](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.15...kube-state-metrics-6.1.16) (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)) - - -## [kube-state-metrics-6.1.15](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.14...kube-state-metrics-6.1.15) (2024-01-29) - -### Chore - - - -- update container image bitnami/kube-state-metrics to 2.10.1[@f91784a](https://github.com/f91784a) by renovate ([#17580](https://github.com/truecharts/charts/issues/17580)) - - -## [kube-state-metrics-6.1.14](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.13...kube-state-metrics-6.1.14) (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)) - - -## [kube-state-metrics-6.1.13](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.12...kube-state-metrics-6.1.13) (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)) - - -## [kube-state-metrics-6.1.12](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.11...kube-state-metrics-6.1.12) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/dependency/kube-state-metrics/7.1.0/Chart.yaml b/dependency/kube-state-metrics/7.1.0/Chart.yaml deleted file mode 100644 index 24633362c7d..00000000000 --- a/dependency/kube-state-metrics/7.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency -apiVersion: v2 -appVersion: 2.10.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. -home: https://truecharts.org/charts/dependency/kube-state-metrics -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png -keywords: - - prometheus - - kube-state-metrics - - monitoring -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kube-state-metrics -sources: - - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics - - https://hub.docker.com/r/bitnami/kube-state-metrics -type: application -version: 7.1.0 diff --git a/dependency/kube-state-metrics/7.1.0/charts/common-18.0.1.tgz b/dependency/kube-state-metrics/7.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/dependency/kube-state-metrics/7.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/7.1.0/ix_values.yaml b/dependency/kube-state-metrics/7.1.0/ix_values.yaml deleted file mode 100644 index 8d3b097e45f..00000000000 --- a/dependency/kube-state-metrics/7.1.0/ix_values.yaml +++ /dev/null @@ -1,306 +0,0 @@ -image: - repository: bitnami/kube-state-metrics - pullPolicy: IfNotPresent - tag: 2.10.1@sha256:73eacb4c798c4222e339188f7c2f6194cd3b2dea9cb0d394f6753299426212f4 -service: - main: - ports: - main: - protocol: http - port: 8080 - selfmonitor: - enabled: true - ports: - selfmonitor: - enabled: true - protocol: http - port: 8081 -workload: - main: - podSpec: - containers: - main: - args: - - --resources=certificatesigningrequests - - --resources=configmaps - - --resources=cronjobs - - --resources=daemonsets - - --resources=deployments - - --resources=endpoints - - --resources=horizontalpodautoscalers - - --resources=ingresses - - --resources=jobs - - --resources=limitranges - - --resources=mutatingwebhookconfigurations - - --resources=namespaces - - --resources=networkpolicies - - --resources=nodes - - --resources=persistentvolumeclaims - - --resources=persistentvolumes - - --resources=poddisruptionbudgets - - --resources=pods - - --resources=replicasets - - --resources=replicationcontrollers - - --resources=resourcequotas - - --resources=secrets - - --resources=services - - --resources=statefulsets - - --resources=storageclasses - # - --resources=verticalpodautoscalers - - --resources=validatingwebhookconfigurations - - --resources=volumeattachments - probes: - liveness: - path: /healthz - port: main - readiness: - path: /healthz - port: main - startup: - type: tcp - port: main -podOptions: - automountServiceAccountToken: true -serviceAccount: - main: - enabled: true - primary: true -rbac: - main: - enabled: true - primary: true - clusterWide: true - rules: - - apiGroups: - - certificates.k8s.io - resources: - - certificatesigningrequests - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - configmaps - verbs: - - list - - watch - - apiGroups: - - batch - resources: - - cronjobs - verbs: - - list - - watch - - apiGroups: - - extensions - - apps - resources: - - daemonsets - verbs: - - list - - watch - - apiGroups: - - extensions - - apps - resources: - - deployments - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - endpoints - verbs: - - list - - watch - - apiGroups: - - autoscaling - resources: - - horizontalpodautoscalers - verbs: - - list - - watch - - apiGroups: - - extensions - - networking.k8s.io - resources: - - ingresses - verbs: - - list - - watch - - apiGroups: - - batch - resources: - - jobs - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - limitranges - verbs: - - list - - watch - - apiGroups: - - admissionregistration.k8s.io - resources: - - mutatingwebhookconfigurations - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - namespaces - verbs: - - list - - watch - - apiGroups: - - networking.k8s.io - resources: - - networkpolicies - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - nodes - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - persistentvolumeclaims - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - persistentvolumes - verbs: - - list - - watch - - apiGroups: - - policy - resources: - - poddisruptionbudgets - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - pods - verbs: - - list - - watch - - apiGroups: - - extensions - - apps - resources: - - replicasets - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - replicationcontrollers - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - resourcequotas - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - secrets - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - services - verbs: - - list - - watch - - apiGroups: - - apps - resources: - - statefulsets - verbs: - - list - - watch - - apiGroups: - - storage.k8s.io - resources: - - storageclasses - verbs: - - list - - watch - - apiGroups: - - autoscaling.k8s.io - resources: - - verticalpodautoscalers - verbs: - - list - - watch - - apiGroups: - - admissionregistration.k8s.io - resources: - - validatingwebhookconfigurations - verbs: - - list - - watch - - apiGroups: - - storage.k8s.io - resources: - - volumeattachments - verbs: - - list - - watch - - apiGroups: ["discovery.k8s.io"] - resources: - - endpointslices - verbs: ["list", "watch"] -metrics: - main: - # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. - # @default -- See values.yaml - enabled: true - type: "servicemonitor" - endpoints: - - port: main - - port: selfmonitor - # -- Enable and configure Prometheus Rules for the chart under this key. - # @default -- See values.yaml - prometheusRule: - enabled: false - labels: {} - # -- Configure additionial rules for the chart under this key. - # @default -- See prometheusrules.yaml - rules: [] - # - alert: UnifiPollerAbsent - # annotations: - # description: Unifi Poller has disappeared from Prometheus service discovery. - # summary: Unifi Poller is down. - # expr: | - # absent(up{job=~".*unifi-poller.*"} == 1) - # for: 5m - # labels: - # severity: critical -portal: - open: - enabled: false diff --git a/dependency/kube-state-metrics/7.1.0/.helmignore b/dependency/kube-state-metrics/7.1.4/.helmignore similarity index 100% rename from dependency/kube-state-metrics/7.1.0/.helmignore rename to dependency/kube-state-metrics/7.1.4/.helmignore diff --git a/dependency/kube-state-metrics/7.1.4/CHANGELOG.md b/dependency/kube-state-metrics/7.1.4/CHANGELOG.md new file mode 100644 index 00000000000..8988727545b --- /dev/null +++ b/dependency/kube-state-metrics/7.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [kube-state-metrics-6.1.21](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.20...kube-state-metrics-6.1.21) (2024-02-12) + +### Chore + + + +- update container image bitnami/kube-state-metrics to 2.10.1[@783e014](https://github.com/783e014) by renovate ([#18222](https://github.com/truecharts/charts/issues/18222)) + + +## [kube-state-metrics-6.1.20](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.19...kube-state-metrics-6.1.20) (2024-02-12) + +### Chore + + + +- update container image bitnami/kube-state-metrics to 2.10.1[@a00be5a](https://github.com/a00be5a) by renovate ([#18202](https://github.com/truecharts/charts/issues/18202)) + + +## [kube-state-metrics-6.1.19](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.18...kube-state-metrics-6.1.19) (2024-02-12) + +### Chore + + + +- update container image bitnami/kube-state-metrics to 2.10.1[@6c53b7f](https://github.com/6c53b7f) by renovate ([#18156](https://github.com/truecharts/charts/issues/18156)) + + +## [kube-state-metrics-6.1.18](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.17...kube-state-metrics-6.1.18) (2024-02-12) + +### Chore + + + +- update container image bitnami/kube-state-metrics to 2.10.1[@f297bc2](https://github.com/f297bc2) by renovate ([#18028](https://github.com/truecharts/charts/issues/18028)) + + +## [kube-state-metrics-6.1.17](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.16...kube-state-metrics-6.1.17) (2024-02-05) + +### Chore + + + +- update container image bitnami/kube-state-metrics to 2.10.1[@0f37db2](https://github.com/0f37db2) by renovate ([#17814](https://github.com/truecharts/charts/issues/17814)) + + +## [kube-state-metrics-6.1.16](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.15...kube-state-metrics-6.1.16) (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)) + + +## [kube-state-metrics-6.1.15](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.14...kube-state-metrics-6.1.15) (2024-01-29) + +### Chore + + + +- update container image bitnami/kube-state-metrics to 2.10.1[@f91784a](https://github.com/f91784a) by renovate ([#17580](https://github.com/truecharts/charts/issues/17580)) + + +## [kube-state-metrics-6.1.14](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.13...kube-state-metrics-6.1.14) (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)) + + +## [kube-state-metrics-6.1.13](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.12...kube-state-metrics-6.1.13) (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)) diff --git a/dependency/kube-state-metrics/7.1.4/Chart.yaml b/dependency/kube-state-metrics/7.1.4/Chart.yaml new file mode 100644 index 00000000000..8816af7b711 --- /dev/null +++ b/dependency/kube-state-metrics/7.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency +apiVersion: v2 +appVersion: 2.10.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. +home: https://truecharts.org/charts/dependency/kube-state-metrics +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png +keywords: + - prometheus + - kube-state-metrics + - monitoring +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kube-state-metrics +sources: + - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics + - https://hub.docker.com/r/bitnami/kube-state-metrics +type: application +version: 7.1.4 diff --git a/dependency/kube-state-metrics/7.1.0/README.md b/dependency/kube-state-metrics/7.1.4/README.md similarity index 100% rename from dependency/kube-state-metrics/7.1.0/README.md rename to dependency/kube-state-metrics/7.1.4/README.md diff --git a/dependency/kube-state-metrics/7.1.0/app-readme.md b/dependency/kube-state-metrics/7.1.4/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/7.1.0/app-readme.md rename to dependency/kube-state-metrics/7.1.4/app-readme.md diff --git a/dependency/kube-state-metrics/7.1.4/charts/common-18.0.3.tgz b/dependency/kube-state-metrics/7.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/dependency/kube-state-metrics/7.1.4/charts/common-18.0.3.tgz differ diff --git a/dependency/kube-state-metrics/7.1.4/ix_values.yaml b/dependency/kube-state-metrics/7.1.4/ix_values.yaml new file mode 100644 index 00000000000..6a3b5fbae4e --- /dev/null +++ b/dependency/kube-state-metrics/7.1.4/ix_values.yaml @@ -0,0 +1,306 @@ +image: + repository: bitnami/kube-state-metrics + pullPolicy: IfNotPresent + tag: 2.10.1@sha256:4a1ead75b43275fcdaa1651f85fc7f52ea5f17ff9a81d794659efbb33c72eff6 +service: + main: + ports: + main: + protocol: http + port: 8080 + selfmonitor: + enabled: true + ports: + selfmonitor: + enabled: true + protocol: http + port: 8081 +workload: + main: + podSpec: + containers: + main: + args: + - --resources=certificatesigningrequests + - --resources=configmaps + - --resources=cronjobs + - --resources=daemonsets + - --resources=deployments + - --resources=endpoints + - --resources=horizontalpodautoscalers + - --resources=ingresses + - --resources=jobs + - --resources=limitranges + - --resources=mutatingwebhookconfigurations + - --resources=namespaces + - --resources=networkpolicies + - --resources=nodes + - --resources=persistentvolumeclaims + - --resources=persistentvolumes + - --resources=poddisruptionbudgets + - --resources=pods + - --resources=replicasets + - --resources=replicationcontrollers + - --resources=resourcequotas + - --resources=secrets + - --resources=services + - --resources=statefulsets + - --resources=storageclasses + # - --resources=verticalpodautoscalers + - --resources=validatingwebhookconfigurations + - --resources=volumeattachments + probes: + liveness: + path: /healthz + port: main + readiness: + path: /healthz + port: main + startup: + type: tcp + port: main +podOptions: + automountServiceAccountToken: true +serviceAccount: + main: + enabled: true + primary: true +rbac: + main: + enabled: true + primary: true + clusterWide: true + rules: + - apiGroups: + - certificates.k8s.io + resources: + - certificatesigningrequests + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - configmaps + verbs: + - list + - watch + - apiGroups: + - batch + resources: + - cronjobs + verbs: + - list + - watch + - apiGroups: + - extensions + - apps + resources: + - daemonsets + verbs: + - list + - watch + - apiGroups: + - extensions + - apps + resources: + - deployments + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - endpoints + verbs: + - list + - watch + - apiGroups: + - autoscaling + resources: + - horizontalpodautoscalers + verbs: + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses + verbs: + - list + - watch + - apiGroups: + - batch + resources: + - jobs + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - limitranges + verbs: + - list + - watch + - apiGroups: + - admissionregistration.k8s.io + resources: + - mutatingwebhookconfigurations + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - namespaces + verbs: + - list + - watch + - apiGroups: + - networking.k8s.io + resources: + - networkpolicies + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - nodes + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - persistentvolumeclaims + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - persistentvolumes + verbs: + - list + - watch + - apiGroups: + - policy + resources: + - poddisruptionbudgets + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - pods + verbs: + - list + - watch + - apiGroups: + - extensions + - apps + resources: + - replicasets + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - replicationcontrollers + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - resourcequotas + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - secrets + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - services + verbs: + - list + - watch + - apiGroups: + - apps + resources: + - statefulsets + verbs: + - list + - watch + - apiGroups: + - storage.k8s.io + resources: + - storageclasses + verbs: + - list + - watch + - apiGroups: + - autoscaling.k8s.io + resources: + - verticalpodautoscalers + verbs: + - list + - watch + - apiGroups: + - admissionregistration.k8s.io + resources: + - validatingwebhookconfigurations + verbs: + - list + - watch + - apiGroups: + - storage.k8s.io + resources: + - volumeattachments + verbs: + - list + - watch + - apiGroups: ["discovery.k8s.io"] + resources: + - endpointslices + verbs: ["list", "watch"] +metrics: + main: + # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. + # @default -- See values.yaml + enabled: true + type: "servicemonitor" + endpoints: + - port: main + - port: selfmonitor + # -- Enable and configure Prometheus Rules for the chart under this key. + # @default -- See values.yaml + prometheusRule: + enabled: false + labels: {} + # -- Configure additionial rules for the chart under this key. + # @default -- See prometheusrules.yaml + rules: [] + # - alert: UnifiPollerAbsent + # annotations: + # description: Unifi Poller has disappeared from Prometheus service discovery. + # summary: Unifi Poller is down. + # expr: | + # absent(up{job=~".*unifi-poller.*"} == 1) + # for: 5m + # labels: + # severity: critical +portal: + open: + enabled: false diff --git a/dependency/kube-state-metrics/7.1.0/questions.yaml b/dependency/kube-state-metrics/7.1.4/questions.yaml similarity index 100% rename from dependency/kube-state-metrics/7.1.0/questions.yaml rename to dependency/kube-state-metrics/7.1.4/questions.yaml diff --git a/dependency/kube-state-metrics/7.1.0/templates/NOTES.txt b/dependency/kube-state-metrics/7.1.4/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/7.1.0/templates/NOTES.txt rename to dependency/kube-state-metrics/7.1.4/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/7.1.0/templates/common.yaml b/dependency/kube-state-metrics/7.1.4/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/7.1.0/templates/common.yaml rename to dependency/kube-state-metrics/7.1.4/templates/common.yaml diff --git a/dependency/kube-state-metrics/7.1.0/values.yaml b/dependency/kube-state-metrics/7.1.4/values.yaml similarity index 100% rename from dependency/kube-state-metrics/7.1.0/values.yaml rename to dependency/kube-state-metrics/7.1.4/values.yaml diff --git a/dependency/mariadb/13.1.0/CHANGELOG.md b/dependency/mariadb/13.1.0/CHANGELOG.md deleted file mode 100644 index 44627d07b6e..00000000000 --- a/dependency/mariadb/13.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [mariadb-12.1.17](https://github.com/truecharts/charts/compare/mariadb-12.1.16...mariadb-12.1.17) (2024-02-12) - -### Chore - - - -- update container image bitnami/mariadb to 11.2.3[@78249a0](https://github.com/78249a0) by renovate ([#18203](https://github.com/truecharts/charts/issues/18203)) - - -## [mariadb-12.1.16](https://github.com/truecharts/charts/compare/mariadb-12.1.15...mariadb-12.1.16) (2024-02-12) - -### Chore - - - -- update container image bitnami/mariadb to 11.2.3[@9ad5c99](https://github.com/9ad5c99) by renovate ([#18157](https://github.com/truecharts/charts/issues/18157)) - - -## [mariadb-12.1.15](https://github.com/truecharts/charts/compare/mariadb-12.1.14...mariadb-12.1.15) (2024-02-12) - -### Chore - - - -- update container image bitnami/mariadb to v11.2.3[@f0ef0a9](https://github.com/f0ef0a9) by renovate ([#18121](https://github.com/truecharts/charts/issues/18121)) - - -## [mariadb-12.1.14](https://github.com/truecharts/charts/compare/mariadb-12.1.13...mariadb-12.1.14) (2024-02-05) - -### Chore - - - -- update container image bitnami/mariadb to 11.2.2[@ac9f78b](https://github.com/ac9f78b) by renovate ([#17815](https://github.com/truecharts/charts/issues/17815)) - - -## [mariadb-12.1.13](https://github.com/truecharts/charts/compare/mariadb-12.1.12...mariadb-12.1.13) (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)) - - -## [mariadb-12.1.12](https://github.com/truecharts/charts/compare/mariadb-12.1.11...mariadb-12.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)) - - -## [mariadb-12.1.11](https://github.com/truecharts/charts/compare/mariadb-12.1.10...mariadb-12.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)) - - -## [mariadb-12.1.10](https://github.com/truecharts/charts/compare/mariadb-12.1.9...mariadb-12.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)) - - -## [mariadb-12.1.9](https://github.com/truecharts/charts/compare/mariadb-12.1.8...mariadb-12.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [mariadb-12.1.8](https://github.com/truecharts/charts/compare/mariadb-12.1.7...mariadb-12.1.8) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/dependency/mariadb/13.1.0/Chart.yaml b/dependency/mariadb/13.1.0/Chart.yaml deleted file mode 100644 index 75952d19d3a..00000000000 --- a/dependency/mariadb/13.1.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency -apiVersion: v2 -appVersion: 11.2.3 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fast, reliable, scalable, and easy to use open-source relational database system. -home: https://truecharts.org/charts/dependency/mariadb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png -keywords: - - mariadb - - mysql - - database - - sql -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mariadb -sources: - - https://github.com/prometheus/mysqld_exporter - - https://mariadb.org - - https://github.com/bitnami/bitnami-docker-mariadb - - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb - - https://hub.docker.com/r/bitnami/mariadb -type: application -version: 13.1.0 diff --git a/dependency/mariadb/13.1.0/charts/common-18.0.1.tgz b/dependency/mariadb/13.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/dependency/mariadb/13.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/dependency/mariadb/13.1.0/ix_values.yaml b/dependency/mariadb/13.1.0/ix_values.yaml deleted file mode 100644 index 6494dd57937..00000000000 --- a/dependency/mariadb/13.1.0/ix_values.yaml +++ /dev/null @@ -1,76 +0,0 @@ -image: - repository: bitnami/mariadb - pullPolicy: IfNotPresent - tag: 11.2.3@sha256:29e39964cb42948c8c3fd224b6fe0d63821cc0cb872b6360aeebb06bb2724aa1 -workload: - main: - podSpec: - containers: - main: - env: - MARIADB_PASSWORD: - secretKeyRef: - expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}" - name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}' - key: "mariadb-password" - MARIADB_ROOT_PASSWORD: - secretKeyRef: - expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}" - name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}' - key: "mariadb-root-password" - MARIADB_USER: "{{ .Values.mariadbUsername }}" - MARIADB_DATABASE: "{{ .Values.mariadbDatabase }}" - probes: - liveness: - enabled: true - type: exec - command: - - /bin/bash - - -ec - - "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done" - readiness: - enabled: true - type: exec - command: - - /bin/bash - - -ec - - "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done" - startup: - enabled: true - type: exec - command: - - /bin/bash - - -ec - - "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done" -service: - main: - ports: - main: - port: 3306 - targetPort: 3306 -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 -secret: - credentials: - enabled: true - data: - mariadb-password: '{{ ( .Values.mariadbPassword | default "empty" ) }}' - mariadb-root-password: '{{ ( .Values.mariadbRootPassword | default "empty" ) }}' -persistence: - data: - enabled: true - mountPath: "/bitnami/mariadb" -mariadbUsername: "test" -mariadbDatabase: "test" -mariadbRootPassword: "testroot" -# -- Secret or password -# One of these options is required, unless used as a dependency for another TrueCharts chart. -mariadbPassword: "" -existingSecret: "" -portal: - open: - enabled: false -manifestManager: - enabled: false diff --git a/dependency/mariadb/13.1.0/.helmignore b/dependency/mariadb/13.1.4/.helmignore similarity index 100% rename from dependency/mariadb/13.1.0/.helmignore rename to dependency/mariadb/13.1.4/.helmignore diff --git a/dependency/mariadb/13.1.4/CHANGELOG.md b/dependency/mariadb/13.1.4/CHANGELOG.md new file mode 100644 index 00000000000..5c5cae4845f --- /dev/null +++ b/dependency/mariadb/13.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [mariadb-12.1.17](https://github.com/truecharts/charts/compare/mariadb-12.1.16...mariadb-12.1.17) (2024-02-12) + +### Chore + + + +- update container image bitnami/mariadb to 11.2.3[@78249a0](https://github.com/78249a0) by renovate ([#18203](https://github.com/truecharts/charts/issues/18203)) + + +## [mariadb-12.1.16](https://github.com/truecharts/charts/compare/mariadb-12.1.15...mariadb-12.1.16) (2024-02-12) + +### Chore + + + +- update container image bitnami/mariadb to 11.2.3[@9ad5c99](https://github.com/9ad5c99) by renovate ([#18157](https://github.com/truecharts/charts/issues/18157)) + + +## [mariadb-12.1.15](https://github.com/truecharts/charts/compare/mariadb-12.1.14...mariadb-12.1.15) (2024-02-12) + +### Chore + + + +- update container image bitnami/mariadb to v11.2.3[@f0ef0a9](https://github.com/f0ef0a9) by renovate ([#18121](https://github.com/truecharts/charts/issues/18121)) + + +## [mariadb-12.1.14](https://github.com/truecharts/charts/compare/mariadb-12.1.13...mariadb-12.1.14) (2024-02-05) + +### Chore + + + +- update container image bitnami/mariadb to 11.2.2[@ac9f78b](https://github.com/ac9f78b) by renovate ([#17815](https://github.com/truecharts/charts/issues/17815)) + + +## [mariadb-12.1.13](https://github.com/truecharts/charts/compare/mariadb-12.1.12...mariadb-12.1.13) (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)) + + +## [mariadb-12.1.12](https://github.com/truecharts/charts/compare/mariadb-12.1.11...mariadb-12.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)) + + +## [mariadb-12.1.11](https://github.com/truecharts/charts/compare/mariadb-12.1.10...mariadb-12.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)) + + +## [mariadb-12.1.10](https://github.com/truecharts/charts/compare/mariadb-12.1.9...mariadb-12.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)) + + +## [mariadb-12.1.9](https://github.com/truecharts/charts/compare/mariadb-12.1.8...mariadb-12.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) diff --git a/dependency/mariadb/13.1.4/Chart.yaml b/dependency/mariadb/13.1.4/Chart.yaml new file mode 100644 index 00000000000..c63ede2d54b --- /dev/null +++ b/dependency/mariadb/13.1.4/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency +apiVersion: v2 +appVersion: 11.2.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Fast, reliable, scalable, and easy to use open-source relational database system. +home: https://truecharts.org/charts/dependency/mariadb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png +keywords: + - mariadb + - mysql + - database + - sql +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mariadb +sources: + - https://github.com/prometheus/mysqld_exporter + - https://mariadb.org + - https://github.com/bitnami/bitnami-docker-mariadb + - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb + - https://hub.docker.com/r/bitnami/mariadb +type: application +version: 13.1.4 diff --git a/dependency/mariadb/13.1.0/README.md b/dependency/mariadb/13.1.4/README.md similarity index 100% rename from dependency/mariadb/13.1.0/README.md rename to dependency/mariadb/13.1.4/README.md diff --git a/dependency/mariadb/13.1.0/app-readme.md b/dependency/mariadb/13.1.4/app-readme.md similarity index 100% rename from dependency/mariadb/13.1.0/app-readme.md rename to dependency/mariadb/13.1.4/app-readme.md diff --git a/dependency/mariadb/13.1.4/charts/common-18.0.3.tgz b/dependency/mariadb/13.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/dependency/mariadb/13.1.4/charts/common-18.0.3.tgz differ diff --git a/dependency/mariadb/13.1.4/ix_values.yaml b/dependency/mariadb/13.1.4/ix_values.yaml new file mode 100644 index 00000000000..fe9efe10458 --- /dev/null +++ b/dependency/mariadb/13.1.4/ix_values.yaml @@ -0,0 +1,76 @@ +image: + repository: bitnami/mariadb + pullPolicy: IfNotPresent + tag: 11.2.3@sha256:0792f88e171df9d330333724c7511763b305110a8efe7ac2749bd0731a4a98c9 +workload: + main: + podSpec: + containers: + main: + env: + MARIADB_PASSWORD: + secretKeyRef: + expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}" + name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}' + key: "mariadb-password" + MARIADB_ROOT_PASSWORD: + secretKeyRef: + expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}" + name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}' + key: "mariadb-root-password" + MARIADB_USER: "{{ .Values.mariadbUsername }}" + MARIADB_DATABASE: "{{ .Values.mariadbDatabase }}" + probes: + liveness: + enabled: true + type: exec + command: + - /bin/bash + - -ec + - "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done" + readiness: + enabled: true + type: exec + command: + - /bin/bash + - -ec + - "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done" + startup: + enabled: true + type: exec + command: + - /bin/bash + - -ec + - "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done" +service: + main: + ports: + main: + port: 3306 + targetPort: 3306 +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 +secret: + credentials: + enabled: true + data: + mariadb-password: '{{ ( .Values.mariadbPassword | default "empty" ) }}' + mariadb-root-password: '{{ ( .Values.mariadbRootPassword | default "empty" ) }}' +persistence: + data: + enabled: true + mountPath: "/bitnami/mariadb" +mariadbUsername: "test" +mariadbDatabase: "test" +mariadbRootPassword: "testroot" +# -- Secret or password +# One of these options is required, unless used as a dependency for another TrueCharts chart. +mariadbPassword: "" +existingSecret: "" +portal: + open: + enabled: false +manifestManager: + enabled: false diff --git a/dependency/mariadb/13.1.0/questions.yaml b/dependency/mariadb/13.1.4/questions.yaml similarity index 100% rename from dependency/mariadb/13.1.0/questions.yaml rename to dependency/mariadb/13.1.4/questions.yaml diff --git a/dependency/mariadb/13.1.0/templates/NOTES.txt b/dependency/mariadb/13.1.4/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/13.1.0/templates/NOTES.txt rename to dependency/mariadb/13.1.4/templates/NOTES.txt diff --git a/dependency/mariadb/13.1.0/templates/common.yaml b/dependency/mariadb/13.1.4/templates/common.yaml similarity index 100% rename from dependency/mariadb/13.1.0/templates/common.yaml rename to dependency/mariadb/13.1.4/templates/common.yaml diff --git a/dependency/mariadb/13.1.0/values.yaml b/dependency/mariadb/13.1.4/values.yaml similarity index 100% rename from dependency/mariadb/13.1.0/values.yaml rename to dependency/mariadb/13.1.4/values.yaml diff --git a/dependency/memcached/12.1.0/CHANGELOG.md b/dependency/memcached/12.1.0/CHANGELOG.md deleted file mode 100644 index 87e31c860a9..00000000000 --- a/dependency/memcached/12.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [memcached-11.1.18](https://github.com/truecharts/charts/compare/memcached-11.1.17...memcached-11.1.18) (2024-02-12) - -### Chore - - - -- update container image bitnami/memcached to 1.6.23[@b36218a](https://github.com/b36218a) by renovate ([#18205](https://github.com/truecharts/charts/issues/18205)) - - -## [memcached-11.1.17](https://github.com/truecharts/charts/compare/memcached-11.1.16...memcached-11.1.17) (2024-02-12) - -### Chore - - - -- update container image bitnami/memcached to 1.6.23[@25f877b](https://github.com/25f877b) by renovate ([#18159](https://github.com/truecharts/charts/issues/18159)) - - -## [memcached-11.1.16](https://github.com/truecharts/charts/compare/memcached-11.1.15...memcached-11.1.16) (2024-02-12) - -### Chore - - - -- update container image bitnami/memcached to 1.6.23[@076d4a3](https://github.com/076d4a3) by renovate ([#18029](https://github.com/truecharts/charts/issues/18029)) - - -## [memcached-11.1.15](https://github.com/truecharts/charts/compare/memcached-11.1.14...memcached-11.1.15) (2024-02-05) - -### Chore - - - -- update container image bitnami/memcached to 1.6.23[@a26b0df](https://github.com/a26b0df) by renovate ([#17817](https://github.com/truecharts/charts/issues/17817)) - - -## [memcached-11.1.14](https://github.com/truecharts/charts/compare/memcached-11.1.13...memcached-11.1.14) (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)) - - -## [memcached-11.1.13](https://github.com/truecharts/charts/compare/memcached-11.1.12...memcached-11.1.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)) - - -## [memcached-11.1.12](https://github.com/truecharts/charts/compare/memcached-11.1.11...memcached-11.1.12) (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)) - - -## [memcached-11.1.11](https://github.com/truecharts/charts/compare/memcached-11.1.10...memcached-11.1.11) (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)) - - -## [memcached-11.1.10](https://github.com/truecharts/charts/compare/memcached-11.1.9...memcached-11.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [memcached-11.1.9](https://github.com/truecharts/charts/compare/memcached-11.1.8...memcached-11.1.9) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/dependency/memcached/12.1.0/Chart.yaml b/dependency/memcached/12.1.0/Chart.yaml deleted file mode 100644 index 85711e3d182..00000000000 --- a/dependency/memcached/12.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency -apiVersion: v2 -appVersion: 1.6.23 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Memcached is a memory-backed database caching solution -home: https://truecharts.org/charts/dependency/memcached -icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png -keywords: - - memcached - - database - - cache -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: memcached -sources: - - https://github.com/bitnami/bitnami-docker-memcached - - https://github.com/truecharts/charts/tree/master/charts/dependency/memcached - - https://hub.docker.com/r/bitnami/memcached -type: application -version: 12.1.0 diff --git a/dependency/memcached/12.1.0/charts/common-18.0.1.tgz b/dependency/memcached/12.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/dependency/memcached/12.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/dependency/memcached/12.1.0/ix_values.yaml b/dependency/memcached/12.1.0/ix_values.yaml deleted file mode 100644 index 45fa2c5d577..00000000000 --- a/dependency/memcached/12.1.0/ix_values.yaml +++ /dev/null @@ -1,16 +0,0 @@ -image: - repository: bitnami/memcached - pullPolicy: IfNotPresent - tag: 1.6.23@sha256:d5d08f8e48b10103cbff8e2f8cded762616650c9659734149ffb2cf74450bdc4 -service: - main: - ports: - main: - port: 11211 - protocol: tcp - targetPort: 11211 -portal: - open: - enabled: false -manifestManager: - enabled: false diff --git a/dependency/memcached/12.1.0/.helmignore b/dependency/memcached/12.1.4/.helmignore similarity index 100% rename from dependency/memcached/12.1.0/.helmignore rename to dependency/memcached/12.1.4/.helmignore diff --git a/dependency/memcached/12.1.4/CHANGELOG.md b/dependency/memcached/12.1.4/CHANGELOG.md new file mode 100644 index 00000000000..1a037bf75dd --- /dev/null +++ b/dependency/memcached/12.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [memcached-11.1.18](https://github.com/truecharts/charts/compare/memcached-11.1.17...memcached-11.1.18) (2024-02-12) + +### Chore + + + +- update container image bitnami/memcached to 1.6.23[@b36218a](https://github.com/b36218a) by renovate ([#18205](https://github.com/truecharts/charts/issues/18205)) + + +## [memcached-11.1.17](https://github.com/truecharts/charts/compare/memcached-11.1.16...memcached-11.1.17) (2024-02-12) + +### Chore + + + +- update container image bitnami/memcached to 1.6.23[@25f877b](https://github.com/25f877b) by renovate ([#18159](https://github.com/truecharts/charts/issues/18159)) + + +## [memcached-11.1.16](https://github.com/truecharts/charts/compare/memcached-11.1.15...memcached-11.1.16) (2024-02-12) + +### Chore + + + +- update container image bitnami/memcached to 1.6.23[@076d4a3](https://github.com/076d4a3) by renovate ([#18029](https://github.com/truecharts/charts/issues/18029)) + + +## [memcached-11.1.15](https://github.com/truecharts/charts/compare/memcached-11.1.14...memcached-11.1.15) (2024-02-05) + +### Chore + + + +- update container image bitnami/memcached to 1.6.23[@a26b0df](https://github.com/a26b0df) by renovate ([#17817](https://github.com/truecharts/charts/issues/17817)) + + +## [memcached-11.1.14](https://github.com/truecharts/charts/compare/memcached-11.1.13...memcached-11.1.14) (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)) + + +## [memcached-11.1.13](https://github.com/truecharts/charts/compare/memcached-11.1.12...memcached-11.1.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)) + + +## [memcached-11.1.12](https://github.com/truecharts/charts/compare/memcached-11.1.11...memcached-11.1.12) (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)) + + +## [memcached-11.1.11](https://github.com/truecharts/charts/compare/memcached-11.1.10...memcached-11.1.11) (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)) + + +## [memcached-11.1.10](https://github.com/truecharts/charts/compare/memcached-11.1.9...memcached-11.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) diff --git a/dependency/memcached/12.1.4/Chart.yaml b/dependency/memcached/12.1.4/Chart.yaml new file mode 100644 index 00000000000..81eaf0fb429 --- /dev/null +++ b/dependency/memcached/12.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency +apiVersion: v2 +appVersion: 1.6.23 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Memcached is a memory-backed database caching solution +home: https://truecharts.org/charts/dependency/memcached +icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png +keywords: + - memcached + - database + - cache +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: memcached +sources: + - https://github.com/bitnami/bitnami-docker-memcached + - https://github.com/truecharts/charts/tree/master/charts/dependency/memcached + - https://hub.docker.com/r/bitnami/memcached +type: application +version: 12.1.4 diff --git a/dependency/memcached/12.1.0/README.md b/dependency/memcached/12.1.4/README.md similarity index 100% rename from dependency/memcached/12.1.0/README.md rename to dependency/memcached/12.1.4/README.md diff --git a/dependency/memcached/12.1.0/app-readme.md b/dependency/memcached/12.1.4/app-readme.md similarity index 100% rename from dependency/memcached/12.1.0/app-readme.md rename to dependency/memcached/12.1.4/app-readme.md diff --git a/dependency/memcached/12.1.4/charts/common-18.0.3.tgz b/dependency/memcached/12.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/dependency/memcached/12.1.4/charts/common-18.0.3.tgz differ diff --git a/dependency/memcached/12.1.4/ix_values.yaml b/dependency/memcached/12.1.4/ix_values.yaml new file mode 100644 index 00000000000..9280299772a --- /dev/null +++ b/dependency/memcached/12.1.4/ix_values.yaml @@ -0,0 +1,16 @@ +image: + repository: bitnami/memcached + pullPolicy: IfNotPresent + tag: 1.6.23@sha256:214eba277eaa9ea9ea4c65a2ecf464955e6a15ba2579272ffb9a51420509716c +service: + main: + ports: + main: + port: 11211 + protocol: tcp + targetPort: 11211 +portal: + open: + enabled: false +manifestManager: + enabled: false diff --git a/dependency/memcached/12.1.0/questions.yaml b/dependency/memcached/12.1.4/questions.yaml similarity index 100% rename from dependency/memcached/12.1.0/questions.yaml rename to dependency/memcached/12.1.4/questions.yaml diff --git a/dependency/memcached/12.1.0/templates/NOTES.txt b/dependency/memcached/12.1.4/templates/NOTES.txt similarity index 100% rename from dependency/memcached/12.1.0/templates/NOTES.txt rename to dependency/memcached/12.1.4/templates/NOTES.txt diff --git a/dependency/memcached/12.1.0/templates/common.yaml b/dependency/memcached/12.1.4/templates/common.yaml similarity index 100% rename from dependency/memcached/12.1.0/templates/common.yaml rename to dependency/memcached/12.1.4/templates/common.yaml diff --git a/dependency/memcached/12.1.0/values.yaml b/dependency/memcached/12.1.4/values.yaml similarity index 100% rename from dependency/memcached/12.1.0/values.yaml rename to dependency/memcached/12.1.4/values.yaml diff --git a/dependency/mongodb/12.0.0/CHANGELOG.md b/dependency/mongodb/12.0.0/CHANGELOG.md deleted file mode 100644 index c69ef684792..00000000000 --- a/dependency/mongodb/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [mongodb-11.1.22](https://github.com/truecharts/charts/compare/mongodb-11.1.21...mongodb-11.1.22) (2024-02-12) - -### Chore - - - -- update container image bitnami/mongodb to 7.0.5[@977d7f9](https://github.com/977d7f9) by renovate ([#18206](https://github.com/truecharts/charts/issues/18206)) - - -## [mongodb-11.1.21](https://github.com/truecharts/charts/compare/mongodb-11.1.20...mongodb-11.1.21) (2024-02-12) - -### Chore - - - -- update container image bitnami/mongodb to 7.0.5[@63954ac](https://github.com/63954ac) by renovate ([#18160](https://github.com/truecharts/charts/issues/18160)) - - -## [mongodb-11.1.20](https://github.com/truecharts/charts/compare/mongodb-11.1.19...mongodb-11.1.20) (2024-02-12) - -### Chore - - - -- update container image bitnami/mongodb to 7.0.5[@32424c6](https://github.com/32424c6) by renovate ([#18030](https://github.com/truecharts/charts/issues/18030)) - - -## [mongodb-11.1.19](https://github.com/truecharts/charts/compare/mongodb-11.1.18...mongodb-11.1.19) (2024-02-05) - -### Chore - - - -- update container image bitnami/mongodb to 7.0.5[@6fe59ed](https://github.com/6fe59ed) by renovate ([#17818](https://github.com/truecharts/charts/issues/17818)) - - -## [mongodb-11.1.18](https://github.com/truecharts/charts/compare/mongodb-11.1.17...mongodb-11.1.18) (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)) - - -## [mongodb-11.1.17](https://github.com/truecharts/charts/compare/mongodb-11.1.16...mongodb-11.1.17) (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)) - - -## [mongodb-11.1.16](https://github.com/truecharts/charts/compare/mongodb-11.1.15...mongodb-11.1.16) (2024-01-22) - -### Chore - - - -- update container image bitnami/mongodb to 7.0.5[@787529a](https://github.com/787529a) by renovate ([#17510](https://github.com/truecharts/charts/issues/17510)) - - -## [mongodb-11.1.15](https://github.com/truecharts/charts/compare/mongodb-11.1.14...mongodb-11.1.15) (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)) - - -## [mongodb-11.1.14](https://github.com/truecharts/charts/compare/mongodb-11.1.13...mongodb-11.1.14) (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)) - - -## [mongodb-11.1.13](https://github.com/truecharts/charts/compare/mongodb-11.1.12...mongodb-11.1.13) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/dependency/mongodb/12.0.0/Chart.yaml b/dependency/mongodb/12.0.0/Chart.yaml deleted file mode 100644 index 6866520d62c..00000000000 --- a/dependency/mongodb/12.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency -apiVersion: v2 -appVersion: 7.0.5 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fast, reliable, scalable, and easy to use open-source no-sql database system. -home: https://truecharts.org/charts/dependency/mongodb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png -keywords: - - mongodb - - database - - nosql -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mongodb -sources: - - https://www.mongodb.com - - https://github.com/bitnami/bitnami-docker-mongodb - - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb - - https://hub.docker.com/r/bitnami/mongodb -type: application -version: 12.0.0 diff --git a/dependency/mongodb/12.0.0/charts/common-17.5.0.tgz b/dependency/mongodb/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/dependency/mongodb/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/dependency/mongodb/12.0.0/.helmignore b/dependency/mongodb/12.1.3/.helmignore similarity index 100% rename from dependency/mongodb/12.0.0/.helmignore rename to dependency/mongodb/12.1.3/.helmignore diff --git a/dependency/mongodb/12.1.3/CHANGELOG.md b/dependency/mongodb/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d3b0e36012a --- /dev/null +++ b/dependency/mongodb/12.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [mongodb-11.1.22](https://github.com/truecharts/charts/compare/mongodb-11.1.21...mongodb-11.1.22) (2024-02-12) + +### Chore + + + +- update container image bitnami/mongodb to 7.0.5[@977d7f9](https://github.com/977d7f9) by renovate ([#18206](https://github.com/truecharts/charts/issues/18206)) + + +## [mongodb-11.1.21](https://github.com/truecharts/charts/compare/mongodb-11.1.20...mongodb-11.1.21) (2024-02-12) + +### Chore + + + +- update container image bitnami/mongodb to 7.0.5[@63954ac](https://github.com/63954ac) by renovate ([#18160](https://github.com/truecharts/charts/issues/18160)) + + +## [mongodb-11.1.20](https://github.com/truecharts/charts/compare/mongodb-11.1.19...mongodb-11.1.20) (2024-02-12) + +### Chore + + + +- update container image bitnami/mongodb to 7.0.5[@32424c6](https://github.com/32424c6) by renovate ([#18030](https://github.com/truecharts/charts/issues/18030)) + + +## [mongodb-11.1.19](https://github.com/truecharts/charts/compare/mongodb-11.1.18...mongodb-11.1.19) (2024-02-05) + +### Chore + + + +- update container image bitnami/mongodb to 7.0.5[@6fe59ed](https://github.com/6fe59ed) by renovate ([#17818](https://github.com/truecharts/charts/issues/17818)) + + +## [mongodb-11.1.18](https://github.com/truecharts/charts/compare/mongodb-11.1.17...mongodb-11.1.18) (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)) + + +## [mongodb-11.1.17](https://github.com/truecharts/charts/compare/mongodb-11.1.16...mongodb-11.1.17) (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)) + + +## [mongodb-11.1.16](https://github.com/truecharts/charts/compare/mongodb-11.1.15...mongodb-11.1.16) (2024-01-22) + +### Chore + + + +- update container image bitnami/mongodb to 7.0.5[@787529a](https://github.com/787529a) by renovate ([#17510](https://github.com/truecharts/charts/issues/17510)) + + +## [mongodb-11.1.15](https://github.com/truecharts/charts/compare/mongodb-11.1.14...mongodb-11.1.15) (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)) + + +## [mongodb-11.1.14](https://github.com/truecharts/charts/compare/mongodb-11.1.13...mongodb-11.1.14) (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)) diff --git a/dependency/mongodb/12.1.3/Chart.yaml b/dependency/mongodb/12.1.3/Chart.yaml new file mode 100644 index 00000000000..3ac24a6ee92 --- /dev/null +++ b/dependency/mongodb/12.1.3/Chart.yaml @@ -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: database + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency +apiVersion: v2 +appVersion: 7.0.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Fast, reliable, scalable, and easy to use open-source no-sql database system. +home: https://truecharts.org/charts/dependency/mongodb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png +keywords: + - mongodb + - database + - nosql +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mongodb +sources: + - https://www.mongodb.com + - https://github.com/bitnami/bitnami-docker-mongodb + - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb + - https://hub.docker.com/r/bitnami/mongodb +type: application +version: 12.1.3 diff --git a/dependency/mongodb/12.0.0/README.md b/dependency/mongodb/12.1.3/README.md similarity index 100% rename from dependency/mongodb/12.0.0/README.md rename to dependency/mongodb/12.1.3/README.md diff --git a/dependency/mongodb/12.0.0/app-readme.md b/dependency/mongodb/12.1.3/app-readme.md similarity index 100% rename from dependency/mongodb/12.0.0/app-readme.md rename to dependency/mongodb/12.1.3/app-readme.md diff --git a/dependency/mongodb/12.1.3/charts/common-18.0.3.tgz b/dependency/mongodb/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/dependency/mongodb/12.1.3/charts/common-18.0.3.tgz differ diff --git a/dependency/mongodb/12.0.0/ix_values.yaml b/dependency/mongodb/12.1.3/ix_values.yaml similarity index 100% rename from dependency/mongodb/12.0.0/ix_values.yaml rename to dependency/mongodb/12.1.3/ix_values.yaml diff --git a/dependency/mongodb/12.0.0/questions.yaml b/dependency/mongodb/12.1.3/questions.yaml similarity index 100% rename from dependency/mongodb/12.0.0/questions.yaml rename to dependency/mongodb/12.1.3/questions.yaml diff --git a/dependency/mongodb/12.0.0/templates/NOTES.txt b/dependency/mongodb/12.1.3/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/12.0.0/templates/NOTES.txt rename to dependency/mongodb/12.1.3/templates/NOTES.txt diff --git a/dependency/mongodb/12.0.0/templates/common.yaml b/dependency/mongodb/12.1.3/templates/common.yaml similarity index 100% rename from dependency/mongodb/12.0.0/templates/common.yaml rename to dependency/mongodb/12.1.3/templates/common.yaml diff --git a/dependency/mongodb/12.0.0/values.yaml b/dependency/mongodb/12.1.3/values.yaml similarity index 100% rename from dependency/mongodb/12.0.0/values.yaml rename to dependency/mongodb/12.1.3/values.yaml diff --git a/dependency/node-exporter/7.1.0/CHANGELOG.md b/dependency/node-exporter/7.1.0/CHANGELOG.md deleted file mode 100644 index 39785c37b86..00000000000 --- a/dependency/node-exporter/7.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [node-exporter-6.1.20](https://github.com/truecharts/charts/compare/node-exporter-6.1.19...node-exporter-6.1.20) (2024-02-12) - -### Chore - - - -- update container image bitnami/node-exporter to 1.7.0[@1f0b4b2](https://github.com/1f0b4b2) by renovate ([#18207](https://github.com/truecharts/charts/issues/18207)) - - -## [node-exporter-6.1.19](https://github.com/truecharts/charts/compare/node-exporter-6.1.18...node-exporter-6.1.19) (2024-02-12) - -### Chore - - - -- update container image bitnami/node-exporter to 1.7.0[@3c50238](https://github.com/3c50238) by renovate ([#18161](https://github.com/truecharts/charts/issues/18161)) - - -## [node-exporter-6.1.18](https://github.com/truecharts/charts/compare/node-exporter-6.1.17...node-exporter-6.1.18) (2024-02-12) - -### Chore - - - -- update container image bitnami/node-exporter to 1.7.0[@148438a](https://github.com/148438a) by renovate ([#18031](https://github.com/truecharts/charts/issues/18031)) - - -## [node-exporter-6.1.17](https://github.com/truecharts/charts/compare/node-exporter-6.1.16...node-exporter-6.1.17) (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)) - - -## [node-exporter-6.1.16](https://github.com/truecharts/charts/compare/node-exporter-6.1.15...node-exporter-6.1.16) (2024-02-03) - -### Chore - - - -- update container image bitnami/node-exporter to 1.7.0[@5e3b4dd](https://github.com/5e3b4dd) by renovate ([#17794](https://github.com/truecharts/charts/issues/17794)) - - -## [node-exporter-6.1.15](https://github.com/truecharts/charts/compare/node-exporter-6.1.14...node-exporter-6.1.15) (2024-01-31) - -### Chore - - - -- update container image bitnami/node-exporter to 1.7.0[@cc7799d](https://github.com/cc7799d) by renovate ([#17765](https://github.com/truecharts/charts/issues/17765)) - - -## [node-exporter-6.1.14](https://github.com/truecharts/charts/compare/node-exporter-6.1.13...node-exporter-6.1.14) (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)) - - -## [node-exporter-6.1.13](https://github.com/truecharts/charts/compare/node-exporter-6.1.12...node-exporter-6.1.13) (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)) - - -## [node-exporter-6.1.12](https://github.com/truecharts/charts/compare/node-exporter-6.1.11...node-exporter-6.1.12) (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)) - - -## [node-exporter-6.1.11](https://github.com/truecharts/charts/compare/node-exporter-6.1.10...node-exporter-6.1.11) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/dependency/node-exporter/7.1.0/Chart.yaml b/dependency/node-exporter/7.1.0/Chart.yaml deleted file mode 100644 index 080045ddea5..00000000000 --- a/dependency/node-exporter/7.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency -apiVersion: v2 -appVersion: 1.7.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors. -home: https://truecharts.org/charts/dependency/node-exporter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-exporter.png -keywords: - - prometheus - - node-exporter - - monitoring -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: node-exporter -sources: - - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter - - https://hub.docker.com/r/bitnami/node-exporter -type: application -version: 7.1.0 diff --git a/dependency/node-exporter/7.1.0/charts/common-18.0.1.tgz b/dependency/node-exporter/7.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/dependency/node-exporter/7.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/dependency/node-exporter/7.1.0/ix_values.yaml b/dependency/node-exporter/7.1.0/ix_values.yaml deleted file mode 100644 index 881ded0c7b7..00000000000 --- a/dependency/node-exporter/7.1.0/ix_values.yaml +++ /dev/null @@ -1,86 +0,0 @@ -image: - repository: bitnami/node-exporter - pullPolicy: IfNotPresent - tag: 1.7.0@sha256:9dd08e1712054895ec2831992ee9213f8d90210e16969c585e1b7ce7fbcaaf16 -service: - main: - ports: - main: - protocol: http - port: 9910 -workload: - main: - type: DaemonSet - podSpec: - containers: - main: - args: - - --path.rootfs=/host - - --path.procfs=/hostproc - - --path.sysfs=/hostsys - - --web.listen-address=0.0.0.0:{{ .Values.service.main.ports.main.port }} - - --collector.filesystem.mount-points-exclude="^/(dev|proc|sys|var/lib/docker/.+|var/lib/kubelet/.+|var/db/system/.+|mnt/[a-zA-Z0-9-_\\.]+/ix-applications/.+)($|/)" - - --collector.filesystem.fs-types-exclude="^(autofs|binfmt_misc|cgroup|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|mqueue|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|sysfs|tracefs)$" - - --collector.netdev.device-exclude="^veth.*$" - - --collector.netclass.ignored-devices="^veth.*$" - probes: - liveness: - path: / - port: main - readiness: - path: / - port: main - startup: - type: tcp - port: main -podOptions: - hostNetwork: true - hostPID: true -persistence: - host: - enabled: true - type: hostPath - hostPath: / - mountPath: /host - readOnly: true - proc: - enabled: true - type: hostPath - hostPath: /proc - mountPath: /hostproc - readOnly: true - sys: - enabled: true - type: hostPath - hostPath: /sys - mountPath: /hostsys - readOnly: true -metrics: - main: - # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. - # @default -- See values.yaml - enabled: true - type: "servicemonitor" - endpoints: - - port: main - path: /metrics - # -- Enable and configure Prometheus Rules for the chart under this key. - # @default -- See values.yaml - prometheusRule: - enabled: false - labels: {} - # -- Configure additionial rules for the chart under this key. - # @default -- See prometheusrules.yaml - rules: [] - # - alert: UnifiPollerAbsent - # annotations: - # description: Unifi Poller has disappeared from Prometheus service discovery. - # summary: Unifi Poller is down. - # expr: | - # absent(up{job=~".*unifi-poller.*"} == 1) - # for: 5m - # labels: - # severity: critical -portal: - open: - enabled: false diff --git a/dependency/node-exporter/7.1.0/.helmignore b/dependency/node-exporter/7.1.4/.helmignore similarity index 100% rename from dependency/node-exporter/7.1.0/.helmignore rename to dependency/node-exporter/7.1.4/.helmignore diff --git a/dependency/node-exporter/7.1.4/CHANGELOG.md b/dependency/node-exporter/7.1.4/CHANGELOG.md new file mode 100644 index 00000000000..4705275efea --- /dev/null +++ b/dependency/node-exporter/7.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [node-exporter-6.1.20](https://github.com/truecharts/charts/compare/node-exporter-6.1.19...node-exporter-6.1.20) (2024-02-12) + +### Chore + + + +- update container image bitnami/node-exporter to 1.7.0[@1f0b4b2](https://github.com/1f0b4b2) by renovate ([#18207](https://github.com/truecharts/charts/issues/18207)) + + +## [node-exporter-6.1.19](https://github.com/truecharts/charts/compare/node-exporter-6.1.18...node-exporter-6.1.19) (2024-02-12) + +### Chore + + + +- update container image bitnami/node-exporter to 1.7.0[@3c50238](https://github.com/3c50238) by renovate ([#18161](https://github.com/truecharts/charts/issues/18161)) + + +## [node-exporter-6.1.18](https://github.com/truecharts/charts/compare/node-exporter-6.1.17...node-exporter-6.1.18) (2024-02-12) + +### Chore + + + +- update container image bitnami/node-exporter to 1.7.0[@148438a](https://github.com/148438a) by renovate ([#18031](https://github.com/truecharts/charts/issues/18031)) + + +## [node-exporter-6.1.17](https://github.com/truecharts/charts/compare/node-exporter-6.1.16...node-exporter-6.1.17) (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)) + + +## [node-exporter-6.1.16](https://github.com/truecharts/charts/compare/node-exporter-6.1.15...node-exporter-6.1.16) (2024-02-03) + +### Chore + + + +- update container image bitnami/node-exporter to 1.7.0[@5e3b4dd](https://github.com/5e3b4dd) by renovate ([#17794](https://github.com/truecharts/charts/issues/17794)) + + +## [node-exporter-6.1.15](https://github.com/truecharts/charts/compare/node-exporter-6.1.14...node-exporter-6.1.15) (2024-01-31) + +### Chore + + + +- update container image bitnami/node-exporter to 1.7.0[@cc7799d](https://github.com/cc7799d) by renovate ([#17765](https://github.com/truecharts/charts/issues/17765)) + + +## [node-exporter-6.1.14](https://github.com/truecharts/charts/compare/node-exporter-6.1.13...node-exporter-6.1.14) (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)) + + +## [node-exporter-6.1.13](https://github.com/truecharts/charts/compare/node-exporter-6.1.12...node-exporter-6.1.13) (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)) + + +## [node-exporter-6.1.12](https://github.com/truecharts/charts/compare/node-exporter-6.1.11...node-exporter-6.1.12) (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)) diff --git a/dependency/node-exporter/7.1.4/Chart.yaml b/dependency/node-exporter/7.1.4/Chart.yaml new file mode 100644 index 00000000000..e611f0f08ee --- /dev/null +++ b/dependency/node-exporter/7.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency +apiVersion: v2 +appVersion: 1.7.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors. +home: https://truecharts.org/charts/dependency/node-exporter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-exporter.png +keywords: + - prometheus + - node-exporter + - monitoring +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: node-exporter +sources: + - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter + - https://hub.docker.com/r/bitnami/node-exporter +type: application +version: 7.1.4 diff --git a/dependency/node-exporter/7.1.0/README.md b/dependency/node-exporter/7.1.4/README.md similarity index 100% rename from dependency/node-exporter/7.1.0/README.md rename to dependency/node-exporter/7.1.4/README.md diff --git a/dependency/node-exporter/7.1.0/app-readme.md b/dependency/node-exporter/7.1.4/app-readme.md similarity index 100% rename from dependency/node-exporter/7.1.0/app-readme.md rename to dependency/node-exporter/7.1.4/app-readme.md diff --git a/dependency/node-exporter/7.1.4/charts/common-18.0.3.tgz b/dependency/node-exporter/7.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/dependency/node-exporter/7.1.4/charts/common-18.0.3.tgz differ diff --git a/dependency/node-exporter/7.1.4/ix_values.yaml b/dependency/node-exporter/7.1.4/ix_values.yaml new file mode 100644 index 00000000000..300264000e0 --- /dev/null +++ b/dependency/node-exporter/7.1.4/ix_values.yaml @@ -0,0 +1,86 @@ +image: + repository: bitnami/node-exporter + pullPolicy: IfNotPresent + tag: 1.7.0@sha256:6d28e7371aeb5785907e4e5461bd07324d2f8a8c45dff25887252281f5c1d13d +service: + main: + ports: + main: + protocol: http + port: 9910 +workload: + main: + type: DaemonSet + podSpec: + containers: + main: + args: + - --path.rootfs=/host + - --path.procfs=/hostproc + - --path.sysfs=/hostsys + - --web.listen-address=0.0.0.0:{{ .Values.service.main.ports.main.port }} + - --collector.filesystem.mount-points-exclude="^/(dev|proc|sys|var/lib/docker/.+|var/lib/kubelet/.+|var/db/system/.+|mnt/[a-zA-Z0-9-_\\.]+/ix-applications/.+)($|/)" + - --collector.filesystem.fs-types-exclude="^(autofs|binfmt_misc|cgroup|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|mqueue|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|sysfs|tracefs)$" + - --collector.netdev.device-exclude="^veth.*$" + - --collector.netclass.ignored-devices="^veth.*$" + probes: + liveness: + path: / + port: main + readiness: + path: / + port: main + startup: + type: tcp + port: main +podOptions: + hostNetwork: true + hostPID: true +persistence: + host: + enabled: true + type: hostPath + hostPath: / + mountPath: /host + readOnly: true + proc: + enabled: true + type: hostPath + hostPath: /proc + mountPath: /hostproc + readOnly: true + sys: + enabled: true + type: hostPath + hostPath: /sys + mountPath: /hostsys + readOnly: true +metrics: + main: + # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. + # @default -- See values.yaml + enabled: true + type: "servicemonitor" + endpoints: + - port: main + path: /metrics + # -- Enable and configure Prometheus Rules for the chart under this key. + # @default -- See values.yaml + prometheusRule: + enabled: false + labels: {} + # -- Configure additionial rules for the chart under this key. + # @default -- See prometheusrules.yaml + rules: [] + # - alert: UnifiPollerAbsent + # annotations: + # description: Unifi Poller has disappeared from Prometheus service discovery. + # summary: Unifi Poller is down. + # expr: | + # absent(up{job=~".*unifi-poller.*"} == 1) + # for: 5m + # labels: + # severity: critical +portal: + open: + enabled: false diff --git a/dependency/node-exporter/7.1.0/questions.yaml b/dependency/node-exporter/7.1.4/questions.yaml similarity index 100% rename from dependency/node-exporter/7.1.0/questions.yaml rename to dependency/node-exporter/7.1.4/questions.yaml diff --git a/dependency/node-exporter/7.1.0/templates/NOTES.txt b/dependency/node-exporter/7.1.4/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/7.1.0/templates/NOTES.txt rename to dependency/node-exporter/7.1.4/templates/NOTES.txt diff --git a/dependency/node-exporter/7.1.0/templates/common.yaml b/dependency/node-exporter/7.1.4/templates/common.yaml similarity index 100% rename from dependency/node-exporter/7.1.0/templates/common.yaml rename to dependency/node-exporter/7.1.4/templates/common.yaml diff --git a/dependency/node-exporter/7.1.0/values.yaml b/dependency/node-exporter/7.1.4/values.yaml similarity index 100% rename from dependency/node-exporter/7.1.0/values.yaml rename to dependency/node-exporter/7.1.4/values.yaml diff --git a/dependency/redis/12.1.0/CHANGELOG.md b/dependency/redis/12.1.0/CHANGELOG.md deleted file mode 100644 index 0a9a1745f24..00000000000 --- a/dependency/redis/12.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [redis-11.1.21](https://github.com/truecharts/charts/compare/redis-11.1.20...redis-11.1.21) (2024-02-12) - -### Chore - - - -- update container image bitnami/redis to 7.2.4[@9c03d05](https://github.com/9c03d05) by renovate ([#18224](https://github.com/truecharts/charts/issues/18224)) - - -## [redis-11.1.20](https://github.com/truecharts/charts/compare/redis-11.1.19...redis-11.1.20) (2024-02-12) - -### Chore - - - -- update container image bitnami/redis to 7.2.4[@ebc4ce8](https://github.com/ebc4ce8) by renovate ([#18162](https://github.com/truecharts/charts/issues/18162)) - - -## [redis-11.1.19](https://github.com/truecharts/charts/compare/redis-11.1.18...redis-11.1.19) (2024-02-12) - -### Chore - - - -- update container image bitnami/redis to 7.2.4[@fd603c7](https://github.com/fd603c7) by renovate ([#18033](https://github.com/truecharts/charts/issues/18033)) - - -## [redis-11.1.18](https://github.com/truecharts/charts/compare/redis-11.1.17...redis-11.1.18) (2024-02-05) - -### Chore - - - -- update container image bitnami/redis to 7.2.4[@a29afa0](https://github.com/a29afa0) by renovate ([#17819](https://github.com/truecharts/charts/issues/17819)) - - -## [redis-11.1.17](https://github.com/truecharts/charts/compare/redis-11.1.16...redis-11.1.17) (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)) - - -## [redis-11.1.16](https://github.com/truecharts/charts/compare/redis-11.1.15...redis-11.1.16) (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)) - - -## [redis-11.1.15](https://github.com/truecharts/charts/compare/redis-11.1.14...redis-11.1.15) (2024-01-22) - -### Chore - - - -- update container image bitnami/redis to 7.2.4[@eff4f46](https://github.com/eff4f46) by renovate ([#17500](https://github.com/truecharts/charts/issues/17500)) - - -## [redis-11.1.14](https://github.com/truecharts/charts/compare/redis-11.1.13...redis-11.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)) - - -## [redis-11.1.13](https://github.com/truecharts/charts/compare/redis-11.1.12...redis-11.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)) - - -## [redis-11.1.12](https://github.com/truecharts/charts/compare/redis-11.1.11...redis-11.1.12) (2024-01-21) - -### Chore diff --git a/dependency/redis/12.1.0/Chart.yaml b/dependency/redis/12.1.0/Chart.yaml deleted file mode 100644 index c44d858c579..00000000000 --- a/dependency/redis/12.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency -apiVersion: v2 -appVersion: 7.2.4 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source, advanced key-value store. -home: https://truecharts.org/charts/dependency/redis -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png -keywords: - - redis - - keyvalue - - database -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: redis -sources: - - https://github.com/bitnami/bitnami-docker-redis - - https://github.com/truecharts/charts/tree/master/charts/dependency/redis - - https://hub.docker.com/r/bitnami/redis -type: application -version: 12.1.0 diff --git a/dependency/redis/12.1.0/charts/common-18.0.1.tgz b/dependency/redis/12.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/dependency/redis/12.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/dependency/redis/12.1.0/ix_values.yaml b/dependency/redis/12.1.0/ix_values.yaml deleted file mode 100644 index 2190a49c4d8..00000000000 --- a/dependency/redis/12.1.0/ix_values.yaml +++ /dev/null @@ -1,166 +0,0 @@ -image: - repository: bitnami/redis - pullPolicy: IfNotPresent - tag: 7.2.4@sha256:5cd608e3763f6d2517180a62f7a3d3eecf0cea3c608a6b05d84f6f7506c5cd75 -workload: - main: - replicas: 1 - type: StatefulSet - strategy: RollingUpdate - podSpec: - containers: - main: - env: - REDIS_REPLICATION_MODE: master - ALLOW_EMPTY_PASSWORD: "yes" - REDIS_PORT: "{{ .Values.service.main.ports.main.targetPort }}" - REDIS_PASSWORD: - secretKeyRef: - expandObjectName: "{{ if .Values.redisPassword }}true{{ else }}false{{ end }}" - name: '{{ if .Values.redisPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "rediscreds" }}{{ end }}' - key: "redis-password" - probes: - liveness: - enabled: true - type: exec - command: - - sh - - -c - - /health/ping_liveness_local.sh 2 - readiness: - enabled: true - type: exec - command: - - sh - - -c - - /health/ping_readiness_local.sh 2 - # -- Startup probe configuration - # @default -- See below - startup: - # -- Enable the startup probe - enabled: true - type: exec - command: - - sh - - -c - - /health/ping_readiness_local.sh 2 -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 -configmap: - health: - enabled: true - data: - ping_readiness_local.sh: |- - #!/bin/bash - [[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD" - response=$( - timeout -s 3 $1 \ - redis-cli \ - -h localhost \ - -p $REDIS_PORT \ - ping - ) - if [ "$response" != "PONG" ]; then - echo "failed to connect using password: $REDIS_PASSWORD response: $response" - exit 1 - fi - ping_liveness_local.sh: |- - #!/bin/bash - [[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD" - response=$( - timeout -s 3 $1 \ - redis-cli \ - -h localhost \ - -p $REDIS_PORT \ - ping - ) - if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then - echo "$response" - exit 1 - fi - ping_readiness_master.sh: |- - #!/bin/bash - [[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD" - response=$( - timeout -s 3 $1 \ - redis-cli \ - -h $REDIS_MASTER_HOST \ - -p $REDIS_MASTER_PORT_NUMBER \ - ping - ) - if [ "$response" != "PONG" ]; then - echo "$response" - exit 1 - fi - ping_liveness_master.sh: |- - #!/bin/bash - [[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD" - response=$( - timeout -s 3 $1 \ - redis-cli \ - -h $REDIS_MASTER_HOST \ - -p $REDIS_MASTER_PORT_NUMBER \ - ping - ) - if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then - echo "$response" - exit 1 - fi - ping_readiness_local_and_master.sh: |- - script_dir="$(dirname "$0")" - exit_status=0 - "$script_dir/ping_readiness_local.sh" $1 || exit_status=$? - "$script_dir/ping_readiness_master.sh" $1 || exit_status=$? - exit $exit_status - ping_liveness_local_and_master.sh: |- - script_dir="$(dirname "$0")" - exit_status=0 - "$script_dir/ping_liveness_local.sh" $1 || exit_status=$? - "$script_dir/ping_liveness_master.sh" $1 || exit_status=$? - exit $exit_status -secret: - credentials: - enabled: true - data: - redis-password: '{{ ( .Values.redisPassword | default "nothing" ) }}' -# -- Secret or password -# One of these options is required, unless used as a dependency for another TrueCharts chart. -redisPassword: "" -existingSecret: "" -service: - main: - ports: - main: - port: 6379 - targetPort: 6379 -volumeClaimTemplates: - data: - enabled: true - mountPath: "/bitnami/redis" -persistence: - redis-health: - enabled: true - type: configmap - objectName: health - mountPath: "/health" - defaultMode: "0755" - items: - - key: ping_readiness_local.sh - path: ping_readiness_local.sh - - key: ping_liveness_local.sh - path: ping_liveness_local.sh - - key: ping_readiness_master.sh - path: ping_readiness_master.sh - - key: ping_liveness_master.sh - path: ping_liveness_master.sh - - key: ping_liveness_local_and_master.sh - path: ping_liveness_local_and_master.sh - - key: ping_readiness_local_and_master.sh - path: ping_readiness_local_and_master.sh -portal: - open: - enabled: false -manifestManager: - enabled: false diff --git a/dependency/redis/12.1.0/.helmignore b/dependency/redis/12.1.4/.helmignore similarity index 100% rename from dependency/redis/12.1.0/.helmignore rename to dependency/redis/12.1.4/.helmignore diff --git a/dependency/redis/12.1.4/CHANGELOG.md b/dependency/redis/12.1.4/CHANGELOG.md new file mode 100644 index 00000000000..556f957d8c0 --- /dev/null +++ b/dependency/redis/12.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [redis-11.1.21](https://github.com/truecharts/charts/compare/redis-11.1.20...redis-11.1.21) (2024-02-12) + +### Chore + + + +- update container image bitnami/redis to 7.2.4[@9c03d05](https://github.com/9c03d05) by renovate ([#18224](https://github.com/truecharts/charts/issues/18224)) + + +## [redis-11.1.20](https://github.com/truecharts/charts/compare/redis-11.1.19...redis-11.1.20) (2024-02-12) + +### Chore + + + +- update container image bitnami/redis to 7.2.4[@ebc4ce8](https://github.com/ebc4ce8) by renovate ([#18162](https://github.com/truecharts/charts/issues/18162)) + + +## [redis-11.1.19](https://github.com/truecharts/charts/compare/redis-11.1.18...redis-11.1.19) (2024-02-12) + +### Chore + + + +- update container image bitnami/redis to 7.2.4[@fd603c7](https://github.com/fd603c7) by renovate ([#18033](https://github.com/truecharts/charts/issues/18033)) + + +## [redis-11.1.18](https://github.com/truecharts/charts/compare/redis-11.1.17...redis-11.1.18) (2024-02-05) + +### Chore + + + +- update container image bitnami/redis to 7.2.4[@a29afa0](https://github.com/a29afa0) by renovate ([#17819](https://github.com/truecharts/charts/issues/17819)) + + +## [redis-11.1.17](https://github.com/truecharts/charts/compare/redis-11.1.16...redis-11.1.17) (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)) + + +## [redis-11.1.16](https://github.com/truecharts/charts/compare/redis-11.1.15...redis-11.1.16) (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)) + + +## [redis-11.1.15](https://github.com/truecharts/charts/compare/redis-11.1.14...redis-11.1.15) (2024-01-22) + +### Chore + + + +- update container image bitnami/redis to 7.2.4[@eff4f46](https://github.com/eff4f46) by renovate ([#17500](https://github.com/truecharts/charts/issues/17500)) + + +## [redis-11.1.14](https://github.com/truecharts/charts/compare/redis-11.1.13...redis-11.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)) + + +## [redis-11.1.13](https://github.com/truecharts/charts/compare/redis-11.1.12...redis-11.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)) + diff --git a/dependency/redis/12.1.4/Chart.yaml b/dependency/redis/12.1.4/Chart.yaml new file mode 100644 index 00000000000..f8e9bdeef71 --- /dev/null +++ b/dependency/redis/12.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency +apiVersion: v2 +appVersion: 7.2.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Open source, advanced key-value store. +home: https://truecharts.org/charts/dependency/redis +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png +keywords: + - redis + - keyvalue + - database +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: redis +sources: + - https://github.com/bitnami/bitnami-docker-redis + - https://github.com/truecharts/charts/tree/master/charts/dependency/redis + - https://hub.docker.com/r/bitnami/redis +type: application +version: 12.1.4 diff --git a/dependency/redis/12.1.0/README.md b/dependency/redis/12.1.4/README.md similarity index 100% rename from dependency/redis/12.1.0/README.md rename to dependency/redis/12.1.4/README.md diff --git a/dependency/redis/12.1.0/app-readme.md b/dependency/redis/12.1.4/app-readme.md similarity index 100% rename from dependency/redis/12.1.0/app-readme.md rename to dependency/redis/12.1.4/app-readme.md diff --git a/dependency/redis/12.1.4/charts/common-18.0.3.tgz b/dependency/redis/12.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/dependency/redis/12.1.4/charts/common-18.0.3.tgz differ diff --git a/dependency/redis/12.1.4/ix_values.yaml b/dependency/redis/12.1.4/ix_values.yaml new file mode 100644 index 00000000000..f83602043f0 --- /dev/null +++ b/dependency/redis/12.1.4/ix_values.yaml @@ -0,0 +1,166 @@ +image: + repository: bitnami/redis + pullPolicy: IfNotPresent + tag: 7.2.4@sha256:413ba6ab7104ced40c1047451680f0679b235684a14a7db4a05a5990ff4e1e67 +workload: + main: + replicas: 1 + type: StatefulSet + strategy: RollingUpdate + podSpec: + containers: + main: + env: + REDIS_REPLICATION_MODE: master + ALLOW_EMPTY_PASSWORD: "yes" + REDIS_PORT: "{{ .Values.service.main.ports.main.targetPort }}" + REDIS_PASSWORD: + secretKeyRef: + expandObjectName: "{{ if .Values.redisPassword }}true{{ else }}false{{ end }}" + name: '{{ if .Values.redisPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "rediscreds" }}{{ end }}' + key: "redis-password" + probes: + liveness: + enabled: true + type: exec + command: + - sh + - -c + - /health/ping_liveness_local.sh 2 + readiness: + enabled: true + type: exec + command: + - sh + - -c + - /health/ping_readiness_local.sh 2 + # -- Startup probe configuration + # @default -- See below + startup: + # -- Enable the startup probe + enabled: true + type: exec + command: + - sh + - -c + - /health/ping_readiness_local.sh 2 +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 +configmap: + health: + enabled: true + data: + ping_readiness_local.sh: |- + #!/bin/bash + [[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD" + response=$( + timeout -s 3 $1 \ + redis-cli \ + -h localhost \ + -p $REDIS_PORT \ + ping + ) + if [ "$response" != "PONG" ]; then + echo "failed to connect using password: $REDIS_PASSWORD response: $response" + exit 1 + fi + ping_liveness_local.sh: |- + #!/bin/bash + [[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD" + response=$( + timeout -s 3 $1 \ + redis-cli \ + -h localhost \ + -p $REDIS_PORT \ + ping + ) + if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then + echo "$response" + exit 1 + fi + ping_readiness_master.sh: |- + #!/bin/bash + [[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD" + response=$( + timeout -s 3 $1 \ + redis-cli \ + -h $REDIS_MASTER_HOST \ + -p $REDIS_MASTER_PORT_NUMBER \ + ping + ) + if [ "$response" != "PONG" ]; then + echo "$response" + exit 1 + fi + ping_liveness_master.sh: |- + #!/bin/bash + [[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD" + response=$( + timeout -s 3 $1 \ + redis-cli \ + -h $REDIS_MASTER_HOST \ + -p $REDIS_MASTER_PORT_NUMBER \ + ping + ) + if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then + echo "$response" + exit 1 + fi + ping_readiness_local_and_master.sh: |- + script_dir="$(dirname "$0")" + exit_status=0 + "$script_dir/ping_readiness_local.sh" $1 || exit_status=$? + "$script_dir/ping_readiness_master.sh" $1 || exit_status=$? + exit $exit_status + ping_liveness_local_and_master.sh: |- + script_dir="$(dirname "$0")" + exit_status=0 + "$script_dir/ping_liveness_local.sh" $1 || exit_status=$? + "$script_dir/ping_liveness_master.sh" $1 || exit_status=$? + exit $exit_status +secret: + credentials: + enabled: true + data: + redis-password: '{{ ( .Values.redisPassword | default "nothing" ) }}' +# -- Secret or password +# One of these options is required, unless used as a dependency for another TrueCharts chart. +redisPassword: "" +existingSecret: "" +service: + main: + ports: + main: + port: 6379 + targetPort: 6379 +volumeClaimTemplates: + data: + enabled: true + mountPath: "/bitnami/redis" +persistence: + redis-health: + enabled: true + type: configmap + objectName: health + mountPath: "/health" + defaultMode: "0755" + items: + - key: ping_readiness_local.sh + path: ping_readiness_local.sh + - key: ping_liveness_local.sh + path: ping_liveness_local.sh + - key: ping_readiness_master.sh + path: ping_readiness_master.sh + - key: ping_liveness_master.sh + path: ping_liveness_master.sh + - key: ping_liveness_local_and_master.sh + path: ping_liveness_local_and_master.sh + - key: ping_readiness_local_and_master.sh + path: ping_readiness_local_and_master.sh +portal: + open: + enabled: false +manifestManager: + enabled: false diff --git a/dependency/redis/12.1.0/questions.yaml b/dependency/redis/12.1.4/questions.yaml similarity index 100% rename from dependency/redis/12.1.0/questions.yaml rename to dependency/redis/12.1.4/questions.yaml diff --git a/dependency/redis/12.1.0/templates/NOTES.txt b/dependency/redis/12.1.4/templates/NOTES.txt similarity index 100% rename from dependency/redis/12.1.0/templates/NOTES.txt rename to dependency/redis/12.1.4/templates/NOTES.txt diff --git a/dependency/redis/12.1.0/templates/common.yaml b/dependency/redis/12.1.4/templates/common.yaml similarity index 100% rename from dependency/redis/12.1.0/templates/common.yaml rename to dependency/redis/12.1.4/templates/common.yaml diff --git a/dependency/redis/12.1.0/values.yaml b/dependency/redis/12.1.4/values.yaml similarity index 100% rename from dependency/redis/12.1.0/values.yaml rename to dependency/redis/12.1.4/values.yaml diff --git a/dependency/solr/10.1.0/CHANGELOG.md b/dependency/solr/10.1.0/CHANGELOG.md deleted file mode 100644 index adb0fd38033..00000000000 --- a/dependency/solr/10.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [solr-9.1.20](https://github.com/truecharts/charts/compare/solr-9.1.19...solr-9.1.20) (2024-02-14) - - -## [solr-9.1.19](https://github.com/truecharts/charts/compare/solr-9.1.18...solr-9.1.19) (2024-02-14) - - -## [solr-9.1.18](https://github.com/truecharts/charts/compare/solr-9.1.17...solr-9.1.18) (2024-02-14) - - -## [solr-9.1.17](https://github.com/truecharts/charts/compare/solr-9.1.16...solr-9.1.17) (2024-02-12) - -### Chore - - - -- update container image bitnami/solr to 9.4.1[@116fe37](https://github.com/116fe37) by renovate ([#18225](https://github.com/truecharts/charts/issues/18225)) - - -## [solr-9.1.16](https://github.com/truecharts/charts/compare/solr-9.1.15...solr-9.1.16) (2024-02-12) - -### Chore - - - -- update container image bitnami/solr to 9.4.1[@f05714e](https://github.com/f05714e) by renovate ([#18163](https://github.com/truecharts/charts/issues/18163)) - - -## [solr-9.1.15](https://github.com/truecharts/charts/compare/solr-9.1.14...solr-9.1.15) (2024-02-12) - -### Chore - - - -- update container image bitnami/solr to 9.4.1[@da0d1ef](https://github.com/da0d1ef) by renovate ([#18034](https://github.com/truecharts/charts/issues/18034)) - - -## [solr-9.1.14](https://github.com/truecharts/charts/compare/solr-9.1.13...solr-9.1.14) (2024-02-05) - -### Chore - - - -- update container image bitnami/solr to 9.4.1[@5a50dfd](https://github.com/5a50dfd) by renovate ([#17820](https://github.com/truecharts/charts/issues/17820)) - - -## [solr-9.1.13](https://github.com/truecharts/charts/compare/solr-9.1.12...solr-9.1.13) (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)) - - -## [solr-9.1.12](https://github.com/truecharts/charts/compare/solr-9.1.11...solr-9.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)) - - -## [solr-9.1.11](https://github.com/truecharts/charts/compare/solr-9.1.10...solr-9.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)) - - -## [solr-9.1.10](https://github.com/truecharts/charts/compare/solr-9.1.9...solr-9.1.10) (2024-01-21) - -### Chore diff --git a/dependency/solr/10.1.0/Chart.yaml b/dependency/solr/10.1.0/Chart.yaml deleted file mode 100644 index e48cf9c31fc..00000000000 --- a/dependency/solr/10.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: search - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency -apiVersion: v2 -appVersion: 9.5.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Apache Solr -home: https://truecharts.org/charts/dependency/solr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png -keywords: - - solr - - apache - - search -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: solr -sources: - - https://github.com/apache/solr - - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - - https://hub.docker.com/r/bitnami/solr -type: application -version: 10.1.0 diff --git a/dependency/solr/10.1.0/charts/common-18.0.1.tgz b/dependency/solr/10.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/dependency/solr/10.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/dependency/solr/10.1.0/ix_values.yaml b/dependency/solr/10.1.0/ix_values.yaml deleted file mode 100644 index fe41f0aa262..00000000000 --- a/dependency/solr/10.1.0/ix_values.yaml +++ /dev/null @@ -1,122 +0,0 @@ -image: - repository: bitnami/solr - pullPolicy: IfNotPresent - tag: 9.5.0@sha256:e644f1d176c830542856fb454b9dbf116a82c1ed799addf3db14d6c72ec327f8 -workload: - main: - replicas: 1 - podSpec: - containers: - main: - env: - SOLR_CORES: "{{ .Values.solrCores }}" - SOLR_ENABLE_AUTHENTICATION: "{{ .Values.solrEnableAuthentication }}" - SOLR_ADMIN_USERNAME: "{{ .Values.solrUsername }}" - SOLR_OPTS: "{{ .Values.solrOpts }}" - SOLR_ADMIN_PASSWORD: - secretKeyRef: - expandObjectName: "{{ if .Values.solrPassword }}true{{ else }}false{{ end }}" - name: '{{ if .Values.solrPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "solrcreds" }}{{ end }}' - key: "solr-password" - # -- Probe configuration - # -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) - # @default -- See below - probes: - # -- Liveness probe configuration - # @default -- See below - liveness: - # -- Enable the liveness probe - enabled: true - # -- Set this to `true` if you wish to specify your own livenessProbe - custom: true - # -- The spec field contains the values for the default livenessProbe. - # If you selected `custom: true`, this field holds the definition of the livenessProbe. - # @default -- See below - spec: - exec: - command: - - /bin/bash - - -ec - - | - if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then - until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done - else - until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done - fi; - # -- Redainess probe configuration - # @default -- See below - readiness: - # -- Enable the readiness probe - enabled: true - # -- Set this to `true` if you wish to specify your own readinessProbe - custom: true - # -- The spec field contains the values for the default readinessProbe. - # If you selected `custom: true`, this field holds the definition of the readinessProbe. - # @default -- See below - spec: - exec: - command: - - /bin/bash - - -ec - - | - if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then - until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done - else - until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done - fi; - # -- Startup probe configuration - # @default -- See below - startup: - # -- Enable the startup probe - enabled: true - custom: true - # -- The spec field contains the values for the default livenessProbe. - # If you selected `custom: true`, this field holds the definition of the livenessProbe. - # @default -- See below - spec: - exec: - command: - - /bin/bash - - -ec - - | - if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then - until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done - else - until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done - fi; -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 1001 - runAsGroup: 0 -service: - main: - ports: - main: - port: 8983 - targetPort: 8983 -persistence: - db: - enabled: true - mountPath: "/bitnami/solr" -# Currently only single core is supported, with multiple cores, probes will fail. -solrCores: "testcore" -solrEnableAuthentication: "yes" -solrUsername: "test" -# Used to pass a comma separated list of optional options like '-XX:G1HeapRegionSize=8m' -solrOpts: "" -# -- Secret or password -# One of these options is required, unless used as a dependency for another TrueCharts chart. -existingSecret: "" -solrPassword: "" -secret: - credentials: - enabled: true - data: - solr-password: '{{ ( .Values.solrPassword | default "empty" ) }}' -portal: - open: - enabled: true -manifestManager: - enabled: false diff --git a/dependency/solr/10.1.0/.helmignore b/dependency/solr/10.1.4/.helmignore similarity index 100% rename from dependency/solr/10.1.0/.helmignore rename to dependency/solr/10.1.4/.helmignore diff --git a/dependency/solr/10.1.4/CHANGELOG.md b/dependency/solr/10.1.4/CHANGELOG.md new file mode 100644 index 00000000000..f77a64d4c2c --- /dev/null +++ b/dependency/solr/10.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [solr-9.1.20](https://github.com/truecharts/charts/compare/solr-9.1.19...solr-9.1.20) (2024-02-14) + + +## [solr-9.1.19](https://github.com/truecharts/charts/compare/solr-9.1.18...solr-9.1.19) (2024-02-14) + + +## [solr-9.1.18](https://github.com/truecharts/charts/compare/solr-9.1.17...solr-9.1.18) (2024-02-14) + + +## [solr-9.1.17](https://github.com/truecharts/charts/compare/solr-9.1.16...solr-9.1.17) (2024-02-12) + +### Chore + + + +- update container image bitnami/solr to 9.4.1[@116fe37](https://github.com/116fe37) by renovate ([#18225](https://github.com/truecharts/charts/issues/18225)) + + +## [solr-9.1.16](https://github.com/truecharts/charts/compare/solr-9.1.15...solr-9.1.16) (2024-02-12) + +### Chore + + + +- update container image bitnami/solr to 9.4.1[@f05714e](https://github.com/f05714e) by renovate ([#18163](https://github.com/truecharts/charts/issues/18163)) + + +## [solr-9.1.15](https://github.com/truecharts/charts/compare/solr-9.1.14...solr-9.1.15) (2024-02-12) + +### Chore + + + +- update container image bitnami/solr to 9.4.1[@da0d1ef](https://github.com/da0d1ef) by renovate ([#18034](https://github.com/truecharts/charts/issues/18034)) + + +## [solr-9.1.14](https://github.com/truecharts/charts/compare/solr-9.1.13...solr-9.1.14) (2024-02-05) + +### Chore + + + +- update container image bitnami/solr to 9.4.1[@5a50dfd](https://github.com/5a50dfd) by renovate ([#17820](https://github.com/truecharts/charts/issues/17820)) + + +## [solr-9.1.13](https://github.com/truecharts/charts/compare/solr-9.1.12...solr-9.1.13) (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)) + + +## [solr-9.1.12](https://github.com/truecharts/charts/compare/solr-9.1.11...solr-9.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)) + + +## [solr-9.1.11](https://github.com/truecharts/charts/compare/solr-9.1.10...solr-9.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)) + diff --git a/dependency/solr/10.1.4/Chart.yaml b/dependency/solr/10.1.4/Chart.yaml new file mode 100644 index 00000000000..766be3a5b2b --- /dev/null +++ b/dependency/solr/10.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: search + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency +apiVersion: v2 +appVersion: 9.5.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Apache Solr +home: https://truecharts.org/charts/dependency/solr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png +keywords: + - solr + - apache + - search +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: solr +sources: + - https://github.com/apache/solr + - https://github.com/truecharts/charts/tree/master/charts/dependency/solr + - https://hub.docker.com/r/bitnami/solr +type: application +version: 10.1.4 diff --git a/dependency/solr/10.1.0/README.md b/dependency/solr/10.1.4/README.md similarity index 100% rename from dependency/solr/10.1.0/README.md rename to dependency/solr/10.1.4/README.md diff --git a/dependency/solr/10.1.0/app-readme.md b/dependency/solr/10.1.4/app-readme.md similarity index 100% rename from dependency/solr/10.1.0/app-readme.md rename to dependency/solr/10.1.4/app-readme.md diff --git a/dependency/solr/10.1.4/charts/common-18.0.3.tgz b/dependency/solr/10.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/dependency/solr/10.1.4/charts/common-18.0.3.tgz differ diff --git a/dependency/solr/10.1.4/ix_values.yaml b/dependency/solr/10.1.4/ix_values.yaml new file mode 100644 index 00000000000..195d432aa62 --- /dev/null +++ b/dependency/solr/10.1.4/ix_values.yaml @@ -0,0 +1,122 @@ +image: + repository: bitnami/solr + pullPolicy: IfNotPresent + tag: 9.5.0@sha256:6032dd56f33aa2d417a4f9552b13ae1963fa03bad9b34dfeb4931e1befb28e4e +workload: + main: + replicas: 1 + podSpec: + containers: + main: + env: + SOLR_CORES: "{{ .Values.solrCores }}" + SOLR_ENABLE_AUTHENTICATION: "{{ .Values.solrEnableAuthentication }}" + SOLR_ADMIN_USERNAME: "{{ .Values.solrUsername }}" + SOLR_OPTS: "{{ .Values.solrOpts }}" + SOLR_ADMIN_PASSWORD: + secretKeyRef: + expandObjectName: "{{ if .Values.solrPassword }}true{{ else }}false{{ end }}" + name: '{{ if .Values.solrPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "solrcreds" }}{{ end }}' + key: "solr-password" + # -- Probe configuration + # -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) + # @default -- See below + probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + # -- Enable the liveness probe + enabled: true + # -- Set this to `true` if you wish to specify your own livenessProbe + custom: true + # -- The spec field contains the values for the default livenessProbe. + # If you selected `custom: true`, this field holds the definition of the livenessProbe. + # @default -- See below + spec: + exec: + command: + - /bin/bash + - -ec + - | + if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then + until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done + else + until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done + fi; + # -- Redainess probe configuration + # @default -- See below + readiness: + # -- Enable the readiness probe + enabled: true + # -- Set this to `true` if you wish to specify your own readinessProbe + custom: true + # -- The spec field contains the values for the default readinessProbe. + # If you selected `custom: true`, this field holds the definition of the readinessProbe. + # @default -- See below + spec: + exec: + command: + - /bin/bash + - -ec + - | + if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then + until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done + else + until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done + fi; + # -- Startup probe configuration + # @default -- See below + startup: + # -- Enable the startup probe + enabled: true + custom: true + # -- The spec field contains the values for the default livenessProbe. + # If you selected `custom: true`, this field holds the definition of the livenessProbe. + # @default -- See below + spec: + exec: + command: + - /bin/bash + - -ec + - | + if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then + until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done + else + until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done + fi; +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 1001 + runAsGroup: 0 +service: + main: + ports: + main: + port: 8983 + targetPort: 8983 +persistence: + db: + enabled: true + mountPath: "/bitnami/solr" +# Currently only single core is supported, with multiple cores, probes will fail. +solrCores: "testcore" +solrEnableAuthentication: "yes" +solrUsername: "test" +# Used to pass a comma separated list of optional options like '-XX:G1HeapRegionSize=8m' +solrOpts: "" +# -- Secret or password +# One of these options is required, unless used as a dependency for another TrueCharts chart. +existingSecret: "" +solrPassword: "" +secret: + credentials: + enabled: true + data: + solr-password: '{{ ( .Values.solrPassword | default "empty" ) }}' +portal: + open: + enabled: true +manifestManager: + enabled: false diff --git a/dependency/solr/10.1.0/questions.yaml b/dependency/solr/10.1.4/questions.yaml similarity index 100% rename from dependency/solr/10.1.0/questions.yaml rename to dependency/solr/10.1.4/questions.yaml diff --git a/dependency/solr/10.1.0/templates/NOTES.txt b/dependency/solr/10.1.4/templates/NOTES.txt similarity index 100% rename from dependency/solr/10.1.0/templates/NOTES.txt rename to dependency/solr/10.1.4/templates/NOTES.txt diff --git a/dependency/solr/10.1.0/templates/common.yaml b/dependency/solr/10.1.4/templates/common.yaml similarity index 100% rename from dependency/solr/10.1.0/templates/common.yaml rename to dependency/solr/10.1.4/templates/common.yaml diff --git a/dependency/solr/10.1.0/values.yaml b/dependency/solr/10.1.4/values.yaml similarity index 100% rename from dependency/solr/10.1.0/values.yaml rename to dependency/solr/10.1.4/values.yaml diff --git a/enterprise/authelia/23.0.0/CHANGELOG.md b/enterprise/authelia/23.0.0/CHANGELOG.md deleted file mode 100644 index 02fe4feb213..00000000000 --- a/enterprise/authelia/23.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [authelia-22.2.7](https://github.com/truecharts/charts/compare/authelia-22.2.6...authelia-22.2.7) (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)) - -### Docs - - - -- Update access rules documentation ([#17316](https://github.com/truecharts/charts/issues/17316)) - - -## [authelia-22.2.6](https://github.com/truecharts/charts/compare/authelia-22.2.5...authelia-22.2.6) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [authelia-22.2.5](https://github.com/truecharts/charts/compare/authelia-22.2.4...authelia-22.2.5) (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)) - - -## [authelia-22.2.4](https://github.com/truecharts/charts/compare/authelia-22.2.3...authelia-22.2.4) (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)) - - -## [authelia-22.2.3](https://github.com/truecharts/charts/compare/authelia-22.2.2...authelia-22.2.3) (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)) - - -## [authelia-22.2.2](https://github.com/truecharts/charts/compare/authelia-22.2.1...authelia-22.2.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [authelia-22.2.1](https://github.com/truecharts/charts/compare/authelia-22.2.0...authelia-22.2.1) (2024-01-12) - -### Authelia - - - -- Add domain_regex configuration option ([#16871](https://github.com/truecharts/charts/issues/16871)) - - -## [authelia-22.2.0](https://github.com/truecharts/charts/compare/authelia-22.1.9...authelia-22.2.0) (2024-01-11) - -### Feat - - - -- Update authelia questions.yaml ([#17082](https://github.com/truecharts/charts/issues/17082)) - - -## [authelia-22.1.9](https://github.com/truecharts/charts/compare/authelia-22.1.8...authelia-22.1.9) (2024-01-09) - -### Chore \ No newline at end of file diff --git a/enterprise/authelia/23.0.0/Chart.yaml b/enterprise/authelia/23.0.0/Chart.yaml deleted file mode 100644 index 8d83088879f..00000000000 --- a/enterprise/authelia/23.0.0/Chart.yaml +++ /dev/null @@ -1,54 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: security - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -apiVersion: v2 -appVersion: 4.37.5 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Authelia is a Single Sign-On Multi-Factor portal for web apps -home: https://truecharts.org/charts/enterprise/authelia -icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png -keywords: - - authelia - - authentication - - login - - SSO - - Authentication - - Security - - Two-Factor - - U2F - - YubiKey - - Push Notifications - - LDAP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: authelia -sources: - - https://github.com/authelia/chartrepo - - https://github.com/authelia/authelia - - https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia - - https://ghcr.io/authelia/authelia -type: application -version: 23.0.0 diff --git a/enterprise/authelia/23.0.0/charts/common-17.5.0.tgz b/enterprise/authelia/23.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/enterprise/authelia/23.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/enterprise/authelia/23.0.0/.helmignore b/enterprise/authelia/23.1.3/.helmignore similarity index 100% rename from enterprise/authelia/23.0.0/.helmignore rename to enterprise/authelia/23.1.3/.helmignore diff --git a/enterprise/authelia/23.1.3/CHANGELOG.md b/enterprise/authelia/23.1.3/CHANGELOG.md new file mode 100644 index 00000000000..be4cd1476fe --- /dev/null +++ b/enterprise/authelia/23.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [authelia-22.2.7](https://github.com/truecharts/charts/compare/authelia-22.2.6...authelia-22.2.7) (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)) + +### Docs + + + +- Update access rules documentation ([#17316](https://github.com/truecharts/charts/issues/17316)) + + +## [authelia-22.2.6](https://github.com/truecharts/charts/compare/authelia-22.2.5...authelia-22.2.6) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [authelia-22.2.5](https://github.com/truecharts/charts/compare/authelia-22.2.4...authelia-22.2.5) (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)) + + +## [authelia-22.2.4](https://github.com/truecharts/charts/compare/authelia-22.2.3...authelia-22.2.4) (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)) + + +## [authelia-22.2.3](https://github.com/truecharts/charts/compare/authelia-22.2.2...authelia-22.2.3) (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)) + + +## [authelia-22.2.2](https://github.com/truecharts/charts/compare/authelia-22.2.1...authelia-22.2.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [authelia-22.2.1](https://github.com/truecharts/charts/compare/authelia-22.2.0...authelia-22.2.1) (2024-01-12) + +### Authelia + + + +- Add domain_regex configuration option ([#16871](https://github.com/truecharts/charts/issues/16871)) + + +## [authelia-22.2.0](https://github.com/truecharts/charts/compare/authelia-22.1.9...authelia-22.2.0) (2024-01-11) + +### Feat + + + +- Update authelia questions.yaml ([#17082](https://github.com/truecharts/charts/issues/17082)) diff --git a/enterprise/authelia/23.1.3/Chart.yaml b/enterprise/authelia/23.1.3/Chart.yaml new file mode 100644 index 00000000000..d5e7908ac4c --- /dev/null +++ b/enterprise/authelia/23.1.3/Chart.yaml @@ -0,0 +1,54 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: security + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +apiVersion: v2 +appVersion: 4.37.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Authelia is a Single Sign-On Multi-Factor portal for web apps +home: https://truecharts.org/charts/enterprise/authelia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png +keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: authelia +sources: + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia + - https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia + - https://ghcr.io/authelia/authelia +type: application +version: 23.1.3 diff --git a/enterprise/authelia/23.0.0/LICENSE b/enterprise/authelia/23.1.3/LICENSE similarity index 100% rename from enterprise/authelia/23.0.0/LICENSE rename to enterprise/authelia/23.1.3/LICENSE diff --git a/enterprise/authelia/23.0.0/README.md b/enterprise/authelia/23.1.3/README.md similarity index 100% rename from enterprise/authelia/23.0.0/README.md rename to enterprise/authelia/23.1.3/README.md diff --git a/enterprise/authelia/23.0.0/app-readme.md b/enterprise/authelia/23.1.3/app-readme.md similarity index 100% rename from enterprise/authelia/23.0.0/app-readme.md rename to enterprise/authelia/23.1.3/app-readme.md diff --git a/enterprise/authelia/23.1.3/charts/common-18.0.3.tgz b/enterprise/authelia/23.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/authelia/23.1.3/charts/common-18.0.3.tgz differ diff --git a/enterprise/authelia/23.0.0/charts/redis-11.2.1.tgz b/enterprise/authelia/23.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from enterprise/authelia/23.0.0/charts/redis-11.2.1.tgz rename to enterprise/authelia/23.1.3/charts/redis-11.2.1.tgz diff --git a/enterprise/authelia/23.0.0/ix_values.yaml b/enterprise/authelia/23.1.3/ix_values.yaml similarity index 100% rename from enterprise/authelia/23.0.0/ix_values.yaml rename to enterprise/authelia/23.1.3/ix_values.yaml diff --git a/enterprise/authelia/23.0.0/questions.yaml b/enterprise/authelia/23.1.3/questions.yaml similarity index 100% rename from enterprise/authelia/23.0.0/questions.yaml rename to enterprise/authelia/23.1.3/questions.yaml diff --git a/enterprise/authelia/23.0.0/templates/NOTES.txt b/enterprise/authelia/23.1.3/templates/NOTES.txt similarity index 100% rename from enterprise/authelia/23.0.0/templates/NOTES.txt rename to enterprise/authelia/23.1.3/templates/NOTES.txt diff --git a/enterprise/authelia/23.0.0/templates/_configmap.tpl b/enterprise/authelia/23.1.3/templates/_configmap.tpl similarity index 100% rename from enterprise/authelia/23.0.0/templates/_configmap.tpl rename to enterprise/authelia/23.1.3/templates/_configmap.tpl diff --git a/enterprise/authelia/23.0.0/templates/_secrets.tpl b/enterprise/authelia/23.1.3/templates/_secrets.tpl similarity index 100% rename from enterprise/authelia/23.0.0/templates/_secrets.tpl rename to enterprise/authelia/23.1.3/templates/_secrets.tpl diff --git a/enterprise/authelia/23.0.0/templates/common.yaml b/enterprise/authelia/23.1.3/templates/common.yaml similarity index 100% rename from enterprise/authelia/23.0.0/templates/common.yaml rename to enterprise/authelia/23.1.3/templates/common.yaml diff --git a/enterprise/authelia/23.0.0/values.yaml b/enterprise/authelia/23.1.3/values.yaml similarity index 100% rename from enterprise/authelia/23.0.0/values.yaml rename to enterprise/authelia/23.1.3/values.yaml diff --git a/enterprise/blocky/13.0.0/CHANGELOG.md b/enterprise/blocky/13.0.0/CHANGELOG.md deleted file mode 100644 index 44cc670720f..00000000000 --- a/enterprise/blocky/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [blocky-12.2.7](https://github.com/truecharts/charts/compare/blocky-12.2.6...blocky-12.2.7) (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)) - - -## [blocky-12.2.6](https://github.com/truecharts/charts/compare/blocky-12.2.5...blocky-12.2.6) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [blocky-12.2.5](https://github.com/truecharts/charts/compare/blocky-12.2.4...blocky-12.2.5) (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)) - - -## [blocky-12.2.4](https://github.com/truecharts/charts/compare/blocky-12.2.3...blocky-12.2.4) (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)) - - -## [blocky-12.2.3](https://github.com/truecharts/charts/compare/blocky-12.2.2...blocky-12.2.3) (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)) - - -## [blocky-12.2.2](https://github.com/truecharts/charts/compare/blocky-12.2.1...blocky-12.2.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [blocky-12.2.1](https://github.com/truecharts/charts/compare/blocky-12.2.0...blocky-12.2.1) (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)) - - -## [blocky-12.2.0](https://github.com/truecharts/charts/compare/blocky-12.1.8...blocky-12.2.0) (2024-01-08) - -### Chore - - - -- update container image spx01/blocky to v0.23[@24855b6](https://github.com/24855b6) by renovate ([#17023](https://github.com/truecharts/charts/issues/17023)) - - -## [blocky-12.1.8](https://github.com/truecharts/charts/compare/blocky-12.1.7...blocky-12.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - diff --git a/enterprise/blocky/13.0.0/Chart.yaml b/enterprise/blocky/13.0.0/Chart.yaml deleted file mode 100644 index 1d3327b056c..00000000000 --- a/enterprise/blocky/13.0.0/Chart.yaml +++ /dev/null @@ -1,47 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -apiVersion: v2 -appVersion: 0.23.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go -home: https://truecharts.org/charts/enterprise/blocky -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png -keywords: - - dns - - blocky -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: blocky -sources: - - https://github.com/Mozart409/blocky-frontend - - https://0xerr0r.github.io/blocky/ - - https://github.com/0xERR0R/blocky - - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky - - https://quay.io/oriedge/k8s_gateway - - https://hub.docker.com/r/spx01/blocky -type: application -version: 13.0.0 diff --git a/enterprise/blocky/13.0.0/charts/common-17.5.0.tgz b/enterprise/blocky/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/enterprise/blocky/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/enterprise/blocky/13.0.0/.helmignore b/enterprise/blocky/13.1.3/.helmignore similarity index 100% rename from enterprise/blocky/13.0.0/.helmignore rename to enterprise/blocky/13.1.3/.helmignore diff --git a/enterprise/blocky/13.1.3/CHANGELOG.md b/enterprise/blocky/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fcc1e4ac5e3 --- /dev/null +++ b/enterprise/blocky/13.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [blocky-12.2.7](https://github.com/truecharts/charts/compare/blocky-12.2.6...blocky-12.2.7) (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)) + + +## [blocky-12.2.6](https://github.com/truecharts/charts/compare/blocky-12.2.5...blocky-12.2.6) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [blocky-12.2.5](https://github.com/truecharts/charts/compare/blocky-12.2.4...blocky-12.2.5) (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)) + + +## [blocky-12.2.4](https://github.com/truecharts/charts/compare/blocky-12.2.3...blocky-12.2.4) (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)) + + +## [blocky-12.2.3](https://github.com/truecharts/charts/compare/blocky-12.2.2...blocky-12.2.3) (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)) + + +## [blocky-12.2.2](https://github.com/truecharts/charts/compare/blocky-12.2.1...blocky-12.2.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [blocky-12.2.1](https://github.com/truecharts/charts/compare/blocky-12.2.0...blocky-12.2.1) (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)) + + +## [blocky-12.2.0](https://github.com/truecharts/charts/compare/blocky-12.1.8...blocky-12.2.0) (2024-01-08) + +### Chore + + + +- update container image spx01/blocky to v0.23[@24855b6](https://github.com/24855b6) by renovate ([#17023](https://github.com/truecharts/charts/issues/17023)) + + +## [blocky-12.1.8](https://github.com/truecharts/charts/compare/blocky-12.1.7...blocky-12.1.8) (2024-01-02) + +### Chore + diff --git a/enterprise/blocky/13.1.3/Chart.yaml b/enterprise/blocky/13.1.3/Chart.yaml new file mode 100644 index 00000000000..bcf27aa7925 --- /dev/null +++ b/enterprise/blocky/13.1.3/Chart.yaml @@ -0,0 +1,47 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +apiVersion: v2 +appVersion: 0.23.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go +home: https://truecharts.org/charts/enterprise/blocky +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png +keywords: + - dns + - blocky +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: blocky +sources: + - https://github.com/Mozart409/blocky-frontend + - https://0xerr0r.github.io/blocky/ + - https://github.com/0xERR0R/blocky + - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky + - https://hub.docker.com/r/spx01/blocky + - https://quay.io/oriedge/k8s_gateway +type: application +version: 13.1.3 diff --git a/enterprise/blocky/13.0.0/LICENSE b/enterprise/blocky/13.1.3/LICENSE similarity index 100% rename from enterprise/blocky/13.0.0/LICENSE rename to enterprise/blocky/13.1.3/LICENSE diff --git a/enterprise/blocky/13.0.0/README.md b/enterprise/blocky/13.1.3/README.md similarity index 100% rename from enterprise/blocky/13.0.0/README.md rename to enterprise/blocky/13.1.3/README.md diff --git a/enterprise/blocky/13.0.0/app-readme.md b/enterprise/blocky/13.1.3/app-readme.md similarity index 100% rename from enterprise/blocky/13.0.0/app-readme.md rename to enterprise/blocky/13.1.3/app-readme.md diff --git a/enterprise/blocky/13.1.3/charts/common-18.0.3.tgz b/enterprise/blocky/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/blocky/13.1.3/charts/common-18.0.3.tgz differ diff --git a/enterprise/blocky/13.0.0/charts/redis-11.2.1.tgz b/enterprise/blocky/13.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from enterprise/blocky/13.0.0/charts/redis-11.2.1.tgz rename to enterprise/blocky/13.1.3/charts/redis-11.2.1.tgz diff --git a/enterprise/blocky/13.0.0/ix_values.yaml b/enterprise/blocky/13.1.3/ix_values.yaml similarity index 100% rename from enterprise/blocky/13.0.0/ix_values.yaml rename to enterprise/blocky/13.1.3/ix_values.yaml diff --git a/enterprise/blocky/13.0.0/questions.yaml b/enterprise/blocky/13.1.3/questions.yaml similarity index 100% rename from enterprise/blocky/13.0.0/questions.yaml rename to enterprise/blocky/13.1.3/questions.yaml diff --git a/enterprise/blocky/13.0.0/templates/NOTES.txt b/enterprise/blocky/13.1.3/templates/NOTES.txt similarity index 100% rename from enterprise/blocky/13.0.0/templates/NOTES.txt rename to enterprise/blocky/13.1.3/templates/NOTES.txt diff --git a/enterprise/blocky/13.0.0/templates/_blockyConfig.tpl b/enterprise/blocky/13.1.3/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/13.0.0/templates/_blockyConfig.tpl rename to enterprise/blocky/13.1.3/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/13.0.0/templates/_k8sgateway.tpl b/enterprise/blocky/13.1.3/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/13.0.0/templates/_k8sgateway.tpl rename to enterprise/blocky/13.1.3/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/13.0.0/templates/common.yaml b/enterprise/blocky/13.1.3/templates/common.yaml similarity index 100% rename from enterprise/blocky/13.0.0/templates/common.yaml rename to enterprise/blocky/13.1.3/templates/common.yaml diff --git a/enterprise/blocky/13.0.0/values.yaml b/enterprise/blocky/13.1.3/values.yaml similarity index 100% rename from enterprise/blocky/13.0.0/values.yaml rename to enterprise/blocky/13.1.3/values.yaml diff --git a/enterprise/clusterissuer/7.0.0/CHANGELOG.md b/enterprise/clusterissuer/7.0.0/CHANGELOG.md deleted file mode 100644 index 7a04e70d0ba..00000000000 --- a/enterprise/clusterissuer/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [clusterissuer-6.1.13](https://github.com/truecharts/charts/compare/clusterissuer-6.1.12...clusterissuer-6.1.13) (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)) - - -## [clusterissuer-6.1.12](https://github.com/truecharts/charts/compare/clusterissuer-6.1.11...clusterissuer-6.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)) - - -## [clusterissuer-6.1.11](https://github.com/truecharts/charts/compare/clusterissuer-6.1.10...clusterissuer-6.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)) - - -## [clusterissuer-6.1.10](https://github.com/truecharts/charts/compare/clusterissuer-6.1.9...clusterissuer-6.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)) - - -## [clusterissuer-6.1.9](https://github.com/truecharts/charts/compare/clusterissuer-6.1.8...clusterissuer-6.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [clusterissuer-6.1.8](https://github.com/truecharts/charts/compare/clusterissuer-6.1.7...clusterissuer-6.1.8) (2024-01-14) - -### Chore - - - -- update container image hello-world to latest[@4bd7811](https://github.com/4bd7811) by renovate ([#17158](https://github.com/truecharts/charts/issues/17158)) - -- update container image hello-world to latest[@ac69084](https://github.com/ac69084) by renovate ([#14774](https://github.com/truecharts/charts/issues/14774)) - - - - -## [clusterissuer-6.1.7](https://github.com/truecharts/charts/compare/clusterissuer-6.1.6...clusterissuer-6.1.7) (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)) - - -## [clusterissuer-6.1.6](https://github.com/truecharts/charts/compare/clusterissuer-6.1.5...clusterissuer-6.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - diff --git a/enterprise/clusterissuer/7.0.0/Chart.yaml b/enterprise/clusterissuer/7.0.0/Chart.yaml deleted file mode 100644 index d922bb934c4..00000000000 --- a/enterprise/clusterissuer/7.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: core - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Certificate management for Kubernetes -home: https://truecharts.org/charts/enterprise/clusterissuer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png -keywords: - - cert-manager - - certificates -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: clusterissuer -sources: - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer - - https://hub.docker.com/_/hello-world -type: application -version: 7.0.0 diff --git a/enterprise/clusterissuer/7.0.0/charts/common-17.5.0.tgz b/enterprise/clusterissuer/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/enterprise/clusterissuer/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/enterprise/clusterissuer/7.0.0/.helmignore b/enterprise/clusterissuer/7.1.3/.helmignore similarity index 100% rename from enterprise/clusterissuer/7.0.0/.helmignore rename to enterprise/clusterissuer/7.1.3/.helmignore diff --git a/enterprise/clusterissuer/7.1.3/CHANGELOG.md b/enterprise/clusterissuer/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..dd5759a7bf7 --- /dev/null +++ b/enterprise/clusterissuer/7.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [clusterissuer-6.1.13](https://github.com/truecharts/charts/compare/clusterissuer-6.1.12...clusterissuer-6.1.13) (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)) + + +## [clusterissuer-6.1.12](https://github.com/truecharts/charts/compare/clusterissuer-6.1.11...clusterissuer-6.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)) + + +## [clusterissuer-6.1.11](https://github.com/truecharts/charts/compare/clusterissuer-6.1.10...clusterissuer-6.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)) + + +## [clusterissuer-6.1.10](https://github.com/truecharts/charts/compare/clusterissuer-6.1.9...clusterissuer-6.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)) + + +## [clusterissuer-6.1.9](https://github.com/truecharts/charts/compare/clusterissuer-6.1.8...clusterissuer-6.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [clusterissuer-6.1.8](https://github.com/truecharts/charts/compare/clusterissuer-6.1.7...clusterissuer-6.1.8) (2024-01-14) + +### Chore + + + +- update container image hello-world to latest[@4bd7811](https://github.com/4bd7811) by renovate ([#17158](https://github.com/truecharts/charts/issues/17158)) + +- update container image hello-world to latest[@ac69084](https://github.com/ac69084) by renovate ([#14774](https://github.com/truecharts/charts/issues/14774)) + + + + +## [clusterissuer-6.1.7](https://github.com/truecharts/charts/compare/clusterissuer-6.1.6...clusterissuer-6.1.7) (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)) + + +## [clusterissuer-6.1.6](https://github.com/truecharts/charts/compare/clusterissuer-6.1.5...clusterissuer-6.1.6) (2024-01-02) + +### Chore + diff --git a/enterprise/clusterissuer/7.1.3/Chart.yaml b/enterprise/clusterissuer/7.1.3/Chart.yaml new file mode 100644 index 00000000000..55b7757db4c --- /dev/null +++ b/enterprise/clusterissuer/7.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: core + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Certificate management for Kubernetes +home: https://truecharts.org/charts/enterprise/clusterissuer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png +keywords: + - cert-manager + - certificates +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: clusterissuer +sources: + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer + - https://hub.docker.com/_/hello-world +type: application +version: 7.1.3 diff --git a/enterprise/clusterissuer/7.0.0/README.md b/enterprise/clusterissuer/7.1.3/README.md similarity index 100% rename from enterprise/clusterissuer/7.0.0/README.md rename to enterprise/clusterissuer/7.1.3/README.md diff --git a/enterprise/clusterissuer/7.0.0/app-readme.md b/enterprise/clusterissuer/7.1.3/app-readme.md similarity index 100% rename from enterprise/clusterissuer/7.0.0/app-readme.md rename to enterprise/clusterissuer/7.1.3/app-readme.md diff --git a/enterprise/clusterissuer/7.1.3/charts/common-18.0.3.tgz b/enterprise/clusterissuer/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/clusterissuer/7.1.3/charts/common-18.0.3.tgz differ diff --git a/enterprise/clusterissuer/7.0.0/ix_values.yaml b/enterprise/clusterissuer/7.1.3/ix_values.yaml similarity index 100% rename from enterprise/clusterissuer/7.0.0/ix_values.yaml rename to enterprise/clusterissuer/7.1.3/ix_values.yaml diff --git a/enterprise/clusterissuer/7.0.0/questions.yaml b/enterprise/clusterissuer/7.1.3/questions.yaml similarity index 100% rename from enterprise/clusterissuer/7.0.0/questions.yaml rename to enterprise/clusterissuer/7.1.3/questions.yaml diff --git a/enterprise/clusterissuer/7.0.0/templates/NOTES.txt b/enterprise/clusterissuer/7.1.3/templates/NOTES.txt similarity index 100% rename from enterprise/clusterissuer/7.0.0/templates/NOTES.txt rename to enterprise/clusterissuer/7.1.3/templates/NOTES.txt diff --git a/enterprise/clusterissuer/7.0.0/templates/clusterissuer/_ACME.tpl b/enterprise/clusterissuer/7.1.3/templates/clusterissuer/_ACME.tpl similarity index 100% rename from enterprise/clusterissuer/7.0.0/templates/clusterissuer/_ACME.tpl rename to enterprise/clusterissuer/7.1.3/templates/clusterissuer/_ACME.tpl diff --git a/enterprise/clusterissuer/7.0.0/templates/clusterissuer/_CA.tpl b/enterprise/clusterissuer/7.1.3/templates/clusterissuer/_CA.tpl similarity index 100% rename from enterprise/clusterissuer/7.0.0/templates/clusterissuer/_CA.tpl rename to enterprise/clusterissuer/7.1.3/templates/clusterissuer/_CA.tpl diff --git a/enterprise/clusterissuer/7.0.0/templates/clusterissuer/_clusterCertificates.tpl b/enterprise/clusterissuer/7.1.3/templates/clusterissuer/_clusterCertificates.tpl similarity index 100% rename from enterprise/clusterissuer/7.0.0/templates/clusterissuer/_clusterCertificates.tpl rename to enterprise/clusterissuer/7.1.3/templates/clusterissuer/_clusterCertificates.tpl diff --git a/enterprise/clusterissuer/7.0.0/templates/clusterissuer/_selfSigned.tpl b/enterprise/clusterissuer/7.1.3/templates/clusterissuer/_selfSigned.tpl similarity index 100% rename from enterprise/clusterissuer/7.0.0/templates/clusterissuer/_selfSigned.tpl rename to enterprise/clusterissuer/7.1.3/templates/clusterissuer/_selfSigned.tpl diff --git a/enterprise/clusterissuer/7.0.0/templates/common.yaml b/enterprise/clusterissuer/7.1.3/templates/common.yaml similarity index 100% rename from enterprise/clusterissuer/7.0.0/templates/common.yaml rename to enterprise/clusterissuer/7.1.3/templates/common.yaml diff --git a/enterprise/clusterissuer/7.0.0/values.yaml b/enterprise/clusterissuer/7.1.3/values.yaml similarity index 100% rename from enterprise/clusterissuer/7.0.0/values.yaml rename to enterprise/clusterissuer/7.1.3/values.yaml diff --git a/enterprise/kubeapps/2.1.0/.helmignore b/enterprise/grafana/14.0.1/.helmignore similarity index 100% rename from enterprise/kubeapps/2.1.0/.helmignore rename to enterprise/grafana/14.0.1/.helmignore diff --git a/enterprise/grafana/14.0.1/CHANGELOG.md b/enterprise/grafana/14.0.1/CHANGELOG.md new file mode 100644 index 00000000000..405712070b5 --- /dev/null +++ b/enterprise/grafana/14.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [grafana-12.1.2](https://github.com/truecharts/charts/compare/grafana-12.1.1...grafana-12.1.2) (2024-02-12) + +### Chore + + + +- update container image quay.io/kiwigrid/k8s-sidecar to v1.25.4[@cccfe4f](https://github.com/cccfe4f) by renovate ([#18147](https://github.com/truecharts/charts/issues/18147)) + + +## [grafana-12.1.1](https://github.com/truecharts/charts/compare/grafana-12.1.0...grafana-12.1.1) (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)) + + +## [grafana-12.1.0](https://github.com/truecharts/charts/compare/grafana-12.0.9...grafana-12.1.0) (2024-01-27) + +### Chore + + + +- update container image grafana/grafana to v10.3.1[@7567a7c](https://github.com/7567a7c) by renovate ([#17551](https://github.com/truecharts/charts/issues/17551)) + + +## [grafana-12.0.9](https://github.com/truecharts/charts/compare/grafana-12.0.8...grafana-12.0.9) (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)) + + +## [grafana-12.0.8](https://github.com/truecharts/charts/compare/grafana-12.0.7...grafana-12.0.8) (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)) + + +## [grafana-12.0.7](https://github.com/truecharts/charts/compare/grafana-12.0.6...grafana-12.0.7) (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)) + + +## [grafana-12.0.6](https://github.com/truecharts/charts/compare/grafana-12.0.5...grafana-12.0.6) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [grafana-12.0.5](https://github.com/truecharts/charts/compare/grafana-12.0.4...grafana-12.0.5) (2024-01-07) + +### Chore + + + +- bump + +### Fix diff --git a/enterprise/grafana/14.0.1/Chart.yaml b/enterprise/grafana/14.0.1/Chart.yaml new file mode 100644 index 00000000000..47f4a2b28b3 --- /dev/null +++ b/enterprise/grafana/14.0.1/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +apiVersion: v2 +appVersion: 10.3.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. +home: https://truecharts.org/charts/enterprise/grafana +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png +keywords: + - analytics + - monitoring + - metrics + - logs +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: grafana +sources: + - https://grafana.com/ + - https://github.com/bitnami/bitnami-docker-grafana + - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana + - https://hub.docker.com/r/grafana/grafana + - https://quay.io/kiwigrid/k8s-sidecar +type: application +version: 14.0.1 diff --git a/enterprise/grafana/14.0.1/README.md b/enterprise/grafana/14.0.1/README.md new file mode 100644 index 00000000000..e0a51ac6c18 --- /dev/null +++ b/enterprise/grafana/14.0.1/README.md @@ -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/enterprise/grafana) + +**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_ diff --git a/enterprise/grafana/14.0.1/app-readme.md b/enterprise/grafana/14.0.1/app-readme.md new file mode 100644 index 00000000000..c4893171943 --- /dev/null +++ b/enterprise/grafana/14.0.1/app-readme.md @@ -0,0 +1,8 @@ +Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/grafana](https://truecharts.org/charts/enterprise/grafana) + +--- + +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! diff --git a/enterprise/grafana/14.0.1/charts/common-18.0.3.tgz b/enterprise/grafana/14.0.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/grafana/14.0.1/charts/common-18.0.3.tgz differ diff --git a/enterprise/grafana/14.0.1/ix_values.yaml b/enterprise/grafana/14.0.1/ix_values.yaml new file mode 100644 index 00000000000..98b558315d0 --- /dev/null +++ b/enterprise/grafana/14.0.1/ix_values.yaml @@ -0,0 +1,346 @@ +image: + repository: grafana/grafana + pullPolicy: IfNotPresent + tag: 10.3.3@sha256:8640e5038e83ca4554ed56b9d76375158bcd51580238c6f5d8adaf3f20dd5379 + +sidecarImage: + repository: quay.io/kiwigrid/k8s-sidecar + tag: 1.25.4@sha256:cccfe4f9eaf2e2c63762e4ac261a3f353e38253da77027485178978e08df95d0 + +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + protocol: http + targetPort: 3000 + port: 3000 +workload: + main: + replicas: 2 + strategy: RollingUpdate + podSpec: + containers: + main: + env: + GF_SECURITY_ADMIN_USER: "admin" + GF_SECURITY_ADMIN_PASSWORD: "testpassword" + GF_INSTALL_PLUGINS: "" + GF_AUTH_LDAP_ENABLED: "false" + GF_AUTH_LDAP_ALLOW_SIGN_UP: "false" + GF_SERVER_HTTP_PORT: 3000 + GF_DATABASE_TYPE: postgres + GF_DATABASE_NAME: "{{ .Values.cnpg.main.user }}" + GF_DATABASE_USER: "{{ .Values.cnpg.main.database }}" + GF_DATABASE_SSL_MODE: disable + GF_DATABASE_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + GF_DATABASE_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + probes: + liveness: + path: "/api/health" + readiness: + path: "/api/health" + startup: + path: "/api/health" + dashboards: + enabled: true + imageSelector: sidecarImage + env: + IGNORE_ALREADY_PROCESSED: false + METHOD: WATCH + LABEL: grafana_dashboard + LABEL_VALUE: "1" + LOG_LEVEL: info + FOLDER: /tmp/dashboards + RESOURCE: both + NAMESPACE: "ALL" + UNIQUE_FILENAMES: false + # NAMESPACE: null + # FOLDER_ANNOTATION: null + # script: null + # WATCH_SERVER_TIMEOUT: 3600 + # WATCH_CLIENT_TIMEOUT: 3600 + SKIP_TLS_VERIFY: false + REQ_USERNAME: "{{ .Values.workload.main.podSpec.containers.main.env.GF_SECURITY_ADMIN_USER }}" + REQ_PASSWORD: "{{ .Values.workload.main.podSpec.containers.main.env.GF_SECURITY_ADMIN_PASSWORD }}" + REQ_URL: "http://localhost:3000/api/admin/provisioning/dashboards/reload" + REQ_METHOD: POST + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + datasources: + enabled: true + imageSelector: sidecarImage + env: + IGNORE_ALREADY_PROCESSED: false + METHOD: WATCH + LABEL: grafana_datasources + LABEL_VALUE: "1" + LOG_LEVEL: info + FOLDER: /etc/grafana/provisioning/datasources + RESOURCE: both + NAMESPACE: "ALL" + UNIQUE_FILENAMES: false + # NAMESPACE: null + # FOLDER_ANNOTATION: null + # script: null + # WATCH_SERVER_TIMEOUT: 3600 + # WATCH_CLIENT_TIMEOUT: 3600 + SKIP_TLS_VERIFY: false + REQ_USERNAME: "{{ .Values.workload.main.podSpec.containers.main.env.GF_SECURITY_ADMIN_USER }}" + REQ_PASSWORD: "{{ .Values.workload.main.podSpec.containers.main.env.GF_SECURITY_ADMIN_PASSWORD }}" + REQ_URL: "http://localhost:3000/api/admin/provisioning/datasources/reload" + REQ_METHOD: POST + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + alerts: + enabled: true + imageSelector: sidecarImage + env: + IGNORE_ALREADY_PROCESSED: false + METHOD: WATCH + LABEL: grafana_alerts + LABEL_VALUE: "1" + LOG_LEVEL: info + FOLDER: /etc/grafana/provisioning/alerts + RESOURCE: both + NAMESPACE: "ALL" + UNIQUE_FILENAMES: false + # NAMESPACE: null + # FOLDER_ANNOTATION: null + # script: null + # WATCH_SERVER_TIMEOUT: 3600 + # WATCH_CLIENT_TIMEOUT: 3600 + SKIP_TLS_VERIFY: false + REQ_USERNAME: "{{ .Values.workload.main.podSpec.containers.main.env.GF_SECURITY_ADMIN_USER }}" + REQ_PASSWORD: "{{ .Values.workload.main.podSpec.containers.main.env.GF_SECURITY_ADMIN_PASSWORD }}" + REQ_URL: "http://localhost:3000/api/admin/provisioning/alerts/reload" + REQ_METHOD: POST + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + plugins: + enabled: true + imageSelector: sidecarImage + env: + IGNORE_ALREADY_PROCESSED: false + METHOD: WATCH + LABEL: grafana_plugins + LABEL_VALUE: "1" + LOG_LEVEL: info + FOLDER: /etc/grafana/provisioning/plugins + RESOURCE: both + NAMESPACE: "ALL" + UNIQUE_FILENAMES: false + # NAMESPACE: null + # FOLDER_ANNOTATION: null + # script: null + # WATCH_SERVER_TIMEOUT: 3600 + # WATCH_CLIENT_TIMEOUT: 3600 + SKIP_TLS_VERIFY: false + REQ_USERNAME: "{{ .Values.workload.main.podSpec.containers.main.env.GF_SECURITY_ADMIN_USER }}" + REQ_PASSWORD: "{{ .Values.workload.main.podSpec.containers.main.env.GF_SECURITY_ADMIN_PASSWORD }}" + REQ_URL: "http://localhost:3000/api/admin/provisioning/plugins/reload" + REQ_METHOD: POST + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + notifiers: + enabled: true + imageSelector: sidecarImage + env: + IGNORE_ALREADY_PROCESSED: false + METHOD: WATCH + LABEL: grafana_notifiers + LABEL_VALUE: "1" + LOG_LEVEL: info + FOLDER: /etc/grafana/provisioning/notifiers + RESOURCE: both + NAMESPACE: "ALL" + UNIQUE_FILENAMES: false + # NAMESPACE: null + # FOLDER_ANNOTATION: null + # script: null + # WATCH_SERVER_TIMEOUT: 3600 + # WATCH_CLIENT_TIMEOUT: 3600 + SKIP_TLS_VERIFY: false + REQ_USERNAME: "{{ .Values.workload.main.podSpec.containers.main.env.GF_SECURITY_ADMIN_USER }}" + REQ_PASSWORD: "{{ .Values.workload.main.podSpec.containers.main.env.GF_SECURITY_ADMIN_PASSWORD }}" + REQ_URL: "http://localhost:3000/api/admin/provisioning/notifiers/reload" + REQ_METHOD: POST + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + +configmap: + dashboard-provider: + enabled: true + data: + provider.yaml: |- + apiVersion: 1 + providers: + - name: sidecarProvider + orgId: 1 + folder: '' + type: file + disableDeletion: false + allowUiUpdates: false + updateIntervalSeconds: 30 + options: + foldersFromFilesStructure: false + path: /tmp/dashboards + config: + enabled: true + data: + grafana.ini: |- + paths: + data: /var/lib/grafana/ + logs: /var/log/grafana + plugins: /var/lib/grafana/plugins + provisioning: /etc/grafana/provisioning + analytics: + check_for_updates: true + log: + mode: console + grafana_net: + url: https://grafana.net + server: + domain: "{{ if (and .Values.ingress.main.enabled .Values.ingress.main.hosts) }}{{ .Values.ingress.main.hosts | first }}{{ else }}''{{ end }}" + ldap.toml: |- + # nope + +persistence: + config: + enabled: true + type: configmap + objectName: config + mountPath: /etc/grafana/grafana.ini + subPath: grafana.ini + ldap: + enabled: true + type: configmap + objectName: config + mountPath: /etc/grafana/ldap.toml + subPath: ldap.toml + data: + enabled: true + mountPath: "/var/lib/grafana" + grafana-tmp: + enabled: true + type: emptyDir + mountPath: /app/tmp + targetSelectAll: true + sc-dashboard-volume: + enabled: true + type: emptyDir + mountPath: /tmp/dashboards + targetSelectAll: true + sc-dashboard-config: + enabled: true + type: configmap + objectName: dashboard-provider + mountPath: /etc/grafana/provisioning/dashboards/sc-dashboardproviders.yaml + subPath: provider.yaml + sc-datasource-volume: + enabled: true + type: emptyDir + mountPath: /etc/grafana/provisioning/datasources + targetSelectAll: true + sc-alerts-volume: + enabled: true + type: emptyDir + mountPath: /etc/grafana/provisioning/alerts + targetSelectAll: true + sc-plugins-volume: + enabled: true + type: emptyDir + mountPath: /etc/grafana/provisioning/plugins + targetSelectAll: true + sc-notifiers-volume: + enabled: true + type: emptyDir + mountPath: /etc/grafana/provisioning/notifiers + targetSelectAll: true +metrics: + main: + # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. + # @default -- See values.yaml + enabled: true + type: "servicemonitor" + endpoints: + - port: main + path: /metrics + # -- Enable and configure Prometheus Rules for the chart under this key. + # @default -- See values.yaml + prometheusRule: + enabled: false + labels: {} + # -- Configure additionial rules for the chart under this key. + # @default -- See prometheusrules.yaml + rules: [] + # - alert: UnifiPollerAbsent + # annotations: + # description: Unifi Poller has disappeared from Prometheus service discovery. + # summary: Unifi Poller is down. + # expr: | + # absent(up{job=~".*unifi-poller.*"} == 1) + # for: 5m + # labels: + # severity: critical +portal: + open: + enabled: true + +# -- Whether Role Based Access Control objects like roles and rolebindings should be created +rbac: + main: + enabled: true + primary: true + clusterWide: true + rules: + - apiGroups: [""] + resources: ["configmaps", "secrets"] + verbs: ["get", "watch", "list"] + +serviceAccount: + main: + enabled: true + primary: true + +podOptions: + automountServiceAccountToken: true + +cnpg: + main: + enabled: true + user: grafana + database: grafana diff --git a/enterprise/grafana/14.0.1/questions.yaml b/enterprise/grafana/14.0.1/questions.yaml new file mode 100755 index 00000000000..f0aa40a18e6 --- /dev/null +++ b/enterprise/grafana/14.0.1/questions.yaml @@ -0,0 +1,2916 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Backup Configuration + description: Configure Velero Backup Schedule + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation + +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: GF_SECURITY_ADMIN_USER + label: "Admin User" + schema: + type: string + required: true + default: "admin" + - variable: GF_SECURITY_ADMIN_PASSWORD + label: "Admin Password" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: GF_INSTALL_PLUGINS + label: "Extra Plugins to Install" + description: "comma seperated" + schema: + type: string + default: "" + - variable: GF_AUTH_LDAP_ENABLED + label: "enable LDAP" + schema: + type: boolean + default: false + - variable: GF_AUTH_LDAP_ALLOW_SIGN_UP + label: "Allow LDAP Signup" + schema: + type: boolean + default: false + - variable: GF_AUTH_LDAP_CONFIG_FILE + label: "LDAP Config Path" + schema: + type: string + default: "/opt/bitnami/grafana/conf/ldap.toml" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + + - variable: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + - variable: data + label: Data + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + private: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10038 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + + - variable: data + label: "App data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: overrideService + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["certificateIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: 'gpu.intel.com/i915' + label: Add Intel i915 GPUs + schema: + type: int + default: 0 + - variable: 'nvidia.com/gpu' + label: Add NVIDIA GPUs (Experimental) + schema: + type: int + default: 0 + - variable: 'amd.com/gpu' + label: Add AMD GPUs + schema: + type: int + default: 0 + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section + +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: ingress + label: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true + diff --git a/enterprise/metallb-config/6.0.0/templates/NOTES.txt b/enterprise/grafana/14.0.1/templates/NOTES.txt similarity index 100% rename from enterprise/metallb-config/6.0.0/templates/NOTES.txt rename to enterprise/grafana/14.0.1/templates/NOTES.txt diff --git a/stable/adguard-home/9.0.0/templates/common.yaml b/enterprise/grafana/14.0.1/templates/common.yaml similarity index 100% rename from stable/adguard-home/9.0.0/templates/common.yaml rename to enterprise/grafana/14.0.1/templates/common.yaml diff --git a/enterprise/kubeapps/2.1.0/values.yaml b/enterprise/grafana/14.0.1/values.yaml similarity index 100% rename from enterprise/kubeapps/2.1.0/values.yaml rename to enterprise/grafana/14.0.1/values.yaml diff --git a/enterprise/kubeapps/2.1.0/CHANGELOG.md b/enterprise/kubeapps/2.1.0/CHANGELOG.md deleted file mode 100644 index 64383258403..00000000000 --- a/enterprise/kubeapps/2.1.0/CHANGELOG.md +++ /dev/null @@ -1,60 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -## [kubeapps-1.0.0](https://github.com/truecharts/charts/compare/kubeapps-0.0.5...kubeapps-1.0.0) (2024-02-14) - - -## [kubeapps-1.0.0](https://github.com/truecharts/charts/compare/kubeapps-0.0.5...kubeapps-1.0.0) (2024-02-14) - - -## [kubeapps-0.0.5](https://github.com/truecharts/charts/compare/kubeapps-0.0.4...kubeapps-0.0.5) (2024-02-14) - - -## [kubeapps-0.0.4](https://github.com/truecharts/charts/compare/kubeapps-0.0.3...kubeapps-0.0.4) (2024-02-13) - -### Feat - - - -- move to enterprise train, finished testing \ No newline at end of file diff --git a/enterprise/kubeapps/2.1.0/Chart.yaml b/enterprise/kubeapps/2.1.0/Chart.yaml deleted file mode 100644 index c533b39475d..00000000000 --- a/enterprise/kubeapps/2.1.0/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -apiVersion: v2 -appVersion: 0.0.3 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: kubeapps - version: 14.5.1 - repository: oci://registry-1.docker.io/bitnamicharts - condition: "" - alias: ogkubeapps - tags: [] - import-values: [] -deprecated: false -description: KubeApps is a Kubernetes-as-Apps solution -home: https://truecharts.org/charts/enterprise/kubeapps -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.png -keywords: - - kubeapps - - catalog -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kubeapps -sources: - - https://cert-manager.io/ - - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubeapps - - https://ghcr.io/xstar97/my-proxy-service -type: application -version: 2.1.0 diff --git a/enterprise/kubeapps/2.1.0/charts/common-18.0.1.tgz b/enterprise/kubeapps/2.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/enterprise/kubeapps/2.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/enterprise/kubeapps/2.1.0/charts/kubeapps-14.5.1.tgz b/enterprise/kubeapps/2.1.0/charts/kubeapps-14.5.1.tgz deleted file mode 100644 index ada5cb940a8..00000000000 Binary files a/enterprise/kubeapps/2.1.0/charts/kubeapps-14.5.1.tgz and /dev/null differ diff --git a/enterprise/kubernetes-reflector/4.0.0/.helmignore b/enterprise/kubeapps/2.1.4/.helmignore similarity index 100% rename from enterprise/kubernetes-reflector/4.0.0/.helmignore rename to enterprise/kubeapps/2.1.4/.helmignore diff --git a/enterprise/kubeapps/2.1.4/CHANGELOG.md b/enterprise/kubeapps/2.1.4/CHANGELOG.md new file mode 100644 index 00000000000..c5fda1d8a1d --- /dev/null +++ b/enterprise/kubeapps/2.1.4/CHANGELOG.md @@ -0,0 +1,64 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## [kubeapps-1.0.0](https://github.com/truecharts/charts/compare/kubeapps-0.0.5...kubeapps-1.0.0) (2024-02-14) + + +## [kubeapps-1.0.0](https://github.com/truecharts/charts/compare/kubeapps-0.0.5...kubeapps-1.0.0) (2024-02-14) + + +## [kubeapps-0.0.5](https://github.com/truecharts/charts/compare/kubeapps-0.0.4...kubeapps-0.0.5) (2024-02-14) + + +## [kubeapps-0.0.4](https://github.com/truecharts/charts/compare/kubeapps-0.0.3...kubeapps-0.0.4) (2024-02-13) + +### Feat + + + +- move to enterprise train, finished testing \ No newline at end of file diff --git a/enterprise/kubeapps/2.1.4/Chart.yaml b/enterprise/kubeapps/2.1.4/Chart.yaml new file mode 100644 index 00000000000..cab51dc4afc --- /dev/null +++ b/enterprise/kubeapps/2.1.4/Chart.yaml @@ -0,0 +1,45 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +apiVersion: v2 +appVersion: 0.0.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: kubeapps + version: 14.5.2 + repository: oci://registry-1.docker.io/bitnamicharts + condition: "" + alias: ogkubeapps + tags: [] + import-values: [] +deprecated: false +description: KubeApps is a Kubernetes-as-Apps solution +home: https://truecharts.org/charts/enterprise/kubeapps +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.png +keywords: + - kubeapps + - catalog +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kubeapps +sources: + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubeapps + - https://ghcr.io/xstar97/my-proxy-service +type: application +version: 2.1.4 diff --git a/enterprise/kubeapps/2.1.0/README.md b/enterprise/kubeapps/2.1.4/README.md similarity index 100% rename from enterprise/kubeapps/2.1.0/README.md rename to enterprise/kubeapps/2.1.4/README.md diff --git a/enterprise/kubeapps/2.1.0/app-readme.md b/enterprise/kubeapps/2.1.4/app-readme.md similarity index 100% rename from enterprise/kubeapps/2.1.0/app-readme.md rename to enterprise/kubeapps/2.1.4/app-readme.md diff --git a/enterprise/kubeapps/2.1.4/charts/common-18.0.3.tgz b/enterprise/kubeapps/2.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/kubeapps/2.1.4/charts/common-18.0.3.tgz differ diff --git a/enterprise/kubeapps/2.1.4/charts/kubeapps-14.5.2.tgz b/enterprise/kubeapps/2.1.4/charts/kubeapps-14.5.2.tgz new file mode 100644 index 00000000000..4bb40d5bfce Binary files /dev/null and b/enterprise/kubeapps/2.1.4/charts/kubeapps-14.5.2.tgz differ diff --git a/enterprise/kubeapps/2.1.0/ix_values.yaml b/enterprise/kubeapps/2.1.4/ix_values.yaml similarity index 100% rename from enterprise/kubeapps/2.1.0/ix_values.yaml rename to enterprise/kubeapps/2.1.4/ix_values.yaml diff --git a/enterprise/kubeapps/2.1.0/questions.yaml b/enterprise/kubeapps/2.1.4/questions.yaml similarity index 100% rename from enterprise/kubeapps/2.1.0/questions.yaml rename to enterprise/kubeapps/2.1.4/questions.yaml diff --git a/enterprise/kubeapps/2.1.0/templates/NOTES.txt b/enterprise/kubeapps/2.1.4/templates/NOTES.txt similarity index 100% rename from enterprise/kubeapps/2.1.0/templates/NOTES.txt rename to enterprise/kubeapps/2.1.4/templates/NOTES.txt diff --git a/enterprise/kubeapps/2.1.0/templates/common.yaml b/enterprise/kubeapps/2.1.4/templates/common.yaml similarity index 100% rename from enterprise/kubeapps/2.1.0/templates/common.yaml rename to enterprise/kubeapps/2.1.4/templates/common.yaml diff --git a/enterprise/kubernetes-reflector/4.0.0/values.yaml b/enterprise/kubeapps/2.1.4/values.yaml similarity index 100% rename from enterprise/kubernetes-reflector/4.0.0/values.yaml rename to enterprise/kubeapps/2.1.4/values.yaml diff --git a/enterprise/kubernetes-reflector/4.0.0/CHANGELOG.md b/enterprise/kubernetes-reflector/4.0.0/CHANGELOG.md deleted file mode 100644 index dde2ebe32b5..00000000000 --- a/enterprise/kubernetes-reflector/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [kubernetes-reflector-3.1.12](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.11...kubernetes-reflector-3.1.12) (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)) - - -## [kubernetes-reflector-3.1.11](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.10...kubernetes-reflector-3.1.11) (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)) - - -## [kubernetes-reflector-3.1.10](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.9...kubernetes-reflector-3.1.10) (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)) - - -## [kubernetes-reflector-3.1.9](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.8...kubernetes-reflector-3.1.9) (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)) - - -## [kubernetes-reflector-3.1.8](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.7...kubernetes-reflector-3.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kubernetes-reflector-3.1.7](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.6...kubernetes-reflector-3.1.7) (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)) - - -## [kubernetes-reflector-3.1.6](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.5...kubernetes-reflector-3.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [kubernetes-reflector-3.1.5](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.4...kubernetes-reflector-3.1.5) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - - -## [kubernetes-reflector-3.1.4](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.3...kubernetes-reflector-3.1.4) (2024-01-01) - -### Chore - - - -- ensure everything is bumped into oci - - -## [kubernetes-reflector-3.1.3](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.0...kubernetes-reflector-3.1.3) (2024-01-01) - -### Chore diff --git a/enterprise/kubernetes-reflector/4.0.0/Chart.yaml b/enterprise/kubernetes-reflector/4.0.0/Chart.yaml deleted file mode 100644 index b39b1a64ad5..00000000000 --- a/enterprise/kubernetes-reflector/4.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -apiVersion: v2 -appVersion: 7.1.217 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces -home: https://truecharts.org/charts/enterprise/kubernetes-reflector -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png -keywords: - - reflector - - secrets - - configmaps - - cert-manager - - certificates -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kubernetes-reflector -sources: - - https://github.com/emberstack/kubernetes-reflector - - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector - - https://hub.docker.com/r/emberstack/kubernetes-reflector -type: application -version: 4.0.0 diff --git a/enterprise/kubernetes-reflector/4.0.0/charts/common-17.5.0.tgz b/enterprise/kubernetes-reflector/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/enterprise/kubernetes-reflector/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/enterprise/metallb-config/6.0.0/.helmignore b/enterprise/kubernetes-reflector/4.1.3/.helmignore similarity index 100% rename from enterprise/metallb-config/6.0.0/.helmignore rename to enterprise/kubernetes-reflector/4.1.3/.helmignore diff --git a/enterprise/kubernetes-reflector/4.1.3/CHANGELOG.md b/enterprise/kubernetes-reflector/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..72667d14edb --- /dev/null +++ b/enterprise/kubernetes-reflector/4.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [kubernetes-reflector-3.1.12](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.11...kubernetes-reflector-3.1.12) (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)) + + +## [kubernetes-reflector-3.1.11](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.10...kubernetes-reflector-3.1.11) (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)) + + +## [kubernetes-reflector-3.1.10](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.9...kubernetes-reflector-3.1.10) (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)) + + +## [kubernetes-reflector-3.1.9](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.8...kubernetes-reflector-3.1.9) (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)) + + +## [kubernetes-reflector-3.1.8](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.7...kubernetes-reflector-3.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [kubernetes-reflector-3.1.7](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.6...kubernetes-reflector-3.1.7) (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)) + + +## [kubernetes-reflector-3.1.6](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.5...kubernetes-reflector-3.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [kubernetes-reflector-3.1.5](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.4...kubernetes-reflector-3.1.5) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + + +## [kubernetes-reflector-3.1.4](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.3...kubernetes-reflector-3.1.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci + diff --git a/enterprise/kubernetes-reflector/4.1.3/Chart.yaml b/enterprise/kubernetes-reflector/4.1.3/Chart.yaml new file mode 100644 index 00000000000..baf90f2634f --- /dev/null +++ b/enterprise/kubernetes-reflector/4.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +apiVersion: v2 +appVersion: 7.1.217 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces +home: https://truecharts.org/charts/enterprise/kubernetes-reflector +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png +keywords: + - reflector + - secrets + - configmaps + - cert-manager + - certificates +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kubernetes-reflector +sources: + - https://github.com/emberstack/kubernetes-reflector + - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector + - https://hub.docker.com/r/emberstack/kubernetes-reflector +type: application +version: 4.1.3 diff --git a/enterprise/kubernetes-reflector/4.0.0/README.md b/enterprise/kubernetes-reflector/4.1.3/README.md similarity index 100% rename from enterprise/kubernetes-reflector/4.0.0/README.md rename to enterprise/kubernetes-reflector/4.1.3/README.md diff --git a/enterprise/kubernetes-reflector/4.0.0/app-readme.md b/enterprise/kubernetes-reflector/4.1.3/app-readme.md similarity index 100% rename from enterprise/kubernetes-reflector/4.0.0/app-readme.md rename to enterprise/kubernetes-reflector/4.1.3/app-readme.md diff --git a/enterprise/kubernetes-reflector/4.1.3/charts/common-18.0.3.tgz b/enterprise/kubernetes-reflector/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/kubernetes-reflector/4.1.3/charts/common-18.0.3.tgz differ diff --git a/enterprise/kubernetes-reflector/4.0.0/ix_values.yaml b/enterprise/kubernetes-reflector/4.1.3/ix_values.yaml similarity index 100% rename from enterprise/kubernetes-reflector/4.0.0/ix_values.yaml rename to enterprise/kubernetes-reflector/4.1.3/ix_values.yaml diff --git a/enterprise/kubernetes-reflector/4.0.0/questions.yaml b/enterprise/kubernetes-reflector/4.1.3/questions.yaml similarity index 100% rename from enterprise/kubernetes-reflector/4.0.0/questions.yaml rename to enterprise/kubernetes-reflector/4.1.3/questions.yaml diff --git a/enterprise/kubernetes-reflector/4.0.0/templates/common.yaml b/enterprise/kubernetes-reflector/4.1.3/templates/common.yaml similarity index 100% rename from enterprise/kubernetes-reflector/4.0.0/templates/common.yaml rename to enterprise/kubernetes-reflector/4.1.3/templates/common.yaml diff --git a/enterprise/metallb-config/6.0.0/values.yaml b/enterprise/kubernetes-reflector/4.1.3/values.yaml similarity index 100% rename from enterprise/metallb-config/6.0.0/values.yaml rename to enterprise/kubernetes-reflector/4.1.3/values.yaml diff --git a/enterprise/metallb-config/6.0.0/CHANGELOG.md b/enterprise/metallb-config/6.0.0/CHANGELOG.md deleted file mode 100644 index 887ed1f0da5..00000000000 --- a/enterprise/metallb-config/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [metallb-config-5.1.13](https://github.com/truecharts/charts/compare/metallb-config-5.1.12...metallb-config-5.1.13) (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)) - - -## [metallb-config-5.1.12](https://github.com/truecharts/charts/compare/metallb-config-5.1.11...metallb-config-5.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)) - - -## [metallb-config-5.1.11](https://github.com/truecharts/charts/compare/metallb-config-5.1.10...metallb-config-5.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)) - - -## [metallb-config-5.1.10](https://github.com/truecharts/charts/compare/metallb-config-5.1.9...metallb-config-5.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)) - - -## [metallb-config-5.1.9](https://github.com/truecharts/charts/compare/metallb-config-5.1.8...metallb-config-5.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [metallb-config-5.1.8](https://github.com/truecharts/charts/compare/metallb-config-5.1.7...metallb-config-5.1.8) (2024-01-14) - -### Chore - - - -- update container image hello-world to latest[@4bd7811](https://github.com/4bd7811) by renovate ([#17158](https://github.com/truecharts/charts/issues/17158)) - -- update container image hello-world to latest[@ac69084](https://github.com/ac69084) by renovate ([#14774](https://github.com/truecharts/charts/issues/14774)) - - - - -## [metallb-config-5.1.7](https://github.com/truecharts/charts/compare/metallb-config-5.1.6...metallb-config-5.1.7) (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)) - - -## [metallb-config-5.1.6](https://github.com/truecharts/charts/compare/metallb-config-5.1.5...metallb-config-5.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [metallb-config-5.1.5](https://github.com/truecharts/charts/compare/metallb-config-5.1.4...metallb-config-5.1.5) (2024-01-01) \ No newline at end of file diff --git a/enterprise/metallb-config/6.0.0/Chart.yaml b/enterprise/metallb-config/6.0.0/Chart.yaml deleted file mode 100644 index d99cb821cc2..00000000000 --- a/enterprise/metallb-config/6.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: core - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://truecharts.org/charts/enterprise/metallb-config -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png -keywords: - - metallb - - loadbalancer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: metallb-config -sources: - - https://metallb.universe.tf - - https://github.com/metallb/metallb - - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config - - https://hub.docker.com/_/hello-world -type: application -version: 6.0.0 diff --git a/enterprise/metallb-config/6.0.0/charts/common-17.5.0.tgz b/enterprise/metallb-config/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/enterprise/metallb-config/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/enterprise/prometheus/17.2.1/.helmignore b/enterprise/metallb-config/6.1.3/.helmignore similarity index 100% rename from enterprise/prometheus/17.2.1/.helmignore rename to enterprise/metallb-config/6.1.3/.helmignore diff --git a/enterprise/metallb-config/6.1.3/CHANGELOG.md b/enterprise/metallb-config/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ab5e8b597a8 --- /dev/null +++ b/enterprise/metallb-config/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [metallb-config-5.1.13](https://github.com/truecharts/charts/compare/metallb-config-5.1.12...metallb-config-5.1.13) (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)) + + +## [metallb-config-5.1.12](https://github.com/truecharts/charts/compare/metallb-config-5.1.11...metallb-config-5.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)) + + +## [metallb-config-5.1.11](https://github.com/truecharts/charts/compare/metallb-config-5.1.10...metallb-config-5.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)) + + +## [metallb-config-5.1.10](https://github.com/truecharts/charts/compare/metallb-config-5.1.9...metallb-config-5.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)) + + +## [metallb-config-5.1.9](https://github.com/truecharts/charts/compare/metallb-config-5.1.8...metallb-config-5.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [metallb-config-5.1.8](https://github.com/truecharts/charts/compare/metallb-config-5.1.7...metallb-config-5.1.8) (2024-01-14) + +### Chore + + + +- update container image hello-world to latest[@4bd7811](https://github.com/4bd7811) by renovate ([#17158](https://github.com/truecharts/charts/issues/17158)) + +- update container image hello-world to latest[@ac69084](https://github.com/ac69084) by renovate ([#14774](https://github.com/truecharts/charts/issues/14774)) + + + + +## [metallb-config-5.1.7](https://github.com/truecharts/charts/compare/metallb-config-5.1.6...metallb-config-5.1.7) (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)) + + +## [metallb-config-5.1.6](https://github.com/truecharts/charts/compare/metallb-config-5.1.5...metallb-config-5.1.6) (2024-01-02) + +### Chore + + diff --git a/enterprise/metallb-config/6.1.3/Chart.yaml b/enterprise/metallb-config/6.1.3/Chart.yaml new file mode 100644 index 00000000000..d91222e1840 --- /dev/null +++ b/enterprise/metallb-config/6.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: core + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A network load-balancer implementation for Kubernetes using standard routing protocols +home: https://truecharts.org/charts/enterprise/metallb-config +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png +keywords: + - metallb + - loadbalancer +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: metallb-config +sources: + - https://metallb.universe.tf + - https://github.com/metallb/metallb + - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config + - https://hub.docker.com/_/hello-world +type: application +version: 6.1.3 diff --git a/enterprise/metallb-config/6.0.0/README.md b/enterprise/metallb-config/6.1.3/README.md similarity index 100% rename from enterprise/metallb-config/6.0.0/README.md rename to enterprise/metallb-config/6.1.3/README.md diff --git a/enterprise/metallb-config/6.0.0/app-readme.md b/enterprise/metallb-config/6.1.3/app-readme.md similarity index 100% rename from enterprise/metallb-config/6.0.0/app-readme.md rename to enterprise/metallb-config/6.1.3/app-readme.md diff --git a/enterprise/metallb-config/6.1.3/charts/common-18.0.3.tgz b/enterprise/metallb-config/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/metallb-config/6.1.3/charts/common-18.0.3.tgz differ diff --git a/enterprise/metallb-config/6.0.0/ix_values.yaml b/enterprise/metallb-config/6.1.3/ix_values.yaml similarity index 100% rename from enterprise/metallb-config/6.0.0/ix_values.yaml rename to enterprise/metallb-config/6.1.3/ix_values.yaml diff --git a/enterprise/metallb-config/6.0.0/questions.yaml b/enterprise/metallb-config/6.1.3/questions.yaml similarity index 100% rename from enterprise/metallb-config/6.0.0/questions.yaml rename to enterprise/metallb-config/6.1.3/questions.yaml diff --git a/enterprise/prometheus/17.2.1/templates/NOTES.txt b/enterprise/metallb-config/6.1.3/templates/NOTES.txt similarity index 100% rename from enterprise/prometheus/17.2.1/templates/NOTES.txt rename to enterprise/metallb-config/6.1.3/templates/NOTES.txt diff --git a/enterprise/metallb-config/6.0.0/templates/_bgpadvertisement.tpl b/enterprise/metallb-config/6.1.3/templates/_bgpadvertisement.tpl similarity index 100% rename from enterprise/metallb-config/6.0.0/templates/_bgpadvertisement.tpl rename to enterprise/metallb-config/6.1.3/templates/_bgpadvertisement.tpl diff --git a/enterprise/metallb-config/6.0.0/templates/_community.tpl b/enterprise/metallb-config/6.1.3/templates/_community.tpl similarity index 100% rename from enterprise/metallb-config/6.0.0/templates/_community.tpl rename to enterprise/metallb-config/6.1.3/templates/_community.tpl diff --git a/enterprise/metallb-config/6.0.0/templates/_ipaddresspool.tpl b/enterprise/metallb-config/6.1.3/templates/_ipaddresspool.tpl similarity index 100% rename from enterprise/metallb-config/6.0.0/templates/_ipaddresspool.tpl rename to enterprise/metallb-config/6.1.3/templates/_ipaddresspool.tpl diff --git a/enterprise/metallb-config/6.0.0/templates/_l2advertisement.tpl b/enterprise/metallb-config/6.1.3/templates/_l2advertisement.tpl similarity index 100% rename from enterprise/metallb-config/6.0.0/templates/_l2advertisement.tpl rename to enterprise/metallb-config/6.1.3/templates/_l2advertisement.tpl diff --git a/enterprise/metallb-config/6.0.0/templates/_peers.tpl b/enterprise/metallb-config/6.1.3/templates/_peers.tpl similarity index 100% rename from enterprise/metallb-config/6.0.0/templates/_peers.tpl rename to enterprise/metallb-config/6.1.3/templates/_peers.tpl diff --git a/enterprise/metallb-config/6.0.0/templates/common.yaml b/enterprise/metallb-config/6.1.3/templates/common.yaml similarity index 100% rename from enterprise/metallb-config/6.0.0/templates/common.yaml rename to enterprise/metallb-config/6.1.3/templates/common.yaml diff --git a/enterprise/prometheus/17.2.1/values.yaml b/enterprise/metallb-config/6.1.3/values.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/values.yaml rename to enterprise/metallb-config/6.1.3/values.yaml diff --git a/enterprise/nextcloud/29.1.5/Chart.yaml b/enterprise/nextcloud/29.1.5/Chart.yaml index 6d0713bead5..c04c56f79c3 100644 --- a/enterprise/nextcloud/29.1.5/Chart.yaml +++ b/enterprise/nextcloud/29.1.5/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 28.0.2 dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/enterprise/nextcloud/29.1.5/charts/common-18.0.2.tgz b/enterprise/nextcloud/29.1.5/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/enterprise/nextcloud/29.1.5/charts/common-18.0.2.tgz and /dev/null differ diff --git a/enterprise/nextcloud/29.1.5/charts/common-18.0.3.tgz b/enterprise/nextcloud/29.1.5/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/nextcloud/29.1.5/charts/common-18.0.3.tgz differ diff --git a/enterprise/prometheus/17.2.1/CHANGELOG.md b/enterprise/prometheus/17.2.1/CHANGELOG.md deleted file mode 100644 index 30d53338d6d..00000000000 --- a/enterprise/prometheus/17.2.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -## [prometheus-16.4.9](https://github.com/truecharts/charts/compare/prometheus-16.4.8...prometheus-16.4.9) (2024-02-12) - -### Chore - - - -- update container image bitnami/prometheus to 2.49.1[@bfc292a](https://github.com/bfc292a) by renovate ([#18223](https://github.com/truecharts/charts/issues/18223)) - - -## [prometheus-16.4.8](https://github.com/truecharts/charts/compare/prometheus-16.4.7...prometheus-16.4.8) (2024-02-12) - -### Chore - - - -- update container image bitnami/alertmanager to 0.26.0[@537c5f5](https://github.com/537c5f5) by renovate ([#18200](https://github.com/truecharts/charts/issues/18200)) - -- update container image bitnami/prometheus to 2.49.1[@c382eae](https://github.com/c382eae) by renovate ([#18032](https://github.com/truecharts/charts/issues/18032)) - - -## [prometheus-16.4.7](https://github.com/truecharts/charts/compare/prometheus-16.4.6...prometheus-16.4.7) (2024-02-12) - -### Chore - - - -- update container image bitnami/alertmanager to 0.26.0[@130b6ff](https://github.com/130b6ff) by renovate ([#18154](https://github.com/truecharts/charts/issues/18154)) - - -## [prometheus-16.4.6](https://github.com/truecharts/charts/compare/prometheus-16.4.5...prometheus-16.4.6) (2024-02-12) - -### Chore - - - -- update container image bitnami/alertmanager to 0.26.0[@de8bbbd](https://github.com/de8bbbd) by renovate ([#18026](https://github.com/truecharts/charts/issues/18026)) - - -## [prometheus-16.4.5](https://github.com/truecharts/charts/compare/prometheus-16.4.4...prometheus-16.4.5) (2024-02-05) - -### Chore - - - -- update container image bitnami/alertmanager to 0.26.0[@d58f3c7](https://github.com/d58f3c7) by renovate ([#17812](https://github.com/truecharts/charts/issues/17812)) - - -## [prometheus-16.4.4](https://github.com/truecharts/charts/compare/prometheus-16.4.3...prometheus-16.4.4) (2024-02-04) - - -## [prometheus-16.4.3](https://github.com/truecharts/charts/compare/prometheus-16.4.2...prometheus-16.4.3) (2024-02-03) - -### Chore - - diff --git a/enterprise/prometheus/17.2.1/Chart.yaml b/enterprise/prometheus/17.2.1/Chart.yaml deleted file mode 100644 index be7448f610e..00000000000 --- a/enterprise/prometheus/17.2.1/Chart.yaml +++ /dev/null @@ -1,53 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -apiVersion: v2 -appVersion: 2.49.1 -dependencies: - - name: common - version: 18.0.2 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: node-exporter - version: 6.3.0 - repository: oci://tccr.io/truecharts - condition: exporters.enabled,exporters.node-exporter.enabled - alias: "" - tags: [] - import-values: [] - - name: kube-state-metrics - version: 6.2.1 - repository: oci://tccr.io/truecharts - condition: exporters.enabled,exporters.kube-state-metrics.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. -home: https://truecharts.org/charts/enterprise/prometheus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png -keywords: - - metrics -kubeVersion: ">=1.24.0-0" -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: prometheus -sources: - - https://github.com/prometheus-community/helm-charts - - https://github.com/prometheus-operator/kube-prometheus - - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus - - https://quay.io/thanos/thanos - - https://hub.docker.com/r/bitnami/alertmanager - - https://hub.docker.com/r/bitnami/prometheus -type: application -version: 17.2.1 diff --git a/enterprise/prometheus/17.2.1/charts/common-18.0.2.tgz b/enterprise/prometheus/17.2.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/enterprise/prometheus/17.2.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/enterprise/prometheus/17.2.1/charts/kube-state-metrics-6.2.1.tgz b/enterprise/prometheus/17.2.1/charts/kube-state-metrics-6.2.1.tgz deleted file mode 100644 index 414a9a56df7..00000000000 Binary files a/enterprise/prometheus/17.2.1/charts/kube-state-metrics-6.2.1.tgz and /dev/null differ diff --git a/enterprise/prometheus/17.2.1/ix_values.yaml b/enterprise/prometheus/17.2.1/ix_values.yaml deleted file mode 100644 index 15cc0335ef7..00000000000 --- a/enterprise/prometheus/17.2.1/ix_values.yaml +++ /dev/null @@ -1,1377 +0,0 @@ -image: - repository: bitnami/prometheus - tag: 2.49.1@sha256:74f722ec51ac19d3a0801b418ec0f120e22f751dbd826ea24d72a0711cde9b54 -thanosImage: - repository: quay.io/thanos/thanos - tag: v0.34.1@sha256:567346c3f6ff2927c2c6c0daad977b2213f62d45eca54d48afd19e6deb902181 -alertmanagerImage: - repository: bitnami/alertmanager - tag: 0.26.0@sha256:9e7e46e5a8fa16d7c67bcae3fc7fcd96e19958459c6dbee487bf538867a0465c -global: - labels: {} -workload: - main: - enabled: false - podSpec: - containers: - main: - enabled: false - probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false - -configmap: - grafana-datasource: - enabled: "{{ if .Values.grafana.datasource.enabled }}true{{ else }}false{{ end }}" - labels: - grafana_datasources: "1" - data: - datasource.yaml: |- - apiVersion: 1 - datasources: - - name: Prometheus - type: prometheus - uid: {{ .Values.grafana.datasource.uid | default "prometheus" }} - url: http://{{ include "tc.v1.common.lib.chart.names.fullname" $ }}.{{ include "tc.v1.common.lib.metadata.namespace" (dict "rootCtx" $ "objectData" . "caller" "Configmap") }}:{{ .Values.service.main.ports.main.port }} - access: proxy - isDefault: {{ .Values.grafana.datasource.default | default true }} - jsonData: - httpMethod: {{ .Values.grafana.datasource.httpMethod | default "POST" }} - timeInterval: {{ .Values.grafana.datasource.scrapeInterval | default "30s" }} - {{- if .Values.grafana.datasource.timeout }} - timeout: {{ .Values.grafana.datasource.timeout }} - {{- end }} - -grafana: - datasource: - enabled: true - default: true - httpMethod: "POST" - scrapeInterval: "30s" - uid: "prometheus" - -service: - main: - selectorLabels: - app.kubernetes.io/name: prometheus - prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' - ports: - main: - port: 9090 - targetPort: 9090 - protocol: http - alertmanager: - enabled: true - selectorLabels: - app.kubernetes.io/name: alertmanager - alertmanager: '{{ template "kube-prometheus.alertmanager.fullname" . }}' - ports: - alertmanager: - enabled: true - port: 9093 - targetPort: 9093 - protocol: http - thanos: - enabled: true - selectorLabels: - app.kubernetes.io/name: prometheus - prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' - ports: - thanos: - enabled: true - port: 10901 - targetPort: 10901 - protocol: http -ingress: - main: - enabled: false - alertmanager: - enabled: false - thanos: - enabled: false -#### -## Operator Config -#### -env: - PROMETHEUS_CONFIG_RELOADER: - configMapKeyRef: - name: prometheus-operator-config - key: prometheus-config-reloader -podOptions: - automountServiceAccountToken: true -rbac: - main: - enabled: true - primary: true - clusterWide: true - rules: - - apiGroups: - - apiextensions.k8s.io - resources: - - customresourcedefinitions - verbs: - - create - - apiGroups: - - apiextensions.k8s.io - resourceNames: - - alertmanagers.monitoring.coreos.com - - podmonitors.monitoring.coreos.com - - prometheuses.monitoring.coreos.com - - prometheusrules.monitoring.coreos.com - - servicemonitors.monitoring.coreos.com - - thanosrulers.monitoring.coreos.com - - probes.monitoring.coreos.com - resources: - - customresourcedefinitions - verbs: - - get - - update - - apiGroups: - - monitoring.coreos.com - resources: - - alertmanagers - - alertmanagers/finalizers - - alertmanagerconfigs - - prometheuses - - prometheuses/finalizers - - thanosrulers - - thanosrulers/finalizers - - servicemonitors - - podmonitors - - probes - - prometheusrules - verbs: - - "*" - - apiGroups: - - apps - resources: - - statefulsets - verbs: - - "*" - - apiGroups: - - "" - resources: - - configmaps - - secrets - verbs: - - "*" - - apiGroups: - - "" - resources: - - pods - verbs: - - list - - delete - - apiGroups: - - "" - resources: - - services - - services/finalizers - - endpoints - verbs: - - get - - create - - update - - delete - - apiGroups: - - "" - resources: - - nodes - verbs: - - list - - watch - - apiGroups: - - "" - resources: - - namespaces - verbs: - - get - - list - - watch - - apiGroups: - - networking.k8s.io - resources: - - ingresses - verbs: - - get - - list - - watch -# -- The service account the pods will use to interact with the Kubernetes API -serviceAccount: - main: - enabled: true - primary: true -securityContext: - readOnlyRootFilesystem: false -probes: - # -- Liveness probe configuration - # @default -- See below - liveness: - custom: true - spec: - httpGet: - path: "/metrics" - port: promop - scheme: HTTP - # -- Redainess probe configuration - # @default -- See below - readiness: - custom: true - spec: - httpGet: - path: "/metrics" - port: promop - scheme: HTTP - # -- Startup probe configuration - # @default -- See below - startup: - custom: true - spec: - httpGet: - path: "/metrics" - port: promop - scheme: HTTP -operator: - ## Create a servicemonitor for the operator - ## - serviceMonitor: - ## @param operator.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus Operator - ## - enabled: false - ## @param operator.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param operator.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param operator.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] - ## Prometheus Configmap-reload image to use for reloading configmaps - ## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus-operator/tags/) - ## - prometheusConfigReloader: - containerSecurityContext: - enabled: true - readOnlyRootFilesystem: false - allowPrivilegeEscalation: false - runAsNonRoot: true - capabilities: - drop: - - ALL - livenessProbe: - enabled: true - initialDelaySeconds: 10 - periodSeconds: 10 - timeoutSeconds: 5 - failureThreshold: 6 - successThreshold: 1 - readinessProbe: - enabled: true - initialDelaySeconds: 15 - periodSeconds: 20 - timeoutSeconds: 5 - failureThreshold: 6 - successThreshold: 1 -#### -## Prometheus Config (Spawned by Operator) -#### - -## Deploy a Prometheus instance -## -prometheus: - ## @param prometheus.enabled Deploy Prometheus to the cluster - ## - enabled: true - ## Bitnami Prometheus image version - ## ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus/tags/ - ## @param prometheus.image.registry Prometheus image registry - ## @param prometheus.image.repository Prometheus image repository - ## @param prometheus.image.tag Prometheus Image tag (immutable tags are recommended) - ## @param prometheus.image.pullSecrets Specify docker-registry secret names as an array - ## - ## Service account for Prometheus to use. - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ - ## - serviceAccount: - ## @param prometheus.serviceAccount.create Specify whether to create a ServiceAccount for Prometheus - ## - create: true - ## @param prometheus.serviceAccount.name The name of the ServiceAccount to create - ## If not set and create is true, a name is generated using the kube-prometheus.prometheus.fullname template - name: "" - ## @param prometheus.serviceAccount.annotations Additional annotations for created Prometheus ServiceAccount - ## annotations: - ## eks.amazonaws.com/role-arn: arn:aws:iam::ACCOUNT:role/prometheus - ## - annotations: {} - ## Prometheus pods' Security Context - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod - ## @param prometheus.podSecurityContext.enabled Enable security context - ## @param prometheus.podSecurityContext.runAsUser User ID for the container - ## @param prometheus.podSecurityContext.fsGroup Group ID for the container filesystem - ## - podSecurityContext: - enabled: true - runAsUser: 1001 - fsGroup: 1001 - ## Prometheus containers' Security Context - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container - ## @param prometheus.containerSecurityContext.enabled Enable container security context - ## @param prometheus.containerSecurityContext.readOnlyRootFilesystem Mount / (root) as a readonly filesystem - ## @param prometheus.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off - ## @param prometheus.containerSecurityContext.runAsNonRoot Force the container to run as a non root user - ## @param prometheus.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped - ## - containerSecurityContext: - enabled: true - readOnlyRootFilesystem: false - allowPrivilegeEscalation: false - runAsNonRoot: true - capabilities: - drop: - - ALL - serviceMonitor: - ## @param prometheus.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus itself - ## - enabled: true - ## @param prometheus.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param prometheus.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param prometheus.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] - ## @param prometheus.externalUrl External URL used to access Prometheus - ## If not creating an ingress but still exposing the service some other way (like a proxy) - ## let Prometheus know what its external URL is so that it can properly create links - ## externalUrl: https://prometheus.example.com - ## - externalUrl: "" - ## @param prometheus.resources CPU/Memory resource requests/limits for node - ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ - ## - resources: {} - ## @param prometheus.podAffinityPreset Prometheus Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity - ## - podAffinityPreset: "" - ## @param prometheus.podAntiAffinityPreset Prometheus Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity - ## - podAntiAffinityPreset: soft - ## Node affinity preset - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity - ## - nodeAffinityPreset: - ## @param prometheus.nodeAffinityPreset.type Prometheus Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## - type: "" - ## @param prometheus.nodeAffinityPreset.key Prometheus Node label key to match Ignored if `affinity` is set. - ## E.g. - ## key: "kubernetes.io/e2e-az-name" - ## - key: "" - ## @param prometheus.nodeAffinityPreset.values Prometheus Node label values to match. Ignored if `affinity` is set. - ## E.g. - ## values: - ## - e2e-az1 - ## - e2e-az2 - ## - values: [] - ## @param prometheus.affinity Prometheus Affinity for pod assignment - ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity - ## Note: prometheus.podAffinityPreset, prometheus.podAntiAffinityPreset, and prometheus.nodeAffinityPreset will be ignored when it's set - ## - affinity: {} - ## @param prometheus.nodeSelector Prometheus Node labels for pod assignment - ## ref: https://kubernetes.io/docs/user-guide/node-selection/ - ## - nodeSelector: {} - ## @param prometheus.tolerations Prometheus Tolerations for pod assignment - ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ - ## - tolerations: [] - ## @param prometheus.scrapeInterval Interval between consecutive scrapes - ## - scrapeInterval: "15s" - ## @param prometheus.evaluationInterval Interval between consecutive evaluations - ## - evaluationInterval: "30s" - ## @param prometheus.listenLocal ListenLocal makes the Prometheus server listen on loopback - ## - listenLocal: false - ## Configure extra options for liveness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param prometheus.livenessProbe.enabled Turn on and off liveness probe - ## @param prometheus.livenessProbe.path Path of the HTTP service for checking the healthy state - ## @param prometheus.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated - ## @param prometheus.livenessProbe.periodSeconds How often to perform the probe - ## @param prometheus.livenessProbe.timeoutSeconds When the probe times out - ## @param prometheus.livenessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param prometheus.livenessProbe.successThreshold Minimum consecutive successes for the probe - ## - livenessProbe: - enabled: true - path: /-/healthy - initialDelaySeconds: 0 - failureThreshold: 10 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 3 - ## Configure extra options for readiness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param prometheus.readinessProbe.enabled Turn on and off readiness probe - ## @param prometheus.readinessProbe.path Path of the HTTP service for checking the ready state - ## @param prometheus.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated - ## @param prometheus.readinessProbe.periodSeconds How often to perform the probe - ## @param prometheus.readinessProbe.timeoutSeconds When the probe times out - ## @param prometheus.readinessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param prometheus.readinessProbe.successThreshold Minimum consecutive successes for the probe - ## - readinessProbe: - enabled: true - path: /-/ready - initialDelaySeconds: 0 - failureThreshold: 10 - periodSeconds: 10 - successThreshold: 1 - timeoutSeconds: 3 - ## @param prometheus.enableAdminAPI Enable Prometheus adminitrative API - ## ref: https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-admin-apis - ## - enableAdminAPI: false - ## @param prometheus.enableFeatures Enable access to Prometheus disabled features. - ## ref: https://prometheus.io/docs/prometheus/latest/disabled_features/ - ## - enableFeatures: [] - ## @param prometheus.alertingEndpoints Alertmanagers to which alerts will be sent - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerendpoints - ## - alertingEndpoints: [] - ## @param prometheus.externalLabels External labels to add to any time series or alerts when communicating with external systems - ## - externalLabels: {} - ## @param prometheus.replicaExternalLabelName Name of the external label used to denote replica name - ## - replicaExternalLabelName: "" - ## @param prometheus.replicaExternalLabelNameClear Clear external label used to denote replica name - ## - replicaExternalLabelNameClear: false - ## @param prometheus.routePrefix Prefix used to register routes, overriding externalUrl route - ## Useful for proxies that rewrite URLs. - ## - routePrefix: / - ## @param prometheus.prometheusExternalLabelName Name of the external label used to denote Prometheus instance name - ## - prometheusExternalLabelName: "" - ## @param prometheus.prometheusExternalLabelNameClear Clear external label used to denote Prometheus instance name - ## - prometheusExternalLabelNameClear: false - ## @param prometheus.secrets Secrets that should be mounted into the Prometheus Pods - ## - secrets: [] - ## @param prometheus.configMaps ConfigMaps that should be mounted into the Prometheus Pods - ## - configMaps: [] - ## @param prometheus.querySpec The query command line flags when starting Prometheus - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#queryspec - ## - querySpec: {} - ## @param prometheus.ruleNamespaceSelector Namespaces to be selected for PrometheusRules discovery - ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage - ## - ruleNamespaceSelector: {} - ## @param prometheus.ruleSelector PrometheusRules to be selected for target discovery - ## If {}, select all ServiceMonitors - ## - ruleSelector: {} - ## @param prometheus.serviceMonitorSelector ServiceMonitors to be selected for target discovery - ## If {}, select all ServiceMonitors - ## - serviceMonitorSelector: {} - ## @param prometheus.matchLabels Matchlabels - ## - matchLabels: {} - ## @param prometheus.serviceMonitorNamespaceSelector Namespaces to be selected for ServiceMonitor discovery - ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage - ## - serviceMonitorNamespaceSelector: {} - ## @param prometheus.podMonitorSelector PodMonitors to be selected for target discovery. - ## If {}, select all PodMonitors - ## - podMonitorSelector: {} - ## @param prometheus.podMonitorNamespaceSelector Namespaces to be selected for PodMonitor discovery - ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage - ## - podMonitorNamespaceSelector: {} - ## @param prometheus.probeSelector Probes to be selected for target discovery. - ## If {}, select all Probes - ## - probeSelector: {} - ## @param prometheus.probeNamespaceSelector Namespaces to be selected for Probe discovery - ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage - ## - probeNamespaceSelector: {} - ## @param prometheus.scrapeConfigSelector The scrapeConfigs to be selected for target discovery. - ## If {}, select all scrapeConfigs - ## - scrapeConfigSelector: {} - ## @param prometheus.scrapeConfigNamespaceSelector Namespaces to be selected for scrapeConfig discovery. - ## If {}, select all namespaces. - ## If nil, select own namespace. - scrapeConfigNamespaceSelector: {} - ## @param prometheus.retention Metrics retention days - ## - retention: 31d - ## @param prometheus.retentionSize Maximum size of metrics - ## - retentionSize: "" - ## @param prometheus.disableCompaction Disable the compaction of the Prometheus TSDB - ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec - ## ref: https://prometheus.io/docs/prometheus/latest/storage/#compaction - ## - disableCompaction: false - ## @param prometheus.walCompression Enable compression of the write-ahead log using Snappy - ## - walCompression: false - ## @param prometheus.enableRemoteWriteReceiver Enable Prometheus to be used as a receiver for the Prometheus remote write protocol - ## - enableRemoteWriteReceiver: false - ## @param prometheus.paused If true, the Operator won't process any Prometheus configuration changes - ## - paused: false - ## @param prometheus.replicaCount Number of Prometheus replicas desired - ## - replicaCount: 1 - ## @param prometheus.logLevel Log level for Prometheus - ## - logLevel: info - ## @param prometheus.logFormat Log format for Prometheus - ## - logFormat: logfmt - ## @param prometheus.podMetadata [object] Standard object's metadata - ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata - ## - podMetadata: - ## labels: - ## app: prometheus - ## k8s-app: prometheus - ## - labels: {} - annotations: {} - ## @param prometheus.remoteRead The remote_read spec configuration for Prometheus - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotereadspec - ## remoteRead: - ## - url: http://remote1/read - ## - remoteRead: [] - ## @param prometheus.remoteWrite The remote_write spec configuration for Prometheus - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotewritespec - ## remoteWrite: - ## - url: http://remote1/push - ## - remoteWrite: [] - ## @param prometheus.storageSpec Prometheus StorageSpec for persistent data - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md - ## - storageSpec: {} - ## Prometheus persistence parameters - ## - persistence: - ## @param prometheus.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. - ## - enabled: true - ## @param prometheus.persistence.storageClass Persistent Volume Storage Class - ## If defined, storageClassName: - ## If set to "-", storageClassName: "", which disables dynamic provisioning - ## If undefined (the default) or set to null, no storageClassName spec is - ## set, choosing the default provisioner. - ## - storageClass: "" - ## @param prometheus.persistence.accessModes Persistent Volume Access Modes - ## - accessModes: - - ReadWriteOnce - ## @param prometheus.persistence.size Persistent Volume Size - ## - size: 999Gi - ## @param prometheus.priorityClassName Priority class assigned to the Pods - ## - priorityClassName: "" - ## @param prometheus.containers Containers allows injecting additional containers - ## - containers: [] - ## @param prometheus.volumes Volumes allows configuration of additional volumes - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec - ## - volumes: [] - ## @param prometheus.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec - ## - volumeMounts: [] - ## @param prometheus.additionalPrometheusRules PrometheusRule defines recording and alerting rules for a Prometheus instance. - additionalPrometheusRules: [] - ## - name: custom-recording-rules - ## groups: - ## - name: sum_node_by_job - ## rules: - ## - record: job:kube_node_labels:sum - ## expr: sum(kube_node_labels) by (job) - ## - name: sum_prometheus_config_reload_by_pod - ## rules: - ## - record: job:prometheus_config_last_reload_successful:sum - ## expr: sum(prometheus_config_last_reload_successful) by (pod) - ## - name: custom-alerting-rules - ## groups: - ## - name: prometheus-config - ## rules: - ## - alert: PrometheusConfigurationReload - ## expr: prometheus_config_last_reload_successful > 0 - ## for: 1m - ## labels: - ## severity: error - ## annotations: - ## summary: "Prometheus configuration reload (instance {{ $labels.instance }})" - ## description: "Prometheus configuration reload error\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" - ## - name: custom-node-exporter-alerting-rules - ## rules: - ## - alert: PhysicalComponentTooHot - ## expr: node_hwmon_temp_celsius > 75 - ## for: 5m - ## labels: - ## severity: warning - ## annotations: - ## summary: "Physical component too hot (instance {{ $labels.instance }})" - ## description: "Physical hardware component too hot\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" - ## - alert: NodeOvertemperatureAlarm - ## expr: node_hwmon_temp_alarm == 1 - ## for: 5m - ## labels: - ## severity: critical - ## annotations: - ## summary: "Node overtemperature alarm (instance {{ $labels.instance }})" - ## description: "Physical node temperature alarm triggered\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" - ## - ## Note that the prometheus will fail to provision if the correct secret does not exist. - ## @param prometheus.additionalScrapeConfigs.enabled Enable additional scrape configs - ## @param prometheus.additionalScrapeConfigs.type Indicates if the cart should use external additional scrape configs or internal configs - ## @param prometheus.additionalScrapeConfigs.external.name Name of the secret that Prometheus should use for the additional external scrape configuration - ## @param prometheus.additionalScrapeConfigs.external.key Name of the key inside the secret to be used for the additional external scrape configuration - ## @param prometheus.additionalScrapeConfigs.internal.jobList A list of Prometheus scrape jobs - ## - additionalScrapeConfigs: - enabled: false - type: external - external: - ## Name of the secret that Prometheus should use for the additional scrape configuration - ## - name: "" - ## Name of the key inside the secret to be used for the additional scrape configuration. - ## - key: "" - internal: - jobList: [] - ## @param prometheus.additionalScrapeConfigsExternal.enabled Deprecated: Enable additional scrape configs that are managed externally to this chart - ## @param prometheus.additionalScrapeConfigsExternal.name Deprecated: Name of the secret that Prometheus should use for the additional scrape configuration - ## @param prometheus.additionalScrapeConfigsExternal.key Deprecated: Name of the key inside the secret to be used for the additional scrape configuration - ## - additionalScrapeConfigsExternal: - enabled: false - name: "" - key: "" - ## Enable additional Prometheus alert relabel configs that are managed externally to this chart - ## Note that the prometheus will fail to provision if the correct secret does not exist. - ## @param prometheus.additionalAlertRelabelConfigsExternal.enabled Enable additional Prometheus alert relabel configs that are managed externally to this chart - ## @param prometheus.additionalAlertRelabelConfigsExternal.name Name of the secret that Prometheus should use for the additional Prometheus alert relabel configuration - ## @param prometheus.additionalAlertRelabelConfigsExternal.key Name of the key inside the secret to be used for the additional Prometheus alert relabel configuration - ## - additionalAlertRelabelConfigsExternal: - enabled: false - name: "" - key: "" - ## Thanos sidecar container configuration - ## - thanos: - ## @param prometheus.thanos.create Create a Thanos sidecar container - ## - create: false - ## Bitnami Thanos image - ## ref: https://hub.docker.com/r/tccr.io/truecharts/thanos/tags/ - ## @param prometheus.thanos.image.registry Thanos image registry - ## @param prometheus.thanos.image.repository Thanos image name - ## @param prometheus.thanos.image.tag Thanos image tag - ## @param prometheus.thanos.image.pullPolicy Thanos image pull policy - ## @param prometheus.thanos.image.pullSecrets Specify docker-registry secret names as an array - ## - ## Thanos Sidecar container's securityContext - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container - ## @param prometheus.thanos.containerSecurityContext.enabled Enable container security context - ## @param prometheus.thanos.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem - ## @param prometheus.thanos.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off - ## @param prometheus.thanos.containerSecurityContext.runAsNonRoot Force the container to run as a non root user - ## @param prometheus.thanos.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped - ## - containerSecurityContext: - enabled: true - readOnlyRootFilesystem: false - allowPrivilegeEscalation: false - runAsNonRoot: true - capabilities: - drop: - - ALL - ## @param prometheus.thanos.prometheusUrl Override default prometheus url "http://localhost:9090" - ## - prometheusUrl: "" - ## @param prometheus.thanos.extraArgs Additional arguments passed to the thanos sidecar container - ## extraArgs: - ## - --log.level=debug - ## - --tsdb.path=/data/ - ## - extraArgs: [] - ## @param prometheus.thanos.objectStorageConfig Support mounting a Secret for the objectStorageConfig of the sideCar container. - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/thanos.md - ## objectStorageConfig: - ## secretName: thanos-objstore-config - ## secretKey: thanos.yaml - ## - objectStorageConfig: {} - ## ref: https://github.com/thanos-io/thanos/blob/main/docs/components/sidecar.md - ## @param prometheus.thanos.extraVolumeMounts Additional volumeMounts from `prometheus.volumes` for thanos sidecar container - ## extraVolumeMounts: - ## - name: my-secret-volume - ## mountPath: /etc/thanos/secrets/my-secret - ## - extraVolumeMounts: [] - ## Thanos sidecar container resource requests and limits. - ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ - ## We usually recommend not to specify default resources and to leave this as a conscious - ## choice for the user. This also increases chances charts run on environments with little - ## resources, such as Minikube. If you do want to specify resources, uncomment the following - ## lines, adjust them as necessary, and remove the curly braces after 'resources:'. - ## @param prometheus.thanos.resources.limits The resources limits for the Thanos sidecar container - ## @param prometheus.thanos.resources.requests The resources requests for the Thanos sidecar container - ## - resources: - ## Example: - ## limits: - ## cpu: 100m - ## memory: 128Mi - limits: {} - ## Examples: - ## requests: - ## cpu: 100m - ## memory: 128Mi - requests: {} - ## Configure extra options for liveness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param prometheus.thanos.livenessProbe.enabled Turn on and off liveness probe - ## @param prometheus.thanos.livenessProbe.path Path of the HTTP service for checking the healthy state - ## @param prometheus.thanos.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated - ## @param prometheus.thanos.livenessProbe.periodSeconds How often to perform the probe - ## @param prometheus.thanos.livenessProbe.timeoutSeconds When the probe times out - ## @param prometheus.thanos.livenessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param prometheus.thanos.livenessProbe.successThreshold Minimum consecutive successes for the probe - ## - livenessProbe: - enabled: true - path: /-/healthy - initialDelaySeconds: 0 - periodSeconds: 5 - timeoutSeconds: 3 - failureThreshold: 120 - successThreshold: 1 - ## Configure extra options for readiness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param prometheus.thanos.readinessProbe.enabled Turn on and off readiness probe - ## @param prometheus.thanos.readinessProbe.path Path of the HTTP service for checking the ready state - ## @param prometheus.thanos.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated - ## @param prometheus.thanos.readinessProbe.periodSeconds How often to perform the probe - ## @param prometheus.thanos.readinessProbe.timeoutSeconds When the probe times out - ## @param prometheus.thanos.readinessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param prometheus.thanos.readinessProbe.successThreshold Minimum consecutive successes for the probe - ## - readinessProbe: - enabled: true - path: /-/ready - initialDelaySeconds: 0 - periodSeconds: 5 - timeoutSeconds: 3 - failureThreshold: 120 - successThreshold: 1 - ## Thanos Sidecar Service - ## - service: - ## @param prometheus.thanos.service.type Kubernetes service type - ## - type: ClusterIP - ## @param prometheus.thanos.service.port Thanos service port - ## - port: 10901 - ## @param prometheus.thanos.service.clusterIP Specific cluster IP when service type is cluster IP. Use `None` to create headless service by default. - ## Use a "headless" service by default so it returns every pod's IP instead of loadbalancing requests. - ## - clusterIP: None - ## @param prometheus.thanos.service.nodePort Specify the nodePort value for the LoadBalancer and NodePort service types. - ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport - ## e.g: - ## nodePort: 30901 - ## - nodePort: "" - ## @param prometheus.thanos.service.loadBalancerIP `loadBalancerIP` if service type is `LoadBalancer` - ## Set the LoadBalancer service type to internal only - ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#internal-load-balancer - ## - loadBalancerIP: "" - ## @param prometheus.thanos.service.loadBalancerSourceRanges Address that are allowed when svc is `LoadBalancer` - ## https://kubernetes.io/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/#restrict-access-for-loadbalancer-service - ## e.g: - ## loadBalancerSourceRanges: - ## - 10.10.10.0/24 - ## - loadBalancerSourceRanges: [] - ## @param prometheus.thanos.service.annotations Additional annotations for Prometheus service - ## - annotations: {} - ## @param prometheus.thanos.service.extraPorts Additional ports to expose from the Thanos sidecar container - ## extraPorts: - ## - name: http - ## port: 10902 - ## targetPort: http - ## protocol: tcp - ## - extraPorts: [] - ## @param prometheus.portName Port name used for the pods and governing service. This defaults to web - ## - portName: main -#### -## Alert Manager Config -#### - -## @section Alertmanager Parameters - -## Configuration for alertmanager -## ref: https://prometheus.io/docs/alerting/alertmanager/ -## -alertmanager: - ## @param alertmanager.enabled Deploy Alertmanager to the cluster - ## - enabled: true - ## Service account for Alertmanager to use. - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ - ## - serviceAccount: - ## @param alertmanager.serviceAccount.create Specify whether to create a ServiceAccount for Alertmanager - ## - create: true - ## @param alertmanager.serviceAccount.name The name of the ServiceAccount to create - ## If not set and create is true, a name is generated using the kube-prometheus.alertmanager.fullname template - name: "" - ## Prometheus Alertmanager pods' Security Context - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod - ## @param alertmanager.podSecurityContext.enabled Enable security context - ## @param alertmanager.podSecurityContext.runAsUser User ID for the container - ## @param alertmanager.podSecurityContext.fsGroup Group ID for the container filesystem - ## - podSecurityContext: - enabled: true - runAsUser: 1001 - fsGroup: 1001 - ## Prometheus Alertmanager container's securityContext - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container - ## @param alertmanager.containerSecurityContext.enabled Enable container security context - ## @param alertmanager.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem - ## @param alertmanager.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off - ## @param alertmanager.containerSecurityContext.runAsNonRoot Force the container to run as a non root user - ## @param alertmanager.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped - ## - containerSecurityContext: - enabled: true - readOnlyRootFilesystem: false - allowPrivilegeEscalation: false - runAsNonRoot: true - capabilities: - drop: - - ALL - ## Configure pod disruption budgets for Alertmanager - ## ref: https://kubernetes.io/docs/tasks/run-application/configure-pdb/#specifying-a-poddisruptionbudget - ## @param alertmanager.podDisruptionBudget.enabled Create a pod disruption budget for Alertmanager - ## @param alertmanager.podDisruptionBudget.minAvailable Minimum number / percentage of pods that should remain scheduled - ## @param alertmanager.podDisruptionBudget.maxUnavailable Maximum number / percentage of pods that may be made unavailable - ## - podDisruptionBudget: - enabled: false - minAvailable: 1 - maxUnavailable: "" - ## If true, create a serviceMonitor for alertmanager - ## - serviceMonitor: - ## @param alertmanager.serviceMonitor.enabled Creates a ServiceMonitor to monitor Alertmanager - ## - enabled: true - ## @param alertmanager.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param alertmanager.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param alertmanager.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] - ## @param alertmanager.externalUrl External URL used to access Alertmanager - ## e.g: - ## externalUrl: https://alertmanager.example.com - ## - externalUrl: "" - ## @param alertmanager.resources CPU/Memory resource requests/limits for node - ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ - ## - resources: {} - ## @param alertmanager.podAffinityPreset Alertmanager Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity - ## - podAffinityPreset: "" - ## @param alertmanager.podAntiAffinityPreset Alertmanager Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity - ## - podAntiAffinityPreset: soft - ## Node affinity preset - ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity - ## - nodeAffinityPreset: - ## @param alertmanager.nodeAffinityPreset.type Alertmanager Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` - ## - type: "" - ## @param alertmanager.nodeAffinityPreset.key Alertmanager Node label key to match Ignored if `affinity` is set. - ## E.g. - ## key: "kubernetes.io/e2e-az-name" - ## - key: "" - ## @param alertmanager.nodeAffinityPreset.values Alertmanager Node label values to match. Ignored if `affinity` is set. - ## E.g. - ## values: - ## - e2e-az1 - ## - e2e-az2 - ## - values: [] - ## @param alertmanager.affinity Alertmanager Affinity for pod assignment - ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity - ## Note: alertmanager.podAffinityPreset, alertmanager.podAntiAffinityPreset, and alertmanager.nodeAffinityPreset will be ignored when it's set - ## - affinity: {} - ## @param alertmanager.nodeSelector Alertmanager Node labels for pod assignment - ## ref: https://kubernetes.io/docs/user-guide/node-selection/ - ## - nodeSelector: {} - ## @param alertmanager.tolerations Alertmanager Tolerations for pod assignment - ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ - ## - tolerations: [] - ## Alertmanager configuration - ## ref: https://prometheus.io/docs/alerting/configuration/#configuration-file - ## @param alertmanager.config [object] Alertmanager configuration directive - ## @skip alertmanager.config.route.group_by - ## @skip alertmanager.config.route.routes - ## @skip alertmanager.config.receivers - ## - config: - global: - resolve_timeout: 5m - route: - group_by: - - job - group_wait: 30s - group_interval: 5m - repeat_interval: 12h - receiver: "null" - routes: - - match: - alertname: Watchdog - receiver: "null" - receivers: - - name: "null" - ## @param alertmanager.externalConfig Alertmanager configuration is created externally. If true, `alertmanager.config` is ignored, and a secret will not be created. - ## Alertmanager requires a secret named `alertmanager-{{ template "kube-prometheus.alertmanager.fullname" . }}` - ## It must contain: - ## alertmanager.yaml: - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/alerting.md#alerting - ## - externalConfig: false - ## @param alertmanager.replicaCount Number of Alertmanager replicas desired - ## - replicaCount: 1 - ## Configure extra options for liveness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param alertmanager.livenessProbe.enabled Turn on and off liveness probe - ## @param alertmanager.livenessProbe.path Path of the HTTP service for checking the healthy state - ## @param alertmanager.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated - ## @param alertmanager.livenessProbe.periodSeconds How often to perform the probe - ## @param alertmanager.livenessProbe.timeoutSeconds When the probe times out - ## @param alertmanager.livenessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param alertmanager.livenessProbe.successThreshold Minimum consecutive successes for the probe - ## - livenessProbe: - enabled: true - path: /-/healthy - initialDelaySeconds: 0 - periodSeconds: 5 - timeoutSeconds: 3 - failureThreshold: 120 - successThreshold: 1 - ## Configure extra options for readiness probe - ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes - ## @param alertmanager.readinessProbe.enabled Turn on and off readiness probe - ## @param alertmanager.readinessProbe.path Path of the HTTP service for checking the ready state - ## @param alertmanager.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated - ## @param alertmanager.readinessProbe.periodSeconds How often to perform the probe - ## @param alertmanager.readinessProbe.timeoutSeconds When the probe times out - ## @param alertmanager.readinessProbe.failureThreshold Minimum consecutive failures for the probe - ## @param alertmanager.readinessProbe.successThreshold Minimum consecutive successes for the probe - ## - readinessProbe: - enabled: true - path: /-/ready - initialDelaySeconds: 0 - periodSeconds: 5 - timeoutSeconds: 3 - failureThreshold: 120 - successThreshold: 1 - ## @param alertmanager.logLevel Log level for Alertmanager - ## - logLevel: info - ## @param alertmanager.logFormat Log format for Alertmanager - ## - logFormat: logfmt - ## @param alertmanager.podMetadata [object] Standard object's metadata. - ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata - ## - podMetadata: - labels: {} - annotations: {} - ## @param alertmanager.secrets Secrets that should be mounted into the Alertmanager Pods - ## - secrets: [] - ## @param alertmanager.configMaps ConfigMaps that should be mounted into the Alertmanager Pods - ## - configMaps: [] - ## @param alertmanager.retention Metrics retention days - ## - retention: 240h - ## @param alertmanager.storageSpec Alertmanager StorageSpec for persistent data - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md - ## - storageSpec: {} - ## Alertmanager persistence parameters - ## - persistence: - ## @param alertmanager.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. - ## If you want to use this configuration make sure the storageSpec is not provided. - ## - enabled: true - ## @param alertmanager.persistence.storageClass Persistent Volume Storage Class - ## If defined, storageClassName: - ## If set to "-", storageClassName: "", which disables dynamic provisioning - ## If undefined (the default) or set to null, no storageClassName spec is - ## set, choosing the default provisioner. - ## - storageClass: "" - ## @param alertmanager.persistence.accessModes Persistent Volume Access Modes - ## - accessModes: - - ReadWriteOnce - ## @param alertmanager.persistence.size Persistent Volume Size - ## - size: 999Gi - ## @param alertmanager.paused If true, the Operator won't process any Alertmanager configuration changes - ## - paused: false - ## @param alertmanager.listenLocal ListenLocal makes the Alertmanager server listen on loopback - ## - listenLocal: false - ## @param alertmanager.containers Containers allows injecting additional containers - ## - containers: [] - ## @param alertmanager.volumes Volumes allows configuration of additional volumes. Evaluated as a template - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerspec - ## - volumes: [] - ## @param alertmanager.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/pi.md#alertmanagerspec - ## - volumeMounts: [] - ## @param alertmanager.priorityClassName Priority class assigned to the Pods - ## - priorityClassName: "" - ## @param alertmanager.additionalPeers AdditionalPeers allows injecting a set of additional Alertmanagers to peer with to form a highly available cluster - ## - additionalPeers: [] - ## @param alertmanager.routePrefix Prefix used to register routes, overriding externalUrl route - ## Useful for proxies that rewrite URLs. - ## - routePrefix: / - ## @param alertmanager.portName Port name used for the pods and governing service. This defaults to web - ## - portName: alertmanager - ## @param alertmanager.configNamespaceSelector AlertmanagerConfigs to be selected for to merge and configure Alertmanager with. This defaults to {} - ## - configNamespaceSelector: {} - ## @param alertmanager.configSelector Namespaces to be selected for AlertmanagerConfig discovery. If nil, only check own namespace. This defaults to {} - ## - configSelector: {} -#### -## Exporters -#### - -## @section Exporters - -## Exporters -## -exporters: - node-exporter: - ## @param exporters.node-exporter.enabled Enable node-exporter - ## - enabled: true - kube-state-metrics: - ## @param exporters.kube-state-metrics.enabled Enable kube-state-metrics - ## - enabled: true -## @param kube-state-metrics [object] Node Exporter deployment configuration -## -kube-state-metrics: - serviceMonitor: - enabled: true - honorLabels: true -## Component scraping for kubelet and kubelet hosted cAdvisor -## -kubelet: - ## @param kubelet.enabled Create a ServiceMonitor to scrape kubelet service - ## - enabled: true - ## @param kubelet.namespace Namespace where kubelet service is deployed. Related configuration `operator.kubeletService.namespace` - ## - namespace: kube-system - serviceMonitor: - ## @param kubelet.serviceMonitor.https Enable scraping of the kubelet over HTTPS - ## - https: true - ## @param kubelet.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param kubelet.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param kubelet.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] - ## @param kubelet.serviceMonitor.cAdvisorMetricRelabelings Metric relabeling for scraping cAdvisor - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - cAdvisorMetricRelabelings: [] - ## @param kubelet.serviceMonitor.cAdvisorRelabelings Relabel configs for scraping cAdvisor - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - cAdvisorRelabelings: [] -## Component scraping the kube-apiserver -## -kubeApiServer: - ## @param kubeApiServer.enabled Create a ServiceMonitor to scrape kube-apiserver service - ## - enabled: true - serviceMonitor: - ## @param kubeApiServer.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param kubeApiServer.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param kubeApiServer.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] -## Component scraping the kube-controller-manager -## -kubeControllerManager: - ## @param kubeControllerManager.enabled Create a ServiceMonitor to scrape kube-controller-manager service - ## - enabled: false - ## @param kubeControllerManager.endpoints If your kube controller manager is not deployed as a pod, specify IPs it can be found on - ## endpoints: - ## - 10.141.4.22 - ## - 10.141.4.23 - ## - 10.141.4.24 - ## - endpoints: [] - ## @param kubeControllerManager.namespace Namespace where kube-controller-manager service is deployed. - ## - namespace: kube-system - ## Service ports and selector information - ## @param kubeControllerManager.service.enabled Whether or not to create a Service object for kube-controller-manager - ## @param kubeControllerManager.service.port Listening port of the kube-controller-manager Service object - ## @param kubeControllerManager.service.targetPort Port to target on the kube-controller-manager Pods. This should be the port that kube-controller-manager is exposing metrics on - ## @param kubeControllerManager.service.selector Optional PODs Label selector for the service - ## - service: - enabled: true - port: 10252 - targetPort: 10252 - ## selector: - ## component: kube-controller-manager - ## - selector: {} - serviceMonitor: - ## @param kubeControllerManager.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) - ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint - ## - interval: "" - ## @param kubeControllerManager.serviceMonitor.https Enable scraping kube-controller-manager over https - ## Requires proper certs (not self-signed) and delegated authentication/authorization checks - ## - https: false - ## @param kubeControllerManager.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping - ## - insecureSkipVerify: "" - ## @param kubeControllerManager.serviceMonitor.serverName Name of the server to use when validating TLS certificate - serverName: "" - ## @param kubeControllerManager.serviceMonitor.metricRelabelings Metric relabeling - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs - ## - metricRelabelings: [] - ## @param kubeControllerManager.serviceMonitor.relabelings Relabel configs - ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config - ## - relabelings: [] -## Component scraping kube scheduler -## -kubeScheduler: - ## @param kubeScheduler.enabled Create a ServiceMonitor to scrape kube-scheduler service - ## - enabled: false - ## @param kubeScheduler.endpoints If your kube scheduler is not deployed as a pod, specify IPs it can be found on - ## endpoints: - ## - 10.141.4.22 - ## - 10.141.4.23 - ## - 10.141.4.24 - ## - endpoints: [] - ## @param kubeScheduler.namespace Namespace where kube-scheduler service is deployed. - ## - namespace: kube-system - ## If using kubeScheduler.endpoints only the port and targetPort are used - ## @param kubeScheduler.service.enabled Whether or not to create a Service object for kube-scheduler - ## @param kubeScheduler.service.port Listening port of the kube scheduler Service object - ## @param kubeScheduler.service.targetPort Port to target on the kube scheduler Pods. This should be the port that kube scheduler is exposing metrics on - ## @param kubeScheduler.service.selector Optional PODs Label selector for the service - ## - service: - enabled: true - port: 10251 - targetPort: 10251 - ## selector: - ## component: kube-scheduler - ## - selector: {} - serviceMonitor: - ## @param kubeScheduler.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) - ## - interval: "" - ## @param kubeScheduler.serviceMonitor.https Enable scraping kube-scheduler over https - ## Requires proper certs (not self-signed) and delegated authentication/authorization checks - ## - https: false - ## @param kubeScheduler.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping - ## - insecureSkipVerify: "" - ## @param kubeScheduler.serviceMonitor.serverName Name of the server to use when validating TLS certificate - ## - serverName: "" - ## @param kubeScheduler.serviceMonitor.metricRelabelings Metric relabeling - ## metricRelabelings: - ## - action: keep - ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' - ## sourceLabels: [__name__] - ## - metricRelabelings: [] - ## @param kubeScheduler.serviceMonitor.relabelings Relabel configs - ## relabelings: - ## - sourceLabels: [__meta_kubernetes_pod_node_name] - ## separator: ; - ## regex: ^(.*)$ - ## targetLabel: nodename - ## replacement: $1 - ## action: replace - ## - relabelings: [] -## Component scraping coreDns -## -coreDns: - ## @param coreDns.enabled Create a ServiceMonitor to scrape coredns service - ## - enabled: true - ## @param coreDns.namespace Namespace where core dns service is deployed. - ## - namespace: kube-system - ## Create a ServiceMonitor to scrape coredns service - ## @param coreDns.service.enabled Whether or not to create a Service object for coredns - ## @param coreDns.service.port Listening port of the coredns Service object - ## @param coreDns.service.targetPort Port to target on the coredns Pods. This should be the port that coredns is exposing metrics on - ## @param coreDns.service.selector Optional PODs Label selector for the service - ## - service: - enabled: true - port: 9153 - targetPort: 9153 - ## selector: - ## component: kube-dns - ## - selector: {} - serviceMonitor: - ## @param coreDns.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. - ## - interval: "" - ## @param coreDns.serviceMonitor.metricRelabelings Metric relabel configs to apply to samples before ingestion. - ## metricRelabelings: - ## - action: keep - ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' - ## sourceLabels: [__name__] - ## - metricRelabelings: [] - ## @param coreDns.serviceMonitor.relabelings Relabel configs to apply to samples before ingestion. - ## relabelings: - ## - sourceLabels: [__meta_kubernetes_pod_node_name] - ## separator: ; - ## regex: ^(.*)$ - ## targetLabel: nodename - ## replacement: $1 - ## action: replace - ## - relabelings: [] -## Component scraping the kube-proxy -## -kubeProxy: - ## @param kubeProxy.enabled Create a ServiceMonitor to scrape the kube-proxy Service - ## - enabled: false -portal: - open: - enabled: true -updated: true diff --git a/enterprise/traefik/26.0.0/.helmignore b/enterprise/prometheus/17.4.1/.helmignore similarity index 100% rename from enterprise/traefik/26.0.0/.helmignore rename to enterprise/prometheus/17.4.1/.helmignore diff --git a/enterprise/prometheus/17.4.1/CHANGELOG.md b/enterprise/prometheus/17.4.1/CHANGELOG.md new file mode 100644 index 00000000000..7b1e6709098 --- /dev/null +++ b/enterprise/prometheus/17.4.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## [prometheus-16.4.9](https://github.com/truecharts/charts/compare/prometheus-16.4.8...prometheus-16.4.9) (2024-02-12) + +### Chore + + + +- update container image bitnami/prometheus to 2.49.1[@bfc292a](https://github.com/bfc292a) by renovate ([#18223](https://github.com/truecharts/charts/issues/18223)) + + +## [prometheus-16.4.8](https://github.com/truecharts/charts/compare/prometheus-16.4.7...prometheus-16.4.8) (2024-02-12) + +### Chore + + + +- update container image bitnami/alertmanager to 0.26.0[@537c5f5](https://github.com/537c5f5) by renovate ([#18200](https://github.com/truecharts/charts/issues/18200)) + +- update container image bitnami/prometheus to 2.49.1[@c382eae](https://github.com/c382eae) by renovate ([#18032](https://github.com/truecharts/charts/issues/18032)) + + +## [prometheus-16.4.7](https://github.com/truecharts/charts/compare/prometheus-16.4.6...prometheus-16.4.7) (2024-02-12) + +### Chore + + + +- update container image bitnami/alertmanager to 0.26.0[@130b6ff](https://github.com/130b6ff) by renovate ([#18154](https://github.com/truecharts/charts/issues/18154)) + + +## [prometheus-16.4.6](https://github.com/truecharts/charts/compare/prometheus-16.4.5...prometheus-16.4.6) (2024-02-12) + +### Chore + + + +- update container image bitnami/alertmanager to 0.26.0[@de8bbbd](https://github.com/de8bbbd) by renovate ([#18026](https://github.com/truecharts/charts/issues/18026)) + + +## [prometheus-16.4.5](https://github.com/truecharts/charts/compare/prometheus-16.4.4...prometheus-16.4.5) (2024-02-05) + +### Chore + + + +- update container image bitnami/alertmanager to 0.26.0[@d58f3c7](https://github.com/d58f3c7) by renovate ([#17812](https://github.com/truecharts/charts/issues/17812)) + + +## [prometheus-16.4.4](https://github.com/truecharts/charts/compare/prometheus-16.4.3...prometheus-16.4.4) (2024-02-04) + + +## [prometheus-16.4.3](https://github.com/truecharts/charts/compare/prometheus-16.4.2...prometheus-16.4.3) (2024-02-03) diff --git a/enterprise/prometheus/17.4.1/Chart.yaml b/enterprise/prometheus/17.4.1/Chart.yaml new file mode 100644 index 00000000000..0d8df495e5d --- /dev/null +++ b/enterprise/prometheus/17.4.1/Chart.yaml @@ -0,0 +1,53 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +apiVersion: v2 +appVersion: 2.49.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: node-exporter + version: 6.3.0 + repository: oci://tccr.io/truecharts + condition: exporters.enabled,exporters.node-exporter.enabled + alias: "" + tags: [] + import-values: [] + - name: kube-state-metrics + version: 6.3.0 + repository: oci://tccr.io/truecharts + condition: exporters.enabled,exporters.kube-state-metrics.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. +home: https://truecharts.org/charts/enterprise/prometheus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png +keywords: + - metrics +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: prometheus +sources: + - https://github.com/prometheus-community/helm-charts + - https://github.com/prometheus-operator/kube-prometheus + - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus + - https://hub.docker.com/r/bitnami/prometheus + - https://quay.io/thanos/thanos + - https://hub.docker.com/r/bitnami/alertmanager +type: application +version: 17.4.1 diff --git a/enterprise/prometheus/17.2.1/README.md b/enterprise/prometheus/17.4.1/README.md similarity index 100% rename from enterprise/prometheus/17.2.1/README.md rename to enterprise/prometheus/17.4.1/README.md diff --git a/enterprise/prometheus/17.2.1/app-readme.md b/enterprise/prometheus/17.4.1/app-readme.md similarity index 100% rename from enterprise/prometheus/17.2.1/app-readme.md rename to enterprise/prometheus/17.4.1/app-readme.md diff --git a/enterprise/prometheus/17.4.1/charts/common-18.0.3.tgz b/enterprise/prometheus/17.4.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/prometheus/17.4.1/charts/common-18.0.3.tgz differ diff --git a/enterprise/prometheus/17.4.1/charts/kube-state-metrics-6.3.0.tgz b/enterprise/prometheus/17.4.1/charts/kube-state-metrics-6.3.0.tgz new file mode 100644 index 00000000000..1bf3634936b Binary files /dev/null and b/enterprise/prometheus/17.4.1/charts/kube-state-metrics-6.3.0.tgz differ diff --git a/enterprise/prometheus/17.2.1/charts/node-exporter-6.3.0.tgz b/enterprise/prometheus/17.4.1/charts/node-exporter-6.3.0.tgz similarity index 100% rename from enterprise/prometheus/17.2.1/charts/node-exporter-6.3.0.tgz rename to enterprise/prometheus/17.4.1/charts/node-exporter-6.3.0.tgz diff --git a/enterprise/prometheus/17.4.1/ix_values.yaml b/enterprise/prometheus/17.4.1/ix_values.yaml new file mode 100644 index 00000000000..bb6bcc60107 --- /dev/null +++ b/enterprise/prometheus/17.4.1/ix_values.yaml @@ -0,0 +1,1377 @@ +image: + repository: bitnami/prometheus + tag: 2.50.0@sha256:5c06e840a870a4a279406f0d0a73c3ca33fcf0adf6464153e273206118be0c29 +thanosImage: + repository: quay.io/thanos/thanos + tag: v0.34.1@sha256:567346c3f6ff2927c2c6c0daad977b2213f62d45eca54d48afd19e6deb902181 +alertmanagerImage: + repository: bitnami/alertmanager + tag: 0.26.0@sha256:9e7e46e5a8fa16d7c67bcae3fc7fcd96e19958459c6dbee487bf538867a0465c +global: + labels: {} +workload: + main: + enabled: false + podSpec: + containers: + main: + enabled: false + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + +configmap: + grafana-datasource: + enabled: "{{ if .Values.grafana.datasource.enabled }}true{{ else }}false{{ end }}" + labels: + grafana_datasources: "1" + data: + datasource.yaml: |- + apiVersion: 1 + datasources: + - name: Prometheus + type: prometheus + uid: {{ .Values.grafana.datasource.uid | default "prometheus" }} + url: http://{{ include "tc.v1.common.lib.chart.names.fullname" $ }}.{{ include "tc.v1.common.lib.metadata.namespace" (dict "rootCtx" $ "objectData" . "caller" "Configmap") }}:{{ .Values.service.main.ports.main.port }} + access: proxy + isDefault: {{ .Values.grafana.datasource.default | default true }} + jsonData: + httpMethod: {{ .Values.grafana.datasource.httpMethod | default "POST" }} + timeInterval: {{ .Values.grafana.datasource.scrapeInterval | default "30s" }} + {{- if .Values.grafana.datasource.timeout }} + timeout: {{ .Values.grafana.datasource.timeout }} + {{- end }} + +grafana: + datasource: + enabled: true + default: true + httpMethod: "POST" + scrapeInterval: "30s" + uid: "prometheus" + +service: + main: + selectorLabels: + app.kubernetes.io/name: prometheus + prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' + ports: + main: + port: 9090 + targetPort: 9090 + protocol: http + alertmanager: + enabled: true + selectorLabels: + app.kubernetes.io/name: alertmanager + alertmanager: '{{ template "kube-prometheus.alertmanager.fullname" . }}' + ports: + alertmanager: + enabled: true + port: 9093 + targetPort: 9093 + protocol: http + thanos: + enabled: true + selectorLabels: + app.kubernetes.io/name: prometheus + prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' + ports: + thanos: + enabled: true + port: 10901 + targetPort: 10901 + protocol: http +ingress: + main: + enabled: false + alertmanager: + enabled: false + thanos: + enabled: false +#### +## Operator Config +#### +env: + PROMETHEUS_CONFIG_RELOADER: + configMapKeyRef: + name: prometheus-operator-config + key: prometheus-config-reloader +podOptions: + automountServiceAccountToken: true +rbac: + main: + enabled: true + primary: true + clusterWide: true + rules: + - apiGroups: + - apiextensions.k8s.io + resources: + - customresourcedefinitions + verbs: + - create + - apiGroups: + - apiextensions.k8s.io + resourceNames: + - alertmanagers.monitoring.coreos.com + - podmonitors.monitoring.coreos.com + - prometheuses.monitoring.coreos.com + - prometheusrules.monitoring.coreos.com + - servicemonitors.monitoring.coreos.com + - thanosrulers.monitoring.coreos.com + - probes.monitoring.coreos.com + resources: + - customresourcedefinitions + verbs: + - get + - update + - apiGroups: + - monitoring.coreos.com + resources: + - alertmanagers + - alertmanagers/finalizers + - alertmanagerconfigs + - prometheuses + - prometheuses/finalizers + - thanosrulers + - thanosrulers/finalizers + - servicemonitors + - podmonitors + - probes + - prometheusrules + verbs: + - "*" + - apiGroups: + - apps + resources: + - statefulsets + verbs: + - "*" + - apiGroups: + - "" + resources: + - configmaps + - secrets + verbs: + - "*" + - apiGroups: + - "" + resources: + - pods + verbs: + - list + - delete + - apiGroups: + - "" + resources: + - services + - services/finalizers + - endpoints + verbs: + - get + - create + - update + - delete + - apiGroups: + - "" + resources: + - nodes + verbs: + - list + - watch + - apiGroups: + - "" + resources: + - namespaces + verbs: + - get + - list + - watch + - apiGroups: + - networking.k8s.io + resources: + - ingresses + verbs: + - get + - list + - watch +# -- The service account the pods will use to interact with the Kubernetes API +serviceAccount: + main: + enabled: true + primary: true +securityContext: + readOnlyRootFilesystem: false +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP + # -- Redainess probe configuration + # @default -- See below + readiness: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP + # -- Startup probe configuration + # @default -- See below + startup: + custom: true + spec: + httpGet: + path: "/metrics" + port: promop + scheme: HTTP +operator: + ## Create a servicemonitor for the operator + ## + serviceMonitor: + ## @param operator.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus Operator + ## + enabled: false + ## @param operator.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param operator.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param operator.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## Prometheus Configmap-reload image to use for reloading configmaps + ## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus-operator/tags/) + ## + prometheusConfigReloader: + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + livenessProbe: + enabled: true + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 5 + failureThreshold: 6 + successThreshold: 1 + readinessProbe: + enabled: true + initialDelaySeconds: 15 + periodSeconds: 20 + timeoutSeconds: 5 + failureThreshold: 6 + successThreshold: 1 +#### +## Prometheus Config (Spawned by Operator) +#### + +## Deploy a Prometheus instance +## +prometheus: + ## @param prometheus.enabled Deploy Prometheus to the cluster + ## + enabled: true + ## Bitnami Prometheus image version + ## ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus/tags/ + ## @param prometheus.image.registry Prometheus image registry + ## @param prometheus.image.repository Prometheus image repository + ## @param prometheus.image.tag Prometheus Image tag (immutable tags are recommended) + ## @param prometheus.image.pullSecrets Specify docker-registry secret names as an array + ## + ## Service account for Prometheus to use. + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ + ## + serviceAccount: + ## @param prometheus.serviceAccount.create Specify whether to create a ServiceAccount for Prometheus + ## + create: true + ## @param prometheus.serviceAccount.name The name of the ServiceAccount to create + ## If not set and create is true, a name is generated using the kube-prometheus.prometheus.fullname template + name: "" + ## @param prometheus.serviceAccount.annotations Additional annotations for created Prometheus ServiceAccount + ## annotations: + ## eks.amazonaws.com/role-arn: arn:aws:iam::ACCOUNT:role/prometheus + ## + annotations: {} + ## Prometheus pods' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod + ## @param prometheus.podSecurityContext.enabled Enable security context + ## @param prometheus.podSecurityContext.runAsUser User ID for the container + ## @param prometheus.podSecurityContext.fsGroup Group ID for the container filesystem + ## + podSecurityContext: + enabled: true + runAsUser: 1001 + fsGroup: 1001 + ## Prometheus containers' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param prometheus.containerSecurityContext.enabled Enable container security context + ## @param prometheus.containerSecurityContext.readOnlyRootFilesystem Mount / (root) as a readonly filesystem + ## @param prometheus.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param prometheus.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param prometheus.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + serviceMonitor: + ## @param prometheus.serviceMonitor.enabled Creates a ServiceMonitor to monitor Prometheus itself + ## + enabled: true + ## @param prometheus.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param prometheus.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param prometheus.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param prometheus.externalUrl External URL used to access Prometheus + ## If not creating an ingress but still exposing the service some other way (like a proxy) + ## let Prometheus know what its external URL is so that it can properly create links + ## externalUrl: https://prometheus.example.com + ## + externalUrl: "" + ## @param prometheus.resources CPU/Memory resource requests/limits for node + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## + resources: {} + ## @param prometheus.podAffinityPreset Prometheus Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAffinityPreset: "" + ## @param prometheus.podAntiAffinityPreset Prometheus Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAntiAffinityPreset: soft + ## Node affinity preset + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity + ## + nodeAffinityPreset: + ## @param prometheus.nodeAffinityPreset.type Prometheus Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## + type: "" + ## @param prometheus.nodeAffinityPreset.key Prometheus Node label key to match Ignored if `affinity` is set. + ## E.g. + ## key: "kubernetes.io/e2e-az-name" + ## + key: "" + ## @param prometheus.nodeAffinityPreset.values Prometheus Node label values to match. Ignored if `affinity` is set. + ## E.g. + ## values: + ## - e2e-az1 + ## - e2e-az2 + ## + values: [] + ## @param prometheus.affinity Prometheus Affinity for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity + ## Note: prometheus.podAffinityPreset, prometheus.podAntiAffinityPreset, and prometheus.nodeAffinityPreset will be ignored when it's set + ## + affinity: {} + ## @param prometheus.nodeSelector Prometheus Node labels for pod assignment + ## ref: https://kubernetes.io/docs/user-guide/node-selection/ + ## + nodeSelector: {} + ## @param prometheus.tolerations Prometheus Tolerations for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ + ## + tolerations: [] + ## @param prometheus.scrapeInterval Interval between consecutive scrapes + ## + scrapeInterval: "15s" + ## @param prometheus.evaluationInterval Interval between consecutive evaluations + ## + evaluationInterval: "30s" + ## @param prometheus.listenLocal ListenLocal makes the Prometheus server listen on loopback + ## + listenLocal: false + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.livenessProbe.enabled Turn on and off liveness probe + ## @param prometheus.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param prometheus.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param prometheus.livenessProbe.periodSeconds How often to perform the probe + ## @param prometheus.livenessProbe.timeoutSeconds When the probe times out + ## @param prometheus.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + failureThreshold: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 3 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.readinessProbe.enabled Turn on and off readiness probe + ## @param prometheus.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param prometheus.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param prometheus.readinessProbe.periodSeconds How often to perform the probe + ## @param prometheus.readinessProbe.timeoutSeconds When the probe times out + ## @param prometheus.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + failureThreshold: 10 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 3 + ## @param prometheus.enableAdminAPI Enable Prometheus adminitrative API + ## ref: https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-admin-apis + ## + enableAdminAPI: false + ## @param prometheus.enableFeatures Enable access to Prometheus disabled features. + ## ref: https://prometheus.io/docs/prometheus/latest/disabled_features/ + ## + enableFeatures: [] + ## @param prometheus.alertingEndpoints Alertmanagers to which alerts will be sent + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerendpoints + ## + alertingEndpoints: [] + ## @param prometheus.externalLabels External labels to add to any time series or alerts when communicating with external systems + ## + externalLabels: {} + ## @param prometheus.replicaExternalLabelName Name of the external label used to denote replica name + ## + replicaExternalLabelName: "" + ## @param prometheus.replicaExternalLabelNameClear Clear external label used to denote replica name + ## + replicaExternalLabelNameClear: false + ## @param prometheus.routePrefix Prefix used to register routes, overriding externalUrl route + ## Useful for proxies that rewrite URLs. + ## + routePrefix: / + ## @param prometheus.prometheusExternalLabelName Name of the external label used to denote Prometheus instance name + ## + prometheusExternalLabelName: "" + ## @param prometheus.prometheusExternalLabelNameClear Clear external label used to denote Prometheus instance name + ## + prometheusExternalLabelNameClear: false + ## @param prometheus.secrets Secrets that should be mounted into the Prometheus Pods + ## + secrets: [] + ## @param prometheus.configMaps ConfigMaps that should be mounted into the Prometheus Pods + ## + configMaps: [] + ## @param prometheus.querySpec The query command line flags when starting Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#queryspec + ## + querySpec: {} + ## @param prometheus.ruleNamespaceSelector Namespaces to be selected for PrometheusRules discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + ruleNamespaceSelector: {} + ## @param prometheus.ruleSelector PrometheusRules to be selected for target discovery + ## If {}, select all ServiceMonitors + ## + ruleSelector: {} + ## @param prometheus.serviceMonitorSelector ServiceMonitors to be selected for target discovery + ## If {}, select all ServiceMonitors + ## + serviceMonitorSelector: {} + ## @param prometheus.matchLabels Matchlabels + ## + matchLabels: {} + ## @param prometheus.serviceMonitorNamespaceSelector Namespaces to be selected for ServiceMonitor discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + serviceMonitorNamespaceSelector: {} + ## @param prometheus.podMonitorSelector PodMonitors to be selected for target discovery. + ## If {}, select all PodMonitors + ## + podMonitorSelector: {} + ## @param prometheus.podMonitorNamespaceSelector Namespaces to be selected for PodMonitor discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + podMonitorNamespaceSelector: {} + ## @param prometheus.probeSelector Probes to be selected for target discovery. + ## If {}, select all Probes + ## + probeSelector: {} + ## @param prometheus.probeNamespaceSelector Namespaces to be selected for Probe discovery + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#namespaceselector for usage + ## + probeNamespaceSelector: {} + ## @param prometheus.scrapeConfigSelector The scrapeConfigs to be selected for target discovery. + ## If {}, select all scrapeConfigs + ## + scrapeConfigSelector: {} + ## @param prometheus.scrapeConfigNamespaceSelector Namespaces to be selected for scrapeConfig discovery. + ## If {}, select all namespaces. + ## If nil, select own namespace. + scrapeConfigNamespaceSelector: {} + ## @param prometheus.retention Metrics retention days + ## + retention: 31d + ## @param prometheus.retentionSize Maximum size of metrics + ## + retentionSize: "" + ## @param prometheus.disableCompaction Disable the compaction of the Prometheus TSDB + ## See https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## ref: https://prometheus.io/docs/prometheus/latest/storage/#compaction + ## + disableCompaction: false + ## @param prometheus.walCompression Enable compression of the write-ahead log using Snappy + ## + walCompression: false + ## @param prometheus.enableRemoteWriteReceiver Enable Prometheus to be used as a receiver for the Prometheus remote write protocol + ## + enableRemoteWriteReceiver: false + ## @param prometheus.paused If true, the Operator won't process any Prometheus configuration changes + ## + paused: false + ## @param prometheus.replicaCount Number of Prometheus replicas desired + ## + replicaCount: 1 + ## @param prometheus.logLevel Log level for Prometheus + ## + logLevel: info + ## @param prometheus.logFormat Log format for Prometheus + ## + logFormat: logfmt + ## @param prometheus.podMetadata [object] Standard object's metadata + ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata + ## + podMetadata: + ## labels: + ## app: prometheus + ## k8s-app: prometheus + ## + labels: {} + annotations: {} + ## @param prometheus.remoteRead The remote_read spec configuration for Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotereadspec + ## remoteRead: + ## - url: http://remote1/read + ## + remoteRead: [] + ## @param prometheus.remoteWrite The remote_write spec configuration for Prometheus + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#remotewritespec + ## remoteWrite: + ## - url: http://remote1/push + ## + remoteWrite: [] + ## @param prometheus.storageSpec Prometheus StorageSpec for persistent data + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md + ## + storageSpec: {} + ## Prometheus persistence parameters + ## + persistence: + ## @param prometheus.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. + ## + enabled: true + ## @param prometheus.persistence.storageClass Persistent Volume Storage Class + ## If defined, storageClassName: + ## If set to "-", storageClassName: "", which disables dynamic provisioning + ## If undefined (the default) or set to null, no storageClassName spec is + ## set, choosing the default provisioner. + ## + storageClass: "" + ## @param prometheus.persistence.accessModes Persistent Volume Access Modes + ## + accessModes: + - ReadWriteOnce + ## @param prometheus.persistence.size Persistent Volume Size + ## + size: 999Gi + ## @param prometheus.priorityClassName Priority class assigned to the Pods + ## + priorityClassName: "" + ## @param prometheus.containers Containers allows injecting additional containers + ## + containers: [] + ## @param prometheus.volumes Volumes allows configuration of additional volumes + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## + volumes: [] + ## @param prometheus.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#prometheusspec + ## + volumeMounts: [] + ## @param prometheus.additionalPrometheusRules PrometheusRule defines recording and alerting rules for a Prometheus instance. + additionalPrometheusRules: [] + ## - name: custom-recording-rules + ## groups: + ## - name: sum_node_by_job + ## rules: + ## - record: job:kube_node_labels:sum + ## expr: sum(kube_node_labels) by (job) + ## - name: sum_prometheus_config_reload_by_pod + ## rules: + ## - record: job:prometheus_config_last_reload_successful:sum + ## expr: sum(prometheus_config_last_reload_successful) by (pod) + ## - name: custom-alerting-rules + ## groups: + ## - name: prometheus-config + ## rules: + ## - alert: PrometheusConfigurationReload + ## expr: prometheus_config_last_reload_successful > 0 + ## for: 1m + ## labels: + ## severity: error + ## annotations: + ## summary: "Prometheus configuration reload (instance {{ $labels.instance }})" + ## description: "Prometheus configuration reload error\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## - name: custom-node-exporter-alerting-rules + ## rules: + ## - alert: PhysicalComponentTooHot + ## expr: node_hwmon_temp_celsius > 75 + ## for: 5m + ## labels: + ## severity: warning + ## annotations: + ## summary: "Physical component too hot (instance {{ $labels.instance }})" + ## description: "Physical hardware component too hot\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## - alert: NodeOvertemperatureAlarm + ## expr: node_hwmon_temp_alarm == 1 + ## for: 5m + ## labels: + ## severity: critical + ## annotations: + ## summary: "Node overtemperature alarm (instance {{ $labels.instance }})" + ## description: "Physical node temperature alarm triggered\n VALUE = {{ $value }}\n LABELS: {{ $labels }}" + ## + ## Note that the prometheus will fail to provision if the correct secret does not exist. + ## @param prometheus.additionalScrapeConfigs.enabled Enable additional scrape configs + ## @param prometheus.additionalScrapeConfigs.type Indicates if the cart should use external additional scrape configs or internal configs + ## @param prometheus.additionalScrapeConfigs.external.name Name of the secret that Prometheus should use for the additional external scrape configuration + ## @param prometheus.additionalScrapeConfigs.external.key Name of the key inside the secret to be used for the additional external scrape configuration + ## @param prometheus.additionalScrapeConfigs.internal.jobList A list of Prometheus scrape jobs + ## + additionalScrapeConfigs: + enabled: false + type: external + external: + ## Name of the secret that Prometheus should use for the additional scrape configuration + ## + name: "" + ## Name of the key inside the secret to be used for the additional scrape configuration. + ## + key: "" + internal: + jobList: [] + ## @param prometheus.additionalScrapeConfigsExternal.enabled Deprecated: Enable additional scrape configs that are managed externally to this chart + ## @param prometheus.additionalScrapeConfigsExternal.name Deprecated: Name of the secret that Prometheus should use for the additional scrape configuration + ## @param prometheus.additionalScrapeConfigsExternal.key Deprecated: Name of the key inside the secret to be used for the additional scrape configuration + ## + additionalScrapeConfigsExternal: + enabled: false + name: "" + key: "" + ## Enable additional Prometheus alert relabel configs that are managed externally to this chart + ## Note that the prometheus will fail to provision if the correct secret does not exist. + ## @param prometheus.additionalAlertRelabelConfigsExternal.enabled Enable additional Prometheus alert relabel configs that are managed externally to this chart + ## @param prometheus.additionalAlertRelabelConfigsExternal.name Name of the secret that Prometheus should use for the additional Prometheus alert relabel configuration + ## @param prometheus.additionalAlertRelabelConfigsExternal.key Name of the key inside the secret to be used for the additional Prometheus alert relabel configuration + ## + additionalAlertRelabelConfigsExternal: + enabled: false + name: "" + key: "" + ## Thanos sidecar container configuration + ## + thanos: + ## @param prometheus.thanos.create Create a Thanos sidecar container + ## + create: false + ## Bitnami Thanos image + ## ref: https://hub.docker.com/r/tccr.io/truecharts/thanos/tags/ + ## @param prometheus.thanos.image.registry Thanos image registry + ## @param prometheus.thanos.image.repository Thanos image name + ## @param prometheus.thanos.image.tag Thanos image tag + ## @param prometheus.thanos.image.pullPolicy Thanos image pull policy + ## @param prometheus.thanos.image.pullSecrets Specify docker-registry secret names as an array + ## + ## Thanos Sidecar container's securityContext + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param prometheus.thanos.containerSecurityContext.enabled Enable container security context + ## @param prometheus.thanos.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem + ## @param prometheus.thanos.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param prometheus.thanos.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param prometheus.thanos.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + ## @param prometheus.thanos.prometheusUrl Override default prometheus url "http://localhost:9090" + ## + prometheusUrl: "" + ## @param prometheus.thanos.extraArgs Additional arguments passed to the thanos sidecar container + ## extraArgs: + ## - --log.level=debug + ## - --tsdb.path=/data/ + ## + extraArgs: [] + ## @param prometheus.thanos.objectStorageConfig Support mounting a Secret for the objectStorageConfig of the sideCar container. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/thanos.md + ## objectStorageConfig: + ## secretName: thanos-objstore-config + ## secretKey: thanos.yaml + ## + objectStorageConfig: {} + ## ref: https://github.com/thanos-io/thanos/blob/main/docs/components/sidecar.md + ## @param prometheus.thanos.extraVolumeMounts Additional volumeMounts from `prometheus.volumes` for thanos sidecar container + ## extraVolumeMounts: + ## - name: my-secret-volume + ## mountPath: /etc/thanos/secrets/my-secret + ## + extraVolumeMounts: [] + ## Thanos sidecar container resource requests and limits. + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## We usually recommend not to specify default resources and to leave this as a conscious + ## choice for the user. This also increases chances charts run on environments with little + ## resources, such as Minikube. If you do want to specify resources, uncomment the following + ## lines, adjust them as necessary, and remove the curly braces after 'resources:'. + ## @param prometheus.thanos.resources.limits The resources limits for the Thanos sidecar container + ## @param prometheus.thanos.resources.requests The resources requests for the Thanos sidecar container + ## + resources: + ## Example: + ## limits: + ## cpu: 100m + ## memory: 128Mi + limits: {} + ## Examples: + ## requests: + ## cpu: 100m + ## memory: 128Mi + requests: {} + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.thanos.livenessProbe.enabled Turn on and off liveness probe + ## @param prometheus.thanos.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param prometheus.thanos.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param prometheus.thanos.livenessProbe.periodSeconds How often to perform the probe + ## @param prometheus.thanos.livenessProbe.timeoutSeconds When the probe times out + ## @param prometheus.thanos.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.thanos.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param prometheus.thanos.readinessProbe.enabled Turn on and off readiness probe + ## @param prometheus.thanos.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param prometheus.thanos.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param prometheus.thanos.readinessProbe.periodSeconds How often to perform the probe + ## @param prometheus.thanos.readinessProbe.timeoutSeconds When the probe times out + ## @param prometheus.thanos.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param prometheus.thanos.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Thanos Sidecar Service + ## + service: + ## @param prometheus.thanos.service.type Kubernetes service type + ## + type: ClusterIP + ## @param prometheus.thanos.service.port Thanos service port + ## + port: 10901 + ## @param prometheus.thanos.service.clusterIP Specific cluster IP when service type is cluster IP. Use `None` to create headless service by default. + ## Use a "headless" service by default so it returns every pod's IP instead of loadbalancing requests. + ## + clusterIP: None + ## @param prometheus.thanos.service.nodePort Specify the nodePort value for the LoadBalancer and NodePort service types. + ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport + ## e.g: + ## nodePort: 30901 + ## + nodePort: "" + ## @param prometheus.thanos.service.loadBalancerIP `loadBalancerIP` if service type is `LoadBalancer` + ## Set the LoadBalancer service type to internal only + ## ref: https://kubernetes.io/docs/concepts/services-networking/service/#internal-load-balancer + ## + loadBalancerIP: "" + ## @param prometheus.thanos.service.loadBalancerSourceRanges Address that are allowed when svc is `LoadBalancer` + ## https://kubernetes.io/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/#restrict-access-for-loadbalancer-service + ## e.g: + ## loadBalancerSourceRanges: + ## - 10.10.10.0/24 + ## + loadBalancerSourceRanges: [] + ## @param prometheus.thanos.service.annotations Additional annotations for Prometheus service + ## + annotations: {} + ## @param prometheus.thanos.service.extraPorts Additional ports to expose from the Thanos sidecar container + ## extraPorts: + ## - name: http + ## port: 10902 + ## targetPort: http + ## protocol: tcp + ## + extraPorts: [] + ## @param prometheus.portName Port name used for the pods and governing service. This defaults to web + ## + portName: main +#### +## Alert Manager Config +#### + +## @section Alertmanager Parameters + +## Configuration for alertmanager +## ref: https://prometheus.io/docs/alerting/alertmanager/ +## +alertmanager: + ## @param alertmanager.enabled Deploy Alertmanager to the cluster + ## + enabled: true + ## Service account for Alertmanager to use. + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ + ## + serviceAccount: + ## @param alertmanager.serviceAccount.create Specify whether to create a ServiceAccount for Alertmanager + ## + create: true + ## @param alertmanager.serviceAccount.name The name of the ServiceAccount to create + ## If not set and create is true, a name is generated using the kube-prometheus.alertmanager.fullname template + name: "" + ## Prometheus Alertmanager pods' Security Context + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod + ## @param alertmanager.podSecurityContext.enabled Enable security context + ## @param alertmanager.podSecurityContext.runAsUser User ID for the container + ## @param alertmanager.podSecurityContext.fsGroup Group ID for the container filesystem + ## + podSecurityContext: + enabled: true + runAsUser: 1001 + fsGroup: 1001 + ## Prometheus Alertmanager container's securityContext + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container + ## @param alertmanager.containerSecurityContext.enabled Enable container security context + ## @param alertmanager.containerSecurityContext.readOnlyRootFilesystem mount / (root) as a readonly filesystem + ## @param alertmanager.containerSecurityContext.allowPrivilegeEscalation Switch privilegeEscalation possibility on or off + ## @param alertmanager.containerSecurityContext.runAsNonRoot Force the container to run as a non root user + ## @param alertmanager.containerSecurityContext.capabilities.drop [array] Linux Kernel capabilities which should be dropped + ## + containerSecurityContext: + enabled: true + readOnlyRootFilesystem: false + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + ## Configure pod disruption budgets for Alertmanager + ## ref: https://kubernetes.io/docs/tasks/run-application/configure-pdb/#specifying-a-poddisruptionbudget + ## @param alertmanager.podDisruptionBudget.enabled Create a pod disruption budget for Alertmanager + ## @param alertmanager.podDisruptionBudget.minAvailable Minimum number / percentage of pods that should remain scheduled + ## @param alertmanager.podDisruptionBudget.maxUnavailable Maximum number / percentage of pods that may be made unavailable + ## + podDisruptionBudget: + enabled: false + minAvailable: 1 + maxUnavailable: "" + ## If true, create a serviceMonitor for alertmanager + ## + serviceMonitor: + ## @param alertmanager.serviceMonitor.enabled Creates a ServiceMonitor to monitor Alertmanager + ## + enabled: true + ## @param alertmanager.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param alertmanager.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param alertmanager.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param alertmanager.externalUrl External URL used to access Alertmanager + ## e.g: + ## externalUrl: https://alertmanager.example.com + ## + externalUrl: "" + ## @param alertmanager.resources CPU/Memory resource requests/limits for node + ## ref: http://kubernetes.io/docs/user-guide/compute-resources/ + ## + resources: {} + ## @param alertmanager.podAffinityPreset Alertmanager Pod affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAffinityPreset: "" + ## @param alertmanager.podAntiAffinityPreset Alertmanager Pod anti-affinity preset. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity + ## + podAntiAffinityPreset: soft + ## Node affinity preset + ## ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity + ## + nodeAffinityPreset: + ## @param alertmanager.nodeAffinityPreset.type Alertmanager Node affinity preset type. Ignored if `affinity` is set. Allowed values: `soft` or `hard` + ## + type: "" + ## @param alertmanager.nodeAffinityPreset.key Alertmanager Node label key to match Ignored if `affinity` is set. + ## E.g. + ## key: "kubernetes.io/e2e-az-name" + ## + key: "" + ## @param alertmanager.nodeAffinityPreset.values Alertmanager Node label values to match. Ignored if `affinity` is set. + ## E.g. + ## values: + ## - e2e-az1 + ## - e2e-az2 + ## + values: [] + ## @param alertmanager.affinity Alertmanager Affinity for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity + ## Note: alertmanager.podAffinityPreset, alertmanager.podAntiAffinityPreset, and alertmanager.nodeAffinityPreset will be ignored when it's set + ## + affinity: {} + ## @param alertmanager.nodeSelector Alertmanager Node labels for pod assignment + ## ref: https://kubernetes.io/docs/user-guide/node-selection/ + ## + nodeSelector: {} + ## @param alertmanager.tolerations Alertmanager Tolerations for pod assignment + ## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ + ## + tolerations: [] + ## Alertmanager configuration + ## ref: https://prometheus.io/docs/alerting/configuration/#configuration-file + ## @param alertmanager.config [object] Alertmanager configuration directive + ## @skip alertmanager.config.route.group_by + ## @skip alertmanager.config.route.routes + ## @skip alertmanager.config.receivers + ## + config: + global: + resolve_timeout: 5m + route: + group_by: + - job + group_wait: 30s + group_interval: 5m + repeat_interval: 12h + receiver: "null" + routes: + - match: + alertname: Watchdog + receiver: "null" + receivers: + - name: "null" + ## @param alertmanager.externalConfig Alertmanager configuration is created externally. If true, `alertmanager.config` is ignored, and a secret will not be created. + ## Alertmanager requires a secret named `alertmanager-{{ template "kube-prometheus.alertmanager.fullname" . }}` + ## It must contain: + ## alertmanager.yaml: + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/alerting.md#alerting + ## + externalConfig: false + ## @param alertmanager.replicaCount Number of Alertmanager replicas desired + ## + replicaCount: 1 + ## Configure extra options for liveness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param alertmanager.livenessProbe.enabled Turn on and off liveness probe + ## @param alertmanager.livenessProbe.path Path of the HTTP service for checking the healthy state + ## @param alertmanager.livenessProbe.initialDelaySeconds Delay before liveness probe is initiated + ## @param alertmanager.livenessProbe.periodSeconds How often to perform the probe + ## @param alertmanager.livenessProbe.timeoutSeconds When the probe times out + ## @param alertmanager.livenessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param alertmanager.livenessProbe.successThreshold Minimum consecutive successes for the probe + ## + livenessProbe: + enabled: true + path: /-/healthy + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## Configure extra options for readiness probe + ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes + ## @param alertmanager.readinessProbe.enabled Turn on and off readiness probe + ## @param alertmanager.readinessProbe.path Path of the HTTP service for checking the ready state + ## @param alertmanager.readinessProbe.initialDelaySeconds Delay before readiness probe is initiated + ## @param alertmanager.readinessProbe.periodSeconds How often to perform the probe + ## @param alertmanager.readinessProbe.timeoutSeconds When the probe times out + ## @param alertmanager.readinessProbe.failureThreshold Minimum consecutive failures for the probe + ## @param alertmanager.readinessProbe.successThreshold Minimum consecutive successes for the probe + ## + readinessProbe: + enabled: true + path: /-/ready + initialDelaySeconds: 0 + periodSeconds: 5 + timeoutSeconds: 3 + failureThreshold: 120 + successThreshold: 1 + ## @param alertmanager.logLevel Log level for Alertmanager + ## + logLevel: info + ## @param alertmanager.logFormat Log format for Alertmanager + ## + logFormat: logfmt + ## @param alertmanager.podMetadata [object] Standard object's metadata. + ## ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata + ## + podMetadata: + labels: {} + annotations: {} + ## @param alertmanager.secrets Secrets that should be mounted into the Alertmanager Pods + ## + secrets: [] + ## @param alertmanager.configMaps ConfigMaps that should be mounted into the Alertmanager Pods + ## + configMaps: [] + ## @param alertmanager.retention Metrics retention days + ## + retention: 240h + ## @param alertmanager.storageSpec Alertmanager StorageSpec for persistent data + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/storage.md + ## + storageSpec: {} + ## Alertmanager persistence parameters + ## + persistence: + ## @param alertmanager.persistence.enabled Use PVCs to persist data. If the storageSpec is provided this will not take effect. + ## If you want to use this configuration make sure the storageSpec is not provided. + ## + enabled: true + ## @param alertmanager.persistence.storageClass Persistent Volume Storage Class + ## If defined, storageClassName: + ## If set to "-", storageClassName: "", which disables dynamic provisioning + ## If undefined (the default) or set to null, no storageClassName spec is + ## set, choosing the default provisioner. + ## + storageClass: "" + ## @param alertmanager.persistence.accessModes Persistent Volume Access Modes + ## + accessModes: + - ReadWriteOnce + ## @param alertmanager.persistence.size Persistent Volume Size + ## + size: 999Gi + ## @param alertmanager.paused If true, the Operator won't process any Alertmanager configuration changes + ## + paused: false + ## @param alertmanager.listenLocal ListenLocal makes the Alertmanager server listen on loopback + ## + listenLocal: false + ## @param alertmanager.containers Containers allows injecting additional containers + ## + containers: [] + ## @param alertmanager.volumes Volumes allows configuration of additional volumes. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#alertmanagerspec + ## + volumes: [] + ## @param alertmanager.volumeMounts VolumeMounts allows configuration of additional VolumeMounts. Evaluated as a template + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/pi.md#alertmanagerspec + ## + volumeMounts: [] + ## @param alertmanager.priorityClassName Priority class assigned to the Pods + ## + priorityClassName: "" + ## @param alertmanager.additionalPeers AdditionalPeers allows injecting a set of additional Alertmanagers to peer with to form a highly available cluster + ## + additionalPeers: [] + ## @param alertmanager.routePrefix Prefix used to register routes, overriding externalUrl route + ## Useful for proxies that rewrite URLs. + ## + routePrefix: / + ## @param alertmanager.portName Port name used for the pods and governing service. This defaults to web + ## + portName: alertmanager + ## @param alertmanager.configNamespaceSelector AlertmanagerConfigs to be selected for to merge and configure Alertmanager with. This defaults to {} + ## + configNamespaceSelector: {} + ## @param alertmanager.configSelector Namespaces to be selected for AlertmanagerConfig discovery. If nil, only check own namespace. This defaults to {} + ## + configSelector: {} +#### +## Exporters +#### + +## @section Exporters + +## Exporters +## +exporters: + node-exporter: + ## @param exporters.node-exporter.enabled Enable node-exporter + ## + enabled: true + kube-state-metrics: + ## @param exporters.kube-state-metrics.enabled Enable kube-state-metrics + ## + enabled: true +## @param kube-state-metrics [object] Node Exporter deployment configuration +## +kube-state-metrics: + serviceMonitor: + enabled: true + honorLabels: true +## Component scraping for kubelet and kubelet hosted cAdvisor +## +kubelet: + ## @param kubelet.enabled Create a ServiceMonitor to scrape kubelet service + ## + enabled: true + ## @param kubelet.namespace Namespace where kubelet service is deployed. Related configuration `operator.kubeletService.namespace` + ## + namespace: kube-system + serviceMonitor: + ## @param kubelet.serviceMonitor.https Enable scraping of the kubelet over HTTPS + ## + https: true + ## @param kubelet.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubelet.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubelet.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] + ## @param kubelet.serviceMonitor.cAdvisorMetricRelabelings Metric relabeling for scraping cAdvisor + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + cAdvisorMetricRelabelings: [] + ## @param kubelet.serviceMonitor.cAdvisorRelabelings Relabel configs for scraping cAdvisor + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + cAdvisorRelabelings: [] +## Component scraping the kube-apiserver +## +kubeApiServer: + ## @param kubeApiServer.enabled Create a ServiceMonitor to scrape kube-apiserver service + ## + enabled: true + serviceMonitor: + ## @param kubeApiServer.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubeApiServer.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubeApiServer.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] +## Component scraping the kube-controller-manager +## +kubeControllerManager: + ## @param kubeControllerManager.enabled Create a ServiceMonitor to scrape kube-controller-manager service + ## + enabled: false + ## @param kubeControllerManager.endpoints If your kube controller manager is not deployed as a pod, specify IPs it can be found on + ## endpoints: + ## - 10.141.4.22 + ## - 10.141.4.23 + ## - 10.141.4.24 + ## + endpoints: [] + ## @param kubeControllerManager.namespace Namespace where kube-controller-manager service is deployed. + ## + namespace: kube-system + ## Service ports and selector information + ## @param kubeControllerManager.service.enabled Whether or not to create a Service object for kube-controller-manager + ## @param kubeControllerManager.service.port Listening port of the kube-controller-manager Service object + ## @param kubeControllerManager.service.targetPort Port to target on the kube-controller-manager Pods. This should be the port that kube-controller-manager is exposing metrics on + ## @param kubeControllerManager.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 10252 + targetPort: 10252 + ## selector: + ## component: kube-controller-manager + ## + selector: {} + serviceMonitor: + ## @param kubeControllerManager.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#endpoint + ## + interval: "" + ## @param kubeControllerManager.serviceMonitor.https Enable scraping kube-controller-manager over https + ## Requires proper certs (not self-signed) and delegated authentication/authorization checks + ## + https: false + ## @param kubeControllerManager.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping + ## + insecureSkipVerify: "" + ## @param kubeControllerManager.serviceMonitor.serverName Name of the server to use when validating TLS certificate + serverName: "" + ## @param kubeControllerManager.serviceMonitor.metricRelabelings Metric relabeling + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#metric_relabel_configs + ## + metricRelabelings: [] + ## @param kubeControllerManager.serviceMonitor.relabelings Relabel configs + ## ref: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config + ## + relabelings: [] +## Component scraping kube scheduler +## +kubeScheduler: + ## @param kubeScheduler.enabled Create a ServiceMonitor to scrape kube-scheduler service + ## + enabled: false + ## @param kubeScheduler.endpoints If your kube scheduler is not deployed as a pod, specify IPs it can be found on + ## endpoints: + ## - 10.141.4.22 + ## - 10.141.4.23 + ## - 10.141.4.24 + ## + endpoints: [] + ## @param kubeScheduler.namespace Namespace where kube-scheduler service is deployed. + ## + namespace: kube-system + ## If using kubeScheduler.endpoints only the port and targetPort are used + ## @param kubeScheduler.service.enabled Whether or not to create a Service object for kube-scheduler + ## @param kubeScheduler.service.port Listening port of the kube scheduler Service object + ## @param kubeScheduler.service.targetPort Port to target on the kube scheduler Pods. This should be the port that kube scheduler is exposing metrics on + ## @param kubeScheduler.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 10251 + targetPort: 10251 + ## selector: + ## component: kube-scheduler + ## + selector: {} + serviceMonitor: + ## @param kubeScheduler.serviceMonitor.interval Scrape interval (use by default, falling back to Prometheus' default) + ## + interval: "" + ## @param kubeScheduler.serviceMonitor.https Enable scraping kube-scheduler over https + ## Requires proper certs (not self-signed) and delegated authentication/authorization checks + ## + https: false + ## @param kubeScheduler.serviceMonitor.insecureSkipVerify Skip TLS certificate validation when scraping + ## + insecureSkipVerify: "" + ## @param kubeScheduler.serviceMonitor.serverName Name of the server to use when validating TLS certificate + ## + serverName: "" + ## @param kubeScheduler.serviceMonitor.metricRelabelings Metric relabeling + ## metricRelabelings: + ## - action: keep + ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' + ## sourceLabels: [__name__] + ## + metricRelabelings: [] + ## @param kubeScheduler.serviceMonitor.relabelings Relabel configs + ## relabelings: + ## - sourceLabels: [__meta_kubernetes_pod_node_name] + ## separator: ; + ## regex: ^(.*)$ + ## targetLabel: nodename + ## replacement: $1 + ## action: replace + ## + relabelings: [] +## Component scraping coreDns +## +coreDns: + ## @param coreDns.enabled Create a ServiceMonitor to scrape coredns service + ## + enabled: true + ## @param coreDns.namespace Namespace where core dns service is deployed. + ## + namespace: kube-system + ## Create a ServiceMonitor to scrape coredns service + ## @param coreDns.service.enabled Whether or not to create a Service object for coredns + ## @param coreDns.service.port Listening port of the coredns Service object + ## @param coreDns.service.targetPort Port to target on the coredns Pods. This should be the port that coredns is exposing metrics on + ## @param coreDns.service.selector Optional PODs Label selector for the service + ## + service: + enabled: true + port: 9153 + targetPort: 9153 + ## selector: + ## component: kube-dns + ## + selector: {} + serviceMonitor: + ## @param coreDns.serviceMonitor.interval Scrape interval. If not set, the Prometheus default scrape interval is used. + ## + interval: "" + ## @param coreDns.serviceMonitor.metricRelabelings Metric relabel configs to apply to samples before ingestion. + ## metricRelabelings: + ## - action: keep + ## regex: 'kube_(daemonset|deployment|pod|namespace|node|statefulset).+' + ## sourceLabels: [__name__] + ## + metricRelabelings: [] + ## @param coreDns.serviceMonitor.relabelings Relabel configs to apply to samples before ingestion. + ## relabelings: + ## - sourceLabels: [__meta_kubernetes_pod_node_name] + ## separator: ; + ## regex: ^(.*)$ + ## targetLabel: nodename + ## replacement: $1 + ## action: replace + ## + relabelings: [] +## Component scraping the kube-proxy +## +kubeProxy: + ## @param kubeProxy.enabled Create a ServiceMonitor to scrape the kube-proxy Service + ## + enabled: false +portal: + open: + enabled: true +updated: true diff --git a/enterprise/prometheus/17.2.1/questions.yaml b/enterprise/prometheus/17.4.1/questions.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/questions.yaml rename to enterprise/prometheus/17.4.1/questions.yaml diff --git a/enterprise/traefik/26.0.0/templates/NOTES.txt b/enterprise/prometheus/17.4.1/templates/NOTES.txt similarity index 100% rename from enterprise/traefik/26.0.0/templates/NOTES.txt rename to enterprise/prometheus/17.4.1/templates/NOTES.txt diff --git a/enterprise/prometheus/17.2.1/templates/_helpers.tpl b/enterprise/prometheus/17.4.1/templates/_helpers.tpl similarity index 100% rename from enterprise/prometheus/17.2.1/templates/_helpers.tpl rename to enterprise/prometheus/17.4.1/templates/_helpers.tpl diff --git a/enterprise/prometheus/17.2.1/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/17.4.1/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from enterprise/prometheus/17.2.1/templates/alertmanager/_alertmanager.tpl rename to enterprise/prometheus/17.4.1/templates/alertmanager/_alertmanager.tpl diff --git a/enterprise/prometheus/17.2.1/templates/alertmanager/secrets.yaml b/enterprise/prometheus/17.4.1/templates/alertmanager/secrets.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/alertmanager/secrets.yaml rename to enterprise/prometheus/17.4.1/templates/alertmanager/secrets.yaml diff --git a/enterprise/prometheus/17.2.1/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/17.4.1/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/alertmanager/serviceaccount.yaml rename to enterprise/prometheus/17.4.1/templates/alertmanager/serviceaccount.yaml diff --git a/enterprise/prometheus/17.2.1/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/17.4.1/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/alertmanager/servicemonitor.yaml rename to enterprise/prometheus/17.4.1/templates/alertmanager/servicemonitor.yaml diff --git a/enterprise/prometheus/17.2.1/templates/common.yaml b/enterprise/prometheus/17.4.1/templates/common.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/common.yaml rename to enterprise/prometheus/17.4.1/templates/common.yaml diff --git a/enterprise/prometheus/17.2.1/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/17.4.1/templates/exporters/core-dns/service.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/exporters/core-dns/service.yaml rename to enterprise/prometheus/17.4.1/templates/exporters/core-dns/service.yaml diff --git a/enterprise/prometheus/17.2.1/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/17.4.1/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/exporters/core-dns/servicemonitor.yaml rename to enterprise/prometheus/17.4.1/templates/exporters/core-dns/servicemonitor.yaml diff --git a/enterprise/prometheus/17.2.1/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/17.4.1/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/exporters/kube-apiserver/servicemonitor.yaml rename to enterprise/prometheus/17.4.1/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/enterprise/prometheus/17.2.1/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/17.4.1/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/exporters/kube-controller-manager/endpoints.yaml rename to enterprise/prometheus/17.4.1/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/enterprise/prometheus/17.2.1/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/17.4.1/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/exporters/kube-controller-manager/service.yaml rename to enterprise/prometheus/17.4.1/templates/exporters/kube-controller-manager/service.yaml diff --git a/enterprise/prometheus/17.2.1/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/17.4.1/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to enterprise/prometheus/17.4.1/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/enterprise/prometheus/17.2.1/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/17.4.1/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/exporters/kube-scheduler/endpoints.yaml rename to enterprise/prometheus/17.4.1/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/enterprise/prometheus/17.2.1/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/17.4.1/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/exporters/kube-scheduler/service.yaml rename to enterprise/prometheus/17.4.1/templates/exporters/kube-scheduler/service.yaml diff --git a/enterprise/prometheus/17.2.1/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/17.4.1/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/exporters/kube-scheduler/servicemonitor.yaml rename to enterprise/prometheus/17.4.1/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/enterprise/prometheus/17.2.1/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/17.4.1/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/exporters/kubelet/servicemonitor.yaml rename to enterprise/prometheus/17.4.1/templates/exporters/kubelet/servicemonitor.yaml diff --git a/enterprise/prometheus/17.2.1/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/17.4.1/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from enterprise/prometheus/17.2.1/templates/prometheus/_additionalPrometheusRules.tpl rename to enterprise/prometheus/17.4.1/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/enterprise/prometheus/17.2.1/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/17.4.1/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from enterprise/prometheus/17.2.1/templates/prometheus/_additionalScrapeJobs.tpl rename to enterprise/prometheus/17.4.1/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/enterprise/prometheus/17.2.1/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/17.4.1/templates/prometheus/_prometheus.tpl similarity index 100% rename from enterprise/prometheus/17.2.1/templates/prometheus/_prometheus.tpl rename to enterprise/prometheus/17.4.1/templates/prometheus/_prometheus.tpl diff --git a/enterprise/prometheus/17.2.1/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/17.4.1/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from enterprise/prometheus/17.2.1/templates/prometheus/_servicemonitor.tpl rename to enterprise/prometheus/17.4.1/templates/prometheus/_servicemonitor.tpl diff --git a/enterprise/prometheus/17.2.1/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/17.4.1/templates/prometheus/clusterrole.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/prometheus/clusterrole.yaml rename to enterprise/prometheus/17.4.1/templates/prometheus/clusterrole.yaml diff --git a/enterprise/prometheus/17.2.1/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/17.4.1/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/prometheus/clusterrolebinding.yaml rename to enterprise/prometheus/17.4.1/templates/prometheus/clusterrolebinding.yaml diff --git a/enterprise/prometheus/17.2.1/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/17.4.1/templates/prometheus/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/17.2.1/templates/prometheus/serviceaccount.yaml rename to enterprise/prometheus/17.4.1/templates/prometheus/serviceaccount.yaml diff --git a/enterprise/traefik/26.0.0/values.yaml b/enterprise/prometheus/17.4.1/values.yaml similarity index 100% rename from enterprise/traefik/26.0.0/values.yaml rename to enterprise/prometheus/17.4.1/values.yaml diff --git a/enterprise/traefik/26.0.0/CHANGELOG.md b/enterprise/traefik/26.0.0/CHANGELOG.md deleted file mode 100644 index ce33ef7bb4d..00000000000 --- a/enterprise/traefik/26.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [traefik-25.1.17](https://github.com/truecharts/charts/compare/traefik-25.1.16...traefik-25.1.17) (2024-02-12) - -### Chore - - - -- update container image tccr.io/tccr/traefik to v2.10.7[@ec52218](https://github.com/ec52218) by renovate ([#18109](https://github.com/truecharts/charts/issues/18109)) - - -## [traefik-25.1.16](https://github.com/truecharts/charts/compare/traefik-25.1.15...traefik-25.1.16) (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)) - - -## [traefik-25.1.15](https://github.com/truecharts/charts/compare/traefik-25.1.14...traefik-25.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)) - - -## [traefik-25.1.14](https://github.com/truecharts/charts/compare/traefik-25.1.13...traefik-25.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)) - - -## [traefik-25.1.13](https://github.com/truecharts/charts/compare/traefik-25.1.12...traefik-25.1.13) (2024-01-21) - -### Chore - - - -- update container image tccr.io/tccr/traefik to v2.10.7[@1a1f160](https://github.com/1a1f160) by renovate ([#17471](https://github.com/truecharts/charts/issues/17471)) - - -## [traefik-25.1.12](https://github.com/truecharts/charts/compare/traefik-25.1.11...traefik-25.1.12) (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)) - - -## [traefik-25.1.11](https://github.com/truecharts/charts/compare/traefik-25.1.10...traefik-25.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [traefik-25.1.10](https://github.com/truecharts/charts/compare/traefik-25.1.9...traefik-25.1.10) (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)) - - -## [traefik-25.1.9](https://github.com/truecharts/charts/compare/traefik-25.1.8...traefik-25.1.9) (2024-01-02) - -### Chore \ No newline at end of file diff --git a/enterprise/traefik/26.0.0/Chart.yaml b/enterprise/traefik/26.0.0/Chart.yaml deleted file mode 100644 index 853d3ce09e4..00000000000 --- a/enterprise/traefik/26.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -apiVersion: v2 -appVersion: 2.11.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Traefik is a flexible reverse proxy and Ingress Provider. -home: https://truecharts.org/charts/enterprise/traefik -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png -keywords: - - traefik - - ingress -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: traefik -sources: - - https://github.com/traefik/traefik - - https://github.com/traefik/traefik-helm-chart - - https://traefik.io/ - - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik - - https://github.com/truecharts/containers/tree/master/apps/traefik -type: application -version: 26.0.0 diff --git a/enterprise/traefik/26.0.0/charts/common-17.5.0.tgz b/enterprise/traefik/26.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/enterprise/traefik/26.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/enterprise/vaultwarden/26.0.0/.helmignore b/enterprise/traefik/26.1.3/.helmignore similarity index 100% rename from enterprise/vaultwarden/26.0.0/.helmignore rename to enterprise/traefik/26.1.3/.helmignore diff --git a/enterprise/traefik/26.1.3/CHANGELOG.md b/enterprise/traefik/26.1.3/CHANGELOG.md new file mode 100644 index 00000000000..51ac5fdc2a0 --- /dev/null +++ b/enterprise/traefik/26.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [traefik-25.1.17](https://github.com/truecharts/charts/compare/traefik-25.1.16...traefik-25.1.17) (2024-02-12) + +### Chore + + + +- update container image tccr.io/tccr/traefik to v2.10.7[@ec52218](https://github.com/ec52218) by renovate ([#18109](https://github.com/truecharts/charts/issues/18109)) + + +## [traefik-25.1.16](https://github.com/truecharts/charts/compare/traefik-25.1.15...traefik-25.1.16) (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)) + + +## [traefik-25.1.15](https://github.com/truecharts/charts/compare/traefik-25.1.14...traefik-25.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)) + + +## [traefik-25.1.14](https://github.com/truecharts/charts/compare/traefik-25.1.13...traefik-25.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)) + + +## [traefik-25.1.13](https://github.com/truecharts/charts/compare/traefik-25.1.12...traefik-25.1.13) (2024-01-21) + +### Chore + + + +- update container image tccr.io/tccr/traefik to v2.10.7[@1a1f160](https://github.com/1a1f160) by renovate ([#17471](https://github.com/truecharts/charts/issues/17471)) + + +## [traefik-25.1.12](https://github.com/truecharts/charts/compare/traefik-25.1.11...traefik-25.1.12) (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)) + + +## [traefik-25.1.11](https://github.com/truecharts/charts/compare/traefik-25.1.10...traefik-25.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [traefik-25.1.10](https://github.com/truecharts/charts/compare/traefik-25.1.9...traefik-25.1.10) (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)) diff --git a/enterprise/traefik/26.1.3/Chart.yaml b/enterprise/traefik/26.1.3/Chart.yaml new file mode 100644 index 00000000000..9ef4d0bd01c --- /dev/null +++ b/enterprise/traefik/26.1.3/Chart.yaml @@ -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: network + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +apiVersion: v2 +appVersion: 2.11.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Traefik is a flexible reverse proxy and Ingress Provider. +home: https://truecharts.org/charts/enterprise/traefik +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png +keywords: + - traefik + - ingress +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: traefik +sources: + - https://github.com/traefik/traefik + - https://github.com/traefik/traefik-helm-chart + - https://traefik.io/ + - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik + - https://github.com/truecharts/containers/tree/master/apps/traefik +type: application +version: 26.1.3 diff --git a/enterprise/traefik/26.0.0/README.md b/enterprise/traefik/26.1.3/README.md similarity index 100% rename from enterprise/traefik/26.0.0/README.md rename to enterprise/traefik/26.1.3/README.md diff --git a/enterprise/traefik/26.0.0/app-readme.md b/enterprise/traefik/26.1.3/app-readme.md similarity index 100% rename from enterprise/traefik/26.0.0/app-readme.md rename to enterprise/traefik/26.1.3/app-readme.md diff --git a/enterprise/traefik/26.1.3/charts/common-18.0.3.tgz b/enterprise/traefik/26.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/traefik/26.1.3/charts/common-18.0.3.tgz differ diff --git a/enterprise/traefik/26.0.0/crds/traefik.containo.us_ingressroutes.yaml b/enterprise/traefik/26.1.3/crds/traefik.containo.us_ingressroutes.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.containo.us_ingressroutes.yaml rename to enterprise/traefik/26.1.3/crds/traefik.containo.us_ingressroutes.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.containo.us_ingressroutetcps.yaml b/enterprise/traefik/26.1.3/crds/traefik.containo.us_ingressroutetcps.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.containo.us_ingressroutetcps.yaml rename to enterprise/traefik/26.1.3/crds/traefik.containo.us_ingressroutetcps.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.containo.us_ingressrouteudps.yaml b/enterprise/traefik/26.1.3/crds/traefik.containo.us_ingressrouteudps.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.containo.us_ingressrouteudps.yaml rename to enterprise/traefik/26.1.3/crds/traefik.containo.us_ingressrouteudps.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.containo.us_middlewares.yaml b/enterprise/traefik/26.1.3/crds/traefik.containo.us_middlewares.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.containo.us_middlewares.yaml rename to enterprise/traefik/26.1.3/crds/traefik.containo.us_middlewares.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.containo.us_middlewaretcps.yaml b/enterprise/traefik/26.1.3/crds/traefik.containo.us_middlewaretcps.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.containo.us_middlewaretcps.yaml rename to enterprise/traefik/26.1.3/crds/traefik.containo.us_middlewaretcps.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.containo.us_serverstransports.yaml b/enterprise/traefik/26.1.3/crds/traefik.containo.us_serverstransports.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.containo.us_serverstransports.yaml rename to enterprise/traefik/26.1.3/crds/traefik.containo.us_serverstransports.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.containo.us_tlsoptions.yaml b/enterprise/traefik/26.1.3/crds/traefik.containo.us_tlsoptions.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.containo.us_tlsoptions.yaml rename to enterprise/traefik/26.1.3/crds/traefik.containo.us_tlsoptions.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.containo.us_tlsstores.yaml b/enterprise/traefik/26.1.3/crds/traefik.containo.us_tlsstores.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.containo.us_tlsstores.yaml rename to enterprise/traefik/26.1.3/crds/traefik.containo.us_tlsstores.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.containo.us_traefikservices.yaml b/enterprise/traefik/26.1.3/crds/traefik.containo.us_traefikservices.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.containo.us_traefikservices.yaml rename to enterprise/traefik/26.1.3/crds/traefik.containo.us_traefikservices.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.io_ingressroutes.yaml b/enterprise/traefik/26.1.3/crds/traefik.io_ingressroutes.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.io_ingressroutes.yaml rename to enterprise/traefik/26.1.3/crds/traefik.io_ingressroutes.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.io_ingressroutetcps.yaml b/enterprise/traefik/26.1.3/crds/traefik.io_ingressroutetcps.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.io_ingressroutetcps.yaml rename to enterprise/traefik/26.1.3/crds/traefik.io_ingressroutetcps.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.io_ingressrouteudps.yaml b/enterprise/traefik/26.1.3/crds/traefik.io_ingressrouteudps.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.io_ingressrouteudps.yaml rename to enterprise/traefik/26.1.3/crds/traefik.io_ingressrouteudps.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.io_middlewares.yaml b/enterprise/traefik/26.1.3/crds/traefik.io_middlewares.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.io_middlewares.yaml rename to enterprise/traefik/26.1.3/crds/traefik.io_middlewares.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.io_middlewaretcps.yaml b/enterprise/traefik/26.1.3/crds/traefik.io_middlewaretcps.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.io_middlewaretcps.yaml rename to enterprise/traefik/26.1.3/crds/traefik.io_middlewaretcps.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.io_serverstransports.yaml b/enterprise/traefik/26.1.3/crds/traefik.io_serverstransports.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.io_serverstransports.yaml rename to enterprise/traefik/26.1.3/crds/traefik.io_serverstransports.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.io_serverstransporttcps.yaml b/enterprise/traefik/26.1.3/crds/traefik.io_serverstransporttcps.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.io_serverstransporttcps.yaml rename to enterprise/traefik/26.1.3/crds/traefik.io_serverstransporttcps.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.io_tlsoptions.yaml b/enterprise/traefik/26.1.3/crds/traefik.io_tlsoptions.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.io_tlsoptions.yaml rename to enterprise/traefik/26.1.3/crds/traefik.io_tlsoptions.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.io_tlsstores.yaml b/enterprise/traefik/26.1.3/crds/traefik.io_tlsstores.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.io_tlsstores.yaml rename to enterprise/traefik/26.1.3/crds/traefik.io_tlsstores.yaml diff --git a/enterprise/traefik/26.0.0/crds/traefik.io_traefikservices.yaml b/enterprise/traefik/26.1.3/crds/traefik.io_traefikservices.yaml similarity index 100% rename from enterprise/traefik/26.0.0/crds/traefik.io_traefikservices.yaml rename to enterprise/traefik/26.1.3/crds/traefik.io_traefikservices.yaml diff --git a/enterprise/traefik/26.0.0/ix_values.yaml b/enterprise/traefik/26.1.3/ix_values.yaml similarity index 100% rename from enterprise/traefik/26.0.0/ix_values.yaml rename to enterprise/traefik/26.1.3/ix_values.yaml diff --git a/enterprise/traefik/26.0.0/questions.yaml b/enterprise/traefik/26.1.3/questions.yaml similarity index 100% rename from enterprise/traefik/26.0.0/questions.yaml rename to enterprise/traefik/26.1.3/questions.yaml diff --git a/enterprise/vaultwarden/26.0.0/templates/NOTES.txt b/enterprise/traefik/26.1.3/templates/NOTES.txt similarity index 100% rename from enterprise/vaultwarden/26.0.0/templates/NOTES.txt rename to enterprise/traefik/26.1.3/templates/NOTES.txt diff --git a/enterprise/traefik/26.0.0/templates/_args.tpl b/enterprise/traefik/26.1.3/templates/_args.tpl similarity index 100% rename from enterprise/traefik/26.0.0/templates/_args.tpl rename to enterprise/traefik/26.1.3/templates/_args.tpl diff --git a/enterprise/traefik/26.0.0/templates/_helpers.tpl b/enterprise/traefik/26.1.3/templates/_helpers.tpl similarity index 100% rename from enterprise/traefik/26.0.0/templates/_helpers.tpl rename to enterprise/traefik/26.1.3/templates/_helpers.tpl diff --git a/enterprise/traefik/26.0.0/templates/_ingressclass.tpl b/enterprise/traefik/26.1.3/templates/_ingressclass.tpl similarity index 100% rename from enterprise/traefik/26.0.0/templates/_ingressclass.tpl rename to enterprise/traefik/26.1.3/templates/_ingressclass.tpl diff --git a/enterprise/traefik/26.0.0/templates/_ingressroute.tpl b/enterprise/traefik/26.1.3/templates/_ingressroute.tpl similarity index 100% rename from enterprise/traefik/26.0.0/templates/_ingressroute.tpl rename to enterprise/traefik/26.1.3/templates/_ingressroute.tpl diff --git a/enterprise/traefik/26.0.0/templates/_portalhook.tpl b/enterprise/traefik/26.1.3/templates/_portalhook.tpl similarity index 100% rename from enterprise/traefik/26.0.0/templates/_portalhook.tpl rename to enterprise/traefik/26.1.3/templates/_portalhook.tpl diff --git a/enterprise/traefik/26.0.0/templates/_tlsoptions.tpl b/enterprise/traefik/26.1.3/templates/_tlsoptions.tpl similarity index 100% rename from enterprise/traefik/26.0.0/templates/_tlsoptions.tpl rename to enterprise/traefik/26.1.3/templates/_tlsoptions.tpl diff --git a/enterprise/traefik/26.0.0/templates/_tlsstore.tpl b/enterprise/traefik/26.1.3/templates/_tlsstore.tpl similarity index 100% rename from enterprise/traefik/26.0.0/templates/_tlsstore.tpl rename to enterprise/traefik/26.1.3/templates/_tlsstore.tpl diff --git a/enterprise/traefik/26.0.0/templates/common.yaml b/enterprise/traefik/26.1.3/templates/common.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/common.yaml rename to enterprise/traefik/26.1.3/templates/common.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/addPrefix.yaml b/enterprise/traefik/26.1.3/templates/middlewares/addPrefix.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/addPrefix.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/addPrefix.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/basic-middleware.yaml b/enterprise/traefik/26.1.3/templates/middlewares/basic-middleware.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/basic-middleware.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/basic-middleware.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/basicauth.yaml b/enterprise/traefik/26.1.3/templates/middlewares/basicauth.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/basicauth.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/basicauth.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/buffering.yaml b/enterprise/traefik/26.1.3/templates/middlewares/buffering.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/buffering.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/buffering.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/chain.yaml b/enterprise/traefik/26.1.3/templates/middlewares/chain.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/chain.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/chain.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/customFrameOptionsValue.yaml b/enterprise/traefik/26.1.3/templates/middlewares/customFrameOptionsValue.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/customFrameOptionsValue.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/customFrameOptionsValue.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/customRequestHeaders.yaml b/enterprise/traefik/26.1.3/templates/middlewares/customRequestHeaders.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/customRequestHeaders.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/customRequestHeaders.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/customResponseHeaders.yaml b/enterprise/traefik/26.1.3/templates/middlewares/customResponseHeaders.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/customResponseHeaders.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/customResponseHeaders.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/forwardauth.yaml b/enterprise/traefik/26.1.3/templates/middlewares/forwardauth.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/forwardauth.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/forwardauth.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/geoblock.yaml b/enterprise/traefik/26.1.3/templates/middlewares/geoblock.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/geoblock.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/geoblock.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/ipwhitelist.yaml b/enterprise/traefik/26.1.3/templates/middlewares/ipwhitelist.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/ipwhitelist.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/ipwhitelist.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/modsecurity.yaml b/enterprise/traefik/26.1.3/templates/middlewares/modsecurity.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/modsecurity.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/modsecurity.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/ratelimit.yaml b/enterprise/traefik/26.1.3/templates/middlewares/ratelimit.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/ratelimit.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/ratelimit.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/real-ip.yaml b/enterprise/traefik/26.1.3/templates/middlewares/real-ip.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/real-ip.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/real-ip.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/redirectScheme.yaml b/enterprise/traefik/26.1.3/templates/middlewares/redirectScheme.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/redirectScheme.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/redirectScheme.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/redirectregex.yaml b/enterprise/traefik/26.1.3/templates/middlewares/redirectregex.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/redirectregex.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/redirectregex.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/rewriteResponseHeaders.yaml b/enterprise/traefik/26.1.3/templates/middlewares/rewriteResponseHeaders.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/rewriteResponseHeaders.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/rewriteResponseHeaders.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/stripPrefixRegex.yaml b/enterprise/traefik/26.1.3/templates/middlewares/stripPrefixRegex.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/stripPrefixRegex.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/stripPrefixRegex.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/tc-chains.yaml b/enterprise/traefik/26.1.3/templates/middlewares/tc-chains.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/tc-chains.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/tc-chains.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/tc-headers.yaml b/enterprise/traefik/26.1.3/templates/middlewares/tc-headers.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/tc-headers.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/tc-headers.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/tc-nextcloud.yaml b/enterprise/traefik/26.1.3/templates/middlewares/tc-nextcloud.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/tc-nextcloud.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/tc-nextcloud.yaml diff --git a/enterprise/traefik/26.0.0/templates/middlewares/theme-park.yaml b/enterprise/traefik/26.1.3/templates/middlewares/theme-park.yaml similarity index 100% rename from enterprise/traefik/26.0.0/templates/middlewares/theme-park.yaml rename to enterprise/traefik/26.1.3/templates/middlewares/theme-park.yaml diff --git a/enterprise/vaultwarden/26.0.0/values.yaml b/enterprise/traefik/26.1.3/values.yaml similarity index 100% rename from enterprise/vaultwarden/26.0.0/values.yaml rename to enterprise/traefik/26.1.3/values.yaml diff --git a/enterprise/vaultwarden/26.0.0/CHANGELOG.md b/enterprise/vaultwarden/26.0.0/CHANGELOG.md deleted file mode 100644 index 85534a53866..00000000000 --- a/enterprise/vaultwarden/26.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [vaultwarden-25.1.15](https://github.com/truecharts/charts/compare/vaultwarden-25.1.14...vaultwarden-25.1.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)) - - -## [vaultwarden-25.1.14](https://github.com/truecharts/charts/compare/vaultwarden-25.1.13...vaultwarden-25.1.14) (2024-02-02) - -### Chore - - - -- update container image docker.io/vaultwarden/server to v1.30.3[@153defd](https://github.com/153defd) by renovate ([#17786](https://github.com/truecharts/charts/issues/17786)) - - -## [vaultwarden-25.1.13](https://github.com/truecharts/charts/compare/vaultwarden-25.1.12...vaultwarden-25.1.13) (2024-01-31) - -### Chore - - - -- update container image docker.io/vaultwarden/server to v1.30.2[@ab34a7b](https://github.com/ab34a7b) by renovate ([#17766](https://github.com/truecharts/charts/issues/17766)) - - -## [vaultwarden-25.1.12](https://github.com/truecharts/charts/compare/vaultwarden-25.1.11...vaultwarden-25.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)) - - -## [vaultwarden-25.1.11](https://github.com/truecharts/charts/compare/vaultwarden-25.1.10...vaultwarden-25.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)) - - -## [vaultwarden-25.1.10](https://github.com/truecharts/charts/compare/vaultwarden-25.1.9...vaultwarden-25.1.10) (2024-01-21) - -### Fix - - - -- Replace old variable name "smtp.ssl" with "smtp.security" ([#17465](https://github.com/truecharts/charts/issues/17465)) - - -## [vaultwarden-25.1.9](https://github.com/truecharts/charts/compare/vaultwarden-25.1.8...vaultwarden-25.1.9) (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)) - - -## [vaultwarden-25.1.8](https://github.com/truecharts/charts/compare/vaultwarden-25.1.7...vaultwarden-25.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [vaultwarden-25.1.7](https://github.com/truecharts/charts/compare/vaultwarden-25.1.6...vaultwarden-25.1.7) (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)) - - -## [vaultwarden-25.1.6](https://github.com/truecharts/charts/compare/vaultwarden-25.1.5...vaultwarden-25.1.6) (2024-01-02) - -### Chore diff --git a/enterprise/vaultwarden/26.0.0/Chart.yaml b/enterprise/vaultwarden/26.0.0/Chart.yaml deleted file mode 100644 index ef9cff9f796..00000000000 --- a/enterprise/vaultwarden/26.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: security - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -apiVersion: v2 -appVersion: 1.30.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Unofficial Bitwarden compatible server written in Rust -home: https://truecharts.org/charts/enterprise/vaultwarden -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png -keywords: - - bitwarden - - bitwardenrs - - bitwarden_rs - - vaultwarden - - password - - rust -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vaultwarden -sources: - - https://github.com/dani-garcia/vaultwarden - - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden - - https://hub.docker.com/r/vaultwarden/server -type: application -version: 26.0.0 diff --git a/enterprise/vaultwarden/26.0.0/charts/common-17.5.0.tgz b/enterprise/vaultwarden/26.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/enterprise/vaultwarden/26.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/enterprise/velero/4.0.0/.helmignore b/enterprise/vaultwarden/26.1.3/.helmignore similarity index 100% rename from enterprise/velero/4.0.0/.helmignore rename to enterprise/vaultwarden/26.1.3/.helmignore diff --git a/enterprise/vaultwarden/26.1.3/CHANGELOG.md b/enterprise/vaultwarden/26.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c6377642ef2 --- /dev/null +++ b/enterprise/vaultwarden/26.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [vaultwarden-25.1.15](https://github.com/truecharts/charts/compare/vaultwarden-25.1.14...vaultwarden-25.1.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)) + + +## [vaultwarden-25.1.14](https://github.com/truecharts/charts/compare/vaultwarden-25.1.13...vaultwarden-25.1.14) (2024-02-02) + +### Chore + + + +- update container image docker.io/vaultwarden/server to v1.30.3[@153defd](https://github.com/153defd) by renovate ([#17786](https://github.com/truecharts/charts/issues/17786)) + + +## [vaultwarden-25.1.13](https://github.com/truecharts/charts/compare/vaultwarden-25.1.12...vaultwarden-25.1.13) (2024-01-31) + +### Chore + + + +- update container image docker.io/vaultwarden/server to v1.30.2[@ab34a7b](https://github.com/ab34a7b) by renovate ([#17766](https://github.com/truecharts/charts/issues/17766)) + + +## [vaultwarden-25.1.12](https://github.com/truecharts/charts/compare/vaultwarden-25.1.11...vaultwarden-25.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)) + + +## [vaultwarden-25.1.11](https://github.com/truecharts/charts/compare/vaultwarden-25.1.10...vaultwarden-25.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)) + + +## [vaultwarden-25.1.10](https://github.com/truecharts/charts/compare/vaultwarden-25.1.9...vaultwarden-25.1.10) (2024-01-21) + +### Fix + + + +- Replace old variable name "smtp.ssl" with "smtp.security" ([#17465](https://github.com/truecharts/charts/issues/17465)) + + +## [vaultwarden-25.1.9](https://github.com/truecharts/charts/compare/vaultwarden-25.1.8...vaultwarden-25.1.9) (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)) + + +## [vaultwarden-25.1.8](https://github.com/truecharts/charts/compare/vaultwarden-25.1.7...vaultwarden-25.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [vaultwarden-25.1.7](https://github.com/truecharts/charts/compare/vaultwarden-25.1.6...vaultwarden-25.1.7) (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)) + diff --git a/enterprise/vaultwarden/26.1.3/Chart.yaml b/enterprise/vaultwarden/26.1.3/Chart.yaml new file mode 100644 index 00000000000..2d6c69f3241 --- /dev/null +++ b/enterprise/vaultwarden/26.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: security + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +apiVersion: v2 +appVersion: 1.30.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Unofficial Bitwarden compatible server written in Rust +home: https://truecharts.org/charts/enterprise/vaultwarden +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png +keywords: + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: vaultwarden +sources: + - https://github.com/dani-garcia/vaultwarden + - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden + - https://hub.docker.com/r/vaultwarden/server +type: application +version: 26.1.3 diff --git a/enterprise/vaultwarden/26.0.0/README.md b/enterprise/vaultwarden/26.1.3/README.md similarity index 100% rename from enterprise/vaultwarden/26.0.0/README.md rename to enterprise/vaultwarden/26.1.3/README.md diff --git a/enterprise/vaultwarden/26.0.0/app-readme.md b/enterprise/vaultwarden/26.1.3/app-readme.md similarity index 100% rename from enterprise/vaultwarden/26.0.0/app-readme.md rename to enterprise/vaultwarden/26.1.3/app-readme.md diff --git a/enterprise/vaultwarden/26.1.3/charts/common-18.0.3.tgz b/enterprise/vaultwarden/26.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/vaultwarden/26.1.3/charts/common-18.0.3.tgz differ diff --git a/enterprise/vaultwarden/26.0.0/ix_values.yaml b/enterprise/vaultwarden/26.1.3/ix_values.yaml similarity index 100% rename from enterprise/vaultwarden/26.0.0/ix_values.yaml rename to enterprise/vaultwarden/26.1.3/ix_values.yaml diff --git a/enterprise/vaultwarden/26.0.0/questions.yaml b/enterprise/vaultwarden/26.1.3/questions.yaml similarity index 100% rename from enterprise/vaultwarden/26.0.0/questions.yaml rename to enterprise/vaultwarden/26.1.3/questions.yaml diff --git a/enterprise/velero/4.0.0/templates/NOTES.txt b/enterprise/vaultwarden/26.1.3/templates/NOTES.txt similarity index 100% rename from enterprise/velero/4.0.0/templates/NOTES.txt rename to enterprise/vaultwarden/26.1.3/templates/NOTES.txt diff --git a/enterprise/vaultwarden/26.0.0/templates/_configmap.tpl b/enterprise/vaultwarden/26.1.3/templates/_configmap.tpl similarity index 100% rename from enterprise/vaultwarden/26.0.0/templates/_configmap.tpl rename to enterprise/vaultwarden/26.1.3/templates/_configmap.tpl diff --git a/enterprise/vaultwarden/26.0.0/templates/_secrets.tpl b/enterprise/vaultwarden/26.1.3/templates/_secrets.tpl similarity index 100% rename from enterprise/vaultwarden/26.0.0/templates/_secrets.tpl rename to enterprise/vaultwarden/26.1.3/templates/_secrets.tpl diff --git a/enterprise/vaultwarden/26.0.0/templates/_validate.tpl b/enterprise/vaultwarden/26.1.3/templates/_validate.tpl similarity index 100% rename from enterprise/vaultwarden/26.0.0/templates/_validate.tpl rename to enterprise/vaultwarden/26.1.3/templates/_validate.tpl diff --git a/enterprise/vaultwarden/26.0.0/templates/common.yaml b/enterprise/vaultwarden/26.1.3/templates/common.yaml similarity index 100% rename from enterprise/vaultwarden/26.0.0/templates/common.yaml rename to enterprise/vaultwarden/26.1.3/templates/common.yaml diff --git a/enterprise/velero/4.0.0/values.yaml b/enterprise/vaultwarden/26.1.3/values.yaml similarity index 100% rename from enterprise/velero/4.0.0/values.yaml rename to enterprise/vaultwarden/26.1.3/values.yaml diff --git a/enterprise/velero/4.0.0/CHANGELOG.md b/enterprise/velero/4.0.0/CHANGELOG.md deleted file mode 100644 index 6e6d6f85fb0..00000000000 --- a/enterprise/velero/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [velero-3.2.9](https://github.com/truecharts/charts/compare/velero-3.2.8...velero-3.2.9) (2024-02-12) - -### Chore - - - -- update container image common to v17.3.9[@db10d55](https://github.com/db10d55) by renovate ([#18125](https://github.com/truecharts/charts/issues/18125)) - - -## [velero-3.2.8](https://github.com/truecharts/charts/compare/velero-3.2.7...velero-3.2.8) (2024-02-12) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) - - -## [velero-3.2.7](https://github.com/truecharts/charts/compare/velero-3.2.6...velero-3.2.7) (2024-02-07) - - -## [velero-3.2.6](https://github.com/truecharts/charts/compare/velero-3.2.5...velero-3.2.6) (2024-02-07) - - -## [velero-3.2.5](https://github.com/truecharts/charts/compare/velero-3.2.4...velero-3.2.5) (2024-02-07) - - -## [velero-3.2.4](https://github.com/truecharts/charts/compare/velero-3.2.3...velero-3.2.4) (2024-02-07) - - -## [velero-3.2.3](https://github.com/truecharts/charts/compare/velero-3.2.2...velero-3.2.3) (2024-02-06) - - -## [velero-3.2.2](https://github.com/truecharts/charts/compare/velero-3.2.1...velero-3.2.2) (2024-02-06) - -### Feat - - - -- add velero backup schedule to GUI templates ([#17993](https://github.com/truecharts/charts/issues/17993)) - - -## [velero-3.2.1](https://github.com/truecharts/charts/compare/velero-3.2.0...velero-3.2.1) (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)) - - -## [velero-3.2.0](https://github.com/truecharts/charts/compare/velero-3.1.16...velero-3.2.0) (2024-01-29) - -### Chore - - - -- update container image velero/velero-plugin-for-aws to v1.9.0[@198955f](https://github.com/198955f) by renovate ([#17735](https://github.com/truecharts/charts/issues/17735)) - -- update container image velero/velero-plugin-for-csi to v0.7.0[@3ba6439](https://github.com/3ba6439) by renovate ([#17736](https://github.com/truecharts/charts/issues/17736)) - - -## [velero-3.1.16](https://github.com/truecharts/charts/compare/velero-3.1.15...velero-3.1.16) (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)) - - -## [velero-3.1.15](https://github.com/truecharts/charts/compare/velero-3.1.14...velero-3.1.15) (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)) - - -## [velero-3.1.14](https://github.com/truecharts/charts/compare/velero-3.1.13...velero-3.1.14) (2024-01-21) diff --git a/enterprise/velero/4.0.0/Chart.yaml b/enterprise/velero/4.0.0/Chart.yaml deleted file mode 100644 index 2da5a9c72bb..00000000000 --- a/enterprise/velero/4.0.0/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: velero - version: 5.4.1 - repository: oci://ghcr.io/vmware-tanzu/charts - condition: "" - alias: velero - tags: [] - import-values: [] -deprecated: false -description: Velero is a kubernetes-native backup solution -home: https://truecharts.org/charts/enterprise/velero -icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png -keywords: - - velero - - backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: velero -sources: - - https://cert-manager.io/ - - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/enterprise/velero - - https://github.com/truecharts/containers/tree/master/apps/alpine -type: application -version: 4.0.0 diff --git a/enterprise/velero/4.0.0/charts/common-17.5.0.tgz b/enterprise/velero/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/enterprise/velero/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/operators/cert-manager/4.1.0/.helmignore b/enterprise/velero/4.1.3/.helmignore similarity index 100% rename from operators/cert-manager/4.1.0/.helmignore rename to enterprise/velero/4.1.3/.helmignore diff --git a/enterprise/velero/4.1.3/CHANGELOG.md b/enterprise/velero/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..63246110d95 --- /dev/null +++ b/enterprise/velero/4.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [velero-3.2.9](https://github.com/truecharts/charts/compare/velero-3.2.8...velero-3.2.9) (2024-02-12) + +### Chore + + + +- update container image common to v17.3.9[@db10d55](https://github.com/db10d55) by renovate ([#18125](https://github.com/truecharts/charts/issues/18125)) + + +## [velero-3.2.8](https://github.com/truecharts/charts/compare/velero-3.2.7...velero-3.2.8) (2024-02-12) + +### Chore + + + +- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) + + +## [velero-3.2.7](https://github.com/truecharts/charts/compare/velero-3.2.6...velero-3.2.7) (2024-02-07) + + +## [velero-3.2.6](https://github.com/truecharts/charts/compare/velero-3.2.5...velero-3.2.6) (2024-02-07) + + +## [velero-3.2.5](https://github.com/truecharts/charts/compare/velero-3.2.4...velero-3.2.5) (2024-02-07) + + +## [velero-3.2.4](https://github.com/truecharts/charts/compare/velero-3.2.3...velero-3.2.4) (2024-02-07) + + +## [velero-3.2.3](https://github.com/truecharts/charts/compare/velero-3.2.2...velero-3.2.3) (2024-02-06) + + +## [velero-3.2.2](https://github.com/truecharts/charts/compare/velero-3.2.1...velero-3.2.2) (2024-02-06) + +### Feat + + + +- add velero backup schedule to GUI templates ([#17993](https://github.com/truecharts/charts/issues/17993)) + + +## [velero-3.2.1](https://github.com/truecharts/charts/compare/velero-3.2.0...velero-3.2.1) (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)) + + +## [velero-3.2.0](https://github.com/truecharts/charts/compare/velero-3.1.16...velero-3.2.0) (2024-01-29) + +### Chore + + + +- update container image velero/velero-plugin-for-aws to v1.9.0[@198955f](https://github.com/198955f) by renovate ([#17735](https://github.com/truecharts/charts/issues/17735)) + +- update container image velero/velero-plugin-for-csi to v0.7.0[@3ba6439](https://github.com/3ba6439) by renovate ([#17736](https://github.com/truecharts/charts/issues/17736)) + + +## [velero-3.1.16](https://github.com/truecharts/charts/compare/velero-3.1.15...velero-3.1.16) (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)) + + +## [velero-3.1.15](https://github.com/truecharts/charts/compare/velero-3.1.14...velero-3.1.15) (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)) \ No newline at end of file diff --git a/enterprise/velero/4.1.3/Chart.yaml b/enterprise/velero/4.1.3/Chart.yaml new file mode 100644 index 00000000000..0d74fccd877 --- /dev/null +++ b/enterprise/velero/4.1.3/Chart.yaml @@ -0,0 +1,45 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: velero + version: 5.4.1 + repository: oci://ghcr.io/vmware-tanzu/charts + condition: "" + alias: velero + tags: [] + import-values: [] +deprecated: false +description: Velero is a kubernetes-native backup solution +home: https://truecharts.org/charts/enterprise/velero +icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png +keywords: + - velero + - backup +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: velero +sources: + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/enterprise/velero + - https://github.com/truecharts/containers/tree/master/apps/alpine +type: application +version: 4.1.3 diff --git a/enterprise/velero/4.0.0/README.md b/enterprise/velero/4.1.3/README.md similarity index 100% rename from enterprise/velero/4.0.0/README.md rename to enterprise/velero/4.1.3/README.md diff --git a/enterprise/velero/4.0.0/app-readme.md b/enterprise/velero/4.1.3/app-readme.md similarity index 100% rename from enterprise/velero/4.0.0/app-readme.md rename to enterprise/velero/4.1.3/app-readme.md diff --git a/enterprise/velero/4.1.3/charts/common-18.0.3.tgz b/enterprise/velero/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/enterprise/velero/4.1.3/charts/common-18.0.3.tgz differ diff --git a/enterprise/velero/4.0.0/charts/velero-5.4.1.tgz b/enterprise/velero/4.1.3/charts/velero-5.4.1.tgz similarity index 100% rename from enterprise/velero/4.0.0/charts/velero-5.4.1.tgz rename to enterprise/velero/4.1.3/charts/velero-5.4.1.tgz diff --git a/enterprise/velero/4.0.0/ix_values.yaml b/enterprise/velero/4.1.3/ix_values.yaml similarity index 100% rename from enterprise/velero/4.0.0/ix_values.yaml rename to enterprise/velero/4.1.3/ix_values.yaml diff --git a/enterprise/velero/4.0.0/questions.yaml b/enterprise/velero/4.1.3/questions.yaml similarity index 100% rename from enterprise/velero/4.0.0/questions.yaml rename to enterprise/velero/4.1.3/questions.yaml diff --git a/operators/cert-manager/4.1.0/templates/NOTES.txt b/enterprise/velero/4.1.3/templates/NOTES.txt similarity index 100% rename from operators/cert-manager/4.1.0/templates/NOTES.txt rename to enterprise/velero/4.1.3/templates/NOTES.txt diff --git a/enterprise/velero/4.0.0/templates/common.yaml b/enterprise/velero/4.1.3/templates/common.yaml similarity index 100% rename from enterprise/velero/4.0.0/templates/common.yaml rename to enterprise/velero/4.1.3/templates/common.yaml diff --git a/operators/cert-manager/4.1.0/values.yaml b/enterprise/velero/4.1.3/values.yaml similarity index 100% rename from operators/cert-manager/4.1.0/values.yaml rename to enterprise/velero/4.1.3/values.yaml diff --git a/operators/cert-manager/4.1.0/CHANGELOG.md b/operators/cert-manager/4.1.0/CHANGELOG.md deleted file mode 100644 index e01e96b89a8..00000000000 --- a/operators/cert-manager/4.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [cert-manager-3.1.16](https://github.com/truecharts/charts/compare/cert-manager-3.1.15...cert-manager-3.1.16) (2024-02-12) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) - - -## [cert-manager-3.1.15](https://github.com/truecharts/charts/compare/cert-manager-3.1.14...cert-manager-3.1.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)) - - -## [cert-manager-3.1.14](https://github.com/truecharts/charts/compare/cert-manager-3.1.13...cert-manager-3.1.14) (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)) - - -## [cert-manager-3.1.13](https://github.com/truecharts/charts/compare/cert-manager-3.1.12...cert-manager-3.1.13) (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)) - - -## [cert-manager-3.1.12](https://github.com/truecharts/charts/compare/cert-manager-3.1.11...cert-manager-3.1.12) (2024-01-21) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@14eaf3f](https://github.com/14eaf3f) by renovate ([#17470](https://github.com/truecharts/charts/issues/17470)) - - -## [cert-manager-3.1.11](https://github.com/truecharts/charts/compare/cert-manager-3.1.10...cert-manager-3.1.11) (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)) - - -## [cert-manager-3.1.10](https://github.com/truecharts/charts/compare/cert-manager-3.1.9...cert-manager-3.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cert-manager-3.1.9](https://github.com/truecharts/charts/compare/cert-manager-3.1.8...cert-manager-3.1.9) (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)) - - -## [cert-manager-3.1.8](https://github.com/truecharts/charts/compare/cert-manager-3.1.7...cert-manager-3.1.8) (2024-01-02) - -### Chore - - diff --git a/operators/cert-manager/4.1.0/Chart.yaml b/operators/cert-manager/4.1.0/Chart.yaml deleted file mode 100644 index 286f32948d6..00000000000 --- a/operators/cert-manager/4.1.0/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: cert-manager - version: v1.14.2 - repository: https://charts.jetstack.io - condition: "" - alias: certmanager - tags: [] - import-values: [] -deprecated: false -description: Cert-Manager is a kubernetes-aware certificate manager -home: https://truecharts.org/charts/operators/cert-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png -keywords: - - cert-manager - - certificates - - security -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cert-manager -sources: - - https://github.com/cert-manager - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager - - https://github.com/truecharts/containers/tree/master/apps/alpine -type: application -version: 4.1.0 diff --git a/operators/cert-manager/4.1.0/charts/cert-manager-v1.14.2.tgz b/operators/cert-manager/4.1.0/charts/cert-manager-v1.14.2.tgz deleted file mode 100644 index a72a5cfa344..00000000000 Binary files a/operators/cert-manager/4.1.0/charts/cert-manager-v1.14.2.tgz and /dev/null differ diff --git a/operators/cert-manager/4.1.0/charts/common-18.0.1.tgz b/operators/cert-manager/4.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/operators/cert-manager/4.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/operators/cloudnative-pg/6.0.0/.helmignore b/operators/cert-manager/4.1.4/.helmignore similarity index 100% rename from operators/cloudnative-pg/6.0.0/.helmignore rename to operators/cert-manager/4.1.4/.helmignore diff --git a/operators/cert-manager/4.1.4/CHANGELOG.md b/operators/cert-manager/4.1.4/CHANGELOG.md new file mode 100644 index 00000000000..59a4e3f155a --- /dev/null +++ b/operators/cert-manager/4.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [cert-manager-3.1.16](https://github.com/truecharts/charts/compare/cert-manager-3.1.15...cert-manager-3.1.16) (2024-02-12) + +### Chore + + + +- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) + + +## [cert-manager-3.1.15](https://github.com/truecharts/charts/compare/cert-manager-3.1.14...cert-manager-3.1.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)) + + +## [cert-manager-3.1.14](https://github.com/truecharts/charts/compare/cert-manager-3.1.13...cert-manager-3.1.14) (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)) + + +## [cert-manager-3.1.13](https://github.com/truecharts/charts/compare/cert-manager-3.1.12...cert-manager-3.1.13) (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)) + + +## [cert-manager-3.1.12](https://github.com/truecharts/charts/compare/cert-manager-3.1.11...cert-manager-3.1.12) (2024-01-21) + +### Chore + + + +- update container image tccr.io/tccr/alpine to latest[@14eaf3f](https://github.com/14eaf3f) by renovate ([#17470](https://github.com/truecharts/charts/issues/17470)) + + +## [cert-manager-3.1.11](https://github.com/truecharts/charts/compare/cert-manager-3.1.10...cert-manager-3.1.11) (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)) + + +## [cert-manager-3.1.10](https://github.com/truecharts/charts/compare/cert-manager-3.1.9...cert-manager-3.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cert-manager-3.1.9](https://github.com/truecharts/charts/compare/cert-manager-3.1.8...cert-manager-3.1.9) (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)) + + +## [cert-manager-3.1.8](https://github.com/truecharts/charts/compare/cert-manager-3.1.7...cert-manager-3.1.8) (2024-01-02) diff --git a/operators/cert-manager/4.1.4/Chart.yaml b/operators/cert-manager/4.1.4/Chart.yaml new file mode 100644 index 00000000000..b29790ed811 --- /dev/null +++ b/operators/cert-manager/4.1.4/Chart.yaml @@ -0,0 +1,46 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: cert-manager + version: v1.14.3 + repository: https://charts.jetstack.io + condition: "" + alias: certmanager + tags: [] + import-values: [] +deprecated: false +description: Cert-Manager is a kubernetes-aware certificate manager +home: https://truecharts.org/charts/operators/cert-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png +keywords: + - cert-manager + - certificates + - security +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cert-manager +sources: + - https://github.com/cert-manager + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager + - https://github.com/truecharts/containers/tree/master/apps/alpine +type: application +version: 4.1.4 diff --git a/operators/cert-manager/4.1.0/README.md b/operators/cert-manager/4.1.4/README.md similarity index 100% rename from operators/cert-manager/4.1.0/README.md rename to operators/cert-manager/4.1.4/README.md diff --git a/operators/cert-manager/4.1.0/app-readme.md b/operators/cert-manager/4.1.4/app-readme.md similarity index 100% rename from operators/cert-manager/4.1.0/app-readme.md rename to operators/cert-manager/4.1.4/app-readme.md diff --git a/operators/cert-manager/4.1.4/charts/cert-manager-v1.14.3.tgz b/operators/cert-manager/4.1.4/charts/cert-manager-v1.14.3.tgz new file mode 100644 index 00000000000..7ef2a663597 Binary files /dev/null and b/operators/cert-manager/4.1.4/charts/cert-manager-v1.14.3.tgz differ diff --git a/operators/cert-manager/4.1.4/charts/common-18.0.3.tgz b/operators/cert-manager/4.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/operators/cert-manager/4.1.4/charts/common-18.0.3.tgz differ diff --git a/operators/cert-manager/4.1.0/ix_values.yaml b/operators/cert-manager/4.1.4/ix_values.yaml similarity index 100% rename from operators/cert-manager/4.1.0/ix_values.yaml rename to operators/cert-manager/4.1.4/ix_values.yaml diff --git a/operators/cert-manager/4.1.0/questions.yaml b/operators/cert-manager/4.1.4/questions.yaml similarity index 100% rename from operators/cert-manager/4.1.0/questions.yaml rename to operators/cert-manager/4.1.4/questions.yaml diff --git a/operators/cloudnative-pg/6.0.0/templates/NOTES.txt b/operators/cert-manager/4.1.4/templates/NOTES.txt similarity index 100% rename from operators/cloudnative-pg/6.0.0/templates/NOTES.txt rename to operators/cert-manager/4.1.4/templates/NOTES.txt diff --git a/operators/cert-manager/4.1.0/templates/common.yaml b/operators/cert-manager/4.1.4/templates/common.yaml similarity index 100% rename from operators/cert-manager/4.1.0/templates/common.yaml rename to operators/cert-manager/4.1.4/templates/common.yaml diff --git a/operators/cert-manager/4.1.0/templates/crds.yaml b/operators/cert-manager/4.1.4/templates/crds.yaml similarity index 100% rename from operators/cert-manager/4.1.0/templates/crds.yaml rename to operators/cert-manager/4.1.4/templates/crds.yaml diff --git a/operators/cloudnative-pg/6.0.0/values.yaml b/operators/cert-manager/4.1.4/values.yaml similarity index 100% rename from operators/cloudnative-pg/6.0.0/values.yaml rename to operators/cert-manager/4.1.4/values.yaml diff --git a/operators/cloudnative-pg/6.0.0/CHANGELOG.md b/operators/cloudnative-pg/6.0.0/CHANGELOG.md deleted file mode 100644 index 3d2ab1760fd..00000000000 --- a/operators/cloudnative-pg/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [cloudnative-pg-5.2.16](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.15...cloudnative-pg-5.2.16) (2024-02-12) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) - - -## [cloudnative-pg-5.2.15](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.14...cloudnative-pg-5.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)) - - -## [cloudnative-pg-5.2.14](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.13...cloudnative-pg-5.2.14) (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)) - - -## [cloudnative-pg-5.2.13](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.12...cloudnative-pg-5.2.13) (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)) - - -## [cloudnative-pg-5.2.12](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.11...cloudnative-pg-5.2.12) (2024-01-21) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@14eaf3f](https://github.com/14eaf3f) by renovate ([#17470](https://github.com/truecharts/charts/issues/17470)) - - -## [cloudnative-pg-5.2.11](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.10...cloudnative-pg-5.2.11) (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)) - - -## [cloudnative-pg-5.2.10](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.9...cloudnative-pg-5.2.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cloudnative-pg-5.2.9](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.8...cloudnative-pg-5.2.9) (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)) - - -## [cloudnative-pg-5.2.8](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.7...cloudnative-pg-5.2.8) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cloudnative-pg-5.2.7](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.6...cloudnative-pg-5.2.7) (2024-01-02) \ No newline at end of file diff --git a/operators/cloudnative-pg/6.0.0/Chart.yaml b/operators/cloudnative-pg/6.0.0/Chart.yaml deleted file mode 100644 index f03469b0fa9..00000000000 --- a/operators/cloudnative-pg/6.0.0/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: cloudnative-pg - version: 0.20.1 - repository: https://cloudnative-pg.github.io/charts - condition: "" - alias: cloudnative-pg - tags: [] - import-values: [] -deprecated: false -description: CloudNativePG is a clustered postgresql database operator -home: https://truecharts.org/charts/operators/cloudnative-pg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png -keywords: - - database - - cloudnative-pg - - cnpg -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cloudnative-pg -sources: - - https://cloudnative-pg.io/ - - https://github.com/cloudnative-pg - - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg - - https://github.com/truecharts/containers/tree/master/apps/alpine -type: application -version: 6.0.0 diff --git a/operators/cloudnative-pg/6.0.0/charts/common-17.5.0.tgz b/operators/cloudnative-pg/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/operators/cloudnative-pg/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/operators/metallb/14.0.0/.helmignore b/operators/cloudnative-pg/6.1.3/.helmignore similarity index 100% rename from operators/metallb/14.0.0/.helmignore rename to operators/cloudnative-pg/6.1.3/.helmignore diff --git a/operators/cloudnative-pg/6.1.3/CHANGELOG.md b/operators/cloudnative-pg/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bcf72f5a5c0 --- /dev/null +++ b/operators/cloudnative-pg/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [cloudnative-pg-5.2.16](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.15...cloudnative-pg-5.2.16) (2024-02-12) + +### Chore + + + +- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) + + +## [cloudnative-pg-5.2.15](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.14...cloudnative-pg-5.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)) + + +## [cloudnative-pg-5.2.14](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.13...cloudnative-pg-5.2.14) (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)) + + +## [cloudnative-pg-5.2.13](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.12...cloudnative-pg-5.2.13) (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)) + + +## [cloudnative-pg-5.2.12](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.11...cloudnative-pg-5.2.12) (2024-01-21) + +### Chore + + + +- update container image tccr.io/tccr/alpine to latest[@14eaf3f](https://github.com/14eaf3f) by renovate ([#17470](https://github.com/truecharts/charts/issues/17470)) + + +## [cloudnative-pg-5.2.11](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.10...cloudnative-pg-5.2.11) (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)) + + +## [cloudnative-pg-5.2.10](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.9...cloudnative-pg-5.2.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cloudnative-pg-5.2.9](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.8...cloudnative-pg-5.2.9) (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)) + + +## [cloudnative-pg-5.2.8](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.7...cloudnative-pg-5.2.8) (2024-01-02) + +### Chore + + diff --git a/operators/cloudnative-pg/6.1.3/Chart.yaml b/operators/cloudnative-pg/6.1.3/Chart.yaml new file mode 100644 index 00000000000..0e6532c051a --- /dev/null +++ b/operators/cloudnative-pg/6.1.3/Chart.yaml @@ -0,0 +1,46 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: cloudnative-pg + version: 0.20.1 + repository: https://cloudnative-pg.github.io/charts + condition: "" + alias: cloudnative-pg + tags: [] + import-values: [] +deprecated: false +description: CloudNativePG is a clustered postgresql database operator +home: https://truecharts.org/charts/operators/cloudnative-pg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png +keywords: + - database + - cloudnative-pg + - cnpg +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cloudnative-pg +sources: + - https://cloudnative-pg.io/ + - https://github.com/cloudnative-pg + - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg + - https://github.com/truecharts/containers/tree/master/apps/alpine +type: application +version: 6.1.3 diff --git a/operators/cloudnative-pg/6.0.0/README.md b/operators/cloudnative-pg/6.1.3/README.md similarity index 100% rename from operators/cloudnative-pg/6.0.0/README.md rename to operators/cloudnative-pg/6.1.3/README.md diff --git a/operators/cloudnative-pg/6.0.0/app-readme.md b/operators/cloudnative-pg/6.1.3/app-readme.md similarity index 100% rename from operators/cloudnative-pg/6.0.0/app-readme.md rename to operators/cloudnative-pg/6.1.3/app-readme.md diff --git a/operators/cloudnative-pg/6.0.0/charts/cloudnative-pg-0.20.1.tgz b/operators/cloudnative-pg/6.1.3/charts/cloudnative-pg-0.20.1.tgz similarity index 100% rename from operators/cloudnative-pg/6.0.0/charts/cloudnative-pg-0.20.1.tgz rename to operators/cloudnative-pg/6.1.3/charts/cloudnative-pg-0.20.1.tgz diff --git a/operators/cloudnative-pg/6.1.3/charts/common-18.0.3.tgz b/operators/cloudnative-pg/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/operators/cloudnative-pg/6.1.3/charts/common-18.0.3.tgz differ diff --git a/operators/cloudnative-pg/6.0.0/ix_values.yaml b/operators/cloudnative-pg/6.1.3/ix_values.yaml similarity index 100% rename from operators/cloudnative-pg/6.0.0/ix_values.yaml rename to operators/cloudnative-pg/6.1.3/ix_values.yaml diff --git a/operators/cloudnative-pg/6.0.0/questions.yaml b/operators/cloudnative-pg/6.1.3/questions.yaml similarity index 100% rename from operators/cloudnative-pg/6.0.0/questions.yaml rename to operators/cloudnative-pg/6.1.3/questions.yaml diff --git a/operators/metallb/14.0.0/templates/NOTES.txt b/operators/cloudnative-pg/6.1.3/templates/NOTES.txt similarity index 100% rename from operators/metallb/14.0.0/templates/NOTES.txt rename to operators/cloudnative-pg/6.1.3/templates/NOTES.txt diff --git a/operators/cloudnative-pg/6.0.0/templates/common.yaml b/operators/cloudnative-pg/6.1.3/templates/common.yaml similarity index 100% rename from operators/cloudnative-pg/6.0.0/templates/common.yaml rename to operators/cloudnative-pg/6.1.3/templates/common.yaml diff --git a/operators/metallb/14.0.0/values.yaml b/operators/cloudnative-pg/6.1.3/values.yaml similarity index 100% rename from operators/metallb/14.0.0/values.yaml rename to operators/cloudnative-pg/6.1.3/values.yaml diff --git a/operators/metallb/14.0.0/CHANGELOG.md b/operators/metallb/14.0.0/CHANGELOG.md deleted file mode 100644 index 5bbfa26d6ab..00000000000 --- a/operators/metallb/14.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [metallb-13.1.16](https://github.com/truecharts/charts/compare/metallb-13.1.15...metallb-13.1.16) (2024-02-12) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) - - -## [metallb-13.1.15](https://github.com/truecharts/charts/compare/metallb-13.1.14...metallb-13.1.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)) - - -## [metallb-13.1.14](https://github.com/truecharts/charts/compare/metallb-13.1.13...metallb-13.1.14) (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)) - - -## [metallb-13.1.13](https://github.com/truecharts/charts/compare/metallb-13.1.12...metallb-13.1.13) (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)) - - -## [metallb-13.1.12](https://github.com/truecharts/charts/compare/metallb-13.1.11...metallb-13.1.12) (2024-01-21) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@14eaf3f](https://github.com/14eaf3f) by renovate ([#17470](https://github.com/truecharts/charts/issues/17470)) - - -## [metallb-13.1.11](https://github.com/truecharts/charts/compare/metallb-13.1.10...metallb-13.1.11) (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)) - - -## [metallb-13.1.10](https://github.com/truecharts/charts/compare/metallb-13.1.9...metallb-13.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [metallb-13.1.9](https://github.com/truecharts/charts/compare/metallb-13.1.8...metallb-13.1.9) (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)) - - -## [metallb-13.1.8](https://github.com/truecharts/charts/compare/metallb-13.1.7...metallb-13.1.8) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs diff --git a/operators/metallb/14.0.0/Chart.yaml b/operators/metallb/14.0.0/Chart.yaml deleted file mode 100644 index f98ceeb0aee..00000000000 --- a/operators/metallb/14.0.0/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: metallb - version: 0.14.3 - repository: https://metallb.github.io/metallb - condition: "" - alias: metallb - tags: [] - import-values: [] -deprecated: false -description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://truecharts.org/charts/operators/metallb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png -keywords: - - metallb - - loadbalancer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: metallb -sources: - - https://github.com/metallb/metallb - - https://metallb.universe.tf - - https://github.com/truecharts/charts/tree/master/charts/operators/metallb - - https://github.com/truecharts/containers/tree/master/apps/alpine -type: application -version: 14.0.0 diff --git a/operators/metallb/14.0.0/charts/common-17.5.0.tgz b/operators/metallb/14.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/operators/metallb/14.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/operators/openebs/3.0.0/.helmignore b/operators/metallb/14.1.3/.helmignore similarity index 100% rename from operators/openebs/3.0.0/.helmignore rename to operators/metallb/14.1.3/.helmignore diff --git a/operators/metallb/14.1.3/CHANGELOG.md b/operators/metallb/14.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a26d983f3ed --- /dev/null +++ b/operators/metallb/14.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [metallb-13.1.16](https://github.com/truecharts/charts/compare/metallb-13.1.15...metallb-13.1.16) (2024-02-12) + +### Chore + + + +- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) + + +## [metallb-13.1.15](https://github.com/truecharts/charts/compare/metallb-13.1.14...metallb-13.1.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)) + + +## [metallb-13.1.14](https://github.com/truecharts/charts/compare/metallb-13.1.13...metallb-13.1.14) (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)) + + +## [metallb-13.1.13](https://github.com/truecharts/charts/compare/metallb-13.1.12...metallb-13.1.13) (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)) + + +## [metallb-13.1.12](https://github.com/truecharts/charts/compare/metallb-13.1.11...metallb-13.1.12) (2024-01-21) + +### Chore + + + +- update container image tccr.io/tccr/alpine to latest[@14eaf3f](https://github.com/14eaf3f) by renovate ([#17470](https://github.com/truecharts/charts/issues/17470)) + + +## [metallb-13.1.11](https://github.com/truecharts/charts/compare/metallb-13.1.10...metallb-13.1.11) (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)) + + +## [metallb-13.1.10](https://github.com/truecharts/charts/compare/metallb-13.1.9...metallb-13.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [metallb-13.1.9](https://github.com/truecharts/charts/compare/metallb-13.1.8...metallb-13.1.9) (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)) + + +## [metallb-13.1.8](https://github.com/truecharts/charts/compare/metallb-13.1.7...metallb-13.1.8) (2024-01-02) + +### Chore diff --git a/operators/metallb/14.1.3/Chart.yaml b/operators/metallb/14.1.3/Chart.yaml new file mode 100644 index 00000000000..161be60500a --- /dev/null +++ b/operators/metallb/14.1.3/Chart.yaml @@ -0,0 +1,45 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: metallb + version: 0.14.3 + repository: https://metallb.github.io/metallb + condition: "" + alias: metallb + tags: [] + import-values: [] +deprecated: false +description: A network load-balancer implementation for Kubernetes using standard routing protocols +home: https://truecharts.org/charts/operators/metallb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png +keywords: + - metallb + - loadbalancer +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: metallb +sources: + - https://github.com/metallb/metallb + - https://metallb.universe.tf + - https://github.com/truecharts/charts/tree/master/charts/operators/metallb + - https://github.com/truecharts/containers/tree/master/apps/alpine +type: application +version: 14.1.3 diff --git a/operators/metallb/14.0.0/README.md b/operators/metallb/14.1.3/README.md similarity index 100% rename from operators/metallb/14.0.0/README.md rename to operators/metallb/14.1.3/README.md diff --git a/operators/metallb/14.0.0/app-readme.md b/operators/metallb/14.1.3/app-readme.md similarity index 100% rename from operators/metallb/14.0.0/app-readme.md rename to operators/metallb/14.1.3/app-readme.md diff --git a/operators/metallb/14.1.3/charts/common-18.0.3.tgz b/operators/metallb/14.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/operators/metallb/14.1.3/charts/common-18.0.3.tgz differ diff --git a/operators/metallb/14.0.0/charts/metallb-0.14.3.tgz b/operators/metallb/14.1.3/charts/metallb-0.14.3.tgz similarity index 100% rename from operators/metallb/14.0.0/charts/metallb-0.14.3.tgz rename to operators/metallb/14.1.3/charts/metallb-0.14.3.tgz diff --git a/operators/metallb/14.0.0/ix_values.yaml b/operators/metallb/14.1.3/ix_values.yaml similarity index 100% rename from operators/metallb/14.0.0/ix_values.yaml rename to operators/metallb/14.1.3/ix_values.yaml diff --git a/operators/metallb/14.0.0/questions.yaml b/operators/metallb/14.1.3/questions.yaml similarity index 100% rename from operators/metallb/14.0.0/questions.yaml rename to operators/metallb/14.1.3/questions.yaml diff --git a/operators/openebs/3.0.0/templates/NOTES.txt b/operators/metallb/14.1.3/templates/NOTES.txt similarity index 100% rename from operators/openebs/3.0.0/templates/NOTES.txt rename to operators/metallb/14.1.3/templates/NOTES.txt diff --git a/operators/metallb/14.0.0/templates/common.yaml b/operators/metallb/14.1.3/templates/common.yaml similarity index 100% rename from operators/metallb/14.0.0/templates/common.yaml rename to operators/metallb/14.1.3/templates/common.yaml diff --git a/operators/openebs/3.0.0/values.yaml b/operators/metallb/14.1.3/values.yaml similarity index 100% rename from operators/openebs/3.0.0/values.yaml rename to operators/metallb/14.1.3/values.yaml diff --git a/operators/openebs/3.0.0/CHANGELOG.md b/operators/openebs/3.0.0/CHANGELOG.md deleted file mode 100644 index a7121ad246a..00000000000 --- a/operators/openebs/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [openebs-2.1.16](https://github.com/truecharts/charts/compare/openebs-2.1.15...openebs-2.1.16) (2024-02-12) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) - - -## [openebs-2.1.15](https://github.com/truecharts/charts/compare/openebs-2.1.14...openebs-2.1.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)) - - -## [openebs-2.1.14](https://github.com/truecharts/charts/compare/openebs-2.1.13...openebs-2.1.14) (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)) - - -## [openebs-2.1.13](https://github.com/truecharts/charts/compare/openebs-2.1.12...openebs-2.1.13) (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)) - - -## [openebs-2.1.12](https://github.com/truecharts/charts/compare/openebs-2.1.11...openebs-2.1.12) (2024-01-21) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@14eaf3f](https://github.com/14eaf3f) by renovate ([#17470](https://github.com/truecharts/charts/issues/17470)) - - -## [openebs-2.1.11](https://github.com/truecharts/charts/compare/openebs-2.1.10...openebs-2.1.11) (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)) - - -## [openebs-2.1.10](https://github.com/truecharts/charts/compare/openebs-2.1.9...openebs-2.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [openebs-2.1.9](https://github.com/truecharts/charts/compare/openebs-2.1.8...openebs-2.1.9) (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)) - - -## [openebs-2.1.8](https://github.com/truecharts/charts/compare/openebs-2.1.7...openebs-2.1.8) (2024-01-02) diff --git a/operators/openebs/3.0.0/Chart.yaml b/operators/openebs/3.0.0/Chart.yaml deleted file mode 100644 index 4f518841791..00000000000 --- a/operators/openebs/3.0.0/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: CSI - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: openebs - version: 3.10.0 - repository: https://openebs.github.io/charts - condition: "" - alias: openebs - tags: [] - import-values: [] -deprecated: false -description: OpenEBS is a umbrella container storage provisioner -home: https://truecharts.org/charts/operators/openebs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.png -keywords: - - openebs - - backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openebs -sources: - - https://github.com/cert-manager - - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/operators/openebs - - https://github.com/truecharts/containers/tree/master/apps/alpine -type: application -version: 3.0.0 diff --git a/operators/openebs/3.0.0/charts/common-17.5.0.tgz b/operators/openebs/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/operators/openebs/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/operators/prometheus-operator/6.1.0/.helmignore b/operators/openebs/3.1.3/.helmignore similarity index 100% rename from operators/prometheus-operator/6.1.0/.helmignore rename to operators/openebs/3.1.3/.helmignore diff --git a/operators/openebs/3.1.3/CHANGELOG.md b/operators/openebs/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fd391662224 --- /dev/null +++ b/operators/openebs/3.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [openebs-2.1.16](https://github.com/truecharts/charts/compare/openebs-2.1.15...openebs-2.1.16) (2024-02-12) + +### Chore + + + +- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) + + +## [openebs-2.1.15](https://github.com/truecharts/charts/compare/openebs-2.1.14...openebs-2.1.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)) + + +## [openebs-2.1.14](https://github.com/truecharts/charts/compare/openebs-2.1.13...openebs-2.1.14) (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)) + + +## [openebs-2.1.13](https://github.com/truecharts/charts/compare/openebs-2.1.12...openebs-2.1.13) (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)) + + +## [openebs-2.1.12](https://github.com/truecharts/charts/compare/openebs-2.1.11...openebs-2.1.12) (2024-01-21) + +### Chore + + + +- update container image tccr.io/tccr/alpine to latest[@14eaf3f](https://github.com/14eaf3f) by renovate ([#17470](https://github.com/truecharts/charts/issues/17470)) + + +## [openebs-2.1.11](https://github.com/truecharts/charts/compare/openebs-2.1.10...openebs-2.1.11) (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)) + + +## [openebs-2.1.10](https://github.com/truecharts/charts/compare/openebs-2.1.9...openebs-2.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [openebs-2.1.9](https://github.com/truecharts/charts/compare/openebs-2.1.8...openebs-2.1.9) (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)) \ No newline at end of file diff --git a/operators/openebs/3.1.3/Chart.yaml b/operators/openebs/3.1.3/Chart.yaml new file mode 100644 index 00000000000..8800fc686a5 --- /dev/null +++ b/operators/openebs/3.1.3/Chart.yaml @@ -0,0 +1,45 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: CSI + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: openebs + version: 3.10.0 + repository: https://openebs.github.io/charts + condition: "" + alias: openebs + tags: [] + import-values: [] +deprecated: false +description: OpenEBS is a umbrella container storage provisioner +home: https://truecharts.org/charts/operators/openebs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.png +keywords: + - openebs + - backup +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: openebs +sources: + - https://github.com/cert-manager + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/operators/openebs + - https://github.com/truecharts/containers/tree/master/apps/alpine +type: application +version: 3.1.3 diff --git a/operators/openebs/3.0.0/README.md b/operators/openebs/3.1.3/README.md similarity index 100% rename from operators/openebs/3.0.0/README.md rename to operators/openebs/3.1.3/README.md diff --git a/operators/openebs/3.0.0/app-readme.md b/operators/openebs/3.1.3/app-readme.md similarity index 100% rename from operators/openebs/3.0.0/app-readme.md rename to operators/openebs/3.1.3/app-readme.md diff --git a/operators/openebs/3.1.3/charts/common-18.0.3.tgz b/operators/openebs/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/operators/openebs/3.1.3/charts/common-18.0.3.tgz differ diff --git a/operators/openebs/3.0.0/charts/openebs-3.10.0.tgz b/operators/openebs/3.1.3/charts/openebs-3.10.0.tgz similarity index 100% rename from operators/openebs/3.0.0/charts/openebs-3.10.0.tgz rename to operators/openebs/3.1.3/charts/openebs-3.10.0.tgz diff --git a/operators/openebs/3.0.0/ix_values.yaml b/operators/openebs/3.1.3/ix_values.yaml similarity index 100% rename from operators/openebs/3.0.0/ix_values.yaml rename to operators/openebs/3.1.3/ix_values.yaml diff --git a/operators/openebs/3.0.0/questions.yaml b/operators/openebs/3.1.3/questions.yaml similarity index 100% rename from operators/openebs/3.0.0/questions.yaml rename to operators/openebs/3.1.3/questions.yaml diff --git a/operators/prometheus-operator/6.1.0/templates/NOTES.txt b/operators/openebs/3.1.3/templates/NOTES.txt similarity index 100% rename from operators/prometheus-operator/6.1.0/templates/NOTES.txt rename to operators/openebs/3.1.3/templates/NOTES.txt diff --git a/operators/openebs/3.0.0/templates/common.yaml b/operators/openebs/3.1.3/templates/common.yaml similarity index 100% rename from operators/openebs/3.0.0/templates/common.yaml rename to operators/openebs/3.1.3/templates/common.yaml diff --git a/operators/prometheus-operator/6.1.0/values.yaml b/operators/openebs/3.1.3/values.yaml similarity index 100% rename from operators/prometheus-operator/6.1.0/values.yaml rename to operators/openebs/3.1.3/values.yaml diff --git a/operators/prometheus-operator/6.1.0/CHANGELOG.md b/operators/prometheus-operator/6.1.0/CHANGELOG.md deleted file mode 100644 index c89194f3e10..00000000000 --- a/operators/prometheus-operator/6.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - -## [prometheus-operator-4.5.7](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.6...prometheus-operator-4.5.7) (2024-02-12) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) - - -## [prometheus-operator-4.5.6](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.5...prometheus-operator-4.5.6) (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)) - - -## [prometheus-operator-4.5.5](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.4...prometheus-operator-4.5.5) (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)) - - -## [prometheus-operator-4.5.4](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.3...prometheus-operator-4.5.4) (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)) - - -## [prometheus-operator-4.5.3](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.2...prometheus-operator-4.5.3) (2024-01-21) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@14eaf3f](https://github.com/14eaf3f) by renovate ([#17470](https://github.com/truecharts/charts/issues/17470)) - - -## [prometheus-operator-4.5.2](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.1...prometheus-operator-4.5.2) (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)) - - -## [prometheus-operator-4.5.1](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.0...prometheus-operator-4.5.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [prometheus-operator-4.5.0](https://github.com/truecharts/charts/compare/prometheus-operator-4.4.0...prometheus-operator-4.5.0) (2024-01-19) - -### Chore - - - -- update helm general minor by renovate ([#17309](https://github.com/truecharts/charts/issues/17309)) - - - - -## [prometheus-operator-4.4.0](https://github.com/truecharts/charts/compare/prometheus-operator-4.3.1...prometheus-operator-4.4.0) (2024-01-13) - -### Chore - - - -- update helm chart kube-prometheus-stack to 55.8.1 by renovate ([#17109](https://github.com/truecharts/charts/issues/17109)) \ No newline at end of file diff --git a/operators/prometheus-operator/6.1.0/Chart.yaml b/operators/prometheus-operator/6.1.0/Chart.yaml deleted file mode 100644 index c15ea85beae..00000000000 --- a/operators/prometheus-operator/6.1.0/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: operators - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: operators -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: kube-prometheus-stack - version: 56.8.2 - repository: oci://ghcr.io/prometheus-community/charts - condition: "" - alias: kps - tags: [] - import-values: [] -deprecated: false -description: Prometheus Operator is an operator for prometheus -home: https://truecharts.org/charts/operators/prometheus-operator -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus-operator.png -keywords: - - operator - - prometheus - - metics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: prometheus-operator -sources: - - https://github.com/prometheus-operator - - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - - https://github.com/truecharts/containers/tree/master/apps/alpine -type: application -version: 6.1.0 diff --git a/operators/prometheus-operator/6.1.0/charts/common-18.0.1.tgz b/operators/prometheus-operator/6.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/operators/prometheus-operator/6.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/operators/prometheus-operator/6.1.0/charts/kube-prometheus-stack-56.8.2.tgz b/operators/prometheus-operator/6.1.0/charts/kube-prometheus-stack-56.8.2.tgz deleted file mode 100644 index 39b9be5a31f..00000000000 Binary files a/operators/prometheus-operator/6.1.0/charts/kube-prometheus-stack-56.8.2.tgz and /dev/null differ diff --git a/stable/acestream/6.0.0/.helmignore b/operators/prometheus-operator/6.2.1/.helmignore similarity index 100% rename from stable/acestream/6.0.0/.helmignore rename to operators/prometheus-operator/6.2.1/.helmignore diff --git a/operators/prometheus-operator/6.2.1/CHANGELOG.md b/operators/prometheus-operator/6.2.1/CHANGELOG.md new file mode 100644 index 00000000000..bf67ad7e035 --- /dev/null +++ b/operators/prometheus-operator/6.2.1/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + +## [prometheus-operator-4.5.7](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.6...prometheus-operator-4.5.7) (2024-02-12) + +### Chore + + + +- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) + + +## [prometheus-operator-4.5.6](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.5...prometheus-operator-4.5.6) (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)) + + +## [prometheus-operator-4.5.5](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.4...prometheus-operator-4.5.5) (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)) + + +## [prometheus-operator-4.5.4](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.3...prometheus-operator-4.5.4) (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)) + + +## [prometheus-operator-4.5.3](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.2...prometheus-operator-4.5.3) (2024-01-21) + +### Chore + + + +- update container image tccr.io/tccr/alpine to latest[@14eaf3f](https://github.com/14eaf3f) by renovate ([#17470](https://github.com/truecharts/charts/issues/17470)) + + +## [prometheus-operator-4.5.2](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.1...prometheus-operator-4.5.2) (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)) + + +## [prometheus-operator-4.5.1](https://github.com/truecharts/charts/compare/prometheus-operator-4.5.0...prometheus-operator-4.5.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [prometheus-operator-4.5.0](https://github.com/truecharts/charts/compare/prometheus-operator-4.4.0...prometheus-operator-4.5.0) (2024-01-19) + +### Chore + + + +- update helm general minor by renovate ([#17309](https://github.com/truecharts/charts/issues/17309)) + + + + +## [prometheus-operator-4.4.0](https://github.com/truecharts/charts/compare/prometheus-operator-4.3.1...prometheus-operator-4.4.0) (2024-01-13) + +### Chore \ No newline at end of file diff --git a/operators/prometheus-operator/6.2.1/Chart.yaml b/operators/prometheus-operator/6.2.1/Chart.yaml new file mode 100644 index 00000000000..ac718af603e --- /dev/null +++ b/operators/prometheus-operator/6.2.1/Chart.yaml @@ -0,0 +1,45 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: kube-prometheus-stack + version: 56.9.0 + repository: oci://ghcr.io/prometheus-community/charts + condition: "" + alias: kps + tags: [] + import-values: [] +deprecated: false +description: Prometheus Operator is an operator for prometheus +home: https://truecharts.org/charts/operators/prometheus-operator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus-operator.png +keywords: + - operator + - prometheus + - metics +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: prometheus-operator +sources: + - https://github.com/prometheus-operator + - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator + - https://github.com/truecharts/containers/tree/master/apps/alpine +type: application +version: 6.2.1 diff --git a/operators/prometheus-operator/6.1.0/README.md b/operators/prometheus-operator/6.2.1/README.md similarity index 100% rename from operators/prometheus-operator/6.1.0/README.md rename to operators/prometheus-operator/6.2.1/README.md diff --git a/operators/prometheus-operator/6.1.0/app-readme.md b/operators/prometheus-operator/6.2.1/app-readme.md similarity index 100% rename from operators/prometheus-operator/6.1.0/app-readme.md rename to operators/prometheus-operator/6.2.1/app-readme.md diff --git a/operators/prometheus-operator/6.2.1/charts/common-18.0.3.tgz b/operators/prometheus-operator/6.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/operators/prometheus-operator/6.2.1/charts/common-18.0.3.tgz differ diff --git a/operators/prometheus-operator/6.2.1/charts/kube-prometheus-stack-56.9.0.tgz b/operators/prometheus-operator/6.2.1/charts/kube-prometheus-stack-56.9.0.tgz new file mode 100644 index 00000000000..1b0175276f4 Binary files /dev/null and b/operators/prometheus-operator/6.2.1/charts/kube-prometheus-stack-56.9.0.tgz differ diff --git a/operators/prometheus-operator/6.1.0/ix_values.yaml b/operators/prometheus-operator/6.2.1/ix_values.yaml similarity index 100% rename from operators/prometheus-operator/6.1.0/ix_values.yaml rename to operators/prometheus-operator/6.2.1/ix_values.yaml diff --git a/operators/prometheus-operator/6.1.0/questions.yaml b/operators/prometheus-operator/6.2.1/questions.yaml similarity index 100% rename from operators/prometheus-operator/6.1.0/questions.yaml rename to operators/prometheus-operator/6.2.1/questions.yaml diff --git a/stable/actualserver/10.0.0/templates/NOTES.txt b/operators/prometheus-operator/6.2.1/templates/NOTES.txt similarity index 100% rename from stable/actualserver/10.0.0/templates/NOTES.txt rename to operators/prometheus-operator/6.2.1/templates/NOTES.txt diff --git a/operators/prometheus-operator/6.1.0/templates/common.yaml b/operators/prometheus-operator/6.2.1/templates/common.yaml similarity index 100% rename from operators/prometheus-operator/6.1.0/templates/common.yaml rename to operators/prometheus-operator/6.2.1/templates/common.yaml diff --git a/stable/acestream/6.0.0/values.yaml b/operators/prometheus-operator/6.2.1/values.yaml similarity index 100% rename from stable/acestream/6.0.0/values.yaml rename to operators/prometheus-operator/6.2.1/values.yaml diff --git a/stable/acestream/6.0.0/CHANGELOG.md b/stable/acestream/6.0.0/CHANGELOG.md deleted file mode 100644 index 9d930e046a4..00000000000 --- a/stable/acestream/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [acestream-5.1.12](https://github.com/truecharts/charts/compare/acestream-5.1.11...acestream-5.1.12) (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)) - - -## [acestream-5.1.11](https://github.com/truecharts/charts/compare/acestream-5.1.10...acestream-5.1.11) (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)) - - -## [acestream-5.1.10](https://github.com/truecharts/charts/compare/acestream-5.1.9...acestream-5.1.10) (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)) - - -## [acestream-5.1.9](https://github.com/truecharts/charts/compare/acestream-5.1.8...acestream-5.1.9) (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)) - - -## [acestream-5.1.8](https://github.com/truecharts/charts/compare/acestream-5.1.7...acestream-5.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [acestream-5.1.7](https://github.com/truecharts/charts/compare/acestream-5.1.6...acestream-5.1.7) (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)) - - -## [acestream-5.1.6](https://github.com/truecharts/charts/compare/acestream-5.1.5...acestream-5.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [acestream-5.1.5](https://github.com/truecharts/charts/compare/acestream-5.1.4...acestream-5.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [acestream-5.1.4](https://github.com/truecharts/charts/compare/acestream-5.1.3...acestream-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [acestream-5.1.3](https://github.com/truecharts/charts/compare/acestream-5.1.0...acestream-5.1.3) (2024-01-01) diff --git a/stable/acestream/6.0.0/Chart.yaml b/stable/acestream/6.0.0/Chart.yaml deleted file mode 100644 index 86e0b2c2e84..00000000000 --- a/stable/acestream/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.2.8 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: IPTV service providing streaming, playlist, search engine and epg. -home: https://truecharts.org/charts/stable/acestream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png -keywords: - - acestream - - MediaServer-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: acestream -sources: - - https://github.com/vstavrinov/acestream-service - - https://github.com/truecharts/charts/tree/master/charts/stable/acestream - - https://hub.docker.com/r/vstavrinov/acestream-service -type: application -version: 6.0.0 diff --git a/stable/acestream/6.0.0/charts/common-17.5.0.tgz b/stable/acestream/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/acestream/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/actualserver/10.0.0/.helmignore b/stable/acestream/6.1.3/.helmignore similarity index 100% rename from stable/actualserver/10.0.0/.helmignore rename to stable/acestream/6.1.3/.helmignore diff --git a/stable/acestream/6.1.3/CHANGELOG.md b/stable/acestream/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..06adbb2de0e --- /dev/null +++ b/stable/acestream/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [acestream-5.1.12](https://github.com/truecharts/charts/compare/acestream-5.1.11...acestream-5.1.12) (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)) + + +## [acestream-5.1.11](https://github.com/truecharts/charts/compare/acestream-5.1.10...acestream-5.1.11) (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)) + + +## [acestream-5.1.10](https://github.com/truecharts/charts/compare/acestream-5.1.9...acestream-5.1.10) (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)) + + +## [acestream-5.1.9](https://github.com/truecharts/charts/compare/acestream-5.1.8...acestream-5.1.9) (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)) + + +## [acestream-5.1.8](https://github.com/truecharts/charts/compare/acestream-5.1.7...acestream-5.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [acestream-5.1.7](https://github.com/truecharts/charts/compare/acestream-5.1.6...acestream-5.1.7) (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)) + + +## [acestream-5.1.6](https://github.com/truecharts/charts/compare/acestream-5.1.5...acestream-5.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [acestream-5.1.5](https://github.com/truecharts/charts/compare/acestream-5.1.4...acestream-5.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [acestream-5.1.4](https://github.com/truecharts/charts/compare/acestream-5.1.3...acestream-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/acestream/6.1.3/Chart.yaml b/stable/acestream/6.1.3/Chart.yaml new file mode 100644 index 00000000000..9899ae60c25 --- /dev/null +++ b/stable/acestream/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.0.2.8 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: IPTV service providing streaming, playlist, search engine and epg. +home: https://truecharts.org/charts/stable/acestream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png +keywords: + - acestream + - MediaServer-Video +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: acestream +sources: + - https://github.com/vstavrinov/acestream-service + - https://github.com/truecharts/charts/tree/master/charts/stable/acestream + - https://hub.docker.com/r/vstavrinov/acestream-service +type: application +version: 6.1.3 diff --git a/stable/acestream/6.0.0/README.md b/stable/acestream/6.1.3/README.md similarity index 100% rename from stable/acestream/6.0.0/README.md rename to stable/acestream/6.1.3/README.md diff --git a/stable/acestream/6.0.0/app-readme.md b/stable/acestream/6.1.3/app-readme.md similarity index 100% rename from stable/acestream/6.0.0/app-readme.md rename to stable/acestream/6.1.3/app-readme.md diff --git a/stable/acestream/6.1.3/charts/common-18.0.3.tgz b/stable/acestream/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/acestream/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/acestream/6.0.0/ix_values.yaml b/stable/acestream/6.1.3/ix_values.yaml similarity index 100% rename from stable/acestream/6.0.0/ix_values.yaml rename to stable/acestream/6.1.3/ix_values.yaml diff --git a/stable/acestream/6.0.0/questions.yaml b/stable/acestream/6.1.3/questions.yaml similarity index 100% rename from stable/acestream/6.0.0/questions.yaml rename to stable/acestream/6.1.3/questions.yaml diff --git a/stable/acestream/6.0.0/templates/common.yaml b/stable/acestream/6.1.3/templates/common.yaml similarity index 100% rename from stable/acestream/6.0.0/templates/common.yaml rename to stable/acestream/6.1.3/templates/common.yaml diff --git a/stable/actualserver/10.0.0/values.yaml b/stable/acestream/6.1.3/values.yaml similarity index 100% rename from stable/actualserver/10.0.0/values.yaml rename to stable/acestream/6.1.3/values.yaml diff --git a/stable/actualserver/10.0.0/CHANGELOG.md b/stable/actualserver/10.0.0/CHANGELOG.md deleted file mode 100644 index 66f5028f358..00000000000 --- a/stable/actualserver/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [actualserver-9.0.0](https://github.com/truecharts/charts/compare/actualserver-8.1.0...actualserver-9.0.0) (2024-02-14) - -### Fix - - - -- fix actualserver mountPaths **BREAKING CHANGES** ([#18237](https://github.com/truecharts/charts/issues/18237)) - - -## [actualserver-8.1.0](https://github.com/truecharts/charts/compare/actualserver-8.0.5...actualserver-8.1.0) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/actualbudget/actual-server to v24.2.0[@e8c362d](https://github.com/e8c362d) by renovate ([#17935](https://github.com/truecharts/charts/issues/17935)) - - -## [actualserver-8.0.5](https://github.com/truecharts/charts/compare/actualserver-8.0.4...actualserver-8.0.5) (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)) - - -## [actualserver-8.0.4](https://github.com/truecharts/charts/compare/actualserver-8.0.3...actualserver-8.0.4) (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)) - - -## [actualserver-8.0.3](https://github.com/truecharts/charts/compare/actualserver-8.0.2...actualserver-8.0.3) (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)) - - -## [actualserver-8.0.2](https://github.com/truecharts/charts/compare/actualserver-8.0.1...actualserver-8.0.2) (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)) - - -## [actualserver-8.0.1](https://github.com/truecharts/charts/compare/actualserver-8.0.0...actualserver-8.0.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [actualserver-8.0.0](https://github.com/truecharts/charts/compare/actualserver-7.1.7...actualserver-8.0.0) (2024-01-09) - -### Chore - - - -- update container image ghcr.io/actualbudget/actual-server to v24.1.0[@32ecfd1](https://github.com/32ecfd1) by renovate ([#17025](https://github.com/truecharts/charts/issues/17025)) - - -## [actualserver-7.1.7](https://github.com/truecharts/charts/compare/actualserver-7.1.6...actualserver-7.1.7) (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)) - - -## [actualserver-7.1.6](https://github.com/truecharts/charts/compare/actualserver-7.1.5...actualserver-7.1.6) (2024-01-02) - -### Chore diff --git a/stable/actualserver/10.0.0/Chart.yaml b/stable/actualserver/10.0.0/Chart.yaml deleted file mode 100644 index 3dc49ba9d0d..00000000000 --- a/stable/actualserver/10.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: finance - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Actual is a super fast privacy-focused app for managing your finances. -home: https://truecharts.org/charts/stable/actualserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png -keywords: - - actualserver - - finance -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: actualserver -sources: - - https://github.com/Kippenhof/docker-templates - - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - - https://ghcr.io/actualbudget/actual-server -type: application -version: 10.0.0 diff --git a/stable/actualserver/10.0.0/charts/common-17.5.0.tgz b/stable/actualserver/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/actualserver/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/adguard-home/9.0.0/.helmignore b/stable/actualserver/10.1.3/.helmignore similarity index 100% rename from stable/adguard-home/9.0.0/.helmignore rename to stable/actualserver/10.1.3/.helmignore diff --git a/stable/actualserver/10.1.3/CHANGELOG.md b/stable/actualserver/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5654d86a628 --- /dev/null +++ b/stable/actualserver/10.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [actualserver-9.0.0](https://github.com/truecharts/charts/compare/actualserver-8.1.0...actualserver-9.0.0) (2024-02-14) + +### Fix + + + +- fix actualserver mountPaths **BREAKING CHANGES** ([#18237](https://github.com/truecharts/charts/issues/18237)) + + +## [actualserver-8.1.0](https://github.com/truecharts/charts/compare/actualserver-8.0.5...actualserver-8.1.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/actualbudget/actual-server to v24.2.0[@e8c362d](https://github.com/e8c362d) by renovate ([#17935](https://github.com/truecharts/charts/issues/17935)) + + +## [actualserver-8.0.5](https://github.com/truecharts/charts/compare/actualserver-8.0.4...actualserver-8.0.5) (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)) + + +## [actualserver-8.0.4](https://github.com/truecharts/charts/compare/actualserver-8.0.3...actualserver-8.0.4) (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)) + + +## [actualserver-8.0.3](https://github.com/truecharts/charts/compare/actualserver-8.0.2...actualserver-8.0.3) (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)) + + +## [actualserver-8.0.2](https://github.com/truecharts/charts/compare/actualserver-8.0.1...actualserver-8.0.2) (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)) + + +## [actualserver-8.0.1](https://github.com/truecharts/charts/compare/actualserver-8.0.0...actualserver-8.0.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [actualserver-8.0.0](https://github.com/truecharts/charts/compare/actualserver-7.1.7...actualserver-8.0.0) (2024-01-09) + +### Chore + + + +- update container image ghcr.io/actualbudget/actual-server to v24.1.0[@32ecfd1](https://github.com/32ecfd1) by renovate ([#17025](https://github.com/truecharts/charts/issues/17025)) + + +## [actualserver-7.1.7](https://github.com/truecharts/charts/compare/actualserver-7.1.6...actualserver-7.1.7) (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)) + diff --git a/stable/actualserver/10.1.3/Chart.yaml b/stable/actualserver/10.1.3/Chart.yaml new file mode 100644 index 00000000000..f4040fdf799 --- /dev/null +++ b/stable/actualserver/10.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: finance + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Actual is a super fast privacy-focused app for managing your finances. +home: https://truecharts.org/charts/stable/actualserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png +keywords: + - actualserver + - finance +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: actualserver +sources: + - https://github.com/Kippenhof/docker-templates + - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver + - https://ghcr.io/actualbudget/actual-server +type: application +version: 10.1.3 diff --git a/stable/actualserver/10.0.0/README.md b/stable/actualserver/10.1.3/README.md similarity index 100% rename from stable/actualserver/10.0.0/README.md rename to stable/actualserver/10.1.3/README.md diff --git a/stable/actualserver/10.0.0/app-readme.md b/stable/actualserver/10.1.3/app-readme.md similarity index 100% rename from stable/actualserver/10.0.0/app-readme.md rename to stable/actualserver/10.1.3/app-readme.md diff --git a/stable/actualserver/10.1.3/charts/common-18.0.3.tgz b/stable/actualserver/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/actualserver/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/actualserver/10.0.0/ix_values.yaml b/stable/actualserver/10.1.3/ix_values.yaml similarity index 100% rename from stable/actualserver/10.0.0/ix_values.yaml rename to stable/actualserver/10.1.3/ix_values.yaml diff --git a/stable/actualserver/10.0.0/questions.yaml b/stable/actualserver/10.1.3/questions.yaml similarity index 100% rename from stable/actualserver/10.0.0/questions.yaml rename to stable/actualserver/10.1.3/questions.yaml diff --git a/stable/adguard-home/9.0.0/templates/NOTES.txt b/stable/actualserver/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/adguard-home/9.0.0/templates/NOTES.txt rename to stable/actualserver/10.1.3/templates/NOTES.txt diff --git a/stable/actualserver/10.0.0/templates/common.yaml b/stable/actualserver/10.1.3/templates/common.yaml similarity index 100% rename from stable/actualserver/10.0.0/templates/common.yaml rename to stable/actualserver/10.1.3/templates/common.yaml diff --git a/stable/adguard-home/9.0.0/values.yaml b/stable/actualserver/10.1.3/values.yaml similarity index 100% rename from stable/adguard-home/9.0.0/values.yaml rename to stable/actualserver/10.1.3/values.yaml diff --git a/stable/adguard-home/9.0.0/CHANGELOG.md b/stable/adguard-home/9.0.0/CHANGELOG.md deleted file mode 100644 index 1366e620975..00000000000 --- a/stable/adguard-home/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [adguard-home-8.1.13](https://github.com/truecharts/charts/compare/adguard-home-8.1.12...adguard-home-8.1.13) (2024-02-12) - -### Chore - - - -- update container image adguard/adguardhome to v0.107.44[@049ef6c](https://github.com/049ef6c) by renovate ([#18120](https://github.com/truecharts/charts/issues/18120)) - - -## [adguard-home-8.1.12](https://github.com/truecharts/charts/compare/adguard-home-8.1.11...adguard-home-8.1.12) (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)) - - -## [adguard-home-8.1.11](https://github.com/truecharts/charts/compare/adguard-home-8.1.10...adguard-home-8.1.11) (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)) - - -## [adguard-home-8.1.10](https://github.com/truecharts/charts/compare/adguard-home-8.1.9...adguard-home-8.1.10) (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)) - - -## [adguard-home-8.1.9](https://github.com/truecharts/charts/compare/adguard-home-8.1.8...adguard-home-8.1.9) (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)) - - -## [adguard-home-8.1.8](https://github.com/truecharts/charts/compare/adguard-home-8.1.7...adguard-home-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [adguard-home-8.1.7](https://github.com/truecharts/charts/compare/adguard-home-8.1.6...adguard-home-8.1.7) (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)) - - -## [adguard-home-8.1.6](https://github.com/truecharts/charts/compare/adguard-home-8.1.5...adguard-home-8.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [adguard-home-8.1.5](https://github.com/truecharts/charts/compare/adguard-home-8.1.4...adguard-home-8.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [adguard-home-8.1.4](https://github.com/truecharts/charts/compare/adguard-home-8.1.3...adguard-home-8.1.4) (2024-01-01) - -### Chore diff --git a/stable/adguard-home/9.0.0/Chart.yaml b/stable/adguard-home/9.0.0/Chart.yaml deleted file mode 100644 index 842cf7e2867..00000000000 --- a/stable/adguard-home/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.107.44 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Free and open source, powerful network-wide ads & trackers blocking DNS server. -home: https://truecharts.org/charts/stable/adguard-home -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png -keywords: - - adblock - - adguard -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: adguard-home -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - - https://hub.docker.com/r/adguard/adguardhome -type: application -version: 9.0.0 diff --git a/stable/adguard-home/9.0.0/charts/common-17.5.0.tgz b/stable/adguard-home/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/adguard-home/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/adguardhome-sync/6.0.0/.helmignore b/stable/adguard-home/9.1.3/.helmignore similarity index 100% rename from stable/adguardhome-sync/6.0.0/.helmignore rename to stable/adguard-home/9.1.3/.helmignore diff --git a/stable/adguard-home/9.1.3/CHANGELOG.md b/stable/adguard-home/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0bb7dd3b8cc --- /dev/null +++ b/stable/adguard-home/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [adguard-home-8.1.13](https://github.com/truecharts/charts/compare/adguard-home-8.1.12...adguard-home-8.1.13) (2024-02-12) + +### Chore + + + +- update container image adguard/adguardhome to v0.107.44[@049ef6c](https://github.com/049ef6c) by renovate ([#18120](https://github.com/truecharts/charts/issues/18120)) + + +## [adguard-home-8.1.12](https://github.com/truecharts/charts/compare/adguard-home-8.1.11...adguard-home-8.1.12) (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)) + + +## [adguard-home-8.1.11](https://github.com/truecharts/charts/compare/adguard-home-8.1.10...adguard-home-8.1.11) (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)) + + +## [adguard-home-8.1.10](https://github.com/truecharts/charts/compare/adguard-home-8.1.9...adguard-home-8.1.10) (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)) + + +## [adguard-home-8.1.9](https://github.com/truecharts/charts/compare/adguard-home-8.1.8...adguard-home-8.1.9) (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)) + + +## [adguard-home-8.1.8](https://github.com/truecharts/charts/compare/adguard-home-8.1.7...adguard-home-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [adguard-home-8.1.7](https://github.com/truecharts/charts/compare/adguard-home-8.1.6...adguard-home-8.1.7) (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)) + + +## [adguard-home-8.1.6](https://github.com/truecharts/charts/compare/adguard-home-8.1.5...adguard-home-8.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [adguard-home-8.1.5](https://github.com/truecharts/charts/compare/adguard-home-8.1.4...adguard-home-8.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/adguard-home/9.1.3/Chart.yaml b/stable/adguard-home/9.1.3/Chart.yaml new file mode 100644 index 00000000000..8e0338fd5b4 --- /dev/null +++ b/stable/adguard-home/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.107.44 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Free and open source, powerful network-wide ads & trackers blocking DNS server. +home: https://truecharts.org/charts/stable/adguard-home +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png +keywords: + - adblock + - adguard +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: adguard-home +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home + - https://hub.docker.com/r/adguard/adguardhome +type: application +version: 9.1.3 diff --git a/stable/adguard-home/9.0.0/README.md b/stable/adguard-home/9.1.3/README.md similarity index 100% rename from stable/adguard-home/9.0.0/README.md rename to stable/adguard-home/9.1.3/README.md diff --git a/stable/adguard-home/9.0.0/app-readme.md b/stable/adguard-home/9.1.3/app-readme.md similarity index 100% rename from stable/adguard-home/9.0.0/app-readme.md rename to stable/adguard-home/9.1.3/app-readme.md diff --git a/stable/adguard-home/9.1.3/charts/common-18.0.3.tgz b/stable/adguard-home/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/adguard-home/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/adguard-home/9.0.0/ix_values.yaml b/stable/adguard-home/9.1.3/ix_values.yaml similarity index 100% rename from stable/adguard-home/9.0.0/ix_values.yaml rename to stable/adguard-home/9.1.3/ix_values.yaml diff --git a/stable/adguard-home/9.0.0/questions.yaml b/stable/adguard-home/9.1.3/questions.yaml similarity index 100% rename from stable/adguard-home/9.0.0/questions.yaml rename to stable/adguard-home/9.1.3/questions.yaml diff --git a/stable/adminer/8.0.0/templates/NOTES.txt b/stable/adguard-home/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/adminer/8.0.0/templates/NOTES.txt rename to stable/adguard-home/9.1.3/templates/NOTES.txt diff --git a/stable/airdcpp-webclient/10.0.0/templates/common.yaml b/stable/adguard-home/9.1.3/templates/common.yaml similarity index 100% rename from stable/airdcpp-webclient/10.0.0/templates/common.yaml rename to stable/adguard-home/9.1.3/templates/common.yaml diff --git a/stable/adguardhome-sync/6.0.0/values.yaml b/stable/adguard-home/9.1.3/values.yaml similarity index 100% rename from stable/adguardhome-sync/6.0.0/values.yaml rename to stable/adguard-home/9.1.3/values.yaml diff --git a/stable/adguardhome-sync/6.0.0/CHANGELOG.md b/stable/adguardhome-sync/6.0.0/CHANGELOG.md deleted file mode 100644 index 2a642c2f77a..00000000000 --- a/stable/adguardhome-sync/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [adguardhome-sync-5.2.9](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.8...adguardhome-sync-5.2.9) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/bakito/adguardhome-sync to v0.6.5[@6d68b3c](https://github.com/6d68b3c) by renovate ([#18217](https://github.com/truecharts/charts/issues/18217)) - - -## [adguardhome-sync-5.2.8](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.7...adguardhome-sync-5.2.8) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/bakito/adguardhome-sync to v0.6.4[@219f3f3](https://github.com/219f3f3) by renovate ([#17909](https://github.com/truecharts/charts/issues/17909)) - - -## [adguardhome-sync-5.2.7](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.6...adguardhome-sync-5.2.7) (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)) - - -## [adguardhome-sync-5.2.6](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.5...adguardhome-sync-5.2.6) (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)) - - -## [adguardhome-sync-5.2.5](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.4...adguardhome-sync-5.2.5) (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)) - - -## [adguardhome-sync-5.2.4](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.3...adguardhome-sync-5.2.4) (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)) - - -## [adguardhome-sync-5.2.3](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.2...adguardhome-sync-5.2.3) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [adguardhome-sync-5.2.2](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.1...adguardhome-sync-5.2.2) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/bakito/adguardhome-sync to v0.6.3[@058c6cd](https://github.com/058c6cd) by renovate ([#17415](https://github.com/truecharts/charts/issues/17415)) - - -## [adguardhome-sync-5.2.1](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.0...adguardhome-sync-5.2.1) (2024-01-15) - -### Chore - - - -- update container image ghcr.io/bakito/adguardhome-sync to v0.6.2[@5efe641](https://github.com/5efe641) by renovate ([#17245](https://github.com/truecharts/charts/issues/17245)) - - -## [adguardhome-sync-5.2.0](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.8...adguardhome-sync-5.2.0) (2024-01-14) - -### Chore - - diff --git a/stable/adguardhome-sync/6.0.0/Chart.yaml b/stable/adguardhome-sync/6.0.0/Chart.yaml deleted file mode 100644 index a07f63daabd..00000000000 --- a/stable/adguardhome-sync/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.6.5 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Synchronize AdGuardHome config to replica instances. -home: https://truecharts.org/charts/stable/adguardhome-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png -keywords: - - adguardhome-sync - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: adguardhome-sync -sources: - - https://github.com/bakito/adguardhome-sync/ - - https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync - - https://ghcr.io/bakito/adguardhome-sync -type: application -version: 6.0.0 diff --git a/stable/adguardhome-sync/6.0.0/charts/common-17.5.0.tgz b/stable/adguardhome-sync/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/adguardhome-sync/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/adminer/8.0.0/.helmignore b/stable/adguardhome-sync/6.1.3/.helmignore similarity index 100% rename from stable/adminer/8.0.0/.helmignore rename to stable/adguardhome-sync/6.1.3/.helmignore diff --git a/stable/adguardhome-sync/6.1.3/CHANGELOG.md b/stable/adguardhome-sync/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c54fac11dd7 --- /dev/null +++ b/stable/adguardhome-sync/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [adguardhome-sync-5.2.9](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.8...adguardhome-sync-5.2.9) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/bakito/adguardhome-sync to v0.6.5[@6d68b3c](https://github.com/6d68b3c) by renovate ([#18217](https://github.com/truecharts/charts/issues/18217)) + + +## [adguardhome-sync-5.2.8](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.7...adguardhome-sync-5.2.8) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/bakito/adguardhome-sync to v0.6.4[@219f3f3](https://github.com/219f3f3) by renovate ([#17909](https://github.com/truecharts/charts/issues/17909)) + + +## [adguardhome-sync-5.2.7](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.6...adguardhome-sync-5.2.7) (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)) + + +## [adguardhome-sync-5.2.6](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.5...adguardhome-sync-5.2.6) (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)) + + +## [adguardhome-sync-5.2.5](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.4...adguardhome-sync-5.2.5) (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)) + + +## [adguardhome-sync-5.2.4](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.3...adguardhome-sync-5.2.4) (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)) + + +## [adguardhome-sync-5.2.3](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.2...adguardhome-sync-5.2.3) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [adguardhome-sync-5.2.2](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.1...adguardhome-sync-5.2.2) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/bakito/adguardhome-sync to v0.6.3[@058c6cd](https://github.com/058c6cd) by renovate ([#17415](https://github.com/truecharts/charts/issues/17415)) + + +## [adguardhome-sync-5.2.1](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.0...adguardhome-sync-5.2.1) (2024-01-15) + +### Chore + + + +- update container image ghcr.io/bakito/adguardhome-sync to v0.6.2[@5efe641](https://github.com/5efe641) by renovate ([#17245](https://github.com/truecharts/charts/issues/17245)) + + +## [adguardhome-sync-5.2.0](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.8...adguardhome-sync-5.2.0) (2024-01-14) diff --git a/stable/adguardhome-sync/6.1.3/Chart.yaml b/stable/adguardhome-sync/6.1.3/Chart.yaml new file mode 100644 index 00000000000..814bb1e6928 --- /dev/null +++ b/stable/adguardhome-sync/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.6.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Synchronize AdGuardHome config to replica instances. +home: https://truecharts.org/charts/stable/adguardhome-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png +keywords: + - adguardhome-sync + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: adguardhome-sync +sources: + - https://github.com/bakito/adguardhome-sync/ + - https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync + - https://ghcr.io/bakito/adguardhome-sync +type: application +version: 6.1.3 diff --git a/stable/adguardhome-sync/6.0.0/README.md b/stable/adguardhome-sync/6.1.3/README.md similarity index 100% rename from stable/adguardhome-sync/6.0.0/README.md rename to stable/adguardhome-sync/6.1.3/README.md diff --git a/stable/adguardhome-sync/6.0.0/app-readme.md b/stable/adguardhome-sync/6.1.3/app-readme.md similarity index 100% rename from stable/adguardhome-sync/6.0.0/app-readme.md rename to stable/adguardhome-sync/6.1.3/app-readme.md diff --git a/stable/adguardhome-sync/6.1.3/charts/common-18.0.3.tgz b/stable/adguardhome-sync/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/adguardhome-sync/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/adguardhome-sync/6.0.0/ix_values.yaml b/stable/adguardhome-sync/6.1.3/ix_values.yaml similarity index 100% rename from stable/adguardhome-sync/6.0.0/ix_values.yaml rename to stable/adguardhome-sync/6.1.3/ix_values.yaml diff --git a/stable/adguardhome-sync/6.0.0/questions.yaml b/stable/adguardhome-sync/6.1.3/questions.yaml similarity index 100% rename from stable/adguardhome-sync/6.0.0/questions.yaml rename to stable/adguardhome-sync/6.1.3/questions.yaml diff --git a/stable/adguardhome-sync/6.0.0/templates/common.yaml b/stable/adguardhome-sync/6.1.3/templates/common.yaml similarity index 100% rename from stable/adguardhome-sync/6.0.0/templates/common.yaml rename to stable/adguardhome-sync/6.1.3/templates/common.yaml diff --git a/stable/adminer/8.0.0/values.yaml b/stable/adguardhome-sync/6.1.3/values.yaml similarity index 100% rename from stable/adminer/8.0.0/values.yaml rename to stable/adguardhome-sync/6.1.3/values.yaml diff --git a/stable/adminer/8.0.0/CHANGELOG.md b/stable/adminer/8.0.0/CHANGELOG.md deleted file mode 100644 index d7201510d60..00000000000 --- a/stable/adminer/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - -## [adminer-7.1.14](https://github.com/truecharts/charts/compare/adminer-7.1.13...adminer-7.1.14) (2024-02-05) - -### Chore - - - -- update container image adminer to latest[@e601642](https://github.com/e601642) by renovate ([#17810](https://github.com/truecharts/charts/issues/17810)) - - -## [adminer-7.1.13](https://github.com/truecharts/charts/compare/adminer-7.1.12...adminer-7.1.13) (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)) - - -## [adminer-7.1.12](https://github.com/truecharts/charts/compare/adminer-7.1.11...adminer-7.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)) - - -## [adminer-7.1.11](https://github.com/truecharts/charts/compare/adminer-7.1.10...adminer-7.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)) - - -## [adminer-7.1.10](https://github.com/truecharts/charts/compare/adminer-7.1.9...adminer-7.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)) - - -## [adminer-7.1.9](https://github.com/truecharts/charts/compare/adminer-7.1.8...adminer-7.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [adminer-7.1.8](https://github.com/truecharts/charts/compare/adminer-7.1.7...adminer-7.1.8) (2024-01-14) - -### Chore - - - -- update container image adminer to latest[@16d5b63](https://github.com/16d5b63) by renovate ([#17114](https://github.com/truecharts/charts/issues/17114)) - - - - -## [adminer-7.1.7](https://github.com/truecharts/charts/compare/adminer-7.1.6...adminer-7.1.7) (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)) diff --git a/stable/adminer/8.0.0/Chart.yaml b/stable/adminer/8.0.0/Chart.yaml deleted file mode 100644 index b0624697787..00000000000 --- a/stable/adminer/8.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. -home: https://truecharts.org/charts/stable/adminer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png -keywords: - - adminer - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: adminer -sources: - - https://github.com/vrana/adminer - - https://github.com/truecharts/charts/tree/master/charts/stable/adminer - - https://hub.docker.com/_/adminer -type: application -version: 8.0.0 diff --git a/stable/adminer/8.0.0/charts/common-17.5.0.tgz b/stable/adminer/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/adminer/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/airdcpp-webclient/10.0.0/.helmignore b/stable/adminer/8.1.3/.helmignore similarity index 100% rename from stable/airdcpp-webclient/10.0.0/.helmignore rename to stable/adminer/8.1.3/.helmignore diff --git a/stable/adminer/8.1.3/CHANGELOG.md b/stable/adminer/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2c370ed73a6 --- /dev/null +++ b/stable/adminer/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + +## [adminer-7.1.14](https://github.com/truecharts/charts/compare/adminer-7.1.13...adminer-7.1.14) (2024-02-05) + +### Chore + + + +- update container image adminer to latest[@e601642](https://github.com/e601642) by renovate ([#17810](https://github.com/truecharts/charts/issues/17810)) + + +## [adminer-7.1.13](https://github.com/truecharts/charts/compare/adminer-7.1.12...adminer-7.1.13) (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)) + + +## [adminer-7.1.12](https://github.com/truecharts/charts/compare/adminer-7.1.11...adminer-7.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)) + + +## [adminer-7.1.11](https://github.com/truecharts/charts/compare/adminer-7.1.10...adminer-7.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)) + + +## [adminer-7.1.10](https://github.com/truecharts/charts/compare/adminer-7.1.9...adminer-7.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)) + + +## [adminer-7.1.9](https://github.com/truecharts/charts/compare/adminer-7.1.8...adminer-7.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [adminer-7.1.8](https://github.com/truecharts/charts/compare/adminer-7.1.7...adminer-7.1.8) (2024-01-14) + +### Chore + + + +- update container image adminer to latest[@16d5b63](https://github.com/16d5b63) by renovate ([#17114](https://github.com/truecharts/charts/issues/17114)) + + + + +## [adminer-7.1.7](https://github.com/truecharts/charts/compare/adminer-7.1.6...adminer-7.1.7) (2024-01-09) + +### Chore diff --git a/stable/adminer/8.1.3/Chart.yaml b/stable/adminer/8.1.3/Chart.yaml new file mode 100644 index 00000000000..ee7a83d9105 --- /dev/null +++ b/stable/adminer/8.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. +home: https://truecharts.org/charts/stable/adminer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png +keywords: + - adminer + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: adminer +sources: + - https://github.com/vrana/adminer + - https://github.com/truecharts/charts/tree/master/charts/stable/adminer + - https://hub.docker.com/_/adminer +type: application +version: 8.1.3 diff --git a/stable/adminer/8.0.0/README.md b/stable/adminer/8.1.3/README.md similarity index 100% rename from stable/adminer/8.0.0/README.md rename to stable/adminer/8.1.3/README.md diff --git a/stable/adminer/8.0.0/app-readme.md b/stable/adminer/8.1.3/app-readme.md similarity index 100% rename from stable/adminer/8.0.0/app-readme.md rename to stable/adminer/8.1.3/app-readme.md diff --git a/stable/adminer/8.1.3/charts/common-18.0.3.tgz b/stable/adminer/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/adminer/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/adminer/8.0.0/ix_values.yaml b/stable/adminer/8.1.3/ix_values.yaml similarity index 100% rename from stable/adminer/8.0.0/ix_values.yaml rename to stable/adminer/8.1.3/ix_values.yaml diff --git a/stable/adminer/8.0.0/questions.yaml b/stable/adminer/8.1.3/questions.yaml similarity index 100% rename from stable/adminer/8.0.0/questions.yaml rename to stable/adminer/8.1.3/questions.yaml diff --git a/stable/airdcpp-webclient/10.0.0/templates/NOTES.txt b/stable/adminer/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/airdcpp-webclient/10.0.0/templates/NOTES.txt rename to stable/adminer/8.1.3/templates/NOTES.txt diff --git a/stable/adminer/8.0.0/templates/common.yaml b/stable/adminer/8.1.3/templates/common.yaml similarity index 100% rename from stable/adminer/8.0.0/templates/common.yaml rename to stable/adminer/8.1.3/templates/common.yaml diff --git a/stable/airdcpp-webclient/10.0.0/values.yaml b/stable/adminer/8.1.3/values.yaml similarity index 100% rename from stable/airdcpp-webclient/10.0.0/values.yaml rename to stable/adminer/8.1.3/values.yaml diff --git a/stable/airdcpp-webclient/10.0.0/CHANGELOG.md b/stable/airdcpp-webclient/10.0.0/CHANGELOG.md deleted file mode 100644 index 71bc8e76eae..00000000000 --- a/stable/airdcpp-webclient/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [airdcpp-webclient-9.1.12](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.11...airdcpp-webclient-9.1.12) (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)) - - -## [airdcpp-webclient-9.1.11](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.10...airdcpp-webclient-9.1.11) (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)) - - -## [airdcpp-webclient-9.1.10](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.9...airdcpp-webclient-9.1.10) (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)) - - -## [airdcpp-webclient-9.1.9](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.8...airdcpp-webclient-9.1.9) (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)) - - -## [airdcpp-webclient-9.1.8](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.7...airdcpp-webclient-9.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [airdcpp-webclient-9.1.7](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.6...airdcpp-webclient-9.1.7) (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)) - - -## [airdcpp-webclient-9.1.6](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.5...airdcpp-webclient-9.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [airdcpp-webclient-9.1.5](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.4...airdcpp-webclient-9.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [airdcpp-webclient-9.1.4](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.3...airdcpp-webclient-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [airdcpp-webclient-9.1.3](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.0...airdcpp-webclient-9.1.3) (2024-01-01) diff --git a/stable/airdcpp-webclient/10.0.0/Chart.yaml b/stable/airdcpp-webclient/10.0.0/Chart.yaml deleted file mode 100644 index 5cb165bd5b3..00000000000 --- a/stable/airdcpp-webclient/10.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.12.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. -home: https://truecharts.org/charts/stable/airdcpp-webclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png -keywords: - - DC++ - - dcpp - - airdcpp -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: airdcpp-webclient -sources: - - https://github.com/airdcpp-web/airdcpp-webclient - - https://airdcpp-web.github.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient - - https://hub.docker.com/r/gangefors/airdcpp-webclient -type: application -version: 10.0.0 diff --git a/stable/airdcpp-webclient/10.0.0/charts/common-17.5.0.tgz b/stable/airdcpp-webclient/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/airdcpp-webclient/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/13.0.0/.helmignore b/stable/airdcpp-webclient/10.1.3/.helmignore similarity index 100% rename from stable/airsonic-advanced/13.0.0/.helmignore rename to stable/airdcpp-webclient/10.1.3/.helmignore diff --git a/stable/airdcpp-webclient/10.1.3/CHANGELOG.md b/stable/airdcpp-webclient/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..df733b8ba41 --- /dev/null +++ b/stable/airdcpp-webclient/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [airdcpp-webclient-9.1.12](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.11...airdcpp-webclient-9.1.12) (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)) + + +## [airdcpp-webclient-9.1.11](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.10...airdcpp-webclient-9.1.11) (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)) + + +## [airdcpp-webclient-9.1.10](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.9...airdcpp-webclient-9.1.10) (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)) + + +## [airdcpp-webclient-9.1.9](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.8...airdcpp-webclient-9.1.9) (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)) + + +## [airdcpp-webclient-9.1.8](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.7...airdcpp-webclient-9.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [airdcpp-webclient-9.1.7](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.6...airdcpp-webclient-9.1.7) (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)) + + +## [airdcpp-webclient-9.1.6](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.5...airdcpp-webclient-9.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [airdcpp-webclient-9.1.5](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.4...airdcpp-webclient-9.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [airdcpp-webclient-9.1.4](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.3...airdcpp-webclient-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/airdcpp-webclient/10.1.3/Chart.yaml b/stable/airdcpp-webclient/10.1.3/Chart.yaml new file mode 100644 index 00000000000..ca15fe18419 --- /dev/null +++ b/stable/airdcpp-webclient/10.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.12.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. +home: https://truecharts.org/charts/stable/airdcpp-webclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png +keywords: + - DC++ + - dcpp + - airdcpp +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: airdcpp-webclient +sources: + - https://github.com/airdcpp-web/airdcpp-webclient + - https://airdcpp-web.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient + - https://hub.docker.com/r/gangefors/airdcpp-webclient +type: application +version: 10.1.3 diff --git a/stable/airdcpp-webclient/10.0.0/README.md b/stable/airdcpp-webclient/10.1.3/README.md similarity index 100% rename from stable/airdcpp-webclient/10.0.0/README.md rename to stable/airdcpp-webclient/10.1.3/README.md diff --git a/stable/airdcpp-webclient/10.0.0/app-readme.md b/stable/airdcpp-webclient/10.1.3/app-readme.md similarity index 100% rename from stable/airdcpp-webclient/10.0.0/app-readme.md rename to stable/airdcpp-webclient/10.1.3/app-readme.md diff --git a/stable/airdcpp-webclient/10.1.3/charts/common-18.0.3.tgz b/stable/airdcpp-webclient/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/airdcpp-webclient/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/airdcpp-webclient/10.0.0/ix_values.yaml b/stable/airdcpp-webclient/10.1.3/ix_values.yaml similarity index 100% rename from stable/airdcpp-webclient/10.0.0/ix_values.yaml rename to stable/airdcpp-webclient/10.1.3/ix_values.yaml diff --git a/stable/airdcpp-webclient/10.0.0/questions.yaml b/stable/airdcpp-webclient/10.1.3/questions.yaml similarity index 100% rename from stable/airdcpp-webclient/10.0.0/questions.yaml rename to stable/airdcpp-webclient/10.1.3/questions.yaml diff --git a/stable/airsonic-advanced/13.0.0/templates/NOTES.txt b/stable/airdcpp-webclient/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/airsonic-advanced/13.0.0/templates/NOTES.txt rename to stable/airdcpp-webclient/10.1.3/templates/NOTES.txt diff --git a/stable/airsonic-advanced/13.0.0/templates/common.yaml b/stable/airdcpp-webclient/10.1.3/templates/common.yaml similarity index 100% rename from stable/airsonic-advanced/13.0.0/templates/common.yaml rename to stable/airdcpp-webclient/10.1.3/templates/common.yaml diff --git a/stable/airsonic-advanced/13.0.0/values.yaml b/stable/airdcpp-webclient/10.1.3/values.yaml similarity index 100% rename from stable/airsonic-advanced/13.0.0/values.yaml rename to stable/airdcpp-webclient/10.1.3/values.yaml diff --git a/stable/airsonic-advanced/13.0.0/CHANGELOG.md b/stable/airsonic-advanced/13.0.0/CHANGELOG.md deleted file mode 100644 index f25853df6d6..00000000000 --- a/stable/airsonic-advanced/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [airsonic-advanced-12.1.12](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.11...airsonic-advanced-12.1.12) (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)) - - -## [airsonic-advanced-12.1.11](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.10...airsonic-advanced-12.1.11) (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)) - - -## [airsonic-advanced-12.1.10](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.9...airsonic-advanced-12.1.10) (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)) - - -## [airsonic-advanced-12.1.9](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.8...airsonic-advanced-12.1.9) (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)) - - -## [airsonic-advanced-12.1.8](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.7...airsonic-advanced-12.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [airsonic-advanced-12.1.7](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.6...airsonic-advanced-12.1.7) (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)) - - -## [airsonic-advanced-12.1.6](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.5...airsonic-advanced-12.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [airsonic-advanced-12.1.5](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.4...airsonic-advanced-12.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [airsonic-advanced-12.1.4](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.3...airsonic-advanced-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [airsonic-advanced-12.1.3](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.0...airsonic-advanced-12.1.3) (2024-01-01) diff --git a/stable/airsonic-advanced/13.0.0/Chart.yaml b/stable/airsonic-advanced/13.0.0/Chart.yaml deleted file mode 100644 index 5629fa39871..00000000000 --- a/stable/airsonic-advanced/13.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: edge-latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Airsonic is a Free and Open Source community driven media server -home: https://truecharts.org/charts/stable/airsonic-advanced -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png -keywords: - - airsonic -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: airsonic-advanced -sources: - - https://github.com/airsonic/airsonic-advanced - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced - - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced -type: application -version: 13.0.0 diff --git a/stable/airsonic-advanced/13.0.0/charts/common-17.5.0.tgz b/stable/airsonic-advanced/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/airsonic-advanced/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/airsonic/13.0.0/.helmignore b/stable/airsonic-advanced/13.1.3/.helmignore similarity index 100% rename from stable/airsonic/13.0.0/.helmignore rename to stable/airsonic-advanced/13.1.3/.helmignore diff --git a/stable/airsonic-advanced/13.1.3/CHANGELOG.md b/stable/airsonic-advanced/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fef00bc1021 --- /dev/null +++ b/stable/airsonic-advanced/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [airsonic-advanced-12.1.12](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.11...airsonic-advanced-12.1.12) (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)) + + +## [airsonic-advanced-12.1.11](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.10...airsonic-advanced-12.1.11) (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)) + + +## [airsonic-advanced-12.1.10](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.9...airsonic-advanced-12.1.10) (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)) + + +## [airsonic-advanced-12.1.9](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.8...airsonic-advanced-12.1.9) (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)) + + +## [airsonic-advanced-12.1.8](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.7...airsonic-advanced-12.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [airsonic-advanced-12.1.7](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.6...airsonic-advanced-12.1.7) (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)) + + +## [airsonic-advanced-12.1.6](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.5...airsonic-advanced-12.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [airsonic-advanced-12.1.5](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.4...airsonic-advanced-12.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [airsonic-advanced-12.1.4](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.3...airsonic-advanced-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/airsonic-advanced/13.1.3/Chart.yaml b/stable/airsonic-advanced/13.1.3/Chart.yaml new file mode 100644 index 00000000000..8a5088aceca --- /dev/null +++ b/stable/airsonic-advanced/13.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: edge-latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Airsonic is a Free and Open Source community driven media server +home: https://truecharts.org/charts/stable/airsonic-advanced +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png +keywords: + - airsonic +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: airsonic-advanced +sources: + - https://github.com/airsonic/airsonic-advanced + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced + - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced +type: application +version: 13.1.3 diff --git a/stable/airsonic-advanced/13.0.0/README.md b/stable/airsonic-advanced/13.1.3/README.md similarity index 100% rename from stable/airsonic-advanced/13.0.0/README.md rename to stable/airsonic-advanced/13.1.3/README.md diff --git a/stable/airsonic-advanced/13.0.0/app-readme.md b/stable/airsonic-advanced/13.1.3/app-readme.md similarity index 100% rename from stable/airsonic-advanced/13.0.0/app-readme.md rename to stable/airsonic-advanced/13.1.3/app-readme.md diff --git a/stable/airsonic-advanced/13.1.3/charts/common-18.0.3.tgz b/stable/airsonic-advanced/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/airsonic-advanced/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/airsonic-advanced/13.0.0/ix_values.yaml b/stable/airsonic-advanced/13.1.3/ix_values.yaml similarity index 100% rename from stable/airsonic-advanced/13.0.0/ix_values.yaml rename to stable/airsonic-advanced/13.1.3/ix_values.yaml diff --git a/stable/airsonic-advanced/13.0.0/questions.yaml b/stable/airsonic-advanced/13.1.3/questions.yaml similarity index 100% rename from stable/airsonic-advanced/13.0.0/questions.yaml rename to stable/airsonic-advanced/13.1.3/questions.yaml diff --git a/stable/airsonic/13.0.0/templates/NOTES.txt b/stable/airsonic-advanced/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/airsonic/13.0.0/templates/NOTES.txt rename to stable/airsonic-advanced/13.1.3/templates/NOTES.txt diff --git a/stable/airsonic/13.0.0/templates/common.yaml b/stable/airsonic-advanced/13.1.3/templates/common.yaml similarity index 100% rename from stable/airsonic/13.0.0/templates/common.yaml rename to stable/airsonic-advanced/13.1.3/templates/common.yaml diff --git a/stable/airsonic/13.0.0/values.yaml b/stable/airsonic-advanced/13.1.3/values.yaml similarity index 100% rename from stable/airsonic/13.0.0/values.yaml rename to stable/airsonic-advanced/13.1.3/values.yaml diff --git a/stable/airsonic/13.0.0/CHANGELOG.md b/stable/airsonic/13.0.0/CHANGELOG.md deleted file mode 100644 index 6ccd9a6cf68..00000000000 --- a/stable/airsonic/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [airsonic-12.1.12](https://github.com/truecharts/charts/compare/airsonic-12.1.11...airsonic-12.1.12) (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)) - - -## [airsonic-12.1.11](https://github.com/truecharts/charts/compare/airsonic-12.1.10...airsonic-12.1.11) (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)) - - -## [airsonic-12.1.10](https://github.com/truecharts/charts/compare/airsonic-12.1.9...airsonic-12.1.10) (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)) - - -## [airsonic-12.1.9](https://github.com/truecharts/charts/compare/airsonic-12.1.8...airsonic-12.1.9) (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)) - - -## [airsonic-12.1.8](https://github.com/truecharts/charts/compare/airsonic-12.1.7...airsonic-12.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [airsonic-12.1.7](https://github.com/truecharts/charts/compare/airsonic-12.1.6...airsonic-12.1.7) (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)) - - -## [airsonic-12.1.6](https://github.com/truecharts/charts/compare/airsonic-12.1.5...airsonic-12.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [airsonic-12.1.5](https://github.com/truecharts/charts/compare/airsonic-12.1.4...airsonic-12.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [airsonic-12.1.4](https://github.com/truecharts/charts/compare/airsonic-12.1.3...airsonic-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [airsonic-12.1.3](https://github.com/truecharts/charts/compare/airsonic-12.1.0...airsonic-12.1.3) (2024-01-01) diff --git a/stable/airsonic/13.0.0/Chart.yaml b/stable/airsonic/13.0.0/Chart.yaml deleted file mode 100644 index 0f4b278436f..00000000000 --- a/stable/airsonic/13.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 10.6.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Airsonic is a Free and Open Source community driven media server -home: https://truecharts.org/charts/stable/airsonic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png -keywords: - - airsonic -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: airsonic -sources: - - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic - - https://github.com/airsonic/airsonic - - https://github.com/linuxserver/docker-airsonic - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic - - https://ghcr.io/linuxserver/airsonic -type: application -version: 13.0.0 diff --git a/stable/airsonic/13.0.0/charts/common-17.5.0.tgz b/stable/airsonic/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/airsonic/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/alienswarm-reactivedrop/5.0.0/.helmignore b/stable/airsonic/13.1.3/.helmignore similarity index 100% rename from stable/alienswarm-reactivedrop/5.0.0/.helmignore rename to stable/airsonic/13.1.3/.helmignore diff --git a/stable/airsonic/13.1.3/CHANGELOG.md b/stable/airsonic/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..565ecb0fb1c --- /dev/null +++ b/stable/airsonic/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [airsonic-12.1.12](https://github.com/truecharts/charts/compare/airsonic-12.1.11...airsonic-12.1.12) (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)) + + +## [airsonic-12.1.11](https://github.com/truecharts/charts/compare/airsonic-12.1.10...airsonic-12.1.11) (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)) + + +## [airsonic-12.1.10](https://github.com/truecharts/charts/compare/airsonic-12.1.9...airsonic-12.1.10) (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)) + + +## [airsonic-12.1.9](https://github.com/truecharts/charts/compare/airsonic-12.1.8...airsonic-12.1.9) (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)) + + +## [airsonic-12.1.8](https://github.com/truecharts/charts/compare/airsonic-12.1.7...airsonic-12.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [airsonic-12.1.7](https://github.com/truecharts/charts/compare/airsonic-12.1.6...airsonic-12.1.7) (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)) + + +## [airsonic-12.1.6](https://github.com/truecharts/charts/compare/airsonic-12.1.5...airsonic-12.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [airsonic-12.1.5](https://github.com/truecharts/charts/compare/airsonic-12.1.4...airsonic-12.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [airsonic-12.1.4](https://github.com/truecharts/charts/compare/airsonic-12.1.3...airsonic-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/airsonic/13.1.3/Chart.yaml b/stable/airsonic/13.1.3/Chart.yaml new file mode 100644 index 00000000000..05ec03aadf6 --- /dev/null +++ b/stable/airsonic/13.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 10.6.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Airsonic is a Free and Open Source community driven media server +home: https://truecharts.org/charts/stable/airsonic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png +keywords: + - airsonic +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: airsonic +sources: + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic + - https://ghcr.io/linuxserver/airsonic +type: application +version: 13.1.3 diff --git a/stable/airsonic/13.0.0/README.md b/stable/airsonic/13.1.3/README.md similarity index 100% rename from stable/airsonic/13.0.0/README.md rename to stable/airsonic/13.1.3/README.md diff --git a/stable/airsonic/13.0.0/app-readme.md b/stable/airsonic/13.1.3/app-readme.md similarity index 100% rename from stable/airsonic/13.0.0/app-readme.md rename to stable/airsonic/13.1.3/app-readme.md diff --git a/stable/airsonic/13.1.3/charts/common-18.0.3.tgz b/stable/airsonic/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/airsonic/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/airsonic/13.0.0/ix_values.yaml b/stable/airsonic/13.1.3/ix_values.yaml similarity index 100% rename from stable/airsonic/13.0.0/ix_values.yaml rename to stable/airsonic/13.1.3/ix_values.yaml diff --git a/stable/airsonic/13.0.0/questions.yaml b/stable/airsonic/13.1.3/questions.yaml similarity index 100% rename from stable/airsonic/13.0.0/questions.yaml rename to stable/airsonic/13.1.3/questions.yaml diff --git a/stable/alist/9.1.0/templates/NOTES.txt b/stable/airsonic/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/alist/9.1.0/templates/NOTES.txt rename to stable/airsonic/13.1.3/templates/NOTES.txt diff --git a/stable/alist/9.1.0/templates/common.yaml b/stable/airsonic/13.1.3/templates/common.yaml similarity index 100% rename from stable/alist/9.1.0/templates/common.yaml rename to stable/airsonic/13.1.3/templates/common.yaml diff --git a/stable/alienswarm-reactivedrop/5.0.0/values.yaml b/stable/airsonic/13.1.3/values.yaml similarity index 100% rename from stable/alienswarm-reactivedrop/5.0.0/values.yaml rename to stable/airsonic/13.1.3/values.yaml diff --git a/stable/alienswarm-reactivedrop/5.0.0/CHANGELOG.md b/stable/alienswarm-reactivedrop/5.0.0/CHANGELOG.md deleted file mode 100644 index b45b8e5e735..00000000000 --- a/stable/alienswarm-reactivedrop/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [alienswarm-reactivedrop-4.1.12](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.11...alienswarm-reactivedrop-4.1.12) (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)) - - -## [alienswarm-reactivedrop-4.1.11](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.10...alienswarm-reactivedrop-4.1.11) (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)) - - -## [alienswarm-reactivedrop-4.1.10](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.9...alienswarm-reactivedrop-4.1.10) (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)) - - -## [alienswarm-reactivedrop-4.1.9](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.8...alienswarm-reactivedrop-4.1.9) (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)) - - -## [alienswarm-reactivedrop-4.1.8](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.7...alienswarm-reactivedrop-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [alienswarm-reactivedrop-4.1.7](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.6...alienswarm-reactivedrop-4.1.7) (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)) - - -## [alienswarm-reactivedrop-4.1.6](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.5...alienswarm-reactivedrop-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [alienswarm-reactivedrop-4.1.5](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.4...alienswarm-reactivedrop-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [alienswarm-reactivedrop-4.1.4](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.3...alienswarm-reactivedrop-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [alienswarm-reactivedrop-4.1.3](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.0...alienswarm-reactivedrop-4.1.3) (2024-01-01) diff --git a/stable/alienswarm-reactivedrop/5.0.0/Chart.yaml b/stable/alienswarm-reactivedrop/5.0.0/Chart.yaml deleted file mode 100644 index ef3f31cd13a..00000000000 --- a/stable/alienswarm-reactivedrop/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: alienswarmreactiedrop -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.' -home: https://truecharts.org/charts/stable/alienswarm-reactivedrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png -keywords: - - alienswarm-reactivedrop - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: alienswarm-reactivedrop -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm-reactivedrop - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/alienswarm-reactivedrop/5.0.0/charts/common-17.5.0.tgz b/stable/alienswarm-reactivedrop/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/alienswarm-reactivedrop/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/alienswarm/5.0.0/.helmignore b/stable/alienswarm-reactivedrop/5.1.3/.helmignore similarity index 100% rename from stable/alienswarm/5.0.0/.helmignore rename to stable/alienswarm-reactivedrop/5.1.3/.helmignore diff --git a/stable/alienswarm-reactivedrop/5.1.3/CHANGELOG.md b/stable/alienswarm-reactivedrop/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1e5e821ffed --- /dev/null +++ b/stable/alienswarm-reactivedrop/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [alienswarm-reactivedrop-4.1.12](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.11...alienswarm-reactivedrop-4.1.12) (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)) + + +## [alienswarm-reactivedrop-4.1.11](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.10...alienswarm-reactivedrop-4.1.11) (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)) + + +## [alienswarm-reactivedrop-4.1.10](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.9...alienswarm-reactivedrop-4.1.10) (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)) + + +## [alienswarm-reactivedrop-4.1.9](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.8...alienswarm-reactivedrop-4.1.9) (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)) + + +## [alienswarm-reactivedrop-4.1.8](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.7...alienswarm-reactivedrop-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [alienswarm-reactivedrop-4.1.7](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.6...alienswarm-reactivedrop-4.1.7) (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)) + + +## [alienswarm-reactivedrop-4.1.6](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.5...alienswarm-reactivedrop-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [alienswarm-reactivedrop-4.1.5](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.4...alienswarm-reactivedrop-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [alienswarm-reactivedrop-4.1.4](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.3...alienswarm-reactivedrop-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/alienswarm-reactivedrop/5.1.3/Chart.yaml b/stable/alienswarm-reactivedrop/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c7fe5c9b285 --- /dev/null +++ b/stable/alienswarm-reactivedrop/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: alienswarmreactiedrop +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it." +home: https://truecharts.org/charts/stable/alienswarm-reactivedrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png +keywords: + - alienswarm-reactivedrop + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: alienswarm-reactivedrop +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm-reactivedrop + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/alienswarm-reactivedrop/5.0.0/README.md b/stable/alienswarm-reactivedrop/5.1.3/README.md similarity index 100% rename from stable/alienswarm-reactivedrop/5.0.0/README.md rename to stable/alienswarm-reactivedrop/5.1.3/README.md diff --git a/stable/alienswarm-reactivedrop/5.0.0/app-readme.md b/stable/alienswarm-reactivedrop/5.1.3/app-readme.md similarity index 100% rename from stable/alienswarm-reactivedrop/5.0.0/app-readme.md rename to stable/alienswarm-reactivedrop/5.1.3/app-readme.md diff --git a/stable/alienswarm-reactivedrop/5.1.3/charts/common-18.0.3.tgz b/stable/alienswarm-reactivedrop/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/alienswarm-reactivedrop/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/alienswarm-reactivedrop/5.0.0/ix_values.yaml b/stable/alienswarm-reactivedrop/5.1.3/ix_values.yaml similarity index 100% rename from stable/alienswarm-reactivedrop/5.0.0/ix_values.yaml rename to stable/alienswarm-reactivedrop/5.1.3/ix_values.yaml diff --git a/stable/alienswarm-reactivedrop/5.0.0/questions.yaml b/stable/alienswarm-reactivedrop/5.1.3/questions.yaml similarity index 100% rename from stable/alienswarm-reactivedrop/5.0.0/questions.yaml rename to stable/alienswarm-reactivedrop/5.1.3/questions.yaml diff --git a/stable/alienswarm-reactivedrop/5.0.0/templates/common.yaml b/stable/alienswarm-reactivedrop/5.1.3/templates/common.yaml similarity index 100% rename from stable/alienswarm-reactivedrop/5.0.0/templates/common.yaml rename to stable/alienswarm-reactivedrop/5.1.3/templates/common.yaml diff --git a/stable/alienswarm/5.0.0/values.yaml b/stable/alienswarm-reactivedrop/5.1.3/values.yaml similarity index 100% rename from stable/alienswarm/5.0.0/values.yaml rename to stable/alienswarm-reactivedrop/5.1.3/values.yaml diff --git a/stable/alienswarm/5.0.0/CHANGELOG.md b/stable/alienswarm/5.0.0/CHANGELOG.md deleted file mode 100644 index c302d022255..00000000000 --- a/stable/alienswarm/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [alienswarm-4.1.12](https://github.com/truecharts/charts/compare/alienswarm-4.1.11...alienswarm-4.1.12) (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)) - - -## [alienswarm-4.1.11](https://github.com/truecharts/charts/compare/alienswarm-4.1.10...alienswarm-4.1.11) (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)) - - -## [alienswarm-4.1.10](https://github.com/truecharts/charts/compare/alienswarm-4.1.9...alienswarm-4.1.10) (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)) - - -## [alienswarm-4.1.9](https://github.com/truecharts/charts/compare/alienswarm-4.1.8...alienswarm-4.1.9) (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)) - - -## [alienswarm-4.1.8](https://github.com/truecharts/charts/compare/alienswarm-4.1.7...alienswarm-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [alienswarm-4.1.7](https://github.com/truecharts/charts/compare/alienswarm-4.1.6...alienswarm-4.1.7) (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)) - - -## [alienswarm-4.1.6](https://github.com/truecharts/charts/compare/alienswarm-4.1.5...alienswarm-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [alienswarm-4.1.5](https://github.com/truecharts/charts/compare/alienswarm-4.1.4...alienswarm-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [alienswarm-4.1.4](https://github.com/truecharts/charts/compare/alienswarm-4.1.3...alienswarm-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [alienswarm-4.1.3](https://github.com/truecharts/charts/compare/alienswarm-4.1.0...alienswarm-4.1.3) (2024-01-01) diff --git a/stable/alienswarm/5.0.0/Chart.yaml b/stable/alienswarm/5.0.0/Chart.yaml deleted file mode 100644 index 78444483b5e..00000000000 --- a/stable/alienswarm/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: alienswarm -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it. -home: https://truecharts.org/charts/stable/alienswarm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png -keywords: - - alienswarm - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: alienswarm -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/alienswarm/5.0.0/charts/common-17.5.0.tgz b/stable/alienswarm/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/alienswarm/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/alist/9.1.0/.helmignore b/stable/alienswarm/5.1.3/.helmignore similarity index 100% rename from stable/alist/9.1.0/.helmignore rename to stable/alienswarm/5.1.3/.helmignore diff --git a/stable/alienswarm/5.1.3/CHANGELOG.md b/stable/alienswarm/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..91bdaa9175f --- /dev/null +++ b/stable/alienswarm/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [alienswarm-4.1.12](https://github.com/truecharts/charts/compare/alienswarm-4.1.11...alienswarm-4.1.12) (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)) + + +## [alienswarm-4.1.11](https://github.com/truecharts/charts/compare/alienswarm-4.1.10...alienswarm-4.1.11) (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)) + + +## [alienswarm-4.1.10](https://github.com/truecharts/charts/compare/alienswarm-4.1.9...alienswarm-4.1.10) (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)) + + +## [alienswarm-4.1.9](https://github.com/truecharts/charts/compare/alienswarm-4.1.8...alienswarm-4.1.9) (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)) + + +## [alienswarm-4.1.8](https://github.com/truecharts/charts/compare/alienswarm-4.1.7...alienswarm-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [alienswarm-4.1.7](https://github.com/truecharts/charts/compare/alienswarm-4.1.6...alienswarm-4.1.7) (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)) + + +## [alienswarm-4.1.6](https://github.com/truecharts/charts/compare/alienswarm-4.1.5...alienswarm-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [alienswarm-4.1.5](https://github.com/truecharts/charts/compare/alienswarm-4.1.4...alienswarm-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [alienswarm-4.1.4](https://github.com/truecharts/charts/compare/alienswarm-4.1.3...alienswarm-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/alienswarm/5.1.3/Chart.yaml b/stable/alienswarm/5.1.3/Chart.yaml new file mode 100644 index 00000000000..d84aaa37f6f --- /dev/null +++ b/stable/alienswarm/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: alienswarm +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it. +home: https://truecharts.org/charts/stable/alienswarm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png +keywords: + - alienswarm + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: alienswarm +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/alienswarm/5.0.0/README.md b/stable/alienswarm/5.1.3/README.md similarity index 100% rename from stable/alienswarm/5.0.0/README.md rename to stable/alienswarm/5.1.3/README.md diff --git a/stable/alienswarm/5.0.0/app-readme.md b/stable/alienswarm/5.1.3/app-readme.md similarity index 100% rename from stable/alienswarm/5.0.0/app-readme.md rename to stable/alienswarm/5.1.3/app-readme.md diff --git a/stable/alienswarm/5.1.3/charts/common-18.0.3.tgz b/stable/alienswarm/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/alienswarm/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/alienswarm/5.0.0/ix_values.yaml b/stable/alienswarm/5.1.3/ix_values.yaml similarity index 100% rename from stable/alienswarm/5.0.0/ix_values.yaml rename to stable/alienswarm/5.1.3/ix_values.yaml diff --git a/stable/alienswarm/5.0.0/questions.yaml b/stable/alienswarm/5.1.3/questions.yaml similarity index 100% rename from stable/alienswarm/5.0.0/questions.yaml rename to stable/alienswarm/5.1.3/questions.yaml diff --git a/stable/alienswarm/5.0.0/templates/common.yaml b/stable/alienswarm/5.1.3/templates/common.yaml similarity index 100% rename from stable/alienswarm/5.0.0/templates/common.yaml rename to stable/alienswarm/5.1.3/templates/common.yaml diff --git a/stable/alist/9.1.0/values.yaml b/stable/alienswarm/5.1.3/values.yaml similarity index 100% rename from stable/alist/9.1.0/values.yaml rename to stable/alienswarm/5.1.3/values.yaml diff --git a/stable/alist/9.1.0/CHANGELOG.md b/stable/alist/9.1.0/CHANGELOG.md deleted file mode 100644 index cb703854ee4..00000000000 --- a/stable/alist/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [alist-8.3.0](https://github.com/truecharts/charts/compare/alist-8.2.6...alist-8.3.0) (2024-02-10) - -### Feat - - - -- Add aria2 support (image and port) ([#18011](https://github.com/truecharts/charts/issues/18011)) - - -## [alist-8.2.6](https://github.com/truecharts/charts/compare/alist-8.2.5...alist-8.2.6) (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)) - - -## [alist-8.2.5](https://github.com/truecharts/charts/compare/alist-8.2.4...alist-8.2.5) (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)) - - -## [alist-8.2.4](https://github.com/truecharts/charts/compare/alist-8.2.3...alist-8.2.4) (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)) - - -## [alist-8.2.3](https://github.com/truecharts/charts/compare/alist-8.2.2...alist-8.2.3) (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)) - - -## [alist-8.2.2](https://github.com/truecharts/charts/compare/alist-8.2.1...alist-8.2.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [alist-8.2.1](https://github.com/truecharts/charts/compare/alist-8.2.0...alist-8.2.1) (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)) - - -## [alist-8.2.0](https://github.com/truecharts/charts/compare/alist-8.1.6...alist-8.2.0) (2024-01-08) - -### Chore - - - -- update container image xhofe/alist to v3.30.0[@084ba82](https://github.com/084ba82) by renovate ([#17024](https://github.com/truecharts/charts/issues/17024)) - - -## [alist-8.1.6](https://github.com/truecharts/charts/compare/alist-8.1.5...alist-8.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [alist-8.1.5](https://github.com/truecharts/charts/compare/alist-8.1.4...alist-8.1.5) (2024-01-02) - -### Chore \ No newline at end of file diff --git a/stable/alist/9.1.0/Chart.yaml b/stable/alist/9.1.0/Chart.yaml deleted file mode 100644 index 496bdb03b2d..00000000000 --- a/stable/alist/9.1.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.30.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Alist program that supports multiple storage, powered by Gin and React -home: https://truecharts.org/charts/stable/alist -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png -keywords: - - alist - - storage - - webdav - - google driver - - aliyun driver - - baiduyun -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: alist -sources: - - https://github.com/Xhofe/alist - - https://github.com/truecharts/charts/tree/master/charts/stable/alist - - https://hub.docker.com/r/xhofe/alist-aria2 -type: application -version: 9.1.0 diff --git a/stable/alist/9.1.0/charts/common-18.0.1.tgz b/stable/alist/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/alist/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/alist/9.1.0/ix_values.yaml b/stable/alist/9.1.0/ix_values.yaml deleted file mode 100644 index 57eb4322b4e..00000000000 --- a/stable/alist/9.1.0/ix_values.yaml +++ /dev/null @@ -1,48 +0,0 @@ -image: - repository: xhofe/alist-aria2 - pullPolicy: IfNotPresent - tag: v3.30.0@sha256:3be44197b5fe4009edbca01541bd3bd60b9956dcdcfba5c69af08304bfc16949 -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - targetPort: 5244 - protocol: http - port: 10167 - aria2: - enabled: true - ports: - aria2: - enabled: true - targetPort: 6800 - protocol: http - port: 6800 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: {} -persistence: - data: - enabled: true - mountPath: /opt/alist/data -portal: - open: - enabled: true diff --git a/stable/amcrest2mqtt/11.0.0/.helmignore b/stable/alist/9.2.3/.helmignore similarity index 100% rename from stable/amcrest2mqtt/11.0.0/.helmignore rename to stable/alist/9.2.3/.helmignore diff --git a/stable/alist/9.2.3/CHANGELOG.md b/stable/alist/9.2.3/CHANGELOG.md new file mode 100644 index 00000000000..b0bd9d4e413 --- /dev/null +++ b/stable/alist/9.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [alist-8.3.0](https://github.com/truecharts/charts/compare/alist-8.2.6...alist-8.3.0) (2024-02-10) + +### Feat + + + +- Add aria2 support (image and port) ([#18011](https://github.com/truecharts/charts/issues/18011)) + + +## [alist-8.2.6](https://github.com/truecharts/charts/compare/alist-8.2.5...alist-8.2.6) (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)) + + +## [alist-8.2.5](https://github.com/truecharts/charts/compare/alist-8.2.4...alist-8.2.5) (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)) + + +## [alist-8.2.4](https://github.com/truecharts/charts/compare/alist-8.2.3...alist-8.2.4) (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)) + + +## [alist-8.2.3](https://github.com/truecharts/charts/compare/alist-8.2.2...alist-8.2.3) (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)) + + +## [alist-8.2.2](https://github.com/truecharts/charts/compare/alist-8.2.1...alist-8.2.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [alist-8.2.1](https://github.com/truecharts/charts/compare/alist-8.2.0...alist-8.2.1) (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)) + + +## [alist-8.2.0](https://github.com/truecharts/charts/compare/alist-8.1.6...alist-8.2.0) (2024-01-08) + +### Chore + + + +- update container image xhofe/alist to v3.30.0[@084ba82](https://github.com/084ba82) by renovate ([#17024](https://github.com/truecharts/charts/issues/17024)) + + +## [alist-8.1.6](https://github.com/truecharts/charts/compare/alist-8.1.5...alist-8.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs diff --git a/stable/alist/9.2.3/Chart.yaml b/stable/alist/9.2.3/Chart.yaml new file mode 100644 index 00000000000..629bad1684d --- /dev/null +++ b/stable/alist/9.2.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.31.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Alist program that supports multiple storage, powered by Gin and React +home: https://truecharts.org/charts/stable/alist +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png +keywords: + - alist + - storage + - webdav + - google driver + - aliyun driver + - baiduyun +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: alist +sources: + - https://github.com/Xhofe/alist + - https://github.com/truecharts/charts/tree/master/charts/stable/alist + - https://hub.docker.com/r/xhofe/alist-aria2 +type: application +version: 9.2.3 diff --git a/stable/alist/9.1.0/README.md b/stable/alist/9.2.3/README.md similarity index 100% rename from stable/alist/9.1.0/README.md rename to stable/alist/9.2.3/README.md diff --git a/stable/alist/9.1.0/app-readme.md b/stable/alist/9.2.3/app-readme.md similarity index 100% rename from stable/alist/9.1.0/app-readme.md rename to stable/alist/9.2.3/app-readme.md diff --git a/stable/alist/9.2.3/charts/common-18.0.3.tgz b/stable/alist/9.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/alist/9.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/alist/9.2.3/ix_values.yaml b/stable/alist/9.2.3/ix_values.yaml new file mode 100644 index 00000000000..0bfde7db00d --- /dev/null +++ b/stable/alist/9.2.3/ix_values.yaml @@ -0,0 +1,48 @@ +image: + repository: xhofe/alist-aria2 + pullPolicy: IfNotPresent + tag: v3.31.0@sha256:df2ddfea47b7a54312b9179d98b974ad5f5ac9d0bf5c6aaa7b4bfd027fb7dec5 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + targetPort: 5244 + protocol: http + port: 10167 + aria2: + enabled: true + ports: + aria2: + enabled: true + targetPort: 6800 + protocol: http + port: 6800 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + data: + enabled: true + mountPath: /opt/alist/data +portal: + open: + enabled: true diff --git a/stable/alist/9.1.0/questions.yaml b/stable/alist/9.2.3/questions.yaml similarity index 100% rename from stable/alist/9.1.0/questions.yaml rename to stable/alist/9.2.3/questions.yaml diff --git a/stable/amcrest2mqtt/11.0.0/templates/NOTES.txt b/stable/alist/9.2.3/templates/NOTES.txt similarity index 100% rename from stable/amcrest2mqtt/11.0.0/templates/NOTES.txt rename to stable/alist/9.2.3/templates/NOTES.txt diff --git a/stable/answer/3.0.0/templates/common.yaml b/stable/alist/9.2.3/templates/common.yaml similarity index 100% rename from stable/answer/3.0.0/templates/common.yaml rename to stable/alist/9.2.3/templates/common.yaml diff --git a/stable/amcrest2mqtt/11.0.0/values.yaml b/stable/alist/9.2.3/values.yaml similarity index 100% rename from stable/amcrest2mqtt/11.0.0/values.yaml rename to stable/alist/9.2.3/values.yaml diff --git a/stable/amcrest2mqtt/11.0.0/CHANGELOG.md b/stable/amcrest2mqtt/11.0.0/CHANGELOG.md deleted file mode 100644 index b6cb72a9d36..00000000000 --- a/stable/amcrest2mqtt/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [amcrest2mqtt-10.1.12](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.11...amcrest2mqtt-10.1.12) (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)) - - -## [amcrest2mqtt-10.1.11](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.10...amcrest2mqtt-10.1.11) (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)) - - -## [amcrest2mqtt-10.1.10](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.9...amcrest2mqtt-10.1.10) (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)) - - -## [amcrest2mqtt-10.1.9](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.8...amcrest2mqtt-10.1.9) (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)) - - -## [amcrest2mqtt-10.1.8](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.7...amcrest2mqtt-10.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [amcrest2mqtt-10.1.7](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.6...amcrest2mqtt-10.1.7) (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)) - - -## [amcrest2mqtt-10.1.6](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.5...amcrest2mqtt-10.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [amcrest2mqtt-10.1.5](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.4...amcrest2mqtt-10.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [amcrest2mqtt-10.1.4](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.3...amcrest2mqtt-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [amcrest2mqtt-10.1.3](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.0...amcrest2mqtt-10.1.3) (2024-01-01) diff --git a/stable/amcrest2mqtt/11.0.0/Chart.yaml b/stable/amcrest2mqtt/11.0.0/Chart.yaml deleted file mode 100644 index 0de54e4cb42..00000000000 --- a/stable/amcrest2mqtt/11.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.16 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Expose all events from an Amcrest device to an MQTT broker -home: https://truecharts.org/charts/stable/amcrest2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png -keywords: - - amcrest2mqtt -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: amcrest2mqtt -sources: - - https://github.com/dchesterton/amcrest2mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt - - https://hub.docker.com/r/dchesterton/amcrest2mqtt -type: application -version: 11.0.0 diff --git a/stable/amcrest2mqtt/11.0.0/charts/common-17.5.0.tgz b/stable/amcrest2mqtt/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/amcrest2mqtt/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/americasarmy-pg/5.0.0/.helmignore b/stable/amcrest2mqtt/11.1.3/.helmignore similarity index 100% rename from stable/americasarmy-pg/5.0.0/.helmignore rename to stable/amcrest2mqtt/11.1.3/.helmignore diff --git a/stable/amcrest2mqtt/11.1.3/CHANGELOG.md b/stable/amcrest2mqtt/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5edc49a0469 --- /dev/null +++ b/stable/amcrest2mqtt/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [amcrest2mqtt-10.1.12](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.11...amcrest2mqtt-10.1.12) (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)) + + +## [amcrest2mqtt-10.1.11](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.10...amcrest2mqtt-10.1.11) (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)) + + +## [amcrest2mqtt-10.1.10](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.9...amcrest2mqtt-10.1.10) (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)) + + +## [amcrest2mqtt-10.1.9](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.8...amcrest2mqtt-10.1.9) (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)) + + +## [amcrest2mqtt-10.1.8](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.7...amcrest2mqtt-10.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [amcrest2mqtt-10.1.7](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.6...amcrest2mqtt-10.1.7) (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)) + + +## [amcrest2mqtt-10.1.6](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.5...amcrest2mqtt-10.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [amcrest2mqtt-10.1.5](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.4...amcrest2mqtt-10.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [amcrest2mqtt-10.1.4](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.3...amcrest2mqtt-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/amcrest2mqtt/11.1.3/Chart.yaml b/stable/amcrest2mqtt/11.1.3/Chart.yaml new file mode 100644 index 00000000000..ce78f67ebb8 --- /dev/null +++ b/stable/amcrest2mqtt/11.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.0.16 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Expose all events from an Amcrest device to an MQTT broker +home: https://truecharts.org/charts/stable/amcrest2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png +keywords: + - amcrest2mqtt +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: amcrest2mqtt +sources: + - https://github.com/dchesterton/amcrest2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt + - https://hub.docker.com/r/dchesterton/amcrest2mqtt +type: application +version: 11.1.3 diff --git a/stable/amcrest2mqtt/11.0.0/README.md b/stable/amcrest2mqtt/11.1.3/README.md similarity index 100% rename from stable/amcrest2mqtt/11.0.0/README.md rename to stable/amcrest2mqtt/11.1.3/README.md diff --git a/stable/amcrest2mqtt/11.0.0/app-readme.md b/stable/amcrest2mqtt/11.1.3/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/11.0.0/app-readme.md rename to stable/amcrest2mqtt/11.1.3/app-readme.md diff --git a/stable/amcrest2mqtt/11.1.3/charts/common-18.0.3.tgz b/stable/amcrest2mqtt/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/amcrest2mqtt/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/amcrest2mqtt/11.0.0/ix_values.yaml b/stable/amcrest2mqtt/11.1.3/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/11.0.0/ix_values.yaml rename to stable/amcrest2mqtt/11.1.3/ix_values.yaml diff --git a/stable/amcrest2mqtt/11.0.0/questions.yaml b/stable/amcrest2mqtt/11.1.3/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/11.0.0/questions.yaml rename to stable/amcrest2mqtt/11.1.3/questions.yaml diff --git a/stable/amule/7.0.0/templates/NOTES.txt b/stable/amcrest2mqtt/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/amule/7.0.0/templates/NOTES.txt rename to stable/amcrest2mqtt/11.1.3/templates/NOTES.txt diff --git a/stable/amcrest2mqtt/11.0.0/templates/common.yaml b/stable/amcrest2mqtt/11.1.3/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/11.0.0/templates/common.yaml rename to stable/amcrest2mqtt/11.1.3/templates/common.yaml diff --git a/stable/americasarmy-pg/5.0.0/values.yaml b/stable/amcrest2mqtt/11.1.3/values.yaml similarity index 100% rename from stable/americasarmy-pg/5.0.0/values.yaml rename to stable/amcrest2mqtt/11.1.3/values.yaml diff --git a/stable/americasarmy-pg/5.0.0/CHANGELOG.md b/stable/americasarmy-pg/5.0.0/CHANGELOG.md deleted file mode 100644 index 43b8b7adadf..00000000000 --- a/stable/americasarmy-pg/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [americasarmy-pg-4.1.12](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.11...americasarmy-pg-4.1.12) (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)) - - -## [americasarmy-pg-4.1.11](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.10...americasarmy-pg-4.1.11) (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)) - - -## [americasarmy-pg-4.1.10](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.9...americasarmy-pg-4.1.10) (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)) - - -## [americasarmy-pg-4.1.9](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.8...americasarmy-pg-4.1.9) (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)) - - -## [americasarmy-pg-4.1.8](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.7...americasarmy-pg-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [americasarmy-pg-4.1.7](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.6...americasarmy-pg-4.1.7) (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)) - - -## [americasarmy-pg-4.1.6](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.5...americasarmy-pg-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [americasarmy-pg-4.1.5](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.4...americasarmy-pg-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [americasarmy-pg-4.1.4](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.3...americasarmy-pg-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [americasarmy-pg-4.1.3](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.0...americasarmy-pg-4.1.3) (2024-01-01) diff --git a/stable/americasarmy-pg/5.0.0/Chart.yaml b/stable/americasarmy-pg/5.0.0/Chart.yaml deleted file mode 100644 index f626cfdaed3..00000000000 --- a/stable/americasarmy-pg/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: aaproinggrounds -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'This Chart will download and install SteamCMD. It will also install America''s Army: Proving Grounds and run it.' -home: https://truecharts.org/charts/stable/americasarmy-pg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png -keywords: - - americasarmy-pg - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: americasarmy-pg -sources: - - https://www.americasarmy.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/americasarmy-pg - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/americasarmy-pg/5.0.0/charts/common-17.5.0.tgz b/stable/americasarmy-pg/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/americasarmy-pg/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/amule/7.0.0/.helmignore b/stable/americasarmy-pg/5.1.3/.helmignore similarity index 100% rename from stable/amule/7.0.0/.helmignore rename to stable/americasarmy-pg/5.1.3/.helmignore diff --git a/stable/americasarmy-pg/5.1.3/CHANGELOG.md b/stable/americasarmy-pg/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b47db3110ee --- /dev/null +++ b/stable/americasarmy-pg/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [americasarmy-pg-4.1.12](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.11...americasarmy-pg-4.1.12) (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)) + + +## [americasarmy-pg-4.1.11](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.10...americasarmy-pg-4.1.11) (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)) + + +## [americasarmy-pg-4.1.10](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.9...americasarmy-pg-4.1.10) (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)) + + +## [americasarmy-pg-4.1.9](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.8...americasarmy-pg-4.1.9) (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)) + + +## [americasarmy-pg-4.1.8](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.7...americasarmy-pg-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [americasarmy-pg-4.1.7](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.6...americasarmy-pg-4.1.7) (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)) + + +## [americasarmy-pg-4.1.6](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.5...americasarmy-pg-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [americasarmy-pg-4.1.5](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.4...americasarmy-pg-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [americasarmy-pg-4.1.4](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.3...americasarmy-pg-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/americasarmy-pg/5.1.3/Chart.yaml b/stable/americasarmy-pg/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ed8567dc473 --- /dev/null +++ b/stable/americasarmy-pg/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: aaproinggrounds +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it." +home: https://truecharts.org/charts/stable/americasarmy-pg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png +keywords: + - americasarmy-pg + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: americasarmy-pg +sources: + - https://www.americasarmy.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/americasarmy-pg + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/americasarmy-pg/5.0.0/README.md b/stable/americasarmy-pg/5.1.3/README.md similarity index 100% rename from stable/americasarmy-pg/5.0.0/README.md rename to stable/americasarmy-pg/5.1.3/README.md diff --git a/stable/americasarmy-pg/5.0.0/app-readme.md b/stable/americasarmy-pg/5.1.3/app-readme.md similarity index 100% rename from stable/americasarmy-pg/5.0.0/app-readme.md rename to stable/americasarmy-pg/5.1.3/app-readme.md diff --git a/stable/americasarmy-pg/5.1.3/charts/common-18.0.3.tgz b/stable/americasarmy-pg/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/americasarmy-pg/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/americasarmy-pg/5.0.0/ix_values.yaml b/stable/americasarmy-pg/5.1.3/ix_values.yaml similarity index 100% rename from stable/americasarmy-pg/5.0.0/ix_values.yaml rename to stable/americasarmy-pg/5.1.3/ix_values.yaml diff --git a/stable/americasarmy-pg/5.0.0/questions.yaml b/stable/americasarmy-pg/5.1.3/questions.yaml similarity index 100% rename from stable/americasarmy-pg/5.0.0/questions.yaml rename to stable/americasarmy-pg/5.1.3/questions.yaml diff --git a/stable/americasarmy-pg/5.0.0/templates/common.yaml b/stable/americasarmy-pg/5.1.3/templates/common.yaml similarity index 100% rename from stable/americasarmy-pg/5.0.0/templates/common.yaml rename to stable/americasarmy-pg/5.1.3/templates/common.yaml diff --git a/stable/amule/7.0.0/values.yaml b/stable/americasarmy-pg/5.1.3/values.yaml similarity index 100% rename from stable/amule/7.0.0/values.yaml rename to stable/americasarmy-pg/5.1.3/values.yaml diff --git a/stable/amule/7.0.0/CHANGELOG.md b/stable/amule/7.0.0/CHANGELOG.md deleted file mode 100644 index 8a08a22f58d..00000000000 --- a/stable/amule/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [amule-6.1.12](https://github.com/truecharts/charts/compare/amule-6.1.11...amule-6.1.12) (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)) - - -## [amule-6.1.11](https://github.com/truecharts/charts/compare/amule-6.1.10...amule-6.1.11) (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)) - - -## [amule-6.1.10](https://github.com/truecharts/charts/compare/amule-6.1.9...amule-6.1.10) (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)) - - -## [amule-6.1.9](https://github.com/truecharts/charts/compare/amule-6.1.8...amule-6.1.9) (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)) - - -## [amule-6.1.8](https://github.com/truecharts/charts/compare/amule-6.1.7...amule-6.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [amule-6.1.7](https://github.com/truecharts/charts/compare/amule-6.1.6...amule-6.1.7) (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)) - - -## [amule-6.1.6](https://github.com/truecharts/charts/compare/amule-6.1.5...amule-6.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [amule-6.1.5](https://github.com/truecharts/charts/compare/amule-6.1.4...amule-6.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [amule-6.1.4](https://github.com/truecharts/charts/compare/amule-6.1.3...amule-6.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [amule-6.1.3](https://github.com/truecharts/charts/compare/amule-6.1.0...amule-6.1.3) (2024-01-01) diff --git a/stable/amule/7.0.0/Chart.yaml b/stable/amule/7.0.0/Chart.yaml deleted file mode 100644 index 43272b6685a..00000000000 --- a/stable/amule/7.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: aMule is an eMule-like client for the eDonkey and Kademlia networks. -home: https://truecharts.org/charts/stable/amule -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png -keywords: - - amule - - Downloaders - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: amule -sources: - - https://github.com/t-chab/dockerfiles - - https://github.com/truecharts/charts/tree/master/charts/stable/amule - - https://hub.docker.com/r/tchabaud/amule -type: application -version: 7.0.0 diff --git a/stable/amule/7.0.0/charts/common-17.5.0.tgz b/stable/amule/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/amule/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/android-8-0/5.0.0/.helmignore b/stable/amule/7.1.3/.helmignore similarity index 100% rename from stable/android-8-0/5.0.0/.helmignore rename to stable/amule/7.1.3/.helmignore diff --git a/stable/amule/7.1.3/CHANGELOG.md b/stable/amule/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f7c5990055f --- /dev/null +++ b/stable/amule/7.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [amule-6.1.12](https://github.com/truecharts/charts/compare/amule-6.1.11...amule-6.1.12) (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)) + + +## [amule-6.1.11](https://github.com/truecharts/charts/compare/amule-6.1.10...amule-6.1.11) (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)) + + +## [amule-6.1.10](https://github.com/truecharts/charts/compare/amule-6.1.9...amule-6.1.10) (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)) + + +## [amule-6.1.9](https://github.com/truecharts/charts/compare/amule-6.1.8...amule-6.1.9) (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)) + + +## [amule-6.1.8](https://github.com/truecharts/charts/compare/amule-6.1.7...amule-6.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [amule-6.1.7](https://github.com/truecharts/charts/compare/amule-6.1.6...amule-6.1.7) (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)) + + +## [amule-6.1.6](https://github.com/truecharts/charts/compare/amule-6.1.5...amule-6.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [amule-6.1.5](https://github.com/truecharts/charts/compare/amule-6.1.4...amule-6.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [amule-6.1.4](https://github.com/truecharts/charts/compare/amule-6.1.3...amule-6.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/amule/7.1.3/Chart.yaml b/stable/amule/7.1.3/Chart.yaml new file mode 100644 index 00000000000..c3722e9a1a4 --- /dev/null +++ b/stable/amule/7.1.3/Chart.yaml @@ -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: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: aMule is an eMule-like client for the eDonkey and Kademlia networks. +home: https://truecharts.org/charts/stable/amule +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png +keywords: + - amule + - Downloaders + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: amule +sources: + - https://github.com/t-chab/dockerfiles + - https://github.com/truecharts/charts/tree/master/charts/stable/amule + - https://hub.docker.com/r/tchabaud/amule +type: application +version: 7.1.3 diff --git a/stable/amule/7.0.0/README.md b/stable/amule/7.1.3/README.md similarity index 100% rename from stable/amule/7.0.0/README.md rename to stable/amule/7.1.3/README.md diff --git a/stable/amule/7.0.0/app-readme.md b/stable/amule/7.1.3/app-readme.md similarity index 100% rename from stable/amule/7.0.0/app-readme.md rename to stable/amule/7.1.3/app-readme.md diff --git a/stable/amule/7.1.3/charts/common-18.0.3.tgz b/stable/amule/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/amule/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/amule/7.0.0/ix_values.yaml b/stable/amule/7.1.3/ix_values.yaml similarity index 100% rename from stable/amule/7.0.0/ix_values.yaml rename to stable/amule/7.1.3/ix_values.yaml diff --git a/stable/amule/7.0.0/questions.yaml b/stable/amule/7.1.3/questions.yaml similarity index 100% rename from stable/amule/7.0.0/questions.yaml rename to stable/amule/7.1.3/questions.yaml diff --git a/stable/anki-sync-server/6.0.0/templates/NOTES.txt b/stable/amule/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/anki-sync-server/6.0.0/templates/NOTES.txt rename to stable/amule/7.1.3/templates/NOTES.txt diff --git a/stable/amule/7.0.0/templates/common.yaml b/stable/amule/7.1.3/templates/common.yaml similarity index 100% rename from stable/amule/7.0.0/templates/common.yaml rename to stable/amule/7.1.3/templates/common.yaml diff --git a/stable/android-8-0/5.0.0/values.yaml b/stable/amule/7.1.3/values.yaml similarity index 100% rename from stable/android-8-0/5.0.0/values.yaml rename to stable/amule/7.1.3/values.yaml diff --git a/stable/android-8-0/5.0.0/CHANGELOG.md b/stable/android-8-0/5.0.0/CHANGELOG.md deleted file mode 100644 index 78d741dd9b2..00000000000 --- a/stable/android-8-0/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [android-8-0-4.1.12](https://github.com/truecharts/charts/compare/android-8-0-4.1.11...android-8-0-4.1.12) (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)) - - -## [android-8-0-4.1.11](https://github.com/truecharts/charts/compare/android-8-0-4.1.10...android-8-0-4.1.11) (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)) - - -## [android-8-0-4.1.10](https://github.com/truecharts/charts/compare/android-8-0-4.1.9...android-8-0-4.1.10) (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)) - - -## [android-8-0-4.1.9](https://github.com/truecharts/charts/compare/android-8-0-4.1.8...android-8-0-4.1.9) (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)) - - -## [android-8-0-4.1.8](https://github.com/truecharts/charts/compare/android-8-0-4.1.7...android-8-0-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [android-8-0-4.1.7](https://github.com/truecharts/charts/compare/android-8-0-4.1.6...android-8-0-4.1.7) (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)) - - -## [android-8-0-4.1.6](https://github.com/truecharts/charts/compare/android-8-0-4.1.5...android-8-0-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [android-8-0-4.1.5](https://github.com/truecharts/charts/compare/android-8-0-4.1.4...android-8-0-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [android-8-0-4.1.4](https://github.com/truecharts/charts/compare/android-8-0-4.1.3...android-8-0-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [android-8-0-4.1.3](https://github.com/truecharts/charts/compare/android-8-0-4.1.0...android-8-0-4.1.3) (2024-01-01) diff --git a/stable/android-8-0/5.0.0/Chart.yaml b/stable/android-8-0/5.0.0/Chart.yaml deleted file mode 100644 index 58b3adcb6a0..00000000000 --- a/stable/android-8-0/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. -home: https://truecharts.org/charts/stable/android-8-0 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png -keywords: - - android-8-0 - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: android-8-0 -sources: - - https://registry.hub.docker.com/r/ulisses1478/docker-android - - https://github.com/truecharts/charts/tree/master/charts/stable/android-8-0 - - https://hub.docker.com/r/ulisses1478/docker-android -type: application -version: 5.0.0 diff --git a/stable/android-8-0/5.0.0/charts/common-17.5.0.tgz b/stable/android-8-0/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/android-8-0/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/androiddebugbridge/5.0.0/.helmignore b/stable/android-8-0/5.1.3/.helmignore similarity index 100% rename from stable/androiddebugbridge/5.0.0/.helmignore rename to stable/android-8-0/5.1.3/.helmignore diff --git a/stable/android-8-0/5.1.3/CHANGELOG.md b/stable/android-8-0/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..89f4fff2a60 --- /dev/null +++ b/stable/android-8-0/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [android-8-0-4.1.12](https://github.com/truecharts/charts/compare/android-8-0-4.1.11...android-8-0-4.1.12) (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)) + + +## [android-8-0-4.1.11](https://github.com/truecharts/charts/compare/android-8-0-4.1.10...android-8-0-4.1.11) (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)) + + +## [android-8-0-4.1.10](https://github.com/truecharts/charts/compare/android-8-0-4.1.9...android-8-0-4.1.10) (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)) + + +## [android-8-0-4.1.9](https://github.com/truecharts/charts/compare/android-8-0-4.1.8...android-8-0-4.1.9) (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)) + + +## [android-8-0-4.1.8](https://github.com/truecharts/charts/compare/android-8-0-4.1.7...android-8-0-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [android-8-0-4.1.7](https://github.com/truecharts/charts/compare/android-8-0-4.1.6...android-8-0-4.1.7) (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)) + + +## [android-8-0-4.1.6](https://github.com/truecharts/charts/compare/android-8-0-4.1.5...android-8-0-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [android-8-0-4.1.5](https://github.com/truecharts/charts/compare/android-8-0-4.1.4...android-8-0-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [android-8-0-4.1.4](https://github.com/truecharts/charts/compare/android-8-0-4.1.3...android-8-0-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/android-8-0/5.1.3/Chart.yaml b/stable/android-8-0/5.1.3/Chart.yaml new file mode 100644 index 00000000000..d6e8b98c584 --- /dev/null +++ b/stable/android-8-0/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. +home: https://truecharts.org/charts/stable/android-8-0 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png +keywords: + - android-8-0 + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: android-8-0 +sources: + - https://registry.hub.docker.com/r/ulisses1478/docker-android + - https://github.com/truecharts/charts/tree/master/charts/stable/android-8-0 + - https://hub.docker.com/r/ulisses1478/docker-android +type: application +version: 5.1.3 diff --git a/stable/android-8-0/5.0.0/README.md b/stable/android-8-0/5.1.3/README.md similarity index 100% rename from stable/android-8-0/5.0.0/README.md rename to stable/android-8-0/5.1.3/README.md diff --git a/stable/android-8-0/5.0.0/app-readme.md b/stable/android-8-0/5.1.3/app-readme.md similarity index 100% rename from stable/android-8-0/5.0.0/app-readme.md rename to stable/android-8-0/5.1.3/app-readme.md diff --git a/stable/android-8-0/5.1.3/charts/common-18.0.3.tgz b/stable/android-8-0/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/android-8-0/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/android-8-0/5.0.0/ix_values.yaml b/stable/android-8-0/5.1.3/ix_values.yaml similarity index 100% rename from stable/android-8-0/5.0.0/ix_values.yaml rename to stable/android-8-0/5.1.3/ix_values.yaml diff --git a/stable/android-8-0/5.0.0/questions.yaml b/stable/android-8-0/5.1.3/questions.yaml similarity index 100% rename from stable/android-8-0/5.0.0/questions.yaml rename to stable/android-8-0/5.1.3/questions.yaml diff --git a/stable/android-8-0/5.0.0/templates/common.yaml b/stable/android-8-0/5.1.3/templates/common.yaml similarity index 100% rename from stable/android-8-0/5.0.0/templates/common.yaml rename to stable/android-8-0/5.1.3/templates/common.yaml diff --git a/stable/androiddebugbridge/5.0.0/values.yaml b/stable/android-8-0/5.1.3/values.yaml similarity index 100% rename from stable/androiddebugbridge/5.0.0/values.yaml rename to stable/android-8-0/5.1.3/values.yaml diff --git a/stable/androiddebugbridge/5.0.0/CHANGELOG.md b/stable/androiddebugbridge/5.0.0/CHANGELOG.md deleted file mode 100644 index 0083c325b38..00000000000 --- a/stable/androiddebugbridge/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [androiddebugbridge-4.1.13](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.12...androiddebugbridge-4.1.13) (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)) - - -## [androiddebugbridge-4.1.12](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.11...androiddebugbridge-4.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)) - - -## [androiddebugbridge-4.1.11](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.10...androiddebugbridge-4.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)) - - -## [androiddebugbridge-4.1.10](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.9...androiddebugbridge-4.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)) - - -## [androiddebugbridge-4.1.9](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.8...androiddebugbridge-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [androiddebugbridge-4.1.8](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.7...androiddebugbridge-4.1.8) (2024-01-14) - - - - -## [androiddebugbridge-4.1.7](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.6...androiddebugbridge-4.1.7) (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)) - - -## [androiddebugbridge-4.1.6](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.5...androiddebugbridge-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [androiddebugbridge-4.1.5](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.4...androiddebugbridge-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [androiddebugbridge-4.1.4](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.3...androiddebugbridge-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) diff --git a/stable/androiddebugbridge/5.0.0/Chart.yaml b/stable/androiddebugbridge/5.0.0/Chart.yaml deleted file mode 100644 index a6b08d54dc5..00000000000 --- a/stable/androiddebugbridge/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. -home: https://truecharts.org/charts/stable/androiddebugbridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png -keywords: - - androiddebugbridge - - home-automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: androiddebugbridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/androiddebugbridge - - https://hub.docker.com/r/barnybbb/adb-hass-androidtv -type: application -version: 5.0.0 diff --git a/stable/androiddebugbridge/5.0.0/charts/common-17.5.0.tgz b/stable/androiddebugbridge/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/androiddebugbridge/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/anki-sync-server/6.0.0/.helmignore b/stable/androiddebugbridge/5.1.3/.helmignore similarity index 100% rename from stable/anki-sync-server/6.0.0/.helmignore rename to stable/androiddebugbridge/5.1.3/.helmignore diff --git a/stable/androiddebugbridge/5.1.3/CHANGELOG.md b/stable/androiddebugbridge/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3173c83325a --- /dev/null +++ b/stable/androiddebugbridge/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [androiddebugbridge-4.1.13](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.12...androiddebugbridge-4.1.13) (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)) + + +## [androiddebugbridge-4.1.12](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.11...androiddebugbridge-4.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)) + + +## [androiddebugbridge-4.1.11](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.10...androiddebugbridge-4.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)) + + +## [androiddebugbridge-4.1.10](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.9...androiddebugbridge-4.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)) + + +## [androiddebugbridge-4.1.9](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.8...androiddebugbridge-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [androiddebugbridge-4.1.8](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.7...androiddebugbridge-4.1.8) (2024-01-14) + + + + +## [androiddebugbridge-4.1.7](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.6...androiddebugbridge-4.1.7) (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)) + + +## [androiddebugbridge-4.1.6](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.5...androiddebugbridge-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [androiddebugbridge-4.1.5](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.4...androiddebugbridge-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [androiddebugbridge-4.1.4](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.3...androiddebugbridge-4.1.4) (2024-01-01) + +### Chore + + diff --git a/stable/androiddebugbridge/5.1.3/Chart.yaml b/stable/androiddebugbridge/5.1.3/Chart.yaml new file mode 100644 index 00000000000..23a92c10efd --- /dev/null +++ b/stable/androiddebugbridge/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. +home: https://truecharts.org/charts/stable/androiddebugbridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png +keywords: + - androiddebugbridge + - home-automation +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: androiddebugbridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/androiddebugbridge + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv +type: application +version: 5.1.3 diff --git a/stable/androiddebugbridge/5.0.0/README.md b/stable/androiddebugbridge/5.1.3/README.md similarity index 100% rename from stable/androiddebugbridge/5.0.0/README.md rename to stable/androiddebugbridge/5.1.3/README.md diff --git a/stable/androiddebugbridge/5.0.0/app-readme.md b/stable/androiddebugbridge/5.1.3/app-readme.md similarity index 100% rename from stable/androiddebugbridge/5.0.0/app-readme.md rename to stable/androiddebugbridge/5.1.3/app-readme.md diff --git a/stable/androiddebugbridge/5.1.3/charts/common-18.0.3.tgz b/stable/androiddebugbridge/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/androiddebugbridge/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/androiddebugbridge/5.0.0/ix_values.yaml b/stable/androiddebugbridge/5.1.3/ix_values.yaml similarity index 100% rename from stable/androiddebugbridge/5.0.0/ix_values.yaml rename to stable/androiddebugbridge/5.1.3/ix_values.yaml diff --git a/stable/androiddebugbridge/5.0.0/questions.yaml b/stable/androiddebugbridge/5.1.3/questions.yaml similarity index 100% rename from stable/androiddebugbridge/5.0.0/questions.yaml rename to stable/androiddebugbridge/5.1.3/questions.yaml diff --git a/stable/androiddebugbridge/5.0.0/templates/common.yaml b/stable/androiddebugbridge/5.1.3/templates/common.yaml similarity index 100% rename from stable/androiddebugbridge/5.0.0/templates/common.yaml rename to stable/androiddebugbridge/5.1.3/templates/common.yaml diff --git a/stable/anki-sync-server/6.0.0/values.yaml b/stable/androiddebugbridge/5.1.3/values.yaml similarity index 100% rename from stable/anki-sync-server/6.0.0/values.yaml rename to stable/androiddebugbridge/5.1.3/values.yaml diff --git a/stable/anki-sync-server/6.0.0/CHANGELOG.md b/stable/anki-sync-server/6.0.0/CHANGELOG.md deleted file mode 100644 index f1e2854c330..00000000000 --- a/stable/anki-sync-server/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [anki-sync-server-5.1.14](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.13...anki-sync-server-5.1.14) (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)) - - -## [anki-sync-server-5.1.13](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.12...anki-sync-server-5.1.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)) - - -## [anki-sync-server-5.1.12](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.11...anki-sync-server-5.1.12) (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)) - - -## [anki-sync-server-5.1.11](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.10...anki-sync-server-5.1.11) (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)) - - -## [anki-sync-server-5.1.10](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.9...anki-sync-server-5.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [anki-sync-server-5.1.9](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.8...anki-sync-server-5.1.9) (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)) - - -## [anki-sync-server-5.1.8](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.7...anki-sync-server-5.1.8) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [anki-sync-server-5.1.7](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.6...anki-sync-server-5.1.7) (2024-01-02) - -### Chore - - - -- update container image common to v17.2.21[@cf65ff3](https://github.com/cf65ff3) by renovate ([#16752](https://github.com/truecharts/charts/issues/16752)) - - -## [anki-sync-server-5.1.6](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.4...anki-sync-server-5.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [anki-sync-server-5.1.4](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.3...anki-sync-server-5.1.4) (2024-01-01) - -### Chore diff --git a/stable/anki-sync-server/6.0.0/Chart.yaml b/stable/anki-sync-server/6.0.0/Chart.yaml deleted file mode 100644 index df7fcf52aa2..00000000000 --- a/stable/anki-sync-server/6.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.1.14 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A cross-platform Anki sync server. -home: https://truecharts.org/charts/stable/anki-sync-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png -keywords: - - anki-sync-server -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: anki-sync-server -sources: - - https://github.com/ankicommunity/anki-devops-services - - https://github.com/truecharts/charts/tree/master/charts/stable/anki-sync-server - - https://hub.docker.com/r/ankicommunity/anki-sync-server-rs -type: application -version: 6.0.0 diff --git a/stable/anki-sync-server/6.0.0/charts/common-17.5.0.tgz b/stable/anki-sync-server/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/anki-sync-server/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/anonaddy/20.3.0/.helmignore b/stable/anki-sync-server/6.1.3/.helmignore similarity index 100% rename from stable/anonaddy/20.3.0/.helmignore rename to stable/anki-sync-server/6.1.3/.helmignore diff --git a/stable/anki-sync-server/6.1.3/CHANGELOG.md b/stable/anki-sync-server/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c93a4de053c --- /dev/null +++ b/stable/anki-sync-server/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [anki-sync-server-5.1.14](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.13...anki-sync-server-5.1.14) (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)) + + +## [anki-sync-server-5.1.13](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.12...anki-sync-server-5.1.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)) + + +## [anki-sync-server-5.1.12](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.11...anki-sync-server-5.1.12) (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)) + + +## [anki-sync-server-5.1.11](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.10...anki-sync-server-5.1.11) (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)) + + +## [anki-sync-server-5.1.10](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.9...anki-sync-server-5.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [anki-sync-server-5.1.9](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.8...anki-sync-server-5.1.9) (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)) + + +## [anki-sync-server-5.1.8](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.7...anki-sync-server-5.1.8) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [anki-sync-server-5.1.7](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.6...anki-sync-server-5.1.7) (2024-01-02) + +### Chore + + + +- update container image common to v17.2.21[@cf65ff3](https://github.com/cf65ff3) by renovate ([#16752](https://github.com/truecharts/charts/issues/16752)) + + +## [anki-sync-server-5.1.6](https://github.com/truecharts/charts/compare/anki-sync-server-5.1.4...anki-sync-server-5.1.6) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + diff --git a/stable/anki-sync-server/6.1.3/Chart.yaml b/stable/anki-sync-server/6.1.3/Chart.yaml new file mode 100644 index 00000000000..abf9e94e5e9 --- /dev/null +++ b/stable/anki-sync-server/6.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.1.14 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A cross-platform Anki sync server. +home: https://truecharts.org/charts/stable/anki-sync-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png +keywords: + - anki-sync-server +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: anki-sync-server +sources: + - https://github.com/ankicommunity/anki-devops-services + - https://github.com/truecharts/charts/tree/master/charts/stable/anki-sync-server + - https://hub.docker.com/r/ankicommunity/anki-sync-server-rs +type: application +version: 6.1.3 diff --git a/stable/anki-sync-server/6.0.0/README.md b/stable/anki-sync-server/6.1.3/README.md similarity index 100% rename from stable/anki-sync-server/6.0.0/README.md rename to stable/anki-sync-server/6.1.3/README.md diff --git a/stable/anki-sync-server/6.0.0/app-readme.md b/stable/anki-sync-server/6.1.3/app-readme.md similarity index 100% rename from stable/anki-sync-server/6.0.0/app-readme.md rename to stable/anki-sync-server/6.1.3/app-readme.md diff --git a/stable/anki-sync-server/6.1.3/charts/common-18.0.3.tgz b/stable/anki-sync-server/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/anki-sync-server/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/anki-sync-server/6.0.0/ix_values.yaml b/stable/anki-sync-server/6.1.3/ix_values.yaml similarity index 100% rename from stable/anki-sync-server/6.0.0/ix_values.yaml rename to stable/anki-sync-server/6.1.3/ix_values.yaml diff --git a/stable/anki-sync-server/6.0.0/questions.yaml b/stable/anki-sync-server/6.1.3/questions.yaml similarity index 100% rename from stable/anki-sync-server/6.0.0/questions.yaml rename to stable/anki-sync-server/6.1.3/questions.yaml diff --git a/stable/anonaddy/20.3.0/templates/NOTES.txt b/stable/anki-sync-server/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/anonaddy/20.3.0/templates/NOTES.txt rename to stable/anki-sync-server/6.1.3/templates/NOTES.txt diff --git a/stable/anki-sync-server/6.0.0/templates/common.yaml b/stable/anki-sync-server/6.1.3/templates/common.yaml similarity index 100% rename from stable/anki-sync-server/6.0.0/templates/common.yaml rename to stable/anki-sync-server/6.1.3/templates/common.yaml diff --git a/stable/anonaddy/20.3.0/values.yaml b/stable/anki-sync-server/6.1.3/values.yaml similarity index 100% rename from stable/anonaddy/20.3.0/values.yaml rename to stable/anki-sync-server/6.1.3/values.yaml diff --git a/stable/anonaddy/20.3.0/CHANGELOG.md b/stable/anonaddy/20.3.0/CHANGELOG.md deleted file mode 100644 index c0286c277f4..00000000000 --- a/stable/anonaddy/20.3.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - -## [anonaddy-19.1.16](https://github.com/truecharts/charts/compare/anonaddy-19.1.15...anonaddy-19.1.16) (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)) - - -## [anonaddy-19.1.15](https://github.com/truecharts/charts/compare/anonaddy-19.1.14...anonaddy-19.1.15) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [anonaddy-19.1.14](https://github.com/truecharts/charts/compare/anonaddy-19.1.13...anonaddy-19.1.14) (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)) - - -## [anonaddy-19.1.13](https://github.com/truecharts/charts/compare/anonaddy-19.1.12...anonaddy-19.1.13) (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)) - - -## [anonaddy-19.1.12](https://github.com/truecharts/charts/compare/anonaddy-19.1.11...anonaddy-19.1.12) (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)) - - -## [anonaddy-19.1.11](https://github.com/truecharts/charts/compare/anonaddy-19.1.10...anonaddy-19.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [anonaddy-19.1.10](https://github.com/truecharts/charts/compare/anonaddy-19.1.9...anonaddy-19.1.10) (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)) - - -## [anonaddy-19.1.9](https://github.com/truecharts/charts/compare/anonaddy-19.1.8...anonaddy-19.1.9) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) diff --git a/stable/anonaddy/20.3.0/Chart.yaml b/stable/anonaddy/20.3.0/Chart.yaml deleted file mode 100644 index 5a793f4b356..00000000000 --- a/stable/anonaddy/20.3.0/Chart.yaml +++ /dev/null @@ -1,50 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: email - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.8 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.3.0 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Protect your email from spam using disposable addresses. -home: https://truecharts.org/charts/stable/anonaddy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png -keywords: - - anonaddy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: anonaddy -sources: - - https://github.com/anonaddy/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - - https://hub.docker.com/r/anonaddy/anonaddy -type: application -version: 20.3.0 diff --git a/stable/anonaddy/20.3.0/charts/common-18.0.1.tgz b/stable/anonaddy/20.3.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/anonaddy/20.3.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/anonaddy/20.3.0/charts/mariadb-12.2.1.tgz b/stable/anonaddy/20.3.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/anonaddy/20.3.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/anope/5.0.0/.helmignore b/stable/anonaddy/20.4.1/.helmignore similarity index 100% rename from stable/anope/5.0.0/.helmignore rename to stable/anonaddy/20.4.1/.helmignore diff --git a/stable/anonaddy/20.4.1/CHANGELOG.md b/stable/anonaddy/20.4.1/CHANGELOG.md new file mode 100644 index 00000000000..311156fd7dc --- /dev/null +++ b/stable/anonaddy/20.4.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + +## [anonaddy-19.1.16](https://github.com/truecharts/charts/compare/anonaddy-19.1.15...anonaddy-19.1.16) (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)) + + +## [anonaddy-19.1.15](https://github.com/truecharts/charts/compare/anonaddy-19.1.14...anonaddy-19.1.15) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [anonaddy-19.1.14](https://github.com/truecharts/charts/compare/anonaddy-19.1.13...anonaddy-19.1.14) (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)) + + +## [anonaddy-19.1.13](https://github.com/truecharts/charts/compare/anonaddy-19.1.12...anonaddy-19.1.13) (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)) + + +## [anonaddy-19.1.12](https://github.com/truecharts/charts/compare/anonaddy-19.1.11...anonaddy-19.1.12) (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)) + + +## [anonaddy-19.1.11](https://github.com/truecharts/charts/compare/anonaddy-19.1.10...anonaddy-19.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [anonaddy-19.1.10](https://github.com/truecharts/charts/compare/anonaddy-19.1.9...anonaddy-19.1.10) (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)) + + +## [anonaddy-19.1.9](https://github.com/truecharts/charts/compare/anonaddy-19.1.8...anonaddy-19.1.9) (2024-01-02) + +### Chore diff --git a/stable/anonaddy/20.4.1/Chart.yaml b/stable/anonaddy/20.4.1/Chart.yaml new file mode 100644 index 00000000000..aaa9f7afd99 --- /dev/null +++ b/stable/anonaddy/20.4.1/Chart.yaml @@ -0,0 +1,50 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: email + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.0.8 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.3.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.3.0 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Protect your email from spam using disposable addresses. +home: https://truecharts.org/charts/stable/anonaddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png +keywords: + - anonaddy +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: anonaddy +sources: + - https://github.com/anonaddy/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://hub.docker.com/r/anonaddy/anonaddy +type: application +version: 20.4.1 diff --git a/stable/anonaddy/20.3.0/README.md b/stable/anonaddy/20.4.1/README.md similarity index 100% rename from stable/anonaddy/20.3.0/README.md rename to stable/anonaddy/20.4.1/README.md diff --git a/stable/anonaddy/20.3.0/app-readme.md b/stable/anonaddy/20.4.1/app-readme.md similarity index 100% rename from stable/anonaddy/20.3.0/app-readme.md rename to stable/anonaddy/20.4.1/app-readme.md diff --git a/stable/anonaddy/20.4.1/charts/common-18.0.3.tgz b/stable/anonaddy/20.4.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/anonaddy/20.4.1/charts/common-18.0.3.tgz differ diff --git a/stable/anonaddy/20.4.1/charts/mariadb-12.3.0.tgz b/stable/anonaddy/20.4.1/charts/mariadb-12.3.0.tgz new file mode 100644 index 00000000000..34dba3a8e5b Binary files /dev/null and b/stable/anonaddy/20.4.1/charts/mariadb-12.3.0.tgz differ diff --git a/stable/anonaddy/20.3.0/charts/redis-11.3.0.tgz b/stable/anonaddy/20.4.1/charts/redis-11.3.0.tgz similarity index 100% rename from stable/anonaddy/20.3.0/charts/redis-11.3.0.tgz rename to stable/anonaddy/20.4.1/charts/redis-11.3.0.tgz diff --git a/stable/anonaddy/20.3.0/ix_values.yaml b/stable/anonaddy/20.4.1/ix_values.yaml similarity index 100% rename from stable/anonaddy/20.3.0/ix_values.yaml rename to stable/anonaddy/20.4.1/ix_values.yaml diff --git a/stable/anonaddy/20.3.0/questions.yaml b/stable/anonaddy/20.4.1/questions.yaml similarity index 100% rename from stable/anonaddy/20.3.0/questions.yaml rename to stable/anonaddy/20.4.1/questions.yaml diff --git a/stable/answer/3.0.0/templates/NOTES.txt b/stable/anonaddy/20.4.1/templates/NOTES.txt similarity index 100% rename from stable/answer/3.0.0/templates/NOTES.txt rename to stable/anonaddy/20.4.1/templates/NOTES.txt diff --git a/stable/anonaddy/20.3.0/templates/_secrets.tpl b/stable/anonaddy/20.4.1/templates/_secrets.tpl similarity index 100% rename from stable/anonaddy/20.3.0/templates/_secrets.tpl rename to stable/anonaddy/20.4.1/templates/_secrets.tpl diff --git a/stable/anonaddy/20.3.0/templates/common.yaml b/stable/anonaddy/20.4.1/templates/common.yaml similarity index 100% rename from stable/anonaddy/20.3.0/templates/common.yaml rename to stable/anonaddy/20.4.1/templates/common.yaml diff --git a/stable/anope/5.0.0/values.yaml b/stable/anonaddy/20.4.1/values.yaml similarity index 100% rename from stable/anope/5.0.0/values.yaml rename to stable/anonaddy/20.4.1/values.yaml diff --git a/stable/anope/5.0.0/CHANGELOG.md b/stable/anope/5.0.0/CHANGELOG.md deleted file mode 100644 index b19f0352330..00000000000 --- a/stable/anope/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [anope-4.1.12](https://github.com/truecharts/charts/compare/anope-4.1.11...anope-4.1.12) (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)) - - -## [anope-4.1.11](https://github.com/truecharts/charts/compare/anope-4.1.10...anope-4.1.11) (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)) - - -## [anope-4.1.10](https://github.com/truecharts/charts/compare/anope-4.1.9...anope-4.1.10) (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)) - - -## [anope-4.1.9](https://github.com/truecharts/charts/compare/anope-4.1.8...anope-4.1.9) (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)) - - -## [anope-4.1.8](https://github.com/truecharts/charts/compare/anope-4.1.7...anope-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [anope-4.1.7](https://github.com/truecharts/charts/compare/anope-4.1.6...anope-4.1.7) (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)) - - -## [anope-4.1.6](https://github.com/truecharts/charts/compare/anope-4.1.5...anope-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [anope-4.1.5](https://github.com/truecharts/charts/compare/anope-4.1.4...anope-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [anope-4.1.4](https://github.com/truecharts/charts/compare/anope-4.1.3...anope-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [anope-4.1.3](https://github.com/truecharts/charts/compare/anope-4.1.0...anope-4.1.3) (2024-01-01) diff --git a/stable/anope/5.0.0/Chart.yaml b/stable/anope/5.0.0/Chart.yaml deleted file mode 100644 index 4b1299f3b3a..00000000000 --- a/stable/anope/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Anope is a set of IRC Services designed for flexibility and ease of use. -home: https://truecharts.org/charts/stable/anope -icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png -keywords: - - anope - - Network-Other - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: anope -sources: - - https://thelounge.chat/ - - https://github.com/truecharts/charts/tree/master/charts/stable/anope - - https://hub.docker.com/r/ich777/anope -type: application -version: 5.0.0 diff --git a/stable/anope/5.0.0/charts/common-17.5.0.tgz b/stable/anope/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/anope/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/answer/3.0.0/.helmignore b/stable/anope/5.1.3/.helmignore similarity index 100% rename from stable/answer/3.0.0/.helmignore rename to stable/anope/5.1.3/.helmignore diff --git a/stable/anope/5.1.3/CHANGELOG.md b/stable/anope/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9af3d0be4c8 --- /dev/null +++ b/stable/anope/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [anope-4.1.12](https://github.com/truecharts/charts/compare/anope-4.1.11...anope-4.1.12) (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)) + + +## [anope-4.1.11](https://github.com/truecharts/charts/compare/anope-4.1.10...anope-4.1.11) (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)) + + +## [anope-4.1.10](https://github.com/truecharts/charts/compare/anope-4.1.9...anope-4.1.10) (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)) + + +## [anope-4.1.9](https://github.com/truecharts/charts/compare/anope-4.1.8...anope-4.1.9) (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)) + + +## [anope-4.1.8](https://github.com/truecharts/charts/compare/anope-4.1.7...anope-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [anope-4.1.7](https://github.com/truecharts/charts/compare/anope-4.1.6...anope-4.1.7) (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)) + + +## [anope-4.1.6](https://github.com/truecharts/charts/compare/anope-4.1.5...anope-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [anope-4.1.5](https://github.com/truecharts/charts/compare/anope-4.1.4...anope-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [anope-4.1.4](https://github.com/truecharts/charts/compare/anope-4.1.3...anope-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/anope/5.1.3/Chart.yaml b/stable/anope/5.1.3/Chart.yaml new file mode 100644 index 00000000000..8200d52cffd --- /dev/null +++ b/stable/anope/5.1.3/Chart.yaml @@ -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: Network-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Anope is a set of IRC Services designed for flexibility and ease of use. +home: https://truecharts.org/charts/stable/anope +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png +keywords: + - anope + - Network-Other + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: anope +sources: + - https://thelounge.chat/ + - https://github.com/truecharts/charts/tree/master/charts/stable/anope + - https://hub.docker.com/r/ich777/anope +type: application +version: 5.1.3 diff --git a/stable/anope/5.0.0/README.md b/stable/anope/5.1.3/README.md similarity index 100% rename from stable/anope/5.0.0/README.md rename to stable/anope/5.1.3/README.md diff --git a/stable/anope/5.0.0/app-readme.md b/stable/anope/5.1.3/app-readme.md similarity index 100% rename from stable/anope/5.0.0/app-readme.md rename to stable/anope/5.1.3/app-readme.md diff --git a/stable/anope/5.1.3/charts/common-18.0.3.tgz b/stable/anope/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/anope/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/anope/5.0.0/ix_values.yaml b/stable/anope/5.1.3/ix_values.yaml similarity index 100% rename from stable/anope/5.0.0/ix_values.yaml rename to stable/anope/5.1.3/ix_values.yaml diff --git a/stable/anope/5.0.0/questions.yaml b/stable/anope/5.1.3/questions.yaml similarity index 100% rename from stable/anope/5.0.0/questions.yaml rename to stable/anope/5.1.3/questions.yaml diff --git a/stable/anope/5.0.0/templates/common.yaml b/stable/anope/5.1.3/templates/common.yaml similarity index 100% rename from stable/anope/5.0.0/templates/common.yaml rename to stable/anope/5.1.3/templates/common.yaml diff --git a/stable/answer/3.0.0/values.yaml b/stable/anope/5.1.3/values.yaml similarity index 100% rename from stable/answer/3.0.0/values.yaml rename to stable/anope/5.1.3/values.yaml diff --git a/stable/answer/3.0.0/CHANGELOG.md b/stable/answer/3.0.0/CHANGELOG.md deleted file mode 100644 index 01d449e3797..00000000000 --- a/stable/answer/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [answer-2.1.14](https://github.com/truecharts/charts/compare/answer-2.1.13...answer-2.1.14) (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)) - - -## [answer-2.1.13](https://github.com/truecharts/charts/compare/answer-2.1.12...answer-2.1.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)) - - -## [answer-2.1.12](https://github.com/truecharts/charts/compare/answer-2.1.11...answer-2.1.12) (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)) - - -## [answer-2.1.11](https://github.com/truecharts/charts/compare/answer-2.1.10...answer-2.1.11) (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)) - - -## [answer-2.1.10](https://github.com/truecharts/charts/compare/answer-2.1.9...answer-2.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [answer-2.1.9](https://github.com/truecharts/charts/compare/answer-2.1.8...answer-2.1.9) (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)) - - -## [answer-2.1.8](https://github.com/truecharts/charts/compare/answer-2.1.7...answer-2.1.8) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [answer-2.1.7](https://github.com/truecharts/charts/compare/answer-2.1.6...answer-2.1.7) (2024-01-02) - -### Chore - - - -- update container image common to v17.2.21[@cf65ff3](https://github.com/cf65ff3) by renovate ([#16752](https://github.com/truecharts/charts/issues/16752)) - - -## [answer-2.1.6](https://github.com/truecharts/charts/compare/answer-2.1.4...answer-2.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [answer-2.1.4](https://github.com/truecharts/charts/compare/answer-2.1.3...answer-2.1.4) (2024-01-01) - -### Chore diff --git a/stable/answer/3.0.0/Chart.yaml b/stable/answer/3.0.0/Chart.yaml deleted file mode 100644 index 8b1462e9874..00000000000 --- a/stable/answer/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: forum - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Q&A platform software for teams at any scales. -home: https://truecharts.org/charts/stable/answer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.png -keywords: - - answer - - forum -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: answer -sources: - - https://github.com/answerdev/answer - - https://github.com/truecharts/charts/tree/master/charts/stable/answer - - https://hub.docker.com/r/answerdev/answer -type: application -version: 3.0.0 diff --git a/stable/answer/3.0.0/charts/common-17.5.0.tgz b/stable/answer/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/answer/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/apache-musicindex/11.0.0/.helmignore b/stable/answer/3.1.3/.helmignore similarity index 100% rename from stable/apache-musicindex/11.0.0/.helmignore rename to stable/answer/3.1.3/.helmignore diff --git a/stable/answer/3.1.3/CHANGELOG.md b/stable/answer/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c2a84c7967f --- /dev/null +++ b/stable/answer/3.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [answer-2.1.14](https://github.com/truecharts/charts/compare/answer-2.1.13...answer-2.1.14) (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)) + + +## [answer-2.1.13](https://github.com/truecharts/charts/compare/answer-2.1.12...answer-2.1.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)) + + +## [answer-2.1.12](https://github.com/truecharts/charts/compare/answer-2.1.11...answer-2.1.12) (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)) + + +## [answer-2.1.11](https://github.com/truecharts/charts/compare/answer-2.1.10...answer-2.1.11) (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)) + + +## [answer-2.1.10](https://github.com/truecharts/charts/compare/answer-2.1.9...answer-2.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [answer-2.1.9](https://github.com/truecharts/charts/compare/answer-2.1.8...answer-2.1.9) (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)) + + +## [answer-2.1.8](https://github.com/truecharts/charts/compare/answer-2.1.7...answer-2.1.8) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [answer-2.1.7](https://github.com/truecharts/charts/compare/answer-2.1.6...answer-2.1.7) (2024-01-02) + +### Chore + + + +- update container image common to v17.2.21[@cf65ff3](https://github.com/cf65ff3) by renovate ([#16752](https://github.com/truecharts/charts/issues/16752)) + + +## [answer-2.1.6](https://github.com/truecharts/charts/compare/answer-2.1.4...answer-2.1.6) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + diff --git a/stable/answer/3.1.3/Chart.yaml b/stable/answer/3.1.3/Chart.yaml new file mode 100644 index 00000000000..8ae31341c70 --- /dev/null +++ b/stable/answer/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: forum + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Q&A platform software for teams at any scales. +home: https://truecharts.org/charts/stable/answer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.png +keywords: + - answer + - forum +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: answer +sources: + - https://github.com/answerdev/answer + - https://github.com/truecharts/charts/tree/master/charts/stable/answer + - https://hub.docker.com/r/answerdev/answer +type: application +version: 3.1.3 diff --git a/stable/answer/3.0.0/README.md b/stable/answer/3.1.3/README.md similarity index 100% rename from stable/answer/3.0.0/README.md rename to stable/answer/3.1.3/README.md diff --git a/stable/answer/3.0.0/app-readme.md b/stable/answer/3.1.3/app-readme.md similarity index 100% rename from stable/answer/3.0.0/app-readme.md rename to stable/answer/3.1.3/app-readme.md diff --git a/stable/answer/3.1.3/charts/common-18.0.3.tgz b/stable/answer/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/answer/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/answer/3.0.0/ix_values.yaml b/stable/answer/3.1.3/ix_values.yaml similarity index 100% rename from stable/answer/3.0.0/ix_values.yaml rename to stable/answer/3.1.3/ix_values.yaml diff --git a/stable/answer/3.0.0/questions.yaml b/stable/answer/3.1.3/questions.yaml similarity index 100% rename from stable/answer/3.0.0/questions.yaml rename to stable/answer/3.1.3/questions.yaml diff --git a/stable/apache-musicindex/11.0.0/templates/NOTES.txt b/stable/answer/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/apache-musicindex/11.0.0/templates/NOTES.txt rename to stable/answer/3.1.3/templates/NOTES.txt diff --git a/stable/apache-musicindex/11.0.0/templates/common.yaml b/stable/answer/3.1.3/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/11.0.0/templates/common.yaml rename to stable/answer/3.1.3/templates/common.yaml diff --git a/stable/apache-musicindex/11.0.0/values.yaml b/stable/answer/3.1.3/values.yaml similarity index 100% rename from stable/apache-musicindex/11.0.0/values.yaml rename to stable/answer/3.1.3/values.yaml diff --git a/stable/apache-musicindex/11.0.0/CHANGELOG.md b/stable/apache-musicindex/11.0.0/CHANGELOG.md deleted file mode 100644 index 93e128ebec9..00000000000 --- a/stable/apache-musicindex/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [apache-musicindex-10.1.12](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.11...apache-musicindex-10.1.12) (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)) - - -## [apache-musicindex-10.1.11](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.10...apache-musicindex-10.1.11) (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)) - - -## [apache-musicindex-10.1.10](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.9...apache-musicindex-10.1.10) (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)) - - -## [apache-musicindex-10.1.9](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.8...apache-musicindex-10.1.9) (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)) - - -## [apache-musicindex-10.1.8](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.7...apache-musicindex-10.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [apache-musicindex-10.1.7](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.6...apache-musicindex-10.1.7) (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)) - - -## [apache-musicindex-10.1.6](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.5...apache-musicindex-10.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [apache-musicindex-10.1.5](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.4...apache-musicindex-10.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [apache-musicindex-10.1.4](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.3...apache-musicindex-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [apache-musicindex-10.1.3](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.0...apache-musicindex-10.1.3) (2024-01-01) diff --git a/stable/apache-musicindex/11.0.0/Chart.yaml b/stable/apache-musicindex/11.0.0/Chart.yaml deleted file mode 100644 index 9ff515a4c79..00000000000 --- a/stable/apache-musicindex/11.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Index and stream music using apache-musicindex and m3u playlists -home: https://truecharts.org/charts/stable/apache-musicindex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png -keywords: - - apache-musicindex - - streaming - - m3u - - playlist -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: apache-musicindex -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex - - https://ghcr.io/k8s-at-home/apache-musicindex -type: application -version: 11.0.0 diff --git a/stable/apache-musicindex/11.0.0/charts/common-17.5.0.tgz b/stable/apache-musicindex/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/apache-musicindex/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/apache-webdav/5.0.0/.helmignore b/stable/apache-musicindex/11.1.3/.helmignore similarity index 100% rename from stable/apache-webdav/5.0.0/.helmignore rename to stable/apache-musicindex/11.1.3/.helmignore diff --git a/stable/apache-musicindex/11.1.3/CHANGELOG.md b/stable/apache-musicindex/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2a572069c4a --- /dev/null +++ b/stable/apache-musicindex/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [apache-musicindex-10.1.12](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.11...apache-musicindex-10.1.12) (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)) + + +## [apache-musicindex-10.1.11](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.10...apache-musicindex-10.1.11) (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)) + + +## [apache-musicindex-10.1.10](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.9...apache-musicindex-10.1.10) (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)) + + +## [apache-musicindex-10.1.9](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.8...apache-musicindex-10.1.9) (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)) + + +## [apache-musicindex-10.1.8](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.7...apache-musicindex-10.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [apache-musicindex-10.1.7](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.6...apache-musicindex-10.1.7) (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)) + + +## [apache-musicindex-10.1.6](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.5...apache-musicindex-10.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [apache-musicindex-10.1.5](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.4...apache-musicindex-10.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [apache-musicindex-10.1.4](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.3...apache-musicindex-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/apache-musicindex/11.1.3/Chart.yaml b/stable/apache-musicindex/11.1.3/Chart.yaml new file mode 100644 index 00000000000..83e073fa1ec --- /dev/null +++ b/stable/apache-musicindex/11.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.4.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Index and stream music using apache-musicindex and m3u playlists +home: https://truecharts.org/charts/stable/apache-musicindex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png +keywords: + - apache-musicindex + - streaming + - m3u + - playlist +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: apache-musicindex +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex + - https://ghcr.io/k8s-at-home/apache-musicindex +type: application +version: 11.1.3 diff --git a/stable/apache-musicindex/11.0.0/README.md b/stable/apache-musicindex/11.1.3/README.md similarity index 100% rename from stable/apache-musicindex/11.0.0/README.md rename to stable/apache-musicindex/11.1.3/README.md diff --git a/stable/apache-musicindex/11.0.0/app-readme.md b/stable/apache-musicindex/11.1.3/app-readme.md similarity index 100% rename from stable/apache-musicindex/11.0.0/app-readme.md rename to stable/apache-musicindex/11.1.3/app-readme.md diff --git a/stable/apache-musicindex/11.1.3/charts/common-18.0.3.tgz b/stable/apache-musicindex/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/apache-musicindex/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/apache-musicindex/11.0.0/ix_values.yaml b/stable/apache-musicindex/11.1.3/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/11.0.0/ix_values.yaml rename to stable/apache-musicindex/11.1.3/ix_values.yaml diff --git a/stable/apache-musicindex/11.0.0/questions.yaml b/stable/apache-musicindex/11.1.3/questions.yaml similarity index 100% rename from stable/apache-musicindex/11.0.0/questions.yaml rename to stable/apache-musicindex/11.1.3/questions.yaml diff --git a/stable/appdaemon/16.0.0/templates/NOTES.txt b/stable/apache-musicindex/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/appdaemon/16.0.0/templates/NOTES.txt rename to stable/apache-musicindex/11.1.3/templates/NOTES.txt diff --git a/stable/appdaemon/16.0.0/templates/common.yaml b/stable/apache-musicindex/11.1.3/templates/common.yaml similarity index 100% rename from stable/appdaemon/16.0.0/templates/common.yaml rename to stable/apache-musicindex/11.1.3/templates/common.yaml diff --git a/stable/apache-webdav/5.0.0/values.yaml b/stable/apache-musicindex/11.1.3/values.yaml similarity index 100% rename from stable/apache-webdav/5.0.0/values.yaml rename to stable/apache-musicindex/11.1.3/values.yaml diff --git a/stable/apache-webdav/5.0.0/CHANGELOG.md b/stable/apache-webdav/5.0.0/CHANGELOG.md deleted file mode 100644 index d2b0667cda4..00000000000 --- a/stable/apache-webdav/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [apache-webdav-4.1.12](https://github.com/truecharts/charts/compare/apache-webdav-4.1.11...apache-webdav-4.1.12) (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)) - - -## [apache-webdav-4.1.11](https://github.com/truecharts/charts/compare/apache-webdav-4.1.10...apache-webdav-4.1.11) (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)) - - -## [apache-webdav-4.1.10](https://github.com/truecharts/charts/compare/apache-webdav-4.1.9...apache-webdav-4.1.10) (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)) - - -## [apache-webdav-4.1.9](https://github.com/truecharts/charts/compare/apache-webdav-4.1.8...apache-webdav-4.1.9) (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)) - - -## [apache-webdav-4.1.8](https://github.com/truecharts/charts/compare/apache-webdav-4.1.7...apache-webdav-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [apache-webdav-4.1.7](https://github.com/truecharts/charts/compare/apache-webdav-4.1.6...apache-webdav-4.1.7) (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)) - - -## [apache-webdav-4.1.6](https://github.com/truecharts/charts/compare/apache-webdav-4.1.5...apache-webdav-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [apache-webdav-4.1.5](https://github.com/truecharts/charts/compare/apache-webdav-4.1.4...apache-webdav-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [apache-webdav-4.1.4](https://github.com/truecharts/charts/compare/apache-webdav-4.1.3...apache-webdav-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [apache-webdav-4.1.3](https://github.com/truecharts/charts/compare/apache-webdav-4.1.0...apache-webdav-4.1.3) (2024-01-01) diff --git a/stable/apache-webdav/5.0.0/Chart.yaml b/stable/apache-webdav/5.0.0/Chart.yaml deleted file mode 100644 index 12a6b3ffcff..00000000000 --- a/stable/apache-webdav/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. -home: https://truecharts.org/charts/stable/apache-webdav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png -keywords: - - apache-webdav - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: apache-webdav -sources: - - https://github.com/mgutt/docker-apachewebdav - - https://httpd.apache.org/docs/2.4/mod/mod_dav.html - - https://github.com/truecharts/charts/tree/master/charts/stable/apache-webdav - - https://hub.docker.com/r/apachewebdav/apachewebdav -type: application -version: 5.0.0 diff --git a/stable/apache-webdav/5.0.0/charts/common-17.5.0.tgz b/stable/apache-webdav/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/apache-webdav/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/appdaemon/16.0.0/.helmignore b/stable/apache-webdav/5.1.3/.helmignore similarity index 100% rename from stable/appdaemon/16.0.0/.helmignore rename to stable/apache-webdav/5.1.3/.helmignore diff --git a/stable/apache-webdav/5.1.3/CHANGELOG.md b/stable/apache-webdav/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f5ff41f9ca5 --- /dev/null +++ b/stable/apache-webdav/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [apache-webdav-4.1.12](https://github.com/truecharts/charts/compare/apache-webdav-4.1.11...apache-webdav-4.1.12) (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)) + + +## [apache-webdav-4.1.11](https://github.com/truecharts/charts/compare/apache-webdav-4.1.10...apache-webdav-4.1.11) (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)) + + +## [apache-webdav-4.1.10](https://github.com/truecharts/charts/compare/apache-webdav-4.1.9...apache-webdav-4.1.10) (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)) + + +## [apache-webdav-4.1.9](https://github.com/truecharts/charts/compare/apache-webdav-4.1.8...apache-webdav-4.1.9) (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)) + + +## [apache-webdav-4.1.8](https://github.com/truecharts/charts/compare/apache-webdav-4.1.7...apache-webdav-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [apache-webdav-4.1.7](https://github.com/truecharts/charts/compare/apache-webdav-4.1.6...apache-webdav-4.1.7) (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)) + + +## [apache-webdav-4.1.6](https://github.com/truecharts/charts/compare/apache-webdav-4.1.5...apache-webdav-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [apache-webdav-4.1.5](https://github.com/truecharts/charts/compare/apache-webdav-4.1.4...apache-webdav-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [apache-webdav-4.1.4](https://github.com/truecharts/charts/compare/apache-webdav-4.1.3...apache-webdav-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/apache-webdav/5.1.3/Chart.yaml b/stable/apache-webdav/5.1.3/Chart.yaml new file mode 100644 index 00000000000..cdbae3b1961 --- /dev/null +++ b/stable/apache-webdav/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. +home: https://truecharts.org/charts/stable/apache-webdav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png +keywords: + - apache-webdav + - Cloud +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: apache-webdav +sources: + - https://github.com/mgutt/docker-apachewebdav + - https://httpd.apache.org/docs/2.4/mod/mod_dav.html + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-webdav + - https://hub.docker.com/r/apachewebdav/apachewebdav +type: application +version: 5.1.3 diff --git a/stable/apache-webdav/5.0.0/README.md b/stable/apache-webdav/5.1.3/README.md similarity index 100% rename from stable/apache-webdav/5.0.0/README.md rename to stable/apache-webdav/5.1.3/README.md diff --git a/stable/apache-webdav/5.0.0/app-readme.md b/stable/apache-webdav/5.1.3/app-readme.md similarity index 100% rename from stable/apache-webdav/5.0.0/app-readme.md rename to stable/apache-webdav/5.1.3/app-readme.md diff --git a/stable/apache-webdav/5.1.3/charts/common-18.0.3.tgz b/stable/apache-webdav/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/apache-webdav/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/apache-webdav/5.0.0/ix_values.yaml b/stable/apache-webdav/5.1.3/ix_values.yaml similarity index 100% rename from stable/apache-webdav/5.0.0/ix_values.yaml rename to stable/apache-webdav/5.1.3/ix_values.yaml diff --git a/stable/apache-webdav/5.0.0/questions.yaml b/stable/apache-webdav/5.1.3/questions.yaml similarity index 100% rename from stable/apache-webdav/5.0.0/questions.yaml rename to stable/apache-webdav/5.1.3/questions.yaml diff --git a/stable/apache-webdav/5.0.0/templates/common.yaml b/stable/apache-webdav/5.1.3/templates/common.yaml similarity index 100% rename from stable/apache-webdav/5.0.0/templates/common.yaml rename to stable/apache-webdav/5.1.3/templates/common.yaml diff --git a/stable/appdaemon/16.0.0/values.yaml b/stable/apache-webdav/5.1.3/values.yaml similarity index 100% rename from stable/appdaemon/16.0.0/values.yaml rename to stable/apache-webdav/5.1.3/values.yaml diff --git a/stable/appdaemon/16.0.0/CHANGELOG.md b/stable/appdaemon/16.0.0/CHANGELOG.md deleted file mode 100644 index d06de61f364..00000000000 --- a/stable/appdaemon/16.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [appdaemon-15.1.13](https://github.com/truecharts/charts/compare/appdaemon-15.1.12...appdaemon-15.1.13) (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)) - - -## [appdaemon-15.1.12](https://github.com/truecharts/charts/compare/appdaemon-15.1.11...appdaemon-15.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)) - - -## [appdaemon-15.1.11](https://github.com/truecharts/charts/compare/appdaemon-15.1.10...appdaemon-15.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)) - - -## [appdaemon-15.1.10](https://github.com/truecharts/charts/compare/appdaemon-15.1.9...appdaemon-15.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)) - - -## [appdaemon-15.1.9](https://github.com/truecharts/charts/compare/appdaemon-15.1.8...appdaemon-15.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [appdaemon-15.1.8](https://github.com/truecharts/charts/compare/appdaemon-15.1.7...appdaemon-15.1.8) (2024-01-14) - - - - -## [appdaemon-15.1.7](https://github.com/truecharts/charts/compare/appdaemon-15.1.6...appdaemon-15.1.7) (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)) - - -## [appdaemon-15.1.6](https://github.com/truecharts/charts/compare/appdaemon-15.1.5...appdaemon-15.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [appdaemon-15.1.5](https://github.com/truecharts/charts/compare/appdaemon-15.1.4...appdaemon-15.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [appdaemon-15.1.4](https://github.com/truecharts/charts/compare/appdaemon-15.1.3...appdaemon-15.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) diff --git a/stable/appdaemon/16.0.0/Chart.yaml b/stable/appdaemon/16.0.0/Chart.yaml deleted file mode 100644 index dec3d016ede..00000000000 --- a/stable/appdaemon/16.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.4.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps. -home: https://truecharts.org/charts/stable/appdaemon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png -keywords: - - appdaemon - - home-automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: appdaemon -sources: - - https://github.com/AppDaemon/appdaemon - - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon - - https://hub.docker.com/r/acockburn/appdaemon -type: application -version: 16.0.0 diff --git a/stable/appdaemon/16.0.0/charts/common-17.5.0.tgz b/stable/appdaemon/16.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/appdaemon/16.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/apt-cacher-ng/8.0.0/.helmignore b/stable/appdaemon/16.1.3/.helmignore similarity index 100% rename from stable/apt-cacher-ng/8.0.0/.helmignore rename to stable/appdaemon/16.1.3/.helmignore diff --git a/stable/appdaemon/16.1.3/CHANGELOG.md b/stable/appdaemon/16.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bca0bb3c94b --- /dev/null +++ b/stable/appdaemon/16.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [appdaemon-15.1.13](https://github.com/truecharts/charts/compare/appdaemon-15.1.12...appdaemon-15.1.13) (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)) + + +## [appdaemon-15.1.12](https://github.com/truecharts/charts/compare/appdaemon-15.1.11...appdaemon-15.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)) + + +## [appdaemon-15.1.11](https://github.com/truecharts/charts/compare/appdaemon-15.1.10...appdaemon-15.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)) + + +## [appdaemon-15.1.10](https://github.com/truecharts/charts/compare/appdaemon-15.1.9...appdaemon-15.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)) + + +## [appdaemon-15.1.9](https://github.com/truecharts/charts/compare/appdaemon-15.1.8...appdaemon-15.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [appdaemon-15.1.8](https://github.com/truecharts/charts/compare/appdaemon-15.1.7...appdaemon-15.1.8) (2024-01-14) + + + + +## [appdaemon-15.1.7](https://github.com/truecharts/charts/compare/appdaemon-15.1.6...appdaemon-15.1.7) (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)) + + +## [appdaemon-15.1.6](https://github.com/truecharts/charts/compare/appdaemon-15.1.5...appdaemon-15.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [appdaemon-15.1.5](https://github.com/truecharts/charts/compare/appdaemon-15.1.4...appdaemon-15.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [appdaemon-15.1.4](https://github.com/truecharts/charts/compare/appdaemon-15.1.3...appdaemon-15.1.4) (2024-01-01) + +### Chore + + diff --git a/stable/appdaemon/16.1.3/Chart.yaml b/stable/appdaemon/16.1.3/Chart.yaml new file mode 100644 index 00000000000..02077244531 --- /dev/null +++ b/stable/appdaemon/16.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.4.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps. +home: https://truecharts.org/charts/stable/appdaemon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png +keywords: + - appdaemon + - home-automation +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: appdaemon +sources: + - https://github.com/AppDaemon/appdaemon + - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon + - https://hub.docker.com/r/acockburn/appdaemon +type: application +version: 16.1.3 diff --git a/stable/appdaemon/16.0.0/README.md b/stable/appdaemon/16.1.3/README.md similarity index 100% rename from stable/appdaemon/16.0.0/README.md rename to stable/appdaemon/16.1.3/README.md diff --git a/stable/appdaemon/16.0.0/app-readme.md b/stable/appdaemon/16.1.3/app-readme.md similarity index 100% rename from stable/appdaemon/16.0.0/app-readme.md rename to stable/appdaemon/16.1.3/app-readme.md diff --git a/stable/appdaemon/16.1.3/charts/common-18.0.3.tgz b/stable/appdaemon/16.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/appdaemon/16.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/appdaemon/16.0.0/ix_values.yaml b/stable/appdaemon/16.1.3/ix_values.yaml similarity index 100% rename from stable/appdaemon/16.0.0/ix_values.yaml rename to stable/appdaemon/16.1.3/ix_values.yaml diff --git a/stable/appdaemon/16.0.0/questions.yaml b/stable/appdaemon/16.1.3/questions.yaml similarity index 100% rename from stable/appdaemon/16.0.0/questions.yaml rename to stable/appdaemon/16.1.3/questions.yaml diff --git a/stable/apt-cacher-ng/8.0.0/templates/NOTES.txt b/stable/appdaemon/16.1.3/templates/NOTES.txt similarity index 100% rename from stable/apt-cacher-ng/8.0.0/templates/NOTES.txt rename to stable/appdaemon/16.1.3/templates/NOTES.txt diff --git a/stable/aria2/12.0.0/templates/common.yaml b/stable/appdaemon/16.1.3/templates/common.yaml similarity index 100% rename from stable/aria2/12.0.0/templates/common.yaml rename to stable/appdaemon/16.1.3/templates/common.yaml diff --git a/stable/apt-cacher-ng/8.0.0/values.yaml b/stable/appdaemon/16.1.3/values.yaml similarity index 100% rename from stable/apt-cacher-ng/8.0.0/values.yaml rename to stable/appdaemon/16.1.3/values.yaml diff --git a/stable/apt-cacher-ng/8.0.0/CHANGELOG.md b/stable/apt-cacher-ng/8.0.0/CHANGELOG.md deleted file mode 100644 index 33845041a7b..00000000000 --- a/stable/apt-cacher-ng/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [apt-cacher-ng-7.1.12](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.11...apt-cacher-ng-7.1.12) (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)) - - -## [apt-cacher-ng-7.1.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.10...apt-cacher-ng-7.1.11) (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)) - - -## [apt-cacher-ng-7.1.10](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.9...apt-cacher-ng-7.1.10) (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)) - - -## [apt-cacher-ng-7.1.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.8...apt-cacher-ng-7.1.9) (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)) - - -## [apt-cacher-ng-7.1.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.7...apt-cacher-ng-7.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [apt-cacher-ng-7.1.7](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.6...apt-cacher-ng-7.1.7) (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)) - - -## [apt-cacher-ng-7.1.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.5...apt-cacher-ng-7.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [apt-cacher-ng-7.1.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.4...apt-cacher-ng-7.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [apt-cacher-ng-7.1.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.3...apt-cacher-ng-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [apt-cacher-ng-7.1.3](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.0...apt-cacher-ng-7.1.3) (2024-01-01) diff --git a/stable/apt-cacher-ng/8.0.0/Chart.yaml b/stable/apt-cacher-ng/8.0.0/Chart.yaml deleted file mode 100644 index 0db1b1bd707..00000000000 --- a/stable/apt-cacher-ng/8.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Proxy - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.7.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. -home: https://truecharts.org/charts/stable/apt-cacher-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png -keywords: - - apt-cacher-ng - - Network-Proxy - - Network-Other - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: apt-cacher-ng -sources: - - https://www.unix-ag.uni-kl.de/~bloch/acng/ - - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng - - https://hub.docker.com/r/sameersbn/apt-cacher-ng -type: application -version: 8.0.0 diff --git a/stable/apt-cacher-ng/8.0.0/charts/common-17.5.0.tgz b/stable/apt-cacher-ng/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/apt-cacher-ng/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/archiveteam-warrior/5.0.0/.helmignore b/stable/apt-cacher-ng/8.1.3/.helmignore similarity index 100% rename from stable/archiveteam-warrior/5.0.0/.helmignore rename to stable/apt-cacher-ng/8.1.3/.helmignore diff --git a/stable/apt-cacher-ng/8.1.3/CHANGELOG.md b/stable/apt-cacher-ng/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2048be78912 --- /dev/null +++ b/stable/apt-cacher-ng/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [apt-cacher-ng-7.1.12](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.11...apt-cacher-ng-7.1.12) (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)) + + +## [apt-cacher-ng-7.1.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.10...apt-cacher-ng-7.1.11) (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)) + + +## [apt-cacher-ng-7.1.10](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.9...apt-cacher-ng-7.1.10) (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)) + + +## [apt-cacher-ng-7.1.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.8...apt-cacher-ng-7.1.9) (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)) + + +## [apt-cacher-ng-7.1.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.7...apt-cacher-ng-7.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [apt-cacher-ng-7.1.7](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.6...apt-cacher-ng-7.1.7) (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)) + + +## [apt-cacher-ng-7.1.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.5...apt-cacher-ng-7.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [apt-cacher-ng-7.1.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.4...apt-cacher-ng-7.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [apt-cacher-ng-7.1.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.3...apt-cacher-ng-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/apt-cacher-ng/8.1.3/Chart.yaml b/stable/apt-cacher-ng/8.1.3/Chart.yaml new file mode 100644 index 00000000000..758b94ed562 --- /dev/null +++ b/stable/apt-cacher-ng/8.1.3/Chart.yaml @@ -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: Network-Proxy + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.7.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. +home: https://truecharts.org/charts/stable/apt-cacher-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png +keywords: + - apt-cacher-ng + - Network-Proxy + - Network-Other + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: apt-cacher-ng +sources: + - https://www.unix-ag.uni-kl.de/~bloch/acng/ + - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng + - https://hub.docker.com/r/sameersbn/apt-cacher-ng +type: application +version: 8.1.3 diff --git a/stable/apt-cacher-ng/8.0.0/README.md b/stable/apt-cacher-ng/8.1.3/README.md similarity index 100% rename from stable/apt-cacher-ng/8.0.0/README.md rename to stable/apt-cacher-ng/8.1.3/README.md diff --git a/stable/apt-cacher-ng/8.0.0/app-readme.md b/stable/apt-cacher-ng/8.1.3/app-readme.md similarity index 100% rename from stable/apt-cacher-ng/8.0.0/app-readme.md rename to stable/apt-cacher-ng/8.1.3/app-readme.md diff --git a/stable/apt-cacher-ng/8.1.3/charts/common-18.0.3.tgz b/stable/apt-cacher-ng/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/apt-cacher-ng/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/apt-cacher-ng/8.0.0/ix_values.yaml b/stable/apt-cacher-ng/8.1.3/ix_values.yaml similarity index 100% rename from stable/apt-cacher-ng/8.0.0/ix_values.yaml rename to stable/apt-cacher-ng/8.1.3/ix_values.yaml diff --git a/stable/apt-cacher-ng/8.0.0/questions.yaml b/stable/apt-cacher-ng/8.1.3/questions.yaml similarity index 100% rename from stable/apt-cacher-ng/8.0.0/questions.yaml rename to stable/apt-cacher-ng/8.1.3/questions.yaml diff --git a/stable/aria2/12.0.0/templates/NOTES.txt b/stable/apt-cacher-ng/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/aria2/12.0.0/templates/NOTES.txt rename to stable/apt-cacher-ng/8.1.3/templates/NOTES.txt diff --git a/stable/apt-cacher-ng/8.0.0/templates/common.yaml b/stable/apt-cacher-ng/8.1.3/templates/common.yaml similarity index 100% rename from stable/apt-cacher-ng/8.0.0/templates/common.yaml rename to stable/apt-cacher-ng/8.1.3/templates/common.yaml diff --git a/stable/archiveteam-warrior/5.0.0/values.yaml b/stable/apt-cacher-ng/8.1.3/values.yaml similarity index 100% rename from stable/archiveteam-warrior/5.0.0/values.yaml rename to stable/apt-cacher-ng/8.1.3/values.yaml diff --git a/stable/archiveteam-warrior/5.0.0/CHANGELOG.md b/stable/archiveteam-warrior/5.0.0/CHANGELOG.md deleted file mode 100644 index c92264636b1..00000000000 --- a/stable/archiveteam-warrior/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [archiveteam-warrior-4.1.12](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.11...archiveteam-warrior-4.1.12) (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)) - - -## [archiveteam-warrior-4.1.11](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.10...archiveteam-warrior-4.1.11) (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)) - - -## [archiveteam-warrior-4.1.10](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.9...archiveteam-warrior-4.1.10) (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)) - - -## [archiveteam-warrior-4.1.9](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.8...archiveteam-warrior-4.1.9) (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)) - - -## [archiveteam-warrior-4.1.8](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.7...archiveteam-warrior-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [archiveteam-warrior-4.1.7](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.6...archiveteam-warrior-4.1.7) (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)) - - -## [archiveteam-warrior-4.1.6](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.5...archiveteam-warrior-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [archiveteam-warrior-4.1.5](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.4...archiveteam-warrior-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [archiveteam-warrior-4.1.4](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.3...archiveteam-warrior-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [archiveteam-warrior-4.1.3](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.0...archiveteam-warrior-4.1.3) (2024-01-01) diff --git a/stable/archiveteam-warrior/5.0.0/Chart.yaml b/stable/archiveteam-warrior/5.0.0/Chart.yaml deleted file mode 100644 index 85847d0a711..00000000000 --- a/stable/archiveteam-warrior/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! -home: https://truecharts.org/charts/stable/archiveteam-warrior -icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png -keywords: - - archiveteam-warrior - - Backup - - Cloud - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: archiveteam-warrior -sources: - - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior - - https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior -type: application -version: 5.0.0 diff --git a/stable/archiveteam-warrior/5.0.0/charts/common-17.5.0.tgz b/stable/archiveteam-warrior/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/archiveteam-warrior/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/aria2/12.0.0/.helmignore b/stable/archiveteam-warrior/5.1.3/.helmignore similarity index 100% rename from stable/aria2/12.0.0/.helmignore rename to stable/archiveteam-warrior/5.1.3/.helmignore diff --git a/stable/archiveteam-warrior/5.1.3/CHANGELOG.md b/stable/archiveteam-warrior/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..38339ed2d05 --- /dev/null +++ b/stable/archiveteam-warrior/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [archiveteam-warrior-4.1.12](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.11...archiveteam-warrior-4.1.12) (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)) + + +## [archiveteam-warrior-4.1.11](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.10...archiveteam-warrior-4.1.11) (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)) + + +## [archiveteam-warrior-4.1.10](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.9...archiveteam-warrior-4.1.10) (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)) + + +## [archiveteam-warrior-4.1.9](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.8...archiveteam-warrior-4.1.9) (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)) + + +## [archiveteam-warrior-4.1.8](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.7...archiveteam-warrior-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [archiveteam-warrior-4.1.7](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.6...archiveteam-warrior-4.1.7) (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)) + + +## [archiveteam-warrior-4.1.6](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.5...archiveteam-warrior-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [archiveteam-warrior-4.1.5](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.4...archiveteam-warrior-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [archiveteam-warrior-4.1.4](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.3...archiveteam-warrior-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/archiveteam-warrior/5.1.3/Chart.yaml b/stable/archiveteam-warrior/5.1.3/Chart.yaml new file mode 100644 index 00000000000..d519e632d4f --- /dev/null +++ b/stable/archiveteam-warrior/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! +home: https://truecharts.org/charts/stable/archiveteam-warrior +icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png +keywords: + - archiveteam-warrior + - Backup + - Cloud + - Downloaders +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: archiveteam-warrior +sources: + - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior + - https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior +type: application +version: 5.1.3 diff --git a/stable/archiveteam-warrior/5.0.0/README.md b/stable/archiveteam-warrior/5.1.3/README.md similarity index 100% rename from stable/archiveteam-warrior/5.0.0/README.md rename to stable/archiveteam-warrior/5.1.3/README.md diff --git a/stable/archiveteam-warrior/5.0.0/app-readme.md b/stable/archiveteam-warrior/5.1.3/app-readme.md similarity index 100% rename from stable/archiveteam-warrior/5.0.0/app-readme.md rename to stable/archiveteam-warrior/5.1.3/app-readme.md diff --git a/stable/archiveteam-warrior/5.1.3/charts/common-18.0.3.tgz b/stable/archiveteam-warrior/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/archiveteam-warrior/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/archiveteam-warrior/5.0.0/ix_values.yaml b/stable/archiveteam-warrior/5.1.3/ix_values.yaml similarity index 100% rename from stable/archiveteam-warrior/5.0.0/ix_values.yaml rename to stable/archiveteam-warrior/5.1.3/ix_values.yaml diff --git a/stable/archiveteam-warrior/5.0.0/questions.yaml b/stable/archiveteam-warrior/5.1.3/questions.yaml similarity index 100% rename from stable/archiveteam-warrior/5.0.0/questions.yaml rename to stable/archiveteam-warrior/5.1.3/questions.yaml diff --git a/stable/archiveteam-warrior/5.0.0/templates/common.yaml b/stable/archiveteam-warrior/5.1.3/templates/common.yaml similarity index 100% rename from stable/archiveteam-warrior/5.0.0/templates/common.yaml rename to stable/archiveteam-warrior/5.1.3/templates/common.yaml diff --git a/stable/aria2/12.0.0/values.yaml b/stable/archiveteam-warrior/5.1.3/values.yaml similarity index 100% rename from stable/aria2/12.0.0/values.yaml rename to stable/archiveteam-warrior/5.1.3/values.yaml diff --git a/stable/aria2/12.0.0/CHANGELOG.md b/stable/aria2/12.0.0/CHANGELOG.md deleted file mode 100644 index fe9a32be156..00000000000 --- a/stable/aria2/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [aria2-11.1.12](https://github.com/truecharts/charts/compare/aria2-11.1.11...aria2-11.1.12) (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)) - - -## [aria2-11.1.11](https://github.com/truecharts/charts/compare/aria2-11.1.10...aria2-11.1.11) (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)) - - -## [aria2-11.1.10](https://github.com/truecharts/charts/compare/aria2-11.1.9...aria2-11.1.10) (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)) - - -## [aria2-11.1.9](https://github.com/truecharts/charts/compare/aria2-11.1.8...aria2-11.1.9) (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)) - - -## [aria2-11.1.8](https://github.com/truecharts/charts/compare/aria2-11.1.7...aria2-11.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [aria2-11.1.7](https://github.com/truecharts/charts/compare/aria2-11.1.6...aria2-11.1.7) (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)) - - -## [aria2-11.1.6](https://github.com/truecharts/charts/compare/aria2-11.1.5...aria2-11.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [aria2-11.1.5](https://github.com/truecharts/charts/compare/aria2-11.1.4...aria2-11.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [aria2-11.1.4](https://github.com/truecharts/charts/compare/aria2-11.1.3...aria2-11.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [aria2-11.1.3](https://github.com/truecharts/charts/compare/aria2-11.1.0...aria2-11.1.3) (2024-01-01) diff --git a/stable/aria2/12.0.0/Chart.yaml b/stable/aria2/12.0.0/Chart.yaml deleted file mode 100644 index d8fb6e5a8d1..00000000000 --- a/stable/aria2/12.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: aria server for downloading web content -home: https://truecharts.org/charts/stable/aria2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png -keywords: - - aria2 -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: aria2 -sources: - - https://github.com/P3TERX/Aria2-Pro-Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 - - https://hub.docker.com/r/p3terx/aria2-pro -type: application -version: 12.0.0 diff --git a/stable/aria2/12.0.0/charts/common-17.5.0.tgz b/stable/aria2/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/aria2/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ariang/8.0.0/.helmignore b/stable/aria2/12.1.3/.helmignore similarity index 100% rename from stable/ariang/8.0.0/.helmignore rename to stable/aria2/12.1.3/.helmignore diff --git a/stable/aria2/12.1.3/CHANGELOG.md b/stable/aria2/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..62053e5a093 --- /dev/null +++ b/stable/aria2/12.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [aria2-11.1.12](https://github.com/truecharts/charts/compare/aria2-11.1.11...aria2-11.1.12) (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)) + + +## [aria2-11.1.11](https://github.com/truecharts/charts/compare/aria2-11.1.10...aria2-11.1.11) (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)) + + +## [aria2-11.1.10](https://github.com/truecharts/charts/compare/aria2-11.1.9...aria2-11.1.10) (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)) + + +## [aria2-11.1.9](https://github.com/truecharts/charts/compare/aria2-11.1.8...aria2-11.1.9) (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)) + + +## [aria2-11.1.8](https://github.com/truecharts/charts/compare/aria2-11.1.7...aria2-11.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [aria2-11.1.7](https://github.com/truecharts/charts/compare/aria2-11.1.6...aria2-11.1.7) (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)) + + +## [aria2-11.1.6](https://github.com/truecharts/charts/compare/aria2-11.1.5...aria2-11.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [aria2-11.1.5](https://github.com/truecharts/charts/compare/aria2-11.1.4...aria2-11.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [aria2-11.1.4](https://github.com/truecharts/charts/compare/aria2-11.1.3...aria2-11.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/aria2/12.1.3/Chart.yaml b/stable/aria2/12.1.3/Chart.yaml new file mode 100644 index 00000000000..68019fd66fb --- /dev/null +++ b/stable/aria2/12.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: aria server for downloading web content +home: https://truecharts.org/charts/stable/aria2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png +keywords: + - aria2 +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: aria2 +sources: + - https://github.com/P3TERX/Aria2-Pro-Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 + - https://hub.docker.com/r/p3terx/aria2-pro +type: application +version: 12.1.3 diff --git a/stable/aria2/12.0.0/README.md b/stable/aria2/12.1.3/README.md similarity index 100% rename from stable/aria2/12.0.0/README.md rename to stable/aria2/12.1.3/README.md diff --git a/stable/aria2/12.0.0/app-readme.md b/stable/aria2/12.1.3/app-readme.md similarity index 100% rename from stable/aria2/12.0.0/app-readme.md rename to stable/aria2/12.1.3/app-readme.md diff --git a/stable/aria2/12.1.3/charts/common-18.0.3.tgz b/stable/aria2/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/aria2/12.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/aria2/12.0.0/ix_values.yaml b/stable/aria2/12.1.3/ix_values.yaml similarity index 100% rename from stable/aria2/12.0.0/ix_values.yaml rename to stable/aria2/12.1.3/ix_values.yaml diff --git a/stable/aria2/12.0.0/questions.yaml b/stable/aria2/12.1.3/questions.yaml similarity index 100% rename from stable/aria2/12.0.0/questions.yaml rename to stable/aria2/12.1.3/questions.yaml diff --git a/stable/ariang/8.0.0/templates/NOTES.txt b/stable/aria2/12.1.3/templates/NOTES.txt similarity index 100% rename from stable/ariang/8.0.0/templates/NOTES.txt rename to stable/aria2/12.1.3/templates/NOTES.txt diff --git a/stable/ariang/8.0.0/templates/common.yaml b/stable/aria2/12.1.3/templates/common.yaml similarity index 100% rename from stable/ariang/8.0.0/templates/common.yaml rename to stable/aria2/12.1.3/templates/common.yaml diff --git a/stable/ariang/8.0.0/values.yaml b/stable/aria2/12.1.3/values.yaml similarity index 100% rename from stable/ariang/8.0.0/values.yaml rename to stable/aria2/12.1.3/values.yaml diff --git a/stable/ariang/8.0.0/CHANGELOG.md b/stable/ariang/8.0.0/CHANGELOG.md deleted file mode 100644 index 7b513f70fb7..00000000000 --- a/stable/ariang/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ariang-7.1.12](https://github.com/truecharts/charts/compare/ariang-7.1.11...ariang-7.1.12) (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)) - - -## [ariang-7.1.11](https://github.com/truecharts/charts/compare/ariang-7.1.10...ariang-7.1.11) (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)) - - -## [ariang-7.1.10](https://github.com/truecharts/charts/compare/ariang-7.1.9...ariang-7.1.10) (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)) - - -## [ariang-7.1.9](https://github.com/truecharts/charts/compare/ariang-7.1.8...ariang-7.1.9) (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)) - - -## [ariang-7.1.8](https://github.com/truecharts/charts/compare/ariang-7.1.7...ariang-7.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ariang-7.1.7](https://github.com/truecharts/charts/compare/ariang-7.1.6...ariang-7.1.7) (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)) - - -## [ariang-7.1.6](https://github.com/truecharts/charts/compare/ariang-7.1.5...ariang-7.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ariang-7.1.5](https://github.com/truecharts/charts/compare/ariang-7.1.4...ariang-7.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [ariang-7.1.4](https://github.com/truecharts/charts/compare/ariang-7.1.3...ariang-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ariang-7.1.3](https://github.com/truecharts/charts/compare/ariang-7.1.0...ariang-7.1.3) (2024-01-01) diff --git a/stable/ariang/8.0.0/Chart.yaml b/stable/ariang/8.0.0/Chart.yaml deleted file mode 100644 index 3f639d15b6c..00000000000 --- a/stable/ariang/8.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.6 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A modern web frontend making aria2 easier to use | Aria2 WebUI. -home: https://truecharts.org/charts/stable/ariang -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png -keywords: - - ariang -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ariang -sources: - - https://github.com/leonismoe/docker-images - - https://github.com/truecharts/charts/tree/master/charts/stable/ariang - - https://hub.docker.com/r/leonismoe/ariang -type: application -version: 8.0.0 diff --git a/stable/ariang/8.0.0/charts/common-17.5.0.tgz b/stable/ariang/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ariang/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/arksurvivalevolved/7.0.0/.helmignore b/stable/ariang/8.1.3/.helmignore similarity index 100% rename from stable/arksurvivalevolved/7.0.0/.helmignore rename to stable/ariang/8.1.3/.helmignore diff --git a/stable/ariang/8.1.3/CHANGELOG.md b/stable/ariang/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a32b3b01704 --- /dev/null +++ b/stable/ariang/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ariang-7.1.12](https://github.com/truecharts/charts/compare/ariang-7.1.11...ariang-7.1.12) (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)) + + +## [ariang-7.1.11](https://github.com/truecharts/charts/compare/ariang-7.1.10...ariang-7.1.11) (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)) + + +## [ariang-7.1.10](https://github.com/truecharts/charts/compare/ariang-7.1.9...ariang-7.1.10) (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)) + + +## [ariang-7.1.9](https://github.com/truecharts/charts/compare/ariang-7.1.8...ariang-7.1.9) (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)) + + +## [ariang-7.1.8](https://github.com/truecharts/charts/compare/ariang-7.1.7...ariang-7.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ariang-7.1.7](https://github.com/truecharts/charts/compare/ariang-7.1.6...ariang-7.1.7) (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)) + + +## [ariang-7.1.6](https://github.com/truecharts/charts/compare/ariang-7.1.5...ariang-7.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ariang-7.1.5](https://github.com/truecharts/charts/compare/ariang-7.1.4...ariang-7.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [ariang-7.1.4](https://github.com/truecharts/charts/compare/ariang-7.1.3...ariang-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/ariang/8.1.3/Chart.yaml b/stable/ariang/8.1.3/Chart.yaml new file mode 100644 index 00000000000..7a3afb4df32 --- /dev/null +++ b/stable/ariang/8.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.3.6 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A modern web frontend making aria2 easier to use | Aria2 WebUI. +home: https://truecharts.org/charts/stable/ariang +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png +keywords: + - ariang +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ariang +sources: + - https://github.com/leonismoe/docker-images + - https://github.com/truecharts/charts/tree/master/charts/stable/ariang + - https://hub.docker.com/r/leonismoe/ariang +type: application +version: 8.1.3 diff --git a/stable/ariang/8.0.0/README.md b/stable/ariang/8.1.3/README.md similarity index 100% rename from stable/ariang/8.0.0/README.md rename to stable/ariang/8.1.3/README.md diff --git a/stable/ariang/8.0.0/app-readme.md b/stable/ariang/8.1.3/app-readme.md similarity index 100% rename from stable/ariang/8.0.0/app-readme.md rename to stable/ariang/8.1.3/app-readme.md diff --git a/stable/ariang/8.1.3/charts/common-18.0.3.tgz b/stable/ariang/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ariang/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ariang/8.0.0/ix_values.yaml b/stable/ariang/8.1.3/ix_values.yaml similarity index 100% rename from stable/ariang/8.0.0/ix_values.yaml rename to stable/ariang/8.1.3/ix_values.yaml diff --git a/stable/ariang/8.0.0/questions.yaml b/stable/ariang/8.1.3/questions.yaml similarity index 100% rename from stable/ariang/8.0.0/questions.yaml rename to stable/ariang/8.1.3/questions.yaml diff --git a/stable/arksurvivalevolved/7.0.0/templates/NOTES.txt b/stable/ariang/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/arksurvivalevolved/7.0.0/templates/NOTES.txt rename to stable/ariang/8.1.3/templates/NOTES.txt diff --git a/stable/automatic-music-downloader/9.0.0/templates/common.yaml b/stable/ariang/8.1.3/templates/common.yaml similarity index 100% rename from stable/automatic-music-downloader/9.0.0/templates/common.yaml rename to stable/ariang/8.1.3/templates/common.yaml diff --git a/stable/arksurvivalevolved/7.0.0/values.yaml b/stable/ariang/8.1.3/values.yaml similarity index 100% rename from stable/arksurvivalevolved/7.0.0/values.yaml rename to stable/ariang/8.1.3/values.yaml diff --git a/stable/arksurvivalevolved/7.0.0/CHANGELOG.md b/stable/arksurvivalevolved/7.0.0/CHANGELOG.md deleted file mode 100644 index e61d8ee16cf..00000000000 --- a/stable/arksurvivalevolved/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [arksurvivalevolved-6.1.12](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.11...arksurvivalevolved-6.1.12) (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)) - - -## [arksurvivalevolved-6.1.11](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.10...arksurvivalevolved-6.1.11) (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)) - - -## [arksurvivalevolved-6.1.10](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.9...arksurvivalevolved-6.1.10) (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)) - - -## [arksurvivalevolved-6.1.9](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.8...arksurvivalevolved-6.1.9) (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)) - - -## [arksurvivalevolved-6.1.8](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.7...arksurvivalevolved-6.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [arksurvivalevolved-6.1.7](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.6...arksurvivalevolved-6.1.7) (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)) - - -## [arksurvivalevolved-6.1.6](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.5...arksurvivalevolved-6.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [arksurvivalevolved-6.1.5](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.4...arksurvivalevolved-6.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [arksurvivalevolved-6.1.4](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.3...arksurvivalevolved-6.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [arksurvivalevolved-6.1.3](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.0...arksurvivalevolved-6.1.3) (2024-01-01) diff --git a/stable/arksurvivalevolved/7.0.0/Chart.yaml b/stable/arksurvivalevolved/7.0.0/Chart.yaml deleted file mode 100644 index 5fc989e43b0..00000000000 --- a/stable/arksurvivalevolved/7.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: arkse -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A custom SteamCMD chart that runs ArkSE. -home: https://truecharts.org/charts/stable/arksurvivalevolved -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png -keywords: - - arksurvivalevolved - - arkse - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: arksurvivalevolved -sources: - - https://github.com/ich777/docker-steamcmd-server/tree/arkse - - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 7.0.0 diff --git a/stable/arksurvivalevolved/7.0.0/charts/common-17.5.0.tgz b/stable/arksurvivalevolved/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/arksurvivalevolved/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/arma3/5.0.0/.helmignore b/stable/arksurvivalevolved/7.1.3/.helmignore similarity index 100% rename from stable/arma3/5.0.0/.helmignore rename to stable/arksurvivalevolved/7.1.3/.helmignore diff --git a/stable/arksurvivalevolved/7.1.3/CHANGELOG.md b/stable/arksurvivalevolved/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..affbf369e61 --- /dev/null +++ b/stable/arksurvivalevolved/7.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [arksurvivalevolved-6.1.12](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.11...arksurvivalevolved-6.1.12) (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)) + + +## [arksurvivalevolved-6.1.11](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.10...arksurvivalevolved-6.1.11) (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)) + + +## [arksurvivalevolved-6.1.10](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.9...arksurvivalevolved-6.1.10) (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)) + + +## [arksurvivalevolved-6.1.9](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.8...arksurvivalevolved-6.1.9) (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)) + + +## [arksurvivalevolved-6.1.8](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.7...arksurvivalevolved-6.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [arksurvivalevolved-6.1.7](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.6...arksurvivalevolved-6.1.7) (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)) + + +## [arksurvivalevolved-6.1.6](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.5...arksurvivalevolved-6.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [arksurvivalevolved-6.1.5](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.4...arksurvivalevolved-6.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [arksurvivalevolved-6.1.4](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.3...arksurvivalevolved-6.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/arksurvivalevolved/7.1.3/Chart.yaml b/stable/arksurvivalevolved/7.1.3/Chart.yaml new file mode 100644 index 00000000000..8495ae2ede2 --- /dev/null +++ b/stable/arksurvivalevolved/7.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: arkse +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A custom SteamCMD chart that runs ArkSE. +home: https://truecharts.org/charts/stable/arksurvivalevolved +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png +keywords: + - arksurvivalevolved + - arkse + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: arksurvivalevolved +sources: + - https://github.com/ich777/docker-steamcmd-server/tree/arkse + - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 7.1.3 diff --git a/stable/arksurvivalevolved/7.0.0/README.md b/stable/arksurvivalevolved/7.1.3/README.md similarity index 100% rename from stable/arksurvivalevolved/7.0.0/README.md rename to stable/arksurvivalevolved/7.1.3/README.md diff --git a/stable/arksurvivalevolved/7.0.0/app-readme.md b/stable/arksurvivalevolved/7.1.3/app-readme.md similarity index 100% rename from stable/arksurvivalevolved/7.0.0/app-readme.md rename to stable/arksurvivalevolved/7.1.3/app-readme.md diff --git a/stable/arksurvivalevolved/7.1.3/charts/common-18.0.3.tgz b/stable/arksurvivalevolved/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/arksurvivalevolved/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/arksurvivalevolved/7.0.0/ix_values.yaml b/stable/arksurvivalevolved/7.1.3/ix_values.yaml similarity index 100% rename from stable/arksurvivalevolved/7.0.0/ix_values.yaml rename to stable/arksurvivalevolved/7.1.3/ix_values.yaml diff --git a/stable/arksurvivalevolved/7.0.0/questions.yaml b/stable/arksurvivalevolved/7.1.3/questions.yaml similarity index 100% rename from stable/arksurvivalevolved/7.0.0/questions.yaml rename to stable/arksurvivalevolved/7.1.3/questions.yaml diff --git a/stable/audacity/12.0.0/templates/NOTES.txt b/stable/arksurvivalevolved/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/audacity/12.0.0/templates/NOTES.txt rename to stable/arksurvivalevolved/7.1.3/templates/NOTES.txt diff --git a/stable/arksurvivalevolved/7.0.0/templates/_secrets.tpl b/stable/arksurvivalevolved/7.1.3/templates/_secrets.tpl similarity index 100% rename from stable/arksurvivalevolved/7.0.0/templates/_secrets.tpl rename to stable/arksurvivalevolved/7.1.3/templates/_secrets.tpl diff --git a/stable/arksurvivalevolved/7.0.0/templates/common.yaml b/stable/arksurvivalevolved/7.1.3/templates/common.yaml similarity index 100% rename from stable/arksurvivalevolved/7.0.0/templates/common.yaml rename to stable/arksurvivalevolved/7.1.3/templates/common.yaml diff --git a/stable/arma3/5.0.0/values.yaml b/stable/arksurvivalevolved/7.1.3/values.yaml similarity index 100% rename from stable/arma3/5.0.0/values.yaml rename to stable/arksurvivalevolved/7.1.3/values.yaml diff --git a/stable/arma3/5.0.0/CHANGELOG.md b/stable/arma3/5.0.0/CHANGELOG.md deleted file mode 100644 index cd1957ca4c5..00000000000 --- a/stable/arma3/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [arma3-4.1.13](https://github.com/truecharts/charts/compare/arma3-4.1.12...arma3-4.1.13) (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)) - - -## [arma3-4.1.12](https://github.com/truecharts/charts/compare/arma3-4.1.11...arma3-4.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)) - - -## [arma3-4.1.11](https://github.com/truecharts/charts/compare/arma3-4.1.10...arma3-4.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)) - - -## [arma3-4.1.10](https://github.com/truecharts/charts/compare/arma3-4.1.9...arma3-4.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)) - - -## [arma3-4.1.9](https://github.com/truecharts/charts/compare/arma3-4.1.8...arma3-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [arma3-4.1.8](https://github.com/truecharts/charts/compare/arma3-4.1.7...arma3-4.1.8) (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)) - - -## [arma3-4.1.7](https://github.com/truecharts/charts/compare/arma3-4.1.6...arma3-4.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [arma3-4.1.6](https://github.com/truecharts/charts/compare/arma3-4.1.5...arma3-4.1.6) (2024-01-02) - -### Chore - - - -- update container image ich777/steamcmd to arma3[@92104ad](https://github.com/92104ad) by renovate ([#16778](https://github.com/truecharts/charts/issues/16778)) - - -## [arma3-4.1.5](https://github.com/truecharts/charts/compare/arma3-4.1.4...arma3-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [arma3-4.1.4](https://github.com/truecharts/charts/compare/arma3-4.1.3...arma3-4.1.4) (2024-01-01) - -### Chore diff --git a/stable/arma3/5.0.0/Chart.yaml b/stable/arma3/5.0.0/Chart.yaml deleted file mode 100644 index 2663fa6c3bd..00000000000 --- a/stable/arma3/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: arma3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install ArmA III and run it. -home: https://truecharts.org/charts/stable/arma3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png -keywords: - - arma3 - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: arma3 -sources: - - https://arma3.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/arma3 - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/arma3/5.0.0/charts/common-17.5.0.tgz b/stable/arma3/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/arma3/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/arma3exilemod/5.0.0/.helmignore b/stable/arma3/5.1.3/.helmignore similarity index 100% rename from stable/arma3exilemod/5.0.0/.helmignore rename to stable/arma3/5.1.3/.helmignore diff --git a/stable/arma3/5.1.3/CHANGELOG.md b/stable/arma3/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3dfbde674b2 --- /dev/null +++ b/stable/arma3/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [arma3-4.1.13](https://github.com/truecharts/charts/compare/arma3-4.1.12...arma3-4.1.13) (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)) + + +## [arma3-4.1.12](https://github.com/truecharts/charts/compare/arma3-4.1.11...arma3-4.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)) + + +## [arma3-4.1.11](https://github.com/truecharts/charts/compare/arma3-4.1.10...arma3-4.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)) + + +## [arma3-4.1.10](https://github.com/truecharts/charts/compare/arma3-4.1.9...arma3-4.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)) + + +## [arma3-4.1.9](https://github.com/truecharts/charts/compare/arma3-4.1.8...arma3-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [arma3-4.1.8](https://github.com/truecharts/charts/compare/arma3-4.1.7...arma3-4.1.8) (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)) + + +## [arma3-4.1.7](https://github.com/truecharts/charts/compare/arma3-4.1.6...arma3-4.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [arma3-4.1.6](https://github.com/truecharts/charts/compare/arma3-4.1.5...arma3-4.1.6) (2024-01-02) + +### Chore + + + +- update container image ich777/steamcmd to arma3[@92104ad](https://github.com/92104ad) by renovate ([#16778](https://github.com/truecharts/charts/issues/16778)) + + +## [arma3-4.1.5](https://github.com/truecharts/charts/compare/arma3-4.1.4...arma3-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/arma3/5.1.3/Chart.yaml b/stable/arma3/5.1.3/Chart.yaml new file mode 100644 index 00000000000..f39b42f9313 --- /dev/null +++ b/stable/arma3/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: arma3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install ArmA III and run it. +home: https://truecharts.org/charts/stable/arma3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png +keywords: + - arma3 + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: arma3 +sources: + - https://arma3.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/arma3 + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/arma3/5.0.0/README.md b/stable/arma3/5.1.3/README.md similarity index 100% rename from stable/arma3/5.0.0/README.md rename to stable/arma3/5.1.3/README.md diff --git a/stable/arma3/5.0.0/app-readme.md b/stable/arma3/5.1.3/app-readme.md similarity index 100% rename from stable/arma3/5.0.0/app-readme.md rename to stable/arma3/5.1.3/app-readme.md diff --git a/stable/arma3/5.1.3/charts/common-18.0.3.tgz b/stable/arma3/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/arma3/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/arma3/5.0.0/ix_values.yaml b/stable/arma3/5.1.3/ix_values.yaml similarity index 100% rename from stable/arma3/5.0.0/ix_values.yaml rename to stable/arma3/5.1.3/ix_values.yaml diff --git a/stable/arma3/5.0.0/questions.yaml b/stable/arma3/5.1.3/questions.yaml similarity index 100% rename from stable/arma3/5.0.0/questions.yaml rename to stable/arma3/5.1.3/questions.yaml diff --git a/stable/arma3/5.0.0/templates/common.yaml b/stable/arma3/5.1.3/templates/common.yaml similarity index 100% rename from stable/arma3/5.0.0/templates/common.yaml rename to stable/arma3/5.1.3/templates/common.yaml diff --git a/stable/arma3exilemod/5.0.0/values.yaml b/stable/arma3/5.1.3/values.yaml similarity index 100% rename from stable/arma3exilemod/5.0.0/values.yaml rename to stable/arma3/5.1.3/values.yaml diff --git a/stable/arma3exilemod/5.0.0/CHANGELOG.md b/stable/arma3exilemod/5.0.0/CHANGELOG.md deleted file mode 100644 index 7127d6b22c7..00000000000 --- a/stable/arma3exilemod/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [arma3exilemod-4.1.12](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.11...arma3exilemod-4.1.12) (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)) - - -## [arma3exilemod-4.1.11](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.10...arma3exilemod-4.1.11) (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)) - - -## [arma3exilemod-4.1.10](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.9...arma3exilemod-4.1.10) (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)) - - -## [arma3exilemod-4.1.9](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.8...arma3exilemod-4.1.9) (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)) - - -## [arma3exilemod-4.1.8](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.7...arma3exilemod-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [arma3exilemod-4.1.7](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.6...arma3exilemod-4.1.7) (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)) - - -## [arma3exilemod-4.1.6](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.5...arma3exilemod-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [arma3exilemod-4.1.5](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.4...arma3exilemod-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [arma3exilemod-4.1.4](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.3...arma3exilemod-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [arma3exilemod-4.1.3](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.0...arma3exilemod-4.1.3) (2024-01-01) diff --git a/stable/arma3exilemod/5.0.0/Chart.yaml b/stable/arma3exilemod/5.0.0/Chart.yaml deleted file mode 100644 index bd2bb546911..00000000000 --- a/stable/arma3exilemod/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: arma3exilemod -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. -home: https://truecharts.org/charts/stable/arma3exilemod -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png -keywords: - - arma3exilemod - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: arma3exilemod -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/arma3exilemod - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/arma3exilemod/5.0.0/charts/common-17.5.0.tgz b/stable/arma3exilemod/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/arma3exilemod/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/assettocorsa/5.0.0/.helmignore b/stable/arma3exilemod/5.1.3/.helmignore similarity index 100% rename from stable/assettocorsa/5.0.0/.helmignore rename to stable/arma3exilemod/5.1.3/.helmignore diff --git a/stable/arma3exilemod/5.1.3/CHANGELOG.md b/stable/arma3exilemod/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7ffb87c7ad5 --- /dev/null +++ b/stable/arma3exilemod/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [arma3exilemod-4.1.12](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.11...arma3exilemod-4.1.12) (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)) + + +## [arma3exilemod-4.1.11](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.10...arma3exilemod-4.1.11) (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)) + + +## [arma3exilemod-4.1.10](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.9...arma3exilemod-4.1.10) (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)) + + +## [arma3exilemod-4.1.9](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.8...arma3exilemod-4.1.9) (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)) + + +## [arma3exilemod-4.1.8](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.7...arma3exilemod-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [arma3exilemod-4.1.7](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.6...arma3exilemod-4.1.7) (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)) + + +## [arma3exilemod-4.1.6](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.5...arma3exilemod-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [arma3exilemod-4.1.5](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.4...arma3exilemod-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [arma3exilemod-4.1.4](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.3...arma3exilemod-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/arma3exilemod/5.1.3/Chart.yaml b/stable/arma3exilemod/5.1.3/Chart.yaml new file mode 100644 index 00000000000..768cba3d434 --- /dev/null +++ b/stable/arma3exilemod/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: arma3exilemod +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. +home: https://truecharts.org/charts/stable/arma3exilemod +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png +keywords: + - arma3exilemod + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: arma3exilemod +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/arma3exilemod + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/arma3exilemod/5.0.0/README.md b/stable/arma3exilemod/5.1.3/README.md similarity index 100% rename from stable/arma3exilemod/5.0.0/README.md rename to stable/arma3exilemod/5.1.3/README.md diff --git a/stable/arma3exilemod/5.0.0/app-readme.md b/stable/arma3exilemod/5.1.3/app-readme.md similarity index 100% rename from stable/arma3exilemod/5.0.0/app-readme.md rename to stable/arma3exilemod/5.1.3/app-readme.md diff --git a/stable/arma3exilemod/5.1.3/charts/common-18.0.3.tgz b/stable/arma3exilemod/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/arma3exilemod/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/arma3exilemod/5.0.0/ix_values.yaml b/stable/arma3exilemod/5.1.3/ix_values.yaml similarity index 100% rename from stable/arma3exilemod/5.0.0/ix_values.yaml rename to stable/arma3exilemod/5.1.3/ix_values.yaml diff --git a/stable/arma3exilemod/5.0.0/questions.yaml b/stable/arma3exilemod/5.1.3/questions.yaml similarity index 100% rename from stable/arma3exilemod/5.0.0/questions.yaml rename to stable/arma3exilemod/5.1.3/questions.yaml diff --git a/stable/arma3exilemod/5.0.0/templates/common.yaml b/stable/arma3exilemod/5.1.3/templates/common.yaml similarity index 100% rename from stable/arma3exilemod/5.0.0/templates/common.yaml rename to stable/arma3exilemod/5.1.3/templates/common.yaml diff --git a/stable/assettocorsa/5.0.0/values.yaml b/stable/arma3exilemod/5.1.3/values.yaml similarity index 100% rename from stable/assettocorsa/5.0.0/values.yaml rename to stable/arma3exilemod/5.1.3/values.yaml diff --git a/stable/assettocorsa/5.0.0/CHANGELOG.md b/stable/assettocorsa/5.0.0/CHANGELOG.md deleted file mode 100644 index e42baa7b780..00000000000 --- a/stable/assettocorsa/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [assettocorsa-4.1.12](https://github.com/truecharts/charts/compare/assettocorsa-4.1.11...assettocorsa-4.1.12) (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)) - - -## [assettocorsa-4.1.11](https://github.com/truecharts/charts/compare/assettocorsa-4.1.10...assettocorsa-4.1.11) (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)) - - -## [assettocorsa-4.1.10](https://github.com/truecharts/charts/compare/assettocorsa-4.1.9...assettocorsa-4.1.10) (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)) - - -## [assettocorsa-4.1.9](https://github.com/truecharts/charts/compare/assettocorsa-4.1.8...assettocorsa-4.1.9) (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)) - - -## [assettocorsa-4.1.8](https://github.com/truecharts/charts/compare/assettocorsa-4.1.7...assettocorsa-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [assettocorsa-4.1.7](https://github.com/truecharts/charts/compare/assettocorsa-4.1.6...assettocorsa-4.1.7) (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)) - - -## [assettocorsa-4.1.6](https://github.com/truecharts/charts/compare/assettocorsa-4.1.5...assettocorsa-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [assettocorsa-4.1.5](https://github.com/truecharts/charts/compare/assettocorsa-4.1.4...assettocorsa-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [assettocorsa-4.1.4](https://github.com/truecharts/charts/compare/assettocorsa-4.1.3...assettocorsa-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [assettocorsa-4.1.3](https://github.com/truecharts/charts/compare/assettocorsa-4.1.0...assettocorsa-4.1.3) (2024-01-01) diff --git a/stable/assettocorsa/5.0.0/Chart.yaml b/stable/assettocorsa/5.0.0/Chart.yaml deleted file mode 100644 index 0e886409d03..00000000000 --- a/stable/assettocorsa/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: assettocorsa -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. -home: https://truecharts.org/charts/stable/assettocorsa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png -keywords: - - assettocorsa - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: assettocorsa -sources: - - https://www.assettocorsa.net/ - - https://github.com/truecharts/charts/tree/master/charts/stable/assettocorsa - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/assettocorsa/5.0.0/charts/common-17.5.0.tgz b/stable/assettocorsa/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/assettocorsa/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/audacity/12.0.0/.helmignore b/stable/assettocorsa/5.1.3/.helmignore similarity index 100% rename from stable/audacity/12.0.0/.helmignore rename to stable/assettocorsa/5.1.3/.helmignore diff --git a/stable/assettocorsa/5.1.3/CHANGELOG.md b/stable/assettocorsa/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..44004727e4e --- /dev/null +++ b/stable/assettocorsa/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [assettocorsa-4.1.12](https://github.com/truecharts/charts/compare/assettocorsa-4.1.11...assettocorsa-4.1.12) (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)) + + +## [assettocorsa-4.1.11](https://github.com/truecharts/charts/compare/assettocorsa-4.1.10...assettocorsa-4.1.11) (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)) + + +## [assettocorsa-4.1.10](https://github.com/truecharts/charts/compare/assettocorsa-4.1.9...assettocorsa-4.1.10) (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)) + + +## [assettocorsa-4.1.9](https://github.com/truecharts/charts/compare/assettocorsa-4.1.8...assettocorsa-4.1.9) (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)) + + +## [assettocorsa-4.1.8](https://github.com/truecharts/charts/compare/assettocorsa-4.1.7...assettocorsa-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [assettocorsa-4.1.7](https://github.com/truecharts/charts/compare/assettocorsa-4.1.6...assettocorsa-4.1.7) (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)) + + +## [assettocorsa-4.1.6](https://github.com/truecharts/charts/compare/assettocorsa-4.1.5...assettocorsa-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [assettocorsa-4.1.5](https://github.com/truecharts/charts/compare/assettocorsa-4.1.4...assettocorsa-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [assettocorsa-4.1.4](https://github.com/truecharts/charts/compare/assettocorsa-4.1.3...assettocorsa-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/assettocorsa/5.1.3/Chart.yaml b/stable/assettocorsa/5.1.3/Chart.yaml new file mode 100644 index 00000000000..cc9814b756e --- /dev/null +++ b/stable/assettocorsa/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: assettocorsa +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. +home: https://truecharts.org/charts/stable/assettocorsa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png +keywords: + - assettocorsa + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: assettocorsa +sources: + - https://www.assettocorsa.net/ + - https://github.com/truecharts/charts/tree/master/charts/stable/assettocorsa + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/assettocorsa/5.0.0/README.md b/stable/assettocorsa/5.1.3/README.md similarity index 100% rename from stable/assettocorsa/5.0.0/README.md rename to stable/assettocorsa/5.1.3/README.md diff --git a/stable/assettocorsa/5.0.0/app-readme.md b/stable/assettocorsa/5.1.3/app-readme.md similarity index 100% rename from stable/assettocorsa/5.0.0/app-readme.md rename to stable/assettocorsa/5.1.3/app-readme.md diff --git a/stable/assettocorsa/5.1.3/charts/common-18.0.3.tgz b/stable/assettocorsa/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/assettocorsa/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/assettocorsa/5.0.0/ix_values.yaml b/stable/assettocorsa/5.1.3/ix_values.yaml similarity index 100% rename from stable/assettocorsa/5.0.0/ix_values.yaml rename to stable/assettocorsa/5.1.3/ix_values.yaml diff --git a/stable/assettocorsa/5.0.0/questions.yaml b/stable/assettocorsa/5.1.3/questions.yaml similarity index 100% rename from stable/assettocorsa/5.0.0/questions.yaml rename to stable/assettocorsa/5.1.3/questions.yaml diff --git a/stable/assettocorsa/5.0.0/templates/common.yaml b/stable/assettocorsa/5.1.3/templates/common.yaml similarity index 100% rename from stable/assettocorsa/5.0.0/templates/common.yaml rename to stable/assettocorsa/5.1.3/templates/common.yaml diff --git a/stable/audacity/12.0.0/values.yaml b/stable/assettocorsa/5.1.3/values.yaml similarity index 100% rename from stable/audacity/12.0.0/values.yaml rename to stable/assettocorsa/5.1.3/values.yaml diff --git a/stable/audacity/12.0.0/CHANGELOG.md b/stable/audacity/12.0.0/CHANGELOG.md deleted file mode 100644 index a760c8f102a..00000000000 --- a/stable/audacity/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [audacity-11.1.12](https://github.com/truecharts/charts/compare/audacity-11.1.11...audacity-11.1.12) (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)) - - -## [audacity-11.1.11](https://github.com/truecharts/charts/compare/audacity-11.1.10...audacity-11.1.11) (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)) - - -## [audacity-11.1.10](https://github.com/truecharts/charts/compare/audacity-11.1.9...audacity-11.1.10) (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)) - - -## [audacity-11.1.9](https://github.com/truecharts/charts/compare/audacity-11.1.8...audacity-11.1.9) (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)) - - -## [audacity-11.1.8](https://github.com/truecharts/charts/compare/audacity-11.1.7...audacity-11.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [audacity-11.1.7](https://github.com/truecharts/charts/compare/audacity-11.1.6...audacity-11.1.7) (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)) - - -## [audacity-11.1.6](https://github.com/truecharts/charts/compare/audacity-11.1.5...audacity-11.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [audacity-11.1.5](https://github.com/truecharts/charts/compare/audacity-11.1.4...audacity-11.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [audacity-11.1.4](https://github.com/truecharts/charts/compare/audacity-11.1.3...audacity-11.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [audacity-11.1.3](https://github.com/truecharts/charts/compare/audacity-11.1.0...audacity-11.1.3) (2024-01-01) diff --git a/stable/audacity/12.0.0/Chart.yaml b/stable/audacity/12.0.0/Chart.yaml deleted file mode 100644 index 6b1b08f074b..00000000000 --- a/stable/audacity/12.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.0.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An easy-to-use, multi-track audio editor and recorder -home: https://truecharts.org/charts/stable/audacity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png -keywords: - - audacity - - music - - recorder - - editor - - audio -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: audacity -sources: - - https://www.audacityteam.org/ - - https://github.com/linuxserver/docker-audacity - - https://github.com/truecharts/charts/tree/master/charts/stable/audacity - - https://ghcr.io/linuxserver/audacity -type: application -version: 12.0.0 diff --git a/stable/audacity/12.0.0/charts/common-17.5.0.tgz b/stable/audacity/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/audacity/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/audiobookshelf/9.0.0/.helmignore b/stable/audacity/12.1.3/.helmignore similarity index 100% rename from stable/audiobookshelf/9.0.0/.helmignore rename to stable/audacity/12.1.3/.helmignore diff --git a/stable/audacity/12.1.3/CHANGELOG.md b/stable/audacity/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e2fb40637cd --- /dev/null +++ b/stable/audacity/12.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [audacity-11.1.12](https://github.com/truecharts/charts/compare/audacity-11.1.11...audacity-11.1.12) (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)) + + +## [audacity-11.1.11](https://github.com/truecharts/charts/compare/audacity-11.1.10...audacity-11.1.11) (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)) + + +## [audacity-11.1.10](https://github.com/truecharts/charts/compare/audacity-11.1.9...audacity-11.1.10) (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)) + + +## [audacity-11.1.9](https://github.com/truecharts/charts/compare/audacity-11.1.8...audacity-11.1.9) (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)) + + +## [audacity-11.1.8](https://github.com/truecharts/charts/compare/audacity-11.1.7...audacity-11.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [audacity-11.1.7](https://github.com/truecharts/charts/compare/audacity-11.1.6...audacity-11.1.7) (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)) + + +## [audacity-11.1.6](https://github.com/truecharts/charts/compare/audacity-11.1.5...audacity-11.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [audacity-11.1.5](https://github.com/truecharts/charts/compare/audacity-11.1.4...audacity-11.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [audacity-11.1.4](https://github.com/truecharts/charts/compare/audacity-11.1.3...audacity-11.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/audacity/12.1.3/Chart.yaml b/stable/audacity/12.1.3/Chart.yaml new file mode 100644 index 00000000000..333ee696936 --- /dev/null +++ b/stable/audacity/12.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.0.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An easy-to-use, multi-track audio editor and recorder +home: https://truecharts.org/charts/stable/audacity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png +keywords: + - audacity + - music + - recorder + - editor + - audio +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: audacity +sources: + - https://www.audacityteam.org/ + - https://github.com/linuxserver/docker-audacity + - https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - https://ghcr.io/linuxserver/audacity +type: application +version: 12.1.3 diff --git a/stable/audacity/12.0.0/README.md b/stable/audacity/12.1.3/README.md similarity index 100% rename from stable/audacity/12.0.0/README.md rename to stable/audacity/12.1.3/README.md diff --git a/stable/audacity/12.0.0/app-readme.md b/stable/audacity/12.1.3/app-readme.md similarity index 100% rename from stable/audacity/12.0.0/app-readme.md rename to stable/audacity/12.1.3/app-readme.md diff --git a/stable/audacity/12.1.3/charts/common-18.0.3.tgz b/stable/audacity/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/audacity/12.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/audacity/12.0.0/ix_values.yaml b/stable/audacity/12.1.3/ix_values.yaml similarity index 100% rename from stable/audacity/12.0.0/ix_values.yaml rename to stable/audacity/12.1.3/ix_values.yaml diff --git a/stable/audacity/12.0.0/questions.yaml b/stable/audacity/12.1.3/questions.yaml similarity index 100% rename from stable/audacity/12.0.0/questions.yaml rename to stable/audacity/12.1.3/questions.yaml diff --git a/stable/audiobookshelf/9.0.0/templates/NOTES.txt b/stable/audacity/12.1.3/templates/NOTES.txt similarity index 100% rename from stable/audiobookshelf/9.0.0/templates/NOTES.txt rename to stable/audacity/12.1.3/templates/NOTES.txt diff --git a/stable/audacity/12.0.0/templates/common.yaml b/stable/audacity/12.1.3/templates/common.yaml similarity index 100% rename from stable/audacity/12.0.0/templates/common.yaml rename to stable/audacity/12.1.3/templates/common.yaml diff --git a/stable/audiobookshelf/9.0.0/values.yaml b/stable/audacity/12.1.3/values.yaml similarity index 100% rename from stable/audiobookshelf/9.0.0/values.yaml rename to stable/audacity/12.1.3/values.yaml diff --git a/stable/audiobookshelf/9.0.0/CHANGELOG.md b/stable/audiobookshelf/9.0.0/CHANGELOG.md deleted file mode 100644 index 7090366dc6d..00000000000 --- a/stable/audiobookshelf/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [audiobookshelf-8.1.14](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.13...audiobookshelf-8.1.14) (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)) - - -## [audiobookshelf-8.1.13](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.12...audiobookshelf-8.1.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)) - - -## [audiobookshelf-8.1.12](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.11...audiobookshelf-8.1.12) (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)) - - -## [audiobookshelf-8.1.11](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.10...audiobookshelf-8.1.11) (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)) - - -## [audiobookshelf-8.1.10](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.9...audiobookshelf-8.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [audiobookshelf-8.1.9](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.8...audiobookshelf-8.1.9) (2024-01-21) - -### Chore - - - -- update container image advplyr/audiobookshelf to v2.7.2[@0f08de5](https://github.com/0f08de5) by renovate ([#17404](https://github.com/truecharts/charts/issues/17404)) - - - - -## [audiobookshelf-8.1.8](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.7...audiobookshelf-8.1.8) (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)) - - -## [audiobookshelf-8.1.7](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.6...audiobookshelf-8.1.7) (2024-01-03) - -### Chore - - - -- update container image advplyr/audiobookshelf to v2.7.1[@78506de](https://github.com/78506de) by renovate ([#16716](https://github.com/truecharts/charts/issues/16716)) - - -## [audiobookshelf-8.1.6](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.5...audiobookshelf-8.1.6) (2024-01-02) - -### Chore - - diff --git a/stable/audiobookshelf/9.0.0/Chart.yaml b/stable/audiobookshelf/9.0.0/Chart.yaml deleted file mode 100644 index 6f5e19db8bf..00000000000 --- a/stable/audiobookshelf/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.8.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. -home: https://truecharts.org/charts/stable/audiobookshelf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png -keywords: - - audiobookshelf -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: audiobookshelf -sources: - - https://github.com/advplyr/audiobookshelf - - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - - https://hub.docker.com/r/advplyr/audiobookshelf -type: application -version: 9.0.0 diff --git a/stable/audiobookshelf/9.0.0/charts/common-17.5.0.tgz b/stable/audiobookshelf/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/audiobookshelf/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/aurora-files/5.0.0/.helmignore b/stable/audiobookshelf/9.1.3/.helmignore similarity index 100% rename from stable/aurora-files/5.0.0/.helmignore rename to stable/audiobookshelf/9.1.3/.helmignore diff --git a/stable/audiobookshelf/9.1.3/CHANGELOG.md b/stable/audiobookshelf/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f6cd93e0b7c --- /dev/null +++ b/stable/audiobookshelf/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [audiobookshelf-8.1.14](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.13...audiobookshelf-8.1.14) (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)) + + +## [audiobookshelf-8.1.13](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.12...audiobookshelf-8.1.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)) + + +## [audiobookshelf-8.1.12](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.11...audiobookshelf-8.1.12) (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)) + + +## [audiobookshelf-8.1.11](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.10...audiobookshelf-8.1.11) (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)) + + +## [audiobookshelf-8.1.10](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.9...audiobookshelf-8.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [audiobookshelf-8.1.9](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.8...audiobookshelf-8.1.9) (2024-01-21) + +### Chore + + + +- update container image advplyr/audiobookshelf to v2.7.2[@0f08de5](https://github.com/0f08de5) by renovate ([#17404](https://github.com/truecharts/charts/issues/17404)) + + + + +## [audiobookshelf-8.1.8](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.7...audiobookshelf-8.1.8) (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)) + + +## [audiobookshelf-8.1.7](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.6...audiobookshelf-8.1.7) (2024-01-03) + +### Chore + + + +- update container image advplyr/audiobookshelf to v2.7.1[@78506de](https://github.com/78506de) by renovate ([#16716](https://github.com/truecharts/charts/issues/16716)) + + +## [audiobookshelf-8.1.6](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.5...audiobookshelf-8.1.6) (2024-01-02) diff --git a/stable/audiobookshelf/9.1.3/Chart.yaml b/stable/audiobookshelf/9.1.3/Chart.yaml new file mode 100644 index 00000000000..377ae611f64 --- /dev/null +++ b/stable/audiobookshelf/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.8.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. +home: https://truecharts.org/charts/stable/audiobookshelf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png +keywords: + - audiobookshelf +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: audiobookshelf +sources: + - https://github.com/advplyr/audiobookshelf + - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf + - https://hub.docker.com/r/advplyr/audiobookshelf +type: application +version: 9.1.3 diff --git a/stable/audiobookshelf/9.0.0/README.md b/stable/audiobookshelf/9.1.3/README.md similarity index 100% rename from stable/audiobookshelf/9.0.0/README.md rename to stable/audiobookshelf/9.1.3/README.md diff --git a/stable/audiobookshelf/9.0.0/app-readme.md b/stable/audiobookshelf/9.1.3/app-readme.md similarity index 100% rename from stable/audiobookshelf/9.0.0/app-readme.md rename to stable/audiobookshelf/9.1.3/app-readme.md diff --git a/stable/audiobookshelf/9.1.3/charts/common-18.0.3.tgz b/stable/audiobookshelf/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/audiobookshelf/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/audiobookshelf/9.0.0/ix_values.yaml b/stable/audiobookshelf/9.1.3/ix_values.yaml similarity index 100% rename from stable/audiobookshelf/9.0.0/ix_values.yaml rename to stable/audiobookshelf/9.1.3/ix_values.yaml diff --git a/stable/audiobookshelf/9.0.0/questions.yaml b/stable/audiobookshelf/9.1.3/questions.yaml similarity index 100% rename from stable/audiobookshelf/9.0.0/questions.yaml rename to stable/audiobookshelf/9.1.3/questions.yaml diff --git a/stable/authentik/24.0.0/templates/NOTES.txt b/stable/audiobookshelf/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/authentik/24.0.0/templates/NOTES.txt rename to stable/audiobookshelf/9.1.3/templates/NOTES.txt diff --git a/stable/audiobookshelf/9.0.0/templates/_secrets.tpl b/stable/audiobookshelf/9.1.3/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/9.0.0/templates/_secrets.tpl rename to stable/audiobookshelf/9.1.3/templates/_secrets.tpl diff --git a/stable/audiobookshelf/9.0.0/templates/common.yaml b/stable/audiobookshelf/9.1.3/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/9.0.0/templates/common.yaml rename to stable/audiobookshelf/9.1.3/templates/common.yaml diff --git a/stable/aurora-files/5.0.0/values.yaml b/stable/audiobookshelf/9.1.3/values.yaml similarity index 100% rename from stable/aurora-files/5.0.0/values.yaml rename to stable/audiobookshelf/9.1.3/values.yaml diff --git a/stable/aurora-files/5.0.0/CHANGELOG.md b/stable/aurora-files/5.0.0/CHANGELOG.md deleted file mode 100644 index 33f1a0e3970..00000000000 --- a/stable/aurora-files/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [aurora-files-4.1.12](https://github.com/truecharts/charts/compare/aurora-files-4.1.11...aurora-files-4.1.12) (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)) - - -## [aurora-files-4.1.11](https://github.com/truecharts/charts/compare/aurora-files-4.1.10...aurora-files-4.1.11) (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)) - - -## [aurora-files-4.1.10](https://github.com/truecharts/charts/compare/aurora-files-4.1.9...aurora-files-4.1.10) (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)) - - -## [aurora-files-4.1.9](https://github.com/truecharts/charts/compare/aurora-files-4.1.8...aurora-files-4.1.9) (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)) - - -## [aurora-files-4.1.8](https://github.com/truecharts/charts/compare/aurora-files-4.1.7...aurora-files-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [aurora-files-4.1.7](https://github.com/truecharts/charts/compare/aurora-files-4.1.6...aurora-files-4.1.7) (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)) - - -## [aurora-files-4.1.6](https://github.com/truecharts/charts/compare/aurora-files-4.1.5...aurora-files-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [aurora-files-4.1.5](https://github.com/truecharts/charts/compare/aurora-files-4.1.4...aurora-files-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [aurora-files-4.1.4](https://github.com/truecharts/charts/compare/aurora-files-4.1.3...aurora-files-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [aurora-files-4.1.3](https://github.com/truecharts/charts/compare/aurora-files-4.1.0...aurora-files-4.1.3) (2024-01-01) diff --git a/stable/aurora-files/5.0.0/Chart.yaml b/stable/aurora-files/5.0.0/Chart.yaml deleted file mode 100644 index cfc7b01dafa..00000000000 --- a/stable/aurora-files/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. -home: https://truecharts.org/charts/stable/aurora-files -icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png -keywords: - - aurora-files - - Cloud - - Tools-Utilities - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: aurora-files -sources: - - https://github.com/afterlogic/docker-aurora-files - - https://github.com/truecharts/charts/tree/master/charts/stable/aurora-files - - https://hub.docker.com/r/afterlogic/docker-aurora-files -type: application -version: 5.0.0 diff --git a/stable/aurora-files/5.0.0/charts/common-17.5.0.tgz b/stable/aurora-files/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/aurora-files/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/authentik/24.0.0/.helmignore b/stable/aurora-files/5.1.3/.helmignore similarity index 100% rename from stable/authentik/24.0.0/.helmignore rename to stable/aurora-files/5.1.3/.helmignore diff --git a/stable/aurora-files/5.1.3/CHANGELOG.md b/stable/aurora-files/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..cc00ce08cbf --- /dev/null +++ b/stable/aurora-files/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [aurora-files-4.1.12](https://github.com/truecharts/charts/compare/aurora-files-4.1.11...aurora-files-4.1.12) (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)) + + +## [aurora-files-4.1.11](https://github.com/truecharts/charts/compare/aurora-files-4.1.10...aurora-files-4.1.11) (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)) + + +## [aurora-files-4.1.10](https://github.com/truecharts/charts/compare/aurora-files-4.1.9...aurora-files-4.1.10) (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)) + + +## [aurora-files-4.1.9](https://github.com/truecharts/charts/compare/aurora-files-4.1.8...aurora-files-4.1.9) (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)) + + +## [aurora-files-4.1.8](https://github.com/truecharts/charts/compare/aurora-files-4.1.7...aurora-files-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [aurora-files-4.1.7](https://github.com/truecharts/charts/compare/aurora-files-4.1.6...aurora-files-4.1.7) (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)) + + +## [aurora-files-4.1.6](https://github.com/truecharts/charts/compare/aurora-files-4.1.5...aurora-files-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [aurora-files-4.1.5](https://github.com/truecharts/charts/compare/aurora-files-4.1.4...aurora-files-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [aurora-files-4.1.4](https://github.com/truecharts/charts/compare/aurora-files-4.1.3...aurora-files-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/aurora-files/5.1.3/Chart.yaml b/stable/aurora-files/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ef07f573960 --- /dev/null +++ b/stable/aurora-files/5.1.3/Chart.yaml @@ -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: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. +home: https://truecharts.org/charts/stable/aurora-files +icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png +keywords: + - aurora-files + - Cloud + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: aurora-files +sources: + - https://github.com/afterlogic/docker-aurora-files + - https://github.com/truecharts/charts/tree/master/charts/stable/aurora-files + - https://hub.docker.com/r/afterlogic/docker-aurora-files +type: application +version: 5.1.3 diff --git a/stable/aurora-files/5.0.0/README.md b/stable/aurora-files/5.1.3/README.md similarity index 100% rename from stable/aurora-files/5.0.0/README.md rename to stable/aurora-files/5.1.3/README.md diff --git a/stable/aurora-files/5.0.0/app-readme.md b/stable/aurora-files/5.1.3/app-readme.md similarity index 100% rename from stable/aurora-files/5.0.0/app-readme.md rename to stable/aurora-files/5.1.3/app-readme.md diff --git a/stable/aurora-files/5.1.3/charts/common-18.0.3.tgz b/stable/aurora-files/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/aurora-files/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/aurora-files/5.0.0/ix_values.yaml b/stable/aurora-files/5.1.3/ix_values.yaml similarity index 100% rename from stable/aurora-files/5.0.0/ix_values.yaml rename to stable/aurora-files/5.1.3/ix_values.yaml diff --git a/stable/aurora-files/5.0.0/questions.yaml b/stable/aurora-files/5.1.3/questions.yaml similarity index 100% rename from stable/aurora-files/5.0.0/questions.yaml rename to stable/aurora-files/5.1.3/questions.yaml diff --git a/stable/aurora-files/5.0.0/templates/common.yaml b/stable/aurora-files/5.1.3/templates/common.yaml similarity index 100% rename from stable/aurora-files/5.0.0/templates/common.yaml rename to stable/aurora-files/5.1.3/templates/common.yaml diff --git a/stable/authentik/24.0.0/values.yaml b/stable/aurora-files/5.1.3/values.yaml similarity index 100% rename from stable/authentik/24.0.0/values.yaml rename to stable/aurora-files/5.1.3/values.yaml diff --git a/stable/authentik/24.0.0/CHANGELOG.md b/stable/authentik/24.0.0/CHANGELOG.md deleted file mode 100644 index 29c7e235752..00000000000 --- a/stable/authentik/24.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - -## [authentik-19.2.10](https://github.com/truecharts/charts/compare/authentik-19.2.9...authentik-19.2.10) (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)) - - -## [authentik-19.2.9](https://github.com/truecharts/charts/compare/authentik-19.2.5...authentik-19.2.9) (2024-01-29) - -### Chore - - - -- update authentik to v2023.10.7[@c483b0a](https://github.com/c483b0a) by renovate (patch) ([#17752](https://github.com/truecharts/charts/issues/17752)) - - -## [authentik-19.2.5](https://github.com/truecharts/charts/compare/authentik-19.2.4...authentik-19.2.5) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [authentik-19.2.4](https://github.com/truecharts/charts/compare/authentik-19.2.3...authentik-19.2.4) (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)) - - -## [authentik-19.2.3](https://github.com/truecharts/charts/compare/authentik-19.2.2...authentik-19.2.3) (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)) - - -## [authentik-19.2.2](https://github.com/truecharts/charts/compare/authentik-19.2.1...authentik-19.2.2) (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)) - - -## [authentik-19.2.1](https://github.com/truecharts/charts/compare/authentik-19.2.0...authentik-19.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [authentik-19.2.0](https://github.com/truecharts/charts/compare/authentik-19.1.13...authentik-19.2.0) (2024-01-14) - -### Chore - - - -- update container image ghcr.io/maxmind/geoipupdate to v6.1.0[@cdd36d3](https://github.com/cdd36d3) by renovate ([#17203](https://github.com/truecharts/charts/issues/17203)) - - -## [authentik-19.1.13](https://github.com/truecharts/charts/compare/authentik-19.1.9...authentik-19.1.13) (2024-01-13) - -### Chore - - - -- update authentik to v2023.10.6[@1a17c68](https://github.com/1a17c68) by renovate (patch) ([#17101](https://github.com/truecharts/charts/issues/17101)) - diff --git a/stable/authentik/24.0.0/Chart.yaml b/stable/authentik/24.0.0/Chart.yaml deleted file mode 100644 index dff001c0a67..00000000000 --- a/stable/authentik/24.0.0/Chart.yaml +++ /dev/null @@ -1,48 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: authentication - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.2.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Authentik is an open-source Identity Provider focused on flexibility and versatility. -home: https://truecharts.org/charts/stable/authentik -icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png -keywords: - - authentik -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: authentik -sources: - - https://goauthentik.io/docs/ - - https://github.com/goauthentik/authentik - - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - - https://ghcr.io/maxmind/geoipupdate - - https://ghcr.io/goauthentik/radius - - https://ghcr.io/goauthentik/server - - https://ghcr.io/goauthentik/proxy - - https://ghcr.io/goauthentik/ldap -type: application -version: 24.0.0 diff --git a/stable/authentik/24.0.0/charts/common-17.5.0.tgz b/stable/authentik/24.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/authentik/24.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/auto-yt-dl/5.0.0/.helmignore b/stable/authentik/24.1.3/.helmignore similarity index 100% rename from stable/auto-yt-dl/5.0.0/.helmignore rename to stable/authentik/24.1.3/.helmignore diff --git a/stable/authentik/24.1.3/CHANGELOG.md b/stable/authentik/24.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a5f28f73b87 --- /dev/null +++ b/stable/authentik/24.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + +## [authentik-19.2.10](https://github.com/truecharts/charts/compare/authentik-19.2.9...authentik-19.2.10) (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)) + + +## [authentik-19.2.9](https://github.com/truecharts/charts/compare/authentik-19.2.5...authentik-19.2.9) (2024-01-29) + +### Chore + + + +- update authentik to v2023.10.7[@c483b0a](https://github.com/c483b0a) by renovate (patch) ([#17752](https://github.com/truecharts/charts/issues/17752)) + + +## [authentik-19.2.5](https://github.com/truecharts/charts/compare/authentik-19.2.4...authentik-19.2.5) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [authentik-19.2.4](https://github.com/truecharts/charts/compare/authentik-19.2.3...authentik-19.2.4) (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)) + + +## [authentik-19.2.3](https://github.com/truecharts/charts/compare/authentik-19.2.2...authentik-19.2.3) (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)) + + +## [authentik-19.2.2](https://github.com/truecharts/charts/compare/authentik-19.2.1...authentik-19.2.2) (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)) + + +## [authentik-19.2.1](https://github.com/truecharts/charts/compare/authentik-19.2.0...authentik-19.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [authentik-19.2.0](https://github.com/truecharts/charts/compare/authentik-19.1.13...authentik-19.2.0) (2024-01-14) + +### Chore + + + +- update container image ghcr.io/maxmind/geoipupdate to v6.1.0[@cdd36d3](https://github.com/cdd36d3) by renovate ([#17203](https://github.com/truecharts/charts/issues/17203)) + + +## [authentik-19.1.13](https://github.com/truecharts/charts/compare/authentik-19.1.9...authentik-19.1.13) (2024-01-13) + +### Chore + diff --git a/stable/authentik/24.1.3/Chart.yaml b/stable/authentik/24.1.3/Chart.yaml new file mode 100644 index 00000000000..2cc782bc59f --- /dev/null +++ b/stable/authentik/24.1.3/Chart.yaml @@ -0,0 +1,48 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: authentication + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2024.2.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Authentik is an open-source Identity Provider focused on flexibility and versatility. +home: https://truecharts.org/charts/stable/authentik +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png +keywords: + - authentik +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: authentik +sources: + - https://goauthentik.io/docs/ + - https://github.com/goauthentik/authentik + - https://github.com/truecharts/charts/tree/master/charts/stable/authentik + - https://ghcr.io/goauthentik/radius + - https://ghcr.io/goauthentik/server + - https://ghcr.io/maxmind/geoipupdate + - https://ghcr.io/goauthentik/proxy + - https://ghcr.io/goauthentik/ldap +type: application +version: 24.1.3 diff --git a/stable/authentik/24.0.0/README.md b/stable/authentik/24.1.3/README.md similarity index 100% rename from stable/authentik/24.0.0/README.md rename to stable/authentik/24.1.3/README.md diff --git a/stable/authentik/24.0.0/app-readme.md b/stable/authentik/24.1.3/app-readme.md similarity index 100% rename from stable/authentik/24.0.0/app-readme.md rename to stable/authentik/24.1.3/app-readme.md diff --git a/stable/authentik/24.1.3/charts/common-18.0.3.tgz b/stable/authentik/24.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/authentik/24.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/authentik/24.0.0/charts/redis-11.2.1.tgz b/stable/authentik/24.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/authentik/24.0.0/charts/redis-11.2.1.tgz rename to stable/authentik/24.1.3/charts/redis-11.2.1.tgz diff --git a/stable/authentik/24.0.0/ix_values.yaml b/stable/authentik/24.1.3/ix_values.yaml similarity index 100% rename from stable/authentik/24.0.0/ix_values.yaml rename to stable/authentik/24.1.3/ix_values.yaml diff --git a/stable/authentik/24.0.0/questions.yaml b/stable/authentik/24.1.3/questions.yaml similarity index 100% rename from stable/authentik/24.0.0/questions.yaml rename to stable/authentik/24.1.3/questions.yaml diff --git a/stable/autobrr/8.0.0/templates/NOTES.txt b/stable/authentik/24.1.3/templates/NOTES.txt similarity index 100% rename from stable/autobrr/8.0.0/templates/NOTES.txt rename to stable/authentik/24.1.3/templates/NOTES.txt diff --git a/stable/authentik/24.0.0/templates/_config.tpl b/stable/authentik/24.1.3/templates/_config.tpl similarity index 100% rename from stable/authentik/24.0.0/templates/_config.tpl rename to stable/authentik/24.1.3/templates/_config.tpl diff --git a/stable/authentik/24.0.0/templates/_secret.tpl b/stable/authentik/24.1.3/templates/_secret.tpl similarity index 100% rename from stable/authentik/24.0.0/templates/_secret.tpl rename to stable/authentik/24.1.3/templates/_secret.tpl diff --git a/stable/authentik/24.0.0/templates/_validation.tpl b/stable/authentik/24.1.3/templates/_validation.tpl similarity index 100% rename from stable/authentik/24.0.0/templates/_validation.tpl rename to stable/authentik/24.1.3/templates/_validation.tpl diff --git a/stable/authentik/24.0.0/templates/_waitAuthentik.tpl b/stable/authentik/24.1.3/templates/_waitAuthentik.tpl similarity index 100% rename from stable/authentik/24.0.0/templates/_waitAuthentik.tpl rename to stable/authentik/24.1.3/templates/_waitAuthentik.tpl diff --git a/stable/authentik/24.0.0/templates/common.yaml b/stable/authentik/24.1.3/templates/common.yaml similarity index 100% rename from stable/authentik/24.0.0/templates/common.yaml rename to stable/authentik/24.1.3/templates/common.yaml diff --git a/stable/auto-yt-dl/5.0.0/values.yaml b/stable/authentik/24.1.3/values.yaml similarity index 100% rename from stable/auto-yt-dl/5.0.0/values.yaml rename to stable/authentik/24.1.3/values.yaml diff --git a/stable/auto-yt-dl/5.0.0/CHANGELOG.md b/stable/auto-yt-dl/5.0.0/CHANGELOG.md deleted file mode 100644 index b3a1b423daa..00000000000 --- a/stable/auto-yt-dl/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [auto-yt-dl-4.1.13](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.12...auto-yt-dl-4.1.13) (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)) - - -## [auto-yt-dl-4.1.12](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.11...auto-yt-dl-4.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)) - - -## [auto-yt-dl-4.1.11](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.10...auto-yt-dl-4.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)) - - -## [auto-yt-dl-4.1.10](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.9...auto-yt-dl-4.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)) - - -## [auto-yt-dl-4.1.9](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.8...auto-yt-dl-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [auto-yt-dl-4.1.8](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.7...auto-yt-dl-4.1.8) (2024-01-14) - -### Chore - - - -- update container image guhu007/auto-yt-dl to latest[@2cbdced](https://github.com/2cbdced) by renovate ([#17157](https://github.com/truecharts/charts/issues/17157)) - - - - -## [auto-yt-dl-4.1.7](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.6...auto-yt-dl-4.1.7) (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)) - - -## [auto-yt-dl-4.1.6](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.5...auto-yt-dl-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [auto-yt-dl-4.1.5](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.4...auto-yt-dl-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [auto-yt-dl-4.1.4](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.3...auto-yt-dl-4.1.4) (2024-01-01) - -### Chore diff --git a/stable/auto-yt-dl/5.0.0/Chart.yaml b/stable/auto-yt-dl/5.0.0/Chart.yaml deleted file mode 100644 index be674ec9d4d..00000000000 --- a/stable/auto-yt-dl/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. -home: https://truecharts.org/charts/stable/auto-yt-dl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png -keywords: - - auto-yt-dl - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: auto-yt-dl -sources: - - https://github.com/xXGuhuXx/auto-yt-dl - - https://github.com/truecharts/charts/tree/master/charts/stable/auto-yt-dl - - https://hub.docker.com/r/guhu007/auto-yt-dl -type: application -version: 5.0.0 diff --git a/stable/auto-yt-dl/5.0.0/charts/common-17.5.0.tgz b/stable/auto-yt-dl/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/auto-yt-dl/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/autobrr/8.0.0/.helmignore b/stable/auto-yt-dl/5.1.3/.helmignore similarity index 100% rename from stable/autobrr/8.0.0/.helmignore rename to stable/auto-yt-dl/5.1.3/.helmignore diff --git a/stable/auto-yt-dl/5.1.3/CHANGELOG.md b/stable/auto-yt-dl/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..146728ddec0 --- /dev/null +++ b/stable/auto-yt-dl/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [auto-yt-dl-4.1.13](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.12...auto-yt-dl-4.1.13) (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)) + + +## [auto-yt-dl-4.1.12](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.11...auto-yt-dl-4.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)) + + +## [auto-yt-dl-4.1.11](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.10...auto-yt-dl-4.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)) + + +## [auto-yt-dl-4.1.10](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.9...auto-yt-dl-4.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)) + + +## [auto-yt-dl-4.1.9](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.8...auto-yt-dl-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [auto-yt-dl-4.1.8](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.7...auto-yt-dl-4.1.8) (2024-01-14) + +### Chore + + + +- update container image guhu007/auto-yt-dl to latest[@2cbdced](https://github.com/2cbdced) by renovate ([#17157](https://github.com/truecharts/charts/issues/17157)) + + + + +## [auto-yt-dl-4.1.7](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.6...auto-yt-dl-4.1.7) (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)) + + +## [auto-yt-dl-4.1.6](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.5...auto-yt-dl-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [auto-yt-dl-4.1.5](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.4...auto-yt-dl-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/auto-yt-dl/5.1.3/Chart.yaml b/stable/auto-yt-dl/5.1.3/Chart.yaml new file mode 100644 index 00000000000..62cb061ff46 --- /dev/null +++ b/stable/auto-yt-dl/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. +home: https://truecharts.org/charts/stable/auto-yt-dl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png +keywords: + - auto-yt-dl + - Downloaders +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: auto-yt-dl +sources: + - https://github.com/xXGuhuXx/auto-yt-dl + - https://github.com/truecharts/charts/tree/master/charts/stable/auto-yt-dl + - https://hub.docker.com/r/guhu007/auto-yt-dl +type: application +version: 5.1.3 diff --git a/stable/auto-yt-dl/5.0.0/README.md b/stable/auto-yt-dl/5.1.3/README.md similarity index 100% rename from stable/auto-yt-dl/5.0.0/README.md rename to stable/auto-yt-dl/5.1.3/README.md diff --git a/stable/auto-yt-dl/5.0.0/app-readme.md b/stable/auto-yt-dl/5.1.3/app-readme.md similarity index 100% rename from stable/auto-yt-dl/5.0.0/app-readme.md rename to stable/auto-yt-dl/5.1.3/app-readme.md diff --git a/stable/auto-yt-dl/5.1.3/charts/common-18.0.3.tgz b/stable/auto-yt-dl/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/auto-yt-dl/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/auto-yt-dl/5.0.0/ix_values.yaml b/stable/auto-yt-dl/5.1.3/ix_values.yaml similarity index 100% rename from stable/auto-yt-dl/5.0.0/ix_values.yaml rename to stable/auto-yt-dl/5.1.3/ix_values.yaml diff --git a/stable/auto-yt-dl/5.0.0/questions.yaml b/stable/auto-yt-dl/5.1.3/questions.yaml similarity index 100% rename from stable/auto-yt-dl/5.0.0/questions.yaml rename to stable/auto-yt-dl/5.1.3/questions.yaml diff --git a/stable/auto-yt-dl/5.0.0/templates/common.yaml b/stable/auto-yt-dl/5.1.3/templates/common.yaml similarity index 100% rename from stable/auto-yt-dl/5.0.0/templates/common.yaml rename to stable/auto-yt-dl/5.1.3/templates/common.yaml diff --git a/stable/autobrr/8.0.0/values.yaml b/stable/auto-yt-dl/5.1.3/values.yaml similarity index 100% rename from stable/autobrr/8.0.0/values.yaml rename to stable/auto-yt-dl/5.1.3/values.yaml diff --git a/stable/autobrr/8.0.0/CHANGELOG.md b/stable/autobrr/8.0.0/CHANGELOG.md deleted file mode 100644 index ddefe10dcba..00000000000 --- a/stable/autobrr/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [autobrr-7.4.0](https://github.com/truecharts/charts/compare/autobrr-7.3.2...autobrr-7.4.0) (2024-02-13) - -### Chore - - - -- update container image ghcr.io/autobrr/autobrr to v1.37.0[@c965a00](https://github.com/c965a00) by renovate ([#18231](https://github.com/truecharts/charts/issues/18231)) - - -## [autobrr-7.3.2](https://github.com/truecharts/charts/compare/autobrr-7.3.1...autobrr-7.3.2) (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)) - - -## [autobrr-7.3.1](https://github.com/truecharts/charts/compare/autobrr-7.3.0...autobrr-7.3.1) (2024-02-01) - - -## [autobrr-7.3.0](https://github.com/truecharts/charts/compare/autobrr-7.2.4...autobrr-7.3.0) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/autobrr/autobrr to v1.36.0[@14eaf68](https://github.com/14eaf68) by renovate ([#17691](https://github.com/truecharts/charts/issues/17691)) - - -## [autobrr-7.2.4](https://github.com/truecharts/charts/compare/autobrr-7.2.3...autobrr-7.2.4) (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)) - - -## [autobrr-7.2.3](https://github.com/truecharts/charts/compare/autobrr-7.2.2...autobrr-7.2.3) (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)) - - -## [autobrr-7.2.2](https://github.com/truecharts/charts/compare/autobrr-7.2.1...autobrr-7.2.2) (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)) - - -## [autobrr-7.2.1](https://github.com/truecharts/charts/compare/autobrr-7.2.0...autobrr-7.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [autobrr-7.2.0](https://github.com/truecharts/charts/compare/autobrr-7.1.7...autobrr-7.2.0) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/autobrr/autobrr to v1.35.1[@6b259dd](https://github.com/6b259dd) by renovate ([#17443](https://github.com/truecharts/charts/issues/17443)) - - - - -## [autobrr-7.1.7](https://github.com/truecharts/charts/compare/autobrr-7.1.6...autobrr-7.1.7) (2024-01-09) - -### Chore - - diff --git a/stable/autobrr/8.0.0/Chart.yaml b/stable/autobrr/8.0.0/Chart.yaml deleted file mode 100644 index 9b63df37a51..00000000000 --- a/stable/autobrr/8.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.38.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The modern download automation tool for torrents. -home: https://truecharts.org/charts/stable/autobrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png -keywords: - - autobrr - - torrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: autobrr -sources: - - https://github.com/autobrr/autobrr - - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - - https://ghcr.io/autobrr/autobrr -type: application -version: 8.0.0 diff --git a/stable/autobrr/8.0.0/charts/common-17.5.0.tgz b/stable/autobrr/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/autobrr/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/automatic-music-downloader/9.0.0/.helmignore b/stable/autobrr/8.1.3/.helmignore similarity index 100% rename from stable/automatic-music-downloader/9.0.0/.helmignore rename to stable/autobrr/8.1.3/.helmignore diff --git a/stable/autobrr/8.1.3/CHANGELOG.md b/stable/autobrr/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a92849abf77 --- /dev/null +++ b/stable/autobrr/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [autobrr-7.4.0](https://github.com/truecharts/charts/compare/autobrr-7.3.2...autobrr-7.4.0) (2024-02-13) + +### Chore + + + +- update container image ghcr.io/autobrr/autobrr to v1.37.0[@c965a00](https://github.com/c965a00) by renovate ([#18231](https://github.com/truecharts/charts/issues/18231)) + + +## [autobrr-7.3.2](https://github.com/truecharts/charts/compare/autobrr-7.3.1...autobrr-7.3.2) (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)) + + +## [autobrr-7.3.1](https://github.com/truecharts/charts/compare/autobrr-7.3.0...autobrr-7.3.1) (2024-02-01) + + +## [autobrr-7.3.0](https://github.com/truecharts/charts/compare/autobrr-7.2.4...autobrr-7.3.0) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/autobrr/autobrr to v1.36.0[@14eaf68](https://github.com/14eaf68) by renovate ([#17691](https://github.com/truecharts/charts/issues/17691)) + + +## [autobrr-7.2.4](https://github.com/truecharts/charts/compare/autobrr-7.2.3...autobrr-7.2.4) (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)) + + +## [autobrr-7.2.3](https://github.com/truecharts/charts/compare/autobrr-7.2.2...autobrr-7.2.3) (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)) + + +## [autobrr-7.2.2](https://github.com/truecharts/charts/compare/autobrr-7.2.1...autobrr-7.2.2) (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)) + + +## [autobrr-7.2.1](https://github.com/truecharts/charts/compare/autobrr-7.2.0...autobrr-7.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [autobrr-7.2.0](https://github.com/truecharts/charts/compare/autobrr-7.1.7...autobrr-7.2.0) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/autobrr/autobrr to v1.35.1[@6b259dd](https://github.com/6b259dd) by renovate ([#17443](https://github.com/truecharts/charts/issues/17443)) + + + + +## [autobrr-7.1.7](https://github.com/truecharts/charts/compare/autobrr-7.1.6...autobrr-7.1.7) (2024-01-09) diff --git a/stable/autobrr/8.1.3/Chart.yaml b/stable/autobrr/8.1.3/Chart.yaml new file mode 100644 index 00000000000..3e15975af5c --- /dev/null +++ b/stable/autobrr/8.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.38.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The modern download automation tool for torrents. +home: https://truecharts.org/charts/stable/autobrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png +keywords: + - autobrr + - torrent +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: autobrr +sources: + - https://github.com/autobrr/autobrr + - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + - https://ghcr.io/autobrr/autobrr +type: application +version: 8.1.3 diff --git a/stable/autobrr/8.0.0/README.md b/stable/autobrr/8.1.3/README.md similarity index 100% rename from stable/autobrr/8.0.0/README.md rename to stable/autobrr/8.1.3/README.md diff --git a/stable/autobrr/8.0.0/app-readme.md b/stable/autobrr/8.1.3/app-readme.md similarity index 100% rename from stable/autobrr/8.0.0/app-readme.md rename to stable/autobrr/8.1.3/app-readme.md diff --git a/stable/autobrr/8.1.3/charts/common-18.0.3.tgz b/stable/autobrr/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/autobrr/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/autobrr/8.0.0/ix_values.yaml b/stable/autobrr/8.1.3/ix_values.yaml similarity index 100% rename from stable/autobrr/8.0.0/ix_values.yaml rename to stable/autobrr/8.1.3/ix_values.yaml diff --git a/stable/autobrr/8.0.0/questions.yaml b/stable/autobrr/8.1.3/questions.yaml similarity index 100% rename from stable/autobrr/8.0.0/questions.yaml rename to stable/autobrr/8.1.3/questions.yaml diff --git a/stable/automatic-music-downloader/9.0.0/templates/NOTES.txt b/stable/autobrr/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/automatic-music-downloader/9.0.0/templates/NOTES.txt rename to stable/autobrr/8.1.3/templates/NOTES.txt diff --git a/stable/autobrr/8.0.0/templates/_configmap.tpl b/stable/autobrr/8.1.3/templates/_configmap.tpl similarity index 100% rename from stable/autobrr/8.0.0/templates/_configmap.tpl rename to stable/autobrr/8.1.3/templates/_configmap.tpl diff --git a/stable/autobrr/8.0.0/templates/common.yaml b/stable/autobrr/8.1.3/templates/common.yaml similarity index 100% rename from stable/autobrr/8.0.0/templates/common.yaml rename to stable/autobrr/8.1.3/templates/common.yaml diff --git a/stable/automatic-music-downloader/9.0.0/values.yaml b/stable/autobrr/8.1.3/values.yaml similarity index 100% rename from stable/automatic-music-downloader/9.0.0/values.yaml rename to stable/autobrr/8.1.3/values.yaml diff --git a/stable/automatic-music-downloader/9.0.0/CHANGELOG.md b/stable/automatic-music-downloader/9.0.0/CHANGELOG.md deleted file mode 100644 index e3c580b9544..00000000000 --- a/stable/automatic-music-downloader/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [automatic-music-downloader-8.1.12](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.11...automatic-music-downloader-8.1.12) (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)) - - -## [automatic-music-downloader-8.1.11](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.10...automatic-music-downloader-8.1.11) (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)) - - -## [automatic-music-downloader-8.1.10](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.9...automatic-music-downloader-8.1.10) (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)) - - -## [automatic-music-downloader-8.1.9](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.8...automatic-music-downloader-8.1.9) (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)) - - -## [automatic-music-downloader-8.1.8](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.7...automatic-music-downloader-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [automatic-music-downloader-8.1.7](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.6...automatic-music-downloader-8.1.7) (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)) - - -## [automatic-music-downloader-8.1.6](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.5...automatic-music-downloader-8.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [automatic-music-downloader-8.1.5](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.4...automatic-music-downloader-8.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [automatic-music-downloader-8.1.4](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.3...automatic-music-downloader-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [automatic-music-downloader-8.1.3](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.0...automatic-music-downloader-8.1.3) (2024-01-01) diff --git a/stable/automatic-music-downloader/9.0.0/Chart.yaml b/stable/automatic-music-downloader/9.0.0/Chart.yaml deleted file mode 100644 index 10a1345a270..00000000000 --- a/stable/automatic-music-downloader/9.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Lidarr companion script to automatically download music for Lidarr. -home: https://truecharts.org/charts/stable/automatic-music-downloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png -keywords: - - automatic - - music - - downloader - - deemix -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: automatic-music-downloader -sources: - - https://github.com/RandomNinjaAtk/docker-amd - - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader - - https://hub.docker.com/r/randomninjaatk/amd -type: application -version: 9.0.0 diff --git a/stable/automatic-music-downloader/9.0.0/charts/common-17.5.0.tgz b/stable/automatic-music-downloader/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/automatic-music-downloader/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/automatic-ripping-machine/3.0.0/.helmignore b/stable/automatic-music-downloader/9.1.3/.helmignore similarity index 100% rename from stable/automatic-ripping-machine/3.0.0/.helmignore rename to stable/automatic-music-downloader/9.1.3/.helmignore diff --git a/stable/automatic-music-downloader/9.1.3/CHANGELOG.md b/stable/automatic-music-downloader/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..335ca9ca843 --- /dev/null +++ b/stable/automatic-music-downloader/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [automatic-music-downloader-8.1.12](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.11...automatic-music-downloader-8.1.12) (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)) + + +## [automatic-music-downloader-8.1.11](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.10...automatic-music-downloader-8.1.11) (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)) + + +## [automatic-music-downloader-8.1.10](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.9...automatic-music-downloader-8.1.10) (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)) + + +## [automatic-music-downloader-8.1.9](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.8...automatic-music-downloader-8.1.9) (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)) + + +## [automatic-music-downloader-8.1.8](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.7...automatic-music-downloader-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [automatic-music-downloader-8.1.7](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.6...automatic-music-downloader-8.1.7) (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)) + + +## [automatic-music-downloader-8.1.6](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.5...automatic-music-downloader-8.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [automatic-music-downloader-8.1.5](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.4...automatic-music-downloader-8.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [automatic-music-downloader-8.1.4](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.3...automatic-music-downloader-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/automatic-music-downloader/9.1.3/Chart.yaml b/stable/automatic-music-downloader/9.1.3/Chart.yaml new file mode 100644 index 00000000000..ee7d59344c0 --- /dev/null +++ b/stable/automatic-music-downloader/9.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Lidarr companion script to automatically download music for Lidarr. +home: https://truecharts.org/charts/stable/automatic-music-downloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png +keywords: + - automatic + - music + - downloader + - deemix +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: automatic-music-downloader +sources: + - https://github.com/RandomNinjaAtk/docker-amd + - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader + - https://hub.docker.com/r/randomninjaatk/amd +type: application +version: 9.1.3 diff --git a/stable/automatic-music-downloader/9.0.0/README.md b/stable/automatic-music-downloader/9.1.3/README.md similarity index 100% rename from stable/automatic-music-downloader/9.0.0/README.md rename to stable/automatic-music-downloader/9.1.3/README.md diff --git a/stable/automatic-music-downloader/9.0.0/app-readme.md b/stable/automatic-music-downloader/9.1.3/app-readme.md similarity index 100% rename from stable/automatic-music-downloader/9.0.0/app-readme.md rename to stable/automatic-music-downloader/9.1.3/app-readme.md diff --git a/stable/automatic-music-downloader/9.1.3/charts/common-18.0.3.tgz b/stable/automatic-music-downloader/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/automatic-music-downloader/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/automatic-music-downloader/9.0.0/ix_values.yaml b/stable/automatic-music-downloader/9.1.3/ix_values.yaml similarity index 100% rename from stable/automatic-music-downloader/9.0.0/ix_values.yaml rename to stable/automatic-music-downloader/9.1.3/ix_values.yaml diff --git a/stable/automatic-music-downloader/9.0.0/questions.yaml b/stable/automatic-music-downloader/9.1.3/questions.yaml similarity index 100% rename from stable/automatic-music-downloader/9.0.0/questions.yaml rename to stable/automatic-music-downloader/9.1.3/questions.yaml diff --git a/stable/automatic-ripping-machine/3.0.0/templates/NOTES.txt b/stable/automatic-music-downloader/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/automatic-ripping-machine/3.0.0/templates/NOTES.txt rename to stable/automatic-music-downloader/9.1.3/templates/NOTES.txt diff --git a/stable/automatic-ripping-machine/3.0.0/templates/common.yaml b/stable/automatic-music-downloader/9.1.3/templates/common.yaml similarity index 100% rename from stable/automatic-ripping-machine/3.0.0/templates/common.yaml rename to stable/automatic-music-downloader/9.1.3/templates/common.yaml diff --git a/stable/automatic-ripping-machine/3.0.0/values.yaml b/stable/automatic-music-downloader/9.1.3/values.yaml similarity index 100% rename from stable/automatic-ripping-machine/3.0.0/values.yaml rename to stable/automatic-music-downloader/9.1.3/values.yaml diff --git a/stable/automatic-ripping-machine/3.0.0/CHANGELOG.md b/stable/automatic-ripping-machine/3.0.0/CHANGELOG.md deleted file mode 100644 index d0b2475a7ff..00000000000 --- a/stable/automatic-ripping-machine/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [automatic-ripping-machine-2.1.34](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.33...automatic-ripping-machine-2.1.34) (2024-02-12) - -### Chore - - - -- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70[@88a6efc](https://github.com/88a6efc) by renovate ([#18153](https://github.com/truecharts/charts/issues/18153)) - - -## [automatic-ripping-machine-2.1.33](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.32...automatic-ripping-machine-2.1.33) (2024-02-12) - -### Chore - - - -- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70[@5b54cb0](https://github.com/5b54cb0) by renovate ([#18024](https://github.com/truecharts/charts/issues/18024)) - - -## [automatic-ripping-machine-2.1.32](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.31...automatic-ripping-machine-2.1.32) (2024-02-05) - -### Chore - - - -- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70[@0fa9951](https://github.com/0fa9951) by renovate ([#17952](https://github.com/truecharts/charts/issues/17952)) - - -## [automatic-ripping-machine-2.1.31](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.30...automatic-ripping-machine-2.1.31) (2024-02-05) - -### Chore - - - -- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70[@68146c7](https://github.com/68146c7) by renovate ([#17811](https://github.com/truecharts/charts/issues/17811)) - - -## [automatic-ripping-machine-2.1.30](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.29...automatic-ripping-machine-2.1.30) (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)) - - -## [automatic-ripping-machine-2.1.29](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.28...automatic-ripping-machine-2.1.29) (2024-01-31) - -### Chore - - - -- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70[@134acad](https://github.com/134acad) by renovate ([#17764](https://github.com/truecharts/charts/issues/17764)) - - -## [automatic-ripping-machine-2.1.28](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.27...automatic-ripping-machine-2.1.28) (2024-01-29) - -### Chore - - - -- update container image automaticrippingmachine/automatic-ripping-machine to v2.6.70[@c4d9f18](https://github.com/c4d9f18) by renovate ([#17753](https://github.com/truecharts/charts/issues/17753)) - - -## [automatic-ripping-machine-2.1.27](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.26...automatic-ripping-machine-2.1.27) (2024-01-29) - -### Chore - - - -- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.69[@ecd1c5f](https://github.com/ecd1c5f) by renovate ([#17716](https://github.com/truecharts/charts/issues/17716)) - - -## [automatic-ripping-machine-2.1.26](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.25...automatic-ripping-machine-2.1.26) (2024-01-29) - -### Chore - - - -- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.69[@97f9f76](https://github.com/97f9f76) by renovate ([#17577](https://github.com/truecharts/charts/issues/17577)) - - -## [automatic-ripping-machine-2.1.25](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.24...automatic-ripping-machine-2.1.25) (2024-01-26) - -### Chore - - diff --git a/stable/automatic-ripping-machine/3.0.0/Chart.yaml b/stable/automatic-ripping-machine/3.0.0/Chart.yaml deleted file mode 100644 index ad3ff949e24..00000000000 --- a/stable/automatic-ripping-machine/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.6.70 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Automatic Ripping Machine (ARM) Scripts. -home: https://truecharts.org/charts/stable/automatic-ripping-machine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.png -keywords: - - automatic-ripping-machine - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: automatic-ripping-machine -sources: - - https://github.com/automatic-ripping-machine/automatic-ripping-machine - - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine - - https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine -type: application -version: 3.0.0 diff --git a/stable/automatic-ripping-machine/3.0.0/charts/common-17.5.0.tgz b/stable/automatic-ripping-machine/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/automatic-ripping-machine/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/avidemux/9.0.0/.helmignore b/stable/automatic-ripping-machine/3.1.3/.helmignore similarity index 100% rename from stable/avidemux/9.0.0/.helmignore rename to stable/automatic-ripping-machine/3.1.3/.helmignore diff --git a/stable/automatic-ripping-machine/3.1.3/CHANGELOG.md b/stable/automatic-ripping-machine/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..01952eb129f --- /dev/null +++ b/stable/automatic-ripping-machine/3.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [automatic-ripping-machine-2.1.34](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.33...automatic-ripping-machine-2.1.34) (2024-02-12) + +### Chore + + + +- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70[@88a6efc](https://github.com/88a6efc) by renovate ([#18153](https://github.com/truecharts/charts/issues/18153)) + + +## [automatic-ripping-machine-2.1.33](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.32...automatic-ripping-machine-2.1.33) (2024-02-12) + +### Chore + + + +- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70[@5b54cb0](https://github.com/5b54cb0) by renovate ([#18024](https://github.com/truecharts/charts/issues/18024)) + + +## [automatic-ripping-machine-2.1.32](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.31...automatic-ripping-machine-2.1.32) (2024-02-05) + +### Chore + + + +- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70[@0fa9951](https://github.com/0fa9951) by renovate ([#17952](https://github.com/truecharts/charts/issues/17952)) + + +## [automatic-ripping-machine-2.1.31](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.30...automatic-ripping-machine-2.1.31) (2024-02-05) + +### Chore + + + +- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70[@68146c7](https://github.com/68146c7) by renovate ([#17811](https://github.com/truecharts/charts/issues/17811)) + + +## [automatic-ripping-machine-2.1.30](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.29...automatic-ripping-machine-2.1.30) (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)) + + +## [automatic-ripping-machine-2.1.29](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.28...automatic-ripping-machine-2.1.29) (2024-01-31) + +### Chore + + + +- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70[@134acad](https://github.com/134acad) by renovate ([#17764](https://github.com/truecharts/charts/issues/17764)) + + +## [automatic-ripping-machine-2.1.28](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.27...automatic-ripping-machine-2.1.28) (2024-01-29) + +### Chore + + + +- update container image automaticrippingmachine/automatic-ripping-machine to v2.6.70[@c4d9f18](https://github.com/c4d9f18) by renovate ([#17753](https://github.com/truecharts/charts/issues/17753)) + + +## [automatic-ripping-machine-2.1.27](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.26...automatic-ripping-machine-2.1.27) (2024-01-29) + +### Chore + + + +- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.69[@ecd1c5f](https://github.com/ecd1c5f) by renovate ([#17716](https://github.com/truecharts/charts/issues/17716)) + + +## [automatic-ripping-machine-2.1.26](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.25...automatic-ripping-machine-2.1.26) (2024-01-29) + +### Chore + + + +- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.69[@97f9f76](https://github.com/97f9f76) by renovate ([#17577](https://github.com/truecharts/charts/issues/17577)) + + +## [automatic-ripping-machine-2.1.25](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.24...automatic-ripping-machine-2.1.25) (2024-01-26) diff --git a/stable/automatic-ripping-machine/3.1.3/Chart.yaml b/stable/automatic-ripping-machine/3.1.3/Chart.yaml new file mode 100644 index 00000000000..f0d518a7cb0 --- /dev/null +++ b/stable/automatic-ripping-machine/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.6.70 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Automatic Ripping Machine (ARM) Scripts. +home: https://truecharts.org/charts/stable/automatic-ripping-machine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.png +keywords: + - automatic-ripping-machine + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: automatic-ripping-machine +sources: + - https://github.com/automatic-ripping-machine/automatic-ripping-machine + - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine + - https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine +type: application +version: 3.1.3 diff --git a/stable/automatic-ripping-machine/3.0.0/README.md b/stable/automatic-ripping-machine/3.1.3/README.md similarity index 100% rename from stable/automatic-ripping-machine/3.0.0/README.md rename to stable/automatic-ripping-machine/3.1.3/README.md diff --git a/stable/automatic-ripping-machine/3.0.0/app-readme.md b/stable/automatic-ripping-machine/3.1.3/app-readme.md similarity index 100% rename from stable/automatic-ripping-machine/3.0.0/app-readme.md rename to stable/automatic-ripping-machine/3.1.3/app-readme.md diff --git a/stable/automatic-ripping-machine/3.1.3/charts/common-18.0.3.tgz b/stable/automatic-ripping-machine/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/automatic-ripping-machine/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/automatic-ripping-machine/3.0.0/ix_values.yaml b/stable/automatic-ripping-machine/3.1.3/ix_values.yaml similarity index 100% rename from stable/automatic-ripping-machine/3.0.0/ix_values.yaml rename to stable/automatic-ripping-machine/3.1.3/ix_values.yaml diff --git a/stable/automatic-ripping-machine/3.0.0/questions.yaml b/stable/automatic-ripping-machine/3.1.3/questions.yaml similarity index 100% rename from stable/automatic-ripping-machine/3.0.0/questions.yaml rename to stable/automatic-ripping-machine/3.1.3/questions.yaml diff --git a/stable/avidemux/9.0.0/templates/NOTES.txt b/stable/automatic-ripping-machine/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/avidemux/9.0.0/templates/NOTES.txt rename to stable/automatic-ripping-machine/3.1.3/templates/NOTES.txt diff --git a/stable/avidemux/9.0.0/templates/common.yaml b/stable/automatic-ripping-machine/3.1.3/templates/common.yaml similarity index 100% rename from stable/avidemux/9.0.0/templates/common.yaml rename to stable/automatic-ripping-machine/3.1.3/templates/common.yaml diff --git a/stable/avidemux/9.0.0/values.yaml b/stable/automatic-ripping-machine/3.1.3/values.yaml similarity index 100% rename from stable/avidemux/9.0.0/values.yaml rename to stable/automatic-ripping-machine/3.1.3/values.yaml diff --git a/stable/autoscan/8.1.4/Chart.yaml b/stable/autoscan/8.1.4/Chart.yaml index 8a147905a2b..0ccaef2e526 100644 --- a/stable/autoscan/8.1.4/Chart.yaml +++ b/stable/autoscan/8.1.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/autoscan/8.1.4/charts/common-18.0.2.tgz b/stable/autoscan/8.1.4/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/autoscan/8.1.4/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/autoscan/8.1.4/charts/common-18.0.3.tgz b/stable/autoscan/8.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/autoscan/8.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/avidemux/9.0.0/CHANGELOG.md b/stable/avidemux/9.0.0/CHANGELOG.md deleted file mode 100644 index 050c1e04731..00000000000 --- a/stable/avidemux/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [avidemux-8.0.1](https://github.com/truecharts/charts/compare/avidemux-8.0.0...avidemux-8.0.1) (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)) - - -## [avidemux-8.0.0](https://github.com/truecharts/charts/compare/avidemux-7.1.11...avidemux-8.0.0) (2024-01-29) - -### Chore - - - -- update container image jlesage/avidemux to v24.01.1[@74d2463](https://github.com/74d2463) by renovate ([#17706](https://github.com/truecharts/charts/issues/17706)) - - -## [avidemux-7.1.11](https://github.com/truecharts/charts/compare/avidemux-7.1.10...avidemux-7.1.11) (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)) - - -## [avidemux-7.1.10](https://github.com/truecharts/charts/compare/avidemux-7.1.9...avidemux-7.1.10) (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)) - - -## [avidemux-7.1.9](https://github.com/truecharts/charts/compare/avidemux-7.1.8...avidemux-7.1.9) (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)) - - -## [avidemux-7.1.8](https://github.com/truecharts/charts/compare/avidemux-7.1.7...avidemux-7.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [avidemux-7.1.7](https://github.com/truecharts/charts/compare/avidemux-7.1.6...avidemux-7.1.7) (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)) - - -## [avidemux-7.1.6](https://github.com/truecharts/charts/compare/avidemux-7.1.5...avidemux-7.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [avidemux-7.1.5](https://github.com/truecharts/charts/compare/avidemux-7.1.4...avidemux-7.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [avidemux-7.1.4](https://github.com/truecharts/charts/compare/avidemux-7.1.3...avidemux-7.1.4) (2024-01-01) - -### Chore diff --git a/stable/avidemux/9.0.0/Chart.yaml b/stable/avidemux/9.0.0/Chart.yaml deleted file mode 100644 index 1449379c3ce..00000000000 --- a/stable/avidemux/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.01.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. -home: https://truecharts.org/charts/stable/avidemux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png -keywords: - - media - - avidemux -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: avidemux -sources: - - https://github.com/jlesage/docker-avidemux - - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux - - https://hub.docker.com/r/jlesage/avidemux -type: application -version: 9.0.0 diff --git a/stable/avidemux/9.0.0/charts/common-17.5.0.tgz b/stable/avidemux/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/avidemux/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/avorion/5.0.0/.helmignore b/stable/avidemux/9.1.3/.helmignore similarity index 100% rename from stable/avorion/5.0.0/.helmignore rename to stable/avidemux/9.1.3/.helmignore diff --git a/stable/avidemux/9.1.3/CHANGELOG.md b/stable/avidemux/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0d7ef2e71cd --- /dev/null +++ b/stable/avidemux/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [avidemux-8.0.1](https://github.com/truecharts/charts/compare/avidemux-8.0.0...avidemux-8.0.1) (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)) + + +## [avidemux-8.0.0](https://github.com/truecharts/charts/compare/avidemux-7.1.11...avidemux-8.0.0) (2024-01-29) + +### Chore + + + +- update container image jlesage/avidemux to v24.01.1[@74d2463](https://github.com/74d2463) by renovate ([#17706](https://github.com/truecharts/charts/issues/17706)) + + +## [avidemux-7.1.11](https://github.com/truecharts/charts/compare/avidemux-7.1.10...avidemux-7.1.11) (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)) + + +## [avidemux-7.1.10](https://github.com/truecharts/charts/compare/avidemux-7.1.9...avidemux-7.1.10) (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)) + + +## [avidemux-7.1.9](https://github.com/truecharts/charts/compare/avidemux-7.1.8...avidemux-7.1.9) (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)) + + +## [avidemux-7.1.8](https://github.com/truecharts/charts/compare/avidemux-7.1.7...avidemux-7.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [avidemux-7.1.7](https://github.com/truecharts/charts/compare/avidemux-7.1.6...avidemux-7.1.7) (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)) + + +## [avidemux-7.1.6](https://github.com/truecharts/charts/compare/avidemux-7.1.5...avidemux-7.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [avidemux-7.1.5](https://github.com/truecharts/charts/compare/avidemux-7.1.4...avidemux-7.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/avidemux/9.1.3/Chart.yaml b/stable/avidemux/9.1.3/Chart.yaml new file mode 100644 index 00000000000..7f88e8d78e9 --- /dev/null +++ b/stable/avidemux/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.01.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. +home: https://truecharts.org/charts/stable/avidemux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png +keywords: + - media + - avidemux +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: avidemux +sources: + - https://github.com/jlesage/docker-avidemux + - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux + - https://hub.docker.com/r/jlesage/avidemux +type: application +version: 9.1.3 diff --git a/stable/avidemux/9.0.0/README.md b/stable/avidemux/9.1.3/README.md similarity index 100% rename from stable/avidemux/9.0.0/README.md rename to stable/avidemux/9.1.3/README.md diff --git a/stable/avidemux/9.0.0/app-readme.md b/stable/avidemux/9.1.3/app-readme.md similarity index 100% rename from stable/avidemux/9.0.0/app-readme.md rename to stable/avidemux/9.1.3/app-readme.md diff --git a/stable/avidemux/9.1.3/charts/common-18.0.3.tgz b/stable/avidemux/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/avidemux/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/avidemux/9.0.0/ix_values.yaml b/stable/avidemux/9.1.3/ix_values.yaml similarity index 100% rename from stable/avidemux/9.0.0/ix_values.yaml rename to stable/avidemux/9.1.3/ix_values.yaml diff --git a/stable/avidemux/9.0.0/questions.yaml b/stable/avidemux/9.1.3/questions.yaml similarity index 100% rename from stable/avidemux/9.0.0/questions.yaml rename to stable/avidemux/9.1.3/questions.yaml diff --git a/stable/babybuddy/16.1.0/templates/NOTES.txt b/stable/avidemux/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/babybuddy/16.1.0/templates/NOTES.txt rename to stable/avidemux/9.1.3/templates/NOTES.txt diff --git a/stable/babybuddy/16.1.0/templates/common.yaml b/stable/avidemux/9.1.3/templates/common.yaml similarity index 100% rename from stable/babybuddy/16.1.0/templates/common.yaml rename to stable/avidemux/9.1.3/templates/common.yaml diff --git a/stable/avorion/5.0.0/values.yaml b/stable/avidemux/9.1.3/values.yaml similarity index 100% rename from stable/avorion/5.0.0/values.yaml rename to stable/avidemux/9.1.3/values.yaml diff --git a/stable/avorion/5.0.0/CHANGELOG.md b/stable/avorion/5.0.0/CHANGELOG.md deleted file mode 100644 index 63864da7dd4..00000000000 --- a/stable/avorion/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [avorion-4.1.12](https://github.com/truecharts/charts/compare/avorion-4.1.11...avorion-4.1.12) (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)) - - -## [avorion-4.1.11](https://github.com/truecharts/charts/compare/avorion-4.1.10...avorion-4.1.11) (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)) - - -## [avorion-4.1.10](https://github.com/truecharts/charts/compare/avorion-4.1.9...avorion-4.1.10) (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)) - - -## [avorion-4.1.9](https://github.com/truecharts/charts/compare/avorion-4.1.8...avorion-4.1.9) (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)) - - -## [avorion-4.1.8](https://github.com/truecharts/charts/compare/avorion-4.1.7...avorion-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [avorion-4.1.7](https://github.com/truecharts/charts/compare/avorion-4.1.6...avorion-4.1.7) (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)) - - -## [avorion-4.1.6](https://github.com/truecharts/charts/compare/avorion-4.1.5...avorion-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [avorion-4.1.5](https://github.com/truecharts/charts/compare/avorion-4.1.4...avorion-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [avorion-4.1.4](https://github.com/truecharts/charts/compare/avorion-4.1.3...avorion-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [avorion-4.1.3](https://github.com/truecharts/charts/compare/avorion-4.1.0...avorion-4.1.3) (2024-01-01) diff --git a/stable/avorion/5.0.0/Chart.yaml b/stable/avorion/5.0.0/Chart.yaml deleted file mode 100644 index a15162c7a11..00000000000 --- a/stable/avorion/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: aorion -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Avorion and run it. -home: https://truecharts.org/charts/stable/avorion -icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png -keywords: - - avorion - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: avorion -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/avorion - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/avorion/5.0.0/charts/common-17.5.0.tgz b/stable/avorion/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/avorion/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/babybuddy/16.1.0/.helmignore b/stable/avorion/5.1.3/.helmignore similarity index 100% rename from stable/babybuddy/16.1.0/.helmignore rename to stable/avorion/5.1.3/.helmignore diff --git a/stable/avorion/5.1.3/CHANGELOG.md b/stable/avorion/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bb5bbec384b --- /dev/null +++ b/stable/avorion/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [avorion-4.1.12](https://github.com/truecharts/charts/compare/avorion-4.1.11...avorion-4.1.12) (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)) + + +## [avorion-4.1.11](https://github.com/truecharts/charts/compare/avorion-4.1.10...avorion-4.1.11) (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)) + + +## [avorion-4.1.10](https://github.com/truecharts/charts/compare/avorion-4.1.9...avorion-4.1.10) (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)) + + +## [avorion-4.1.9](https://github.com/truecharts/charts/compare/avorion-4.1.8...avorion-4.1.9) (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)) + + +## [avorion-4.1.8](https://github.com/truecharts/charts/compare/avorion-4.1.7...avorion-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [avorion-4.1.7](https://github.com/truecharts/charts/compare/avorion-4.1.6...avorion-4.1.7) (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)) + + +## [avorion-4.1.6](https://github.com/truecharts/charts/compare/avorion-4.1.5...avorion-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [avorion-4.1.5](https://github.com/truecharts/charts/compare/avorion-4.1.4...avorion-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [avorion-4.1.4](https://github.com/truecharts/charts/compare/avorion-4.1.3...avorion-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/avorion/5.1.3/Chart.yaml b/stable/avorion/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3002e9e2ec8 --- /dev/null +++ b/stable/avorion/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: aorion +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Avorion and run it. +home: https://truecharts.org/charts/stable/avorion +icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png +keywords: + - avorion + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: avorion +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/avorion + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/avorion/5.0.0/README.md b/stable/avorion/5.1.3/README.md similarity index 100% rename from stable/avorion/5.0.0/README.md rename to stable/avorion/5.1.3/README.md diff --git a/stable/avorion/5.0.0/app-readme.md b/stable/avorion/5.1.3/app-readme.md similarity index 100% rename from stable/avorion/5.0.0/app-readme.md rename to stable/avorion/5.1.3/app-readme.md diff --git a/stable/avorion/5.1.3/charts/common-18.0.3.tgz b/stable/avorion/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/avorion/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/avorion/5.0.0/ix_values.yaml b/stable/avorion/5.1.3/ix_values.yaml similarity index 100% rename from stable/avorion/5.0.0/ix_values.yaml rename to stable/avorion/5.1.3/ix_values.yaml diff --git a/stable/avorion/5.0.0/questions.yaml b/stable/avorion/5.1.3/questions.yaml similarity index 100% rename from stable/avorion/5.0.0/questions.yaml rename to stable/avorion/5.1.3/questions.yaml diff --git a/stable/avorion/5.0.0/templates/common.yaml b/stable/avorion/5.1.3/templates/common.yaml similarity index 100% rename from stable/avorion/5.0.0/templates/common.yaml rename to stable/avorion/5.1.3/templates/common.yaml diff --git a/stable/babybuddy/16.1.0/values.yaml b/stable/avorion/5.1.3/values.yaml similarity index 100% rename from stable/babybuddy/16.1.0/values.yaml rename to stable/avorion/5.1.3/values.yaml diff --git a/stable/babybuddy/16.1.0/CHANGELOG.md b/stable/babybuddy/16.1.0/CHANGELOG.md deleted file mode 100644 index 6d65ab86bb1..00000000000 --- a/stable/babybuddy/16.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [babybuddy-15.2.9](https://github.com/truecharts/charts/compare/babybuddy-15.2.8...babybuddy-15.2.9) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/babybuddy to 2.2.1[@9767513](https://github.com/9767513) by renovate ([#18051](https://github.com/truecharts/charts/issues/18051)) - - -## [babybuddy-15.2.8](https://github.com/truecharts/charts/compare/babybuddy-15.2.7...babybuddy-15.2.8) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/babybuddy to 2.2.1[@0cd5d02](https://github.com/0cd5d02) by renovate ([#17840](https://github.com/truecharts/charts/issues/17840)) - - -## [babybuddy-15.2.7](https://github.com/truecharts/charts/compare/babybuddy-15.2.6...babybuddy-15.2.7) (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)) - - -## [babybuddy-15.2.6](https://github.com/truecharts/charts/compare/babybuddy-15.2.5...babybuddy-15.2.6) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/babybuddy to v2.2.1[@f5becac](https://github.com/f5becac) by renovate ([#17671](https://github.com/truecharts/charts/issues/17671)) - - -## [babybuddy-15.2.5](https://github.com/truecharts/charts/compare/babybuddy-15.2.4...babybuddy-15.2.5) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/babybuddy to v[@7217358](https://github.com/7217358) by renovate ([#17597](https://github.com/truecharts/charts/issues/17597)) - - -## [babybuddy-15.2.4](https://github.com/truecharts/charts/compare/babybuddy-15.2.3...babybuddy-15.2.4) (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)) - - -## [babybuddy-15.2.3](https://github.com/truecharts/charts/compare/babybuddy-15.2.2...babybuddy-15.2.3) (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)) - - -## [babybuddy-15.2.2](https://github.com/truecharts/charts/compare/babybuddy-15.2.1...babybuddy-15.2.2) (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)) - - -## [babybuddy-15.2.1](https://github.com/truecharts/charts/compare/babybuddy-15.2.0...babybuddy-15.2.1) (2024-01-21) diff --git a/stable/babybuddy/16.1.0/Chart.yaml b/stable/babybuddy/16.1.0/Chart.yaml deleted file mode 100644 index fee97519dc1..00000000000 --- a/stable/babybuddy/16.1.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. -home: https://truecharts.org/charts/stable/babybuddy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png -keywords: - - baby - - buddy - - tracker - - parents - - parenting -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: babybuddy -sources: - - https://github.com/babybuddy/babybuddy - - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy - - https://ghcr.io/linuxserver/babybuddy -type: application -version: 16.1.0 diff --git a/stable/babybuddy/16.1.0/charts/common-18.0.1.tgz b/stable/babybuddy/16.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/babybuddy/16.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/babybuddy/16.1.0/ix_values.yaml b/stable/babybuddy/16.1.0/ix_values.yaml deleted file mode 100644 index ebbd02123e3..00000000000 --- a/stable/babybuddy/16.1.0/ix_values.yaml +++ /dev/null @@ -1,48 +0,0 @@ -image: - repository: ghcr.io/linuxserver/babybuddy - pullPolicy: IfNotPresent - tag: 2.2.1@sha256:ec85923d5b67e6108552c252ed699909a832801abd602e77e23df5133e490204 -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 10069 - protocol: http - targetPort: 8000 -workload: - main: - podSpec: - containers: - main: - env: - DB_ENGINE: "django.db.backends.postgresql" - DB_NAME: "{{ .Values.cnpg.main.database }}" - DB_USER: "{{ .Values.cnpg.main.user }}" - DB_PORT: "5432" - CSRF_TRUSTED_ORIGINS: "" - DB_PASSWORD: - secretKeyRef: - name: cnpg-main-user - key: password - DB_HOST: - secretKeyRef: - name: cnpg-main-urls - key: host -persistence: - config: - enabled: true - mountPath: /config -cnpg: - main: - enabled: true - user: babybuddy - database: babybuddy -portal: - open: - enabled: true diff --git a/stable/backuppc/6.0.0/.helmignore b/stable/babybuddy/16.1.4/.helmignore similarity index 100% rename from stable/backuppc/6.0.0/.helmignore rename to stable/babybuddy/16.1.4/.helmignore diff --git a/stable/babybuddy/16.1.4/CHANGELOG.md b/stable/babybuddy/16.1.4/CHANGELOG.md new file mode 100644 index 00000000000..eb6fc6154ff --- /dev/null +++ b/stable/babybuddy/16.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [babybuddy-15.2.9](https://github.com/truecharts/charts/compare/babybuddy-15.2.8...babybuddy-15.2.9) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/babybuddy to 2.2.1[@9767513](https://github.com/9767513) by renovate ([#18051](https://github.com/truecharts/charts/issues/18051)) + + +## [babybuddy-15.2.8](https://github.com/truecharts/charts/compare/babybuddy-15.2.7...babybuddy-15.2.8) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/babybuddy to 2.2.1[@0cd5d02](https://github.com/0cd5d02) by renovate ([#17840](https://github.com/truecharts/charts/issues/17840)) + + +## [babybuddy-15.2.7](https://github.com/truecharts/charts/compare/babybuddy-15.2.6...babybuddy-15.2.7) (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)) + + +## [babybuddy-15.2.6](https://github.com/truecharts/charts/compare/babybuddy-15.2.5...babybuddy-15.2.6) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/babybuddy to v2.2.1[@f5becac](https://github.com/f5becac) by renovate ([#17671](https://github.com/truecharts/charts/issues/17671)) + + +## [babybuddy-15.2.5](https://github.com/truecharts/charts/compare/babybuddy-15.2.4...babybuddy-15.2.5) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/babybuddy to v[@7217358](https://github.com/7217358) by renovate ([#17597](https://github.com/truecharts/charts/issues/17597)) + + +## [babybuddy-15.2.4](https://github.com/truecharts/charts/compare/babybuddy-15.2.3...babybuddy-15.2.4) (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)) + + +## [babybuddy-15.2.3](https://github.com/truecharts/charts/compare/babybuddy-15.2.2...babybuddy-15.2.3) (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)) + + +## [babybuddy-15.2.2](https://github.com/truecharts/charts/compare/babybuddy-15.2.1...babybuddy-15.2.2) (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)) \ No newline at end of file diff --git a/stable/babybuddy/16.1.4/Chart.yaml b/stable/babybuddy/16.1.4/Chart.yaml new file mode 100644 index 00000000000..1502f91406c --- /dev/null +++ b/stable/babybuddy/16.1.4/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.2.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. +home: https://truecharts.org/charts/stable/babybuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png +keywords: + - baby + - buddy + - tracker + - parents + - parenting +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: babybuddy +sources: + - https://github.com/babybuddy/babybuddy + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy + - https://ghcr.io/linuxserver/babybuddy +type: application +version: 16.1.4 diff --git a/stable/babybuddy/16.1.0/README.md b/stable/babybuddy/16.1.4/README.md similarity index 100% rename from stable/babybuddy/16.1.0/README.md rename to stable/babybuddy/16.1.4/README.md diff --git a/stable/babybuddy/16.1.0/app-readme.md b/stable/babybuddy/16.1.4/app-readme.md similarity index 100% rename from stable/babybuddy/16.1.0/app-readme.md rename to stable/babybuddy/16.1.4/app-readme.md diff --git a/stable/babybuddy/16.1.4/charts/common-18.0.3.tgz b/stable/babybuddy/16.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/babybuddy/16.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/babybuddy/16.1.4/ix_values.yaml b/stable/babybuddy/16.1.4/ix_values.yaml new file mode 100644 index 00000000000..4f90788216c --- /dev/null +++ b/stable/babybuddy/16.1.4/ix_values.yaml @@ -0,0 +1,48 @@ +image: + repository: ghcr.io/linuxserver/babybuddy + pullPolicy: IfNotPresent + tag: 2.2.1@sha256:319f5a486389c660f248b02b2453efbcca0dc95f48dd50047e6ccacba80af62e +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10069 + protocol: http + targetPort: 8000 +workload: + main: + podSpec: + containers: + main: + env: + DB_ENGINE: "django.db.backends.postgresql" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + CSRF_TRUSTED_ORIGINS: "" + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host +persistence: + config: + enabled: true + mountPath: /config +cnpg: + main: + enabled: true + user: babybuddy + database: babybuddy +portal: + open: + enabled: true diff --git a/stable/babybuddy/16.1.0/questions.yaml b/stable/babybuddy/16.1.4/questions.yaml similarity index 100% rename from stable/babybuddy/16.1.0/questions.yaml rename to stable/babybuddy/16.1.4/questions.yaml diff --git a/stable/backuppc/6.0.0/templates/NOTES.txt b/stable/babybuddy/16.1.4/templates/NOTES.txt similarity index 100% rename from stable/backuppc/6.0.0/templates/NOTES.txt rename to stable/babybuddy/16.1.4/templates/NOTES.txt diff --git a/stable/backuppc/6.0.0/templates/common.yaml b/stable/babybuddy/16.1.4/templates/common.yaml similarity index 100% rename from stable/backuppc/6.0.0/templates/common.yaml rename to stable/babybuddy/16.1.4/templates/common.yaml diff --git a/stable/backuppc/6.0.0/values.yaml b/stable/babybuddy/16.1.4/values.yaml similarity index 100% rename from stable/backuppc/6.0.0/values.yaml rename to stable/babybuddy/16.1.4/values.yaml diff --git a/stable/backuppc/6.0.0/CHANGELOG.md b/stable/backuppc/6.0.0/CHANGELOG.md deleted file mode 100644 index b1f37fda801..00000000000 --- a/stable/backuppc/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [backuppc-5.1.15](https://github.com/truecharts/charts/compare/backuppc-5.1.14...backuppc-5.1.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)) - - -## [backuppc-5.1.14](https://github.com/truecharts/charts/compare/backuppc-5.1.13...backuppc-5.1.14) (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)) - - -## [backuppc-5.1.13](https://github.com/truecharts/charts/compare/backuppc-5.1.12...backuppc-5.1.13) (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)) - - -## [backuppc-5.1.12](https://github.com/truecharts/charts/compare/backuppc-5.1.11...backuppc-5.1.12) (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)) - - -## [backuppc-5.1.11](https://github.com/truecharts/charts/compare/backuppc-5.1.10...backuppc-5.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [backuppc-5.1.10](https://github.com/truecharts/charts/compare/backuppc-5.1.9...backuppc-5.1.10) (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)) - - -## [backuppc-5.1.9](https://github.com/truecharts/charts/compare/backuppc-5.1.8...backuppc-5.1.9) (2024-01-03) - -### Chore - - - -- update container image tiredofit/backuppc to 6.0.2[@d99dee4](https://github.com/d99dee4) by renovate ([#16798](https://github.com/truecharts/charts/issues/16798)) - - -## [backuppc-5.1.8](https://github.com/truecharts/charts/compare/backuppc-5.1.7...backuppc-5.1.8) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [backuppc-5.1.7](https://github.com/truecharts/charts/compare/backuppc-5.1.6...backuppc-5.1.7) (2024-01-02) - -### Chore - - - -- update container image common to v17.2.21[@cf65ff3](https://github.com/cf65ff3) by renovate ([#16752](https://github.com/truecharts/charts/issues/16752)) - - -## [backuppc-5.1.6](https://github.com/truecharts/charts/compare/backuppc-5.1.4...backuppc-5.1.6) (2024-01-02) - -### Chore diff --git a/stable/backuppc/6.0.0/Chart.yaml b/stable/backuppc/6.0.0/Chart.yaml deleted file mode 100644 index 13ffa56a812..00000000000 --- a/stable/backuppc/6.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.0.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. -home: https://truecharts.org/charts/stable/backuppc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png -keywords: - - backuppc - - Backup - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: backuppc -sources: - - https://backuppc.github.io/backuppc/index.html - - https://github.com/tiredofit/docker-backuppc - - https://github.com/truecharts/charts/tree/master/charts/stable/backuppc - - https://hub.docker.com/r/tiredofit/backuppc -type: application -version: 6.0.0 diff --git a/stable/backuppc/6.0.0/charts/common-17.5.0.tgz b/stable/backuppc/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/backuppc/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/baikal/5.0.0/.helmignore b/stable/backuppc/6.1.3/.helmignore similarity index 100% rename from stable/baikal/5.0.0/.helmignore rename to stable/backuppc/6.1.3/.helmignore diff --git a/stable/backuppc/6.1.3/CHANGELOG.md b/stable/backuppc/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a75ed8021e9 --- /dev/null +++ b/stable/backuppc/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [backuppc-5.1.15](https://github.com/truecharts/charts/compare/backuppc-5.1.14...backuppc-5.1.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)) + + +## [backuppc-5.1.14](https://github.com/truecharts/charts/compare/backuppc-5.1.13...backuppc-5.1.14) (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)) + + +## [backuppc-5.1.13](https://github.com/truecharts/charts/compare/backuppc-5.1.12...backuppc-5.1.13) (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)) + + +## [backuppc-5.1.12](https://github.com/truecharts/charts/compare/backuppc-5.1.11...backuppc-5.1.12) (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)) + + +## [backuppc-5.1.11](https://github.com/truecharts/charts/compare/backuppc-5.1.10...backuppc-5.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [backuppc-5.1.10](https://github.com/truecharts/charts/compare/backuppc-5.1.9...backuppc-5.1.10) (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)) + + +## [backuppc-5.1.9](https://github.com/truecharts/charts/compare/backuppc-5.1.8...backuppc-5.1.9) (2024-01-03) + +### Chore + + + +- update container image tiredofit/backuppc to 6.0.2[@d99dee4](https://github.com/d99dee4) by renovate ([#16798](https://github.com/truecharts/charts/issues/16798)) + + +## [backuppc-5.1.8](https://github.com/truecharts/charts/compare/backuppc-5.1.7...backuppc-5.1.8) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [backuppc-5.1.7](https://github.com/truecharts/charts/compare/backuppc-5.1.6...backuppc-5.1.7) (2024-01-02) + +### Chore + + + +- update container image common to v17.2.21[@cf65ff3](https://github.com/cf65ff3) by renovate ([#16752](https://github.com/truecharts/charts/issues/16752)) + diff --git a/stable/backuppc/6.1.3/Chart.yaml b/stable/backuppc/6.1.3/Chart.yaml new file mode 100644 index 00000000000..9318fafd7ac --- /dev/null +++ b/stable/backuppc/6.1.3/Chart.yaml @@ -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: Backup + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 6.0.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. +home: https://truecharts.org/charts/stable/backuppc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png +keywords: + - backuppc + - Backup + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: backuppc +sources: + - https://backuppc.github.io/backuppc/index.html + - https://github.com/tiredofit/docker-backuppc + - https://github.com/truecharts/charts/tree/master/charts/stable/backuppc + - https://hub.docker.com/r/tiredofit/backuppc +type: application +version: 6.1.3 diff --git a/stable/backuppc/6.0.0/README.md b/stable/backuppc/6.1.3/README.md similarity index 100% rename from stable/backuppc/6.0.0/README.md rename to stable/backuppc/6.1.3/README.md diff --git a/stable/backuppc/6.0.0/app-readme.md b/stable/backuppc/6.1.3/app-readme.md similarity index 100% rename from stable/backuppc/6.0.0/app-readme.md rename to stable/backuppc/6.1.3/app-readme.md diff --git a/stable/backuppc/6.1.3/charts/common-18.0.3.tgz b/stable/backuppc/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/backuppc/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/backuppc/6.0.0/ix_values.yaml b/stable/backuppc/6.1.3/ix_values.yaml similarity index 100% rename from stable/backuppc/6.0.0/ix_values.yaml rename to stable/backuppc/6.1.3/ix_values.yaml diff --git a/stable/backuppc/6.0.0/questions.yaml b/stable/backuppc/6.1.3/questions.yaml similarity index 100% rename from stable/backuppc/6.0.0/questions.yaml rename to stable/backuppc/6.1.3/questions.yaml diff --git a/stable/baserow/12.0.0/templates/NOTES.txt b/stable/backuppc/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/baserow/12.0.0/templates/NOTES.txt rename to stable/backuppc/6.1.3/templates/NOTES.txt diff --git a/stable/batnoter/5.0.0/templates/common.yaml b/stable/backuppc/6.1.3/templates/common.yaml similarity index 100% rename from stable/batnoter/5.0.0/templates/common.yaml rename to stable/backuppc/6.1.3/templates/common.yaml diff --git a/stable/baikal/5.0.0/values.yaml b/stable/backuppc/6.1.3/values.yaml similarity index 100% rename from stable/baikal/5.0.0/values.yaml rename to stable/backuppc/6.1.3/values.yaml diff --git a/stable/baikal/5.0.0/CHANGELOG.md b/stable/baikal/5.0.0/CHANGELOG.md deleted file mode 100644 index c1e1e08ce0f..00000000000 --- a/stable/baikal/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [baikal-4.2.13](https://github.com/truecharts/charts/compare/baikal-4.2.12...baikal-4.2.13) (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)) - - -## [baikal-4.2.12](https://github.com/truecharts/charts/compare/baikal-4.2.11...baikal-4.2.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)) - - -## [baikal-4.2.11](https://github.com/truecharts/charts/compare/baikal-4.2.10...baikal-4.2.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)) - - -## [baikal-4.2.10](https://github.com/truecharts/charts/compare/baikal-4.2.9...baikal-4.2.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)) - - -## [baikal-4.2.9](https://github.com/truecharts/charts/compare/baikal-4.2.8...baikal-4.2.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [baikal-4.2.8](https://github.com/truecharts/charts/compare/baikal-4.2.7...baikal-4.2.8) (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)) - - -## [baikal-4.2.7](https://github.com/truecharts/charts/compare/baikal-4.2.6...baikal-4.2.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [baikal-4.2.6](https://github.com/truecharts/charts/compare/baikal-4.2.5...baikal-4.2.6) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [baikal-4.2.5](https://github.com/truecharts/charts/compare/baikal-4.2.4...baikal-4.2.5) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [baikal-4.2.4](https://github.com/truecharts/charts/compare/baikal-4.2.1...baikal-4.2.4) (2024-01-01) diff --git a/stable/baikal/5.0.0/Chart.yaml b/stable/baikal/5.0.0/Chart.yaml deleted file mode 100644 index 08dfd02edef..00000000000 --- a/stable/baikal/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.9.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Baikal is a lightweight CalDAV+CardDAV server -home: https://truecharts.org/charts/stable/baikal -icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png -keywords: - - baikal -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: baikal -sources: - - https://github.com/ckulka/baikal-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/baikal - - https://hub.docker.com/r/ckulka/baikal -type: application -version: 5.0.0 diff --git a/stable/baikal/5.0.0/charts/common-17.5.0.tgz b/stable/baikal/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/baikal/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/barcodebuddy/5.0.0/.helmignore b/stable/baikal/5.1.3/.helmignore similarity index 100% rename from stable/barcodebuddy/5.0.0/.helmignore rename to stable/baikal/5.1.3/.helmignore diff --git a/stable/baikal/5.1.3/CHANGELOG.md b/stable/baikal/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bb2e6567cab --- /dev/null +++ b/stable/baikal/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [baikal-4.2.13](https://github.com/truecharts/charts/compare/baikal-4.2.12...baikal-4.2.13) (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)) + + +## [baikal-4.2.12](https://github.com/truecharts/charts/compare/baikal-4.2.11...baikal-4.2.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)) + + +## [baikal-4.2.11](https://github.com/truecharts/charts/compare/baikal-4.2.10...baikal-4.2.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)) + + +## [baikal-4.2.10](https://github.com/truecharts/charts/compare/baikal-4.2.9...baikal-4.2.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)) + + +## [baikal-4.2.9](https://github.com/truecharts/charts/compare/baikal-4.2.8...baikal-4.2.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [baikal-4.2.8](https://github.com/truecharts/charts/compare/baikal-4.2.7...baikal-4.2.8) (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)) + + +## [baikal-4.2.7](https://github.com/truecharts/charts/compare/baikal-4.2.6...baikal-4.2.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [baikal-4.2.6](https://github.com/truecharts/charts/compare/baikal-4.2.5...baikal-4.2.6) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [baikal-4.2.5](https://github.com/truecharts/charts/compare/baikal-4.2.4...baikal-4.2.5) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/baikal/5.1.3/Chart.yaml b/stable/baikal/5.1.3/Chart.yaml new file mode 100644 index 00000000000..afea2554bdd --- /dev/null +++ b/stable/baikal/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.9.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Baikal is a lightweight CalDAV+CardDAV server +home: https://truecharts.org/charts/stable/baikal +icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png +keywords: + - baikal +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: baikal +sources: + - https://github.com/ckulka/baikal-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/baikal + - https://hub.docker.com/r/ckulka/baikal +type: application +version: 5.1.3 diff --git a/stable/baikal/5.0.0/README.md b/stable/baikal/5.1.3/README.md similarity index 100% rename from stable/baikal/5.0.0/README.md rename to stable/baikal/5.1.3/README.md diff --git a/stable/baikal/5.0.0/app-readme.md b/stable/baikal/5.1.3/app-readme.md similarity index 100% rename from stable/baikal/5.0.0/app-readme.md rename to stable/baikal/5.1.3/app-readme.md diff --git a/stable/baikal/5.1.3/charts/common-18.0.3.tgz b/stable/baikal/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/baikal/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/baikal/5.0.0/ix_values.yaml b/stable/baikal/5.1.3/ix_values.yaml similarity index 100% rename from stable/baikal/5.0.0/ix_values.yaml rename to stable/baikal/5.1.3/ix_values.yaml diff --git a/stable/baikal/5.0.0/questions.yaml b/stable/baikal/5.1.3/questions.yaml similarity index 100% rename from stable/baikal/5.0.0/questions.yaml rename to stable/baikal/5.1.3/questions.yaml diff --git a/stable/baikal/5.0.0/templates/common.yaml b/stable/baikal/5.1.3/templates/common.yaml similarity index 100% rename from stable/baikal/5.0.0/templates/common.yaml rename to stable/baikal/5.1.3/templates/common.yaml diff --git a/stable/barcodebuddy/5.0.0/values.yaml b/stable/baikal/5.1.3/values.yaml similarity index 100% rename from stable/barcodebuddy/5.0.0/values.yaml rename to stable/baikal/5.1.3/values.yaml diff --git a/stable/barcodebuddy/5.0.0/CHANGELOG.md b/stable/barcodebuddy/5.0.0/CHANGELOG.md deleted file mode 100644 index 96888801622..00000000000 --- a/stable/barcodebuddy/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [barcodebuddy-4.1.12](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.11...barcodebuddy-4.1.12) (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)) - - -## [barcodebuddy-4.1.11](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.10...barcodebuddy-4.1.11) (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)) - - -## [barcodebuddy-4.1.10](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.9...barcodebuddy-4.1.10) (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)) - - -## [barcodebuddy-4.1.9](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.8...barcodebuddy-4.1.9) (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)) - - -## [barcodebuddy-4.1.8](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.7...barcodebuddy-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [barcodebuddy-4.1.7](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.6...barcodebuddy-4.1.7) (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)) - - -## [barcodebuddy-4.1.6](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.5...barcodebuddy-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [barcodebuddy-4.1.5](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.4...barcodebuddy-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [barcodebuddy-4.1.4](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.3...barcodebuddy-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [barcodebuddy-4.1.3](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.0...barcodebuddy-4.1.3) (2024-01-01) diff --git a/stable/barcodebuddy/5.0.0/Chart.yaml b/stable/barcodebuddy/5.0.0/Chart.yaml deleted file mode 100644 index 446bb39265c..00000000000 --- a/stable/barcodebuddy/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: '<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>' -home: https://truecharts.org/charts/stable/barcodebuddy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png -keywords: - - barcodebuddy - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: barcodebuddy -sources: - - https://github.com/Forceu/barcodebuddy - - https://github.com/truecharts/charts/tree/master/charts/stable/barcodebuddy - - https://hub.docker.com/r/f0rc3/barcodebuddy-docker -type: application -version: 5.0.0 diff --git a/stable/barcodebuddy/5.0.0/charts/common-17.5.0.tgz b/stable/barcodebuddy/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/barcodebuddy/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/barotrauma/5.0.0/.helmignore b/stable/barcodebuddy/5.1.3/.helmignore similarity index 100% rename from stable/barotrauma/5.0.0/.helmignore rename to stable/barcodebuddy/5.1.3/.helmignore diff --git a/stable/barcodebuddy/5.1.3/CHANGELOG.md b/stable/barcodebuddy/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d6509f2c0b4 --- /dev/null +++ b/stable/barcodebuddy/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [barcodebuddy-4.1.12](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.11...barcodebuddy-4.1.12) (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)) + + +## [barcodebuddy-4.1.11](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.10...barcodebuddy-4.1.11) (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)) + + +## [barcodebuddy-4.1.10](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.9...barcodebuddy-4.1.10) (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)) + + +## [barcodebuddy-4.1.9](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.8...barcodebuddy-4.1.9) (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)) + + +## [barcodebuddy-4.1.8](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.7...barcodebuddy-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [barcodebuddy-4.1.7](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.6...barcodebuddy-4.1.7) (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)) + + +## [barcodebuddy-4.1.6](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.5...barcodebuddy-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [barcodebuddy-4.1.5](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.4...barcodebuddy-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [barcodebuddy-4.1.4](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.3...barcodebuddy-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/barcodebuddy/5.1.3/Chart.yaml b/stable/barcodebuddy/5.1.3/Chart.yaml new file mode 100644 index 00000000000..e3abf95c839 --- /dev/null +++ b/stable/barcodebuddy/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>" +home: https://truecharts.org/charts/stable/barcodebuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png +keywords: + - barcodebuddy + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: barcodebuddy +sources: + - https://github.com/Forceu/barcodebuddy + - https://github.com/truecharts/charts/tree/master/charts/stable/barcodebuddy + - https://hub.docker.com/r/f0rc3/barcodebuddy-docker +type: application +version: 5.1.3 diff --git a/stable/barcodebuddy/5.0.0/README.md b/stable/barcodebuddy/5.1.3/README.md similarity index 100% rename from stable/barcodebuddy/5.0.0/README.md rename to stable/barcodebuddy/5.1.3/README.md diff --git a/stable/barcodebuddy/5.0.0/app-readme.md b/stable/barcodebuddy/5.1.3/app-readme.md similarity index 100% rename from stable/barcodebuddy/5.0.0/app-readme.md rename to stable/barcodebuddy/5.1.3/app-readme.md diff --git a/stable/barcodebuddy/5.1.3/charts/common-18.0.3.tgz b/stable/barcodebuddy/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/barcodebuddy/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/barcodebuddy/5.0.0/ix_values.yaml b/stable/barcodebuddy/5.1.3/ix_values.yaml similarity index 100% rename from stable/barcodebuddy/5.0.0/ix_values.yaml rename to stable/barcodebuddy/5.1.3/ix_values.yaml diff --git a/stable/barcodebuddy/5.0.0/questions.yaml b/stable/barcodebuddy/5.1.3/questions.yaml similarity index 100% rename from stable/barcodebuddy/5.0.0/questions.yaml rename to stable/barcodebuddy/5.1.3/questions.yaml diff --git a/stable/barcodebuddy/5.0.0/templates/common.yaml b/stable/barcodebuddy/5.1.3/templates/common.yaml similarity index 100% rename from stable/barcodebuddy/5.0.0/templates/common.yaml rename to stable/barcodebuddy/5.1.3/templates/common.yaml diff --git a/stable/barotrauma/5.0.0/values.yaml b/stable/barcodebuddy/5.1.3/values.yaml similarity index 100% rename from stable/barotrauma/5.0.0/values.yaml rename to stable/barcodebuddy/5.1.3/values.yaml diff --git a/stable/barotrauma/5.0.0/CHANGELOG.md b/stable/barotrauma/5.0.0/CHANGELOG.md deleted file mode 100644 index 0be6190b01e..00000000000 --- a/stable/barotrauma/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [barotrauma-4.1.12](https://github.com/truecharts/charts/compare/barotrauma-4.1.11...barotrauma-4.1.12) (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)) - - -## [barotrauma-4.1.11](https://github.com/truecharts/charts/compare/barotrauma-4.1.10...barotrauma-4.1.11) (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)) - - -## [barotrauma-4.1.10](https://github.com/truecharts/charts/compare/barotrauma-4.1.9...barotrauma-4.1.10) (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)) - - -## [barotrauma-4.1.9](https://github.com/truecharts/charts/compare/barotrauma-4.1.8...barotrauma-4.1.9) (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)) - - -## [barotrauma-4.1.8](https://github.com/truecharts/charts/compare/barotrauma-4.1.7...barotrauma-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [barotrauma-4.1.7](https://github.com/truecharts/charts/compare/barotrauma-4.1.6...barotrauma-4.1.7) (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)) - - -## [barotrauma-4.1.6](https://github.com/truecharts/charts/compare/barotrauma-4.1.5...barotrauma-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [barotrauma-4.1.5](https://github.com/truecharts/charts/compare/barotrauma-4.1.4...barotrauma-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [barotrauma-4.1.4](https://github.com/truecharts/charts/compare/barotrauma-4.1.3...barotrauma-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [barotrauma-4.1.3](https://github.com/truecharts/charts/compare/barotrauma-4.1.0...barotrauma-4.1.3) (2024-01-01) diff --git a/stable/barotrauma/5.0.0/Chart.yaml b/stable/barotrauma/5.0.0/Chart.yaml deleted file mode 100644 index 13f4942e3a8..00000000000 --- a/stable/barotrauma/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: barotrauma -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it. -home: https://truecharts.org/charts/stable/barotrauma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png -keywords: - - barotrauma - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: barotrauma -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/barotrauma - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/barotrauma/5.0.0/charts/common-17.5.0.tgz b/stable/barotrauma/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/barotrauma/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/baserow/12.0.0/.helmignore b/stable/barotrauma/5.1.3/.helmignore similarity index 100% rename from stable/baserow/12.0.0/.helmignore rename to stable/barotrauma/5.1.3/.helmignore diff --git a/stable/barotrauma/5.1.3/CHANGELOG.md b/stable/barotrauma/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c097a8448b4 --- /dev/null +++ b/stable/barotrauma/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [barotrauma-4.1.12](https://github.com/truecharts/charts/compare/barotrauma-4.1.11...barotrauma-4.1.12) (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)) + + +## [barotrauma-4.1.11](https://github.com/truecharts/charts/compare/barotrauma-4.1.10...barotrauma-4.1.11) (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)) + + +## [barotrauma-4.1.10](https://github.com/truecharts/charts/compare/barotrauma-4.1.9...barotrauma-4.1.10) (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)) + + +## [barotrauma-4.1.9](https://github.com/truecharts/charts/compare/barotrauma-4.1.8...barotrauma-4.1.9) (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)) + + +## [barotrauma-4.1.8](https://github.com/truecharts/charts/compare/barotrauma-4.1.7...barotrauma-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [barotrauma-4.1.7](https://github.com/truecharts/charts/compare/barotrauma-4.1.6...barotrauma-4.1.7) (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)) + + +## [barotrauma-4.1.6](https://github.com/truecharts/charts/compare/barotrauma-4.1.5...barotrauma-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [barotrauma-4.1.5](https://github.com/truecharts/charts/compare/barotrauma-4.1.4...barotrauma-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [barotrauma-4.1.4](https://github.com/truecharts/charts/compare/barotrauma-4.1.3...barotrauma-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/barotrauma/5.1.3/Chart.yaml b/stable/barotrauma/5.1.3/Chart.yaml new file mode 100644 index 00000000000..17ea608e140 --- /dev/null +++ b/stable/barotrauma/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: barotrauma +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it. +home: https://truecharts.org/charts/stable/barotrauma +icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png +keywords: + - barotrauma + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: barotrauma +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/barotrauma + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/barotrauma/5.0.0/README.md b/stable/barotrauma/5.1.3/README.md similarity index 100% rename from stable/barotrauma/5.0.0/README.md rename to stable/barotrauma/5.1.3/README.md diff --git a/stable/barotrauma/5.0.0/app-readme.md b/stable/barotrauma/5.1.3/app-readme.md similarity index 100% rename from stable/barotrauma/5.0.0/app-readme.md rename to stable/barotrauma/5.1.3/app-readme.md diff --git a/stable/barotrauma/5.1.3/charts/common-18.0.3.tgz b/stable/barotrauma/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/barotrauma/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/barotrauma/5.0.0/ix_values.yaml b/stable/barotrauma/5.1.3/ix_values.yaml similarity index 100% rename from stable/barotrauma/5.0.0/ix_values.yaml rename to stable/barotrauma/5.1.3/ix_values.yaml diff --git a/stable/barotrauma/5.0.0/questions.yaml b/stable/barotrauma/5.1.3/questions.yaml similarity index 100% rename from stable/barotrauma/5.0.0/questions.yaml rename to stable/barotrauma/5.1.3/questions.yaml diff --git a/stable/barotrauma/5.0.0/templates/common.yaml b/stable/barotrauma/5.1.3/templates/common.yaml similarity index 100% rename from stable/barotrauma/5.0.0/templates/common.yaml rename to stable/barotrauma/5.1.3/templates/common.yaml diff --git a/stable/baserow/12.0.0/values.yaml b/stable/barotrauma/5.1.3/values.yaml similarity index 100% rename from stable/baserow/12.0.0/values.yaml rename to stable/barotrauma/5.1.3/values.yaml diff --git a/stable/baserow/12.0.0/CHANGELOG.md b/stable/baserow/12.0.0/CHANGELOG.md deleted file mode 100644 index 7e67e2b7990..00000000000 --- a/stable/baserow/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [baserow-11.1.17](https://github.com/truecharts/charts/compare/baserow-11.1.16...baserow-11.1.17) (2024-02-05) - -### Chore - - - -- update container image baserow/baserow to v1.22.3[@1ca1cda](https://github.com/1ca1cda) by renovate ([#17982](https://github.com/truecharts/charts/issues/17982)) - - -## [baserow-11.1.16](https://github.com/truecharts/charts/compare/baserow-11.1.15...baserow-11.1.16) (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)) - - -## [baserow-11.1.15](https://github.com/truecharts/charts/compare/baserow-11.1.14...baserow-11.1.15) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [baserow-11.1.14](https://github.com/truecharts/charts/compare/baserow-11.1.13...baserow-11.1.14) (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)) - - -## [baserow-11.1.13](https://github.com/truecharts/charts/compare/baserow-11.1.12...baserow-11.1.13) (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)) - - -## [baserow-11.1.12](https://github.com/truecharts/charts/compare/baserow-11.1.11...baserow-11.1.12) (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)) - - -## [baserow-11.1.11](https://github.com/truecharts/charts/compare/baserow-11.1.10...baserow-11.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [baserow-11.1.10](https://github.com/truecharts/charts/compare/baserow-11.1.9...baserow-11.1.10) (2024-01-15) - -### Chore - - - -- update container image baserow/baserow to v1.22.2[@13b1120](https://github.com/13b1120) by renovate ([#17268](https://github.com/truecharts/charts/issues/17268)) - - - - -## [baserow-11.1.9](https://github.com/truecharts/charts/compare/baserow-11.1.8...baserow-11.1.9) (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)) - diff --git a/stable/baserow/12.0.0/Chart.yaml b/stable/baserow/12.0.0/Chart.yaml deleted file mode 100644 index 0257af8a570..00000000000 --- a/stable/baserow/12.0.0/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.22.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Baserow is an open source no-code database tool and Airtable alternative. -home: https://truecharts.org/charts/stable/baserow -icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png -keywords: - - baserow -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: baserow -sources: - - https://gitlab.com/bramw/baserow/ - - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - - https://hub.docker.com/r/baserow/baserow -type: application -version: 12.0.0 diff --git a/stable/baserow/12.0.0/charts/common-17.5.0.tgz b/stable/baserow/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/baserow/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/batnoter/5.0.0/.helmignore b/stable/baserow/12.1.3/.helmignore similarity index 100% rename from stable/batnoter/5.0.0/.helmignore rename to stable/baserow/12.1.3/.helmignore diff --git a/stable/baserow/12.1.3/CHANGELOG.md b/stable/baserow/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..930fd1a689e --- /dev/null +++ b/stable/baserow/12.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [baserow-11.1.17](https://github.com/truecharts/charts/compare/baserow-11.1.16...baserow-11.1.17) (2024-02-05) + +### Chore + + + +- update container image baserow/baserow to v1.22.3[@1ca1cda](https://github.com/1ca1cda) by renovate ([#17982](https://github.com/truecharts/charts/issues/17982)) + + +## [baserow-11.1.16](https://github.com/truecharts/charts/compare/baserow-11.1.15...baserow-11.1.16) (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)) + + +## [baserow-11.1.15](https://github.com/truecharts/charts/compare/baserow-11.1.14...baserow-11.1.15) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [baserow-11.1.14](https://github.com/truecharts/charts/compare/baserow-11.1.13...baserow-11.1.14) (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)) + + +## [baserow-11.1.13](https://github.com/truecharts/charts/compare/baserow-11.1.12...baserow-11.1.13) (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)) + + +## [baserow-11.1.12](https://github.com/truecharts/charts/compare/baserow-11.1.11...baserow-11.1.12) (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)) + + +## [baserow-11.1.11](https://github.com/truecharts/charts/compare/baserow-11.1.10...baserow-11.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [baserow-11.1.10](https://github.com/truecharts/charts/compare/baserow-11.1.9...baserow-11.1.10) (2024-01-15) + +### Chore + + + +- update container image baserow/baserow to v1.22.2[@13b1120](https://github.com/13b1120) by renovate ([#17268](https://github.com/truecharts/charts/issues/17268)) + + + + +## [baserow-11.1.9](https://github.com/truecharts/charts/compare/baserow-11.1.8...baserow-11.1.9) (2024-01-09) + +### Chore + diff --git a/stable/baserow/12.1.3/Chart.yaml b/stable/baserow/12.1.3/Chart.yaml new file mode 100644 index 00000000000..b1d25c4ac22 --- /dev/null +++ b/stable/baserow/12.1.3/Chart.yaml @@ -0,0 +1,43 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.22.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Baserow is an open source no-code database tool and Airtable alternative. +home: https://truecharts.org/charts/stable/baserow +icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png +keywords: + - baserow +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: baserow +sources: + - https://gitlab.com/bramw/baserow/ + - https://github.com/truecharts/charts/tree/master/charts/stable/baserow + - https://hub.docker.com/r/baserow/baserow +type: application +version: 12.1.3 diff --git a/stable/baserow/12.0.0/README.md b/stable/baserow/12.1.3/README.md similarity index 100% rename from stable/baserow/12.0.0/README.md rename to stable/baserow/12.1.3/README.md diff --git a/stable/baserow/12.0.0/app-readme.md b/stable/baserow/12.1.3/app-readme.md similarity index 100% rename from stable/baserow/12.0.0/app-readme.md rename to stable/baserow/12.1.3/app-readme.md diff --git a/stable/baserow/12.1.3/charts/common-18.0.3.tgz b/stable/baserow/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/baserow/12.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/baserow/12.0.0/charts/redis-11.2.1.tgz b/stable/baserow/12.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/baserow/12.0.0/charts/redis-11.2.1.tgz rename to stable/baserow/12.1.3/charts/redis-11.2.1.tgz diff --git a/stable/baserow/12.0.0/ix_values.yaml b/stable/baserow/12.1.3/ix_values.yaml similarity index 100% rename from stable/baserow/12.0.0/ix_values.yaml rename to stable/baserow/12.1.3/ix_values.yaml diff --git a/stable/baserow/12.0.0/questions.yaml b/stable/baserow/12.1.3/questions.yaml similarity index 100% rename from stable/baserow/12.0.0/questions.yaml rename to stable/baserow/12.1.3/questions.yaml diff --git a/stable/bazarr/18.0.0/templates/NOTES.txt b/stable/baserow/12.1.3/templates/NOTES.txt similarity index 100% rename from stable/bazarr/18.0.0/templates/NOTES.txt rename to stable/baserow/12.1.3/templates/NOTES.txt diff --git a/stable/baserow/12.0.0/templates/_secrets.tpl b/stable/baserow/12.1.3/templates/_secrets.tpl similarity index 100% rename from stable/baserow/12.0.0/templates/_secrets.tpl rename to stable/baserow/12.1.3/templates/_secrets.tpl diff --git a/stable/baserow/12.0.0/templates/common.yaml b/stable/baserow/12.1.3/templates/common.yaml similarity index 100% rename from stable/baserow/12.0.0/templates/common.yaml rename to stable/baserow/12.1.3/templates/common.yaml diff --git a/stable/batnoter/5.0.0/values.yaml b/stable/baserow/12.1.3/values.yaml similarity index 100% rename from stable/batnoter/5.0.0/values.yaml rename to stable/baserow/12.1.3/values.yaml diff --git a/stable/batnoter/5.0.0/CHANGELOG.md b/stable/batnoter/5.0.0/CHANGELOG.md deleted file mode 100644 index 37862f8ffe8..00000000000 --- a/stable/batnoter/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [batnoter-4.1.12](https://github.com/truecharts/charts/compare/batnoter-4.1.11...batnoter-4.1.12) (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)) - - -## [batnoter-4.1.11](https://github.com/truecharts/charts/compare/batnoter-4.1.10...batnoter-4.1.11) (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)) - - -## [batnoter-4.1.10](https://github.com/truecharts/charts/compare/batnoter-4.1.9...batnoter-4.1.10) (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)) - - -## [batnoter-4.1.9](https://github.com/truecharts/charts/compare/batnoter-4.1.8...batnoter-4.1.9) (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)) - - -## [batnoter-4.1.8](https://github.com/truecharts/charts/compare/batnoter-4.1.7...batnoter-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [batnoter-4.1.7](https://github.com/truecharts/charts/compare/batnoter-4.1.6...batnoter-4.1.7) (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)) - - -## [batnoter-4.1.6](https://github.com/truecharts/charts/compare/batnoter-4.1.5...batnoter-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [batnoter-4.1.5](https://github.com/truecharts/charts/compare/batnoter-4.1.4...batnoter-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [batnoter-4.1.4](https://github.com/truecharts/charts/compare/batnoter-4.1.3...batnoter-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [batnoter-4.1.3](https://github.com/truecharts/charts/compare/batnoter-4.1.0...batnoter-4.1.3) (2024-01-01) diff --git a/stable/batnoter/5.0.0/Chart.yaml b/stable/batnoter/5.0.0/Chart.yaml deleted file mode 100644 index 260a201f480..00000000000 --- a/stable/batnoter/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: notes - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: BatNoter is a web application that allows users to store notes in their git repository. -home: https://truecharts.org/charts/stable/batnoter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png -keywords: - - notes -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: batnoter -sources: - - https://github.com/batnoter/batnoter - - https://github.com/truecharts/charts/tree/master/charts/stable/batnoter - - https://ghcr.io/batnoter/batnoter/batnoter-ui -type: application -version: 5.0.0 diff --git a/stable/batnoter/5.0.0/charts/common-17.5.0.tgz b/stable/batnoter/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/batnoter/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/bazarr/18.0.0/.helmignore b/stable/batnoter/5.1.3/.helmignore similarity index 100% rename from stable/bazarr/18.0.0/.helmignore rename to stable/batnoter/5.1.3/.helmignore diff --git a/stable/batnoter/5.1.3/CHANGELOG.md b/stable/batnoter/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7e6f8a9d28f --- /dev/null +++ b/stable/batnoter/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [batnoter-4.1.12](https://github.com/truecharts/charts/compare/batnoter-4.1.11...batnoter-4.1.12) (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)) + + +## [batnoter-4.1.11](https://github.com/truecharts/charts/compare/batnoter-4.1.10...batnoter-4.1.11) (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)) + + +## [batnoter-4.1.10](https://github.com/truecharts/charts/compare/batnoter-4.1.9...batnoter-4.1.10) (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)) + + +## [batnoter-4.1.9](https://github.com/truecharts/charts/compare/batnoter-4.1.8...batnoter-4.1.9) (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)) + + +## [batnoter-4.1.8](https://github.com/truecharts/charts/compare/batnoter-4.1.7...batnoter-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [batnoter-4.1.7](https://github.com/truecharts/charts/compare/batnoter-4.1.6...batnoter-4.1.7) (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)) + + +## [batnoter-4.1.6](https://github.com/truecharts/charts/compare/batnoter-4.1.5...batnoter-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [batnoter-4.1.5](https://github.com/truecharts/charts/compare/batnoter-4.1.4...batnoter-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [batnoter-4.1.4](https://github.com/truecharts/charts/compare/batnoter-4.1.3...batnoter-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/batnoter/5.1.3/Chart.yaml b/stable/batnoter/5.1.3/Chart.yaml new file mode 100644 index 00000000000..72c03283f35 --- /dev/null +++ b/stable/batnoter/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: notes + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: BatNoter is a web application that allows users to store notes in their git repository. +home: https://truecharts.org/charts/stable/batnoter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png +keywords: + - notes +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: batnoter +sources: + - https://github.com/batnoter/batnoter + - https://github.com/truecharts/charts/tree/master/charts/stable/batnoter + - https://ghcr.io/batnoter/batnoter/batnoter-ui +type: application +version: 5.1.3 diff --git a/stable/batnoter/5.0.0/README.md b/stable/batnoter/5.1.3/README.md similarity index 100% rename from stable/batnoter/5.0.0/README.md rename to stable/batnoter/5.1.3/README.md diff --git a/stable/batnoter/5.0.0/app-readme.md b/stable/batnoter/5.1.3/app-readme.md similarity index 100% rename from stable/batnoter/5.0.0/app-readme.md rename to stable/batnoter/5.1.3/app-readme.md diff --git a/stable/batnoter/5.1.3/charts/common-18.0.3.tgz b/stable/batnoter/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/batnoter/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/batnoter/5.0.0/ix_values.yaml b/stable/batnoter/5.1.3/ix_values.yaml similarity index 100% rename from stable/batnoter/5.0.0/ix_values.yaml rename to stable/batnoter/5.1.3/ix_values.yaml diff --git a/stable/batnoter/5.0.0/questions.yaml b/stable/batnoter/5.1.3/questions.yaml similarity index 100% rename from stable/batnoter/5.0.0/questions.yaml rename to stable/batnoter/5.1.3/questions.yaml diff --git a/stable/bazarr/18.0.0/templates/common.yaml b/stable/batnoter/5.1.3/templates/common.yaml similarity index 100% rename from stable/bazarr/18.0.0/templates/common.yaml rename to stable/batnoter/5.1.3/templates/common.yaml diff --git a/stable/bazarr/18.0.0/values.yaml b/stable/batnoter/5.1.3/values.yaml similarity index 100% rename from stable/bazarr/18.0.0/values.yaml rename to stable/batnoter/5.1.3/values.yaml diff --git a/stable/bazarr/18.0.0/CHANGELOG.md b/stable/bazarr/18.0.0/CHANGELOG.md deleted file mode 100644 index bac8cb3b900..00000000000 --- a/stable/bazarr/18.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [bazarr-17.1.17](https://github.com/truecharts/charts/compare/bazarr-17.1.16...bazarr-17.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/onedr0p/bazarr to v1.4.1[@4a95844](https://github.com/4a95844) by renovate ([#17913](https://github.com/truecharts/charts/issues/17913)) - - -## [bazarr-17.1.16](https://github.com/truecharts/charts/compare/bazarr-17.1.15...bazarr-17.1.16) (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)) - - -## [bazarr-17.1.15](https://github.com/truecharts/charts/compare/bazarr-17.1.14...bazarr-17.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) - - -## [bazarr-17.1.14](https://github.com/truecharts/charts/compare/bazarr-17.1.13...bazarr-17.1.14) (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)) - - -## [bazarr-17.1.13](https://github.com/truecharts/charts/compare/bazarr-17.1.12...bazarr-17.1.13) (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)) - - -## [bazarr-17.1.12](https://github.com/truecharts/charts/compare/bazarr-17.1.11...bazarr-17.1.12) (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)) - - -## [bazarr-17.1.11](https://github.com/truecharts/charts/compare/bazarr-17.1.10...bazarr-17.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [bazarr-17.1.10](https://github.com/truecharts/charts/compare/bazarr-17.1.9...bazarr-17.1.10) (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)) - - -## [bazarr-17.1.9](https://github.com/truecharts/charts/compare/bazarr-17.1.8...bazarr-17.1.9) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/onedr0p/exportarr to v1.6.0[@b522e12](https://github.com/b522e12) by renovate ([#16770](https://github.com/truecharts/charts/issues/16770)) - - -## [bazarr-17.1.8](https://github.com/truecharts/charts/compare/bazarr-17.1.7...bazarr-17.1.8) (2024-01-02) - -### Chore \ No newline at end of file diff --git a/stable/bazarr/18.0.0/Chart.yaml b/stable/bazarr/18.0.0/Chart.yaml deleted file mode 100644 index ca53567331e..00000000000 --- a/stable/bazarr/18.0.0/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements -home: https://truecharts.org/charts/stable/bazarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.png -keywords: - - bazarr - - radarr - - sonarr - - subtitles - - usenet - - torrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bazarr -sources: - - https://github.com/morpheus65535/bazarr - - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr - - https://ghcr.io/onedr0p/exportarr - - https://ghcr.io/onedr0p/bazarr -type: application -version: 18.0.0 diff --git a/stable/bazarr/18.0.0/charts/common-17.5.0.tgz b/stable/bazarr/18.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/bazarr/18.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/beets/11.1.0/.helmignore b/stable/bazarr/18.1.3/.helmignore similarity index 100% rename from stable/beets/11.1.0/.helmignore rename to stable/bazarr/18.1.3/.helmignore diff --git a/stable/bazarr/18.1.3/CHANGELOG.md b/stable/bazarr/18.1.3/CHANGELOG.md new file mode 100644 index 00000000000..58d0c240576 --- /dev/null +++ b/stable/bazarr/18.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [bazarr-17.1.17](https://github.com/truecharts/charts/compare/bazarr-17.1.16...bazarr-17.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/onedr0p/bazarr to v1.4.1[@4a95844](https://github.com/4a95844) by renovate ([#17913](https://github.com/truecharts/charts/issues/17913)) + + +## [bazarr-17.1.16](https://github.com/truecharts/charts/compare/bazarr-17.1.15...bazarr-17.1.16) (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)) + + +## [bazarr-17.1.15](https://github.com/truecharts/charts/compare/bazarr-17.1.14...bazarr-17.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) + + +## [bazarr-17.1.14](https://github.com/truecharts/charts/compare/bazarr-17.1.13...bazarr-17.1.14) (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)) + + +## [bazarr-17.1.13](https://github.com/truecharts/charts/compare/bazarr-17.1.12...bazarr-17.1.13) (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)) + + +## [bazarr-17.1.12](https://github.com/truecharts/charts/compare/bazarr-17.1.11...bazarr-17.1.12) (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)) + + +## [bazarr-17.1.11](https://github.com/truecharts/charts/compare/bazarr-17.1.10...bazarr-17.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [bazarr-17.1.10](https://github.com/truecharts/charts/compare/bazarr-17.1.9...bazarr-17.1.10) (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)) + + +## [bazarr-17.1.9](https://github.com/truecharts/charts/compare/bazarr-17.1.8...bazarr-17.1.9) (2024-01-03) + +### Chore + + + +- update container image ghcr.io/onedr0p/exportarr to v1.6.0[@b522e12](https://github.com/b522e12) by renovate ([#16770](https://github.com/truecharts/charts/issues/16770)) diff --git a/stable/bazarr/18.1.3/Chart.yaml b/stable/bazarr/18.1.3/Chart.yaml new file mode 100644 index 00000000000..fbd7fa60c71 --- /dev/null +++ b/stable/bazarr/18.1.3/Chart.yaml @@ -0,0 +1,42 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.4.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements +home: https://truecharts.org/charts/stable/bazarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.png +keywords: + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: bazarr +sources: + - https://github.com/morpheus65535/bazarr + - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + - https://ghcr.io/onedr0p/bazarr + - https://ghcr.io/onedr0p/exportarr +type: application +version: 18.1.3 diff --git a/stable/bazarr/18.0.0/README.md b/stable/bazarr/18.1.3/README.md similarity index 100% rename from stable/bazarr/18.0.0/README.md rename to stable/bazarr/18.1.3/README.md diff --git a/stable/bazarr/18.0.0/app-readme.md b/stable/bazarr/18.1.3/app-readme.md similarity index 100% rename from stable/bazarr/18.0.0/app-readme.md rename to stable/bazarr/18.1.3/app-readme.md diff --git a/stable/bazarr/18.1.3/charts/common-18.0.3.tgz b/stable/bazarr/18.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/bazarr/18.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/bazarr/18.0.0/ix_values.yaml b/stable/bazarr/18.1.3/ix_values.yaml similarity index 100% rename from stable/bazarr/18.0.0/ix_values.yaml rename to stable/bazarr/18.1.3/ix_values.yaml diff --git a/stable/bazarr/18.0.0/questions.yaml b/stable/bazarr/18.1.3/questions.yaml similarity index 100% rename from stable/bazarr/18.0.0/questions.yaml rename to stable/bazarr/18.1.3/questions.yaml diff --git a/stable/beets/11.1.0/templates/NOTES.txt b/stable/bazarr/18.1.3/templates/NOTES.txt similarity index 100% rename from stable/beets/11.1.0/templates/NOTES.txt rename to stable/bazarr/18.1.3/templates/NOTES.txt diff --git a/stable/bender/5.0.0/templates/common.yaml b/stable/bazarr/18.1.3/templates/common.yaml similarity index 100% rename from stable/bender/5.0.0/templates/common.yaml rename to stable/bazarr/18.1.3/templates/common.yaml diff --git a/stable/beets/11.1.0/values.yaml b/stable/bazarr/18.1.3/values.yaml similarity index 100% rename from stable/beets/11.1.0/values.yaml rename to stable/bazarr/18.1.3/values.yaml diff --git a/stable/beets/11.1.0/CHANGELOG.md b/stable/beets/11.1.0/CHANGELOG.md deleted file mode 100644 index 34087f1a6b4..00000000000 --- a/stable/beets/11.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - -## [beets-10.1.18](https://github.com/truecharts/charts/compare/beets-10.1.17...beets-10.1.18) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/beets to version-1.6.0[@48b0309](https://github.com/48b0309) by renovate ([#18052](https://github.com/truecharts/charts/issues/18052)) - - -## [beets-10.1.17](https://github.com/truecharts/charts/compare/beets-10.1.16...beets-10.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/beets to version-1.6.0[@8e69900](https://github.com/8e69900) by renovate ([#17841](https://github.com/truecharts/charts/issues/17841)) - - -## [beets-10.1.16](https://github.com/truecharts/charts/compare/beets-10.1.15...beets-10.1.16) (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)) - - -## [beets-10.1.15](https://github.com/truecharts/charts/compare/beets-10.1.14...beets-10.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/beets to version-1.6.0[@e2f60d7](https://github.com/e2f60d7) by renovate ([#17598](https://github.com/truecharts/charts/issues/17598)) - - -## [beets-10.1.14](https://github.com/truecharts/charts/compare/beets-10.1.13...beets-10.1.14) (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)) - - -## [beets-10.1.13](https://github.com/truecharts/charts/compare/beets-10.1.12...beets-10.1.13) (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)) - - -## [beets-10.1.12](https://github.com/truecharts/charts/compare/beets-10.1.11...beets-10.1.12) (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)) - - -## [beets-10.1.11](https://github.com/truecharts/charts/compare/beets-10.1.10...beets-10.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [beets-10.1.10](https://github.com/truecharts/charts/compare/beets-10.1.9...beets-10.1.10) (2024-01-21) \ No newline at end of file diff --git a/stable/beets/11.1.0/Chart.yaml b/stable/beets/11.1.0/Chart.yaml deleted file mode 100644 index 3794f0d80d2..00000000000 --- a/stable/beets/11.1.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.6.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A music library manager and not, for the most part, a music player. -home: https://truecharts.org/charts/stable/beets -icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png -keywords: - - music - - library - - manager - - player - - beets -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: beets -sources: - - https://beets.io/ - - https://github.com/linuxserver/docker-beets - - https://github.com/truecharts/charts/tree/master/charts/stable/beets - - https://ghcr.io/linuxserver/beets -type: application -version: 11.1.0 diff --git a/stable/beets/11.1.0/charts/common-18.0.1.tgz b/stable/beets/11.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/beets/11.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/beets/11.1.0/ix_values.yaml b/stable/beets/11.1.0/ix_values.yaml deleted file mode 100644 index 4db52ea09dc..00000000000 --- a/stable/beets/11.1.0/ix_values.yaml +++ /dev/null @@ -1,40 +0,0 @@ -image: - repository: ghcr.io/linuxserver/beets - pullPolicy: IfNotPresent - tag: version-1.6.0@sha256:91fd669c8947069d7331cb369f1301930ed5540b5057951f7c1224e8e036d015 -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 8337 - protocol: http - targetPort: 8337 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: {} -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: true diff --git a/stable/bender/5.0.0/.helmignore b/stable/beets/11.1.4/.helmignore similarity index 100% rename from stable/bender/5.0.0/.helmignore rename to stable/beets/11.1.4/.helmignore diff --git a/stable/beets/11.1.4/CHANGELOG.md b/stable/beets/11.1.4/CHANGELOG.md new file mode 100644 index 00000000000..d7a2629b85f --- /dev/null +++ b/stable/beets/11.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + +## [beets-10.1.18](https://github.com/truecharts/charts/compare/beets-10.1.17...beets-10.1.18) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/beets to version-1.6.0[@48b0309](https://github.com/48b0309) by renovate ([#18052](https://github.com/truecharts/charts/issues/18052)) + + +## [beets-10.1.17](https://github.com/truecharts/charts/compare/beets-10.1.16...beets-10.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/beets to version-1.6.0[@8e69900](https://github.com/8e69900) by renovate ([#17841](https://github.com/truecharts/charts/issues/17841)) + + +## [beets-10.1.16](https://github.com/truecharts/charts/compare/beets-10.1.15...beets-10.1.16) (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)) + + +## [beets-10.1.15](https://github.com/truecharts/charts/compare/beets-10.1.14...beets-10.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/beets to version-1.6.0[@e2f60d7](https://github.com/e2f60d7) by renovate ([#17598](https://github.com/truecharts/charts/issues/17598)) + + +## [beets-10.1.14](https://github.com/truecharts/charts/compare/beets-10.1.13...beets-10.1.14) (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)) + + +## [beets-10.1.13](https://github.com/truecharts/charts/compare/beets-10.1.12...beets-10.1.13) (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)) + + +## [beets-10.1.12](https://github.com/truecharts/charts/compare/beets-10.1.11...beets-10.1.12) (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)) + + +## [beets-10.1.11](https://github.com/truecharts/charts/compare/beets-10.1.10...beets-10.1.11) (2024-01-21) + +### Chore + + diff --git a/stable/beets/11.1.4/Chart.yaml b/stable/beets/11.1.4/Chart.yaml new file mode 100644 index 00000000000..33c9816348a --- /dev/null +++ b/stable/beets/11.1.4/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.6.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A music library manager and not, for the most part, a music player. +home: https://truecharts.org/charts/stable/beets +icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png +keywords: + - music + - library + - manager + - player + - beets +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: beets +sources: + - https://beets.io/ + - https://github.com/linuxserver/docker-beets + - https://github.com/truecharts/charts/tree/master/charts/stable/beets + - https://ghcr.io/linuxserver/beets +type: application +version: 11.1.4 diff --git a/stable/beets/11.1.0/README.md b/stable/beets/11.1.4/README.md similarity index 100% rename from stable/beets/11.1.0/README.md rename to stable/beets/11.1.4/README.md diff --git a/stable/beets/11.1.0/app-readme.md b/stable/beets/11.1.4/app-readme.md similarity index 100% rename from stable/beets/11.1.0/app-readme.md rename to stable/beets/11.1.4/app-readme.md diff --git a/stable/beets/11.1.4/charts/common-18.0.3.tgz b/stable/beets/11.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/beets/11.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/beets/11.1.4/ix_values.yaml b/stable/beets/11.1.4/ix_values.yaml new file mode 100644 index 00000000000..a0adee99ade --- /dev/null +++ b/stable/beets/11.1.4/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: ghcr.io/linuxserver/beets + pullPolicy: IfNotPresent + tag: version-1.6.0@sha256:933127daabd25dec2202632abe7c0d24ef0391b38f4c3648f2fcbe042ca7ab52 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 8337 + protocol: http + targetPort: 8337 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/beets/11.1.0/questions.yaml b/stable/beets/11.1.4/questions.yaml similarity index 100% rename from stable/beets/11.1.0/questions.yaml rename to stable/beets/11.1.4/questions.yaml diff --git a/stable/bitmagnet/1.1.0/templates/NOTES.txt b/stable/beets/11.1.4/templates/NOTES.txt similarity index 100% rename from stable/bitmagnet/1.1.0/templates/NOTES.txt rename to stable/beets/11.1.4/templates/NOTES.txt diff --git a/stable/beets/11.1.0/templates/common.yaml b/stable/beets/11.1.4/templates/common.yaml similarity index 100% rename from stable/beets/11.1.0/templates/common.yaml rename to stable/beets/11.1.4/templates/common.yaml diff --git a/stable/bender/5.0.0/values.yaml b/stable/beets/11.1.4/values.yaml similarity index 100% rename from stable/bender/5.0.0/values.yaml rename to stable/beets/11.1.4/values.yaml diff --git a/stable/bender/5.0.0/CHANGELOG.md b/stable/bender/5.0.0/CHANGELOG.md deleted file mode 100644 index 5152416b541..00000000000 --- a/stable/bender/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [bender-4.1.12](https://github.com/truecharts/charts/compare/bender-4.1.11...bender-4.1.12) (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)) - - -## [bender-4.1.11](https://github.com/truecharts/charts/compare/bender-4.1.10...bender-4.1.11) (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)) - - -## [bender-4.1.10](https://github.com/truecharts/charts/compare/bender-4.1.9...bender-4.1.10) (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)) - - -## [bender-4.1.9](https://github.com/truecharts/charts/compare/bender-4.1.8...bender-4.1.9) (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)) - - -## [bender-4.1.8](https://github.com/truecharts/charts/compare/bender-4.1.7...bender-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [bender-4.1.7](https://github.com/truecharts/charts/compare/bender-4.1.6...bender-4.1.7) (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)) - - -## [bender-4.1.6](https://github.com/truecharts/charts/compare/bender-4.1.5...bender-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [bender-4.1.5](https://github.com/truecharts/charts/compare/bender-4.1.4...bender-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [bender-4.1.4](https://github.com/truecharts/charts/compare/bender-4.1.3...bender-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [bender-4.1.3](https://github.com/truecharts/charts/compare/bender-4.1.0...bender-4.1.3) (2024-01-01) diff --git a/stable/bender/5.0.0/Chart.yaml b/stable/bender/5.0.0/Chart.yaml deleted file mode 100644 index ae5e11ca0ae..00000000000 --- a/stable/bender/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A link dashboard that can be managed without any code. -home: https://truecharts.org/charts/stable/bender -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png -keywords: - - bender - - dashboard -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bender -sources: - - https://github.com/jez500/bender - - https://github.com/truecharts/charts/tree/master/charts/stable/bender - - https://hub.docker.com/r/jez500/bender -type: application -version: 5.0.0 diff --git a/stable/bender/5.0.0/charts/common-17.5.0.tgz b/stable/bender/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/bender/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/bitcoin-node/5.0.0/.helmignore b/stable/bender/5.1.3/.helmignore similarity index 100% rename from stable/bitcoin-node/5.0.0/.helmignore rename to stable/bender/5.1.3/.helmignore diff --git a/stable/bender/5.1.3/CHANGELOG.md b/stable/bender/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a918e9a0e05 --- /dev/null +++ b/stable/bender/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [bender-4.1.12](https://github.com/truecharts/charts/compare/bender-4.1.11...bender-4.1.12) (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)) + + +## [bender-4.1.11](https://github.com/truecharts/charts/compare/bender-4.1.10...bender-4.1.11) (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)) + + +## [bender-4.1.10](https://github.com/truecharts/charts/compare/bender-4.1.9...bender-4.1.10) (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)) + + +## [bender-4.1.9](https://github.com/truecharts/charts/compare/bender-4.1.8...bender-4.1.9) (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)) + + +## [bender-4.1.8](https://github.com/truecharts/charts/compare/bender-4.1.7...bender-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [bender-4.1.7](https://github.com/truecharts/charts/compare/bender-4.1.6...bender-4.1.7) (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)) + + +## [bender-4.1.6](https://github.com/truecharts/charts/compare/bender-4.1.5...bender-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [bender-4.1.5](https://github.com/truecharts/charts/compare/bender-4.1.4...bender-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [bender-4.1.4](https://github.com/truecharts/charts/compare/bender-4.1.3...bender-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/bender/5.1.3/Chart.yaml b/stable/bender/5.1.3/Chart.yaml new file mode 100644 index 00000000000..b89b0192f13 --- /dev/null +++ b/stable/bender/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.0.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A link dashboard that can be managed without any code. +home: https://truecharts.org/charts/stable/bender +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png +keywords: + - bender + - dashboard +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: bender +sources: + - https://github.com/jez500/bender + - https://github.com/truecharts/charts/tree/master/charts/stable/bender + - https://hub.docker.com/r/jez500/bender +type: application +version: 5.1.3 diff --git a/stable/bender/5.0.0/README.md b/stable/bender/5.1.3/README.md similarity index 100% rename from stable/bender/5.0.0/README.md rename to stable/bender/5.1.3/README.md diff --git a/stable/bender/5.0.0/app-readme.md b/stable/bender/5.1.3/app-readme.md similarity index 100% rename from stable/bender/5.0.0/app-readme.md rename to stable/bender/5.1.3/app-readme.md diff --git a/stable/bender/5.1.3/charts/common-18.0.3.tgz b/stable/bender/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/bender/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/bender/5.0.0/ix_values.yaml b/stable/bender/5.1.3/ix_values.yaml similarity index 100% rename from stable/bender/5.0.0/ix_values.yaml rename to stable/bender/5.1.3/ix_values.yaml diff --git a/stable/bender/5.0.0/questions.yaml b/stable/bender/5.1.3/questions.yaml similarity index 100% rename from stable/bender/5.0.0/questions.yaml rename to stable/bender/5.1.3/questions.yaml diff --git a/stable/bitmagnet/1.1.0/templates/common.yaml b/stable/bender/5.1.3/templates/common.yaml similarity index 100% rename from stable/bitmagnet/1.1.0/templates/common.yaml rename to stable/bender/5.1.3/templates/common.yaml diff --git a/stable/bitcoin-node/5.0.0/values.yaml b/stable/bender/5.1.3/values.yaml similarity index 100% rename from stable/bitcoin-node/5.0.0/values.yaml rename to stable/bender/5.1.3/values.yaml diff --git a/stable/bitcoin-node/5.0.0/CHANGELOG.md b/stable/bitcoin-node/5.0.0/CHANGELOG.md deleted file mode 100644 index 25a8d87ffe6..00000000000 --- a/stable/bitcoin-node/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [bitcoin-node-4.1.12](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.11...bitcoin-node-4.1.12) (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)) - - -## [bitcoin-node-4.1.11](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.10...bitcoin-node-4.1.11) (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)) - - -## [bitcoin-node-4.1.10](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.9...bitcoin-node-4.1.10) (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)) - - -## [bitcoin-node-4.1.9](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.8...bitcoin-node-4.1.9) (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)) - - -## [bitcoin-node-4.1.8](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.7...bitcoin-node-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [bitcoin-node-4.1.7](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.6...bitcoin-node-4.1.7) (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)) - - -## [bitcoin-node-4.1.6](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.5...bitcoin-node-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [bitcoin-node-4.1.5](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.4...bitcoin-node-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [bitcoin-node-4.1.4](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.3...bitcoin-node-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [bitcoin-node-4.1.3](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.0...bitcoin-node-4.1.3) (2024-01-01) diff --git a/stable/bitcoin-node/5.0.0/Chart.yaml b/stable/bitcoin-node/5.0.0/Chart.yaml deleted file mode 100644 index 1617e4c42a2..00000000000 --- a/stable/bitcoin-node/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. -home: https://truecharts.org/charts/stable/bitcoin-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png -keywords: - - bitcoin-node - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bitcoin-node -sources: - - https://github.com/kylemanna/docker-bitcoind - - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoin-node - - https://hub.docker.com/r/kylemanna/bitcoind -type: application -version: 5.0.0 diff --git a/stable/bitcoin-node/5.0.0/charts/common-17.5.0.tgz b/stable/bitcoin-node/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/bitcoin-node/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/bitcoind/5.0.0/.helmignore b/stable/bitcoin-node/5.1.3/.helmignore similarity index 100% rename from stable/bitcoind/5.0.0/.helmignore rename to stable/bitcoin-node/5.1.3/.helmignore diff --git a/stable/bitcoin-node/5.1.3/CHANGELOG.md b/stable/bitcoin-node/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8af0ef86082 --- /dev/null +++ b/stable/bitcoin-node/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [bitcoin-node-4.1.12](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.11...bitcoin-node-4.1.12) (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)) + + +## [bitcoin-node-4.1.11](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.10...bitcoin-node-4.1.11) (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)) + + +## [bitcoin-node-4.1.10](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.9...bitcoin-node-4.1.10) (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)) + + +## [bitcoin-node-4.1.9](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.8...bitcoin-node-4.1.9) (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)) + + +## [bitcoin-node-4.1.8](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.7...bitcoin-node-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [bitcoin-node-4.1.7](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.6...bitcoin-node-4.1.7) (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)) + + +## [bitcoin-node-4.1.6](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.5...bitcoin-node-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [bitcoin-node-4.1.5](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.4...bitcoin-node-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [bitcoin-node-4.1.4](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.3...bitcoin-node-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/bitcoin-node/5.1.3/Chart.yaml b/stable/bitcoin-node/5.1.3/Chart.yaml new file mode 100644 index 00000000000..8f1a5686caa --- /dev/null +++ b/stable/bitcoin-node/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. +home: https://truecharts.org/charts/stable/bitcoin-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png +keywords: + - bitcoin-node + - Crypto +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: bitcoin-node +sources: + - https://github.com/kylemanna/docker-bitcoind + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoin-node + - https://hub.docker.com/r/kylemanna/bitcoind +type: application +version: 5.1.3 diff --git a/stable/bitcoin-node/5.0.0/README.md b/stable/bitcoin-node/5.1.3/README.md similarity index 100% rename from stable/bitcoin-node/5.0.0/README.md rename to stable/bitcoin-node/5.1.3/README.md diff --git a/stable/bitcoin-node/5.0.0/app-readme.md b/stable/bitcoin-node/5.1.3/app-readme.md similarity index 100% rename from stable/bitcoin-node/5.0.0/app-readme.md rename to stable/bitcoin-node/5.1.3/app-readme.md diff --git a/stable/bitcoin-node/5.1.3/charts/common-18.0.3.tgz b/stable/bitcoin-node/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/bitcoin-node/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/bitcoin-node/5.0.0/ix_values.yaml b/stable/bitcoin-node/5.1.3/ix_values.yaml similarity index 100% rename from stable/bitcoin-node/5.0.0/ix_values.yaml rename to stable/bitcoin-node/5.1.3/ix_values.yaml diff --git a/stable/bitcoin-node/5.0.0/questions.yaml b/stable/bitcoin-node/5.1.3/questions.yaml similarity index 100% rename from stable/bitcoin-node/5.0.0/questions.yaml rename to stable/bitcoin-node/5.1.3/questions.yaml diff --git a/stable/bitcoin-node/5.0.0/templates/common.yaml b/stable/bitcoin-node/5.1.3/templates/common.yaml similarity index 100% rename from stable/bitcoin-node/5.0.0/templates/common.yaml rename to stable/bitcoin-node/5.1.3/templates/common.yaml diff --git a/stable/bitcoind/5.0.0/values.yaml b/stable/bitcoin-node/5.1.3/values.yaml similarity index 100% rename from stable/bitcoind/5.0.0/values.yaml rename to stable/bitcoin-node/5.1.3/values.yaml diff --git a/stable/bitcoind/5.0.0/CHANGELOG.md b/stable/bitcoind/5.0.0/CHANGELOG.md deleted file mode 100644 index a1d8f203057..00000000000 --- a/stable/bitcoind/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [bitcoind-4.1.12](https://github.com/truecharts/charts/compare/bitcoind-4.1.11...bitcoind-4.1.12) (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)) - - -## [bitcoind-4.1.11](https://github.com/truecharts/charts/compare/bitcoind-4.1.10...bitcoind-4.1.11) (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)) - - -## [bitcoind-4.1.10](https://github.com/truecharts/charts/compare/bitcoind-4.1.9...bitcoind-4.1.10) (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)) - - -## [bitcoind-4.1.9](https://github.com/truecharts/charts/compare/bitcoind-4.1.8...bitcoind-4.1.9) (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)) - - -## [bitcoind-4.1.8](https://github.com/truecharts/charts/compare/bitcoind-4.1.7...bitcoind-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [bitcoind-4.1.7](https://github.com/truecharts/charts/compare/bitcoind-4.1.6...bitcoind-4.1.7) (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)) - - -## [bitcoind-4.1.6](https://github.com/truecharts/charts/compare/bitcoind-4.1.5...bitcoind-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [bitcoind-4.1.5](https://github.com/truecharts/charts/compare/bitcoind-4.1.4...bitcoind-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [bitcoind-4.1.4](https://github.com/truecharts/charts/compare/bitcoind-4.1.3...bitcoind-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [bitcoind-4.1.3](https://github.com/truecharts/charts/compare/bitcoind-4.1.0...bitcoind-4.1.3) (2024-01-01) diff --git a/stable/bitcoind/5.0.0/Chart.yaml b/stable/bitcoind/5.0.0/Chart.yaml deleted file mode 100644 index 8a8b4275b65..00000000000 --- a/stable/bitcoind/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. -home: https://truecharts.org/charts/stable/bitcoind -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png -keywords: - - bitcoind - - Tools-Utilities - - Network-Other - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bitcoind -sources: - - https://bitcoin.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoind - - https://hub.docker.com/r/ofawx/bitcoind -type: application -version: 5.0.0 diff --git a/stable/bitcoind/5.0.0/charts/common-17.5.0.tgz b/stable/bitcoind/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/bitcoind/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/bitcoinunlimited/5.0.0/.helmignore b/stable/bitcoind/5.1.3/.helmignore similarity index 100% rename from stable/bitcoinunlimited/5.0.0/.helmignore rename to stable/bitcoind/5.1.3/.helmignore diff --git a/stable/bitcoind/5.1.3/CHANGELOG.md b/stable/bitcoind/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bd134e29b7d --- /dev/null +++ b/stable/bitcoind/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [bitcoind-4.1.12](https://github.com/truecharts/charts/compare/bitcoind-4.1.11...bitcoind-4.1.12) (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)) + + +## [bitcoind-4.1.11](https://github.com/truecharts/charts/compare/bitcoind-4.1.10...bitcoind-4.1.11) (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)) + + +## [bitcoind-4.1.10](https://github.com/truecharts/charts/compare/bitcoind-4.1.9...bitcoind-4.1.10) (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)) + + +## [bitcoind-4.1.9](https://github.com/truecharts/charts/compare/bitcoind-4.1.8...bitcoind-4.1.9) (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)) + + +## [bitcoind-4.1.8](https://github.com/truecharts/charts/compare/bitcoind-4.1.7...bitcoind-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [bitcoind-4.1.7](https://github.com/truecharts/charts/compare/bitcoind-4.1.6...bitcoind-4.1.7) (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)) + + +## [bitcoind-4.1.6](https://github.com/truecharts/charts/compare/bitcoind-4.1.5...bitcoind-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [bitcoind-4.1.5](https://github.com/truecharts/charts/compare/bitcoind-4.1.4...bitcoind-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [bitcoind-4.1.4](https://github.com/truecharts/charts/compare/bitcoind-4.1.3...bitcoind-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/bitcoind/5.1.3/Chart.yaml b/stable/bitcoind/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6d0beb95a64 --- /dev/null +++ b/stable/bitcoind/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: | + Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. +home: https://truecharts.org/charts/stable/bitcoind +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png +keywords: + - bitcoind + - Tools-Utilities + - Network-Other + - Crypto +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: bitcoind +sources: + - https://bitcoin.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoind + - https://hub.docker.com/r/ofawx/bitcoind +type: application +version: 5.1.3 diff --git a/stable/bitcoind/5.0.0/README.md b/stable/bitcoind/5.1.3/README.md similarity index 100% rename from stable/bitcoind/5.0.0/README.md rename to stable/bitcoind/5.1.3/README.md diff --git a/stable/bitcoind/5.0.0/app-readme.md b/stable/bitcoind/5.1.3/app-readme.md similarity index 100% rename from stable/bitcoind/5.0.0/app-readme.md rename to stable/bitcoind/5.1.3/app-readme.md diff --git a/stable/bitcoind/5.1.3/charts/common-18.0.3.tgz b/stable/bitcoind/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/bitcoind/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/bitcoind/5.0.0/ix_values.yaml b/stable/bitcoind/5.1.3/ix_values.yaml similarity index 100% rename from stable/bitcoind/5.0.0/ix_values.yaml rename to stable/bitcoind/5.1.3/ix_values.yaml diff --git a/stable/bitcoind/5.0.0/questions.yaml b/stable/bitcoind/5.1.3/questions.yaml similarity index 100% rename from stable/bitcoind/5.0.0/questions.yaml rename to stable/bitcoind/5.1.3/questions.yaml diff --git a/stable/bitcoind/5.0.0/templates/common.yaml b/stable/bitcoind/5.1.3/templates/common.yaml similarity index 100% rename from stable/bitcoind/5.0.0/templates/common.yaml rename to stable/bitcoind/5.1.3/templates/common.yaml diff --git a/stable/bitcoinunlimited/5.0.0/values.yaml b/stable/bitcoind/5.1.3/values.yaml similarity index 100% rename from stable/bitcoinunlimited/5.0.0/values.yaml rename to stable/bitcoind/5.1.3/values.yaml diff --git a/stable/bitcoinunlimited/5.0.0/CHANGELOG.md b/stable/bitcoinunlimited/5.0.0/CHANGELOG.md deleted file mode 100644 index c4af75b8b53..00000000000 --- a/stable/bitcoinunlimited/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [bitcoinunlimited-4.1.12](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.11...bitcoinunlimited-4.1.12) (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)) - - -## [bitcoinunlimited-4.1.11](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.10...bitcoinunlimited-4.1.11) (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)) - - -## [bitcoinunlimited-4.1.10](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.9...bitcoinunlimited-4.1.10) (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)) - - -## [bitcoinunlimited-4.1.9](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.8...bitcoinunlimited-4.1.9) (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)) - - -## [bitcoinunlimited-4.1.8](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.7...bitcoinunlimited-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [bitcoinunlimited-4.1.7](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.6...bitcoinunlimited-4.1.7) (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)) - - -## [bitcoinunlimited-4.1.6](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.5...bitcoinunlimited-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [bitcoinunlimited-4.1.5](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.4...bitcoinunlimited-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [bitcoinunlimited-4.1.4](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.3...bitcoinunlimited-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [bitcoinunlimited-4.1.3](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.0...bitcoinunlimited-4.1.3) (2024-01-01) diff --git a/stable/bitcoinunlimited/5.0.0/Chart.yaml b/stable/bitcoinunlimited/5.0.0/Chart.yaml deleted file mode 100644 index 3f02c21e24f..00000000000 --- a/stable/bitcoinunlimited/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. -home: https://truecharts.org/charts/stable/bitcoinunlimited -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png -keywords: - - bitcoinunlimited - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bitcoinunlimited -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinunlimited - - https://hub.docker.com/r/amacneil/bitcoinunlimited -type: application -version: 5.0.0 diff --git a/stable/bitcoinunlimited/5.0.0/charts/common-17.5.0.tgz b/stable/bitcoinunlimited/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/bitcoinunlimited/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/bitcoinwalletgui/5.0.0/.helmignore b/stable/bitcoinunlimited/5.1.3/.helmignore similarity index 100% rename from stable/bitcoinwalletgui/5.0.0/.helmignore rename to stable/bitcoinunlimited/5.1.3/.helmignore diff --git a/stable/bitcoinunlimited/5.1.3/CHANGELOG.md b/stable/bitcoinunlimited/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d00400231bc --- /dev/null +++ b/stable/bitcoinunlimited/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [bitcoinunlimited-4.1.12](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.11...bitcoinunlimited-4.1.12) (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)) + + +## [bitcoinunlimited-4.1.11](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.10...bitcoinunlimited-4.1.11) (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)) + + +## [bitcoinunlimited-4.1.10](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.9...bitcoinunlimited-4.1.10) (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)) + + +## [bitcoinunlimited-4.1.9](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.8...bitcoinunlimited-4.1.9) (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)) + + +## [bitcoinunlimited-4.1.8](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.7...bitcoinunlimited-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [bitcoinunlimited-4.1.7](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.6...bitcoinunlimited-4.1.7) (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)) + + +## [bitcoinunlimited-4.1.6](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.5...bitcoinunlimited-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [bitcoinunlimited-4.1.5](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.4...bitcoinunlimited-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [bitcoinunlimited-4.1.4](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.3...bitcoinunlimited-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/bitcoinunlimited/5.1.3/Chart.yaml b/stable/bitcoinunlimited/5.1.3/Chart.yaml new file mode 100644 index 00000000000..7ae8cd863aa --- /dev/null +++ b/stable/bitcoinunlimited/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. +home: https://truecharts.org/charts/stable/bitcoinunlimited +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png +keywords: + - bitcoinunlimited + - Network-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: bitcoinunlimited +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinunlimited + - https://hub.docker.com/r/amacneil/bitcoinunlimited +type: application +version: 5.1.3 diff --git a/stable/bitcoinunlimited/5.0.0/README.md b/stable/bitcoinunlimited/5.1.3/README.md similarity index 100% rename from stable/bitcoinunlimited/5.0.0/README.md rename to stable/bitcoinunlimited/5.1.3/README.md diff --git a/stable/bitcoinunlimited/5.0.0/app-readme.md b/stable/bitcoinunlimited/5.1.3/app-readme.md similarity index 100% rename from stable/bitcoinunlimited/5.0.0/app-readme.md rename to stable/bitcoinunlimited/5.1.3/app-readme.md diff --git a/stable/bitcoinunlimited/5.1.3/charts/common-18.0.3.tgz b/stable/bitcoinunlimited/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/bitcoinunlimited/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/bitcoinunlimited/5.0.0/ix_values.yaml b/stable/bitcoinunlimited/5.1.3/ix_values.yaml similarity index 100% rename from stable/bitcoinunlimited/5.0.0/ix_values.yaml rename to stable/bitcoinunlimited/5.1.3/ix_values.yaml diff --git a/stable/bitcoinunlimited/5.0.0/questions.yaml b/stable/bitcoinunlimited/5.1.3/questions.yaml similarity index 100% rename from stable/bitcoinunlimited/5.0.0/questions.yaml rename to stable/bitcoinunlimited/5.1.3/questions.yaml diff --git a/stable/bitcoinunlimited/5.0.0/templates/common.yaml b/stable/bitcoinunlimited/5.1.3/templates/common.yaml similarity index 100% rename from stable/bitcoinunlimited/5.0.0/templates/common.yaml rename to stable/bitcoinunlimited/5.1.3/templates/common.yaml diff --git a/stable/bitcoinwalletgui/5.0.0/values.yaml b/stable/bitcoinunlimited/5.1.3/values.yaml similarity index 100% rename from stable/bitcoinwalletgui/5.0.0/values.yaml rename to stable/bitcoinunlimited/5.1.3/values.yaml diff --git a/stable/bitcoinwalletgui/5.0.0/CHANGELOG.md b/stable/bitcoinwalletgui/5.0.0/CHANGELOG.md deleted file mode 100644 index 326c6daaf68..00000000000 --- a/stable/bitcoinwalletgui/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [bitcoinwalletgui-4.1.12](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.11...bitcoinwalletgui-4.1.12) (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)) - - -## [bitcoinwalletgui-4.1.11](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.10...bitcoinwalletgui-4.1.11) (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)) - - -## [bitcoinwalletgui-4.1.10](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.9...bitcoinwalletgui-4.1.10) (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)) - - -## [bitcoinwalletgui-4.1.9](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.8...bitcoinwalletgui-4.1.9) (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)) - - -## [bitcoinwalletgui-4.1.8](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.7...bitcoinwalletgui-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [bitcoinwalletgui-4.1.7](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.6...bitcoinwalletgui-4.1.7) (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)) - - -## [bitcoinwalletgui-4.1.6](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.5...bitcoinwalletgui-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [bitcoinwalletgui-4.1.5](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.4...bitcoinwalletgui-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [bitcoinwalletgui-4.1.4](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.3...bitcoinwalletgui-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [bitcoinwalletgui-4.1.3](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.0...bitcoinwalletgui-4.1.3) (2024-01-01) diff --git a/stable/bitcoinwalletgui/5.0.0/Chart.yaml b/stable/bitcoinwalletgui/5.0.0/Chart.yaml deleted file mode 100644 index 16fd0b9cd9c..00000000000 --- a/stable/bitcoinwalletgui/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Bitcoin wallet with GUI over VNC and NoVNC. -home: https://truecharts.org/charts/stable/bitcoinwalletgui -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png -keywords: - - bitcoinwalletgui - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bitcoinwalletgui -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinwalletgui - - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui -type: application -version: 5.0.0 diff --git a/stable/bitcoinwalletgui/5.0.0/charts/common-17.5.0.tgz b/stable/bitcoinwalletgui/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/bitcoinwalletgui/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/bitmagnet/1.1.0/.helmignore b/stable/bitcoinwalletgui/5.1.3/.helmignore similarity index 100% rename from stable/bitmagnet/1.1.0/.helmignore rename to stable/bitcoinwalletgui/5.1.3/.helmignore diff --git a/stable/bitcoinwalletgui/5.1.3/CHANGELOG.md b/stable/bitcoinwalletgui/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0e558dbfe11 --- /dev/null +++ b/stable/bitcoinwalletgui/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [bitcoinwalletgui-4.1.12](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.11...bitcoinwalletgui-4.1.12) (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)) + + +## [bitcoinwalletgui-4.1.11](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.10...bitcoinwalletgui-4.1.11) (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)) + + +## [bitcoinwalletgui-4.1.10](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.9...bitcoinwalletgui-4.1.10) (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)) + + +## [bitcoinwalletgui-4.1.9](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.8...bitcoinwalletgui-4.1.9) (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)) + + +## [bitcoinwalletgui-4.1.8](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.7...bitcoinwalletgui-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [bitcoinwalletgui-4.1.7](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.6...bitcoinwalletgui-4.1.7) (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)) + + +## [bitcoinwalletgui-4.1.6](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.5...bitcoinwalletgui-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [bitcoinwalletgui-4.1.5](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.4...bitcoinwalletgui-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [bitcoinwalletgui-4.1.4](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.3...bitcoinwalletgui-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/bitcoinwalletgui/5.1.3/Chart.yaml b/stable/bitcoinwalletgui/5.1.3/Chart.yaml new file mode 100644 index 00000000000..09e468a4324 --- /dev/null +++ b/stable/bitcoinwalletgui/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: | + Bitcoin wallet with GUI over VNC and NoVNC. +home: https://truecharts.org/charts/stable/bitcoinwalletgui +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png +keywords: + - bitcoinwalletgui + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: bitcoinwalletgui +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinwalletgui + - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui +type: application +version: 5.1.3 diff --git a/stable/bitcoinwalletgui/5.0.0/README.md b/stable/bitcoinwalletgui/5.1.3/README.md similarity index 100% rename from stable/bitcoinwalletgui/5.0.0/README.md rename to stable/bitcoinwalletgui/5.1.3/README.md diff --git a/stable/bitcoinwalletgui/5.0.0/app-readme.md b/stable/bitcoinwalletgui/5.1.3/app-readme.md similarity index 100% rename from stable/bitcoinwalletgui/5.0.0/app-readme.md rename to stable/bitcoinwalletgui/5.1.3/app-readme.md diff --git a/stable/bitcoinwalletgui/5.1.3/charts/common-18.0.3.tgz b/stable/bitcoinwalletgui/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/bitcoinwalletgui/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/bitcoinwalletgui/5.0.0/ix_values.yaml b/stable/bitcoinwalletgui/5.1.3/ix_values.yaml similarity index 100% rename from stable/bitcoinwalletgui/5.0.0/ix_values.yaml rename to stable/bitcoinwalletgui/5.1.3/ix_values.yaml diff --git a/stable/bitcoinwalletgui/5.0.0/questions.yaml b/stable/bitcoinwalletgui/5.1.3/questions.yaml similarity index 100% rename from stable/bitcoinwalletgui/5.0.0/questions.yaml rename to stable/bitcoinwalletgui/5.1.3/questions.yaml diff --git a/stable/bitcoinwalletgui/5.0.0/templates/common.yaml b/stable/bitcoinwalletgui/5.1.3/templates/common.yaml similarity index 100% rename from stable/bitcoinwalletgui/5.0.0/templates/common.yaml rename to stable/bitcoinwalletgui/5.1.3/templates/common.yaml diff --git a/stable/bitmagnet/1.1.0/values.yaml b/stable/bitcoinwalletgui/5.1.3/values.yaml similarity index 100% rename from stable/bitmagnet/1.1.0/values.yaml rename to stable/bitcoinwalletgui/5.1.3/values.yaml diff --git a/stable/bitmagnet/1.1.0/Chart.yaml b/stable/bitmagnet/1.1.0/Chart.yaml deleted file mode 100644 index bd9fbe21dd3..00000000000 --- a/stable/bitmagnet/1.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator -apiVersion: v2 -appVersion: 0.7.5 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration. -home: https://truecharts.org/charts/incubator/bitmagnet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.png -keywords: - - torrent - - bitmagnet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bitmagnet -sources: - - https://bitmagnet.io - - https://github.com/bitmagnet-io/bitmagnet - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitmagnet - - https://ghcr.io/bitmagnet-io/bitmagnet -type: application -version: 1.1.0 diff --git a/stable/bitmagnet/1.1.0/README.md b/stable/bitmagnet/1.1.0/README.md deleted file mode 100644 index 958c52a65dd..00000000000 --- a/stable/bitmagnet/1.1.0/README.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -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/bitmagnet) - -**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_ diff --git a/stable/bitmagnet/1.1.0/charts/common-18.0.1.tgz b/stable/bitmagnet/1.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/bitmagnet/1.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/bitmagnet/1.1.0/ix_values.yaml b/stable/bitmagnet/1.1.0/ix_values.yaml deleted file mode 100644 index a64a89f1040..00000000000 --- a/stable/bitmagnet/1.1.0/ix_values.yaml +++ /dev/null @@ -1,76 +0,0 @@ -image: - repository: ghcr.io/bitmagnet-io/bitmagnet - tag: 0.7.5@sha256:40c91a1fc711d1988a5d630968f7051e59733446f340ff745d27b65a624c7b41 - pullPolicy: IfNotPresent -service: - main: - ports: - main: - port: 3333 - targetPort: 3333 - torrent: - enabled: true - ports: - tcp: - enabled: true - port: 3334 - targetPort: 3334 - protocol: tcp - udp: - enabled: true - port: "{{ .Values.service.torrent.ports.tcp.port }}" - targetPort: "{{ .Values.service.torrent.ports.tcp.targetPort }}" - protocol: udp -cnpg: - main: - enabled: true - user: bitmagnet - database: bitmagnet -portal: - open: - enabled: true -workload: - main: - podSpec: - containers: - main: - env: - POSTGRES_NAME: "{{ .Values.cnpg.main.database }}" - POSTGRES_USER: "{{ .Values.cnpg.main.user }}" - POSTGRES_PASSWORD: - secretKeyRef: - name: cnpg-main-user - key: password - POSTGRES_HOST: - secretKeyRef: - name: cnpg-main-urls - key: host - TMDB_API_KEY: "" - DHT_CRAWLER_SAVE_FILES_THRESHOLD: "50" - args: - - worker - - run - - --all - probes: - readiness: - enabled: true - type: http - path: /status - liveness: - enabled: true - type: http - path: /status - startup: - enabled: true - type: http - path: /status -metrics: - main: - enabled: true - type: "servicemonitor" - endpoints: - - port: main - path: /metrics - targetSelector: main - prometheusRule: - enabled: false \ No newline at end of file diff --git a/stable/blender-desktop-g3/5.0.0/.helmignore b/stable/bitmagnet/1.1.4/.helmignore similarity index 100% rename from stable/blender-desktop-g3/5.0.0/.helmignore rename to stable/bitmagnet/1.1.4/.helmignore diff --git a/stable/bitmagnet/1.1.0/CHANGELOG.md b/stable/bitmagnet/1.1.4/CHANGELOG.md similarity index 100% rename from stable/bitmagnet/1.1.0/CHANGELOG.md rename to stable/bitmagnet/1.1.4/CHANGELOG.md diff --git a/stable/bitmagnet/1.1.4/Chart.yaml b/stable/bitmagnet/1.1.4/Chart.yaml new file mode 100644 index 00000000000..8f1cd62c0f5 --- /dev/null +++ b/stable/bitmagnet/1.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.7.7 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration. +home: https://truecharts.org/charts/stable/bitmagnet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.png +keywords: + - torrent + - bitmagnet +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: bitmagnet +sources: + - https://bitmagnet.io + - https://github.com/bitmagnet-io/bitmagnet + - https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet + - https://ghcr.io/bitmagnet-io/bitmagnet +type: application +version: 1.1.4 diff --git a/stable/bitmagnet/1.1.4/README.md b/stable/bitmagnet/1.1.4/README.md new file mode 100644 index 00000000000..10272719817 --- /dev/null +++ b/stable/bitmagnet/1.1.4/README.md @@ -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/stable/bitmagnet) + +**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_ diff --git a/stable/bitmagnet/1.1.0/app-readme.md b/stable/bitmagnet/1.1.4/app-readme.md similarity index 100% rename from stable/bitmagnet/1.1.0/app-readme.md rename to stable/bitmagnet/1.1.4/app-readme.md diff --git a/stable/bitmagnet/1.1.4/charts/common-18.0.3.tgz b/stable/bitmagnet/1.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/bitmagnet/1.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/bitmagnet/1.1.4/ix_values.yaml b/stable/bitmagnet/1.1.4/ix_values.yaml new file mode 100644 index 00000000000..9135aa5f2ce --- /dev/null +++ b/stable/bitmagnet/1.1.4/ix_values.yaml @@ -0,0 +1,76 @@ +image: + repository: ghcr.io/bitmagnet-io/bitmagnet + tag: 0.7.7@sha256:45784df41956eede054a09553cc6f89139b228f94e9ea69837d95d6e559caadd + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 3333 + targetPort: 3333 + torrent: + enabled: true + ports: + tcp: + enabled: true + port: 3334 + targetPort: 3334 + protocol: tcp + udp: + enabled: true + port: "{{ .Values.service.torrent.ports.tcp.port }}" + targetPort: "{{ .Values.service.torrent.ports.tcp.targetPort }}" + protocol: udp +cnpg: + main: + enabled: true + user: bitmagnet + database: bitmagnet +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + env: + POSTGRES_NAME: "{{ .Values.cnpg.main.database }}" + POSTGRES_USER: "{{ .Values.cnpg.main.user }}" + POSTGRES_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + POSTGRES_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + TMDB_API_KEY: "" + DHT_CRAWLER_SAVE_FILES_THRESHOLD: "50" + args: + - worker + - run + - --all + probes: + readiness: + enabled: true + type: http + path: /status + liveness: + enabled: true + type: http + path: /status + startup: + enabled: true + type: http + path: /status +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: main + path: /metrics + targetSelector: main + prometheusRule: + enabled: false diff --git a/stable/bitmagnet/1.1.0/questions.yaml b/stable/bitmagnet/1.1.4/questions.yaml similarity index 100% rename from stable/bitmagnet/1.1.0/questions.yaml rename to stable/bitmagnet/1.1.4/questions.yaml diff --git a/stable/blog/11.0.0/templates/NOTES.txt b/stable/bitmagnet/1.1.4/templates/NOTES.txt similarity index 100% rename from stable/blog/11.0.0/templates/NOTES.txt rename to stable/bitmagnet/1.1.4/templates/NOTES.txt diff --git a/stable/boinc/9.0.0/templates/common.yaml b/stable/bitmagnet/1.1.4/templates/common.yaml similarity index 100% rename from stable/boinc/9.0.0/templates/common.yaml rename to stable/bitmagnet/1.1.4/templates/common.yaml diff --git a/stable/blender-desktop-g3/5.0.0/values.yaml b/stable/bitmagnet/1.1.4/values.yaml similarity index 100% rename from stable/blender-desktop-g3/5.0.0/values.yaml rename to stable/bitmagnet/1.1.4/values.yaml diff --git a/stable/blender-desktop-g3/5.0.0/CHANGELOG.md b/stable/blender-desktop-g3/5.0.0/CHANGELOG.md deleted file mode 100644 index 492c7b80fc3..00000000000 --- a/stable/blender-desktop-g3/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [blender-desktop-g3-4.1.13](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.12...blender-desktop-g3-4.1.13) (2024-02-12) - -### Chore - - - -- update container image accetto/ubuntu-vnc-xfce-blender-g3 to latest[@7103d93](https://github.com/7103d93) by renovate ([#18199](https://github.com/truecharts/charts/issues/18199)) - - -## [blender-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.11...blender-desktop-g3-4.1.12) (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)) - - -## [blender-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.10...blender-desktop-g3-4.1.11) (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)) - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [blender-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.9...blender-desktop-g3-4.1.10) (2024-01-21) - -### Chore - - - -- update container image accetto/ubuntu-vnc-xfce-blender-g3 to latest[@3213d60](https://github.com/3213d60) by renovate ([#17475](https://github.com/truecharts/charts/issues/17475)) - - -## [blender-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.8...blender-desktop-g3-4.1.9) (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)) - - -## [blender-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.7...blender-desktop-g3-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [blender-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.6...blender-desktop-g3-4.1.7) (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)) - - -## [blender-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.5...blender-desktop-g3-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [blender-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.4...blender-desktop-g3-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [blender-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.3...blender-desktop-g3-4.1.4) (2024-01-01) diff --git a/stable/blender-desktop-g3/5.0.0/Chart.yaml b/stable/blender-desktop-g3/5.0.0/Chart.yaml deleted file mode 100644 index 993a10da780..00000000000 --- a/stable/blender-desktop-g3/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/blender-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png -keywords: - - blender-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: blender-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/stable/blender-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 -type: application -version: 5.0.0 diff --git a/stable/blender-desktop-g3/5.0.0/charts/common-17.5.0.tgz b/stable/blender-desktop-g3/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/blender-desktop-g3/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/blender/5.1.0/.helmignore b/stable/blender-desktop-g3/5.1.3/.helmignore similarity index 100% rename from stable/blender/5.1.0/.helmignore rename to stable/blender-desktop-g3/5.1.3/.helmignore diff --git a/stable/blender-desktop-g3/5.1.3/CHANGELOG.md b/stable/blender-desktop-g3/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f43b6b601b8 --- /dev/null +++ b/stable/blender-desktop-g3/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [blender-desktop-g3-4.1.13](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.12...blender-desktop-g3-4.1.13) (2024-02-12) + +### Chore + + + +- update container image accetto/ubuntu-vnc-xfce-blender-g3 to latest[@7103d93](https://github.com/7103d93) by renovate ([#18199](https://github.com/truecharts/charts/issues/18199)) + + +## [blender-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.11...blender-desktop-g3-4.1.12) (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)) + + +## [blender-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.10...blender-desktop-g3-4.1.11) (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)) + +- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) + + +## [blender-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.9...blender-desktop-g3-4.1.10) (2024-01-21) + +### Chore + + + +- update container image accetto/ubuntu-vnc-xfce-blender-g3 to latest[@3213d60](https://github.com/3213d60) by renovate ([#17475](https://github.com/truecharts/charts/issues/17475)) + + +## [blender-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.8...blender-desktop-g3-4.1.9) (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)) + + +## [blender-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.7...blender-desktop-g3-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [blender-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.6...blender-desktop-g3-4.1.7) (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)) + + +## [blender-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.5...blender-desktop-g3-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [blender-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.4...blender-desktop-g3-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) \ No newline at end of file diff --git a/stable/blender-desktop-g3/5.1.3/Chart.yaml b/stable/blender-desktop-g3/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ac309fbc137 --- /dev/null +++ b/stable/blender-desktop-g3/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/stable/blender-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png +keywords: + - blender-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: blender-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/stable/blender-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 +type: application +version: 5.1.3 diff --git a/stable/blender-desktop-g3/5.0.0/README.md b/stable/blender-desktop-g3/5.1.3/README.md similarity index 100% rename from stable/blender-desktop-g3/5.0.0/README.md rename to stable/blender-desktop-g3/5.1.3/README.md diff --git a/stable/blender-desktop-g3/5.0.0/app-readme.md b/stable/blender-desktop-g3/5.1.3/app-readme.md similarity index 100% rename from stable/blender-desktop-g3/5.0.0/app-readme.md rename to stable/blender-desktop-g3/5.1.3/app-readme.md diff --git a/stable/blender-desktop-g3/5.1.3/charts/common-18.0.3.tgz b/stable/blender-desktop-g3/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/blender-desktop-g3/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/blender-desktop-g3/5.0.0/ix_values.yaml b/stable/blender-desktop-g3/5.1.3/ix_values.yaml similarity index 100% rename from stable/blender-desktop-g3/5.0.0/ix_values.yaml rename to stable/blender-desktop-g3/5.1.3/ix_values.yaml diff --git a/stable/blender-desktop-g3/5.0.0/questions.yaml b/stable/blender-desktop-g3/5.1.3/questions.yaml similarity index 100% rename from stable/blender-desktop-g3/5.0.0/questions.yaml rename to stable/blender-desktop-g3/5.1.3/questions.yaml diff --git a/stable/blender-desktop-g3/5.0.0/templates/common.yaml b/stable/blender-desktop-g3/5.1.3/templates/common.yaml similarity index 100% rename from stable/blender-desktop-g3/5.0.0/templates/common.yaml rename to stable/blender-desktop-g3/5.1.3/templates/common.yaml diff --git a/stable/blender/5.1.0/values.yaml b/stable/blender-desktop-g3/5.1.3/values.yaml similarity index 100% rename from stable/blender/5.1.0/values.yaml rename to stable/blender-desktop-g3/5.1.3/values.yaml diff --git a/stable/blender/5.1.0/CHANGELOG.md b/stable/blender/5.1.0/CHANGELOG.md deleted file mode 100644 index af9714c2610..00000000000 --- a/stable/blender/5.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [blender-4.1.19](https://github.com/truecharts/charts/compare/blender-4.1.18...blender-4.1.19) (2024-02-12) - -### Chore - - - -- update container image lscr.io/linuxserver/blender to latest[@6f16e5f](https://github.com/6f16e5f) by renovate ([#18091](https://github.com/truecharts/charts/issues/18091)) - - -## [blender-4.1.18](https://github.com/truecharts/charts/compare/blender-4.1.17...blender-4.1.18) (2024-02-05) - -### Chore - - - -- update container image lscr.io/linuxserver/blender to latest[@87da613](https://github.com/87da613) by renovate ([#17881](https://github.com/truecharts/charts/issues/17881)) - - -## [blender-4.1.17](https://github.com/truecharts/charts/compare/blender-4.1.16...blender-4.1.17) (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)) - - -## [blender-4.1.16](https://github.com/truecharts/charts/compare/blender-4.1.15...blender-4.1.16) (2024-01-29) - -### Chore - - - -- update container image lscr.io/linuxserver/blender to latest[@0d86411](https://github.com/0d86411) by renovate ([#17642](https://github.com/truecharts/charts/issues/17642)) - - -## [blender-4.1.15](https://github.com/truecharts/charts/compare/blender-4.1.14...blender-4.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)) - - -## [blender-4.1.14](https://github.com/truecharts/charts/compare/blender-4.1.13...blender-4.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)) - - -## [blender-4.1.13](https://github.com/truecharts/charts/compare/blender-4.1.12...blender-4.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)) - - -## [blender-4.1.12](https://github.com/truecharts/charts/compare/blender-4.1.11...blender-4.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [blender-4.1.11](https://github.com/truecharts/charts/compare/blender-4.1.10...blender-4.1.11) (2024-01-21) - -### Chore - diff --git a/stable/blender/5.1.0/Chart.yaml b/stable/blender/5.1.0/Chart.yaml deleted file mode 100644 index 73936e031ad..00000000000 --- a/stable/blender/5.1.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** -home: https://truecharts.org/charts/stable/blender -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png -keywords: - - blender - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: blender -sources: - - https://github.com/linuxserver/docker-blender#readme - - https://www.blender.org/ - - https://github.com/orgs/linuxserver/packages/container/package/blender - - https://github.com/truecharts/charts/tree/master/charts/stable/blender - - https://fleet.linuxserver.io/image?name=linuxserver/blender -type: application -version: 5.1.0 diff --git a/stable/blender/5.1.0/charts/common-18.0.1.tgz b/stable/blender/5.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/blender/5.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/blender/5.1.0/ix_values.yaml b/stable/blender/5.1.0/ix_values.yaml deleted file mode 100644 index 5665a6ed6fa..00000000000 --- a/stable/blender/5.1.0/ix_values.yaml +++ /dev/null @@ -1,31 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: lscr.io/linuxserver/blender - tag: latest@sha256:afe9bfc4cccbd543542740f347d71725650607f58dac1d4d06bfe8adfef6b279 -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 - runAsUser: 0 -service: - main: - ports: - main: - port: 3000 - protocol: tcp - targetPort: 3000 -workload: - main: - podSpec: - containers: - main: - env: - KEYBOARD: "" - SUBFOLDER: "" diff --git a/stable/blog/11.0.0/.helmignore b/stable/blender/5.1.4/.helmignore similarity index 100% rename from stable/blog/11.0.0/.helmignore rename to stable/blender/5.1.4/.helmignore diff --git a/stable/blender/5.1.4/CHANGELOG.md b/stable/blender/5.1.4/CHANGELOG.md new file mode 100644 index 00000000000..0f9e881cf4d --- /dev/null +++ b/stable/blender/5.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [blender-4.1.19](https://github.com/truecharts/charts/compare/blender-4.1.18...blender-4.1.19) (2024-02-12) + +### Chore + + + +- update container image lscr.io/linuxserver/blender to latest[@6f16e5f](https://github.com/6f16e5f) by renovate ([#18091](https://github.com/truecharts/charts/issues/18091)) + + +## [blender-4.1.18](https://github.com/truecharts/charts/compare/blender-4.1.17...blender-4.1.18) (2024-02-05) + +### Chore + + + +- update container image lscr.io/linuxserver/blender to latest[@87da613](https://github.com/87da613) by renovate ([#17881](https://github.com/truecharts/charts/issues/17881)) + + +## [blender-4.1.17](https://github.com/truecharts/charts/compare/blender-4.1.16...blender-4.1.17) (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)) + + +## [blender-4.1.16](https://github.com/truecharts/charts/compare/blender-4.1.15...blender-4.1.16) (2024-01-29) + +### Chore + + + +- update container image lscr.io/linuxserver/blender to latest[@0d86411](https://github.com/0d86411) by renovate ([#17642](https://github.com/truecharts/charts/issues/17642)) + + +## [blender-4.1.15](https://github.com/truecharts/charts/compare/blender-4.1.14...blender-4.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)) + + +## [blender-4.1.14](https://github.com/truecharts/charts/compare/blender-4.1.13...blender-4.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)) + + +## [blender-4.1.13](https://github.com/truecharts/charts/compare/blender-4.1.12...blender-4.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)) + + +## [blender-4.1.12](https://github.com/truecharts/charts/compare/blender-4.1.11...blender-4.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [blender-4.1.11](https://github.com/truecharts/charts/compare/blender-4.1.10...blender-4.1.11) (2024-01-21) \ No newline at end of file diff --git a/stable/blender/5.1.4/Chart.yaml b/stable/blender/5.1.4/Chart.yaml new file mode 100644 index 00000000000..eae67273474 --- /dev/null +++ b/stable/blender/5.1.4/Chart.yaml @@ -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: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** +home: https://truecharts.org/charts/stable/blender +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png +keywords: + - blender + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: blender +sources: + - https://github.com/linuxserver/docker-blender#readme + - https://www.blender.org/ + - https://github.com/orgs/linuxserver/packages/container/package/blender + - https://github.com/truecharts/charts/tree/master/charts/stable/blender + - https://fleet.linuxserver.io/image?name=linuxserver/blender +type: application +version: 5.1.4 diff --git a/stable/blender/5.1.0/README.md b/stable/blender/5.1.4/README.md similarity index 100% rename from stable/blender/5.1.0/README.md rename to stable/blender/5.1.4/README.md diff --git a/stable/blender/5.1.0/app-readme.md b/stable/blender/5.1.4/app-readme.md similarity index 100% rename from stable/blender/5.1.0/app-readme.md rename to stable/blender/5.1.4/app-readme.md diff --git a/stable/blender/5.1.4/charts/common-18.0.3.tgz b/stable/blender/5.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/blender/5.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/blender/5.1.4/ix_values.yaml b/stable/blender/5.1.4/ix_values.yaml new file mode 100644 index 00000000000..0e47f8910f4 --- /dev/null +++ b/stable/blender/5.1.4/ix_values.yaml @@ -0,0 +1,31 @@ +image: + pullPolicy: IfNotPresent + repository: lscr.io/linuxserver/blender + tag: latest@sha256:c489fc2d9a5d3c6669e1c46e85e480dac8b4ab7895f3786df771679971d47300 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 +service: + main: + ports: + main: + port: 3000 + protocol: tcp + targetPort: 3000 +workload: + main: + podSpec: + containers: + main: + env: + KEYBOARD: "" + SUBFOLDER: "" diff --git a/stable/blender/5.1.0/questions.yaml b/stable/blender/5.1.4/questions.yaml similarity index 100% rename from stable/blender/5.1.0/questions.yaml rename to stable/blender/5.1.4/questions.yaml diff --git a/stable/blender/5.1.0/templates/common.yaml b/stable/blender/5.1.4/templates/common.yaml similarity index 100% rename from stable/blender/5.1.0/templates/common.yaml rename to stable/blender/5.1.4/templates/common.yaml diff --git a/stable/blog/11.0.0/values.yaml b/stable/blender/5.1.4/values.yaml similarity index 100% rename from stable/blog/11.0.0/values.yaml rename to stable/blender/5.1.4/values.yaml diff --git a/stable/blog/11.0.0/CHANGELOG.md b/stable/blog/11.0.0/CHANGELOG.md deleted file mode 100644 index 942efbe07e8..00000000000 --- a/stable/blog/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [blog-10.1.13](https://github.com/truecharts/charts/compare/blog-10.1.12...blog-10.1.13) (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)) - - -## [blog-10.1.12](https://github.com/truecharts/charts/compare/blog-10.1.11...blog-10.1.12) (2024-01-29) - -### Chore - - - -- update container image m1k1o/blog to latest[@bff0309](https://github.com/bff0309) by renovate ([#17644](https://github.com/truecharts/charts/issues/17644)) - - -## [blog-10.1.11](https://github.com/truecharts/charts/compare/blog-10.1.10...blog-10.1.11) (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)) - - -## [blog-10.1.10](https://github.com/truecharts/charts/compare/blog-10.1.9...blog-10.1.10) (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)) - - -## [blog-10.1.9](https://github.com/truecharts/charts/compare/blog-10.1.8...blog-10.1.9) (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)) - - -## [blog-10.1.8](https://github.com/truecharts/charts/compare/blog-10.1.7...blog-10.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [blog-10.1.7](https://github.com/truecharts/charts/compare/blog-10.1.6...blog-10.1.7) (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)) - - -## [blog-10.1.6](https://github.com/truecharts/charts/compare/blog-10.1.5...blog-10.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [blog-10.1.5](https://github.com/truecharts/charts/compare/blog-10.1.4...blog-10.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [blog-10.1.4](https://github.com/truecharts/charts/compare/blog-10.1.3...blog-10.1.4) (2024-01-01) - -### Chore diff --git a/stable/blog/11.0.0/Chart.yaml b/stable/blog/11.0.0/Chart.yaml deleted file mode 100644 index ef4e5a8a36d..00000000000 --- a/stable/blog/11.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: hosting - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Lightweight self-hosted facebook-styled PHP blog. -home: https://truecharts.org/charts/stable/blog -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png -keywords: - - blog - - php - - self - - hosted - - facebook -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: blog -sources: - - https://github.com/m1k1o/blog - - https://github.com/nicholaswilde/docker-blog - - https://github.com/truecharts/charts/tree/master/charts/stable/blog - - https://hub.docker.com/r/m1k1o/blog -type: application -version: 11.0.0 diff --git a/stable/blog/11.0.0/charts/common-17.5.0.tgz b/stable/blog/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/blog/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/boinc/9.0.0/.helmignore b/stable/blog/11.1.3/.helmignore similarity index 100% rename from stable/boinc/9.0.0/.helmignore rename to stable/blog/11.1.3/.helmignore diff --git a/stable/blog/11.1.3/CHANGELOG.md b/stable/blog/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b007ef77924 --- /dev/null +++ b/stable/blog/11.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [blog-10.1.13](https://github.com/truecharts/charts/compare/blog-10.1.12...blog-10.1.13) (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)) + + +## [blog-10.1.12](https://github.com/truecharts/charts/compare/blog-10.1.11...blog-10.1.12) (2024-01-29) + +### Chore + + + +- update container image m1k1o/blog to latest[@bff0309](https://github.com/bff0309) by renovate ([#17644](https://github.com/truecharts/charts/issues/17644)) + + +## [blog-10.1.11](https://github.com/truecharts/charts/compare/blog-10.1.10...blog-10.1.11) (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)) + + +## [blog-10.1.10](https://github.com/truecharts/charts/compare/blog-10.1.9...blog-10.1.10) (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)) + + +## [blog-10.1.9](https://github.com/truecharts/charts/compare/blog-10.1.8...blog-10.1.9) (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)) + + +## [blog-10.1.8](https://github.com/truecharts/charts/compare/blog-10.1.7...blog-10.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [blog-10.1.7](https://github.com/truecharts/charts/compare/blog-10.1.6...blog-10.1.7) (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)) + + +## [blog-10.1.6](https://github.com/truecharts/charts/compare/blog-10.1.5...blog-10.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [blog-10.1.5](https://github.com/truecharts/charts/compare/blog-10.1.4...blog-10.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/blog/11.1.3/Chart.yaml b/stable/blog/11.1.3/Chart.yaml new file mode 100644 index 00000000000..40e41781001 --- /dev/null +++ b/stable/blog/11.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: hosting + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Lightweight self-hosted facebook-styled PHP blog. +home: https://truecharts.org/charts/stable/blog +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png +keywords: + - blog + - php + - self + - hosted + - facebook +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: blog +sources: + - https://github.com/m1k1o/blog + - https://github.com/nicholaswilde/docker-blog + - https://github.com/truecharts/charts/tree/master/charts/stable/blog + - https://hub.docker.com/r/m1k1o/blog +type: application +version: 11.1.3 diff --git a/stable/blog/11.0.0/README.md b/stable/blog/11.1.3/README.md similarity index 100% rename from stable/blog/11.0.0/README.md rename to stable/blog/11.1.3/README.md diff --git a/stable/blog/11.0.0/app-readme.md b/stable/blog/11.1.3/app-readme.md similarity index 100% rename from stable/blog/11.0.0/app-readme.md rename to stable/blog/11.1.3/app-readme.md diff --git a/stable/blog/11.1.3/charts/common-18.0.3.tgz b/stable/blog/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/blog/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/blog/11.0.0/ix_values.yaml b/stable/blog/11.1.3/ix_values.yaml similarity index 100% rename from stable/blog/11.0.0/ix_values.yaml rename to stable/blog/11.1.3/ix_values.yaml diff --git a/stable/blog/11.0.0/questions.yaml b/stable/blog/11.1.3/questions.yaml similarity index 100% rename from stable/blog/11.0.0/questions.yaml rename to stable/blog/11.1.3/questions.yaml diff --git a/stable/boinc/9.0.0/templates/NOTES.txt b/stable/blog/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/boinc/9.0.0/templates/NOTES.txt rename to stable/blog/11.1.3/templates/NOTES.txt diff --git a/stable/blog/11.0.0/templates/common.yaml b/stable/blog/11.1.3/templates/common.yaml similarity index 100% rename from stable/blog/11.0.0/templates/common.yaml rename to stable/blog/11.1.3/templates/common.yaml diff --git a/stable/boinc/9.0.0/values.yaml b/stable/blog/11.1.3/values.yaml similarity index 100% rename from stable/boinc/9.0.0/values.yaml rename to stable/blog/11.1.3/values.yaml diff --git a/stable/boinc/9.0.0/CHANGELOG.md b/stable/boinc/9.0.0/CHANGELOG.md deleted file mode 100644 index 6250e063db0..00000000000 --- a/stable/boinc/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - -## [boinc-8.1.19](https://github.com/truecharts/charts/compare/boinc-8.1.18...boinc-8.1.19) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/boinc to latest[@121f79c](https://github.com/121f79c) by renovate ([#18053](https://github.com/truecharts/charts/issues/18053)) - - -## [boinc-8.1.18](https://github.com/truecharts/charts/compare/boinc-8.1.17...boinc-8.1.18) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/boinc to latest[@cd2c553](https://github.com/cd2c553) by renovate ([#17842](https://github.com/truecharts/charts/issues/17842)) - - -## [boinc-8.1.17](https://github.com/truecharts/charts/compare/boinc-8.1.16...boinc-8.1.17) (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)) - - -## [boinc-8.1.16](https://github.com/truecharts/charts/compare/boinc-8.1.15...boinc-8.1.16) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/boinc to latest[@5dab092](https://github.com/5dab092) by renovate ([#17599](https://github.com/truecharts/charts/issues/17599)) - - -## [boinc-8.1.15](https://github.com/truecharts/charts/compare/boinc-8.1.14...boinc-8.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)) - - -## [boinc-8.1.14](https://github.com/truecharts/charts/compare/boinc-8.1.13...boinc-8.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)) - - -## [boinc-8.1.13](https://github.com/truecharts/charts/compare/boinc-8.1.12...boinc-8.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)) - - -## [boinc-8.1.12](https://github.com/truecharts/charts/compare/boinc-8.1.11...boinc-8.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [boinc-8.1.11](https://github.com/truecharts/charts/compare/boinc-8.1.10...boinc-8.1.11) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/stable/boinc/9.0.0/Chart.yaml b/stable/boinc/9.0.0/Chart.yaml deleted file mode 100644 index b5c62263bd8..00000000000 --- a/stable/boinc/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). -home: https://truecharts.org/charts/stable/boinc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png -keywords: - - boinc -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: boinc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/boinc - - https://ghcr.io/linuxserver/boinc -type: application -version: 9.0.0 diff --git a/stable/boinc/9.0.0/charts/common-17.5.0.tgz b/stable/boinc/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/boinc/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/booksonic-air/13.0.0/.helmignore b/stable/boinc/9.1.3/.helmignore similarity index 100% rename from stable/booksonic-air/13.0.0/.helmignore rename to stable/boinc/9.1.3/.helmignore diff --git a/stable/boinc/9.1.3/CHANGELOG.md b/stable/boinc/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bc4d8febd33 --- /dev/null +++ b/stable/boinc/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + +## [boinc-8.1.19](https://github.com/truecharts/charts/compare/boinc-8.1.18...boinc-8.1.19) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/boinc to latest[@121f79c](https://github.com/121f79c) by renovate ([#18053](https://github.com/truecharts/charts/issues/18053)) + + +## [boinc-8.1.18](https://github.com/truecharts/charts/compare/boinc-8.1.17...boinc-8.1.18) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/boinc to latest[@cd2c553](https://github.com/cd2c553) by renovate ([#17842](https://github.com/truecharts/charts/issues/17842)) + + +## [boinc-8.1.17](https://github.com/truecharts/charts/compare/boinc-8.1.16...boinc-8.1.17) (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)) + + +## [boinc-8.1.16](https://github.com/truecharts/charts/compare/boinc-8.1.15...boinc-8.1.16) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/boinc to latest[@5dab092](https://github.com/5dab092) by renovate ([#17599](https://github.com/truecharts/charts/issues/17599)) + + +## [boinc-8.1.15](https://github.com/truecharts/charts/compare/boinc-8.1.14...boinc-8.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)) + + +## [boinc-8.1.14](https://github.com/truecharts/charts/compare/boinc-8.1.13...boinc-8.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)) + + +## [boinc-8.1.13](https://github.com/truecharts/charts/compare/boinc-8.1.12...boinc-8.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)) + + +## [boinc-8.1.12](https://github.com/truecharts/charts/compare/boinc-8.1.11...boinc-8.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) diff --git a/stable/boinc/9.1.3/Chart.yaml b/stable/boinc/9.1.3/Chart.yaml new file mode 100644 index 00000000000..4bb1764ac64 --- /dev/null +++ b/stable/boinc/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). +home: https://truecharts.org/charts/stable/boinc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png +keywords: + - boinc +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: boinc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/boinc + - https://ghcr.io/linuxserver/boinc +type: application +version: 9.1.3 diff --git a/stable/boinc/9.0.0/README.md b/stable/boinc/9.1.3/README.md similarity index 100% rename from stable/boinc/9.0.0/README.md rename to stable/boinc/9.1.3/README.md diff --git a/stable/boinc/9.0.0/app-readme.md b/stable/boinc/9.1.3/app-readme.md similarity index 100% rename from stable/boinc/9.0.0/app-readme.md rename to stable/boinc/9.1.3/app-readme.md diff --git a/stable/boinc/9.1.3/charts/common-18.0.3.tgz b/stable/boinc/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/boinc/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/boinc/9.0.0/ix_values.yaml b/stable/boinc/9.1.3/ix_values.yaml similarity index 100% rename from stable/boinc/9.0.0/ix_values.yaml rename to stable/boinc/9.1.3/ix_values.yaml diff --git a/stable/boinc/9.0.0/questions.yaml b/stable/boinc/9.1.3/questions.yaml similarity index 100% rename from stable/boinc/9.0.0/questions.yaml rename to stable/boinc/9.1.3/questions.yaml diff --git a/stable/booksonic-air/13.0.0/templates/NOTES.txt b/stable/boinc/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/booksonic-air/13.0.0/templates/NOTES.txt rename to stable/boinc/9.1.3/templates/NOTES.txt diff --git a/stable/booksonic-air/13.0.0/templates/common.yaml b/stable/boinc/9.1.3/templates/common.yaml similarity index 100% rename from stable/booksonic-air/13.0.0/templates/common.yaml rename to stable/boinc/9.1.3/templates/common.yaml diff --git a/stable/booksonic-air/13.0.0/values.yaml b/stable/boinc/9.1.3/values.yaml similarity index 100% rename from stable/booksonic-air/13.0.0/values.yaml rename to stable/boinc/9.1.3/values.yaml diff --git a/stable/booksonic-air/13.0.0/CHANGELOG.md b/stable/booksonic-air/13.0.0/CHANGELOG.md deleted file mode 100644 index d22f6f4b1cb..00000000000 --- a/stable/booksonic-air/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - -## [booksonic-air-12.1.19](https://github.com/truecharts/charts/compare/booksonic-air-12.1.18...booksonic-air-12.1.19) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@d1ae05a](https://github.com/d1ae05a) by renovate ([#18054](https://github.com/truecharts/charts/issues/18054)) - - -## [booksonic-air-12.1.18](https://github.com/truecharts/charts/compare/booksonic-air-12.1.17...booksonic-air-12.1.18) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@f64fb5e](https://github.com/f64fb5e) by renovate ([#17843](https://github.com/truecharts/charts/issues/17843)) - - -## [booksonic-air-12.1.17](https://github.com/truecharts/charts/compare/booksonic-air-12.1.16...booksonic-air-12.1.17) (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)) - - -## [booksonic-air-12.1.16](https://github.com/truecharts/charts/compare/booksonic-air-12.1.15...booksonic-air-12.1.16) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@ebb23fa](https://github.com/ebb23fa) by renovate ([#17600](https://github.com/truecharts/charts/issues/17600)) - - -## [booksonic-air-12.1.15](https://github.com/truecharts/charts/compare/booksonic-air-12.1.14...booksonic-air-12.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)) - - -## [booksonic-air-12.1.14](https://github.com/truecharts/charts/compare/booksonic-air-12.1.13...booksonic-air-12.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)) - - -## [booksonic-air-12.1.13](https://github.com/truecharts/charts/compare/booksonic-air-12.1.12...booksonic-air-12.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)) - - -## [booksonic-air-12.1.12](https://github.com/truecharts/charts/compare/booksonic-air-12.1.11...booksonic-air-12.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [booksonic-air-12.1.11](https://github.com/truecharts/charts/compare/booksonic-air-12.1.10...booksonic-air-12.1.11) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/stable/booksonic-air/13.0.0/Chart.yaml b/stable/booksonic-air/13.0.0/Chart.yaml deleted file mode 100644 index 7c863117fe7..00000000000 --- a/stable/booksonic-air/13.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2201.1.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Booksonic is a platform for accessing the audibooks you own wherever you are -home: https://truecharts.org/charts/stable/booksonic-air -icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png -keywords: - - booksonic - - audiobook -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: booksonic-air -sources: - - https://github.com/popeen/Booksonic-Air - - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - - https://ghcr.io/linuxserver/booksonic-air -type: application -version: 13.0.0 diff --git a/stable/booksonic-air/13.0.0/charts/common-17.5.0.tgz b/stable/booksonic-air/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/booksonic-air/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/bookstack/12.1.0/.helmignore b/stable/booksonic-air/13.1.3/.helmignore similarity index 100% rename from stable/bookstack/12.1.0/.helmignore rename to stable/booksonic-air/13.1.3/.helmignore diff --git a/stable/booksonic-air/13.1.3/CHANGELOG.md b/stable/booksonic-air/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3b4e714c56b --- /dev/null +++ b/stable/booksonic-air/13.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + +## [booksonic-air-12.1.19](https://github.com/truecharts/charts/compare/booksonic-air-12.1.18...booksonic-air-12.1.19) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@d1ae05a](https://github.com/d1ae05a) by renovate ([#18054](https://github.com/truecharts/charts/issues/18054)) + + +## [booksonic-air-12.1.18](https://github.com/truecharts/charts/compare/booksonic-air-12.1.17...booksonic-air-12.1.18) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@f64fb5e](https://github.com/f64fb5e) by renovate ([#17843](https://github.com/truecharts/charts/issues/17843)) + + +## [booksonic-air-12.1.17](https://github.com/truecharts/charts/compare/booksonic-air-12.1.16...booksonic-air-12.1.17) (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)) + + +## [booksonic-air-12.1.16](https://github.com/truecharts/charts/compare/booksonic-air-12.1.15...booksonic-air-12.1.16) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@ebb23fa](https://github.com/ebb23fa) by renovate ([#17600](https://github.com/truecharts/charts/issues/17600)) + + +## [booksonic-air-12.1.15](https://github.com/truecharts/charts/compare/booksonic-air-12.1.14...booksonic-air-12.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)) + + +## [booksonic-air-12.1.14](https://github.com/truecharts/charts/compare/booksonic-air-12.1.13...booksonic-air-12.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)) + + +## [booksonic-air-12.1.13](https://github.com/truecharts/charts/compare/booksonic-air-12.1.12...booksonic-air-12.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)) + + +## [booksonic-air-12.1.12](https://github.com/truecharts/charts/compare/booksonic-air-12.1.11...booksonic-air-12.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) diff --git a/stable/booksonic-air/13.1.3/Chart.yaml b/stable/booksonic-air/13.1.3/Chart.yaml new file mode 100644 index 00000000000..c1a3b61def8 --- /dev/null +++ b/stable/booksonic-air/13.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2201.1.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Booksonic is a platform for accessing the audibooks you own wherever you are +home: https://truecharts.org/charts/stable/booksonic-air +icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png +keywords: + - booksonic + - audiobook +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: booksonic-air +sources: + - https://github.com/popeen/Booksonic-Air + - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + - https://ghcr.io/linuxserver/booksonic-air +type: application +version: 13.1.3 diff --git a/stable/booksonic-air/13.0.0/README.md b/stable/booksonic-air/13.1.3/README.md similarity index 100% rename from stable/booksonic-air/13.0.0/README.md rename to stable/booksonic-air/13.1.3/README.md diff --git a/stable/booksonic-air/13.0.0/app-readme.md b/stable/booksonic-air/13.1.3/app-readme.md similarity index 100% rename from stable/booksonic-air/13.0.0/app-readme.md rename to stable/booksonic-air/13.1.3/app-readme.md diff --git a/stable/booksonic-air/13.1.3/charts/common-18.0.3.tgz b/stable/booksonic-air/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/booksonic-air/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/booksonic-air/13.0.0/ix_values.yaml b/stable/booksonic-air/13.1.3/ix_values.yaml similarity index 100% rename from stable/booksonic-air/13.0.0/ix_values.yaml rename to stable/booksonic-air/13.1.3/ix_values.yaml diff --git a/stable/booksonic-air/13.0.0/questions.yaml b/stable/booksonic-air/13.1.3/questions.yaml similarity index 100% rename from stable/booksonic-air/13.0.0/questions.yaml rename to stable/booksonic-air/13.1.3/questions.yaml diff --git a/stable/bookstack/12.1.0/templates/NOTES.txt b/stable/booksonic-air/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/bookstack/12.1.0/templates/NOTES.txt rename to stable/booksonic-air/13.1.3/templates/NOTES.txt diff --git a/stable/borg-server/4.0.0/templates/common.yaml b/stable/booksonic-air/13.1.3/templates/common.yaml similarity index 100% rename from stable/borg-server/4.0.0/templates/common.yaml rename to stable/booksonic-air/13.1.3/templates/common.yaml diff --git a/stable/bookstack/12.1.0/values.yaml b/stable/booksonic-air/13.1.3/values.yaml similarity index 100% rename from stable/bookstack/12.1.0/values.yaml rename to stable/booksonic-air/13.1.3/values.yaml diff --git a/stable/bookstack/12.1.0/CHANGELOG.md b/stable/bookstack/12.1.0/CHANGELOG.md deleted file mode 100644 index 7753c4f395c..00000000000 --- a/stable/bookstack/12.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [bookstack-11.2.17](https://github.com/truecharts/charts/compare/bookstack-11.2.16...bookstack-11.2.17) (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)) - - -## [bookstack-11.2.16](https://github.com/truecharts/charts/compare/bookstack-11.2.15...bookstack-11.2.16) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [bookstack-11.2.15](https://github.com/truecharts/charts/compare/bookstack-11.2.14...bookstack-11.2.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)) - - -## [bookstack-11.2.14](https://github.com/truecharts/charts/compare/bookstack-11.2.13...bookstack-11.2.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)) - - -## [bookstack-11.2.13](https://github.com/truecharts/charts/compare/bookstack-11.2.12...bookstack-11.2.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)) - - -## [bookstack-11.2.12](https://github.com/truecharts/charts/compare/bookstack-11.2.11...bookstack-11.2.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [bookstack-11.2.11](https://github.com/truecharts/charts/compare/bookstack-11.2.10...bookstack-11.2.11) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/bookstack to v23.12.20240115[@409580f](https://github.com/409580f) by renovate ([#17418](https://github.com/truecharts/charts/issues/17418)) - - -## [bookstack-11.2.10](https://github.com/truecharts/charts/compare/bookstack-11.2.9...bookstack-11.2.10) (2024-01-14) - -### Chore - - - -- update container image ghcr.io/linuxserver/bookstack to v23.12.20240108[@dae128c](https://github.com/dae128c) by renovate ([#17184](https://github.com/truecharts/charts/issues/17184)) - - - - -## [bookstack-11.2.9](https://github.com/truecharts/charts/compare/bookstack-11.2.8...bookstack-11.2.9) (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)) diff --git a/stable/bookstack/12.1.0/Chart.yaml b/stable/bookstack/12.1.0/Chart.yaml deleted file mode 100644 index 165ac8b79c6..00000000000 --- a/stable/bookstack/12.1.0/Chart.yaml +++ /dev/null @@ -1,48 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 23.12.20240115 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple, self-hosted, easy-to-use platform for organising and storing information. -home: https://truecharts.org/charts/stable/bookstack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png -keywords: - - bookstack - - book - - stack - - organizer - - server - - hosted -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bookstack -sources: - - https://www.bookstackapp.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - - https://ghcr.io/linuxserver/bookstack -type: application -version: 12.1.0 diff --git a/stable/bookstack/12.1.0/charts/common-18.0.1.tgz b/stable/bookstack/12.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/bookstack/12.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/bookstack/12.1.0/charts/mariadb-12.2.1.tgz b/stable/bookstack/12.1.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/bookstack/12.1.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/borg-server/4.0.0/.helmignore b/stable/bookstack/12.2.3/.helmignore similarity index 100% rename from stable/borg-server/4.0.0/.helmignore rename to stable/bookstack/12.2.3/.helmignore diff --git a/stable/bookstack/12.2.3/CHANGELOG.md b/stable/bookstack/12.2.3/CHANGELOG.md new file mode 100644 index 00000000000..bb05842bb2f --- /dev/null +++ b/stable/bookstack/12.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [bookstack-11.2.17](https://github.com/truecharts/charts/compare/bookstack-11.2.16...bookstack-11.2.17) (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)) + + +## [bookstack-11.2.16](https://github.com/truecharts/charts/compare/bookstack-11.2.15...bookstack-11.2.16) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [bookstack-11.2.15](https://github.com/truecharts/charts/compare/bookstack-11.2.14...bookstack-11.2.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)) + + +## [bookstack-11.2.14](https://github.com/truecharts/charts/compare/bookstack-11.2.13...bookstack-11.2.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)) + + +## [bookstack-11.2.13](https://github.com/truecharts/charts/compare/bookstack-11.2.12...bookstack-11.2.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)) + + +## [bookstack-11.2.12](https://github.com/truecharts/charts/compare/bookstack-11.2.11...bookstack-11.2.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [bookstack-11.2.11](https://github.com/truecharts/charts/compare/bookstack-11.2.10...bookstack-11.2.11) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/bookstack to v23.12.20240115[@409580f](https://github.com/409580f) by renovate ([#17418](https://github.com/truecharts/charts/issues/17418)) + + +## [bookstack-11.2.10](https://github.com/truecharts/charts/compare/bookstack-11.2.9...bookstack-11.2.10) (2024-01-14) + +### Chore + + + +- update container image ghcr.io/linuxserver/bookstack to v23.12.20240108[@dae128c](https://github.com/dae128c) by renovate ([#17184](https://github.com/truecharts/charts/issues/17184)) + + + + +## [bookstack-11.2.9](https://github.com/truecharts/charts/compare/bookstack-11.2.8...bookstack-11.2.9) (2024-01-09) + +### Chore diff --git a/stable/bookstack/12.2.3/Chart.yaml b/stable/bookstack/12.2.3/Chart.yaml new file mode 100644 index 00000000000..46115233fdf --- /dev/null +++ b/stable/bookstack/12.2.3/Chart.yaml @@ -0,0 +1,48 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 23.12.20240115 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A simple, self-hosted, easy-to-use platform for organising and storing information. +home: https://truecharts.org/charts/stable/bookstack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png +keywords: + - bookstack + - book + - stack + - organizer + - server + - hosted +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: bookstack +sources: + - https://www.bookstackapp.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - https://ghcr.io/linuxserver/bookstack +type: application +version: 12.2.3 diff --git a/stable/bookstack/12.1.0/README.md b/stable/bookstack/12.2.3/README.md similarity index 100% rename from stable/bookstack/12.1.0/README.md rename to stable/bookstack/12.2.3/README.md diff --git a/stable/bookstack/12.1.0/app-readme.md b/stable/bookstack/12.2.3/app-readme.md similarity index 100% rename from stable/bookstack/12.1.0/app-readme.md rename to stable/bookstack/12.2.3/app-readme.md diff --git a/stable/bookstack/12.2.3/charts/common-18.0.3.tgz b/stable/bookstack/12.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/bookstack/12.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/fleet/12.2.0/charts/mariadb-13.0.0.tgz b/stable/bookstack/12.2.3/charts/mariadb-13.0.0.tgz similarity index 100% rename from stable/fleet/12.2.0/charts/mariadb-13.0.0.tgz rename to stable/bookstack/12.2.3/charts/mariadb-13.0.0.tgz diff --git a/stable/bookstack/12.1.0/ix_values.yaml b/stable/bookstack/12.2.3/ix_values.yaml similarity index 100% rename from stable/bookstack/12.1.0/ix_values.yaml rename to stable/bookstack/12.2.3/ix_values.yaml diff --git a/stable/bookstack/12.1.0/questions.yaml b/stable/bookstack/12.2.3/questions.yaml similarity index 100% rename from stable/bookstack/12.1.0/questions.yaml rename to stable/bookstack/12.2.3/questions.yaml diff --git a/stable/borg-server/4.0.0/templates/NOTES.txt b/stable/bookstack/12.2.3/templates/NOTES.txt similarity index 100% rename from stable/borg-server/4.0.0/templates/NOTES.txt rename to stable/bookstack/12.2.3/templates/NOTES.txt diff --git a/stable/bookstack/12.1.0/templates/_secrets.tpl b/stable/bookstack/12.2.3/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/12.1.0/templates/_secrets.tpl rename to stable/bookstack/12.2.3/templates/_secrets.tpl diff --git a/stable/bookstack/12.1.0/templates/common.yaml b/stable/bookstack/12.2.3/templates/common.yaml similarity index 100% rename from stable/bookstack/12.1.0/templates/common.yaml rename to stable/bookstack/12.2.3/templates/common.yaml diff --git a/stable/borg-server/4.0.0/values.yaml b/stable/bookstack/12.2.3/values.yaml similarity index 100% rename from stable/borg-server/4.0.0/values.yaml rename to stable/bookstack/12.2.3/values.yaml diff --git a/stable/borg-server/4.0.0/CHANGELOG.md b/stable/borg-server/4.0.0/CHANGELOG.md deleted file mode 100644 index 16d6c59fbf8..00000000000 --- a/stable/borg-server/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [borg-server-3.1.15](https://github.com/truecharts/charts/compare/borg-server-3.1.14...borg-server-3.1.15) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/anotherstranger/borg-server to v2.2.5[@e6745c2](https://github.com/e6745c2) by renovate ([#17908](https://github.com/truecharts/charts/issues/17908)) - - -## [borg-server-3.1.14](https://github.com/truecharts/charts/compare/borg-server-3.1.13...borg-server-3.1.14) (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)) - - -## [borg-server-3.1.13](https://github.com/truecharts/charts/compare/borg-server-3.1.12...borg-server-3.1.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)) - - -## [borg-server-3.1.12](https://github.com/truecharts/charts/compare/borg-server-3.1.11...borg-server-3.1.12) (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)) - - -## [borg-server-3.1.11](https://github.com/truecharts/charts/compare/borg-server-3.1.10...borg-server-3.1.11) (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)) - - -## [borg-server-3.1.10](https://github.com/truecharts/charts/compare/borg-server-3.1.9...borg-server-3.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [borg-server-3.1.9](https://github.com/truecharts/charts/compare/borg-server-3.1.8...borg-server-3.1.9) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/anotherstranger/borg-server to v2.2.4[@c4f487d](https://github.com/c4f487d) by renovate ([#17414](https://github.com/truecharts/charts/issues/17414)) - - - - -## [borg-server-3.1.8](https://github.com/truecharts/charts/compare/borg-server-3.1.7...borg-server-3.1.8) (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)) - - -## [borg-server-3.1.7](https://github.com/truecharts/charts/compare/borg-server-3.1.6...borg-server-3.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [borg-server-3.1.6](https://github.com/truecharts/charts/compare/borg-server-3.1.5...borg-server-3.1.6) (2024-01-02) - -### Chore diff --git a/stable/borg-server/4.0.0/Chart.yaml b/stable/borg-server/4.0.0/Chart.yaml deleted file mode 100644 index 75c57e2da8a..00000000000 --- a/stable/borg-server/4.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: backup - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.5 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A borg Backup server -home: https://truecharts.org/charts/stable/borg-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png -keywords: - - borg-server - - backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: borg-server -sources: - - https://github.com/AnotherStranger/docker-borg-backup - - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server - - https://ghcr.io/anotherstranger/borg-server -type: application -version: 4.0.0 diff --git a/stable/borg-server/4.0.0/charts/common-17.5.0.tgz b/stable/borg-server/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/borg-server/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/breitbandmessung-de/5.0.0/.helmignore b/stable/borg-server/4.1.3/.helmignore similarity index 100% rename from stable/breitbandmessung-de/5.0.0/.helmignore rename to stable/borg-server/4.1.3/.helmignore diff --git a/stable/borg-server/4.1.3/CHANGELOG.md b/stable/borg-server/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f76251dc41f --- /dev/null +++ b/stable/borg-server/4.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [borg-server-3.1.15](https://github.com/truecharts/charts/compare/borg-server-3.1.14...borg-server-3.1.15) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/anotherstranger/borg-server to v2.2.5[@e6745c2](https://github.com/e6745c2) by renovate ([#17908](https://github.com/truecharts/charts/issues/17908)) + + +## [borg-server-3.1.14](https://github.com/truecharts/charts/compare/borg-server-3.1.13...borg-server-3.1.14) (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)) + + +## [borg-server-3.1.13](https://github.com/truecharts/charts/compare/borg-server-3.1.12...borg-server-3.1.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)) + + +## [borg-server-3.1.12](https://github.com/truecharts/charts/compare/borg-server-3.1.11...borg-server-3.1.12) (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)) + + +## [borg-server-3.1.11](https://github.com/truecharts/charts/compare/borg-server-3.1.10...borg-server-3.1.11) (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)) + + +## [borg-server-3.1.10](https://github.com/truecharts/charts/compare/borg-server-3.1.9...borg-server-3.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [borg-server-3.1.9](https://github.com/truecharts/charts/compare/borg-server-3.1.8...borg-server-3.1.9) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/anotherstranger/borg-server to v2.2.4[@c4f487d](https://github.com/c4f487d) by renovate ([#17414](https://github.com/truecharts/charts/issues/17414)) + + + + +## [borg-server-3.1.8](https://github.com/truecharts/charts/compare/borg-server-3.1.7...borg-server-3.1.8) (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)) + + +## [borg-server-3.1.7](https://github.com/truecharts/charts/compare/borg-server-3.1.6...borg-server-3.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/borg-server/4.1.3/Chart.yaml b/stable/borg-server/4.1.3/Chart.yaml new file mode 100644 index 00000000000..6d5b48008d2 --- /dev/null +++ b/stable/borg-server/4.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: backup + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.2.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A borg Backup server +home: https://truecharts.org/charts/stable/borg-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png +keywords: + - borg-server + - backup +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: borg-server +sources: + - https://github.com/AnotherStranger/docker-borg-backup + - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server + - https://ghcr.io/anotherstranger/borg-server +type: application +version: 4.1.3 diff --git a/stable/borg-server/4.0.0/README.md b/stable/borg-server/4.1.3/README.md similarity index 100% rename from stable/borg-server/4.0.0/README.md rename to stable/borg-server/4.1.3/README.md diff --git a/stable/borg-server/4.0.0/app-readme.md b/stable/borg-server/4.1.3/app-readme.md similarity index 100% rename from stable/borg-server/4.0.0/app-readme.md rename to stable/borg-server/4.1.3/app-readme.md diff --git a/stable/borg-server/4.1.3/charts/common-18.0.3.tgz b/stable/borg-server/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/borg-server/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/borg-server/4.0.0/ix_values.yaml b/stable/borg-server/4.1.3/ix_values.yaml similarity index 100% rename from stable/borg-server/4.0.0/ix_values.yaml rename to stable/borg-server/4.1.3/ix_values.yaml diff --git a/stable/borg-server/4.0.0/questions.yaml b/stable/borg-server/4.1.3/questions.yaml similarity index 100% rename from stable/borg-server/4.0.0/questions.yaml rename to stable/borg-server/4.1.3/questions.yaml diff --git a/stable/browserless-chrome/9.0.0/templates/NOTES.txt b/stable/borg-server/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/browserless-chrome/9.0.0/templates/NOTES.txt rename to stable/borg-server/4.1.3/templates/NOTES.txt diff --git a/stable/browserless-chrome/9.0.0/templates/common.yaml b/stable/borg-server/4.1.3/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/9.0.0/templates/common.yaml rename to stable/borg-server/4.1.3/templates/common.yaml diff --git a/stable/breitbandmessung-de/5.0.0/values.yaml b/stable/borg-server/4.1.3/values.yaml similarity index 100% rename from stable/breitbandmessung-de/5.0.0/values.yaml rename to stable/borg-server/4.1.3/values.yaml diff --git a/stable/breitbandmessung-de/5.0.0/CHANGELOG.md b/stable/breitbandmessung-de/5.0.0/CHANGELOG.md deleted file mode 100644 index 3b83a7cc870..00000000000 --- a/stable/breitbandmessung-de/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [breitbandmessung-de-4.1.13](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.12...breitbandmessung-de-4.1.13) (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)) - - -## [breitbandmessung-de-4.1.12](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.11...breitbandmessung-de-4.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)) - - -## [breitbandmessung-de-4.1.11](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.10...breitbandmessung-de-4.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)) - - -## [breitbandmessung-de-4.1.10](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.9...breitbandmessung-de-4.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)) - - -## [breitbandmessung-de-4.1.9](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.8...breitbandmessung-de-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [breitbandmessung-de-4.1.8](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.7...breitbandmessung-de-4.1.8) (2024-01-14) - - - - -## [breitbandmessung-de-4.1.7](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.6...breitbandmessung-de-4.1.7) (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)) - - -## [breitbandmessung-de-4.1.6](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.5...breitbandmessung-de-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [breitbandmessung-de-4.1.5](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.4...breitbandmessung-de-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [breitbandmessung-de-4.1.4](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.3...breitbandmessung-de-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) diff --git a/stable/breitbandmessung-de/5.0.0/Chart.yaml b/stable/breitbandmessung-de/5.0.0/Chart.yaml deleted file mode 100644 index f7c2a4a0993..00000000000 --- a/stable/breitbandmessung-de/5.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. -home: https://truecharts.org/charts/stable/breitbandmessung-de -icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png -keywords: - - breitbandmessung-de - - home-automation - - Productivity - - Tools-Utilities - - Other - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: breitbandmessung-de -sources: - - https://github.com/shneezin/breitbandmessung-node - - https://github.com/truecharts/charts/tree/master/charts/stable/breitbandmessung-de - - https://hub.docker.com/r/shneezin/breitbandmessung-node -type: application -version: 5.0.0 diff --git a/stable/breitbandmessung-de/5.0.0/charts/common-17.5.0.tgz b/stable/breitbandmessung-de/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/breitbandmessung-de/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/browserless-chrome/9.0.0/.helmignore b/stable/breitbandmessung-de/5.1.3/.helmignore similarity index 100% rename from stable/browserless-chrome/9.0.0/.helmignore rename to stable/breitbandmessung-de/5.1.3/.helmignore diff --git a/stable/breitbandmessung-de/5.1.3/CHANGELOG.md b/stable/breitbandmessung-de/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2dcdc98abc4 --- /dev/null +++ b/stable/breitbandmessung-de/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [breitbandmessung-de-4.1.13](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.12...breitbandmessung-de-4.1.13) (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)) + + +## [breitbandmessung-de-4.1.12](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.11...breitbandmessung-de-4.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)) + + +## [breitbandmessung-de-4.1.11](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.10...breitbandmessung-de-4.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)) + + +## [breitbandmessung-de-4.1.10](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.9...breitbandmessung-de-4.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)) + + +## [breitbandmessung-de-4.1.9](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.8...breitbandmessung-de-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [breitbandmessung-de-4.1.8](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.7...breitbandmessung-de-4.1.8) (2024-01-14) + + + + +## [breitbandmessung-de-4.1.7](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.6...breitbandmessung-de-4.1.7) (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)) + + +## [breitbandmessung-de-4.1.6](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.5...breitbandmessung-de-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [breitbandmessung-de-4.1.5](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.4...breitbandmessung-de-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [breitbandmessung-de-4.1.4](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.3...breitbandmessung-de-4.1.4) (2024-01-01) + +### Chore + + diff --git a/stable/breitbandmessung-de/5.1.3/Chart.yaml b/stable/breitbandmessung-de/5.1.3/Chart.yaml new file mode 100644 index 00000000000..9b699c7bf62 --- /dev/null +++ b/stable/breitbandmessung-de/5.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. +home: https://truecharts.org/charts/stable/breitbandmessung-de +icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png +keywords: + - breitbandmessung-de + - home-automation + - Productivity + - Tools-Utilities + - Other + - Network-Management +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: breitbandmessung-de +sources: + - https://github.com/shneezin/breitbandmessung-node + - https://github.com/truecharts/charts/tree/master/charts/stable/breitbandmessung-de + - https://hub.docker.com/r/shneezin/breitbandmessung-node +type: application +version: 5.1.3 diff --git a/stable/breitbandmessung-de/5.0.0/README.md b/stable/breitbandmessung-de/5.1.3/README.md similarity index 100% rename from stable/breitbandmessung-de/5.0.0/README.md rename to stable/breitbandmessung-de/5.1.3/README.md diff --git a/stable/breitbandmessung-de/5.0.0/app-readme.md b/stable/breitbandmessung-de/5.1.3/app-readme.md similarity index 100% rename from stable/breitbandmessung-de/5.0.0/app-readme.md rename to stable/breitbandmessung-de/5.1.3/app-readme.md diff --git a/stable/breitbandmessung-de/5.1.3/charts/common-18.0.3.tgz b/stable/breitbandmessung-de/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/breitbandmessung-de/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/breitbandmessung-de/5.0.0/ix_values.yaml b/stable/breitbandmessung-de/5.1.3/ix_values.yaml similarity index 100% rename from stable/breitbandmessung-de/5.0.0/ix_values.yaml rename to stable/breitbandmessung-de/5.1.3/ix_values.yaml diff --git a/stable/breitbandmessung-de/5.0.0/questions.yaml b/stable/breitbandmessung-de/5.1.3/questions.yaml similarity index 100% rename from stable/breitbandmessung-de/5.0.0/questions.yaml rename to stable/breitbandmessung-de/5.1.3/questions.yaml diff --git a/stable/breitbandmessung-de/5.0.0/templates/common.yaml b/stable/breitbandmessung-de/5.1.3/templates/common.yaml similarity index 100% rename from stable/breitbandmessung-de/5.0.0/templates/common.yaml rename to stable/breitbandmessung-de/5.1.3/templates/common.yaml diff --git a/stable/browserless-chrome/9.0.0/values.yaml b/stable/breitbandmessung-de/5.1.3/values.yaml similarity index 100% rename from stable/browserless-chrome/9.0.0/values.yaml rename to stable/breitbandmessung-de/5.1.3/values.yaml diff --git a/stable/browserless-chrome/9.0.0/CHANGELOG.md b/stable/browserless-chrome/9.0.0/CHANGELOG.md deleted file mode 100644 index 144304b8bb1..00000000000 --- a/stable/browserless-chrome/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [browserless-chrome-8.2.1](https://github.com/truecharts/charts/compare/browserless-chrome-8.2.0...browserless-chrome-8.2.1) (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)) - - -## [browserless-chrome-8.2.0](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.12...browserless-chrome-8.2.0) (2024-01-29) - -### Chore - - - -- update container image browserless/chrome to v1.61.1[@efac47c](https://github.com/efac47c) by renovate ([#17690](https://github.com/truecharts/charts/issues/17690)) - - -## [browserless-chrome-8.1.12](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.11...browserless-chrome-8.1.12) (2024-01-29) - -### Chore - - - -- update container image browserless/chrome to v1.61.1[@1562864](https://github.com/1562864) by renovate ([#17662](https://github.com/truecharts/charts/issues/17662)) - - -## [browserless-chrome-8.1.11](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.10...browserless-chrome-8.1.11) (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)) - - -## [browserless-chrome-8.1.10](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.9...browserless-chrome-8.1.10) (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)) - - -## [browserless-chrome-8.1.9](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.8...browserless-chrome-8.1.9) (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)) - - -## [browserless-chrome-8.1.8](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.7...browserless-chrome-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [browserless-chrome-8.1.7](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.6...browserless-chrome-8.1.7) (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)) - - -## [browserless-chrome-8.1.6](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.5...browserless-chrome-8.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [browserless-chrome-8.1.5](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.4...browserless-chrome-8.1.5) (2024-01-02) - -### Chore diff --git a/stable/browserless-chrome/9.0.0/Chart.yaml b/stable/browserless-chrome/9.0.0/Chart.yaml deleted file mode 100644 index 1f16a47c164..00000000000 --- a/stable/browserless-chrome/9.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.61.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work -home: https://truecharts.org/charts/stable/browserless-chrome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png -keywords: - - browserless - - chrome - - puppeteer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: browserless-chrome -sources: - - https://docs.browserless.io/docs/docker.html - - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - - https://hub.docker.com/r/browserless/chrome -type: application -version: 9.0.0 diff --git a/stable/browserless-chrome/9.0.0/charts/common-17.5.0.tgz b/stable/browserless-chrome/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/browserless-chrome/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/budge/9.1.0/.helmignore b/stable/browserless-chrome/9.1.3/.helmignore similarity index 100% rename from stable/budge/9.1.0/.helmignore rename to stable/browserless-chrome/9.1.3/.helmignore diff --git a/stable/browserless-chrome/9.1.3/CHANGELOG.md b/stable/browserless-chrome/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3feb8295fcb --- /dev/null +++ b/stable/browserless-chrome/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [browserless-chrome-8.2.1](https://github.com/truecharts/charts/compare/browserless-chrome-8.2.0...browserless-chrome-8.2.1) (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)) + + +## [browserless-chrome-8.2.0](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.12...browserless-chrome-8.2.0) (2024-01-29) + +### Chore + + + +- update container image browserless/chrome to v1.61.1[@efac47c](https://github.com/efac47c) by renovate ([#17690](https://github.com/truecharts/charts/issues/17690)) + + +## [browserless-chrome-8.1.12](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.11...browserless-chrome-8.1.12) (2024-01-29) + +### Chore + + + +- update container image browserless/chrome to v1.61.1[@1562864](https://github.com/1562864) by renovate ([#17662](https://github.com/truecharts/charts/issues/17662)) + + +## [browserless-chrome-8.1.11](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.10...browserless-chrome-8.1.11) (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)) + + +## [browserless-chrome-8.1.10](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.9...browserless-chrome-8.1.10) (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)) + + +## [browserless-chrome-8.1.9](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.8...browserless-chrome-8.1.9) (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)) + + +## [browserless-chrome-8.1.8](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.7...browserless-chrome-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [browserless-chrome-8.1.7](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.6...browserless-chrome-8.1.7) (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)) + + +## [browserless-chrome-8.1.6](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.5...browserless-chrome-8.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/browserless-chrome/9.1.3/Chart.yaml b/stable/browserless-chrome/9.1.3/Chart.yaml new file mode 100644 index 00000000000..c87cb706993 --- /dev/null +++ b/stable/browserless-chrome/9.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.61.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work +home: https://truecharts.org/charts/stable/browserless-chrome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png +keywords: + - browserless + - chrome + - puppeteer +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: browserless-chrome +sources: + - https://docs.browserless.io/docs/docker.html + - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome + - https://hub.docker.com/r/browserless/chrome +type: application +version: 9.1.3 diff --git a/stable/browserless-chrome/9.0.0/README.md b/stable/browserless-chrome/9.1.3/README.md similarity index 100% rename from stable/browserless-chrome/9.0.0/README.md rename to stable/browserless-chrome/9.1.3/README.md diff --git a/stable/browserless-chrome/9.0.0/app-readme.md b/stable/browserless-chrome/9.1.3/app-readme.md similarity index 100% rename from stable/browserless-chrome/9.0.0/app-readme.md rename to stable/browserless-chrome/9.1.3/app-readme.md diff --git a/stable/browserless-chrome/9.1.3/charts/common-18.0.3.tgz b/stable/browserless-chrome/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/browserless-chrome/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/browserless-chrome/9.0.0/ix_values.yaml b/stable/browserless-chrome/9.1.3/ix_values.yaml similarity index 100% rename from stable/browserless-chrome/9.0.0/ix_values.yaml rename to stable/browserless-chrome/9.1.3/ix_values.yaml diff --git a/stable/browserless-chrome/9.0.0/questions.yaml b/stable/browserless-chrome/9.1.3/questions.yaml similarity index 100% rename from stable/browserless-chrome/9.0.0/questions.yaml rename to stable/browserless-chrome/9.1.3/questions.yaml diff --git a/stable/budge/9.1.0/templates/NOTES.txt b/stable/browserless-chrome/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/budge/9.1.0/templates/NOTES.txt rename to stable/browserless-chrome/9.1.3/templates/NOTES.txt diff --git a/stable/budge/9.1.0/templates/common.yaml b/stable/browserless-chrome/9.1.3/templates/common.yaml similarity index 100% rename from stable/budge/9.1.0/templates/common.yaml rename to stable/browserless-chrome/9.1.3/templates/common.yaml diff --git a/stable/budge/9.1.0/values.yaml b/stable/browserless-chrome/9.1.3/values.yaml similarity index 100% rename from stable/budge/9.1.0/values.yaml rename to stable/browserless-chrome/9.1.3/values.yaml diff --git a/stable/budge/9.1.0/CHANGELOG.md b/stable/budge/9.1.0/CHANGELOG.md deleted file mode 100644 index 568def08278..00000000000 --- a/stable/budge/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [budge-8.1.17](https://github.com/truecharts/charts/compare/budge-8.1.16...budge-8.1.17) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/budge to 0.0.9[@bc3baef](https://github.com/bc3baef) by renovate ([#18055](https://github.com/truecharts/charts/issues/18055)) - - -## [budge-8.1.16](https://github.com/truecharts/charts/compare/budge-8.1.15...budge-8.1.16) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/budge to 0.0.9[@1cd85ba](https://github.com/1cd85ba) by renovate ([#17844](https://github.com/truecharts/charts/issues/17844)) - - -## [budge-8.1.15](https://github.com/truecharts/charts/compare/budge-8.1.14...budge-8.1.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)) - - -## [budge-8.1.14](https://github.com/truecharts/charts/compare/budge-8.1.13...budge-8.1.14) (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)) - - -## [budge-8.1.13](https://github.com/truecharts/charts/compare/budge-8.1.12...budge-8.1.13) (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)) - - -## [budge-8.1.12](https://github.com/truecharts/charts/compare/budge-8.1.11...budge-8.1.12) (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)) - - -## [budge-8.1.11](https://github.com/truecharts/charts/compare/budge-8.1.10...budge-8.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [budge-8.1.10](https://github.com/truecharts/charts/compare/budge-8.1.9...budge-8.1.10) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/budge to 0.0.9[@1e95967](https://github.com/1e95967) by renovate ([#17344](https://github.com/truecharts/charts/issues/17344)) - - -## [budge-8.1.9](https://github.com/truecharts/charts/compare/budge-8.1.8...budge-8.1.9) (2024-01-15) diff --git a/stable/budge/9.1.0/Chart.yaml b/stable/budge/9.1.0/Chart.yaml deleted file mode 100644 index 178d6c5147a..00000000000 --- a/stable/budge/9.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.0.9 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Budge is an open source 'budgeting with envelopes' personal finance app. -home: https://truecharts.org/charts/stable/budge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png -keywords: - - finance - - budge -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: budge -sources: - - https://github.com/linuxserver/budge - - https://github.com/linuxserver/docker-BudgE - - https://github.com/truecharts/charts/tree/master/charts/stable/budge - - https://ghcr.io/linuxserver/budge -type: application -version: 9.1.0 diff --git a/stable/budge/9.1.0/charts/common-18.0.1.tgz b/stable/budge/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/budge/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/budge/9.1.0/ix_values.yaml b/stable/budge/9.1.0/ix_values.yaml deleted file mode 100644 index 012a76550ac..00000000000 --- a/stable/budge/9.1.0/ix_values.yaml +++ /dev/null @@ -1,31 +0,0 @@ -image: - repository: ghcr.io/linuxserver/budge - tag: 0.0.9@sha256:3a2c2d4e806c767a748f1efc276634569c10cb42b677f10a9980311b371a61a6 - pullPolicy: IfNotPresent -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 10165 - protocol: http - targetPort: 80 -workload: - main: - podSpec: - containers: - main: - env: - NODE_ENV: "production" -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: true diff --git a/stable/bwapp/5.0.0/.helmignore b/stable/budge/9.1.4/.helmignore similarity index 100% rename from stable/bwapp/5.0.0/.helmignore rename to stable/budge/9.1.4/.helmignore diff --git a/stable/budge/9.1.4/CHANGELOG.md b/stable/budge/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..e43bf2325b7 --- /dev/null +++ b/stable/budge/9.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [budge-8.1.17](https://github.com/truecharts/charts/compare/budge-8.1.16...budge-8.1.17) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/budge to 0.0.9[@bc3baef](https://github.com/bc3baef) by renovate ([#18055](https://github.com/truecharts/charts/issues/18055)) + + +## [budge-8.1.16](https://github.com/truecharts/charts/compare/budge-8.1.15...budge-8.1.16) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/budge to 0.0.9[@1cd85ba](https://github.com/1cd85ba) by renovate ([#17844](https://github.com/truecharts/charts/issues/17844)) + + +## [budge-8.1.15](https://github.com/truecharts/charts/compare/budge-8.1.14...budge-8.1.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)) + + +## [budge-8.1.14](https://github.com/truecharts/charts/compare/budge-8.1.13...budge-8.1.14) (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)) + + +## [budge-8.1.13](https://github.com/truecharts/charts/compare/budge-8.1.12...budge-8.1.13) (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)) + + +## [budge-8.1.12](https://github.com/truecharts/charts/compare/budge-8.1.11...budge-8.1.12) (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)) + + +## [budge-8.1.11](https://github.com/truecharts/charts/compare/budge-8.1.10...budge-8.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [budge-8.1.10](https://github.com/truecharts/charts/compare/budge-8.1.9...budge-8.1.10) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/budge to 0.0.9[@1e95967](https://github.com/1e95967) by renovate ([#17344](https://github.com/truecharts/charts/issues/17344)) \ No newline at end of file diff --git a/stable/budge/9.1.4/Chart.yaml b/stable/budge/9.1.4/Chart.yaml new file mode 100644 index 00000000000..c42d94ccba4 --- /dev/null +++ b/stable/budge/9.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.0.9 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Budge is an open source 'budgeting with envelopes' personal finance app. +home: https://truecharts.org/charts/stable/budge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png +keywords: + - finance + - budge +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: budge +sources: + - https://github.com/linuxserver/budge + - https://github.com/linuxserver/docker-BudgE + - https://github.com/truecharts/charts/tree/master/charts/stable/budge + - https://ghcr.io/linuxserver/budge +type: application +version: 9.1.4 diff --git a/stable/budge/9.1.0/README.md b/stable/budge/9.1.4/README.md similarity index 100% rename from stable/budge/9.1.0/README.md rename to stable/budge/9.1.4/README.md diff --git a/stable/budge/9.1.0/app-readme.md b/stable/budge/9.1.4/app-readme.md similarity index 100% rename from stable/budge/9.1.0/app-readme.md rename to stable/budge/9.1.4/app-readme.md diff --git a/stable/budge/9.1.4/charts/common-18.0.3.tgz b/stable/budge/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/budge/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/budge/9.1.4/ix_values.yaml b/stable/budge/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..a3b15bf449d --- /dev/null +++ b/stable/budge/9.1.4/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: ghcr.io/linuxserver/budge + tag: 0.0.9@sha256:69a38c259ff110e8019f51ee2e1cdd2bcc03679a60b2aa7235bd29233282d798 + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10165 + protocol: http + targetPort: 80 +workload: + main: + podSpec: + containers: + main: + env: + NODE_ENV: "production" +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/budge/9.1.0/questions.yaml b/stable/budge/9.1.4/questions.yaml similarity index 100% rename from stable/budge/9.1.0/questions.yaml rename to stable/budge/9.1.4/questions.yaml diff --git a/stable/calibre-web/18.1.0/templates/NOTES.txt b/stable/budge/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/calibre-web/18.1.0/templates/NOTES.txt rename to stable/budge/9.1.4/templates/NOTES.txt diff --git a/stable/calibre-web/18.1.0/templates/common.yaml b/stable/budge/9.1.4/templates/common.yaml similarity index 100% rename from stable/calibre-web/18.1.0/templates/common.yaml rename to stable/budge/9.1.4/templates/common.yaml diff --git a/stable/bwapp/5.0.0/values.yaml b/stable/budge/9.1.4/values.yaml similarity index 100% rename from stable/bwapp/5.0.0/values.yaml rename to stable/budge/9.1.4/values.yaml diff --git a/stable/bwapp/5.0.0/CHANGELOG.md b/stable/bwapp/5.0.0/CHANGELOG.md deleted file mode 100644 index b59f18ecb76..00000000000 --- a/stable/bwapp/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [bwapp-4.1.12](https://github.com/truecharts/charts/compare/bwapp-4.1.11...bwapp-4.1.12) (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)) - - -## [bwapp-4.1.11](https://github.com/truecharts/charts/compare/bwapp-4.1.10...bwapp-4.1.11) (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)) - - -## [bwapp-4.1.10](https://github.com/truecharts/charts/compare/bwapp-4.1.9...bwapp-4.1.10) (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)) - - -## [bwapp-4.1.9](https://github.com/truecharts/charts/compare/bwapp-4.1.8...bwapp-4.1.9) (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)) - - -## [bwapp-4.1.8](https://github.com/truecharts/charts/compare/bwapp-4.1.7...bwapp-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [bwapp-4.1.7](https://github.com/truecharts/charts/compare/bwapp-4.1.6...bwapp-4.1.7) (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)) - - -## [bwapp-4.1.6](https://github.com/truecharts/charts/compare/bwapp-4.1.5...bwapp-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [bwapp-4.1.5](https://github.com/truecharts/charts/compare/bwapp-4.1.4...bwapp-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [bwapp-4.1.4](https://github.com/truecharts/charts/compare/bwapp-4.1.3...bwapp-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [bwapp-4.1.3](https://github.com/truecharts/charts/compare/bwapp-4.1.0...bwapp-4.1.3) (2024-01-01) diff --git a/stable/bwapp/5.0.0/Chart.yaml b/stable/bwapp/5.0.0/Chart.yaml deleted file mode 100644 index 84f7e073975..00000000000 --- a/stable/bwapp/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. -home: https://truecharts.org/charts/stable/bwapp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png -keywords: - - bwapp - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: bwapp -sources: - - https://sourceforge.net/projects/bwapp/ - - https://github.com/truecharts/charts/tree/master/charts/stable/bwapp - - https://hub.docker.com/r/raesene/bwapp -type: application -version: 5.0.0 diff --git a/stable/bwapp/5.0.0/charts/common-17.5.0.tgz b/stable/bwapp/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/bwapp/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cadquery-server/5.0.0/.helmignore b/stable/bwapp/5.1.3/.helmignore similarity index 100% rename from stable/cadquery-server/5.0.0/.helmignore rename to stable/bwapp/5.1.3/.helmignore diff --git a/stable/bwapp/5.1.3/CHANGELOG.md b/stable/bwapp/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..94b26249372 --- /dev/null +++ b/stable/bwapp/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [bwapp-4.1.12](https://github.com/truecharts/charts/compare/bwapp-4.1.11...bwapp-4.1.12) (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)) + + +## [bwapp-4.1.11](https://github.com/truecharts/charts/compare/bwapp-4.1.10...bwapp-4.1.11) (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)) + + +## [bwapp-4.1.10](https://github.com/truecharts/charts/compare/bwapp-4.1.9...bwapp-4.1.10) (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)) + + +## [bwapp-4.1.9](https://github.com/truecharts/charts/compare/bwapp-4.1.8...bwapp-4.1.9) (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)) + + +## [bwapp-4.1.8](https://github.com/truecharts/charts/compare/bwapp-4.1.7...bwapp-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [bwapp-4.1.7](https://github.com/truecharts/charts/compare/bwapp-4.1.6...bwapp-4.1.7) (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)) + + +## [bwapp-4.1.6](https://github.com/truecharts/charts/compare/bwapp-4.1.5...bwapp-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [bwapp-4.1.5](https://github.com/truecharts/charts/compare/bwapp-4.1.4...bwapp-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [bwapp-4.1.4](https://github.com/truecharts/charts/compare/bwapp-4.1.3...bwapp-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/bwapp/5.1.3/Chart.yaml b/stable/bwapp/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6bee15e8245 --- /dev/null +++ b/stable/bwapp/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. +home: https://truecharts.org/charts/stable/bwapp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png +keywords: + - bwapp + - Tools-Utilities + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: bwapp +sources: + - https://sourceforge.net/projects/bwapp/ + - https://github.com/truecharts/charts/tree/master/charts/stable/bwapp + - https://hub.docker.com/r/raesene/bwapp +type: application +version: 5.1.3 diff --git a/stable/bwapp/5.0.0/README.md b/stable/bwapp/5.1.3/README.md similarity index 100% rename from stable/bwapp/5.0.0/README.md rename to stable/bwapp/5.1.3/README.md diff --git a/stable/bwapp/5.0.0/app-readme.md b/stable/bwapp/5.1.3/app-readme.md similarity index 100% rename from stable/bwapp/5.0.0/app-readme.md rename to stable/bwapp/5.1.3/app-readme.md diff --git a/stable/bwapp/5.1.3/charts/common-18.0.3.tgz b/stable/bwapp/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/bwapp/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/bwapp/5.0.0/ix_values.yaml b/stable/bwapp/5.1.3/ix_values.yaml similarity index 100% rename from stable/bwapp/5.0.0/ix_values.yaml rename to stable/bwapp/5.1.3/ix_values.yaml diff --git a/stable/bwapp/5.0.0/questions.yaml b/stable/bwapp/5.1.3/questions.yaml similarity index 100% rename from stable/bwapp/5.0.0/questions.yaml rename to stable/bwapp/5.1.3/questions.yaml diff --git a/stable/bwapp/5.0.0/templates/common.yaml b/stable/bwapp/5.1.3/templates/common.yaml similarity index 100% rename from stable/bwapp/5.0.0/templates/common.yaml rename to stable/bwapp/5.1.3/templates/common.yaml diff --git a/stable/cadquery-server/5.0.0/values.yaml b/stable/bwapp/5.1.3/values.yaml similarity index 100% rename from stable/cadquery-server/5.0.0/values.yaml rename to stable/bwapp/5.1.3/values.yaml diff --git a/stable/cadquery-server/5.0.0/CHANGELOG.md b/stable/cadquery-server/5.0.0/CHANGELOG.md deleted file mode 100644 index 51bf5bd83e1..00000000000 --- a/stable/cadquery-server/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cadquery-server-4.1.12](https://github.com/truecharts/charts/compare/cadquery-server-4.1.11...cadquery-server-4.1.12) (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)) - - -## [cadquery-server-4.1.11](https://github.com/truecharts/charts/compare/cadquery-server-4.1.10...cadquery-server-4.1.11) (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)) - - -## [cadquery-server-4.1.10](https://github.com/truecharts/charts/compare/cadquery-server-4.1.9...cadquery-server-4.1.10) (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)) - - -## [cadquery-server-4.1.9](https://github.com/truecharts/charts/compare/cadquery-server-4.1.8...cadquery-server-4.1.9) (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)) - - -## [cadquery-server-4.1.8](https://github.com/truecharts/charts/compare/cadquery-server-4.1.7...cadquery-server-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cadquery-server-4.1.7](https://github.com/truecharts/charts/compare/cadquery-server-4.1.6...cadquery-server-4.1.7) (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)) - - -## [cadquery-server-4.1.6](https://github.com/truecharts/charts/compare/cadquery-server-4.1.5...cadquery-server-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cadquery-server-4.1.5](https://github.com/truecharts/charts/compare/cadquery-server-4.1.4...cadquery-server-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [cadquery-server-4.1.4](https://github.com/truecharts/charts/compare/cadquery-server-4.1.3...cadquery-server-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [cadquery-server-4.1.3](https://github.com/truecharts/charts/compare/cadquery-server-4.1.0...cadquery-server-4.1.3) (2024-01-01) diff --git a/stable/cadquery-server/5.0.0/Chart.yaml b/stable/cadquery-server/5.0.0/Chart.yaml deleted file mode 100644 index 8137c199d61..00000000000 --- a/stable/cadquery-server/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. -home: https://truecharts.org/charts/stable/cadquery-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png -keywords: - - cadquery-server - - Productivity - - Tools-Utilities - - Other - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cadquery-server -sources: - - https://github.com/roipoussiere/cadquery - - https://github.com/truecharts/charts/tree/master/charts/stable/cadquery-server - - https://hub.docker.com/r/cadquery/cadquery-server -type: application -version: 5.0.0 diff --git a/stable/cadquery-server/5.0.0/charts/common-17.5.0.tgz b/stable/cadquery-server/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cadquery-server/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/calibre-web/18.1.0/.helmignore b/stable/cadquery-server/5.1.3/.helmignore similarity index 100% rename from stable/calibre-web/18.1.0/.helmignore rename to stable/cadquery-server/5.1.3/.helmignore diff --git a/stable/cadquery-server/5.1.3/CHANGELOG.md b/stable/cadquery-server/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3ec267408f8 --- /dev/null +++ b/stable/cadquery-server/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cadquery-server-4.1.12](https://github.com/truecharts/charts/compare/cadquery-server-4.1.11...cadquery-server-4.1.12) (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)) + + +## [cadquery-server-4.1.11](https://github.com/truecharts/charts/compare/cadquery-server-4.1.10...cadquery-server-4.1.11) (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)) + + +## [cadquery-server-4.1.10](https://github.com/truecharts/charts/compare/cadquery-server-4.1.9...cadquery-server-4.1.10) (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)) + + +## [cadquery-server-4.1.9](https://github.com/truecharts/charts/compare/cadquery-server-4.1.8...cadquery-server-4.1.9) (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)) + + +## [cadquery-server-4.1.8](https://github.com/truecharts/charts/compare/cadquery-server-4.1.7...cadquery-server-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cadquery-server-4.1.7](https://github.com/truecharts/charts/compare/cadquery-server-4.1.6...cadquery-server-4.1.7) (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)) + + +## [cadquery-server-4.1.6](https://github.com/truecharts/charts/compare/cadquery-server-4.1.5...cadquery-server-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [cadquery-server-4.1.5](https://github.com/truecharts/charts/compare/cadquery-server-4.1.4...cadquery-server-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [cadquery-server-4.1.4](https://github.com/truecharts/charts/compare/cadquery-server-4.1.3...cadquery-server-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/cadquery-server/5.1.3/Chart.yaml b/stable/cadquery-server/5.1.3/Chart.yaml new file mode 100644 index 00000000000..50e6115ca76 --- /dev/null +++ b/stable/cadquery-server/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. +home: https://truecharts.org/charts/stable/cadquery-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png +keywords: + - cadquery-server + - Productivity + - Tools-Utilities + - Other + - Network-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cadquery-server +sources: + - https://github.com/roipoussiere/cadquery + - https://github.com/truecharts/charts/tree/master/charts/stable/cadquery-server + - https://hub.docker.com/r/cadquery/cadquery-server +type: application +version: 5.1.3 diff --git a/stable/cadquery-server/5.0.0/README.md b/stable/cadquery-server/5.1.3/README.md similarity index 100% rename from stable/cadquery-server/5.0.0/README.md rename to stable/cadquery-server/5.1.3/README.md diff --git a/stable/cadquery-server/5.0.0/app-readme.md b/stable/cadquery-server/5.1.3/app-readme.md similarity index 100% rename from stable/cadquery-server/5.0.0/app-readme.md rename to stable/cadquery-server/5.1.3/app-readme.md diff --git a/stable/cadquery-server/5.1.3/charts/common-18.0.3.tgz b/stable/cadquery-server/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cadquery-server/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cadquery-server/5.0.0/ix_values.yaml b/stable/cadquery-server/5.1.3/ix_values.yaml similarity index 100% rename from stable/cadquery-server/5.0.0/ix_values.yaml rename to stable/cadquery-server/5.1.3/ix_values.yaml diff --git a/stable/cadquery-server/5.0.0/questions.yaml b/stable/cadquery-server/5.1.3/questions.yaml similarity index 100% rename from stable/cadquery-server/5.0.0/questions.yaml rename to stable/cadquery-server/5.1.3/questions.yaml diff --git a/stable/cadquery-server/5.0.0/templates/common.yaml b/stable/cadquery-server/5.1.3/templates/common.yaml similarity index 100% rename from stable/cadquery-server/5.0.0/templates/common.yaml rename to stable/cadquery-server/5.1.3/templates/common.yaml diff --git a/stable/calibre-web/18.1.0/values.yaml b/stable/cadquery-server/5.1.3/values.yaml similarity index 100% rename from stable/calibre-web/18.1.0/values.yaml rename to stable/cadquery-server/5.1.3/values.yaml diff --git a/stable/calibre-web/18.1.0/CHANGELOG.md b/stable/calibre-web/18.1.0/CHANGELOG.md deleted file mode 100644 index 5874242607a..00000000000 --- a/stable/calibre-web/18.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [calibre-web-17.1.19](https://github.com/truecharts/charts/compare/calibre-web-17.1.18...calibre-web-17.1.19) (2024-02-12) - -### Chore - - - -- update container image linuxserver/calibre-web to version-0.6.21[@6fbeaa0](https://github.com/6fbeaa0) by renovate ([#18086](https://github.com/truecharts/charts/issues/18086)) - - -## [calibre-web-17.1.18](https://github.com/truecharts/charts/compare/calibre-web-17.1.17...calibre-web-17.1.18) (2024-02-05) - -### Chore - - - -- update container image linuxserver/calibre-web to version-0.6.21[@91832b7](https://github.com/91832b7) by renovate ([#17878](https://github.com/truecharts/charts/issues/17878)) - - -## [calibre-web-17.1.17](https://github.com/truecharts/charts/compare/calibre-web-17.1.16...calibre-web-17.1.17) (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)) - - -## [calibre-web-17.1.16](https://github.com/truecharts/charts/compare/calibre-web-17.1.15...calibre-web-17.1.16) (2024-01-29) - -### Chore - - - -- update container image linuxserver/calibre-web to version-0.6.21[@663dece](https://github.com/663dece) by renovate ([#17640](https://github.com/truecharts/charts/issues/17640)) - - -## [calibre-web-17.1.15](https://github.com/truecharts/charts/compare/calibre-web-17.1.14...calibre-web-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)) - - -## [calibre-web-17.1.14](https://github.com/truecharts/charts/compare/calibre-web-17.1.13...calibre-web-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)) - - -## [calibre-web-17.1.13](https://github.com/truecharts/charts/compare/calibre-web-17.1.12...calibre-web-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)) - - -## [calibre-web-17.1.12](https://github.com/truecharts/charts/compare/calibre-web-17.1.11...calibre-web-17.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [calibre-web-17.1.11](https://github.com/truecharts/charts/compare/calibre-web-17.1.10...calibre-web-17.1.11) (2024-01-21) - -### Chore diff --git a/stable/calibre-web/18.1.0/Chart.yaml b/stable/calibre-web/18.1.0/Chart.yaml deleted file mode 100644 index 5bbf9f3def3..00000000000 --- a/stable/calibre-web/18.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.6.21 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. -home: https://truecharts.org/charts/stable/calibre-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png -keywords: - - calibre-web - - calibre - - ebook -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: calibre-web -sources: - - https://github.com/janeczku/calibre-web - - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web - - https://hub.docker.com/r/linuxserver/calibre-web -type: application -version: 18.1.0 diff --git a/stable/calibre-web/18.1.0/charts/common-18.0.1.tgz b/stable/calibre-web/18.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/calibre-web/18.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/calibre-web/18.1.0/ix_values.yaml b/stable/calibre-web/18.1.0/ix_values.yaml deleted file mode 100644 index 33cad2a3165..00000000000 --- a/stable/calibre-web/18.1.0/ix_values.yaml +++ /dev/null @@ -1,40 +0,0 @@ -image: - repository: linuxserver/calibre-web - pullPolicy: IfNotPresent - tag: version-0.6.21@sha256:811945ab2c32d41643a79510a9aa83de23f1085444c1d0e199139b4427e5c637 -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 8083 - protocol: http - targetPort: 8083 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: {} -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: true diff --git a/stable/calibre/14.0.0/.helmignore b/stable/calibre-web/18.1.4/.helmignore similarity index 100% rename from stable/calibre/14.0.0/.helmignore rename to stable/calibre-web/18.1.4/.helmignore diff --git a/stable/calibre-web/18.1.4/CHANGELOG.md b/stable/calibre-web/18.1.4/CHANGELOG.md new file mode 100644 index 00000000000..2f966b6c7bc --- /dev/null +++ b/stable/calibre-web/18.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [calibre-web-17.1.19](https://github.com/truecharts/charts/compare/calibre-web-17.1.18...calibre-web-17.1.19) (2024-02-12) + +### Chore + + + +- update container image linuxserver/calibre-web to version-0.6.21[@6fbeaa0](https://github.com/6fbeaa0) by renovate ([#18086](https://github.com/truecharts/charts/issues/18086)) + + +## [calibre-web-17.1.18](https://github.com/truecharts/charts/compare/calibre-web-17.1.17...calibre-web-17.1.18) (2024-02-05) + +### Chore + + + +- update container image linuxserver/calibre-web to version-0.6.21[@91832b7](https://github.com/91832b7) by renovate ([#17878](https://github.com/truecharts/charts/issues/17878)) + + +## [calibre-web-17.1.17](https://github.com/truecharts/charts/compare/calibre-web-17.1.16...calibre-web-17.1.17) (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)) + + +## [calibre-web-17.1.16](https://github.com/truecharts/charts/compare/calibre-web-17.1.15...calibre-web-17.1.16) (2024-01-29) + +### Chore + + + +- update container image linuxserver/calibre-web to version-0.6.21[@663dece](https://github.com/663dece) by renovate ([#17640](https://github.com/truecharts/charts/issues/17640)) + + +## [calibre-web-17.1.15](https://github.com/truecharts/charts/compare/calibre-web-17.1.14...calibre-web-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)) + + +## [calibre-web-17.1.14](https://github.com/truecharts/charts/compare/calibre-web-17.1.13...calibre-web-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)) + + +## [calibre-web-17.1.13](https://github.com/truecharts/charts/compare/calibre-web-17.1.12...calibre-web-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)) + + +## [calibre-web-17.1.12](https://github.com/truecharts/charts/compare/calibre-web-17.1.11...calibre-web-17.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/calibre-web/18.1.4/Chart.yaml b/stable/calibre-web/18.1.4/Chart.yaml new file mode 100644 index 00000000000..701b9ce9cb1 --- /dev/null +++ b/stable/calibre-web/18.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.6.21 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. +home: https://truecharts.org/charts/stable/calibre-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png +keywords: + - calibre-web + - calibre + - ebook +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: calibre-web +sources: + - https://github.com/janeczku/calibre-web + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web + - https://hub.docker.com/r/linuxserver/calibre-web +type: application +version: 18.1.4 diff --git a/stable/calibre-web/18.1.0/README.md b/stable/calibre-web/18.1.4/README.md similarity index 100% rename from stable/calibre-web/18.1.0/README.md rename to stable/calibre-web/18.1.4/README.md diff --git a/stable/calibre-web/18.1.0/app-readme.md b/stable/calibre-web/18.1.4/app-readme.md similarity index 100% rename from stable/calibre-web/18.1.0/app-readme.md rename to stable/calibre-web/18.1.4/app-readme.md diff --git a/stable/calibre-web/18.1.4/charts/common-18.0.3.tgz b/stable/calibre-web/18.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/calibre-web/18.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/calibre-web/18.1.4/ix_values.yaml b/stable/calibre-web/18.1.4/ix_values.yaml new file mode 100644 index 00000000000..caf89a3cbcd --- /dev/null +++ b/stable/calibre-web/18.1.4/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: linuxserver/calibre-web + pullPolicy: IfNotPresent + tag: version-0.6.21@sha256:ec747903809e544ff791a4c303bf575fa3848cdce1cb4c0f7e7071ec5adf7e2d +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 8083 + protocol: http + targetPort: 8083 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/calibre-web/18.1.0/questions.yaml b/stable/calibre-web/18.1.4/questions.yaml similarity index 100% rename from stable/calibre-web/18.1.0/questions.yaml rename to stable/calibre-web/18.1.4/questions.yaml diff --git a/stable/calibre/14.0.0/templates/NOTES.txt b/stable/calibre-web/18.1.4/templates/NOTES.txt similarity index 100% rename from stable/calibre/14.0.0/templates/NOTES.txt rename to stable/calibre-web/18.1.4/templates/NOTES.txt diff --git a/stable/changedetection-io/2.0.0/templates/common.yaml b/stable/calibre-web/18.1.4/templates/common.yaml similarity index 100% rename from stable/changedetection-io/2.0.0/templates/common.yaml rename to stable/calibre-web/18.1.4/templates/common.yaml diff --git a/stable/calibre/14.0.0/values.yaml b/stable/calibre-web/18.1.4/values.yaml similarity index 100% rename from stable/calibre/14.0.0/values.yaml rename to stable/calibre-web/18.1.4/values.yaml diff --git a/stable/calibre/14.0.0/CHANGELOG.md b/stable/calibre/14.0.0/CHANGELOG.md deleted file mode 100644 index 1264ebd56da..00000000000 --- a/stable/calibre/14.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - - - - - -## [calibre-13.4.0](https://github.com/truecharts/charts/compare/calibre-13.3.7...calibre-13.4.0) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/calibre to v7.5.1[@718460f](https://github.com/718460f) by renovate ([#18183](https://github.com/truecharts/charts/issues/18183)) - - -## [calibre-13.3.7](https://github.com/truecharts/charts/compare/calibre-13.3.6...calibre-13.3.7) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/calibre to v[@fe57cc3](https://github.com/fe57cc3) by renovate ([#18056](https://github.com/truecharts/charts/issues/18056)) - - -## [calibre-13.3.6](https://github.com/truecharts/charts/compare/calibre-13.3.5...calibre-13.3.6) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/calibre to 7.4.0[@f372e1a](https://github.com/f372e1a) by renovate ([#17845](https://github.com/truecharts/charts/issues/17845)) - - -## [calibre-13.3.5](https://github.com/truecharts/charts/compare/calibre-13.3.4...calibre-13.3.5) (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)) - - -## [calibre-13.3.4](https://github.com/truecharts/charts/compare/calibre-13.3.3...calibre-13.3.4) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/calibre to 7.4.0[@b2ed61e](https://github.com/b2ed61e) by renovate ([#17601](https://github.com/truecharts/charts/issues/17601)) - - -## [calibre-13.3.3](https://github.com/truecharts/charts/compare/calibre-13.3.2...calibre-13.3.3) (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)) - - -## [calibre-13.3.2](https://github.com/truecharts/charts/compare/calibre-13.3.1...calibre-13.3.2) (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)) - - -## [calibre-13.3.1](https://github.com/truecharts/charts/compare/calibre-13.3.0...calibre-13.3.1) (2024-01-21) - -### Chore diff --git a/stable/calibre/14.0.0/Chart.yaml b/stable/calibre/14.0.0/Chart.yaml deleted file mode 100644 index 717e685129a..00000000000 --- a/stable/calibre/14.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 7.5.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Calibre is a powerful and easy to use e-book manager. -home: https://truecharts.org/charts/stable/calibre -icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png -keywords: - - calibre -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: calibre -sources: - - https://github.com/kovidgoyal/calibre/ - - https://github.com/truecharts/charts/tree/master/charts/stable/calibre - - https://ghcr.io/linuxserver/calibre -type: application -version: 14.0.0 diff --git a/stable/calibre/14.0.0/charts/common-17.5.0.tgz b/stable/calibre/14.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/calibre/14.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/changedetection-io/2.0.0/.helmignore b/stable/calibre/14.1.3/.helmignore similarity index 100% rename from stable/changedetection-io/2.0.0/.helmignore rename to stable/calibre/14.1.3/.helmignore diff --git a/stable/calibre/14.1.3/CHANGELOG.md b/stable/calibre/14.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f7dbfe025f4 --- /dev/null +++ b/stable/calibre/14.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## [calibre-13.4.0](https://github.com/truecharts/charts/compare/calibre-13.3.7...calibre-13.4.0) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/calibre to v7.5.1[@718460f](https://github.com/718460f) by renovate ([#18183](https://github.com/truecharts/charts/issues/18183)) + + +## [calibre-13.3.7](https://github.com/truecharts/charts/compare/calibre-13.3.6...calibre-13.3.7) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/calibre to v[@fe57cc3](https://github.com/fe57cc3) by renovate ([#18056](https://github.com/truecharts/charts/issues/18056)) + + +## [calibre-13.3.6](https://github.com/truecharts/charts/compare/calibre-13.3.5...calibre-13.3.6) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/calibre to 7.4.0[@f372e1a](https://github.com/f372e1a) by renovate ([#17845](https://github.com/truecharts/charts/issues/17845)) + + +## [calibre-13.3.5](https://github.com/truecharts/charts/compare/calibre-13.3.4...calibre-13.3.5) (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)) + + +## [calibre-13.3.4](https://github.com/truecharts/charts/compare/calibre-13.3.3...calibre-13.3.4) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/calibre to 7.4.0[@b2ed61e](https://github.com/b2ed61e) by renovate ([#17601](https://github.com/truecharts/charts/issues/17601)) + + +## [calibre-13.3.3](https://github.com/truecharts/charts/compare/calibre-13.3.2...calibre-13.3.3) (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)) + + +## [calibre-13.3.2](https://github.com/truecharts/charts/compare/calibre-13.3.1...calibre-13.3.2) (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)) + diff --git a/stable/calibre/14.1.3/Chart.yaml b/stable/calibre/14.1.3/Chart.yaml new file mode 100644 index 00000000000..2471446c05e --- /dev/null +++ b/stable/calibre/14.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 7.5.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Calibre is a powerful and easy to use e-book manager. +home: https://truecharts.org/charts/stable/calibre +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png +keywords: + - calibre +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: calibre +sources: + - https://github.com/kovidgoyal/calibre/ + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - https://ghcr.io/linuxserver/calibre +type: application +version: 14.1.3 diff --git a/stable/calibre/14.0.0/README.md b/stable/calibre/14.1.3/README.md similarity index 100% rename from stable/calibre/14.0.0/README.md rename to stable/calibre/14.1.3/README.md diff --git a/stable/calibre/14.0.0/app-readme.md b/stable/calibre/14.1.3/app-readme.md similarity index 100% rename from stable/calibre/14.0.0/app-readme.md rename to stable/calibre/14.1.3/app-readme.md diff --git a/stable/calibre/14.1.3/charts/common-18.0.3.tgz b/stable/calibre/14.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/calibre/14.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/calibre/14.0.0/ix_values.yaml b/stable/calibre/14.1.3/ix_values.yaml similarity index 100% rename from stable/calibre/14.0.0/ix_values.yaml rename to stable/calibre/14.1.3/ix_values.yaml diff --git a/stable/calibre/14.0.0/questions.yaml b/stable/calibre/14.1.3/questions.yaml similarity index 100% rename from stable/calibre/14.0.0/questions.yaml rename to stable/calibre/14.1.3/questions.yaml diff --git a/stable/changedetection-io/2.0.0/templates/NOTES.txt b/stable/calibre/14.1.3/templates/NOTES.txt similarity index 100% rename from stable/changedetection-io/2.0.0/templates/NOTES.txt rename to stable/calibre/14.1.3/templates/NOTES.txt diff --git a/stable/calibre/14.0.0/templates/common.yaml b/stable/calibre/14.1.3/templates/common.yaml similarity index 100% rename from stable/calibre/14.0.0/templates/common.yaml rename to stable/calibre/14.1.3/templates/common.yaml diff --git a/stable/changedetection-io/2.0.0/values.yaml b/stable/calibre/14.1.3/values.yaml similarity index 100% rename from stable/changedetection-io/2.0.0/values.yaml rename to stable/calibre/14.1.3/values.yaml diff --git a/stable/changedetection-io/2.0.0/CHANGELOG.md b/stable/changedetection-io/2.0.0/CHANGELOG.md deleted file mode 100644 index 9f9ac7bacaa..00000000000 --- a/stable/changedetection-io/2.0.0/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [changedetection-io-1.0.0](https://github.com/truecharts/charts/compare/changedetection-io-0.0.1...changedetection-io-1.0.0) (2024-02-10) - -### Feat - - - -- Move to Stable ([#18010](https://github.com/truecharts/charts/issues/18010)) \ No newline at end of file diff --git a/stable/changedetection-io/2.0.0/Chart.yaml b/stable/changedetection-io/2.0.0/Chart.yaml deleted file mode 100644 index 491f19dcbce..00000000000 --- a/stable/changedetection-io/2.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.45.14 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The best and simplest free open source website change detection, website watcher, restock monitor and notification service -home: https://truecharts.org/charts/stable/changedetection-io -icon: https://truecharts.org/img/hotlink-ok/chart-icons/changedetection-io.png -keywords: - - monitoring - - changedection - - website watcher -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: changedetection-io -sources: - - https://github.com/dgtlmoon/changedetection.io/tree/master - - https://changedetection.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io - - https://ghcr.io/dgtlmoon/changedetection.io -type: application -version: 2.0.0 diff --git a/stable/changedetection-io/2.0.0/charts/common-17.5.0.tgz b/stable/changedetection-io/2.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/changedetection-io/2.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/channels-dvr/6.0.0/.helmignore b/stable/changedetection-io/2.1.3/.helmignore similarity index 100% rename from stable/channels-dvr/6.0.0/.helmignore rename to stable/changedetection-io/2.1.3/.helmignore diff --git a/stable/changedetection-io/2.1.3/CHANGELOG.md b/stable/changedetection-io/2.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f2e7dbaae87 --- /dev/null +++ b/stable/changedetection-io/2.1.3/CHANGELOG.md @@ -0,0 +1,24 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [changedetection-io-1.0.0](https://github.com/truecharts/charts/compare/changedetection-io-0.0.1...changedetection-io-1.0.0) (2024-02-10) + +### Feat + + + +- Move to Stable ([#18010](https://github.com/truecharts/charts/issues/18010)) \ No newline at end of file diff --git a/stable/changedetection-io/2.1.3/Chart.yaml b/stable/changedetection-io/2.1.3/Chart.yaml new file mode 100644 index 00000000000..8ce2e843366 --- /dev/null +++ b/stable/changedetection-io/2.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.45.14 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The best and simplest free open source website change detection, website watcher, restock monitor and notification service +home: https://truecharts.org/charts/stable/changedetection-io +icon: https://truecharts.org/img/hotlink-ok/chart-icons/changedetection-io.png +keywords: + - monitoring + - changedection + - website watcher +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: changedetection-io +sources: + - https://github.com/dgtlmoon/changedetection.io/tree/master + - https://changedetection.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io + - https://ghcr.io/dgtlmoon/changedetection.io +type: application +version: 2.1.3 diff --git a/stable/changedetection-io/2.0.0/README.md b/stable/changedetection-io/2.1.3/README.md similarity index 100% rename from stable/changedetection-io/2.0.0/README.md rename to stable/changedetection-io/2.1.3/README.md diff --git a/stable/changedetection-io/2.0.0/app-readme.md b/stable/changedetection-io/2.1.3/app-readme.md similarity index 100% rename from stable/changedetection-io/2.0.0/app-readme.md rename to stable/changedetection-io/2.1.3/app-readme.md diff --git a/stable/changedetection-io/2.1.3/charts/common-18.0.3.tgz b/stable/changedetection-io/2.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/changedetection-io/2.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/changedetection-io/2.0.0/ix_values.yaml b/stable/changedetection-io/2.1.3/ix_values.yaml similarity index 100% rename from stable/changedetection-io/2.0.0/ix_values.yaml rename to stable/changedetection-io/2.1.3/ix_values.yaml diff --git a/stable/changedetection-io/2.0.0/questions.yaml b/stable/changedetection-io/2.1.3/questions.yaml similarity index 100% rename from stable/changedetection-io/2.0.0/questions.yaml rename to stable/changedetection-io/2.1.3/questions.yaml diff --git a/stable/channels-dvr/6.0.0/templates/NOTES.txt b/stable/changedetection-io/2.1.3/templates/NOTES.txt similarity index 100% rename from stable/channels-dvr/6.0.0/templates/NOTES.txt rename to stable/changedetection-io/2.1.3/templates/NOTES.txt diff --git a/stable/channels-dvr/6.0.0/templates/common.yaml b/stable/changedetection-io/2.1.3/templates/common.yaml similarity index 100% rename from stable/channels-dvr/6.0.0/templates/common.yaml rename to stable/changedetection-io/2.1.3/templates/common.yaml diff --git a/stable/channels-dvr/6.0.0/values.yaml b/stable/changedetection-io/2.1.3/values.yaml similarity index 100% rename from stable/channels-dvr/6.0.0/values.yaml rename to stable/changedetection-io/2.1.3/values.yaml diff --git a/stable/channels-dvr/6.0.0/CHANGELOG.md b/stable/channels-dvr/6.0.0/CHANGELOG.md deleted file mode 100644 index d8125972784..00000000000 --- a/stable/channels-dvr/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [channels-dvr-5.1.13](https://github.com/truecharts/charts/compare/channels-dvr-5.1.12...channels-dvr-5.1.13) (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)) - - -## [channels-dvr-5.1.12](https://github.com/truecharts/charts/compare/channels-dvr-5.1.11...channels-dvr-5.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)) - - -## [channels-dvr-5.1.11](https://github.com/truecharts/charts/compare/channels-dvr-5.1.10...channels-dvr-5.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)) - - -## [channels-dvr-5.1.10](https://github.com/truecharts/charts/compare/channels-dvr-5.1.9...channels-dvr-5.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)) - - -## [channels-dvr-5.1.9](https://github.com/truecharts/charts/compare/channels-dvr-5.1.8...channels-dvr-5.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [channels-dvr-5.1.8](https://github.com/truecharts/charts/compare/channels-dvr-5.1.7...channels-dvr-5.1.8) (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)) - - -## [channels-dvr-5.1.7](https://github.com/truecharts/charts/compare/channels-dvr-5.1.6...channels-dvr-5.1.7) (2024-01-08) - -### Chore - - - -- update container image fancybits/channels-dvr to tve[@e59b99d](https://github.com/e59b99d) by renovate ([#16930](https://github.com/truecharts/charts/issues/16930)) - -- update container image fancybits/channels-dvr to latest[@b6a26f2](https://github.com/b6a26f2) by renovate ([#16929](https://github.com/truecharts/charts/issues/16929)) - - -## [channels-dvr-5.1.6](https://github.com/truecharts/charts/compare/channels-dvr-5.1.5...channels-dvr-5.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [channels-dvr-5.1.5](https://github.com/truecharts/charts/compare/channels-dvr-5.1.4...channels-dvr-5.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [channels-dvr-5.1.4](https://github.com/truecharts/charts/compare/channels-dvr-5.1.3...channels-dvr-5.1.4) (2024-01-01) diff --git a/stable/channels-dvr/6.0.0/Chart.yaml b/stable/channels-dvr/6.0.0/Chart.yaml deleted file mode 100644 index 630cf6c4c17..00000000000 --- a/stable/channels-dvr/6.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Channels DVR Server -home: https://truecharts.org/charts/stable/channels-dvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png -keywords: - - channels-dvr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: channels-dvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr - - https://hub.docker.com/r/fancybits/channels-dvr -type: application -version: 6.0.0 diff --git a/stable/channels-dvr/6.0.0/charts/common-17.5.0.tgz b/stable/channels-dvr/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/channels-dvr/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/chevereto/12.1.0/.helmignore b/stable/channels-dvr/6.1.3/.helmignore similarity index 100% rename from stable/chevereto/12.1.0/.helmignore rename to stable/channels-dvr/6.1.3/.helmignore diff --git a/stable/channels-dvr/6.1.3/CHANGELOG.md b/stable/channels-dvr/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f8fb73084d8 --- /dev/null +++ b/stable/channels-dvr/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [channels-dvr-5.1.13](https://github.com/truecharts/charts/compare/channels-dvr-5.1.12...channels-dvr-5.1.13) (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)) + + +## [channels-dvr-5.1.12](https://github.com/truecharts/charts/compare/channels-dvr-5.1.11...channels-dvr-5.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)) + + +## [channels-dvr-5.1.11](https://github.com/truecharts/charts/compare/channels-dvr-5.1.10...channels-dvr-5.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)) + + +## [channels-dvr-5.1.10](https://github.com/truecharts/charts/compare/channels-dvr-5.1.9...channels-dvr-5.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)) + + +## [channels-dvr-5.1.9](https://github.com/truecharts/charts/compare/channels-dvr-5.1.8...channels-dvr-5.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [channels-dvr-5.1.8](https://github.com/truecharts/charts/compare/channels-dvr-5.1.7...channels-dvr-5.1.8) (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)) + + +## [channels-dvr-5.1.7](https://github.com/truecharts/charts/compare/channels-dvr-5.1.6...channels-dvr-5.1.7) (2024-01-08) + +### Chore + + + +- update container image fancybits/channels-dvr to tve[@e59b99d](https://github.com/e59b99d) by renovate ([#16930](https://github.com/truecharts/charts/issues/16930)) + +- update container image fancybits/channels-dvr to latest[@b6a26f2](https://github.com/b6a26f2) by renovate ([#16929](https://github.com/truecharts/charts/issues/16929)) + + +## [channels-dvr-5.1.6](https://github.com/truecharts/charts/compare/channels-dvr-5.1.5...channels-dvr-5.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [channels-dvr-5.1.5](https://github.com/truecharts/charts/compare/channels-dvr-5.1.4...channels-dvr-5.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) \ No newline at end of file diff --git a/stable/channels-dvr/6.1.3/Chart.yaml b/stable/channels-dvr/6.1.3/Chart.yaml new file mode 100644 index 00000000000..b37f6cf30e0 --- /dev/null +++ b/stable/channels-dvr/6.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Channels DVR Server +home: https://truecharts.org/charts/stable/channels-dvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png +keywords: + - channels-dvr +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: channels-dvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr + - https://hub.docker.com/r/fancybits/channels-dvr +type: application +version: 6.1.3 diff --git a/stable/channels-dvr/6.0.0/README.md b/stable/channels-dvr/6.1.3/README.md similarity index 100% rename from stable/channels-dvr/6.0.0/README.md rename to stable/channels-dvr/6.1.3/README.md diff --git a/stable/channels-dvr/6.0.0/app-readme.md b/stable/channels-dvr/6.1.3/app-readme.md similarity index 100% rename from stable/channels-dvr/6.0.0/app-readme.md rename to stable/channels-dvr/6.1.3/app-readme.md diff --git a/stable/channels-dvr/6.1.3/charts/common-18.0.3.tgz b/stable/channels-dvr/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/channels-dvr/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/channels-dvr/6.0.0/ix_values.yaml b/stable/channels-dvr/6.1.3/ix_values.yaml similarity index 100% rename from stable/channels-dvr/6.0.0/ix_values.yaml rename to stable/channels-dvr/6.1.3/ix_values.yaml diff --git a/stable/channels-dvr/6.0.0/questions.yaml b/stable/channels-dvr/6.1.3/questions.yaml similarity index 100% rename from stable/channels-dvr/6.0.0/questions.yaml rename to stable/channels-dvr/6.1.3/questions.yaml diff --git a/stable/chevereto/12.1.0/templates/NOTES.txt b/stable/channels-dvr/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/chevereto/12.1.0/templates/NOTES.txt rename to stable/channels-dvr/6.1.3/templates/NOTES.txt diff --git a/stable/chevereto/12.1.0/templates/common.yaml b/stable/channels-dvr/6.1.3/templates/common.yaml similarity index 100% rename from stable/chevereto/12.1.0/templates/common.yaml rename to stable/channels-dvr/6.1.3/templates/common.yaml diff --git a/stable/chevereto/12.1.0/values.yaml b/stable/channels-dvr/6.1.3/values.yaml similarity index 100% rename from stable/chevereto/12.1.0/values.yaml rename to stable/channels-dvr/6.1.3/values.yaml diff --git a/stable/chevereto/12.1.0/CHANGELOG.md b/stable/chevereto/12.1.0/CHANGELOG.md deleted file mode 100644 index cfa16c89a8b..00000000000 --- a/stable/chevereto/12.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [chevereto-11.1.15](https://github.com/truecharts/charts/compare/chevereto-11.1.14...chevereto-11.1.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)) - - -## [chevereto-11.1.14](https://github.com/truecharts/charts/compare/chevereto-11.1.13...chevereto-11.1.14) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [chevereto-11.1.13](https://github.com/truecharts/charts/compare/chevereto-11.1.12...chevereto-11.1.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)) - - -## [chevereto-11.1.12](https://github.com/truecharts/charts/compare/chevereto-11.1.11...chevereto-11.1.12) (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)) - - -## [chevereto-11.1.11](https://github.com/truecharts/charts/compare/chevereto-11.1.10...chevereto-11.1.11) (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)) - - -## [chevereto-11.1.10](https://github.com/truecharts/charts/compare/chevereto-11.1.9...chevereto-11.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [chevereto-11.1.9](https://github.com/truecharts/charts/compare/chevereto-11.1.8...chevereto-11.1.9) (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)) - - -## [chevereto-11.1.8](https://github.com/truecharts/charts/compare/chevereto-11.1.7...chevereto-11.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - - -## [chevereto-11.1.7](https://github.com/truecharts/charts/compare/chevereto-11.1.6...chevereto-11.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs diff --git a/stable/chevereto/12.1.0/Chart.yaml b/stable/chevereto/12.1.0/Chart.yaml deleted file mode 100644 index e195b8270f5..00000000000 --- a/stable/chevereto/12.1.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.6.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. -home: https://truecharts.org/charts/stable/chevereto -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png -keywords: - - chevereto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chevereto -sources: - - https://github.com/rodber/chevereto-free - - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables - - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - - https://ghcr.io/rodber/chevereto-free -type: application -version: 12.1.0 diff --git a/stable/chevereto/12.1.0/charts/common-18.0.1.tgz b/stable/chevereto/12.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/chevereto/12.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/chevereto/12.1.0/charts/mariadb-12.2.1.tgz b/stable/chevereto/12.1.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/chevereto/12.1.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/chivalry-medievalwarfare/5.0.0/.helmignore b/stable/chevereto/12.2.3/.helmignore similarity index 100% rename from stable/chivalry-medievalwarfare/5.0.0/.helmignore rename to stable/chevereto/12.2.3/.helmignore diff --git a/stable/chevereto/12.2.3/CHANGELOG.md b/stable/chevereto/12.2.3/CHANGELOG.md new file mode 100644 index 00000000000..afdf2fa0aa8 --- /dev/null +++ b/stable/chevereto/12.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [chevereto-11.1.15](https://github.com/truecharts/charts/compare/chevereto-11.1.14...chevereto-11.1.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)) + + +## [chevereto-11.1.14](https://github.com/truecharts/charts/compare/chevereto-11.1.13...chevereto-11.1.14) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [chevereto-11.1.13](https://github.com/truecharts/charts/compare/chevereto-11.1.12...chevereto-11.1.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)) + + +## [chevereto-11.1.12](https://github.com/truecharts/charts/compare/chevereto-11.1.11...chevereto-11.1.12) (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)) + + +## [chevereto-11.1.11](https://github.com/truecharts/charts/compare/chevereto-11.1.10...chevereto-11.1.11) (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)) + + +## [chevereto-11.1.10](https://github.com/truecharts/charts/compare/chevereto-11.1.9...chevereto-11.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [chevereto-11.1.9](https://github.com/truecharts/charts/compare/chevereto-11.1.8...chevereto-11.1.9) (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)) + + +## [chevereto-11.1.8](https://github.com/truecharts/charts/compare/chevereto-11.1.7...chevereto-11.1.8) (2024-01-02) + +### Chore + + + +- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) + + +## [chevereto-11.1.7](https://github.com/truecharts/charts/compare/chevereto-11.1.6...chevereto-11.1.7) (2024-01-02) + +### Chore diff --git a/stable/chevereto/12.2.3/Chart.yaml b/stable/chevereto/12.2.3/Chart.yaml new file mode 100644 index 00000000000..324370e650f --- /dev/null +++ b/stable/chevereto/12.2.3/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.6.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. +home: https://truecharts.org/charts/stable/chevereto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png +keywords: + - chevereto +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: chevereto +sources: + - https://github.com/rodber/chevereto-free + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + - https://ghcr.io/rodber/chevereto-free +type: application +version: 12.2.3 diff --git a/stable/chevereto/12.1.0/README.md b/stable/chevereto/12.2.3/README.md similarity index 100% rename from stable/chevereto/12.1.0/README.md rename to stable/chevereto/12.2.3/README.md diff --git a/stable/chevereto/12.1.0/app-readme.md b/stable/chevereto/12.2.3/app-readme.md similarity index 100% rename from stable/chevereto/12.1.0/app-readme.md rename to stable/chevereto/12.2.3/app-readme.md diff --git a/stable/chevereto/12.2.3/charts/common-18.0.3.tgz b/stable/chevereto/12.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/chevereto/12.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/matomo/13.2.0/charts/mariadb-13.0.0.tgz b/stable/chevereto/12.2.3/charts/mariadb-13.0.0.tgz similarity index 100% rename from stable/matomo/13.2.0/charts/mariadb-13.0.0.tgz rename to stable/chevereto/12.2.3/charts/mariadb-13.0.0.tgz diff --git a/stable/chevereto/12.1.0/ix_values.yaml b/stable/chevereto/12.2.3/ix_values.yaml similarity index 100% rename from stable/chevereto/12.1.0/ix_values.yaml rename to stable/chevereto/12.2.3/ix_values.yaml diff --git a/stable/chevereto/12.1.0/questions.yaml b/stable/chevereto/12.2.3/questions.yaml similarity index 100% rename from stable/chevereto/12.1.0/questions.yaml rename to stable/chevereto/12.2.3/questions.yaml diff --git a/stable/chroma/2.1.0/templates/NOTES.txt b/stable/chevereto/12.2.3/templates/NOTES.txt similarity index 100% rename from stable/chroma/2.1.0/templates/NOTES.txt rename to stable/chevereto/12.2.3/templates/NOTES.txt diff --git a/stable/chroma/2.1.0/templates/common.yaml b/stable/chevereto/12.2.3/templates/common.yaml similarity index 100% rename from stable/chroma/2.1.0/templates/common.yaml rename to stable/chevereto/12.2.3/templates/common.yaml diff --git a/stable/chivalry-medievalwarfare/5.0.0/values.yaml b/stable/chevereto/12.2.3/values.yaml similarity index 100% rename from stable/chivalry-medievalwarfare/5.0.0/values.yaml rename to stable/chevereto/12.2.3/values.yaml diff --git a/stable/chivalry-medievalwarfare/5.0.0/CHANGELOG.md b/stable/chivalry-medievalwarfare/5.0.0/CHANGELOG.md deleted file mode 100644 index 2387e2fe1d9..00000000000 --- a/stable/chivalry-medievalwarfare/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [chivalry-medievalwarfare-4.1.12](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.11...chivalry-medievalwarfare-4.1.12) (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)) - - -## [chivalry-medievalwarfare-4.1.11](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.10...chivalry-medievalwarfare-4.1.11) (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)) - - -## [chivalry-medievalwarfare-4.1.10](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.9...chivalry-medievalwarfare-4.1.10) (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)) - - -## [chivalry-medievalwarfare-4.1.9](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.8...chivalry-medievalwarfare-4.1.9) (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)) - - -## [chivalry-medievalwarfare-4.1.8](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.7...chivalry-medievalwarfare-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [chivalry-medievalwarfare-4.1.7](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.6...chivalry-medievalwarfare-4.1.7) (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)) - - -## [chivalry-medievalwarfare-4.1.6](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.5...chivalry-medievalwarfare-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [chivalry-medievalwarfare-4.1.5](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.4...chivalry-medievalwarfare-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [chivalry-medievalwarfare-4.1.4](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.3...chivalry-medievalwarfare-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [chivalry-medievalwarfare-4.1.3](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.0...chivalry-medievalwarfare-4.1.3) (2024-01-01) diff --git a/stable/chivalry-medievalwarfare/5.0.0/Chart.yaml b/stable/chivalry-medievalwarfare/5.0.0/Chart.yaml deleted file mode 100644 index 66acccc45c5..00000000000 --- a/stable/chivalry-medievalwarfare/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: chialrymw -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it.' -home: https://truecharts.org/charts/stable/chivalry-medievalwarfare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png -keywords: - - chivalry-medievalwarfare - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chivalry-medievalwarfare -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/chivalry-medievalwarfare - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/chivalry-medievalwarfare/5.0.0/charts/common-17.5.0.tgz b/stable/chivalry-medievalwarfare/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/chivalry-medievalwarfare/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/chowdown/5.0.0/.helmignore b/stable/chivalry-medievalwarfare/5.1.3/.helmignore similarity index 100% rename from stable/chowdown/5.0.0/.helmignore rename to stable/chivalry-medievalwarfare/5.1.3/.helmignore diff --git a/stable/chivalry-medievalwarfare/5.1.3/CHANGELOG.md b/stable/chivalry-medievalwarfare/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6ea9c8302a1 --- /dev/null +++ b/stable/chivalry-medievalwarfare/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [chivalry-medievalwarfare-4.1.12](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.11...chivalry-medievalwarfare-4.1.12) (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)) + + +## [chivalry-medievalwarfare-4.1.11](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.10...chivalry-medievalwarfare-4.1.11) (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)) + + +## [chivalry-medievalwarfare-4.1.10](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.9...chivalry-medievalwarfare-4.1.10) (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)) + + +## [chivalry-medievalwarfare-4.1.9](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.8...chivalry-medievalwarfare-4.1.9) (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)) + + +## [chivalry-medievalwarfare-4.1.8](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.7...chivalry-medievalwarfare-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [chivalry-medievalwarfare-4.1.7](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.6...chivalry-medievalwarfare-4.1.7) (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)) + + +## [chivalry-medievalwarfare-4.1.6](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.5...chivalry-medievalwarfare-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [chivalry-medievalwarfare-4.1.5](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.4...chivalry-medievalwarfare-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [chivalry-medievalwarfare-4.1.4](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.3...chivalry-medievalwarfare-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/chivalry-medievalwarfare/5.1.3/Chart.yaml b/stable/chivalry-medievalwarfare/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3a73fb0bd46 --- /dev/null +++ b/stable/chivalry-medievalwarfare/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: chialrymw +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it." +home: https://truecharts.org/charts/stable/chivalry-medievalwarfare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png +keywords: + - chivalry-medievalwarfare + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: chivalry-medievalwarfare +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/chivalry-medievalwarfare + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/chivalry-medievalwarfare/5.0.0/README.md b/stable/chivalry-medievalwarfare/5.1.3/README.md similarity index 100% rename from stable/chivalry-medievalwarfare/5.0.0/README.md rename to stable/chivalry-medievalwarfare/5.1.3/README.md diff --git a/stable/chivalry-medievalwarfare/5.0.0/app-readme.md b/stable/chivalry-medievalwarfare/5.1.3/app-readme.md similarity index 100% rename from stable/chivalry-medievalwarfare/5.0.0/app-readme.md rename to stable/chivalry-medievalwarfare/5.1.3/app-readme.md diff --git a/stable/chivalry-medievalwarfare/5.1.3/charts/common-18.0.3.tgz b/stable/chivalry-medievalwarfare/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/chivalry-medievalwarfare/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/chivalry-medievalwarfare/5.0.0/ix_values.yaml b/stable/chivalry-medievalwarfare/5.1.3/ix_values.yaml similarity index 100% rename from stable/chivalry-medievalwarfare/5.0.0/ix_values.yaml rename to stable/chivalry-medievalwarfare/5.1.3/ix_values.yaml diff --git a/stable/chivalry-medievalwarfare/5.0.0/questions.yaml b/stable/chivalry-medievalwarfare/5.1.3/questions.yaml similarity index 100% rename from stable/chivalry-medievalwarfare/5.0.0/questions.yaml rename to stable/chivalry-medievalwarfare/5.1.3/questions.yaml diff --git a/stable/chivalry-medievalwarfare/5.0.0/templates/common.yaml b/stable/chivalry-medievalwarfare/5.1.3/templates/common.yaml similarity index 100% rename from stable/chivalry-medievalwarfare/5.0.0/templates/common.yaml rename to stable/chivalry-medievalwarfare/5.1.3/templates/common.yaml diff --git a/stable/chowdown/5.0.0/values.yaml b/stable/chivalry-medievalwarfare/5.1.3/values.yaml similarity index 100% rename from stable/chowdown/5.0.0/values.yaml rename to stable/chivalry-medievalwarfare/5.1.3/values.yaml diff --git a/stable/chowdown/5.0.0/CHANGELOG.md b/stable/chowdown/5.0.0/CHANGELOG.md deleted file mode 100644 index d42b35fcf03..00000000000 --- a/stable/chowdown/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [chowdown-4.1.12](https://github.com/truecharts/charts/compare/chowdown-4.1.11...chowdown-4.1.12) (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)) - - -## [chowdown-4.1.11](https://github.com/truecharts/charts/compare/chowdown-4.1.10...chowdown-4.1.11) (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)) - - -## [chowdown-4.1.10](https://github.com/truecharts/charts/compare/chowdown-4.1.9...chowdown-4.1.10) (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)) - - -## [chowdown-4.1.9](https://github.com/truecharts/charts/compare/chowdown-4.1.8...chowdown-4.1.9) (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)) - - -## [chowdown-4.1.8](https://github.com/truecharts/charts/compare/chowdown-4.1.7...chowdown-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [chowdown-4.1.7](https://github.com/truecharts/charts/compare/chowdown-4.1.6...chowdown-4.1.7) (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)) - - -## [chowdown-4.1.6](https://github.com/truecharts/charts/compare/chowdown-4.1.5...chowdown-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [chowdown-4.1.5](https://github.com/truecharts/charts/compare/chowdown-4.1.4...chowdown-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [chowdown-4.1.4](https://github.com/truecharts/charts/compare/chowdown-4.1.3...chowdown-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [chowdown-4.1.3](https://github.com/truecharts/charts/compare/chowdown-4.1.0...chowdown-4.1.3) (2024-01-01) diff --git a/stable/chowdown/5.0.0/Chart.yaml b/stable/chowdown/5.0.0/Chart.yaml deleted file mode 100644 index 95c76be6350..00000000000 --- a/stable/chowdown/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Simple recipes in Markdown format. -home: https://truecharts.org/charts/stable/chowdown -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png -keywords: - - chowdown - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chowdown -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chowdown - - https://hub.docker.com/r/gregyankovoy/chowdown -type: application -version: 5.0.0 diff --git a/stable/chowdown/5.0.0/charts/common-17.5.0.tgz b/stable/chowdown/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/chowdown/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/chroma/2.1.0/.helmignore b/stable/chowdown/5.1.3/.helmignore similarity index 100% rename from stable/chroma/2.1.0/.helmignore rename to stable/chowdown/5.1.3/.helmignore diff --git a/stable/chowdown/5.1.3/CHANGELOG.md b/stable/chowdown/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fac1ed4a55d --- /dev/null +++ b/stable/chowdown/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [chowdown-4.1.12](https://github.com/truecharts/charts/compare/chowdown-4.1.11...chowdown-4.1.12) (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)) + + +## [chowdown-4.1.11](https://github.com/truecharts/charts/compare/chowdown-4.1.10...chowdown-4.1.11) (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)) + + +## [chowdown-4.1.10](https://github.com/truecharts/charts/compare/chowdown-4.1.9...chowdown-4.1.10) (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)) + + +## [chowdown-4.1.9](https://github.com/truecharts/charts/compare/chowdown-4.1.8...chowdown-4.1.9) (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)) + + +## [chowdown-4.1.8](https://github.com/truecharts/charts/compare/chowdown-4.1.7...chowdown-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [chowdown-4.1.7](https://github.com/truecharts/charts/compare/chowdown-4.1.6...chowdown-4.1.7) (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)) + + +## [chowdown-4.1.6](https://github.com/truecharts/charts/compare/chowdown-4.1.5...chowdown-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [chowdown-4.1.5](https://github.com/truecharts/charts/compare/chowdown-4.1.4...chowdown-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [chowdown-4.1.4](https://github.com/truecharts/charts/compare/chowdown-4.1.3...chowdown-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/chowdown/5.1.3/Chart.yaml b/stable/chowdown/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6a8e0b68c84 --- /dev/null +++ b/stable/chowdown/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Simple recipes in Markdown format. +home: https://truecharts.org/charts/stable/chowdown +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png +keywords: + - chowdown + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: chowdown +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chowdown + - https://hub.docker.com/r/gregyankovoy/chowdown +type: application +version: 5.1.3 diff --git a/stable/chowdown/5.0.0/README.md b/stable/chowdown/5.1.3/README.md similarity index 100% rename from stable/chowdown/5.0.0/README.md rename to stable/chowdown/5.1.3/README.md diff --git a/stable/chowdown/5.0.0/app-readme.md b/stable/chowdown/5.1.3/app-readme.md similarity index 100% rename from stable/chowdown/5.0.0/app-readme.md rename to stable/chowdown/5.1.3/app-readme.md diff --git a/stable/chowdown/5.1.3/charts/common-18.0.3.tgz b/stable/chowdown/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/chowdown/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/chowdown/5.0.0/ix_values.yaml b/stable/chowdown/5.1.3/ix_values.yaml similarity index 100% rename from stable/chowdown/5.0.0/ix_values.yaml rename to stable/chowdown/5.1.3/ix_values.yaml diff --git a/stable/chowdown/5.0.0/questions.yaml b/stable/chowdown/5.1.3/questions.yaml similarity index 100% rename from stable/chowdown/5.0.0/questions.yaml rename to stable/chowdown/5.1.3/questions.yaml diff --git a/stable/chowdown/5.0.0/templates/common.yaml b/stable/chowdown/5.1.3/templates/common.yaml similarity index 100% rename from stable/chowdown/5.0.0/templates/common.yaml rename to stable/chowdown/5.1.3/templates/common.yaml diff --git a/stable/chroma/2.1.0/values.yaml b/stable/chowdown/5.1.3/values.yaml similarity index 100% rename from stable/chroma/2.1.0/values.yaml rename to stable/chowdown/5.1.3/values.yaml diff --git a/stable/chroma/2.1.0/CHANGELOG.md b/stable/chroma/2.1.0/CHANGELOG.md deleted file mode 100644 index 134ca759b1b..00000000000 --- a/stable/chroma/2.1.0/CHANGELOG.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [chroma-1.0.0](https://github.com/truecharts/charts/compare/chroma-0.0.1...chroma-1.0.0) (2024-02-07) \ No newline at end of file diff --git a/stable/chroma/2.1.0/Chart.yaml b/stable/chroma/2.1.0/Chart.yaml deleted file mode 100644 index efa32bf8635..00000000000 --- a/stable/chroma/2.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: AI - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.4.22 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: the AI-native open-source embedding database. -home: https://truecharts.org/charts/stable/chroma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chroma.png -keywords: - - chroma - - embedding - - database -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chroma -sources: - - https://github.com/chroma-core/chroma - - https://github.com/truecharts/charts/tree/master/charts/stable/chroma - - https://ghcr.io/chroma-core/chroma -type: application -version: 2.1.0 diff --git a/stable/chroma/2.1.0/charts/common-18.0.1.tgz b/stable/chroma/2.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/chroma/2.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/chroma/2.1.0/ix_values.yaml b/stable/chroma/2.1.0/ix_values.yaml deleted file mode 100644 index 52d6213bee5..00000000000 --- a/stable/chroma/2.1.0/ix_values.yaml +++ /dev/null @@ -1,41 +0,0 @@ -image: - repository: ghcr.io/chroma-core/chroma - pullPolicy: IfNotPresent - tag: 0.4.22@sha256:5c52289301c2f55b5d889edd16966f7349cb7b0e60619597f11e135ee406fec2 - -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 - -service: - main: - ports: - main: - protocol: http - targetPort: 8000 - port: 10690 - -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - path: "/api/v1/heartbeat" - readiness: - path: "/api/v1/heartbeat" - env: - IS_PERSISTENT: true - -persistence: - config: - enabled: true - mountPath: "/chroma/chroma" - -portal: - open: - enabled: true diff --git a/stable/chromium-desktop-g3/5.0.0/.helmignore b/stable/chroma/2.1.4/.helmignore similarity index 100% rename from stable/chromium-desktop-g3/5.0.0/.helmignore rename to stable/chroma/2.1.4/.helmignore diff --git a/stable/chroma/2.1.4/CHANGELOG.md b/stable/chroma/2.1.4/CHANGELOG.md new file mode 100644 index 00000000000..aeddb5c6ceb --- /dev/null +++ b/stable/chroma/2.1.4/CHANGELOG.md @@ -0,0 +1,19 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [chroma-1.0.0](https://github.com/truecharts/charts/compare/chroma-0.0.1...chroma-1.0.0) (2024-02-07) \ No newline at end of file diff --git a/stable/chroma/2.1.4/Chart.yaml b/stable/chroma/2.1.4/Chart.yaml new file mode 100644 index 00000000000..b4c7af06d80 --- /dev/null +++ b/stable/chroma/2.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.4.23 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: the AI-native open-source embedding database. +home: https://truecharts.org/charts/stable/chroma +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chroma.png +keywords: + - chroma + - embedding + - database +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: chroma +sources: + - https://github.com/chroma-core/chroma + - https://github.com/truecharts/charts/tree/master/charts/stable/chroma + - https://ghcr.io/chroma-core/chroma +type: application +version: 2.1.4 diff --git a/stable/chroma/2.1.0/README.md b/stable/chroma/2.1.4/README.md similarity index 100% rename from stable/chroma/2.1.0/README.md rename to stable/chroma/2.1.4/README.md diff --git a/stable/chroma/2.1.0/app-readme.md b/stable/chroma/2.1.4/app-readme.md similarity index 100% rename from stable/chroma/2.1.0/app-readme.md rename to stable/chroma/2.1.4/app-readme.md diff --git a/stable/chroma/2.1.4/charts/common-18.0.3.tgz b/stable/chroma/2.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/chroma/2.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/chroma/2.1.4/ix_values.yaml b/stable/chroma/2.1.4/ix_values.yaml new file mode 100644 index 00000000000..98bd005c766 --- /dev/null +++ b/stable/chroma/2.1.4/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: ghcr.io/chroma-core/chroma + pullPolicy: IfNotPresent + tag: 0.4.23@sha256:1de7427d14bbec4142d4a3c3af623a02a838d15810bc389ab978c97aaffcb013 + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + protocol: http + targetPort: 8000 + port: 10690 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/api/v1/heartbeat" + readiness: + path: "/api/v1/heartbeat" + env: + IS_PERSISTENT: true + +persistence: + config: + enabled: true + mountPath: "/chroma/chroma" + +portal: + open: + enabled: true diff --git a/stable/chroma/2.1.0/questions.yaml b/stable/chroma/2.1.4/questions.yaml similarity index 100% rename from stable/chroma/2.1.0/questions.yaml rename to stable/chroma/2.1.4/questions.yaml diff --git a/stable/chronos/8.0.0/templates/NOTES.txt b/stable/chroma/2.1.4/templates/NOTES.txt similarity index 100% rename from stable/chronos/8.0.0/templates/NOTES.txt rename to stable/chroma/2.1.4/templates/NOTES.txt diff --git a/stable/clarkson/12.1.0/templates/common.yaml b/stable/chroma/2.1.4/templates/common.yaml similarity index 100% rename from stable/clarkson/12.1.0/templates/common.yaml rename to stable/chroma/2.1.4/templates/common.yaml diff --git a/stable/chromium-desktop-g3/5.0.0/values.yaml b/stable/chroma/2.1.4/values.yaml similarity index 100% rename from stable/chromium-desktop-g3/5.0.0/values.yaml rename to stable/chroma/2.1.4/values.yaml diff --git a/stable/chromium-desktop-g3/5.0.0/CHANGELOG.md b/stable/chromium-desktop-g3/5.0.0/CHANGELOG.md deleted file mode 100644 index bc629afdd84..00000000000 --- a/stable/chromium-desktop-g3/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [chromium-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.11...chromium-desktop-g3-4.1.12) (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)) - - -## [chromium-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.10...chromium-desktop-g3-4.1.11) (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)) - - -## [chromium-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.9...chromium-desktop-g3-4.1.10) (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)) - - -## [chromium-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.8...chromium-desktop-g3-4.1.9) (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)) - - -## [chromium-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.7...chromium-desktop-g3-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [chromium-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.6...chromium-desktop-g3-4.1.7) (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)) - - -## [chromium-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.5...chromium-desktop-g3-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [chromium-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.4...chromium-desktop-g3-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [chromium-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.3...chromium-desktop-g3-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [chromium-desktop-g3-4.1.3](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.0...chromium-desktop-g3-4.1.3) (2024-01-01) diff --git a/stable/chromium-desktop-g3/5.0.0/Chart.yaml b/stable/chromium-desktop-g3/5.0.0/Chart.yaml deleted file mode 100644 index 56064e6a4c8..00000000000 --- a/stable/chromium-desktop-g3/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/chromium-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png -keywords: - - chromium-desktop-g3 - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chromium-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/stable/chromium-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 -type: application -version: 5.0.0 diff --git a/stable/chromium-desktop-g3/5.0.0/charts/common-17.5.0.tgz b/stable/chromium-desktop-g3/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/chromium-desktop-g3/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/chromium/5.0.0/.helmignore b/stable/chromium-desktop-g3/5.1.3/.helmignore similarity index 100% rename from stable/chromium/5.0.0/.helmignore rename to stable/chromium-desktop-g3/5.1.3/.helmignore diff --git a/stable/chromium-desktop-g3/5.1.3/CHANGELOG.md b/stable/chromium-desktop-g3/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7ece5415e1a --- /dev/null +++ b/stable/chromium-desktop-g3/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [chromium-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.11...chromium-desktop-g3-4.1.12) (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)) + + +## [chromium-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.10...chromium-desktop-g3-4.1.11) (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)) + + +## [chromium-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.9...chromium-desktop-g3-4.1.10) (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)) + + +## [chromium-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.8...chromium-desktop-g3-4.1.9) (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)) + + +## [chromium-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.7...chromium-desktop-g3-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [chromium-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.6...chromium-desktop-g3-4.1.7) (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)) + + +## [chromium-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.5...chromium-desktop-g3-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [chromium-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.4...chromium-desktop-g3-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [chromium-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.3...chromium-desktop-g3-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/chromium-desktop-g3/5.1.3/Chart.yaml b/stable/chromium-desktop-g3/5.1.3/Chart.yaml new file mode 100644 index 00000000000..e9de4c6ada8 --- /dev/null +++ b/stable/chromium-desktop-g3/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/stable/chromium-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png +keywords: + - chromium-desktop-g3 + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: chromium-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/stable/chromium-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 +type: application +version: 5.1.3 diff --git a/stable/chromium-desktop-g3/5.0.0/README.md b/stable/chromium-desktop-g3/5.1.3/README.md similarity index 100% rename from stable/chromium-desktop-g3/5.0.0/README.md rename to stable/chromium-desktop-g3/5.1.3/README.md diff --git a/stable/chromium-desktop-g3/5.0.0/app-readme.md b/stable/chromium-desktop-g3/5.1.3/app-readme.md similarity index 100% rename from stable/chromium-desktop-g3/5.0.0/app-readme.md rename to stable/chromium-desktop-g3/5.1.3/app-readme.md diff --git a/stable/chromium-desktop-g3/5.1.3/charts/common-18.0.3.tgz b/stable/chromium-desktop-g3/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/chromium-desktop-g3/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/chromium-desktop-g3/5.0.0/ix_values.yaml b/stable/chromium-desktop-g3/5.1.3/ix_values.yaml similarity index 100% rename from stable/chromium-desktop-g3/5.0.0/ix_values.yaml rename to stable/chromium-desktop-g3/5.1.3/ix_values.yaml diff --git a/stable/chromium-desktop-g3/5.0.0/questions.yaml b/stable/chromium-desktop-g3/5.1.3/questions.yaml similarity index 100% rename from stable/chromium-desktop-g3/5.0.0/questions.yaml rename to stable/chromium-desktop-g3/5.1.3/questions.yaml diff --git a/stable/chromium-desktop-g3/5.0.0/templates/common.yaml b/stable/chromium-desktop-g3/5.1.3/templates/common.yaml similarity index 100% rename from stable/chromium-desktop-g3/5.0.0/templates/common.yaml rename to stable/chromium-desktop-g3/5.1.3/templates/common.yaml diff --git a/stable/chromium/5.0.0/values.yaml b/stable/chromium-desktop-g3/5.1.3/values.yaml similarity index 100% rename from stable/chromium/5.0.0/values.yaml rename to stable/chromium-desktop-g3/5.1.3/values.yaml diff --git a/stable/chromium/5.0.0/CHANGELOG.md b/stable/chromium/5.0.0/CHANGELOG.md deleted file mode 100644 index e62a1caa629..00000000000 --- a/stable/chromium/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [chromium-4.1.16](https://github.com/truecharts/charts/compare/chromium-4.1.15...chromium-4.1.16) (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)) - - -## [chromium-4.1.15](https://github.com/truecharts/charts/compare/chromium-4.1.14...chromium-4.1.15) (2024-01-29) - -### Chore - - - -- update container image ich777/chrome to latest[@4a5816c](https://github.com/4a5816c) by renovate ([#17631](https://github.com/truecharts/charts/issues/17631)) - - -## [chromium-4.1.14](https://github.com/truecharts/charts/compare/chromium-4.1.13...chromium-4.1.14) (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)) - - -## [chromium-4.1.13](https://github.com/truecharts/charts/compare/chromium-4.1.12...chromium-4.1.13) (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)) - - -## [chromium-4.1.12](https://github.com/truecharts/charts/compare/chromium-4.1.11...chromium-4.1.12) (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)) - - -## [chromium-4.1.11](https://github.com/truecharts/charts/compare/chromium-4.1.10...chromium-4.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [chromium-4.1.10](https://github.com/truecharts/charts/compare/chromium-4.1.9...chromium-4.1.10) (2024-01-21) - -### Chore - - - -- update container image ich777/chrome to latest[@875b3b8](https://github.com/875b3b8) by renovate ([#17378](https://github.com/truecharts/charts/issues/17378)) - - -## [chromium-4.1.9](https://github.com/truecharts/charts/compare/chromium-4.1.8...chromium-4.1.9) (2024-01-14) - -### Chore - - - -- update container image ich777/chrome to latest[@c5c7810](https://github.com/c5c7810) by renovate ([#17159](https://github.com/truecharts/charts/issues/17159)) - - - - -## [chromium-4.1.8](https://github.com/truecharts/charts/compare/chromium-4.1.7...chromium-4.1.8) (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)) - - -## [chromium-4.1.7](https://github.com/truecharts/charts/compare/chromium-4.1.6...chromium-4.1.7) (2024-01-08) - -### Chore diff --git a/stable/chromium/5.0.0/Chart.yaml b/stable/chromium/5.0.0/Chart.yaml deleted file mode 100644 index f5a4c0fdc7e..00000000000 --- a/stable/chromium/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. -home: https://truecharts.org/charts/stable/chromium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png -keywords: - - chromium - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chromium -sources: - - https://www.google.com/chrome/ - - https://github.com/truecharts/charts/tree/master/charts/stable/chromium - - https://hub.docker.com/r/ich777/chrome -type: application -version: 5.0.0 diff --git a/stable/chromium/5.0.0/charts/common-17.5.0.tgz b/stable/chromium/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/chromium/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/chronograf/5.0.0/.helmignore b/stable/chromium/5.1.3/.helmignore similarity index 100% rename from stable/chronograf/5.0.0/.helmignore rename to stable/chromium/5.1.3/.helmignore diff --git a/stable/chromium/5.1.3/CHANGELOG.md b/stable/chromium/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fa1fd53561e --- /dev/null +++ b/stable/chromium/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [chromium-4.1.16](https://github.com/truecharts/charts/compare/chromium-4.1.15...chromium-4.1.16) (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)) + + +## [chromium-4.1.15](https://github.com/truecharts/charts/compare/chromium-4.1.14...chromium-4.1.15) (2024-01-29) + +### Chore + + + +- update container image ich777/chrome to latest[@4a5816c](https://github.com/4a5816c) by renovate ([#17631](https://github.com/truecharts/charts/issues/17631)) + + +## [chromium-4.1.14](https://github.com/truecharts/charts/compare/chromium-4.1.13...chromium-4.1.14) (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)) + + +## [chromium-4.1.13](https://github.com/truecharts/charts/compare/chromium-4.1.12...chromium-4.1.13) (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)) + + +## [chromium-4.1.12](https://github.com/truecharts/charts/compare/chromium-4.1.11...chromium-4.1.12) (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)) + + +## [chromium-4.1.11](https://github.com/truecharts/charts/compare/chromium-4.1.10...chromium-4.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [chromium-4.1.10](https://github.com/truecharts/charts/compare/chromium-4.1.9...chromium-4.1.10) (2024-01-21) + +### Chore + + + +- update container image ich777/chrome to latest[@875b3b8](https://github.com/875b3b8) by renovate ([#17378](https://github.com/truecharts/charts/issues/17378)) + + +## [chromium-4.1.9](https://github.com/truecharts/charts/compare/chromium-4.1.8...chromium-4.1.9) (2024-01-14) + +### Chore + + + +- update container image ich777/chrome to latest[@c5c7810](https://github.com/c5c7810) by renovate ([#17159](https://github.com/truecharts/charts/issues/17159)) + + + + +## [chromium-4.1.8](https://github.com/truecharts/charts/compare/chromium-4.1.7...chromium-4.1.8) (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)) + diff --git a/stable/chromium/5.1.3/Chart.yaml b/stable/chromium/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ec9a18af182 --- /dev/null +++ b/stable/chromium/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. +home: https://truecharts.org/charts/stable/chromium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png +keywords: + - chromium + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: chromium +sources: + - https://www.google.com/chrome/ + - https://github.com/truecharts/charts/tree/master/charts/stable/chromium + - https://hub.docker.com/r/ich777/chrome +type: application +version: 5.1.3 diff --git a/stable/chromium/5.0.0/README.md b/stable/chromium/5.1.3/README.md similarity index 100% rename from stable/chromium/5.0.0/README.md rename to stable/chromium/5.1.3/README.md diff --git a/stable/chromium/5.0.0/app-readme.md b/stable/chromium/5.1.3/app-readme.md similarity index 100% rename from stable/chromium/5.0.0/app-readme.md rename to stable/chromium/5.1.3/app-readme.md diff --git a/stable/chromium/5.1.3/charts/common-18.0.3.tgz b/stable/chromium/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/chromium/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/chromium/5.0.0/ix_values.yaml b/stable/chromium/5.1.3/ix_values.yaml similarity index 100% rename from stable/chromium/5.0.0/ix_values.yaml rename to stable/chromium/5.1.3/ix_values.yaml diff --git a/stable/chromium/5.0.0/questions.yaml b/stable/chromium/5.1.3/questions.yaml similarity index 100% rename from stable/chromium/5.0.0/questions.yaml rename to stable/chromium/5.1.3/questions.yaml diff --git a/stable/chromium/5.0.0/templates/common.yaml b/stable/chromium/5.1.3/templates/common.yaml similarity index 100% rename from stable/chromium/5.0.0/templates/common.yaml rename to stable/chromium/5.1.3/templates/common.yaml diff --git a/stable/chronograf/5.0.0/values.yaml b/stable/chromium/5.1.3/values.yaml similarity index 100% rename from stable/chronograf/5.0.0/values.yaml rename to stable/chromium/5.1.3/values.yaml diff --git a/stable/chronograf/5.0.0/CHANGELOG.md b/stable/chronograf/5.0.0/CHANGELOG.md deleted file mode 100644 index f0847fc1a8a..00000000000 --- a/stable/chronograf/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - -## [chronograf-4.1.14](https://github.com/truecharts/charts/compare/chronograf-4.1.13...chronograf-4.1.14) (2024-02-05) - -### Chore - - - -- update container image chronograf to latest[@0acb51c](https://github.com/0acb51c) by renovate ([#17821](https://github.com/truecharts/charts/issues/17821)) - - -## [chronograf-4.1.13](https://github.com/truecharts/charts/compare/chronograf-4.1.12...chronograf-4.1.13) (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)) - - -## [chronograf-4.1.12](https://github.com/truecharts/charts/compare/chronograf-4.1.11...chronograf-4.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)) - - -## [chronograf-4.1.11](https://github.com/truecharts/charts/compare/chronograf-4.1.10...chronograf-4.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)) - - -## [chronograf-4.1.10](https://github.com/truecharts/charts/compare/chronograf-4.1.9...chronograf-4.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)) - - -## [chronograf-4.1.9](https://github.com/truecharts/charts/compare/chronograf-4.1.8...chronograf-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [chronograf-4.1.8](https://github.com/truecharts/charts/compare/chronograf-4.1.7...chronograf-4.1.8) (2024-01-14) - -### Chore - - - -- update container image chronograf to latest[@8aebe0b](https://github.com/8aebe0b) by renovate ([#17122](https://github.com/truecharts/charts/issues/17122)) - - - - -## [chronograf-4.1.7](https://github.com/truecharts/charts/compare/chronograf-4.1.6...chronograf-4.1.7) (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)) diff --git a/stable/chronograf/5.0.0/Chart.yaml b/stable/chronograf/5.0.0/Chart.yaml deleted file mode 100644 index 50f511cb7d3..00000000000 --- a/stable/chronograf/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-System - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. -home: https://truecharts.org/charts/stable/chronograf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png -keywords: - - chronograf - - Tools-System -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chronograf -sources: - - https://www.influxdata.com/time-series-platform/chronograf/ - - https://github.com/truecharts/charts/tree/master/charts/stable/chronograf - - https://hub.docker.com/_/chronograf -type: application -version: 5.0.0 diff --git a/stable/chronograf/5.0.0/charts/common-17.5.0.tgz b/stable/chronograf/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/chronograf/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/chronos/8.0.0/.helmignore b/stable/chronograf/5.1.3/.helmignore similarity index 100% rename from stable/chronos/8.0.0/.helmignore rename to stable/chronograf/5.1.3/.helmignore diff --git a/stable/chronograf/5.1.3/CHANGELOG.md b/stable/chronograf/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c8f472e2a67 --- /dev/null +++ b/stable/chronograf/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + +## [chronograf-4.1.14](https://github.com/truecharts/charts/compare/chronograf-4.1.13...chronograf-4.1.14) (2024-02-05) + +### Chore + + + +- update container image chronograf to latest[@0acb51c](https://github.com/0acb51c) by renovate ([#17821](https://github.com/truecharts/charts/issues/17821)) + + +## [chronograf-4.1.13](https://github.com/truecharts/charts/compare/chronograf-4.1.12...chronograf-4.1.13) (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)) + + +## [chronograf-4.1.12](https://github.com/truecharts/charts/compare/chronograf-4.1.11...chronograf-4.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)) + + +## [chronograf-4.1.11](https://github.com/truecharts/charts/compare/chronograf-4.1.10...chronograf-4.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)) + + +## [chronograf-4.1.10](https://github.com/truecharts/charts/compare/chronograf-4.1.9...chronograf-4.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)) + + +## [chronograf-4.1.9](https://github.com/truecharts/charts/compare/chronograf-4.1.8...chronograf-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [chronograf-4.1.8](https://github.com/truecharts/charts/compare/chronograf-4.1.7...chronograf-4.1.8) (2024-01-14) + +### Chore + + + +- update container image chronograf to latest[@8aebe0b](https://github.com/8aebe0b) by renovate ([#17122](https://github.com/truecharts/charts/issues/17122)) + + + + +## [chronograf-4.1.7](https://github.com/truecharts/charts/compare/chronograf-4.1.6...chronograf-4.1.7) (2024-01-09) + +### Chore diff --git a/stable/chronograf/5.1.3/Chart.yaml b/stable/chronograf/5.1.3/Chart.yaml new file mode 100644 index 00000000000..511b440b53b --- /dev/null +++ b/stable/chronograf/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-System + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. +home: https://truecharts.org/charts/stable/chronograf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png +keywords: + - chronograf + - Tools-System +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: chronograf +sources: + - https://www.influxdata.com/time-series-platform/chronograf/ + - https://github.com/truecharts/charts/tree/master/charts/stable/chronograf + - https://hub.docker.com/_/chronograf +type: application +version: 5.1.3 diff --git a/stable/chronograf/5.0.0/README.md b/stable/chronograf/5.1.3/README.md similarity index 100% rename from stable/chronograf/5.0.0/README.md rename to stable/chronograf/5.1.3/README.md diff --git a/stable/chronograf/5.0.0/app-readme.md b/stable/chronograf/5.1.3/app-readme.md similarity index 100% rename from stable/chronograf/5.0.0/app-readme.md rename to stable/chronograf/5.1.3/app-readme.md diff --git a/stable/chronograf/5.1.3/charts/common-18.0.3.tgz b/stable/chronograf/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/chronograf/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/chronograf/5.0.0/ix_values.yaml b/stable/chronograf/5.1.3/ix_values.yaml similarity index 100% rename from stable/chronograf/5.0.0/ix_values.yaml rename to stable/chronograf/5.1.3/ix_values.yaml diff --git a/stable/chronograf/5.0.0/questions.yaml b/stable/chronograf/5.1.3/questions.yaml similarity index 100% rename from stable/chronograf/5.0.0/questions.yaml rename to stable/chronograf/5.1.3/questions.yaml diff --git a/stable/chronograf/5.0.0/templates/common.yaml b/stable/chronograf/5.1.3/templates/common.yaml similarity index 100% rename from stable/chronograf/5.0.0/templates/common.yaml rename to stable/chronograf/5.1.3/templates/common.yaml diff --git a/stable/chronos/8.0.0/values.yaml b/stable/chronograf/5.1.3/values.yaml similarity index 100% rename from stable/chronos/8.0.0/values.yaml rename to stable/chronograf/5.1.3/values.yaml diff --git a/stable/chronos/8.0.0/CHANGELOG.md b/stable/chronos/8.0.0/CHANGELOG.md deleted file mode 100644 index 48c3f3ca678..00000000000 --- a/stable/chronos/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [chronos-7.1.12](https://github.com/truecharts/charts/compare/chronos-7.1.11...chronos-7.1.12) (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)) - - -## [chronos-7.1.11](https://github.com/truecharts/charts/compare/chronos-7.1.10...chronos-7.1.11) (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)) - - -## [chronos-7.1.10](https://github.com/truecharts/charts/compare/chronos-7.1.9...chronos-7.1.10) (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)) - - -## [chronos-7.1.9](https://github.com/truecharts/charts/compare/chronos-7.1.8...chronos-7.1.9) (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)) - - -## [chronos-7.1.8](https://github.com/truecharts/charts/compare/chronos-7.1.7...chronos-7.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [chronos-7.1.7](https://github.com/truecharts/charts/compare/chronos-7.1.6...chronos-7.1.7) (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)) - - -## [chronos-7.1.6](https://github.com/truecharts/charts/compare/chronos-7.1.5...chronos-7.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [chronos-7.1.5](https://github.com/truecharts/charts/compare/chronos-7.1.4...chronos-7.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [chronos-7.1.4](https://github.com/truecharts/charts/compare/chronos-7.1.3...chronos-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [chronos-7.1.3](https://github.com/truecharts/charts/compare/chronos-7.1.0...chronos-7.1.3) (2024-01-01) diff --git a/stable/chronos/8.0.0/Chart.yaml b/stable/chronos/8.0.0/Chart.yaml deleted file mode 100644 index eacf49a788d..00000000000 --- a/stable/chronos/8.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. -home: https://truecharts.org/charts/stable/chronos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png -keywords: - - chronos - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: chronos -sources: - - https://github.com/simse/chronos - - https://github.com/truecharts/charts/tree/master/charts/stable/chronos - - https://hub.docker.com/r/simsemand/chronos -type: application -version: 8.0.0 diff --git a/stable/chronos/8.0.0/charts/common-17.5.0.tgz b/stable/chronos/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/chronos/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ciao/5.0.0/.helmignore b/stable/chronos/8.1.3/.helmignore similarity index 100% rename from stable/ciao/5.0.0/.helmignore rename to stable/chronos/8.1.3/.helmignore diff --git a/stable/chronos/8.1.3/CHANGELOG.md b/stable/chronos/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b1ef6dcbd4a --- /dev/null +++ b/stable/chronos/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [chronos-7.1.12](https://github.com/truecharts/charts/compare/chronos-7.1.11...chronos-7.1.12) (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)) + + +## [chronos-7.1.11](https://github.com/truecharts/charts/compare/chronos-7.1.10...chronos-7.1.11) (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)) + + +## [chronos-7.1.10](https://github.com/truecharts/charts/compare/chronos-7.1.9...chronos-7.1.10) (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)) + + +## [chronos-7.1.9](https://github.com/truecharts/charts/compare/chronos-7.1.8...chronos-7.1.9) (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)) + + +## [chronos-7.1.8](https://github.com/truecharts/charts/compare/chronos-7.1.7...chronos-7.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [chronos-7.1.7](https://github.com/truecharts/charts/compare/chronos-7.1.6...chronos-7.1.7) (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)) + + +## [chronos-7.1.6](https://github.com/truecharts/charts/compare/chronos-7.1.5...chronos-7.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [chronos-7.1.5](https://github.com/truecharts/charts/compare/chronos-7.1.4...chronos-7.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [chronos-7.1.4](https://github.com/truecharts/charts/compare/chronos-7.1.3...chronos-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/chronos/8.1.3/Chart.yaml b/stable/chronos/8.1.3/Chart.yaml new file mode 100644 index 00000000000..fb4d872824f --- /dev/null +++ b/stable/chronos/8.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. +home: https://truecharts.org/charts/stable/chronos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png +keywords: + - chronos + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: chronos +sources: + - https://github.com/simse/chronos + - https://github.com/truecharts/charts/tree/master/charts/stable/chronos + - https://hub.docker.com/r/simsemand/chronos +type: application +version: 8.1.3 diff --git a/stable/chronos/8.0.0/README.md b/stable/chronos/8.1.3/README.md similarity index 100% rename from stable/chronos/8.0.0/README.md rename to stable/chronos/8.1.3/README.md diff --git a/stable/chronos/8.0.0/app-readme.md b/stable/chronos/8.1.3/app-readme.md similarity index 100% rename from stable/chronos/8.0.0/app-readme.md rename to stable/chronos/8.1.3/app-readme.md diff --git a/stable/chronos/8.1.3/charts/common-18.0.3.tgz b/stable/chronos/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/chronos/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/chronos/8.0.0/ix_values.yaml b/stable/chronos/8.1.3/ix_values.yaml similarity index 100% rename from stable/chronos/8.0.0/ix_values.yaml rename to stable/chronos/8.1.3/ix_values.yaml diff --git a/stable/chronos/8.0.0/questions.yaml b/stable/chronos/8.1.3/questions.yaml similarity index 100% rename from stable/chronos/8.0.0/questions.yaml rename to stable/chronos/8.1.3/questions.yaml diff --git a/stable/clamav/10.1.0/templates/NOTES.txt b/stable/chronos/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/clamav/10.1.0/templates/NOTES.txt rename to stable/chronos/8.1.3/templates/NOTES.txt diff --git a/stable/chronos/8.0.0/templates/common.yaml b/stable/chronos/8.1.3/templates/common.yaml similarity index 100% rename from stable/chronos/8.0.0/templates/common.yaml rename to stable/chronos/8.1.3/templates/common.yaml diff --git a/stable/ciao/5.0.0/values.yaml b/stable/chronos/8.1.3/values.yaml similarity index 100% rename from stable/ciao/5.0.0/values.yaml rename to stable/chronos/8.1.3/values.yaml diff --git a/stable/ciao/5.0.0/CHANGELOG.md b/stable/ciao/5.0.0/CHANGELOG.md deleted file mode 100644 index 271c59b4166..00000000000 --- a/stable/ciao/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ciao-4.1.12](https://github.com/truecharts/charts/compare/ciao-4.1.11...ciao-4.1.12) (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)) - - -## [ciao-4.1.11](https://github.com/truecharts/charts/compare/ciao-4.1.10...ciao-4.1.11) (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)) - - -## [ciao-4.1.10](https://github.com/truecharts/charts/compare/ciao-4.1.9...ciao-4.1.10) (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)) - - -## [ciao-4.1.9](https://github.com/truecharts/charts/compare/ciao-4.1.8...ciao-4.1.9) (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)) - - -## [ciao-4.1.8](https://github.com/truecharts/charts/compare/ciao-4.1.7...ciao-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ciao-4.1.7](https://github.com/truecharts/charts/compare/ciao-4.1.6...ciao-4.1.7) (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)) - - -## [ciao-4.1.6](https://github.com/truecharts/charts/compare/ciao-4.1.5...ciao-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ciao-4.1.5](https://github.com/truecharts/charts/compare/ciao-4.1.4...ciao-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [ciao-4.1.4](https://github.com/truecharts/charts/compare/ciao-4.1.3...ciao-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ciao-4.1.3](https://github.com/truecharts/charts/compare/ciao-4.1.0...ciao-4.1.3) (2024-01-01) diff --git a/stable/ciao/5.0.0/Chart.yaml b/stable/ciao/5.0.0/Chart.yaml deleted file mode 100644 index d6d44399e93..00000000000 --- a/stable/ciao/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. -home: https://truecharts.org/charts/stable/ciao -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png -keywords: - - ciao - - Network-Other - - Productivity - - Tools-System -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ciao -sources: - - https://brotandgames.com/ciao/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ciao - - https://hub.docker.com/r/brotandgames/ciao -type: application -version: 5.0.0 diff --git a/stable/ciao/5.0.0/charts/common-17.5.0.tgz b/stable/ciao/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ciao/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/citadel-forgedwithfire/5.0.0/.helmignore b/stable/ciao/5.1.3/.helmignore similarity index 100% rename from stable/citadel-forgedwithfire/5.0.0/.helmignore rename to stable/ciao/5.1.3/.helmignore diff --git a/stable/ciao/5.1.3/CHANGELOG.md b/stable/ciao/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..379c5e6b180 --- /dev/null +++ b/stable/ciao/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ciao-4.1.12](https://github.com/truecharts/charts/compare/ciao-4.1.11...ciao-4.1.12) (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)) + + +## [ciao-4.1.11](https://github.com/truecharts/charts/compare/ciao-4.1.10...ciao-4.1.11) (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)) + + +## [ciao-4.1.10](https://github.com/truecharts/charts/compare/ciao-4.1.9...ciao-4.1.10) (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)) + + +## [ciao-4.1.9](https://github.com/truecharts/charts/compare/ciao-4.1.8...ciao-4.1.9) (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)) + + +## [ciao-4.1.8](https://github.com/truecharts/charts/compare/ciao-4.1.7...ciao-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ciao-4.1.7](https://github.com/truecharts/charts/compare/ciao-4.1.6...ciao-4.1.7) (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)) + + +## [ciao-4.1.6](https://github.com/truecharts/charts/compare/ciao-4.1.5...ciao-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ciao-4.1.5](https://github.com/truecharts/charts/compare/ciao-4.1.4...ciao-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [ciao-4.1.4](https://github.com/truecharts/charts/compare/ciao-4.1.3...ciao-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/ciao/5.1.3/Chart.yaml b/stable/ciao/5.1.3/Chart.yaml new file mode 100644 index 00000000000..25fc0a23e1a --- /dev/null +++ b/stable/ciao/5.1.3/Chart.yaml @@ -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: Network-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. +home: https://truecharts.org/charts/stable/ciao +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png +keywords: + - ciao + - Network-Other + - Productivity + - Tools-System +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ciao +sources: + - https://brotandgames.com/ciao/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ciao + - https://hub.docker.com/r/brotandgames/ciao +type: application +version: 5.1.3 diff --git a/stable/ciao/5.0.0/README.md b/stable/ciao/5.1.3/README.md similarity index 100% rename from stable/ciao/5.0.0/README.md rename to stable/ciao/5.1.3/README.md diff --git a/stable/ciao/5.0.0/app-readme.md b/stable/ciao/5.1.3/app-readme.md similarity index 100% rename from stable/ciao/5.0.0/app-readme.md rename to stable/ciao/5.1.3/app-readme.md diff --git a/stable/ciao/5.1.3/charts/common-18.0.3.tgz b/stable/ciao/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ciao/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ciao/5.0.0/ix_values.yaml b/stable/ciao/5.1.3/ix_values.yaml similarity index 100% rename from stable/ciao/5.0.0/ix_values.yaml rename to stable/ciao/5.1.3/ix_values.yaml diff --git a/stable/ciao/5.0.0/questions.yaml b/stable/ciao/5.1.3/questions.yaml similarity index 100% rename from stable/ciao/5.0.0/questions.yaml rename to stable/ciao/5.1.3/questions.yaml diff --git a/stable/ciao/5.0.0/templates/common.yaml b/stable/ciao/5.1.3/templates/common.yaml similarity index 100% rename from stable/ciao/5.0.0/templates/common.yaml rename to stable/ciao/5.1.3/templates/common.yaml diff --git a/stable/citadel-forgedwithfire/5.0.0/values.yaml b/stable/ciao/5.1.3/values.yaml similarity index 100% rename from stable/citadel-forgedwithfire/5.0.0/values.yaml rename to stable/ciao/5.1.3/values.yaml diff --git a/stable/citadel-forgedwithfire/5.0.0/CHANGELOG.md b/stable/citadel-forgedwithfire/5.0.0/CHANGELOG.md deleted file mode 100644 index 305fe6216b4..00000000000 --- a/stable/citadel-forgedwithfire/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [citadel-forgedwithfire-4.1.12](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.11...citadel-forgedwithfire-4.1.12) (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)) - - -## [citadel-forgedwithfire-4.1.11](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.10...citadel-forgedwithfire-4.1.11) (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)) - - -## [citadel-forgedwithfire-4.1.10](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.9...citadel-forgedwithfire-4.1.10) (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)) - - -## [citadel-forgedwithfire-4.1.9](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.8...citadel-forgedwithfire-4.1.9) (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)) - - -## [citadel-forgedwithfire-4.1.8](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.7...citadel-forgedwithfire-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [citadel-forgedwithfire-4.1.7](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.6...citadel-forgedwithfire-4.1.7) (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)) - - -## [citadel-forgedwithfire-4.1.6](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.5...citadel-forgedwithfire-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [citadel-forgedwithfire-4.1.5](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.4...citadel-forgedwithfire-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [citadel-forgedwithfire-4.1.4](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.3...citadel-forgedwithfire-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [citadel-forgedwithfire-4.1.3](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.0...citadel-forgedwithfire-4.1.3) (2024-01-01) diff --git a/stable/citadel-forgedwithfire/5.0.0/Chart.yaml b/stable/citadel-forgedwithfire/5.0.0/Chart.yaml deleted file mode 100644 index 98235a5a934..00000000000 --- a/stable/citadel-forgedwithfire/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: citadelfwf -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. -home: https://truecharts.org/charts/stable/citadel-forgedwithfire -icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png -keywords: - - citadel-forgedwithfire - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: citadel-forgedwithfire -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/citadel-forgedwithfire - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/citadel-forgedwithfire/5.0.0/charts/common-17.5.0.tgz b/stable/citadel-forgedwithfire/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/citadel-forgedwithfire/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/clamav/10.1.0/.helmignore b/stable/citadel-forgedwithfire/5.1.3/.helmignore similarity index 100% rename from stable/clamav/10.1.0/.helmignore rename to stable/citadel-forgedwithfire/5.1.3/.helmignore diff --git a/stable/citadel-forgedwithfire/5.1.3/CHANGELOG.md b/stable/citadel-forgedwithfire/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9f0de832d68 --- /dev/null +++ b/stable/citadel-forgedwithfire/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [citadel-forgedwithfire-4.1.12](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.11...citadel-forgedwithfire-4.1.12) (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)) + + +## [citadel-forgedwithfire-4.1.11](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.10...citadel-forgedwithfire-4.1.11) (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)) + + +## [citadel-forgedwithfire-4.1.10](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.9...citadel-forgedwithfire-4.1.10) (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)) + + +## [citadel-forgedwithfire-4.1.9](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.8...citadel-forgedwithfire-4.1.9) (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)) + + +## [citadel-forgedwithfire-4.1.8](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.7...citadel-forgedwithfire-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [citadel-forgedwithfire-4.1.7](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.6...citadel-forgedwithfire-4.1.7) (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)) + + +## [citadel-forgedwithfire-4.1.6](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.5...citadel-forgedwithfire-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [citadel-forgedwithfire-4.1.5](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.4...citadel-forgedwithfire-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [citadel-forgedwithfire-4.1.4](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.3...citadel-forgedwithfire-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/citadel-forgedwithfire/5.1.3/Chart.yaml b/stable/citadel-forgedwithfire/5.1.3/Chart.yaml new file mode 100644 index 00000000000..96e1051f16c --- /dev/null +++ b/stable/citadel-forgedwithfire/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: citadelfwf +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. +home: https://truecharts.org/charts/stable/citadel-forgedwithfire +icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png +keywords: + - citadel-forgedwithfire + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: citadel-forgedwithfire +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/citadel-forgedwithfire + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/citadel-forgedwithfire/5.0.0/README.md b/stable/citadel-forgedwithfire/5.1.3/README.md similarity index 100% rename from stable/citadel-forgedwithfire/5.0.0/README.md rename to stable/citadel-forgedwithfire/5.1.3/README.md diff --git a/stable/citadel-forgedwithfire/5.0.0/app-readme.md b/stable/citadel-forgedwithfire/5.1.3/app-readme.md similarity index 100% rename from stable/citadel-forgedwithfire/5.0.0/app-readme.md rename to stable/citadel-forgedwithfire/5.1.3/app-readme.md diff --git a/stable/citadel-forgedwithfire/5.1.3/charts/common-18.0.3.tgz b/stable/citadel-forgedwithfire/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/citadel-forgedwithfire/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/citadel-forgedwithfire/5.0.0/ix_values.yaml b/stable/citadel-forgedwithfire/5.1.3/ix_values.yaml similarity index 100% rename from stable/citadel-forgedwithfire/5.0.0/ix_values.yaml rename to stable/citadel-forgedwithfire/5.1.3/ix_values.yaml diff --git a/stable/citadel-forgedwithfire/5.0.0/questions.yaml b/stable/citadel-forgedwithfire/5.1.3/questions.yaml similarity index 100% rename from stable/citadel-forgedwithfire/5.0.0/questions.yaml rename to stable/citadel-forgedwithfire/5.1.3/questions.yaml diff --git a/stable/citadel-forgedwithfire/5.0.0/templates/common.yaml b/stable/citadel-forgedwithfire/5.1.3/templates/common.yaml similarity index 100% rename from stable/citadel-forgedwithfire/5.0.0/templates/common.yaml rename to stable/citadel-forgedwithfire/5.1.3/templates/common.yaml diff --git a/stable/clamav/10.1.0/values.yaml b/stable/citadel-forgedwithfire/5.1.3/values.yaml similarity index 100% rename from stable/clamav/10.1.0/values.yaml rename to stable/citadel-forgedwithfire/5.1.3/values.yaml diff --git a/stable/clamav/10.1.0/CHANGELOG.md b/stable/clamav/10.1.0/CHANGELOG.md deleted file mode 100644 index 3a0ea51dc64..00000000000 --- a/stable/clamav/10.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [clamav-9.2.0](https://github.com/truecharts/charts/compare/clamav-9.1.17...clamav-9.2.0) (2024-02-14) - -### Chore - - - -- update container image clamav/clamav to v1.3.0[@cb6da73](https://github.com/cb6da73) by renovate ([#18173](https://github.com/truecharts/charts/issues/18173)) - - -## [clamav-9.1.17](https://github.com/truecharts/charts/compare/clamav-9.1.16...clamav-9.1.17) (2024-02-12) - -### Chore - - - -- update container image clamav/clamav to v1.2.2[@1277222](https://github.com/1277222) by renovate ([#18123](https://github.com/truecharts/charts/issues/18123)) - - -## [clamav-9.1.16](https://github.com/truecharts/charts/compare/clamav-9.1.15...clamav-9.1.16) (2024-02-05) - -### Chore - - - -- update container image clamav/clamav to 1.2.1[@e22d570](https://github.com/e22d570) by renovate ([#17953](https://github.com/truecharts/charts/issues/17953)) - - -## [clamav-9.1.15](https://github.com/truecharts/charts/compare/clamav-9.1.14...clamav-9.1.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)) - - -## [clamav-9.1.14](https://github.com/truecharts/charts/compare/clamav-9.1.13...clamav-9.1.14) (2024-02-03) - -### Chore - - - -- update container image clamav/clamav to 1.2.1[@283bb9e](https://github.com/283bb9e) by renovate ([#17796](https://github.com/truecharts/charts/issues/17796)) - - -## [clamav-9.1.13](https://github.com/truecharts/charts/compare/clamav-9.1.12...clamav-9.1.13) (2024-01-29) - -### Chore - - - -- update container image clamav/clamav to 1.2.1[@43cdba4](https://github.com/43cdba4) by renovate ([#17717](https://github.com/truecharts/charts/issues/17717)) - - -## [clamav-9.1.12](https://github.com/truecharts/charts/compare/clamav-9.1.11...clamav-9.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)) - - -## [clamav-9.1.11](https://github.com/truecharts/charts/compare/clamav-9.1.10...clamav-9.1.11) (2024-01-22) - -### Chore - - - -- update container image clamav/clamav to 1.2.1[@f51c38f](https://github.com/f51c38f) by renovate ([#17491](https://github.com/truecharts/charts/issues/17491)) - - -## [clamav-9.1.10](https://github.com/truecharts/charts/compare/clamav-9.1.9...clamav-9.1.10) (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)) - - -## [clamav-9.1.9](https://github.com/truecharts/charts/compare/clamav-9.1.8...clamav-9.1.9) (2024-01-21) - -### Chore diff --git a/stable/clamav/10.1.0/Chart.yaml b/stable/clamav/10.1.0/Chart.yaml deleted file mode 100644 index 167495240b6..00000000000 --- a/stable/clamav/10.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. -home: https://truecharts.org/charts/stable/clamav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png -keywords: - - clamav - - antivirus -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: clamav -sources: - - https://github.com/Cisco-Talos/clamav - - https://docs.clamav.net/ - - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - - https://hub.docker.com/r/clamav/clamav -type: application -version: 10.1.0 diff --git a/stable/clamav/10.1.0/charts/common-18.0.1.tgz b/stable/clamav/10.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/clamav/10.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/clamav/10.1.0/ix_values.yaml b/stable/clamav/10.1.0/ix_values.yaml deleted file mode 100644 index 378de0f9969..00000000000 --- a/stable/clamav/10.1.0/ix_values.yaml +++ /dev/null @@ -1,82 +0,0 @@ -image: - repository: clamav/clamav - pullPolicy: IfNotPresent - tag: 1.3.0@sha256:426527229938cc5886873b2ad40193d45189476f9be81006d8103ef59c9e5e76 -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -clamav: - report_path: "/logs" - # User Defined - - cron_enabled: true - cron_schedule: "* * * * *" - date_format: "+%m-%d-%Y_%H.%M.%S" - log_file_name: "clamscan_report" - extra_args: "" -service: - main: - ports: - main: - port: 3310 - protocol: http - targetPort: 3310 - milter: - enabled: true - ports: - milter: - enabled: true - port: 7357 - protocol: http - targetPort: 7357 -cronjob: - annotations: {} - failedJobsHistoryLimit: 5 - successfulJobsHistoryLimit: 2 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - enabled: true - type: exec - command: - - clamdcheck.sh - readiness: - enabled: true - type: exec - command: - - clamdcheck.sh - startup: - enabled: true - type: exec - command: - - clamdcheck.sh - env: - CLAMAV_NO_CLAMD: false - CLAMAV_NO_FRESHCLAMD: false - CLAMAV_NO_MILTERD: true - CLAMD_STARTUP_TIMEOUT: 1800 - FRESHCLAM_CHECKS: 1 -persistence: - sigdatabase: - enabled: true - mountPath: /var/lib/clamav - targetSelectAll: true - scandir: - enabled: true - mountPath: /scandir - readOnly: true - targetSelectAll: true - logs: - enabled: true - mountPath: /logs - targetSelectAll: true -portal: - open: - enabled: false diff --git a/stable/clarkson/12.1.0/.helmignore b/stable/clamav/10.1.4/.helmignore similarity index 100% rename from stable/clarkson/12.1.0/.helmignore rename to stable/clamav/10.1.4/.helmignore diff --git a/stable/clamav/10.1.4/CHANGELOG.md b/stable/clamav/10.1.4/CHANGELOG.md new file mode 100644 index 00000000000..dc2a75beed3 --- /dev/null +++ b/stable/clamav/10.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [clamav-9.2.0](https://github.com/truecharts/charts/compare/clamav-9.1.17...clamav-9.2.0) (2024-02-14) + +### Chore + + + +- update container image clamav/clamav to v1.3.0[@cb6da73](https://github.com/cb6da73) by renovate ([#18173](https://github.com/truecharts/charts/issues/18173)) + + +## [clamav-9.1.17](https://github.com/truecharts/charts/compare/clamav-9.1.16...clamav-9.1.17) (2024-02-12) + +### Chore + + + +- update container image clamav/clamav to v1.2.2[@1277222](https://github.com/1277222) by renovate ([#18123](https://github.com/truecharts/charts/issues/18123)) + + +## [clamav-9.1.16](https://github.com/truecharts/charts/compare/clamav-9.1.15...clamav-9.1.16) (2024-02-05) + +### Chore + + + +- update container image clamav/clamav to 1.2.1[@e22d570](https://github.com/e22d570) by renovate ([#17953](https://github.com/truecharts/charts/issues/17953)) + + +## [clamav-9.1.15](https://github.com/truecharts/charts/compare/clamav-9.1.14...clamav-9.1.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)) + + +## [clamav-9.1.14](https://github.com/truecharts/charts/compare/clamav-9.1.13...clamav-9.1.14) (2024-02-03) + +### Chore + + + +- update container image clamav/clamav to 1.2.1[@283bb9e](https://github.com/283bb9e) by renovate ([#17796](https://github.com/truecharts/charts/issues/17796)) + + +## [clamav-9.1.13](https://github.com/truecharts/charts/compare/clamav-9.1.12...clamav-9.1.13) (2024-01-29) + +### Chore + + + +- update container image clamav/clamav to 1.2.1[@43cdba4](https://github.com/43cdba4) by renovate ([#17717](https://github.com/truecharts/charts/issues/17717)) + + +## [clamav-9.1.12](https://github.com/truecharts/charts/compare/clamav-9.1.11...clamav-9.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)) + + +## [clamav-9.1.11](https://github.com/truecharts/charts/compare/clamav-9.1.10...clamav-9.1.11) (2024-01-22) + +### Chore + + + +- update container image clamav/clamav to 1.2.1[@f51c38f](https://github.com/f51c38f) by renovate ([#17491](https://github.com/truecharts/charts/issues/17491)) + + +## [clamav-9.1.10](https://github.com/truecharts/charts/compare/clamav-9.1.9...clamav-9.1.10) (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)) + diff --git a/stable/clamav/10.1.4/Chart.yaml b/stable/clamav/10.1.4/Chart.yaml new file mode 100644 index 00000000000..70d4398ba83 --- /dev/null +++ b/stable/clamav/10.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.3.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. +home: https://truecharts.org/charts/stable/clamav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png +keywords: + - clamav + - antivirus +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: clamav +sources: + - https://github.com/Cisco-Talos/clamav + - https://docs.clamav.net/ + - https://github.com/truecharts/charts/tree/master/charts/stable/clamav + - https://hub.docker.com/r/clamav/clamav +type: application +version: 10.1.4 diff --git a/stable/clamav/10.1.0/README.md b/stable/clamav/10.1.4/README.md similarity index 100% rename from stable/clamav/10.1.0/README.md rename to stable/clamav/10.1.4/README.md diff --git a/stable/clamav/10.1.0/app-readme.md b/stable/clamav/10.1.4/app-readme.md similarity index 100% rename from stable/clamav/10.1.0/app-readme.md rename to stable/clamav/10.1.4/app-readme.md diff --git a/stable/clamav/10.1.4/charts/common-18.0.3.tgz b/stable/clamav/10.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/clamav/10.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/clamav/10.1.4/ix_values.yaml b/stable/clamav/10.1.4/ix_values.yaml new file mode 100644 index 00000000000..036870ef843 --- /dev/null +++ b/stable/clamav/10.1.4/ix_values.yaml @@ -0,0 +1,82 @@ +image: + repository: clamav/clamav + pullPolicy: IfNotPresent + tag: 1.3.0@sha256:d0d9fa6ea4e2fcfd9971a42aecd22ff50b9672e50adeea62a5261b07c87ddc5c +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +clamav: + report_path: "/logs" + # User Defined + + cron_enabled: true + cron_schedule: "* * * * *" + date_format: "+%m-%d-%Y_%H.%M.%S" + log_file_name: "clamscan_report" + extra_args: "" +service: + main: + ports: + main: + port: 3310 + protocol: http + targetPort: 3310 + milter: + enabled: true + ports: + milter: + enabled: true + port: 7357 + protocol: http + targetPort: 7357 +cronjob: + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: exec + command: + - clamdcheck.sh + readiness: + enabled: true + type: exec + command: + - clamdcheck.sh + startup: + enabled: true + type: exec + command: + - clamdcheck.sh + env: + CLAMAV_NO_CLAMD: false + CLAMAV_NO_FRESHCLAMD: false + CLAMAV_NO_MILTERD: true + CLAMD_STARTUP_TIMEOUT: 1800 + FRESHCLAM_CHECKS: 1 +persistence: + sigdatabase: + enabled: true + mountPath: /var/lib/clamav + targetSelectAll: true + scandir: + enabled: true + mountPath: /scandir + readOnly: true + targetSelectAll: true + logs: + enabled: true + mountPath: /logs + targetSelectAll: true +portal: + open: + enabled: false diff --git a/stable/clamav/10.1.0/questions.yaml b/stable/clamav/10.1.4/questions.yaml similarity index 100% rename from stable/clamav/10.1.0/questions.yaml rename to stable/clamav/10.1.4/questions.yaml diff --git a/stable/clarkson/12.1.0/templates/NOTES.txt b/stable/clamav/10.1.4/templates/NOTES.txt similarity index 100% rename from stable/clarkson/12.1.0/templates/NOTES.txt rename to stable/clamav/10.1.4/templates/NOTES.txt diff --git a/stable/clamav/10.1.0/templates/_cronjob.tpl b/stable/clamav/10.1.4/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/10.1.0/templates/_cronjob.tpl rename to stable/clamav/10.1.4/templates/_cronjob.tpl diff --git a/stable/clamav/10.1.0/templates/common.yaml b/stable/clamav/10.1.4/templates/common.yaml similarity index 100% rename from stable/clamav/10.1.0/templates/common.yaml rename to stable/clamav/10.1.4/templates/common.yaml diff --git a/stable/clarkson/12.1.0/values.yaml b/stable/clamav/10.1.4/values.yaml similarity index 100% rename from stable/clarkson/12.1.0/values.yaml rename to stable/clamav/10.1.4/values.yaml diff --git a/stable/clarkson/12.1.0/CHANGELOG.md b/stable/clarkson/12.1.0/CHANGELOG.md deleted file mode 100644 index 881eb733ddf..00000000000 --- a/stable/clarkson/12.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [clarkson-11.1.15](https://github.com/truecharts/charts/compare/clarkson-11.1.14...clarkson-11.1.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)) - - -## [clarkson-11.1.14](https://github.com/truecharts/charts/compare/clarkson-11.1.13...clarkson-11.1.14) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [clarkson-11.1.13](https://github.com/truecharts/charts/compare/clarkson-11.1.12...clarkson-11.1.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)) - - -## [clarkson-11.1.12](https://github.com/truecharts/charts/compare/clarkson-11.1.11...clarkson-11.1.12) (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)) - - -## [clarkson-11.1.11](https://github.com/truecharts/charts/compare/clarkson-11.1.10...clarkson-11.1.11) (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)) - - -## [clarkson-11.1.10](https://github.com/truecharts/charts/compare/clarkson-11.1.9...clarkson-11.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [clarkson-11.1.9](https://github.com/truecharts/charts/compare/clarkson-11.1.8...clarkson-11.1.9) (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)) - - -## [clarkson-11.1.8](https://github.com/truecharts/charts/compare/clarkson-11.1.7...clarkson-11.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - - -## [clarkson-11.1.7](https://github.com/truecharts/charts/compare/clarkson-11.1.6...clarkson-11.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs diff --git a/stable/clarkson/12.1.0/Chart.yaml b/stable/clarkson/12.1.0/Chart.yaml deleted file mode 100644 index 1ba7a9e3885..00000000000 --- a/stable/clarkson/12.1.0/Chart.yaml +++ /dev/null @@ -1,47 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: vehicle - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.1.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. -home: https://truecharts.org/charts/stable/clarkson -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png -keywords: - - fuel - - car - - log - - fill-up - - vehicle -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: clarkson -sources: - - https://github.com/linuxserver/Clarkson - - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - - https://ghcr.io/linuxserver/clarkson -type: application -version: 12.1.0 diff --git a/stable/clarkson/12.1.0/charts/common-18.0.1.tgz b/stable/clarkson/12.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/clarkson/12.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/clarkson/12.1.0/charts/mariadb-12.2.1.tgz b/stable/clarkson/12.1.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/clarkson/12.1.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/clipplex/3.0.0/.helmignore b/stable/clarkson/12.2.3/.helmignore similarity index 100% rename from stable/clipplex/3.0.0/.helmignore rename to stable/clarkson/12.2.3/.helmignore diff --git a/stable/clarkson/12.2.3/CHANGELOG.md b/stable/clarkson/12.2.3/CHANGELOG.md new file mode 100644 index 00000000000..3459aa67d35 --- /dev/null +++ b/stable/clarkson/12.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [clarkson-11.1.15](https://github.com/truecharts/charts/compare/clarkson-11.1.14...clarkson-11.1.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)) + + +## [clarkson-11.1.14](https://github.com/truecharts/charts/compare/clarkson-11.1.13...clarkson-11.1.14) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [clarkson-11.1.13](https://github.com/truecharts/charts/compare/clarkson-11.1.12...clarkson-11.1.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)) + + +## [clarkson-11.1.12](https://github.com/truecharts/charts/compare/clarkson-11.1.11...clarkson-11.1.12) (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)) + + +## [clarkson-11.1.11](https://github.com/truecharts/charts/compare/clarkson-11.1.10...clarkson-11.1.11) (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)) + + +## [clarkson-11.1.10](https://github.com/truecharts/charts/compare/clarkson-11.1.9...clarkson-11.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [clarkson-11.1.9](https://github.com/truecharts/charts/compare/clarkson-11.1.8...clarkson-11.1.9) (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)) + + +## [clarkson-11.1.8](https://github.com/truecharts/charts/compare/clarkson-11.1.7...clarkson-11.1.8) (2024-01-02) + +### Chore + + + +- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) + + +## [clarkson-11.1.7](https://github.com/truecharts/charts/compare/clarkson-11.1.6...clarkson-11.1.7) (2024-01-02) + +### Chore diff --git a/stable/clarkson/12.2.3/Chart.yaml b/stable/clarkson/12.2.3/Chart.yaml new file mode 100644 index 00000000000..af0b78f1e08 --- /dev/null +++ b/stable/clarkson/12.2.3/Chart.yaml @@ -0,0 +1,47 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: vehicle + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.1.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. +home: https://truecharts.org/charts/stable/clarkson +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png +keywords: + - fuel + - car + - log + - fill-up + - vehicle +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: clarkson +sources: + - https://github.com/linuxserver/Clarkson + - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson + - https://ghcr.io/linuxserver/clarkson +type: application +version: 12.2.3 diff --git a/stable/clarkson/12.1.0/README.md b/stable/clarkson/12.2.3/README.md similarity index 100% rename from stable/clarkson/12.1.0/README.md rename to stable/clarkson/12.2.3/README.md diff --git a/stable/clarkson/12.1.0/app-readme.md b/stable/clarkson/12.2.3/app-readme.md similarity index 100% rename from stable/clarkson/12.1.0/app-readme.md rename to stable/clarkson/12.2.3/app-readme.md diff --git a/stable/clarkson/12.2.3/charts/common-18.0.3.tgz b/stable/clarkson/12.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/clarkson/12.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/piwigo/12.2.0/charts/mariadb-13.0.0.tgz b/stable/clarkson/12.2.3/charts/mariadb-13.0.0.tgz similarity index 100% rename from stable/piwigo/12.2.0/charts/mariadb-13.0.0.tgz rename to stable/clarkson/12.2.3/charts/mariadb-13.0.0.tgz diff --git a/stable/clarkson/12.1.0/ix_values.yaml b/stable/clarkson/12.2.3/ix_values.yaml similarity index 100% rename from stable/clarkson/12.1.0/ix_values.yaml rename to stable/clarkson/12.2.3/ix_values.yaml diff --git a/stable/clarkson/12.1.0/questions.yaml b/stable/clarkson/12.2.3/questions.yaml similarity index 100% rename from stable/clarkson/12.1.0/questions.yaml rename to stable/clarkson/12.2.3/questions.yaml diff --git a/stable/cloud9/11.0.0/templates/NOTES.txt b/stable/clarkson/12.2.3/templates/NOTES.txt similarity index 100% rename from stable/cloud9/11.0.0/templates/NOTES.txt rename to stable/clarkson/12.2.3/templates/NOTES.txt diff --git a/stable/clipplex/3.0.0/templates/common.yaml b/stable/clarkson/12.2.3/templates/common.yaml similarity index 100% rename from stable/clipplex/3.0.0/templates/common.yaml rename to stable/clarkson/12.2.3/templates/common.yaml diff --git a/stable/clipplex/3.0.0/values.yaml b/stable/clarkson/12.2.3/values.yaml similarity index 100% rename from stable/clipplex/3.0.0/values.yaml rename to stable/clarkson/12.2.3/values.yaml diff --git a/stable/clipplex/3.0.0/CHANGELOG.md b/stable/clipplex/3.0.0/CHANGELOG.md deleted file mode 100644 index 35c1c91451d..00000000000 --- a/stable/clipplex/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [clipplex-2.1.12](https://github.com/truecharts/charts/compare/clipplex-2.1.11...clipplex-2.1.12) (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)) - - -## [clipplex-2.1.11](https://github.com/truecharts/charts/compare/clipplex-2.1.10...clipplex-2.1.11) (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)) - - -## [clipplex-2.1.10](https://github.com/truecharts/charts/compare/clipplex-2.1.9...clipplex-2.1.10) (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)) - - -## [clipplex-2.1.9](https://github.com/truecharts/charts/compare/clipplex-2.1.8...clipplex-2.1.9) (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)) - - -## [clipplex-2.1.8](https://github.com/truecharts/charts/compare/clipplex-2.1.7...clipplex-2.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [clipplex-2.1.7](https://github.com/truecharts/charts/compare/clipplex-2.1.6...clipplex-2.1.7) (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)) - - -## [clipplex-2.1.6](https://github.com/truecharts/charts/compare/clipplex-2.1.5...clipplex-2.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [clipplex-2.1.5](https://github.com/truecharts/charts/compare/clipplex-2.1.4...clipplex-2.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [clipplex-2.1.4](https://github.com/truecharts/charts/compare/clipplex-2.1.3...clipplex-2.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [clipplex-2.1.3](https://github.com/truecharts/charts/compare/clipplex-2.1.0...clipplex-2.1.3) (2024-01-01) diff --git a/stable/clipplex/3.0.0/Chart.yaml b/stable/clipplex/3.0.0/Chart.yaml deleted file mode 100644 index 740703b7061..00000000000 --- a/stable/clipplex/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Clip your plex media to share. -home: https://truecharts.org/charts/stable/clipplex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png -keywords: - - clipplex - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: clipplex -sources: - - https://github.com/jo-nike/clipplex - - https://github.com/truecharts/charts/tree/master/charts/stable/clipplex - - https://hub.docker.com/r/jonnike/clipplex -type: application -version: 3.0.0 diff --git a/stable/clipplex/3.0.0/charts/common-17.5.0.tgz b/stable/clipplex/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/clipplex/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cloud9/11.0.0/.helmignore b/stable/clipplex/3.1.3/.helmignore similarity index 100% rename from stable/cloud9/11.0.0/.helmignore rename to stable/clipplex/3.1.3/.helmignore diff --git a/stable/clipplex/3.1.3/CHANGELOG.md b/stable/clipplex/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7cc349a2527 --- /dev/null +++ b/stable/clipplex/3.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [clipplex-2.1.12](https://github.com/truecharts/charts/compare/clipplex-2.1.11...clipplex-2.1.12) (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)) + + +## [clipplex-2.1.11](https://github.com/truecharts/charts/compare/clipplex-2.1.10...clipplex-2.1.11) (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)) + + +## [clipplex-2.1.10](https://github.com/truecharts/charts/compare/clipplex-2.1.9...clipplex-2.1.10) (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)) + + +## [clipplex-2.1.9](https://github.com/truecharts/charts/compare/clipplex-2.1.8...clipplex-2.1.9) (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)) + + +## [clipplex-2.1.8](https://github.com/truecharts/charts/compare/clipplex-2.1.7...clipplex-2.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [clipplex-2.1.7](https://github.com/truecharts/charts/compare/clipplex-2.1.6...clipplex-2.1.7) (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)) + + +## [clipplex-2.1.6](https://github.com/truecharts/charts/compare/clipplex-2.1.5...clipplex-2.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [clipplex-2.1.5](https://github.com/truecharts/charts/compare/clipplex-2.1.4...clipplex-2.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [clipplex-2.1.4](https://github.com/truecharts/charts/compare/clipplex-2.1.3...clipplex-2.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/clipplex/3.1.3/Chart.yaml b/stable/clipplex/3.1.3/Chart.yaml new file mode 100644 index 00000000000..bae4f70cce7 --- /dev/null +++ b/stable/clipplex/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Clip your plex media to share. +home: https://truecharts.org/charts/stable/clipplex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png +keywords: + - clipplex + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: clipplex +sources: + - https://github.com/jo-nike/clipplex + - https://github.com/truecharts/charts/tree/master/charts/stable/clipplex + - https://hub.docker.com/r/jonnike/clipplex +type: application +version: 3.1.3 diff --git a/stable/clipplex/3.0.0/README.md b/stable/clipplex/3.1.3/README.md similarity index 100% rename from stable/clipplex/3.0.0/README.md rename to stable/clipplex/3.1.3/README.md diff --git a/stable/clipplex/3.0.0/app-readme.md b/stable/clipplex/3.1.3/app-readme.md similarity index 100% rename from stable/clipplex/3.0.0/app-readme.md rename to stable/clipplex/3.1.3/app-readme.md diff --git a/stable/clipplex/3.1.3/charts/common-18.0.3.tgz b/stable/clipplex/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/clipplex/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/clipplex/3.0.0/ix_values.yaml b/stable/clipplex/3.1.3/ix_values.yaml similarity index 100% rename from stable/clipplex/3.0.0/ix_values.yaml rename to stable/clipplex/3.1.3/ix_values.yaml diff --git a/stable/clipplex/3.0.0/questions.yaml b/stable/clipplex/3.1.3/questions.yaml similarity index 100% rename from stable/clipplex/3.0.0/questions.yaml rename to stable/clipplex/3.1.3/questions.yaml diff --git a/stable/cloud9/11.0.0/templates/common.yaml b/stable/clipplex/3.1.3/templates/common.yaml similarity index 100% rename from stable/cloud9/11.0.0/templates/common.yaml rename to stable/clipplex/3.1.3/templates/common.yaml diff --git a/stable/cloud9/11.0.0/values.yaml b/stable/clipplex/3.1.3/values.yaml similarity index 100% rename from stable/cloud9/11.0.0/values.yaml rename to stable/clipplex/3.1.3/values.yaml diff --git a/stable/cloud9/11.0.0/CHANGELOG.md b/stable/cloud9/11.0.0/CHANGELOG.md deleted file mode 100644 index 211205804d2..00000000000 --- a/stable/cloud9/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cloud9-10.1.12](https://github.com/truecharts/charts/compare/cloud9-10.1.11...cloud9-10.1.12) (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)) - - -## [cloud9-10.1.11](https://github.com/truecharts/charts/compare/cloud9-10.1.10...cloud9-10.1.11) (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)) - - -## [cloud9-10.1.10](https://github.com/truecharts/charts/compare/cloud9-10.1.9...cloud9-10.1.10) (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)) - - -## [cloud9-10.1.9](https://github.com/truecharts/charts/compare/cloud9-10.1.8...cloud9-10.1.9) (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)) - - -## [cloud9-10.1.8](https://github.com/truecharts/charts/compare/cloud9-10.1.7...cloud9-10.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cloud9-10.1.7](https://github.com/truecharts/charts/compare/cloud9-10.1.6...cloud9-10.1.7) (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)) - - -## [cloud9-10.1.6](https://github.com/truecharts/charts/compare/cloud9-10.1.5...cloud9-10.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cloud9-10.1.5](https://github.com/truecharts/charts/compare/cloud9-10.1.4...cloud9-10.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [cloud9-10.1.4](https://github.com/truecharts/charts/compare/cloud9-10.1.3...cloud9-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [cloud9-10.1.3](https://github.com/truecharts/charts/compare/cloud9-10.1.0...cloud9-10.1.3) (2024-01-01) diff --git a/stable/cloud9/11.0.0/Chart.yaml b/stable/cloud9/11.0.0/Chart.yaml deleted file mode 100644 index a58b2db9599..00000000000 --- a/stable/cloud9/11.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.29.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A complete web based IDE with terminal access -home: https://truecharts.org/charts/stable/cloud9 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png -keywords: - - cloud9 - - ide - - terminal - - web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cloud9 -sources: - - https://aws.amazon.com/cloud9/ - - https://github.com/c9/core - - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 - - https://ghcr.io/linuxserver/cloud9 -type: application -version: 11.0.0 diff --git a/stable/cloud9/11.0.0/charts/common-17.5.0.tgz b/stable/cloud9/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cloud9/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cloudcommander/5.0.0/.helmignore b/stable/cloud9/11.1.3/.helmignore similarity index 100% rename from stable/cloudcommander/5.0.0/.helmignore rename to stable/cloud9/11.1.3/.helmignore diff --git a/stable/cloud9/11.1.3/CHANGELOG.md b/stable/cloud9/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6953e0db170 --- /dev/null +++ b/stable/cloud9/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cloud9-10.1.12](https://github.com/truecharts/charts/compare/cloud9-10.1.11...cloud9-10.1.12) (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)) + + +## [cloud9-10.1.11](https://github.com/truecharts/charts/compare/cloud9-10.1.10...cloud9-10.1.11) (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)) + + +## [cloud9-10.1.10](https://github.com/truecharts/charts/compare/cloud9-10.1.9...cloud9-10.1.10) (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)) + + +## [cloud9-10.1.9](https://github.com/truecharts/charts/compare/cloud9-10.1.8...cloud9-10.1.9) (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)) + + +## [cloud9-10.1.8](https://github.com/truecharts/charts/compare/cloud9-10.1.7...cloud9-10.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cloud9-10.1.7](https://github.com/truecharts/charts/compare/cloud9-10.1.6...cloud9-10.1.7) (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)) + + +## [cloud9-10.1.6](https://github.com/truecharts/charts/compare/cloud9-10.1.5...cloud9-10.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [cloud9-10.1.5](https://github.com/truecharts/charts/compare/cloud9-10.1.4...cloud9-10.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [cloud9-10.1.4](https://github.com/truecharts/charts/compare/cloud9-10.1.3...cloud9-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/cloud9/11.1.3/Chart.yaml b/stable/cloud9/11.1.3/Chart.yaml new file mode 100644 index 00000000000..1aa1903db61 --- /dev/null +++ b/stable/cloud9/11.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.29.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A complete web based IDE with terminal access +home: https://truecharts.org/charts/stable/cloud9 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png +keywords: + - cloud9 + - ide + - terminal + - web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cloud9 +sources: + - https://aws.amazon.com/cloud9/ + - https://github.com/c9/core + - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 + - https://ghcr.io/linuxserver/cloud9 +type: application +version: 11.1.3 diff --git a/stable/cloud9/11.0.0/README.md b/stable/cloud9/11.1.3/README.md similarity index 100% rename from stable/cloud9/11.0.0/README.md rename to stable/cloud9/11.1.3/README.md diff --git a/stable/cloud9/11.0.0/app-readme.md b/stable/cloud9/11.1.3/app-readme.md similarity index 100% rename from stable/cloud9/11.0.0/app-readme.md rename to stable/cloud9/11.1.3/app-readme.md diff --git a/stable/cloud9/11.1.3/charts/common-18.0.3.tgz b/stable/cloud9/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cloud9/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cloud9/11.0.0/ix_values.yaml b/stable/cloud9/11.1.3/ix_values.yaml similarity index 100% rename from stable/cloud9/11.0.0/ix_values.yaml rename to stable/cloud9/11.1.3/ix_values.yaml diff --git a/stable/cloud9/11.0.0/questions.yaml b/stable/cloud9/11.1.3/questions.yaml similarity index 100% rename from stable/cloud9/11.0.0/questions.yaml rename to stable/cloud9/11.1.3/questions.yaml diff --git a/stable/code-server/11.0.0/templates/NOTES.txt b/stable/cloud9/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/code-server/11.0.0/templates/NOTES.txt rename to stable/cloud9/11.1.3/templates/NOTES.txt diff --git a/stable/cloudflared/10.0.0/templates/common.yaml b/stable/cloud9/11.1.3/templates/common.yaml similarity index 100% rename from stable/cloudflared/10.0.0/templates/common.yaml rename to stable/cloud9/11.1.3/templates/common.yaml diff --git a/stable/cloudcommander/5.0.0/values.yaml b/stable/cloud9/11.1.3/values.yaml similarity index 100% rename from stable/cloudcommander/5.0.0/values.yaml rename to stable/cloud9/11.1.3/values.yaml diff --git a/stable/cloudcommander/5.0.0/CHANGELOG.md b/stable/cloudcommander/5.0.0/CHANGELOG.md deleted file mode 100644 index 4c683a59818..00000000000 --- a/stable/cloudcommander/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cloudcommander-4.1.14](https://github.com/truecharts/charts/compare/cloudcommander-4.1.13...cloudcommander-4.1.14) (2024-02-05) - -### Chore - - - -- update container image coderaiser/cloudcmd to latest[@80238d3](https://github.com/80238d3) by renovate ([#17822](https://github.com/truecharts/charts/issues/17822)) - - -## [cloudcommander-4.1.13](https://github.com/truecharts/charts/compare/cloudcommander-4.1.12...cloudcommander-4.1.13) (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)) - - -## [cloudcommander-4.1.12](https://github.com/truecharts/charts/compare/cloudcommander-4.1.11...cloudcommander-4.1.12) (2024-01-29) - -### Chore - - - -- update container image coderaiser/cloudcmd to latest[@365802f](https://github.com/365802f) by renovate ([#17582](https://github.com/truecharts/charts/issues/17582)) - - -## [cloudcommander-4.1.11](https://github.com/truecharts/charts/compare/cloudcommander-4.1.10...cloudcommander-4.1.11) (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)) - - -## [cloudcommander-4.1.10](https://github.com/truecharts/charts/compare/cloudcommander-4.1.9...cloudcommander-4.1.10) (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)) - - -## [cloudcommander-4.1.9](https://github.com/truecharts/charts/compare/cloudcommander-4.1.8...cloudcommander-4.1.9) (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)) - - -## [cloudcommander-4.1.8](https://github.com/truecharts/charts/compare/cloudcommander-4.1.7...cloudcommander-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cloudcommander-4.1.7](https://github.com/truecharts/charts/compare/cloudcommander-4.1.6...cloudcommander-4.1.7) (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)) - - -## [cloudcommander-4.1.6](https://github.com/truecharts/charts/compare/cloudcommander-4.1.5...cloudcommander-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cloudcommander-4.1.5](https://github.com/truecharts/charts/compare/cloudcommander-4.1.4...cloudcommander-4.1.5) (2024-01-02) - -### Chore diff --git a/stable/cloudcommander/5.0.0/Chart.yaml b/stable/cloudcommander/5.0.0/Chart.yaml deleted file mode 100644 index de69a160a03..00000000000 --- a/stable/cloudcommander/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] -home: https://truecharts.org/charts/stable/cloudcommander -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png -keywords: - - cloudcommander - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cloudcommander -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander - - https://hub.docker.com/r/coderaiser/cloudcmd -type: application -version: 5.0.0 diff --git a/stable/cloudcommander/5.0.0/charts/common-17.5.0.tgz b/stable/cloudcommander/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cloudcommander/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cloudflared/10.0.0/.helmignore b/stable/cloudcommander/5.1.3/.helmignore similarity index 100% rename from stable/cloudflared/10.0.0/.helmignore rename to stable/cloudcommander/5.1.3/.helmignore diff --git a/stable/cloudcommander/5.1.3/CHANGELOG.md b/stable/cloudcommander/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d5d99ba17bf --- /dev/null +++ b/stable/cloudcommander/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cloudcommander-4.1.14](https://github.com/truecharts/charts/compare/cloudcommander-4.1.13...cloudcommander-4.1.14) (2024-02-05) + +### Chore + + + +- update container image coderaiser/cloudcmd to latest[@80238d3](https://github.com/80238d3) by renovate ([#17822](https://github.com/truecharts/charts/issues/17822)) + + +## [cloudcommander-4.1.13](https://github.com/truecharts/charts/compare/cloudcommander-4.1.12...cloudcommander-4.1.13) (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)) + + +## [cloudcommander-4.1.12](https://github.com/truecharts/charts/compare/cloudcommander-4.1.11...cloudcommander-4.1.12) (2024-01-29) + +### Chore + + + +- update container image coderaiser/cloudcmd to latest[@365802f](https://github.com/365802f) by renovate ([#17582](https://github.com/truecharts/charts/issues/17582)) + + +## [cloudcommander-4.1.11](https://github.com/truecharts/charts/compare/cloudcommander-4.1.10...cloudcommander-4.1.11) (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)) + + +## [cloudcommander-4.1.10](https://github.com/truecharts/charts/compare/cloudcommander-4.1.9...cloudcommander-4.1.10) (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)) + + +## [cloudcommander-4.1.9](https://github.com/truecharts/charts/compare/cloudcommander-4.1.8...cloudcommander-4.1.9) (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)) + + +## [cloudcommander-4.1.8](https://github.com/truecharts/charts/compare/cloudcommander-4.1.7...cloudcommander-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cloudcommander-4.1.7](https://github.com/truecharts/charts/compare/cloudcommander-4.1.6...cloudcommander-4.1.7) (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)) + + +## [cloudcommander-4.1.6](https://github.com/truecharts/charts/compare/cloudcommander-4.1.5...cloudcommander-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/cloudcommander/5.1.3/Chart.yaml b/stable/cloudcommander/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c66720100ec --- /dev/null +++ b/stable/cloudcommander/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: | + [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] +home: https://truecharts.org/charts/stable/cloudcommander +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png +keywords: + - cloudcommander + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cloudcommander +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander + - https://hub.docker.com/r/coderaiser/cloudcmd +type: application +version: 5.1.3 diff --git a/stable/cloudcommander/5.0.0/README.md b/stable/cloudcommander/5.1.3/README.md similarity index 100% rename from stable/cloudcommander/5.0.0/README.md rename to stable/cloudcommander/5.1.3/README.md diff --git a/stable/cloudcommander/5.0.0/app-readme.md b/stable/cloudcommander/5.1.3/app-readme.md similarity index 100% rename from stable/cloudcommander/5.0.0/app-readme.md rename to stable/cloudcommander/5.1.3/app-readme.md diff --git a/stable/cloudcommander/5.1.3/charts/common-18.0.3.tgz b/stable/cloudcommander/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cloudcommander/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cloudcommander/5.0.0/ix_values.yaml b/stable/cloudcommander/5.1.3/ix_values.yaml similarity index 100% rename from stable/cloudcommander/5.0.0/ix_values.yaml rename to stable/cloudcommander/5.1.3/ix_values.yaml diff --git a/stable/cloudcommander/5.0.0/questions.yaml b/stable/cloudcommander/5.1.3/questions.yaml similarity index 100% rename from stable/cloudcommander/5.0.0/questions.yaml rename to stable/cloudcommander/5.1.3/questions.yaml diff --git a/stable/cloudcommander/5.0.0/templates/common.yaml b/stable/cloudcommander/5.1.3/templates/common.yaml similarity index 100% rename from stable/cloudcommander/5.0.0/templates/common.yaml rename to stable/cloudcommander/5.1.3/templates/common.yaml diff --git a/stable/cloudflared/10.0.0/values.yaml b/stable/cloudcommander/5.1.3/values.yaml similarity index 100% rename from stable/cloudflared/10.0.0/values.yaml rename to stable/cloudcommander/5.1.3/values.yaml diff --git a/stable/cloudflared/10.0.0/CHANGELOG.md b/stable/cloudflared/10.0.0/CHANGELOG.md deleted file mode 100644 index 67e2588c9a6..00000000000 --- a/stable/cloudflared/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [cloudflared-9.1.0](https://github.com/truecharts/charts/compare/cloudflared-9.0.10...cloudflared-9.1.0) (2024-02-12) - -### Chore - - - -- update container image cloudflare/cloudflared to v2024.2.0[@4d55d2f](https://github.com/4d55d2f) by renovate ([#18174](https://github.com/truecharts/charts/issues/18174)) - - -## [cloudflared-9.0.10](https://github.com/truecharts/charts/compare/cloudflared-9.0.9...cloudflared-9.0.10) (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)) - - -## [cloudflared-9.0.9](https://github.com/truecharts/charts/compare/cloudflared-9.0.8...cloudflared-9.0.9) (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)) - - -## [cloudflared-9.0.8](https://github.com/truecharts/charts/compare/cloudflared-9.0.7...cloudflared-9.0.8) (2024-01-26) - -### Chore - - - -- update container image cloudflare/cloudflared to v2024.1.5[@76f61ae](https://github.com/76f61ae) by renovate ([#17544](https://github.com/truecharts/charts/issues/17544)) - - -## [cloudflared-9.0.7](https://github.com/truecharts/charts/compare/cloudflared-9.0.6...cloudflared-9.0.7) (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)) - - -## [cloudflared-9.0.6](https://github.com/truecharts/charts/compare/cloudflared-9.0.5...cloudflared-9.0.6) (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)) - - -## [cloudflared-9.0.5](https://github.com/truecharts/charts/compare/cloudflared-9.0.4...cloudflared-9.0.5) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [cloudflared-9.0.4](https://github.com/truecharts/charts/compare/cloudflared-9.0.3...cloudflared-9.0.4) (2024-01-21) - -### Chore - - - -- update container image cloudflare/cloudflared to v2024.1.4[@90a3eb0](https://github.com/90a3eb0) by renovate ([#17408](https://github.com/truecharts/charts/issues/17408)) - - -## [cloudflared-9.0.3](https://github.com/truecharts/charts/compare/cloudflared-9.0.2...cloudflared-9.0.3) (2024-01-19) - -### Chore - - - -- update container image cloudflare/cloudflared to v2024.1.3[@8124930](https://github.com/8124930) by renovate ([#17300](https://github.com/truecharts/charts/issues/17300)) - - -## [cloudflared-9.0.2](https://github.com/truecharts/charts/compare/cloudflared-9.0.1...cloudflared-9.0.2) (2024-01-14) - -### Chore - diff --git a/stable/cloudflared/10.0.0/Chart.yaml b/stable/cloudflared/10.0.0/Chart.yaml deleted file mode 100644 index f06709287bd..00000000000 --- a/stable/cloudflared/10.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.2.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. -home: https://truecharts.org/charts/stable/cloudflared -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png -keywords: - - cloudflared - - networking -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cloudflared -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - - https://hub.docker.com/r/cloudflare/cloudflared -type: application -version: 10.0.0 diff --git a/stable/cloudflared/10.0.0/charts/common-17.5.0.tgz b/stable/cloudflared/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cloudflared/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cloudreve/6.0.0/.helmignore b/stable/cloudflared/10.1.3/.helmignore similarity index 100% rename from stable/cloudreve/6.0.0/.helmignore rename to stable/cloudflared/10.1.3/.helmignore diff --git a/stable/cloudflared/10.1.3/CHANGELOG.md b/stable/cloudflared/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ec2109852e3 --- /dev/null +++ b/stable/cloudflared/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [cloudflared-9.1.0](https://github.com/truecharts/charts/compare/cloudflared-9.0.10...cloudflared-9.1.0) (2024-02-12) + +### Chore + + + +- update container image cloudflare/cloudflared to v2024.2.0[@4d55d2f](https://github.com/4d55d2f) by renovate ([#18174](https://github.com/truecharts/charts/issues/18174)) + + +## [cloudflared-9.0.10](https://github.com/truecharts/charts/compare/cloudflared-9.0.9...cloudflared-9.0.10) (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)) + + +## [cloudflared-9.0.9](https://github.com/truecharts/charts/compare/cloudflared-9.0.8...cloudflared-9.0.9) (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)) + + +## [cloudflared-9.0.8](https://github.com/truecharts/charts/compare/cloudflared-9.0.7...cloudflared-9.0.8) (2024-01-26) + +### Chore + + + +- update container image cloudflare/cloudflared to v2024.1.5[@76f61ae](https://github.com/76f61ae) by renovate ([#17544](https://github.com/truecharts/charts/issues/17544)) + + +## [cloudflared-9.0.7](https://github.com/truecharts/charts/compare/cloudflared-9.0.6...cloudflared-9.0.7) (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)) + + +## [cloudflared-9.0.6](https://github.com/truecharts/charts/compare/cloudflared-9.0.5...cloudflared-9.0.6) (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)) + + +## [cloudflared-9.0.5](https://github.com/truecharts/charts/compare/cloudflared-9.0.4...cloudflared-9.0.5) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [cloudflared-9.0.4](https://github.com/truecharts/charts/compare/cloudflared-9.0.3...cloudflared-9.0.4) (2024-01-21) + +### Chore + + + +- update container image cloudflare/cloudflared to v2024.1.4[@90a3eb0](https://github.com/90a3eb0) by renovate ([#17408](https://github.com/truecharts/charts/issues/17408)) + + +## [cloudflared-9.0.3](https://github.com/truecharts/charts/compare/cloudflared-9.0.2...cloudflared-9.0.3) (2024-01-19) + +### Chore + + + +- update container image cloudflare/cloudflared to v2024.1.3[@8124930](https://github.com/8124930) by renovate ([#17300](https://github.com/truecharts/charts/issues/17300)) + + +## [cloudflared-9.0.2](https://github.com/truecharts/charts/compare/cloudflared-9.0.1...cloudflared-9.0.2) (2024-01-14) \ No newline at end of file diff --git a/stable/cloudflared/10.1.3/Chart.yaml b/stable/cloudflared/10.1.3/Chart.yaml new file mode 100644 index 00000000000..413a85fce8b --- /dev/null +++ b/stable/cloudflared/10.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2024.2.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. +home: https://truecharts.org/charts/stable/cloudflared +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png +keywords: + - cloudflared + - networking +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cloudflared +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared + - https://hub.docker.com/r/cloudflare/cloudflared +type: application +version: 10.1.3 diff --git a/stable/cloudflared/10.0.0/README.md b/stable/cloudflared/10.1.3/README.md similarity index 100% rename from stable/cloudflared/10.0.0/README.md rename to stable/cloudflared/10.1.3/README.md diff --git a/stable/cloudflared/10.0.0/app-readme.md b/stable/cloudflared/10.1.3/app-readme.md similarity index 100% rename from stable/cloudflared/10.0.0/app-readme.md rename to stable/cloudflared/10.1.3/app-readme.md diff --git a/stable/cloudflared/10.1.3/charts/common-18.0.3.tgz b/stable/cloudflared/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cloudflared/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cloudflared/10.0.0/ix_values.yaml b/stable/cloudflared/10.1.3/ix_values.yaml similarity index 100% rename from stable/cloudflared/10.0.0/ix_values.yaml rename to stable/cloudflared/10.1.3/ix_values.yaml diff --git a/stable/cloudflared/10.0.0/questions.yaml b/stable/cloudflared/10.1.3/questions.yaml similarity index 100% rename from stable/cloudflared/10.0.0/questions.yaml rename to stable/cloudflared/10.1.3/questions.yaml diff --git a/stable/codeproject-ai-server/2.0.0/templates/common.yaml b/stable/cloudflared/10.1.3/templates/common.yaml similarity index 100% rename from stable/codeproject-ai-server/2.0.0/templates/common.yaml rename to stable/cloudflared/10.1.3/templates/common.yaml diff --git a/stable/cloudreve/6.0.0/values.yaml b/stable/cloudflared/10.1.3/values.yaml similarity index 100% rename from stable/cloudreve/6.0.0/values.yaml rename to stable/cloudflared/10.1.3/values.yaml diff --git a/stable/cloudflareddns/9.1.4/Chart.yaml b/stable/cloudflareddns/9.1.4/Chart.yaml index 2aadc7c1be5..30b5f2c3142 100644 --- a/stable/cloudflareddns/9.1.4/Chart.yaml +++ b/stable/cloudflareddns/9.1.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/cloudflareddns/9.1.4/charts/common-18.0.2.tgz b/stable/cloudflareddns/9.1.4/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/cloudflareddns/9.1.4/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/cloudflareddns/9.1.4/charts/common-18.0.3.tgz b/stable/cloudflareddns/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cloudflareddns/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/cloudreve/6.0.0/CHANGELOG.md b/stable/cloudreve/6.0.0/CHANGELOG.md deleted file mode 100644 index 2304919688b..00000000000 --- a/stable/cloudreve/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cloudreve-5.0.0](https://github.com/truecharts/charts/compare/cloudreve-4.1.12...cloudreve-5.0.0) (2024-02-04) - - -## [cloudreve-4.1.12](https://github.com/truecharts/charts/compare/cloudreve-4.1.11...cloudreve-4.1.12) (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)) - - -## [cloudreve-4.1.11](https://github.com/truecharts/charts/compare/cloudreve-4.1.10...cloudreve-4.1.11) (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)) - - -## [cloudreve-4.1.10](https://github.com/truecharts/charts/compare/cloudreve-4.1.9...cloudreve-4.1.10) (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)) - - -## [cloudreve-4.1.9](https://github.com/truecharts/charts/compare/cloudreve-4.1.8...cloudreve-4.1.9) (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)) - - -## [cloudreve-4.1.8](https://github.com/truecharts/charts/compare/cloudreve-4.1.7...cloudreve-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cloudreve-4.1.7](https://github.com/truecharts/charts/compare/cloudreve-4.1.6...cloudreve-4.1.7) (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)) - - -## [cloudreve-4.1.6](https://github.com/truecharts/charts/compare/cloudreve-4.1.5...cloudreve-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cloudreve-4.1.5](https://github.com/truecharts/charts/compare/cloudreve-4.1.4...cloudreve-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [cloudreve-4.1.4](https://github.com/truecharts/charts/compare/cloudreve-4.1.3...cloudreve-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) diff --git a/stable/cloudreve/6.0.0/Chart.yaml b/stable/cloudreve/6.0.0/Chart.yaml deleted file mode 100644 index 38dc0405499..00000000000 --- a/stable/cloudreve/6.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.8.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self-hosted file management and sharing system, supports multiple storage providers -home: https://truecharts.org/charts/stable/cloudreve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png -keywords: - - cloudreve - - Cloud - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cloudreve -sources: - - https://github.com/cloudreve/Cloudreve - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudreve - - https://hub.docker.com/r/cloudreve/cloudreve -type: application -version: 6.0.0 diff --git a/stable/cloudreve/6.0.0/charts/common-17.5.0.tgz b/stable/cloudreve/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cloudreve/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/code-server/11.0.0/.helmignore b/stable/cloudreve/6.1.3/.helmignore similarity index 100% rename from stable/code-server/11.0.0/.helmignore rename to stable/cloudreve/6.1.3/.helmignore diff --git a/stable/cloudreve/6.1.3/CHANGELOG.md b/stable/cloudreve/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..cd44a584121 --- /dev/null +++ b/stable/cloudreve/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cloudreve-5.0.0](https://github.com/truecharts/charts/compare/cloudreve-4.1.12...cloudreve-5.0.0) (2024-02-04) + + +## [cloudreve-4.1.12](https://github.com/truecharts/charts/compare/cloudreve-4.1.11...cloudreve-4.1.12) (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)) + + +## [cloudreve-4.1.11](https://github.com/truecharts/charts/compare/cloudreve-4.1.10...cloudreve-4.1.11) (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)) + + +## [cloudreve-4.1.10](https://github.com/truecharts/charts/compare/cloudreve-4.1.9...cloudreve-4.1.10) (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)) + + +## [cloudreve-4.1.9](https://github.com/truecharts/charts/compare/cloudreve-4.1.8...cloudreve-4.1.9) (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)) + + +## [cloudreve-4.1.8](https://github.com/truecharts/charts/compare/cloudreve-4.1.7...cloudreve-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cloudreve-4.1.7](https://github.com/truecharts/charts/compare/cloudreve-4.1.6...cloudreve-4.1.7) (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)) + + +## [cloudreve-4.1.6](https://github.com/truecharts/charts/compare/cloudreve-4.1.5...cloudreve-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [cloudreve-4.1.5](https://github.com/truecharts/charts/compare/cloudreve-4.1.4...cloudreve-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [cloudreve-4.1.4](https://github.com/truecharts/charts/compare/cloudreve-4.1.3...cloudreve-4.1.4) (2024-01-01) + +### Chore + + diff --git a/stable/cloudreve/6.1.3/Chart.yaml b/stable/cloudreve/6.1.3/Chart.yaml new file mode 100644 index 00000000000..4a1e240eb84 --- /dev/null +++ b/stable/cloudreve/6.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.8.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Self-hosted file management and sharing system, supports multiple storage providers +home: https://truecharts.org/charts/stable/cloudreve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png +keywords: + - cloudreve + - Cloud + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cloudreve +sources: + - https://github.com/cloudreve/Cloudreve + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudreve + - https://hub.docker.com/r/cloudreve/cloudreve +type: application +version: 6.1.3 diff --git a/stable/cloudreve/6.0.0/README.md b/stable/cloudreve/6.1.3/README.md similarity index 100% rename from stable/cloudreve/6.0.0/README.md rename to stable/cloudreve/6.1.3/README.md diff --git a/stable/cloudreve/6.0.0/app-readme.md b/stable/cloudreve/6.1.3/app-readme.md similarity index 100% rename from stable/cloudreve/6.0.0/app-readme.md rename to stable/cloudreve/6.1.3/app-readme.md diff --git a/stable/cloudreve/6.1.3/charts/common-18.0.3.tgz b/stable/cloudreve/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cloudreve/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cloudreve/6.0.0/ix_values.yaml b/stable/cloudreve/6.1.3/ix_values.yaml similarity index 100% rename from stable/cloudreve/6.0.0/ix_values.yaml rename to stable/cloudreve/6.1.3/ix_values.yaml diff --git a/stable/cloudreve/6.0.0/questions.yaml b/stable/cloudreve/6.1.3/questions.yaml similarity index 100% rename from stable/cloudreve/6.0.0/questions.yaml rename to stable/cloudreve/6.1.3/questions.yaml diff --git a/stable/cloudreve/6.0.0/templates/common.yaml b/stable/cloudreve/6.1.3/templates/common.yaml similarity index 100% rename from stable/cloudreve/6.0.0/templates/common.yaml rename to stable/cloudreve/6.1.3/templates/common.yaml diff --git a/stable/code-server/11.0.0/values.yaml b/stable/cloudreve/6.1.3/values.yaml similarity index 100% rename from stable/code-server/11.0.0/values.yaml rename to stable/cloudreve/6.1.3/values.yaml diff --git a/stable/code-server/11.0.0/CHANGELOG.md b/stable/code-server/11.0.0/CHANGELOG.md deleted file mode 100644 index 8795e545f10..00000000000 --- a/stable/code-server/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [code-server-10.2.0](https://github.com/truecharts/charts/compare/code-server-10.1.13...code-server-10.2.0) (2024-02-12) - -### Chore - - - -- update container image docker.io/codercom/code-server to v4.21.1[@c9f78fb](https://github.com/c9f78fb) by renovate ([#18177](https://github.com/truecharts/charts/issues/18177)) - - -## [code-server-10.1.13](https://github.com/truecharts/charts/compare/code-server-10.1.12...code-server-10.1.13) (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)) - - -## [code-server-10.1.12](https://github.com/truecharts/charts/compare/code-server-10.1.11...code-server-10.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)) - - -## [code-server-10.1.11](https://github.com/truecharts/charts/compare/code-server-10.1.10...code-server-10.1.11) (2024-01-22) - -### Chore - - - -- update container image docker.io/codercom/code-server to v4.20.1[@94e705d](https://github.com/94e705d) by renovate ([#17517](https://github.com/truecharts/charts/issues/17517)) - - -## [code-server-10.1.10](https://github.com/truecharts/charts/compare/code-server-10.1.9...code-server-10.1.10) (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)) - - -## [code-server-10.1.9](https://github.com/truecharts/charts/compare/code-server-10.1.8...code-server-10.1.9) (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)) - - -## [code-server-10.1.8](https://github.com/truecharts/charts/compare/code-server-10.1.7...code-server-10.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [code-server-10.1.7](https://github.com/truecharts/charts/compare/code-server-10.1.6...code-server-10.1.7) (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)) - - -## [code-server-10.1.6](https://github.com/truecharts/charts/compare/code-server-10.1.5...code-server-10.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [code-server-10.1.5](https://github.com/truecharts/charts/compare/code-server-10.1.4...code-server-10.1.5) (2024-01-02) - -### Chore diff --git a/stable/code-server/11.0.0/Chart.yaml b/stable/code-server/11.0.0/Chart.yaml deleted file mode 100644 index d59e8ed0938..00000000000 --- a/stable/code-server/11.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.21.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Run VS Code on any machine anywhere and access it in the browser. -home: https://truecharts.org/charts/stable/code-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png -keywords: - - code - - vs - - visual studio - - vscode -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: code-server -sources: - - https://github.com/cdr/code-server - - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - - https://hub.docker.com/r/codercom/code-server -type: application -version: 11.0.0 diff --git a/stable/code-server/11.0.0/charts/common-17.5.0.tgz b/stable/code-server/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/code-server/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/codeproject-ai-server/2.0.0/.helmignore b/stable/code-server/11.1.3/.helmignore similarity index 100% rename from stable/codeproject-ai-server/2.0.0/.helmignore rename to stable/code-server/11.1.3/.helmignore diff --git a/stable/code-server/11.1.3/CHANGELOG.md b/stable/code-server/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bdf70b07a8c --- /dev/null +++ b/stable/code-server/11.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [code-server-10.2.0](https://github.com/truecharts/charts/compare/code-server-10.1.13...code-server-10.2.0) (2024-02-12) + +### Chore + + + +- update container image docker.io/codercom/code-server to v4.21.1[@c9f78fb](https://github.com/c9f78fb) by renovate ([#18177](https://github.com/truecharts/charts/issues/18177)) + + +## [code-server-10.1.13](https://github.com/truecharts/charts/compare/code-server-10.1.12...code-server-10.1.13) (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)) + + +## [code-server-10.1.12](https://github.com/truecharts/charts/compare/code-server-10.1.11...code-server-10.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)) + + +## [code-server-10.1.11](https://github.com/truecharts/charts/compare/code-server-10.1.10...code-server-10.1.11) (2024-01-22) + +### Chore + + + +- update container image docker.io/codercom/code-server to v4.20.1[@94e705d](https://github.com/94e705d) by renovate ([#17517](https://github.com/truecharts/charts/issues/17517)) + + +## [code-server-10.1.10](https://github.com/truecharts/charts/compare/code-server-10.1.9...code-server-10.1.10) (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)) + + +## [code-server-10.1.9](https://github.com/truecharts/charts/compare/code-server-10.1.8...code-server-10.1.9) (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)) + + +## [code-server-10.1.8](https://github.com/truecharts/charts/compare/code-server-10.1.7...code-server-10.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [code-server-10.1.7](https://github.com/truecharts/charts/compare/code-server-10.1.6...code-server-10.1.7) (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)) + + +## [code-server-10.1.6](https://github.com/truecharts/charts/compare/code-server-10.1.5...code-server-10.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/code-server/11.1.3/Chart.yaml b/stable/code-server/11.1.3/Chart.yaml new file mode 100644 index 00000000000..0d6f0287e50 --- /dev/null +++ b/stable/code-server/11.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.21.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Run VS Code on any machine anywhere and access it in the browser. +home: https://truecharts.org/charts/stable/code-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png +keywords: + - code + - vs + - visual studio + - vscode +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: code-server +sources: + - https://github.com/cdr/code-server + - https://github.com/truecharts/charts/tree/master/charts/stable/code-server + - https://hub.docker.com/r/codercom/code-server +type: application +version: 11.1.3 diff --git a/stable/code-server/11.0.0/README.md b/stable/code-server/11.1.3/README.md similarity index 100% rename from stable/code-server/11.0.0/README.md rename to stable/code-server/11.1.3/README.md diff --git a/stable/code-server/11.0.0/app-readme.md b/stable/code-server/11.1.3/app-readme.md similarity index 100% rename from stable/code-server/11.0.0/app-readme.md rename to stable/code-server/11.1.3/app-readme.md diff --git a/stable/code-server/11.1.3/charts/common-18.0.3.tgz b/stable/code-server/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/code-server/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/code-server/11.0.0/ix_values.yaml b/stable/code-server/11.1.3/ix_values.yaml similarity index 100% rename from stable/code-server/11.0.0/ix_values.yaml rename to stable/code-server/11.1.3/ix_values.yaml diff --git a/stable/code-server/11.0.0/questions.yaml b/stable/code-server/11.1.3/questions.yaml similarity index 100% rename from stable/code-server/11.0.0/questions.yaml rename to stable/code-server/11.1.3/questions.yaml diff --git a/stable/collabora/5.0.0/templates/NOTES.txt b/stable/code-server/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/collabora/5.0.0/templates/NOTES.txt rename to stable/code-server/11.1.3/templates/NOTES.txt diff --git a/stable/code-server/11.0.0/templates/common.yaml b/stable/code-server/11.1.3/templates/common.yaml similarity index 100% rename from stable/code-server/11.0.0/templates/common.yaml rename to stable/code-server/11.1.3/templates/common.yaml diff --git a/stable/codeproject-ai-server/2.0.0/values.yaml b/stable/code-server/11.1.3/values.yaml similarity index 100% rename from stable/codeproject-ai-server/2.0.0/values.yaml rename to stable/code-server/11.1.3/values.yaml diff --git a/stable/codeproject-ai-server/2.0.0/CHANGELOG.md b/stable/codeproject-ai-server/2.0.0/CHANGELOG.md deleted file mode 100644 index 485a4751294..00000000000 --- a/stable/codeproject-ai-server/2.0.0/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [codeproject-ai-server-1.0.0]codeproject-ai-server-1.0.0 (2024-02-10) - -### Feat - - - -- Move to Stable and remove deprecate senseai-server ([#18006](https://github.com/truecharts/charts/issues/18006)) \ No newline at end of file diff --git a/stable/codeproject-ai-server/2.0.0/Chart.yaml b/stable/codeproject-ai-server/2.0.0/Chart.yaml deleted file mode 100644 index e34c65dd21a..00000000000 --- a/stable/codeproject-ai-server/2.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: AI - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.5.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. -home: https://truecharts.org/charts/stable/codeproject-ai-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/codeproject-ai-server.png -keywords: - - ai-server - - sense-ai -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: codeproject-ai-server -sources: - - https://github.com/codeproject/CodeProject.AI-Server - - https://github.com/truecharts/charts/tree/master/charts/stable/codeproject-ai-server - - https://hub.docker.com/r/codeproject/ai-server -type: application -version: 2.0.0 diff --git a/stable/codeproject-ai-server/2.0.0/charts/common-17.5.0.tgz b/stable/codeproject-ai-server/2.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/codeproject-ai-server/2.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/collabora/5.0.0/.helmignore b/stable/codeproject-ai-server/2.1.3/.helmignore similarity index 100% rename from stable/collabora/5.0.0/.helmignore rename to stable/codeproject-ai-server/2.1.3/.helmignore diff --git a/stable/codeproject-ai-server/2.1.3/CHANGELOG.md b/stable/codeproject-ai-server/2.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4dc43560f34 --- /dev/null +++ b/stable/codeproject-ai-server/2.1.3/CHANGELOG.md @@ -0,0 +1,24 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [codeproject-ai-server-1.0.0]codeproject-ai-server-1.0.0 (2024-02-10) + +### Feat + + + +- Move to Stable and remove deprecate senseai-server ([#18006](https://github.com/truecharts/charts/issues/18006)) \ No newline at end of file diff --git a/stable/codeproject-ai-server/2.1.3/Chart.yaml b/stable/codeproject-ai-server/2.1.3/Chart.yaml new file mode 100644 index 00000000000..c96cd6712f6 --- /dev/null +++ b/stable/codeproject-ai-server/2.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.5.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. +home: https://truecharts.org/charts/stable/codeproject-ai-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/codeproject-ai-server.png +keywords: + - ai-server + - sense-ai +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: codeproject-ai-server +sources: + - https://github.com/codeproject/CodeProject.AI-Server + - https://github.com/truecharts/charts/tree/master/charts/stable/codeproject-ai-server + - https://hub.docker.com/r/codeproject/ai-server +type: application +version: 2.1.3 diff --git a/stable/codeproject-ai-server/2.0.0/README.md b/stable/codeproject-ai-server/2.1.3/README.md similarity index 100% rename from stable/codeproject-ai-server/2.0.0/README.md rename to stable/codeproject-ai-server/2.1.3/README.md diff --git a/stable/codeproject-ai-server/2.0.0/app-readme.md b/stable/codeproject-ai-server/2.1.3/app-readme.md similarity index 100% rename from stable/codeproject-ai-server/2.0.0/app-readme.md rename to stable/codeproject-ai-server/2.1.3/app-readme.md diff --git a/stable/codeproject-ai-server/2.1.3/charts/common-18.0.3.tgz b/stable/codeproject-ai-server/2.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/codeproject-ai-server/2.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/codeproject-ai-server/2.0.0/ix_values.yaml b/stable/codeproject-ai-server/2.1.3/ix_values.yaml similarity index 100% rename from stable/codeproject-ai-server/2.0.0/ix_values.yaml rename to stable/codeproject-ai-server/2.1.3/ix_values.yaml diff --git a/stable/codeproject-ai-server/2.0.0/questions.yaml b/stable/codeproject-ai-server/2.1.3/questions.yaml similarity index 100% rename from stable/codeproject-ai-server/2.0.0/questions.yaml rename to stable/codeproject-ai-server/2.1.3/questions.yaml diff --git a/stable/commento-plusplus/11.0.0/templates/common.yaml b/stable/codeproject-ai-server/2.1.3/templates/common.yaml similarity index 100% rename from stable/commento-plusplus/11.0.0/templates/common.yaml rename to stable/codeproject-ai-server/2.1.3/templates/common.yaml diff --git a/stable/collabora/5.0.0/values.yaml b/stable/codeproject-ai-server/2.1.3/values.yaml similarity index 100% rename from stable/collabora/5.0.0/values.yaml rename to stable/codeproject-ai-server/2.1.3/values.yaml diff --git a/stable/collabora/5.0.0/CHANGELOG.md b/stable/collabora/5.0.0/CHANGELOG.md deleted file mode 100644 index d4a4039902e..00000000000 --- a/stable/collabora/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [collabora-4.1.16](https://github.com/truecharts/charts/compare/collabora-4.1.15...collabora-4.1.16) (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)) - - -## [collabora-4.1.15](https://github.com/truecharts/charts/compare/collabora-4.1.14...collabora-4.1.15) (2024-02-02) - -### Chore - - - -- update container image collabora/code to v23.05.8.4.1[@451616b](https://github.com/451616b) by renovate ([#17783](https://github.com/truecharts/charts/issues/17783)) - - -## [collabora-4.1.14](https://github.com/truecharts/charts/compare/collabora-4.1.13...collabora-4.1.14) (2024-01-29) - -### Chore - - - -- update container image collabora/code to v23.05.8.2.1[@e294495](https://github.com/e294495) by renovate ([#17663](https://github.com/truecharts/charts/issues/17663)) - -- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) - - -## [collabora-4.1.13](https://github.com/truecharts/charts/compare/collabora-4.1.12...collabora-4.1.13) (2024-01-26) - -### Chore - - - -- update container image collabora/code to v[@a05c505](https://github.com/a05c505) by renovate ([#17540](https://github.com/truecharts/charts/issues/17540)) - - -## [collabora-4.1.12](https://github.com/truecharts/charts/compare/collabora-4.1.11...collabora-4.1.12) (2024-01-22) - -### Chore - - - -- update container image collabora/code to v23.05.7.5.1[@a11740e](https://github.com/a11740e) by renovate ([#17506](https://github.com/truecharts/charts/issues/17506)) - - -## [collabora-4.1.11](https://github.com/truecharts/charts/compare/collabora-4.1.10...collabora-4.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)) - - -## [collabora-4.1.10](https://github.com/truecharts/charts/compare/collabora-4.1.9...collabora-4.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)) - - -## [collabora-4.1.9](https://github.com/truecharts/charts/compare/collabora-4.1.8...collabora-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [collabora-4.1.8](https://github.com/truecharts/charts/compare/collabora-4.1.7...collabora-4.1.8) (2024-01-12) - -### Chore - - - -- update container image collabora/code to v23.05.7.2.1[@f465087](https://github.com/f465087) by renovate ([#16985](https://github.com/truecharts/charts/issues/16985)) - - -## [collabora-4.1.7](https://github.com/truecharts/charts/compare/collabora-4.1.6...collabora-4.1.7) (2024-01-09) \ No newline at end of file diff --git a/stable/collabora/5.0.0/Chart.yaml b/stable/collabora/5.0.0/Chart.yaml deleted file mode 100644 index 629d20895db..00000000000 --- a/stable/collabora/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: office - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 23.05.9.1.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An awesome, Online Office suite image suitable for home use. -home: https://truecharts.org/charts/stable/collabora -icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png -keywords: - - office - - document -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: collabora -sources: - - https://github.com/CollaboraOnline/online - - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - - https://hub.docker.com/r/collabora/code -type: application -version: 5.0.0 diff --git a/stable/collabora/5.0.0/charts/common-17.5.0.tgz b/stable/collabora/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/collabora/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/colonysurvival/5.0.0/.helmignore b/stable/collabora/5.1.3/.helmignore similarity index 100% rename from stable/colonysurvival/5.0.0/.helmignore rename to stable/collabora/5.1.3/.helmignore diff --git a/stable/collabora/5.1.3/CHANGELOG.md b/stable/collabora/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..62c7a5f6ca0 --- /dev/null +++ b/stable/collabora/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [collabora-4.1.16](https://github.com/truecharts/charts/compare/collabora-4.1.15...collabora-4.1.16) (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)) + + +## [collabora-4.1.15](https://github.com/truecharts/charts/compare/collabora-4.1.14...collabora-4.1.15) (2024-02-02) + +### Chore + + + +- update container image collabora/code to v23.05.8.4.1[@451616b](https://github.com/451616b) by renovate ([#17783](https://github.com/truecharts/charts/issues/17783)) + + +## [collabora-4.1.14](https://github.com/truecharts/charts/compare/collabora-4.1.13...collabora-4.1.14) (2024-01-29) + +### Chore + + + +- update container image collabora/code to v23.05.8.2.1[@e294495](https://github.com/e294495) by renovate ([#17663](https://github.com/truecharts/charts/issues/17663)) + +- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545)) + + +## [collabora-4.1.13](https://github.com/truecharts/charts/compare/collabora-4.1.12...collabora-4.1.13) (2024-01-26) + +### Chore + + + +- update container image collabora/code to v[@a05c505](https://github.com/a05c505) by renovate ([#17540](https://github.com/truecharts/charts/issues/17540)) + + +## [collabora-4.1.12](https://github.com/truecharts/charts/compare/collabora-4.1.11...collabora-4.1.12) (2024-01-22) + +### Chore + + + +- update container image collabora/code to v23.05.7.5.1[@a11740e](https://github.com/a11740e) by renovate ([#17506](https://github.com/truecharts/charts/issues/17506)) + + +## [collabora-4.1.11](https://github.com/truecharts/charts/compare/collabora-4.1.10...collabora-4.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)) + + +## [collabora-4.1.10](https://github.com/truecharts/charts/compare/collabora-4.1.9...collabora-4.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)) + + +## [collabora-4.1.9](https://github.com/truecharts/charts/compare/collabora-4.1.8...collabora-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [collabora-4.1.8](https://github.com/truecharts/charts/compare/collabora-4.1.7...collabora-4.1.8) (2024-01-12) + +### Chore + + diff --git a/stable/collabora/5.1.3/Chart.yaml b/stable/collabora/5.1.3/Chart.yaml new file mode 100644 index 00000000000..1e3ae315291 --- /dev/null +++ b/stable/collabora/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: office + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 23.05.9.1.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An awesome, Online Office suite image suitable for home use. +home: https://truecharts.org/charts/stable/collabora +icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png +keywords: + - office + - document +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: collabora +sources: + - https://github.com/CollaboraOnline/online + - https://github.com/truecharts/charts/tree/master/charts/stable/collabora + - https://hub.docker.com/r/collabora/code +type: application +version: 5.1.3 diff --git a/stable/collabora/5.0.0/README.md b/stable/collabora/5.1.3/README.md similarity index 100% rename from stable/collabora/5.0.0/README.md rename to stable/collabora/5.1.3/README.md diff --git a/stable/collabora/5.0.0/app-readme.md b/stable/collabora/5.1.3/app-readme.md similarity index 100% rename from stable/collabora/5.0.0/app-readme.md rename to stable/collabora/5.1.3/app-readme.md diff --git a/stable/collabora/5.1.3/charts/common-18.0.3.tgz b/stable/collabora/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/collabora/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/collabora/5.0.0/ix_values.yaml b/stable/collabora/5.1.3/ix_values.yaml similarity index 100% rename from stable/collabora/5.0.0/ix_values.yaml rename to stable/collabora/5.1.3/ix_values.yaml diff --git a/stable/collabora/5.0.0/questions.yaml b/stable/collabora/5.1.3/questions.yaml similarity index 100% rename from stable/collabora/5.0.0/questions.yaml rename to stable/collabora/5.1.3/questions.yaml diff --git a/stable/commento-plusplus/11.0.0/templates/NOTES.txt b/stable/collabora/5.1.3/templates/NOTES.txt similarity index 100% rename from stable/commento-plusplus/11.0.0/templates/NOTES.txt rename to stable/collabora/5.1.3/templates/NOTES.txt diff --git a/stable/collabora/5.0.0/templates/_configmap.tpl b/stable/collabora/5.1.3/templates/_configmap.tpl similarity index 100% rename from stable/collabora/5.0.0/templates/_configmap.tpl rename to stable/collabora/5.1.3/templates/_configmap.tpl diff --git a/stable/collabora/5.0.0/templates/common.yaml b/stable/collabora/5.1.3/templates/common.yaml similarity index 100% rename from stable/collabora/5.0.0/templates/common.yaml rename to stable/collabora/5.1.3/templates/common.yaml diff --git a/stable/colonysurvival/5.0.0/values.yaml b/stable/collabora/5.1.3/values.yaml similarity index 100% rename from stable/colonysurvival/5.0.0/values.yaml rename to stable/collabora/5.1.3/values.yaml diff --git a/stable/colonysurvival/5.0.0/CHANGELOG.md b/stable/colonysurvival/5.0.0/CHANGELOG.md deleted file mode 100644 index 42a4974c598..00000000000 --- a/stable/colonysurvival/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [colonysurvival-4.1.12](https://github.com/truecharts/charts/compare/colonysurvival-4.1.11...colonysurvival-4.1.12) (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)) - - -## [colonysurvival-4.1.11](https://github.com/truecharts/charts/compare/colonysurvival-4.1.10...colonysurvival-4.1.11) (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)) - - -## [colonysurvival-4.1.10](https://github.com/truecharts/charts/compare/colonysurvival-4.1.9...colonysurvival-4.1.10) (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)) - - -## [colonysurvival-4.1.9](https://github.com/truecharts/charts/compare/colonysurvival-4.1.8...colonysurvival-4.1.9) (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)) - - -## [colonysurvival-4.1.8](https://github.com/truecharts/charts/compare/colonysurvival-4.1.7...colonysurvival-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [colonysurvival-4.1.7](https://github.com/truecharts/charts/compare/colonysurvival-4.1.6...colonysurvival-4.1.7) (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)) - - -## [colonysurvival-4.1.6](https://github.com/truecharts/charts/compare/colonysurvival-4.1.5...colonysurvival-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [colonysurvival-4.1.5](https://github.com/truecharts/charts/compare/colonysurvival-4.1.4...colonysurvival-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [colonysurvival-4.1.4](https://github.com/truecharts/charts/compare/colonysurvival-4.1.3...colonysurvival-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [colonysurvival-4.1.3](https://github.com/truecharts/charts/compare/colonysurvival-4.1.0...colonysurvival-4.1.3) (2024-01-01) diff --git a/stable/colonysurvival/5.0.0/Chart.yaml b/stable/colonysurvival/5.0.0/Chart.yaml deleted file mode 100644 index 05205efc8e6..00000000000 --- a/stable/colonysurvival/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: colonysurial -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Colony Survival and run it. -home: https://truecharts.org/charts/stable/colonysurvival -icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png -keywords: - - colonysurvival - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: colonysurvival -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/colonysurvival - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/colonysurvival/5.0.0/charts/common-17.5.0.tgz b/stable/colonysurvival/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/colonysurvival/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/commento-plusplus/11.0.0/.helmignore b/stable/colonysurvival/5.1.3/.helmignore similarity index 100% rename from stable/commento-plusplus/11.0.0/.helmignore rename to stable/colonysurvival/5.1.3/.helmignore diff --git a/stable/colonysurvival/5.1.3/CHANGELOG.md b/stable/colonysurvival/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5695e4c7442 --- /dev/null +++ b/stable/colonysurvival/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [colonysurvival-4.1.12](https://github.com/truecharts/charts/compare/colonysurvival-4.1.11...colonysurvival-4.1.12) (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)) + + +## [colonysurvival-4.1.11](https://github.com/truecharts/charts/compare/colonysurvival-4.1.10...colonysurvival-4.1.11) (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)) + + +## [colonysurvival-4.1.10](https://github.com/truecharts/charts/compare/colonysurvival-4.1.9...colonysurvival-4.1.10) (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)) + + +## [colonysurvival-4.1.9](https://github.com/truecharts/charts/compare/colonysurvival-4.1.8...colonysurvival-4.1.9) (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)) + + +## [colonysurvival-4.1.8](https://github.com/truecharts/charts/compare/colonysurvival-4.1.7...colonysurvival-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [colonysurvival-4.1.7](https://github.com/truecharts/charts/compare/colonysurvival-4.1.6...colonysurvival-4.1.7) (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)) + + +## [colonysurvival-4.1.6](https://github.com/truecharts/charts/compare/colonysurvival-4.1.5...colonysurvival-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [colonysurvival-4.1.5](https://github.com/truecharts/charts/compare/colonysurvival-4.1.4...colonysurvival-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [colonysurvival-4.1.4](https://github.com/truecharts/charts/compare/colonysurvival-4.1.3...colonysurvival-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/colonysurvival/5.1.3/Chart.yaml b/stable/colonysurvival/5.1.3/Chart.yaml new file mode 100644 index 00000000000..2bcd1118fe9 --- /dev/null +++ b/stable/colonysurvival/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: colonysurial +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Colony Survival and run it. +home: https://truecharts.org/charts/stable/colonysurvival +icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png +keywords: + - colonysurvival + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: colonysurvival +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/colonysurvival + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/colonysurvival/5.0.0/README.md b/stable/colonysurvival/5.1.3/README.md similarity index 100% rename from stable/colonysurvival/5.0.0/README.md rename to stable/colonysurvival/5.1.3/README.md diff --git a/stable/colonysurvival/5.0.0/app-readme.md b/stable/colonysurvival/5.1.3/app-readme.md similarity index 100% rename from stable/colonysurvival/5.0.0/app-readme.md rename to stable/colonysurvival/5.1.3/app-readme.md diff --git a/stable/colonysurvival/5.1.3/charts/common-18.0.3.tgz b/stable/colonysurvival/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/colonysurvival/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/colonysurvival/5.0.0/ix_values.yaml b/stable/colonysurvival/5.1.3/ix_values.yaml similarity index 100% rename from stable/colonysurvival/5.0.0/ix_values.yaml rename to stable/colonysurvival/5.1.3/ix_values.yaml diff --git a/stable/colonysurvival/5.0.0/questions.yaml b/stable/colonysurvival/5.1.3/questions.yaml similarity index 100% rename from stable/colonysurvival/5.0.0/questions.yaml rename to stable/colonysurvival/5.1.3/questions.yaml diff --git a/stable/colonysurvival/5.0.0/templates/common.yaml b/stable/colonysurvival/5.1.3/templates/common.yaml similarity index 100% rename from stable/colonysurvival/5.0.0/templates/common.yaml rename to stable/colonysurvival/5.1.3/templates/common.yaml diff --git a/stable/commento-plusplus/11.0.0/values.yaml b/stable/colonysurvival/5.1.3/values.yaml similarity index 100% rename from stable/commento-plusplus/11.0.0/values.yaml rename to stable/colonysurvival/5.1.3/values.yaml diff --git a/stable/commento-plusplus/11.0.0/CHANGELOG.md b/stable/commento-plusplus/11.0.0/CHANGELOG.md deleted file mode 100644 index a2f7f18a8fd..00000000000 --- a/stable/commento-plusplus/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [commento-plusplus-10.1.12](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.11...commento-plusplus-10.1.12) (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)) - - -## [commento-plusplus-10.1.11](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.10...commento-plusplus-10.1.11) (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)) - - -## [commento-plusplus-10.1.10](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.9...commento-plusplus-10.1.10) (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)) - - -## [commento-plusplus-10.1.9](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.8...commento-plusplus-10.1.9) (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)) - - -## [commento-plusplus-10.1.8](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.7...commento-plusplus-10.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [commento-plusplus-10.1.7](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.6...commento-plusplus-10.1.7) (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)) - - -## [commento-plusplus-10.1.6](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.5...commento-plusplus-10.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [commento-plusplus-10.1.5](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.4...commento-plusplus-10.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [commento-plusplus-10.1.4](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.3...commento-plusplus-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [commento-plusplus-10.1.3](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.0...commento-plusplus-10.1.3) (2024-01-01) diff --git a/stable/commento-plusplus/11.0.0/Chart.yaml b/stable/commento-plusplus/11.0.0/Chart.yaml deleted file mode 100644 index 6db5817ef42..00000000000 --- a/stable/commento-plusplus/11.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.8.7 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. -home: https://truecharts.org/charts/stable/commento-plusplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png -keywords: - - commento -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: commento-plusplus -sources: - - https://github.com/souramoo/commentoplusplus - - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus - - https://hub.docker.com/r/caroga/commentoplusplus -type: application -version: 11.0.0 diff --git a/stable/commento-plusplus/11.0.0/charts/common-17.5.0.tgz b/stable/commento-plusplus/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/commento-plusplus/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/conanexiles/5.0.0/.helmignore b/stable/commento-plusplus/11.1.3/.helmignore similarity index 100% rename from stable/conanexiles/5.0.0/.helmignore rename to stable/commento-plusplus/11.1.3/.helmignore diff --git a/stable/commento-plusplus/11.1.3/CHANGELOG.md b/stable/commento-plusplus/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..eee62116b71 --- /dev/null +++ b/stable/commento-plusplus/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [commento-plusplus-10.1.12](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.11...commento-plusplus-10.1.12) (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)) + + +## [commento-plusplus-10.1.11](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.10...commento-plusplus-10.1.11) (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)) + + +## [commento-plusplus-10.1.10](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.9...commento-plusplus-10.1.10) (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)) + + +## [commento-plusplus-10.1.9](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.8...commento-plusplus-10.1.9) (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)) + + +## [commento-plusplus-10.1.8](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.7...commento-plusplus-10.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [commento-plusplus-10.1.7](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.6...commento-plusplus-10.1.7) (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)) + + +## [commento-plusplus-10.1.6](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.5...commento-plusplus-10.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [commento-plusplus-10.1.5](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.4...commento-plusplus-10.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [commento-plusplus-10.1.4](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.3...commento-plusplus-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/commento-plusplus/11.1.3/Chart.yaml b/stable/commento-plusplus/11.1.3/Chart.yaml new file mode 100644 index 00000000000..6507f8734a6 --- /dev/null +++ b/stable/commento-plusplus/11.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.8.7 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. +home: https://truecharts.org/charts/stable/commento-plusplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png +keywords: + - commento +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: commento-plusplus +sources: + - https://github.com/souramoo/commentoplusplus + - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus + - https://hub.docker.com/r/caroga/commentoplusplus +type: application +version: 11.1.3 diff --git a/stable/commento-plusplus/11.0.0/README.md b/stable/commento-plusplus/11.1.3/README.md similarity index 100% rename from stable/commento-plusplus/11.0.0/README.md rename to stable/commento-plusplus/11.1.3/README.md diff --git a/stable/commento-plusplus/11.0.0/app-readme.md b/stable/commento-plusplus/11.1.3/app-readme.md similarity index 100% rename from stable/commento-plusplus/11.0.0/app-readme.md rename to stable/commento-plusplus/11.1.3/app-readme.md diff --git a/stable/commento-plusplus/11.1.3/charts/common-18.0.3.tgz b/stable/commento-plusplus/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/commento-plusplus/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/commento-plusplus/11.0.0/ix_values.yaml b/stable/commento-plusplus/11.1.3/ix_values.yaml similarity index 100% rename from stable/commento-plusplus/11.0.0/ix_values.yaml rename to stable/commento-plusplus/11.1.3/ix_values.yaml diff --git a/stable/commento-plusplus/11.0.0/questions.yaml b/stable/commento-plusplus/11.1.3/questions.yaml similarity index 100% rename from stable/commento-plusplus/11.0.0/questions.yaml rename to stable/commento-plusplus/11.1.3/questions.yaml diff --git a/stable/cops/8.1.1/templates/NOTES.txt b/stable/commento-plusplus/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/cops/8.1.1/templates/NOTES.txt rename to stable/commento-plusplus/11.1.3/templates/NOTES.txt diff --git a/stable/couchpotato/9.0.0/templates/common.yaml b/stable/commento-plusplus/11.1.3/templates/common.yaml similarity index 100% rename from stable/couchpotato/9.0.0/templates/common.yaml rename to stable/commento-plusplus/11.1.3/templates/common.yaml diff --git a/stable/conanexiles/5.0.0/values.yaml b/stable/commento-plusplus/11.1.3/values.yaml similarity index 100% rename from stable/conanexiles/5.0.0/values.yaml rename to stable/commento-plusplus/11.1.3/values.yaml diff --git a/stable/conanexiles/5.0.0/CHANGELOG.md b/stable/conanexiles/5.0.0/CHANGELOG.md deleted file mode 100644 index 5a46a0ec735..00000000000 --- a/stable/conanexiles/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [conanexiles-4.1.12](https://github.com/truecharts/charts/compare/conanexiles-4.1.11...conanexiles-4.1.12) (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)) - - -## [conanexiles-4.1.11](https://github.com/truecharts/charts/compare/conanexiles-4.1.10...conanexiles-4.1.11) (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)) - - -## [conanexiles-4.1.10](https://github.com/truecharts/charts/compare/conanexiles-4.1.9...conanexiles-4.1.10) (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)) - - -## [conanexiles-4.1.9](https://github.com/truecharts/charts/compare/conanexiles-4.1.8...conanexiles-4.1.9) (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)) - - -## [conanexiles-4.1.8](https://github.com/truecharts/charts/compare/conanexiles-4.1.7...conanexiles-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [conanexiles-4.1.7](https://github.com/truecharts/charts/compare/conanexiles-4.1.6...conanexiles-4.1.7) (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)) - - -## [conanexiles-4.1.6](https://github.com/truecharts/charts/compare/conanexiles-4.1.5...conanexiles-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [conanexiles-4.1.5](https://github.com/truecharts/charts/compare/conanexiles-4.1.4...conanexiles-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [conanexiles-4.1.4](https://github.com/truecharts/charts/compare/conanexiles-4.1.3...conanexiles-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [conanexiles-4.1.3](https://github.com/truecharts/charts/compare/conanexiles-4.1.0...conanexiles-4.1.3) (2024-01-01) diff --git a/stable/conanexiles/5.0.0/Chart.yaml b/stable/conanexiles/5.0.0/Chart.yaml deleted file mode 100644 index 08351680e71..00000000000 --- a/stable/conanexiles/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: conanexiles -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. -home: https://truecharts.org/charts/stable/conanexiles -icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png -keywords: - - conanexiles - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: conanexiles -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/conanexiles - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/conanexiles/5.0.0/charts/common-17.5.0.tgz b/stable/conanexiles/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/conanexiles/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/convos/5.0.0/.helmignore b/stable/conanexiles/5.1.3/.helmignore similarity index 100% rename from stable/convos/5.0.0/.helmignore rename to stable/conanexiles/5.1.3/.helmignore diff --git a/stable/conanexiles/5.1.3/CHANGELOG.md b/stable/conanexiles/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1ffd9e640ad --- /dev/null +++ b/stable/conanexiles/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [conanexiles-4.1.12](https://github.com/truecharts/charts/compare/conanexiles-4.1.11...conanexiles-4.1.12) (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)) + + +## [conanexiles-4.1.11](https://github.com/truecharts/charts/compare/conanexiles-4.1.10...conanexiles-4.1.11) (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)) + + +## [conanexiles-4.1.10](https://github.com/truecharts/charts/compare/conanexiles-4.1.9...conanexiles-4.1.10) (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)) + + +## [conanexiles-4.1.9](https://github.com/truecharts/charts/compare/conanexiles-4.1.8...conanexiles-4.1.9) (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)) + + +## [conanexiles-4.1.8](https://github.com/truecharts/charts/compare/conanexiles-4.1.7...conanexiles-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [conanexiles-4.1.7](https://github.com/truecharts/charts/compare/conanexiles-4.1.6...conanexiles-4.1.7) (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)) + + +## [conanexiles-4.1.6](https://github.com/truecharts/charts/compare/conanexiles-4.1.5...conanexiles-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [conanexiles-4.1.5](https://github.com/truecharts/charts/compare/conanexiles-4.1.4...conanexiles-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [conanexiles-4.1.4](https://github.com/truecharts/charts/compare/conanexiles-4.1.3...conanexiles-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/conanexiles/5.1.3/Chart.yaml b/stable/conanexiles/5.1.3/Chart.yaml new file mode 100644 index 00000000000..35da28b508e --- /dev/null +++ b/stable/conanexiles/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: conanexiles +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. +home: https://truecharts.org/charts/stable/conanexiles +icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png +keywords: + - conanexiles + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: conanexiles +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/conanexiles + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/conanexiles/5.0.0/README.md b/stable/conanexiles/5.1.3/README.md similarity index 100% rename from stable/conanexiles/5.0.0/README.md rename to stable/conanexiles/5.1.3/README.md diff --git a/stable/conanexiles/5.0.0/app-readme.md b/stable/conanexiles/5.1.3/app-readme.md similarity index 100% rename from stable/conanexiles/5.0.0/app-readme.md rename to stable/conanexiles/5.1.3/app-readme.md diff --git a/stable/conanexiles/5.1.3/charts/common-18.0.3.tgz b/stable/conanexiles/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/conanexiles/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/conanexiles/5.0.0/ix_values.yaml b/stable/conanexiles/5.1.3/ix_values.yaml similarity index 100% rename from stable/conanexiles/5.0.0/ix_values.yaml rename to stable/conanexiles/5.1.3/ix_values.yaml diff --git a/stable/conanexiles/5.0.0/questions.yaml b/stable/conanexiles/5.1.3/questions.yaml similarity index 100% rename from stable/conanexiles/5.0.0/questions.yaml rename to stable/conanexiles/5.1.3/questions.yaml diff --git a/stable/conanexiles/5.0.0/templates/common.yaml b/stable/conanexiles/5.1.3/templates/common.yaml similarity index 100% rename from stable/conanexiles/5.0.0/templates/common.yaml rename to stable/conanexiles/5.1.3/templates/common.yaml diff --git a/stable/convos/5.0.0/values.yaml b/stable/conanexiles/5.1.3/values.yaml similarity index 100% rename from stable/convos/5.0.0/values.yaml rename to stable/conanexiles/5.1.3/values.yaml diff --git a/stable/convos/5.0.0/CHANGELOG.md b/stable/convos/5.0.0/CHANGELOG.md deleted file mode 100644 index b8cb3360407..00000000000 --- a/stable/convos/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [convos-4.1.12](https://github.com/truecharts/charts/compare/convos-4.1.11...convos-4.1.12) (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)) - - -## [convos-4.1.11](https://github.com/truecharts/charts/compare/convos-4.1.10...convos-4.1.11) (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)) - - -## [convos-4.1.10](https://github.com/truecharts/charts/compare/convos-4.1.9...convos-4.1.10) (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)) - - -## [convos-4.1.9](https://github.com/truecharts/charts/compare/convos-4.1.8...convos-4.1.9) (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)) - - -## [convos-4.1.8](https://github.com/truecharts/charts/compare/convos-4.1.7...convos-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [convos-4.1.7](https://github.com/truecharts/charts/compare/convos-4.1.6...convos-4.1.7) (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)) - - -## [convos-4.1.6](https://github.com/truecharts/charts/compare/convos-4.1.5...convos-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [convos-4.1.5](https://github.com/truecharts/charts/compare/convos-4.1.4...convos-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [convos-4.1.4](https://github.com/truecharts/charts/compare/convos-4.1.3...convos-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [convos-4.1.3](https://github.com/truecharts/charts/compare/convos-4.1.0...convos-4.1.3) (2024-01-01) diff --git a/stable/convos/5.0.0/Chart.yaml b/stable/convos/5.0.0/Chart.yaml deleted file mode 100644 index 002da5ec03b..00000000000 --- a/stable/convos/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stable -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Convos is the simplest way to use IRC and it is always online -home: https://truecharts.org/charts/stable/convos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png -keywords: - - convos - - Network-Messenger -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: convos -sources: - - https://convos.chat/ - - https://github.com/truecharts/charts/tree/master/charts/stable/convos - - https://hub.docker.com/r/convos/convos -type: application -version: 5.0.0 diff --git a/stable/convos/5.0.0/charts/common-17.5.0.tgz b/stable/convos/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/convos/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cops/8.1.1/.helmignore b/stable/convos/5.1.3/.helmignore similarity index 100% rename from stable/cops/8.1.1/.helmignore rename to stable/convos/5.1.3/.helmignore diff --git a/stable/convos/5.1.3/CHANGELOG.md b/stable/convos/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..213e07f439f --- /dev/null +++ b/stable/convos/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [convos-4.1.12](https://github.com/truecharts/charts/compare/convos-4.1.11...convos-4.1.12) (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)) + + +## [convos-4.1.11](https://github.com/truecharts/charts/compare/convos-4.1.10...convos-4.1.11) (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)) + + +## [convos-4.1.10](https://github.com/truecharts/charts/compare/convos-4.1.9...convos-4.1.10) (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)) + + +## [convos-4.1.9](https://github.com/truecharts/charts/compare/convos-4.1.8...convos-4.1.9) (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)) + + +## [convos-4.1.8](https://github.com/truecharts/charts/compare/convos-4.1.7...convos-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [convos-4.1.7](https://github.com/truecharts/charts/compare/convos-4.1.6...convos-4.1.7) (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)) + + +## [convos-4.1.6](https://github.com/truecharts/charts/compare/convos-4.1.5...convos-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [convos-4.1.5](https://github.com/truecharts/charts/compare/convos-4.1.4...convos-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [convos-4.1.4](https://github.com/truecharts/charts/compare/convos-4.1.3...convos-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/convos/5.1.3/Chart.yaml b/stable/convos/5.1.3/Chart.yaml new file mode 100644 index 00000000000..232b635eb5e --- /dev/null +++ b/stable/convos/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: stable +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Convos is the simplest way to use IRC and it is always online +home: https://truecharts.org/charts/stable/convos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png +keywords: + - convos + - Network-Messenger +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: convos +sources: + - https://convos.chat/ + - https://github.com/truecharts/charts/tree/master/charts/stable/convos + - https://hub.docker.com/r/convos/convos +type: application +version: 5.1.3 diff --git a/stable/convos/5.0.0/README.md b/stable/convos/5.1.3/README.md similarity index 100% rename from stable/convos/5.0.0/README.md rename to stable/convos/5.1.3/README.md diff --git a/stable/convos/5.0.0/app-readme.md b/stable/convos/5.1.3/app-readme.md similarity index 100% rename from stable/convos/5.0.0/app-readme.md rename to stable/convos/5.1.3/app-readme.md diff --git a/stable/convos/5.1.3/charts/common-18.0.3.tgz b/stable/convos/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/convos/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/convos/5.0.0/ix_values.yaml b/stable/convos/5.1.3/ix_values.yaml similarity index 100% rename from stable/convos/5.0.0/ix_values.yaml rename to stable/convos/5.1.3/ix_values.yaml diff --git a/stable/convos/5.0.0/questions.yaml b/stable/convos/5.1.3/questions.yaml similarity index 100% rename from stable/convos/5.0.0/questions.yaml rename to stable/convos/5.1.3/questions.yaml diff --git a/stable/convos/5.0.0/templates/common.yaml b/stable/convos/5.1.3/templates/common.yaml similarity index 100% rename from stable/convos/5.0.0/templates/common.yaml rename to stable/convos/5.1.3/templates/common.yaml diff --git a/stable/cops/8.1.1/values.yaml b/stable/convos/5.1.3/values.yaml similarity index 100% rename from stable/cops/8.1.1/values.yaml rename to stable/convos/5.1.3/values.yaml diff --git a/stable/cops/8.1.1/CHANGELOG.md b/stable/cops/8.1.1/CHANGELOG.md deleted file mode 100644 index d91abbbe82f..00000000000 --- a/stable/cops/8.1.1/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [cops-7.1.18](https://github.com/truecharts/charts/compare/cops-7.1.17...cops-7.1.18) (2024-02-12) - -### Chore - - - -- update container image lscr.io/linuxserver/cops to 2.2.1[@25577a2](https://github.com/25577a2) by renovate ([#18092](https://github.com/truecharts/charts/issues/18092)) - - -## [cops-7.1.17](https://github.com/truecharts/charts/compare/cops-7.1.16...cops-7.1.17) (2024-02-05) - -### Chore - - - -- update container image lscr.io/linuxserver/cops to 2.2.1[@31ef885](https://github.com/31ef885) by renovate ([#17882](https://github.com/truecharts/charts/issues/17882)) - - -## [cops-7.1.16](https://github.com/truecharts/charts/compare/cops-7.1.15...cops-7.1.16) (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)) - - -## [cops-7.1.15](https://github.com/truecharts/charts/compare/cops-7.1.14...cops-7.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)) - - -## [cops-7.1.14](https://github.com/truecharts/charts/compare/cops-7.1.13...cops-7.1.14) (2024-01-22) - -### Chore - - - -- update container image lscr.io/linuxserver/cops to 2.2.1[@4fc2dfa](https://github.com/4fc2dfa) by renovate ([#17482](https://github.com/truecharts/charts/issues/17482)) - - -## [cops-7.1.13](https://github.com/truecharts/charts/compare/cops-7.1.12...cops-7.1.13) (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)) - - -## [cops-7.1.12](https://github.com/truecharts/charts/compare/cops-7.1.11...cops-7.1.12) (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)) - - -## [cops-7.1.11](https://github.com/truecharts/charts/compare/cops-7.1.10...cops-7.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [cops-7.1.10](https://github.com/truecharts/charts/compare/cops-7.1.9...cops-7.1.10) (2024-01-15) - -### Chore - - - -- update container image lscr.io/linuxserver/cops to 2.2.1[@06ce711](https://github.com/06ce711) by renovate ([#17238](https://github.com/truecharts/charts/issues/17238)) - - - - -## [cops-7.1.9](https://github.com/truecharts/charts/compare/cops-7.1.8...cops-7.1.9) (2024-01-09) \ No newline at end of file diff --git a/stable/cops/8.1.1/Chart.yaml b/stable/cops/8.1.1/Chart.yaml deleted file mode 100644 index 3ba8e84f1e0..00000000000 --- a/stable/cops/8.1.1/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.3.1 -dependencies: - - name: common - version: 18.0.2 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. -home: https://truecharts.org/charts/stable/cops -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png -keywords: - - cops - - Cloud - - MediaApp-Books - - MediaServer-Books -kubeVersion: ">=1.24.0-0" -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cops -sources: - - https://github.com/orgs/linuxserver/packages/container/package/cops - - https://github.com/linuxserver/docker-cops#readme - - https://github.com/truecharts/charts/tree/master/charts/stable/cops - - https://fleet.linuxserver.io/image?name=linuxserver/cops -type: application -version: 8.1.1 diff --git a/stable/cops/8.1.1/charts/common-18.0.2.tgz b/stable/cops/8.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/cops/8.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/cops/8.1.1/ix_values.yaml b/stable/cops/8.1.1/ix_values.yaml deleted file mode 100644 index a45d709d451..00000000000 --- a/stable/cops/8.1.1/ix_values.yaml +++ /dev/null @@ -1,27 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: lscr.io/linuxserver/cops - tag: 2.3.1@sha256:255ada9e372af6521824f12e84f581f3dde2a7812dda4d33be9523483a7370e8 -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsGroup: 0 - runAsUser: 0 -service: - main: - ports: - main: - port: 10609 - protocol: http - targetPort: 80 -persistence: - config: - enabled: true - mountPath: /config - books: - enabled: true - mountPath: /books -portal: - open: - enabled: true diff --git a/stable/core-keeper-dedicated-server/5.0.0/.helmignore b/stable/cops/8.2.1/.helmignore similarity index 100% rename from stable/core-keeper-dedicated-server/5.0.0/.helmignore rename to stable/cops/8.2.1/.helmignore diff --git a/stable/cops/8.2.1/CHANGELOG.md b/stable/cops/8.2.1/CHANGELOG.md new file mode 100644 index 00000000000..a388b20dddc --- /dev/null +++ b/stable/cops/8.2.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [cops-7.1.18](https://github.com/truecharts/charts/compare/cops-7.1.17...cops-7.1.18) (2024-02-12) + +### Chore + + + +- update container image lscr.io/linuxserver/cops to 2.2.1[@25577a2](https://github.com/25577a2) by renovate ([#18092](https://github.com/truecharts/charts/issues/18092)) + + +## [cops-7.1.17](https://github.com/truecharts/charts/compare/cops-7.1.16...cops-7.1.17) (2024-02-05) + +### Chore + + + +- update container image lscr.io/linuxserver/cops to 2.2.1[@31ef885](https://github.com/31ef885) by renovate ([#17882](https://github.com/truecharts/charts/issues/17882)) + + +## [cops-7.1.16](https://github.com/truecharts/charts/compare/cops-7.1.15...cops-7.1.16) (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)) + + +## [cops-7.1.15](https://github.com/truecharts/charts/compare/cops-7.1.14...cops-7.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)) + + +## [cops-7.1.14](https://github.com/truecharts/charts/compare/cops-7.1.13...cops-7.1.14) (2024-01-22) + +### Chore + + + +- update container image lscr.io/linuxserver/cops to 2.2.1[@4fc2dfa](https://github.com/4fc2dfa) by renovate ([#17482](https://github.com/truecharts/charts/issues/17482)) + + +## [cops-7.1.13](https://github.com/truecharts/charts/compare/cops-7.1.12...cops-7.1.13) (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)) + + +## [cops-7.1.12](https://github.com/truecharts/charts/compare/cops-7.1.11...cops-7.1.12) (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)) + + +## [cops-7.1.11](https://github.com/truecharts/charts/compare/cops-7.1.10...cops-7.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [cops-7.1.10](https://github.com/truecharts/charts/compare/cops-7.1.9...cops-7.1.10) (2024-01-15) + +### Chore + + + +- update container image lscr.io/linuxserver/cops to 2.2.1[@06ce711](https://github.com/06ce711) by renovate ([#17238](https://github.com/truecharts/charts/issues/17238)) diff --git a/stable/cops/8.2.1/Chart.yaml b/stable/cops/8.2.1/Chart.yaml new file mode 100644 index 00000000000..fa9f6ca5d84 --- /dev/null +++ b/stable/cops/8.2.1/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.4.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: | + Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. +home: https://truecharts.org/charts/stable/cops +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png +keywords: + - cops + - Cloud + - MediaApp-Books + - MediaServer-Books +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cops +sources: + - https://github.com/orgs/linuxserver/packages/container/package/cops + - https://github.com/linuxserver/docker-cops#readme + - https://github.com/truecharts/charts/tree/master/charts/stable/cops + - https://fleet.linuxserver.io/image?name=linuxserver/cops +type: application +version: 8.2.1 diff --git a/stable/cops/8.1.1/README.md b/stable/cops/8.2.1/README.md similarity index 100% rename from stable/cops/8.1.1/README.md rename to stable/cops/8.2.1/README.md diff --git a/stable/cops/8.1.1/app-readme.md b/stable/cops/8.2.1/app-readme.md similarity index 100% rename from stable/cops/8.1.1/app-readme.md rename to stable/cops/8.2.1/app-readme.md diff --git a/stable/cops/8.2.1/charts/common-18.0.3.tgz b/stable/cops/8.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cops/8.2.1/charts/common-18.0.3.tgz differ diff --git a/stable/cops/8.2.1/ix_values.yaml b/stable/cops/8.2.1/ix_values.yaml new file mode 100644 index 00000000000..90d27d010fb --- /dev/null +++ b/stable/cops/8.2.1/ix_values.yaml @@ -0,0 +1,27 @@ +image: + pullPolicy: IfNotPresent + repository: lscr.io/linuxserver/cops + tag: 2.4.1@sha256:da5e54eddc7b8960dd9aca7de8ec02b62455a1958b6879e258f5d1b9cebbf912 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsGroup: 0 + runAsUser: 0 +service: + main: + ports: + main: + port: 10609 + protocol: http + targetPort: 80 +persistence: + config: + enabled: true + mountPath: /config + books: + enabled: true + mountPath: /books +portal: + open: + enabled: true diff --git a/stable/cops/8.1.1/questions.yaml b/stable/cops/8.2.1/questions.yaml similarity index 100% rename from stable/cops/8.1.1/questions.yaml rename to stable/cops/8.2.1/questions.yaml diff --git a/stable/couchpotato/9.0.0/templates/NOTES.txt b/stable/cops/8.2.1/templates/NOTES.txt similarity index 100% rename from stable/couchpotato/9.0.0/templates/NOTES.txt rename to stable/cops/8.2.1/templates/NOTES.txt diff --git a/stable/cops/8.1.1/templates/common.yaml b/stable/cops/8.2.1/templates/common.yaml similarity index 100% rename from stable/cops/8.1.1/templates/common.yaml rename to stable/cops/8.2.1/templates/common.yaml diff --git a/stable/core-keeper-dedicated-server/5.0.0/values.yaml b/stable/cops/8.2.1/values.yaml similarity index 100% rename from stable/core-keeper-dedicated-server/5.0.0/values.yaml rename to stable/cops/8.2.1/values.yaml diff --git a/stable/core-keeper-dedicated-server/5.0.0/CHANGELOG.md b/stable/core-keeper-dedicated-server/5.0.0/CHANGELOG.md deleted file mode 100644 index ea28413b9ec..00000000000 --- a/stable/core-keeper-dedicated-server/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [core-keeper-dedicated-server-4.1.12](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.11...core-keeper-dedicated-server-4.1.12) (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)) - - -## [core-keeper-dedicated-server-4.1.11](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.10...core-keeper-dedicated-server-4.1.11) (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)) - - -## [core-keeper-dedicated-server-4.1.10](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.9...core-keeper-dedicated-server-4.1.10) (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)) - - -## [core-keeper-dedicated-server-4.1.9](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.8...core-keeper-dedicated-server-4.1.9) (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)) - - -## [core-keeper-dedicated-server-4.1.8](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.7...core-keeper-dedicated-server-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [core-keeper-dedicated-server-4.1.7](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.6...core-keeper-dedicated-server-4.1.7) (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)) - - -## [core-keeper-dedicated-server-4.1.6](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.5...core-keeper-dedicated-server-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [core-keeper-dedicated-server-4.1.5](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.4...core-keeper-dedicated-server-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [core-keeper-dedicated-server-4.1.4](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.3...core-keeper-dedicated-server-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [core-keeper-dedicated-server-4.1.3](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.0...core-keeper-dedicated-server-4.1.3) (2024-01-01) diff --git a/stable/core-keeper-dedicated-server/5.0.0/Chart.yaml b/stable/core-keeper-dedicated-server/5.0.0/Chart.yaml deleted file mode 100644 index dfdc10dbb06..00000000000 --- a/stable/core-keeper-dedicated-server/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) -home: https://truecharts.org/charts/stable/core-keeper-dedicated-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png -keywords: - - core-keeper-dedicated-server - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: core-keeper-dedicated-server -sources: - - https://github.com/escapingnetwork/core-keeper-dedicated/ - - https://github.com/truecharts/charts/tree/master/charts/stable/core-keeper-dedicated-server - - https://hub.docker.com/r/escaping/core-keeper-dedicated -type: application -version: 5.0.0 diff --git a/stable/core-keeper-dedicated-server/5.0.0/charts/common-17.5.0.tgz b/stable/core-keeper-dedicated-server/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/core-keeper-dedicated-server/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/corekeeper/5.0.0/.helmignore b/stable/core-keeper-dedicated-server/5.1.3/.helmignore similarity index 100% rename from stable/corekeeper/5.0.0/.helmignore rename to stable/core-keeper-dedicated-server/5.1.3/.helmignore diff --git a/stable/core-keeper-dedicated-server/5.1.3/CHANGELOG.md b/stable/core-keeper-dedicated-server/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1633f5bb495 --- /dev/null +++ b/stable/core-keeper-dedicated-server/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [core-keeper-dedicated-server-4.1.12](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.11...core-keeper-dedicated-server-4.1.12) (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)) + + +## [core-keeper-dedicated-server-4.1.11](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.10...core-keeper-dedicated-server-4.1.11) (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)) + + +## [core-keeper-dedicated-server-4.1.10](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.9...core-keeper-dedicated-server-4.1.10) (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)) + + +## [core-keeper-dedicated-server-4.1.9](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.8...core-keeper-dedicated-server-4.1.9) (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)) + + +## [core-keeper-dedicated-server-4.1.8](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.7...core-keeper-dedicated-server-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [core-keeper-dedicated-server-4.1.7](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.6...core-keeper-dedicated-server-4.1.7) (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)) + + +## [core-keeper-dedicated-server-4.1.6](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.5...core-keeper-dedicated-server-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [core-keeper-dedicated-server-4.1.5](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.4...core-keeper-dedicated-server-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [core-keeper-dedicated-server-4.1.4](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.3...core-keeper-dedicated-server-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/core-keeper-dedicated-server/5.1.3/Chart.yaml b/stable/core-keeper-dedicated-server/5.1.3/Chart.yaml new file mode 100644 index 00000000000..023f3c8f914 --- /dev/null +++ b/stable/core-keeper-dedicated-server/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) +home: https://truecharts.org/charts/stable/core-keeper-dedicated-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png +keywords: + - core-keeper-dedicated-server + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: core-keeper-dedicated-server +sources: + - https://github.com/escapingnetwork/core-keeper-dedicated/ + - https://github.com/truecharts/charts/tree/master/charts/stable/core-keeper-dedicated-server + - https://hub.docker.com/r/escaping/core-keeper-dedicated +type: application +version: 5.1.3 diff --git a/stable/core-keeper-dedicated-server/5.0.0/README.md b/stable/core-keeper-dedicated-server/5.1.3/README.md similarity index 100% rename from stable/core-keeper-dedicated-server/5.0.0/README.md rename to stable/core-keeper-dedicated-server/5.1.3/README.md diff --git a/stable/core-keeper-dedicated-server/5.0.0/app-readme.md b/stable/core-keeper-dedicated-server/5.1.3/app-readme.md similarity index 100% rename from stable/core-keeper-dedicated-server/5.0.0/app-readme.md rename to stable/core-keeper-dedicated-server/5.1.3/app-readme.md diff --git a/stable/core-keeper-dedicated-server/5.1.3/charts/common-18.0.3.tgz b/stable/core-keeper-dedicated-server/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/core-keeper-dedicated-server/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/core-keeper-dedicated-server/5.0.0/ix_values.yaml b/stable/core-keeper-dedicated-server/5.1.3/ix_values.yaml similarity index 100% rename from stable/core-keeper-dedicated-server/5.0.0/ix_values.yaml rename to stable/core-keeper-dedicated-server/5.1.3/ix_values.yaml diff --git a/stable/core-keeper-dedicated-server/5.0.0/questions.yaml b/stable/core-keeper-dedicated-server/5.1.3/questions.yaml similarity index 100% rename from stable/core-keeper-dedicated-server/5.0.0/questions.yaml rename to stable/core-keeper-dedicated-server/5.1.3/questions.yaml diff --git a/stable/core-keeper-dedicated-server/5.0.0/templates/common.yaml b/stable/core-keeper-dedicated-server/5.1.3/templates/common.yaml similarity index 100% rename from stable/core-keeper-dedicated-server/5.0.0/templates/common.yaml rename to stable/core-keeper-dedicated-server/5.1.3/templates/common.yaml diff --git a/stable/corekeeper/5.0.0/values.yaml b/stable/core-keeper-dedicated-server/5.1.3/values.yaml similarity index 100% rename from stable/corekeeper/5.0.0/values.yaml rename to stable/core-keeper-dedicated-server/5.1.3/values.yaml diff --git a/stable/corekeeper/5.0.0/CHANGELOG.md b/stable/corekeeper/5.0.0/CHANGELOG.md deleted file mode 100644 index 48c09dd36eb..00000000000 --- a/stable/corekeeper/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [corekeeper-4.1.12](https://github.com/truecharts/charts/compare/corekeeper-4.1.11...corekeeper-4.1.12) (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)) - - -## [corekeeper-4.1.11](https://github.com/truecharts/charts/compare/corekeeper-4.1.10...corekeeper-4.1.11) (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)) - - -## [corekeeper-4.1.10](https://github.com/truecharts/charts/compare/corekeeper-4.1.9...corekeeper-4.1.10) (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)) - - -## [corekeeper-4.1.9](https://github.com/truecharts/charts/compare/corekeeper-4.1.8...corekeeper-4.1.9) (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)) - - -## [corekeeper-4.1.8](https://github.com/truecharts/charts/compare/corekeeper-4.1.7...corekeeper-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [corekeeper-4.1.7](https://github.com/truecharts/charts/compare/corekeeper-4.1.6...corekeeper-4.1.7) (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)) - - -## [corekeeper-4.1.6](https://github.com/truecharts/charts/compare/corekeeper-4.1.5...corekeeper-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [corekeeper-4.1.5](https://github.com/truecharts/charts/compare/corekeeper-4.1.4...corekeeper-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [corekeeper-4.1.4](https://github.com/truecharts/charts/compare/corekeeper-4.1.3...corekeeper-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [corekeeper-4.1.3](https://github.com/truecharts/charts/compare/corekeeper-4.1.0...corekeeper-4.1.3) (2024-01-01) diff --git a/stable/corekeeper/5.0.0/Chart.yaml b/stable/corekeeper/5.0.0/Chart.yaml deleted file mode 100644 index 6886c3f561f..00000000000 --- a/stable/corekeeper/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: corekeeper -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. -home: https://truecharts.org/charts/stable/corekeeper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png -keywords: - - corekeeper - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: corekeeper -sources: - - https://steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/corekeeper - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/corekeeper/5.0.0/charts/common-17.5.0.tgz b/stable/corekeeper/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/corekeeper/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/couchpotato/9.0.0/.helmignore b/stable/corekeeper/5.1.3/.helmignore similarity index 100% rename from stable/couchpotato/9.0.0/.helmignore rename to stable/corekeeper/5.1.3/.helmignore diff --git a/stable/corekeeper/5.1.3/CHANGELOG.md b/stable/corekeeper/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..94b6586747c --- /dev/null +++ b/stable/corekeeper/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [corekeeper-4.1.12](https://github.com/truecharts/charts/compare/corekeeper-4.1.11...corekeeper-4.1.12) (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)) + + +## [corekeeper-4.1.11](https://github.com/truecharts/charts/compare/corekeeper-4.1.10...corekeeper-4.1.11) (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)) + + +## [corekeeper-4.1.10](https://github.com/truecharts/charts/compare/corekeeper-4.1.9...corekeeper-4.1.10) (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)) + + +## [corekeeper-4.1.9](https://github.com/truecharts/charts/compare/corekeeper-4.1.8...corekeeper-4.1.9) (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)) + + +## [corekeeper-4.1.8](https://github.com/truecharts/charts/compare/corekeeper-4.1.7...corekeeper-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [corekeeper-4.1.7](https://github.com/truecharts/charts/compare/corekeeper-4.1.6...corekeeper-4.1.7) (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)) + + +## [corekeeper-4.1.6](https://github.com/truecharts/charts/compare/corekeeper-4.1.5...corekeeper-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [corekeeper-4.1.5](https://github.com/truecharts/charts/compare/corekeeper-4.1.4...corekeeper-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [corekeeper-4.1.4](https://github.com/truecharts/charts/compare/corekeeper-4.1.3...corekeeper-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/corekeeper/5.1.3/Chart.yaml b/stable/corekeeper/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c43c9c1259f --- /dev/null +++ b/stable/corekeeper/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: corekeeper +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. +home: https://truecharts.org/charts/stable/corekeeper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png +keywords: + - corekeeper + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: corekeeper +sources: + - https://steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/corekeeper + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/corekeeper/5.0.0/README.md b/stable/corekeeper/5.1.3/README.md similarity index 100% rename from stable/corekeeper/5.0.0/README.md rename to stable/corekeeper/5.1.3/README.md diff --git a/stable/corekeeper/5.0.0/app-readme.md b/stable/corekeeper/5.1.3/app-readme.md similarity index 100% rename from stable/corekeeper/5.0.0/app-readme.md rename to stable/corekeeper/5.1.3/app-readme.md diff --git a/stable/corekeeper/5.1.3/charts/common-18.0.3.tgz b/stable/corekeeper/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/corekeeper/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/corekeeper/5.0.0/ix_values.yaml b/stable/corekeeper/5.1.3/ix_values.yaml similarity index 100% rename from stable/corekeeper/5.0.0/ix_values.yaml rename to stable/corekeeper/5.1.3/ix_values.yaml diff --git a/stable/corekeeper/5.0.0/questions.yaml b/stable/corekeeper/5.1.3/questions.yaml similarity index 100% rename from stable/corekeeper/5.0.0/questions.yaml rename to stable/corekeeper/5.1.3/questions.yaml diff --git a/stable/corekeeper/5.0.0/templates/common.yaml b/stable/corekeeper/5.1.3/templates/common.yaml similarity index 100% rename from stable/corekeeper/5.0.0/templates/common.yaml rename to stable/corekeeper/5.1.3/templates/common.yaml diff --git a/stable/couchpotato/9.0.0/values.yaml b/stable/corekeeper/5.1.3/values.yaml similarity index 100% rename from stable/couchpotato/9.0.0/values.yaml rename to stable/corekeeper/5.1.3/values.yaml diff --git a/stable/couchpotato/9.0.0/CHANGELOG.md b/stable/couchpotato/9.0.0/CHANGELOG.md deleted file mode 100644 index 6113c2e8fd9..00000000000 --- a/stable/couchpotato/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [couchpotato-8.1.12](https://github.com/truecharts/charts/compare/couchpotato-8.1.11...couchpotato-8.1.12) (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)) - - -## [couchpotato-8.1.11](https://github.com/truecharts/charts/compare/couchpotato-8.1.10...couchpotato-8.1.11) (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)) - - -## [couchpotato-8.1.10](https://github.com/truecharts/charts/compare/couchpotato-8.1.9...couchpotato-8.1.10) (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)) - - -## [couchpotato-8.1.9](https://github.com/truecharts/charts/compare/couchpotato-8.1.8...couchpotato-8.1.9) (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)) - - -## [couchpotato-8.1.8](https://github.com/truecharts/charts/compare/couchpotato-8.1.7...couchpotato-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [couchpotato-8.1.7](https://github.com/truecharts/charts/compare/couchpotato-8.1.6...couchpotato-8.1.7) (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)) - - -## [couchpotato-8.1.6](https://github.com/truecharts/charts/compare/couchpotato-8.1.5...couchpotato-8.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [couchpotato-8.1.5](https://github.com/truecharts/charts/compare/couchpotato-8.1.4...couchpotato-8.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [couchpotato-8.1.4](https://github.com/truecharts/charts/compare/couchpotato-8.1.3...couchpotato-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [couchpotato-8.1.3](https://github.com/truecharts/charts/compare/couchpotato-8.1.0...couchpotato-8.1.3) (2024-01-01) diff --git a/stable/couchpotato/9.0.0/Chart.yaml b/stable/couchpotato/9.0.0/Chart.yaml deleted file mode 100644 index 6380978707a..00000000000 --- a/stable/couchpotato/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Couchpotato is an automatic NZB and torrent downloader. -home: https://truecharts.org/charts/stable/couchpotato -icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png -keywords: - - couchpotato -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: couchpotato -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato - - https://ghcr.io/linuxserver/couchpotato -type: application -version: 9.0.0 diff --git a/stable/couchpotato/9.0.0/charts/common-17.5.0.tgz b/stable/couchpotato/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/couchpotato/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/counterstrike2d/5.0.0/.helmignore b/stable/couchpotato/9.1.3/.helmignore similarity index 100% rename from stable/counterstrike2d/5.0.0/.helmignore rename to stable/couchpotato/9.1.3/.helmignore diff --git a/stable/couchpotato/9.1.3/CHANGELOG.md b/stable/couchpotato/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..97c1d1303bc --- /dev/null +++ b/stable/couchpotato/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [couchpotato-8.1.12](https://github.com/truecharts/charts/compare/couchpotato-8.1.11...couchpotato-8.1.12) (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)) + + +## [couchpotato-8.1.11](https://github.com/truecharts/charts/compare/couchpotato-8.1.10...couchpotato-8.1.11) (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)) + + +## [couchpotato-8.1.10](https://github.com/truecharts/charts/compare/couchpotato-8.1.9...couchpotato-8.1.10) (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)) + + +## [couchpotato-8.1.9](https://github.com/truecharts/charts/compare/couchpotato-8.1.8...couchpotato-8.1.9) (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)) + + +## [couchpotato-8.1.8](https://github.com/truecharts/charts/compare/couchpotato-8.1.7...couchpotato-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [couchpotato-8.1.7](https://github.com/truecharts/charts/compare/couchpotato-8.1.6...couchpotato-8.1.7) (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)) + + +## [couchpotato-8.1.6](https://github.com/truecharts/charts/compare/couchpotato-8.1.5...couchpotato-8.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [couchpotato-8.1.5](https://github.com/truecharts/charts/compare/couchpotato-8.1.4...couchpotato-8.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [couchpotato-8.1.4](https://github.com/truecharts/charts/compare/couchpotato-8.1.3...couchpotato-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/couchpotato/9.1.3/Chart.yaml b/stable/couchpotato/9.1.3/Chart.yaml new file mode 100644 index 00000000000..14892fdb166 --- /dev/null +++ b/stable/couchpotato/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Couchpotato is an automatic NZB and torrent downloader. +home: https://truecharts.org/charts/stable/couchpotato +icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png +keywords: + - couchpotato +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: couchpotato +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato + - https://ghcr.io/linuxserver/couchpotato +type: application +version: 9.1.3 diff --git a/stable/couchpotato/9.0.0/README.md b/stable/couchpotato/9.1.3/README.md similarity index 100% rename from stable/couchpotato/9.0.0/README.md rename to stable/couchpotato/9.1.3/README.md diff --git a/stable/couchpotato/9.0.0/app-readme.md b/stable/couchpotato/9.1.3/app-readme.md similarity index 100% rename from stable/couchpotato/9.0.0/app-readme.md rename to stable/couchpotato/9.1.3/app-readme.md diff --git a/stable/couchpotato/9.1.3/charts/common-18.0.3.tgz b/stable/couchpotato/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/couchpotato/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/couchpotato/9.0.0/ix_values.yaml b/stable/couchpotato/9.1.3/ix_values.yaml similarity index 100% rename from stable/couchpotato/9.0.0/ix_values.yaml rename to stable/couchpotato/9.1.3/ix_values.yaml diff --git a/stable/couchpotato/9.0.0/questions.yaml b/stable/couchpotato/9.1.3/questions.yaml similarity index 100% rename from stable/couchpotato/9.0.0/questions.yaml rename to stable/couchpotato/9.1.3/questions.yaml diff --git a/stable/crafty-4/7.0.0/templates/NOTES.txt b/stable/couchpotato/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/crafty-4/7.0.0/templates/NOTES.txt rename to stable/couchpotato/9.1.3/templates/NOTES.txt diff --git a/stable/cryptofolio/12.0.0/templates/common.yaml b/stable/couchpotato/9.1.3/templates/common.yaml similarity index 100% rename from stable/cryptofolio/12.0.0/templates/common.yaml rename to stable/couchpotato/9.1.3/templates/common.yaml diff --git a/stable/counterstrike2d/5.0.0/values.yaml b/stable/couchpotato/9.1.3/values.yaml similarity index 100% rename from stable/counterstrike2d/5.0.0/values.yaml rename to stable/couchpotato/9.1.3/values.yaml diff --git a/stable/counterstrike2d/5.0.0/CHANGELOG.md b/stable/counterstrike2d/5.0.0/CHANGELOG.md deleted file mode 100644 index 1578d9b3d4d..00000000000 --- a/stable/counterstrike2d/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [counterstrike2d-4.1.12](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.11...counterstrike2d-4.1.12) (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)) - - -## [counterstrike2d-4.1.11](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.10...counterstrike2d-4.1.11) (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)) - - -## [counterstrike2d-4.1.10](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.9...counterstrike2d-4.1.10) (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)) - - -## [counterstrike2d-4.1.9](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.8...counterstrike2d-4.1.9) (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)) - - -## [counterstrike2d-4.1.8](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.7...counterstrike2d-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [counterstrike2d-4.1.7](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.6...counterstrike2d-4.1.7) (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)) - - -## [counterstrike2d-4.1.6](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.5...counterstrike2d-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [counterstrike2d-4.1.5](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.4...counterstrike2d-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [counterstrike2d-4.1.4](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.3...counterstrike2d-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [counterstrike2d-4.1.3](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.0...counterstrike2d-4.1.3) (2024-01-01) diff --git a/stable/counterstrike2d/5.0.0/Chart.yaml b/stable/counterstrike2d/5.0.0/Chart.yaml deleted file mode 100644 index a9fc0540207..00000000000 --- a/stable/counterstrike2d/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install CounterStrike 2D. -home: https://truecharts.org/charts/stable/counterstrike2d -icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png -keywords: - - counterstrike2d - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: counterstrike2d -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/counterstrike2d - - https://hub.docker.com/r/ich777/cs2dserver -type: application -version: 5.0.0 diff --git a/stable/counterstrike2d/5.0.0/charts/common-17.5.0.tgz b/stable/counterstrike2d/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/counterstrike2d/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cowyo/5.0.0/.helmignore b/stable/counterstrike2d/5.1.3/.helmignore similarity index 100% rename from stable/cowyo/5.0.0/.helmignore rename to stable/counterstrike2d/5.1.3/.helmignore diff --git a/stable/counterstrike2d/5.1.3/CHANGELOG.md b/stable/counterstrike2d/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..35f883ce7a7 --- /dev/null +++ b/stable/counterstrike2d/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [counterstrike2d-4.1.12](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.11...counterstrike2d-4.1.12) (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)) + + +## [counterstrike2d-4.1.11](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.10...counterstrike2d-4.1.11) (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)) + + +## [counterstrike2d-4.1.10](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.9...counterstrike2d-4.1.10) (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)) + + +## [counterstrike2d-4.1.9](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.8...counterstrike2d-4.1.9) (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)) + + +## [counterstrike2d-4.1.8](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.7...counterstrike2d-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [counterstrike2d-4.1.7](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.6...counterstrike2d-4.1.7) (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)) + + +## [counterstrike2d-4.1.6](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.5...counterstrike2d-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [counterstrike2d-4.1.5](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.4...counterstrike2d-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [counterstrike2d-4.1.4](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.3...counterstrike2d-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/counterstrike2d/5.1.3/Chart.yaml b/stable/counterstrike2d/5.1.3/Chart.yaml new file mode 100644 index 00000000000..9916501b634 --- /dev/null +++ b/stable/counterstrike2d/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install CounterStrike 2D. +home: https://truecharts.org/charts/stable/counterstrike2d +icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png +keywords: + - counterstrike2d + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: counterstrike2d +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/counterstrike2d + - https://hub.docker.com/r/ich777/cs2dserver +type: application +version: 5.1.3 diff --git a/stable/counterstrike2d/5.0.0/README.md b/stable/counterstrike2d/5.1.3/README.md similarity index 100% rename from stable/counterstrike2d/5.0.0/README.md rename to stable/counterstrike2d/5.1.3/README.md diff --git a/stable/counterstrike2d/5.0.0/app-readme.md b/stable/counterstrike2d/5.1.3/app-readme.md similarity index 100% rename from stable/counterstrike2d/5.0.0/app-readme.md rename to stable/counterstrike2d/5.1.3/app-readme.md diff --git a/stable/counterstrike2d/5.1.3/charts/common-18.0.3.tgz b/stable/counterstrike2d/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/counterstrike2d/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/counterstrike2d/5.0.0/ix_values.yaml b/stable/counterstrike2d/5.1.3/ix_values.yaml similarity index 100% rename from stable/counterstrike2d/5.0.0/ix_values.yaml rename to stable/counterstrike2d/5.1.3/ix_values.yaml diff --git a/stable/counterstrike2d/5.0.0/questions.yaml b/stable/counterstrike2d/5.1.3/questions.yaml similarity index 100% rename from stable/counterstrike2d/5.0.0/questions.yaml rename to stable/counterstrike2d/5.1.3/questions.yaml diff --git a/stable/counterstrike2d/5.0.0/templates/common.yaml b/stable/counterstrike2d/5.1.3/templates/common.yaml similarity index 100% rename from stable/counterstrike2d/5.0.0/templates/common.yaml rename to stable/counterstrike2d/5.1.3/templates/common.yaml diff --git a/stable/cowyo/5.0.0/values.yaml b/stable/counterstrike2d/5.1.3/values.yaml similarity index 100% rename from stable/cowyo/5.0.0/values.yaml rename to stable/counterstrike2d/5.1.3/values.yaml diff --git a/stable/cowyo/5.0.0/CHANGELOG.md b/stable/cowyo/5.0.0/CHANGELOG.md deleted file mode 100644 index b32bde798aa..00000000000 --- a/stable/cowyo/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cowyo-4.1.12](https://github.com/truecharts/charts/compare/cowyo-4.1.11...cowyo-4.1.12) (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)) - - -## [cowyo-4.1.11](https://github.com/truecharts/charts/compare/cowyo-4.1.10...cowyo-4.1.11) (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)) - - -## [cowyo-4.1.10](https://github.com/truecharts/charts/compare/cowyo-4.1.9...cowyo-4.1.10) (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)) - - -## [cowyo-4.1.9](https://github.com/truecharts/charts/compare/cowyo-4.1.8...cowyo-4.1.9) (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)) - - -## [cowyo-4.1.8](https://github.com/truecharts/charts/compare/cowyo-4.1.7...cowyo-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cowyo-4.1.7](https://github.com/truecharts/charts/compare/cowyo-4.1.6...cowyo-4.1.7) (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)) - - -## [cowyo-4.1.6](https://github.com/truecharts/charts/compare/cowyo-4.1.5...cowyo-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cowyo-4.1.5](https://github.com/truecharts/charts/compare/cowyo-4.1.4...cowyo-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [cowyo-4.1.4](https://github.com/truecharts/charts/compare/cowyo-4.1.3...cowyo-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [cowyo-4.1.3](https://github.com/truecharts/charts/compare/cowyo-4.1.0...cowyo-4.1.3) (2024-01-01) diff --git a/stable/cowyo/5.0.0/Chart.yaml b/stable/cowyo/5.0.0/Chart.yaml deleted file mode 100644 index a0fcf41b0da..00000000000 --- a/stable/cowyo/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. -home: https://truecharts.org/charts/stable/cowyo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png -keywords: - - cowyo - - Cloud - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cowyo -sources: - - https://github.com/schollz/cowyo - - https://github.com/truecharts/charts/tree/master/charts/stable/cowyo - - https://hub.docker.com/r/schollz/cowyo -type: application -version: 5.0.0 diff --git a/stable/cowyo/5.0.0/charts/common-17.5.0.tgz b/stable/cowyo/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cowyo/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/craftopia/5.0.0/.helmignore b/stable/cowyo/5.1.3/.helmignore similarity index 100% rename from stable/craftopia/5.0.0/.helmignore rename to stable/cowyo/5.1.3/.helmignore diff --git a/stable/cowyo/5.1.3/CHANGELOG.md b/stable/cowyo/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5da9151d00a --- /dev/null +++ b/stable/cowyo/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cowyo-4.1.12](https://github.com/truecharts/charts/compare/cowyo-4.1.11...cowyo-4.1.12) (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)) + + +## [cowyo-4.1.11](https://github.com/truecharts/charts/compare/cowyo-4.1.10...cowyo-4.1.11) (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)) + + +## [cowyo-4.1.10](https://github.com/truecharts/charts/compare/cowyo-4.1.9...cowyo-4.1.10) (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)) + + +## [cowyo-4.1.9](https://github.com/truecharts/charts/compare/cowyo-4.1.8...cowyo-4.1.9) (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)) + + +## [cowyo-4.1.8](https://github.com/truecharts/charts/compare/cowyo-4.1.7...cowyo-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cowyo-4.1.7](https://github.com/truecharts/charts/compare/cowyo-4.1.6...cowyo-4.1.7) (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)) + + +## [cowyo-4.1.6](https://github.com/truecharts/charts/compare/cowyo-4.1.5...cowyo-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [cowyo-4.1.5](https://github.com/truecharts/charts/compare/cowyo-4.1.4...cowyo-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [cowyo-4.1.4](https://github.com/truecharts/charts/compare/cowyo-4.1.3...cowyo-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/cowyo/5.1.3/Chart.yaml b/stable/cowyo/5.1.3/Chart.yaml new file mode 100644 index 00000000000..2481a67af68 --- /dev/null +++ b/stable/cowyo/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. +home: https://truecharts.org/charts/stable/cowyo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png +keywords: + - cowyo + - Cloud + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cowyo +sources: + - https://github.com/schollz/cowyo + - https://github.com/truecharts/charts/tree/master/charts/stable/cowyo + - https://hub.docker.com/r/schollz/cowyo +type: application +version: 5.1.3 diff --git a/stable/cowyo/5.0.0/README.md b/stable/cowyo/5.1.3/README.md similarity index 100% rename from stable/cowyo/5.0.0/README.md rename to stable/cowyo/5.1.3/README.md diff --git a/stable/cowyo/5.0.0/app-readme.md b/stable/cowyo/5.1.3/app-readme.md similarity index 100% rename from stable/cowyo/5.0.0/app-readme.md rename to stable/cowyo/5.1.3/app-readme.md diff --git a/stable/cowyo/5.1.3/charts/common-18.0.3.tgz b/stable/cowyo/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cowyo/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cowyo/5.0.0/ix_values.yaml b/stable/cowyo/5.1.3/ix_values.yaml similarity index 100% rename from stable/cowyo/5.0.0/ix_values.yaml rename to stable/cowyo/5.1.3/ix_values.yaml diff --git a/stable/cowyo/5.0.0/questions.yaml b/stable/cowyo/5.1.3/questions.yaml similarity index 100% rename from stable/cowyo/5.0.0/questions.yaml rename to stable/cowyo/5.1.3/questions.yaml diff --git a/stable/cowyo/5.0.0/templates/common.yaml b/stable/cowyo/5.1.3/templates/common.yaml similarity index 100% rename from stable/cowyo/5.0.0/templates/common.yaml rename to stable/cowyo/5.1.3/templates/common.yaml diff --git a/stable/craftopia/5.0.0/values.yaml b/stable/cowyo/5.1.3/values.yaml similarity index 100% rename from stable/craftopia/5.0.0/values.yaml rename to stable/cowyo/5.1.3/values.yaml diff --git a/stable/craftopia/5.0.0/CHANGELOG.md b/stable/craftopia/5.0.0/CHANGELOG.md deleted file mode 100644 index 0c0ec321610..00000000000 --- a/stable/craftopia/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [craftopia-4.1.13](https://github.com/truecharts/charts/compare/craftopia-4.1.12...craftopia-4.1.13) (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)) - - -## [craftopia-4.1.12](https://github.com/truecharts/charts/compare/craftopia-4.1.11...craftopia-4.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)) - - -## [craftopia-4.1.11](https://github.com/truecharts/charts/compare/craftopia-4.1.10...craftopia-4.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)) - - -## [craftopia-4.1.10](https://github.com/truecharts/charts/compare/craftopia-4.1.9...craftopia-4.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)) - - -## [craftopia-4.1.9](https://github.com/truecharts/charts/compare/craftopia-4.1.8...craftopia-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [craftopia-4.1.8](https://github.com/truecharts/charts/compare/craftopia-4.1.7...craftopia-4.1.8) (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)) - - -## [craftopia-4.1.7](https://github.com/truecharts/charts/compare/craftopia-4.1.6...craftopia-4.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [craftopia-4.1.6](https://github.com/truecharts/charts/compare/craftopia-4.1.5...craftopia-4.1.6) (2024-01-02) - -### Chore - - - -- update container image ich777/steamcmd to craftopia[@73bde05](https://github.com/73bde05) by renovate ([#16712](https://github.com/truecharts/charts/issues/16712)) - - -## [craftopia-4.1.5](https://github.com/truecharts/charts/compare/craftopia-4.1.4...craftopia-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [craftopia-4.1.4](https://github.com/truecharts/charts/compare/craftopia-4.1.3...craftopia-4.1.4) (2024-01-01) - -### Chore diff --git a/stable/craftopia/5.0.0/Chart.yaml b/stable/craftopia/5.0.0/Chart.yaml deleted file mode 100644 index d410b914665..00000000000 --- a/stable/craftopia/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: craftopia -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Craftopia and run it. -home: https://truecharts.org/charts/stable/craftopia -icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png -keywords: - - craftopia - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: craftopia -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/craftopia - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/craftopia/5.0.0/charts/common-17.5.0.tgz b/stable/craftopia/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/craftopia/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/crafty-4/7.0.0/.helmignore b/stable/craftopia/5.1.3/.helmignore similarity index 100% rename from stable/crafty-4/7.0.0/.helmignore rename to stable/craftopia/5.1.3/.helmignore diff --git a/stable/craftopia/5.1.3/CHANGELOG.md b/stable/craftopia/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3ae34661fc4 --- /dev/null +++ b/stable/craftopia/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [craftopia-4.1.13](https://github.com/truecharts/charts/compare/craftopia-4.1.12...craftopia-4.1.13) (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)) + + +## [craftopia-4.1.12](https://github.com/truecharts/charts/compare/craftopia-4.1.11...craftopia-4.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)) + + +## [craftopia-4.1.11](https://github.com/truecharts/charts/compare/craftopia-4.1.10...craftopia-4.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)) + + +## [craftopia-4.1.10](https://github.com/truecharts/charts/compare/craftopia-4.1.9...craftopia-4.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)) + + +## [craftopia-4.1.9](https://github.com/truecharts/charts/compare/craftopia-4.1.8...craftopia-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [craftopia-4.1.8](https://github.com/truecharts/charts/compare/craftopia-4.1.7...craftopia-4.1.8) (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)) + + +## [craftopia-4.1.7](https://github.com/truecharts/charts/compare/craftopia-4.1.6...craftopia-4.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [craftopia-4.1.6](https://github.com/truecharts/charts/compare/craftopia-4.1.5...craftopia-4.1.6) (2024-01-02) + +### Chore + + + +- update container image ich777/steamcmd to craftopia[@73bde05](https://github.com/73bde05) by renovate ([#16712](https://github.com/truecharts/charts/issues/16712)) + + +## [craftopia-4.1.5](https://github.com/truecharts/charts/compare/craftopia-4.1.4...craftopia-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/craftopia/5.1.3/Chart.yaml b/stable/craftopia/5.1.3/Chart.yaml new file mode 100644 index 00000000000..72a11ab1b16 --- /dev/null +++ b/stable/craftopia/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: craftopia +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Craftopia and run it. +home: https://truecharts.org/charts/stable/craftopia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png +keywords: + - craftopia + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: craftopia +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/craftopia + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/craftopia/5.0.0/README.md b/stable/craftopia/5.1.3/README.md similarity index 100% rename from stable/craftopia/5.0.0/README.md rename to stable/craftopia/5.1.3/README.md diff --git a/stable/craftopia/5.0.0/app-readme.md b/stable/craftopia/5.1.3/app-readme.md similarity index 100% rename from stable/craftopia/5.0.0/app-readme.md rename to stable/craftopia/5.1.3/app-readme.md diff --git a/stable/craftopia/5.1.3/charts/common-18.0.3.tgz b/stable/craftopia/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/craftopia/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/craftopia/5.0.0/ix_values.yaml b/stable/craftopia/5.1.3/ix_values.yaml similarity index 100% rename from stable/craftopia/5.0.0/ix_values.yaml rename to stable/craftopia/5.1.3/ix_values.yaml diff --git a/stable/craftopia/5.0.0/questions.yaml b/stable/craftopia/5.1.3/questions.yaml similarity index 100% rename from stable/craftopia/5.0.0/questions.yaml rename to stable/craftopia/5.1.3/questions.yaml diff --git a/stable/craftopia/5.0.0/templates/common.yaml b/stable/craftopia/5.1.3/templates/common.yaml similarity index 100% rename from stable/craftopia/5.0.0/templates/common.yaml rename to stable/craftopia/5.1.3/templates/common.yaml diff --git a/stable/crafty-4/7.0.0/values.yaml b/stable/craftopia/5.1.3/values.yaml similarity index 100% rename from stable/crafty-4/7.0.0/values.yaml rename to stable/craftopia/5.1.3/values.yaml diff --git a/stable/crafty-4/7.0.0/CHANGELOG.md b/stable/crafty-4/7.0.0/CHANGELOG.md deleted file mode 100644 index 70827ccdd30..00000000000 --- a/stable/crafty-4/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [crafty-4-6.1.13](https://github.com/truecharts/charts/compare/crafty-4-6.1.12...crafty-4-6.1.13) (2024-02-05) - -### Chore - - - -- update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.2.3[@b4d6491](https://github.com/b4d6491) by renovate ([#17927](https://github.com/truecharts/charts/issues/17927)) - - -## [crafty-4-6.1.12](https://github.com/truecharts/charts/compare/crafty-4-6.1.11...crafty-4-6.1.12) (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)) - - -## [crafty-4-6.1.11](https://github.com/truecharts/charts/compare/crafty-4-6.1.10...crafty-4-6.1.11) (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)) - - -## [crafty-4-6.1.10](https://github.com/truecharts/charts/compare/crafty-4-6.1.9...crafty-4-6.1.10) (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)) - - -## [crafty-4-6.1.9](https://github.com/truecharts/charts/compare/crafty-4-6.1.8...crafty-4-6.1.9) (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)) - - -## [crafty-4-6.1.8](https://github.com/truecharts/charts/compare/crafty-4-6.1.7...crafty-4-6.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [crafty-4-6.1.7](https://github.com/truecharts/charts/compare/crafty-4-6.1.6...crafty-4-6.1.7) (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)) - - -## [crafty-4-6.1.6](https://github.com/truecharts/charts/compare/crafty-4-6.1.5...crafty-4-6.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [crafty-4-6.1.5](https://github.com/truecharts/charts/compare/crafty-4-6.1.4...crafty-4-6.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [crafty-4-6.1.4](https://github.com/truecharts/charts/compare/crafty-4-6.1.3...crafty-4-6.1.4) (2024-01-01) - -### Chore diff --git a/stable/crafty-4/7.0.0/Chart.yaml b/stable/crafty-4/7.0.0/Chart.yaml deleted file mode 100644 index b297fc67bcb..00000000000 --- a/stable/crafty-4/7.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.2.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Crafty Controller is a Minecraft Server Control Panel / Launcher. -home: https://truecharts.org/charts/stable/crafty-4 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png -keywords: - - crafty-4 - - GameServers - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: crafty-4 -sources: - - https://craftycontrol.com/ - - https://gitlab.com/crafty-controller/crafty-4 - - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 -type: application -version: 7.0.0 diff --git a/stable/crafty-4/7.0.0/charts/common-17.5.0.tgz b/stable/crafty-4/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/crafty-4/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/crypto-exchanges-gateway/5.0.0/.helmignore b/stable/crafty-4/7.1.3/.helmignore similarity index 100% rename from stable/crypto-exchanges-gateway/5.0.0/.helmignore rename to stable/crafty-4/7.1.3/.helmignore diff --git a/stable/crafty-4/7.1.3/CHANGELOG.md b/stable/crafty-4/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3bcf24cce18 --- /dev/null +++ b/stable/crafty-4/7.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [crafty-4-6.1.13](https://github.com/truecharts/charts/compare/crafty-4-6.1.12...crafty-4-6.1.13) (2024-02-05) + +### Chore + + + +- update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.2.3[@b4d6491](https://github.com/b4d6491) by renovate ([#17927](https://github.com/truecharts/charts/issues/17927)) + + +## [crafty-4-6.1.12](https://github.com/truecharts/charts/compare/crafty-4-6.1.11...crafty-4-6.1.12) (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)) + + +## [crafty-4-6.1.11](https://github.com/truecharts/charts/compare/crafty-4-6.1.10...crafty-4-6.1.11) (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)) + + +## [crafty-4-6.1.10](https://github.com/truecharts/charts/compare/crafty-4-6.1.9...crafty-4-6.1.10) (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)) + + +## [crafty-4-6.1.9](https://github.com/truecharts/charts/compare/crafty-4-6.1.8...crafty-4-6.1.9) (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)) + + +## [crafty-4-6.1.8](https://github.com/truecharts/charts/compare/crafty-4-6.1.7...crafty-4-6.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [crafty-4-6.1.7](https://github.com/truecharts/charts/compare/crafty-4-6.1.6...crafty-4-6.1.7) (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)) + + +## [crafty-4-6.1.6](https://github.com/truecharts/charts/compare/crafty-4-6.1.5...crafty-4-6.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [crafty-4-6.1.5](https://github.com/truecharts/charts/compare/crafty-4-6.1.4...crafty-4-6.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/crafty-4/7.1.3/Chart.yaml b/stable/crafty-4/7.1.3/Chart.yaml new file mode 100644 index 00000000000..8d8fcc4cbc5 --- /dev/null +++ b/stable/crafty-4/7.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.2.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Crafty Controller is a Minecraft Server Control Panel / Launcher. +home: https://truecharts.org/charts/stable/crafty-4 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png +keywords: + - crafty-4 + - GameServers + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: crafty-4 +sources: + - https://craftycontrol.com/ + - https://gitlab.com/crafty-controller/crafty-4 + - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 +type: application +version: 7.1.3 diff --git a/stable/crafty-4/7.0.0/README.md b/stable/crafty-4/7.1.3/README.md similarity index 100% rename from stable/crafty-4/7.0.0/README.md rename to stable/crafty-4/7.1.3/README.md diff --git a/stable/crafty-4/7.0.0/app-readme.md b/stable/crafty-4/7.1.3/app-readme.md similarity index 100% rename from stable/crafty-4/7.0.0/app-readme.md rename to stable/crafty-4/7.1.3/app-readme.md diff --git a/stable/crafty-4/7.1.3/charts/common-18.0.3.tgz b/stable/crafty-4/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/crafty-4/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/crafty-4/7.0.0/ix_values.yaml b/stable/crafty-4/7.1.3/ix_values.yaml similarity index 100% rename from stable/crafty-4/7.0.0/ix_values.yaml rename to stable/crafty-4/7.1.3/ix_values.yaml diff --git a/stable/crafty-4/7.0.0/questions.yaml b/stable/crafty-4/7.1.3/questions.yaml similarity index 100% rename from stable/crafty-4/7.0.0/questions.yaml rename to stable/crafty-4/7.1.3/questions.yaml diff --git a/stable/cryptofolio/12.0.0/templates/NOTES.txt b/stable/crafty-4/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/cryptofolio/12.0.0/templates/NOTES.txt rename to stable/crafty-4/7.1.3/templates/NOTES.txt diff --git a/stable/crafty-4/7.0.0/templates/common.yaml b/stable/crafty-4/7.1.3/templates/common.yaml similarity index 100% rename from stable/crafty-4/7.0.0/templates/common.yaml rename to stable/crafty-4/7.1.3/templates/common.yaml diff --git a/stable/crypto-exchanges-gateway/5.0.0/values.yaml b/stable/crafty-4/7.1.3/values.yaml similarity index 100% rename from stable/crypto-exchanges-gateway/5.0.0/values.yaml rename to stable/crafty-4/7.1.3/values.yaml diff --git a/stable/crypto-exchanges-gateway/5.0.0/CHANGELOG.md b/stable/crypto-exchanges-gateway/5.0.0/CHANGELOG.md deleted file mode 100644 index 3c909ab9239..00000000000 --- a/stable/crypto-exchanges-gateway/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [crypto-exchanges-gateway-4.1.12](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.11...crypto-exchanges-gateway-4.1.12) (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)) - - -## [crypto-exchanges-gateway-4.1.11](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.10...crypto-exchanges-gateway-4.1.11) (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)) - - -## [crypto-exchanges-gateway-4.1.10](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.9...crypto-exchanges-gateway-4.1.10) (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)) - - -## [crypto-exchanges-gateway-4.1.9](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.8...crypto-exchanges-gateway-4.1.9) (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)) - - -## [crypto-exchanges-gateway-4.1.8](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.7...crypto-exchanges-gateway-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [crypto-exchanges-gateway-4.1.7](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.6...crypto-exchanges-gateway-4.1.7) (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)) - - -## [crypto-exchanges-gateway-4.1.6](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.5...crypto-exchanges-gateway-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [crypto-exchanges-gateway-4.1.5](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.4...crypto-exchanges-gateway-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [crypto-exchanges-gateway-4.1.4](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.3...crypto-exchanges-gateway-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [crypto-exchanges-gateway-4.1.3](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.0...crypto-exchanges-gateway-4.1.3) (2024-01-01) diff --git a/stable/crypto-exchanges-gateway/5.0.0/Chart.yaml b/stable/crypto-exchanges-gateway/5.0.0/Chart.yaml deleted file mode 100644 index 062d86048c8..00000000000 --- a/stable/crypto-exchanges-gateway/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Your gateway to the world of crypto -home: https://truecharts.org/charts/stable/crypto-exchanges-gateway -icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png -keywords: - - crypto-exchanges-gateway - - Productivity - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: crypto-exchanges-gateway -sources: - - https://github.com/aloysius-pgast/crypto-exchanges-gateway - - https://github.com/truecharts/charts/tree/master/charts/stable/crypto-exchanges-gateway - - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway -type: application -version: 5.0.0 diff --git a/stable/crypto-exchanges-gateway/5.0.0/charts/common-17.5.0.tgz b/stable/crypto-exchanges-gateway/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/crypto-exchanges-gateway/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cryptofolio/12.0.0/.helmignore b/stable/crypto-exchanges-gateway/5.1.3/.helmignore similarity index 100% rename from stable/cryptofolio/12.0.0/.helmignore rename to stable/crypto-exchanges-gateway/5.1.3/.helmignore diff --git a/stable/crypto-exchanges-gateway/5.1.3/CHANGELOG.md b/stable/crypto-exchanges-gateway/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..82fa5a9c2b2 --- /dev/null +++ b/stable/crypto-exchanges-gateway/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [crypto-exchanges-gateway-4.1.12](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.11...crypto-exchanges-gateway-4.1.12) (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)) + + +## [crypto-exchanges-gateway-4.1.11](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.10...crypto-exchanges-gateway-4.1.11) (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)) + + +## [crypto-exchanges-gateway-4.1.10](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.9...crypto-exchanges-gateway-4.1.10) (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)) + + +## [crypto-exchanges-gateway-4.1.9](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.8...crypto-exchanges-gateway-4.1.9) (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)) + + +## [crypto-exchanges-gateway-4.1.8](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.7...crypto-exchanges-gateway-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [crypto-exchanges-gateway-4.1.7](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.6...crypto-exchanges-gateway-4.1.7) (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)) + + +## [crypto-exchanges-gateway-4.1.6](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.5...crypto-exchanges-gateway-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [crypto-exchanges-gateway-4.1.5](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.4...crypto-exchanges-gateway-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [crypto-exchanges-gateway-4.1.4](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.3...crypto-exchanges-gateway-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/crypto-exchanges-gateway/5.1.3/Chart.yaml b/stable/crypto-exchanges-gateway/5.1.3/Chart.yaml new file mode 100644 index 00000000000..010e2352230 --- /dev/null +++ b/stable/crypto-exchanges-gateway/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Your gateway to the world of crypto +home: https://truecharts.org/charts/stable/crypto-exchanges-gateway +icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png +keywords: + - crypto-exchanges-gateway + - Productivity + - Crypto +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: crypto-exchanges-gateway +sources: + - https://github.com/aloysius-pgast/crypto-exchanges-gateway + - https://github.com/truecharts/charts/tree/master/charts/stable/crypto-exchanges-gateway + - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway +type: application +version: 5.1.3 diff --git a/stable/crypto-exchanges-gateway/5.0.0/README.md b/stable/crypto-exchanges-gateway/5.1.3/README.md similarity index 100% rename from stable/crypto-exchanges-gateway/5.0.0/README.md rename to stable/crypto-exchanges-gateway/5.1.3/README.md diff --git a/stable/crypto-exchanges-gateway/5.0.0/app-readme.md b/stable/crypto-exchanges-gateway/5.1.3/app-readme.md similarity index 100% rename from stable/crypto-exchanges-gateway/5.0.0/app-readme.md rename to stable/crypto-exchanges-gateway/5.1.3/app-readme.md diff --git a/stable/crypto-exchanges-gateway/5.1.3/charts/common-18.0.3.tgz b/stable/crypto-exchanges-gateway/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/crypto-exchanges-gateway/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/crypto-exchanges-gateway/5.0.0/ix_values.yaml b/stable/crypto-exchanges-gateway/5.1.3/ix_values.yaml similarity index 100% rename from stable/crypto-exchanges-gateway/5.0.0/ix_values.yaml rename to stable/crypto-exchanges-gateway/5.1.3/ix_values.yaml diff --git a/stable/crypto-exchanges-gateway/5.0.0/questions.yaml b/stable/crypto-exchanges-gateway/5.1.3/questions.yaml similarity index 100% rename from stable/crypto-exchanges-gateway/5.0.0/questions.yaml rename to stable/crypto-exchanges-gateway/5.1.3/questions.yaml diff --git a/stable/crypto-exchanges-gateway/5.0.0/templates/common.yaml b/stable/crypto-exchanges-gateway/5.1.3/templates/common.yaml similarity index 100% rename from stable/crypto-exchanges-gateway/5.0.0/templates/common.yaml rename to stable/crypto-exchanges-gateway/5.1.3/templates/common.yaml diff --git a/stable/cryptofolio/12.0.0/values.yaml b/stable/crypto-exchanges-gateway/5.1.3/values.yaml similarity index 100% rename from stable/cryptofolio/12.0.0/values.yaml rename to stable/crypto-exchanges-gateway/5.1.3/values.yaml diff --git a/stable/cryptofolio/12.0.0/CHANGELOG.md b/stable/cryptofolio/12.0.0/CHANGELOG.md deleted file mode 100644 index dd6b04b3488..00000000000 --- a/stable/cryptofolio/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cryptofolio-11.1.12](https://github.com/truecharts/charts/compare/cryptofolio-11.1.11...cryptofolio-11.1.12) (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)) - - -## [cryptofolio-11.1.11](https://github.com/truecharts/charts/compare/cryptofolio-11.1.10...cryptofolio-11.1.11) (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)) - - -## [cryptofolio-11.1.10](https://github.com/truecharts/charts/compare/cryptofolio-11.1.9...cryptofolio-11.1.10) (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)) - - -## [cryptofolio-11.1.9](https://github.com/truecharts/charts/compare/cryptofolio-11.1.8...cryptofolio-11.1.9) (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)) - - -## [cryptofolio-11.1.8](https://github.com/truecharts/charts/compare/cryptofolio-11.1.7...cryptofolio-11.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [cryptofolio-11.1.7](https://github.com/truecharts/charts/compare/cryptofolio-11.1.6...cryptofolio-11.1.7) (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)) - - -## [cryptofolio-11.1.6](https://github.com/truecharts/charts/compare/cryptofolio-11.1.5...cryptofolio-11.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cryptofolio-11.1.5](https://github.com/truecharts/charts/compare/cryptofolio-11.1.4...cryptofolio-11.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [cryptofolio-11.1.4](https://github.com/truecharts/charts/compare/cryptofolio-11.1.3...cryptofolio-11.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [cryptofolio-11.1.3](https://github.com/truecharts/charts/compare/cryptofolio-11.1.0...cryptofolio-11.1.3) (2024-01-01) - -### Chore diff --git a/stable/cryptofolio/12.0.0/Chart.yaml b/stable/cryptofolio/12.0.0/Chart.yaml deleted file mode 100644 index 116962287a0..00000000000 --- a/stable/cryptofolio/12.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Track your cryptocurrency holdings/portfolio -home: https://truecharts.org/charts/stable/cryptofolio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png -keywords: - - cryptofolio -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cryptofolio -sources: - - https://github.com/Xtrendence/cryptofolio - - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio - - https://hub.docker.com/r/xtrendence/cryptofolio -type: application -version: 12.0.0 diff --git a/stable/cryptofolio/12.0.0/charts/common-17.5.0.tgz b/stable/cryptofolio/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cryptofolio/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cryptpad/7.0.0/.helmignore b/stable/cryptofolio/12.1.3/.helmignore similarity index 100% rename from stable/cryptpad/7.0.0/.helmignore rename to stable/cryptofolio/12.1.3/.helmignore diff --git a/stable/cryptofolio/12.1.3/CHANGELOG.md b/stable/cryptofolio/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0d5a857d289 --- /dev/null +++ b/stable/cryptofolio/12.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cryptofolio-11.1.12](https://github.com/truecharts/charts/compare/cryptofolio-11.1.11...cryptofolio-11.1.12) (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)) + + +## [cryptofolio-11.1.11](https://github.com/truecharts/charts/compare/cryptofolio-11.1.10...cryptofolio-11.1.11) (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)) + + +## [cryptofolio-11.1.10](https://github.com/truecharts/charts/compare/cryptofolio-11.1.9...cryptofolio-11.1.10) (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)) + + +## [cryptofolio-11.1.9](https://github.com/truecharts/charts/compare/cryptofolio-11.1.8...cryptofolio-11.1.9) (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)) + + +## [cryptofolio-11.1.8](https://github.com/truecharts/charts/compare/cryptofolio-11.1.7...cryptofolio-11.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [cryptofolio-11.1.7](https://github.com/truecharts/charts/compare/cryptofolio-11.1.6...cryptofolio-11.1.7) (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)) + + +## [cryptofolio-11.1.6](https://github.com/truecharts/charts/compare/cryptofolio-11.1.5...cryptofolio-11.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [cryptofolio-11.1.5](https://github.com/truecharts/charts/compare/cryptofolio-11.1.4...cryptofolio-11.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [cryptofolio-11.1.4](https://github.com/truecharts/charts/compare/cryptofolio-11.1.3...cryptofolio-11.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + diff --git a/stable/cryptofolio/12.1.3/Chart.yaml b/stable/cryptofolio/12.1.3/Chart.yaml new file mode 100644 index 00000000000..8a8d67b88bc --- /dev/null +++ b/stable/cryptofolio/12.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Track your cryptocurrency holdings/portfolio +home: https://truecharts.org/charts/stable/cryptofolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png +keywords: + - cryptofolio +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cryptofolio +sources: + - https://github.com/Xtrendence/cryptofolio + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio + - https://hub.docker.com/r/xtrendence/cryptofolio +type: application +version: 12.1.3 diff --git a/stable/cryptofolio/12.0.0/README.md b/stable/cryptofolio/12.1.3/README.md similarity index 100% rename from stable/cryptofolio/12.0.0/README.md rename to stable/cryptofolio/12.1.3/README.md diff --git a/stable/cryptofolio/12.0.0/app-readme.md b/stable/cryptofolio/12.1.3/app-readme.md similarity index 100% rename from stable/cryptofolio/12.0.0/app-readme.md rename to stable/cryptofolio/12.1.3/app-readme.md diff --git a/stable/cryptofolio/12.1.3/charts/common-18.0.3.tgz b/stable/cryptofolio/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cryptofolio/12.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cryptofolio/12.0.0/ix_values.yaml b/stable/cryptofolio/12.1.3/ix_values.yaml similarity index 100% rename from stable/cryptofolio/12.0.0/ix_values.yaml rename to stable/cryptofolio/12.1.3/ix_values.yaml diff --git a/stable/cryptofolio/12.0.0/questions.yaml b/stable/cryptofolio/12.1.3/questions.yaml similarity index 100% rename from stable/cryptofolio/12.0.0/questions.yaml rename to stable/cryptofolio/12.1.3/questions.yaml diff --git a/stable/cryptpad/7.0.0/templates/NOTES.txt b/stable/cryptofolio/12.1.3/templates/NOTES.txt similarity index 100% rename from stable/cryptpad/7.0.0/templates/NOTES.txt rename to stable/cryptofolio/12.1.3/templates/NOTES.txt diff --git a/stable/cs2/3.0.0/templates/common.yaml b/stable/cryptofolio/12.1.3/templates/common.yaml similarity index 100% rename from stable/cs2/3.0.0/templates/common.yaml rename to stable/cryptofolio/12.1.3/templates/common.yaml diff --git a/stable/cryptpad/7.0.0/values.yaml b/stable/cryptofolio/12.1.3/values.yaml similarity index 100% rename from stable/cryptpad/7.0.0/values.yaml rename to stable/cryptofolio/12.1.3/values.yaml diff --git a/stable/cryptpad/7.0.0/CHANGELOG.md b/stable/cryptpad/7.0.0/CHANGELOG.md deleted file mode 100644 index b3bf0d45bfd..00000000000 --- a/stable/cryptpad/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cryptpad-6.1.12](https://github.com/truecharts/charts/compare/cryptpad-6.1.11...cryptpad-6.1.12) (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)) - - -## [cryptpad-6.1.11](https://github.com/truecharts/charts/compare/cryptpad-6.1.10...cryptpad-6.1.11) (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)) - - -## [cryptpad-6.1.10](https://github.com/truecharts/charts/compare/cryptpad-6.1.9...cryptpad-6.1.10) (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)) - - -## [cryptpad-6.1.9](https://github.com/truecharts/charts/compare/cryptpad-6.1.8...cryptpad-6.1.9) (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)) - - -## [cryptpad-6.1.8](https://github.com/truecharts/charts/compare/cryptpad-6.1.7...cryptpad-6.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cryptpad-6.1.7](https://github.com/truecharts/charts/compare/cryptpad-6.1.6...cryptpad-6.1.7) (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)) - - -## [cryptpad-6.1.6](https://github.com/truecharts/charts/compare/cryptpad-6.1.5...cryptpad-6.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cryptpad-6.1.5](https://github.com/truecharts/charts/compare/cryptpad-6.1.4...cryptpad-6.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [cryptpad-6.1.4](https://github.com/truecharts/charts/compare/cryptpad-6.1.3...cryptpad-6.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [cryptpad-6.1.3](https://github.com/truecharts/charts/compare/cryptpad-6.1.0...cryptpad-6.1.3) (2024-01-01) diff --git a/stable/cryptpad/7.0.0/Chart.yaml b/stable/cryptpad/7.0.0/Chart.yaml deleted file mode 100644 index 3b743dfca7c..00000000000 --- a/stable/cryptpad/7.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.5.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: CryptPad is the Zero Knowledge realtime collaborative editor. -home: https://truecharts.org/charts/stable/cryptpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png -keywords: - - cryptpad - - Productivity - - Security -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cryptpad -sources: - - https://cryptpad.fr/ - - https://github.com/truecharts/charts/tree/master/charts/stable/cryptpad - - https://hub.docker.com/r/cryptpad/cryptpad -type: application -version: 7.0.0 diff --git a/stable/cryptpad/7.0.0/charts/common-17.5.0.tgz b/stable/cryptpad/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cryptpad/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cs2/3.0.0/.helmignore b/stable/cryptpad/7.1.3/.helmignore similarity index 100% rename from stable/cs2/3.0.0/.helmignore rename to stable/cryptpad/7.1.3/.helmignore diff --git a/stable/cryptpad/7.1.3/CHANGELOG.md b/stable/cryptpad/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8237f32be7c --- /dev/null +++ b/stable/cryptpad/7.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cryptpad-6.1.12](https://github.com/truecharts/charts/compare/cryptpad-6.1.11...cryptpad-6.1.12) (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)) + + +## [cryptpad-6.1.11](https://github.com/truecharts/charts/compare/cryptpad-6.1.10...cryptpad-6.1.11) (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)) + + +## [cryptpad-6.1.10](https://github.com/truecharts/charts/compare/cryptpad-6.1.9...cryptpad-6.1.10) (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)) + + +## [cryptpad-6.1.9](https://github.com/truecharts/charts/compare/cryptpad-6.1.8...cryptpad-6.1.9) (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)) + + +## [cryptpad-6.1.8](https://github.com/truecharts/charts/compare/cryptpad-6.1.7...cryptpad-6.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cryptpad-6.1.7](https://github.com/truecharts/charts/compare/cryptpad-6.1.6...cryptpad-6.1.7) (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)) + + +## [cryptpad-6.1.6](https://github.com/truecharts/charts/compare/cryptpad-6.1.5...cryptpad-6.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [cryptpad-6.1.5](https://github.com/truecharts/charts/compare/cryptpad-6.1.4...cryptpad-6.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [cryptpad-6.1.4](https://github.com/truecharts/charts/compare/cryptpad-6.1.3...cryptpad-6.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/cryptpad/7.1.3/Chart.yaml b/stable/cryptpad/7.1.3/Chart.yaml new file mode 100644 index 00000000000..31e600f14f1 --- /dev/null +++ b/stable/cryptpad/7.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.5.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: CryptPad is the Zero Knowledge realtime collaborative editor. +home: https://truecharts.org/charts/stable/cryptpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png +keywords: + - cryptpad + - Productivity + - Security +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cryptpad +sources: + - https://cryptpad.fr/ + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptpad + - https://hub.docker.com/r/cryptpad/cryptpad +type: application +version: 7.1.3 diff --git a/stable/cryptpad/7.0.0/README.md b/stable/cryptpad/7.1.3/README.md similarity index 100% rename from stable/cryptpad/7.0.0/README.md rename to stable/cryptpad/7.1.3/README.md diff --git a/stable/cryptpad/7.0.0/app-readme.md b/stable/cryptpad/7.1.3/app-readme.md similarity index 100% rename from stable/cryptpad/7.0.0/app-readme.md rename to stable/cryptpad/7.1.3/app-readme.md diff --git a/stable/cryptpad/7.1.3/charts/common-18.0.3.tgz b/stable/cryptpad/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cryptpad/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cryptpad/7.0.0/ix_values.yaml b/stable/cryptpad/7.1.3/ix_values.yaml similarity index 100% rename from stable/cryptpad/7.0.0/ix_values.yaml rename to stable/cryptpad/7.1.3/ix_values.yaml diff --git a/stable/cryptpad/7.0.0/questions.yaml b/stable/cryptpad/7.1.3/questions.yaml similarity index 100% rename from stable/cryptpad/7.0.0/questions.yaml rename to stable/cryptpad/7.1.3/questions.yaml diff --git a/stable/cs2/3.0.0/templates/NOTES.txt b/stable/cryptpad/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/cs2/3.0.0/templates/NOTES.txt rename to stable/cryptpad/7.1.3/templates/NOTES.txt diff --git a/stable/cryptpad/7.0.0/templates/common.yaml b/stable/cryptpad/7.1.3/templates/common.yaml similarity index 100% rename from stable/cryptpad/7.0.0/templates/common.yaml rename to stable/cryptpad/7.1.3/templates/common.yaml diff --git a/stable/cs2/3.0.0/values.yaml b/stable/cryptpad/7.1.3/values.yaml similarity index 100% rename from stable/cs2/3.0.0/values.yaml rename to stable/cryptpad/7.1.3/values.yaml diff --git a/stable/cs2/3.0.0/CHANGELOG.md b/stable/cs2/3.0.0/CHANGELOG.md deleted file mode 100644 index 88feb915882..00000000000 --- a/stable/cs2/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cs2-2.1.15](https://github.com/truecharts/charts/compare/cs2-2.1.14...cs2-2.1.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)) - - -## [cs2-2.1.14](https://github.com/truecharts/charts/compare/cs2-2.1.13...cs2-2.1.14) (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)) - - -## [cs2-2.1.13](https://github.com/truecharts/charts/compare/cs2-2.1.12...cs2-2.1.13) (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)) - - -## [cs2-2.1.12](https://github.com/truecharts/charts/compare/cs2-2.1.11...cs2-2.1.12) (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)) - - -## [cs2-2.1.11](https://github.com/truecharts/charts/compare/cs2-2.1.10...cs2-2.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [cs2-2.1.10](https://github.com/truecharts/charts/compare/cs2-2.1.8...cs2-2.1.10) (2024-01-21) - - - - -## [cs2-2.1.8](https://github.com/truecharts/charts/compare/cs2-2.1.7...cs2-2.1.8) (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)) - - -## [cs2-2.1.7](https://github.com/truecharts/charts/compare/cs2-2.1.6...cs2-2.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cs2-2.1.6](https://github.com/truecharts/charts/compare/cs2-2.1.5...cs2-2.1.6) (2024-01-02) - -### Chore - - - -- update container image common to v17.2.21[@cf65ff3](https://github.com/cf65ff3) by renovate ([#16752](https://github.com/truecharts/charts/issues/16752)) - - -## [cs2-2.1.5](https://github.com/truecharts/charts/compare/cs2-2.1.4...cs2-2.1.5) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [cs2-2.1.4](https://github.com/truecharts/charts/compare/cs2-2.1.3...cs2-2.1.4) (2024-01-01) \ No newline at end of file diff --git a/stable/cs2/3.0.0/Chart.yaml b/stable/cs2/3.0.0/Chart.yaml deleted file mode 100644 index 3223c7c56b4..00000000000 --- a/stable/cs2/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: cs2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A custom SteamCMD chart that runs CS2. -home: https://truecharts.org/charts/stable/cs2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.png -keywords: - - cs2 - - counter-strike -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cs2 -sources: - - https://github.com/ich777/docker-steamcmd-server/tree/cs2 - - https://github.com/truecharts/charts/tree/master/charts/stable/cs2 - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 3.0.0 diff --git a/stable/cs2/3.0.0/charts/common-17.5.0.tgz b/stable/cs2/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cs2/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/csgo/5.0.0/.helmignore b/stable/cs2/3.1.3/.helmignore similarity index 100% rename from stable/csgo/5.0.0/.helmignore rename to stable/cs2/3.1.3/.helmignore diff --git a/stable/cs2/3.1.3/CHANGELOG.md b/stable/cs2/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..75faedf792a --- /dev/null +++ b/stable/cs2/3.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cs2-2.1.15](https://github.com/truecharts/charts/compare/cs2-2.1.14...cs2-2.1.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)) + + +## [cs2-2.1.14](https://github.com/truecharts/charts/compare/cs2-2.1.13...cs2-2.1.14) (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)) + + +## [cs2-2.1.13](https://github.com/truecharts/charts/compare/cs2-2.1.12...cs2-2.1.13) (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)) + + +## [cs2-2.1.12](https://github.com/truecharts/charts/compare/cs2-2.1.11...cs2-2.1.12) (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)) + + +## [cs2-2.1.11](https://github.com/truecharts/charts/compare/cs2-2.1.10...cs2-2.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [cs2-2.1.10](https://github.com/truecharts/charts/compare/cs2-2.1.8...cs2-2.1.10) (2024-01-21) + + + + +## [cs2-2.1.8](https://github.com/truecharts/charts/compare/cs2-2.1.7...cs2-2.1.8) (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)) + + +## [cs2-2.1.7](https://github.com/truecharts/charts/compare/cs2-2.1.6...cs2-2.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [cs2-2.1.6](https://github.com/truecharts/charts/compare/cs2-2.1.5...cs2-2.1.6) (2024-01-02) + +### Chore + + + +- update container image common to v17.2.21[@cf65ff3](https://github.com/cf65ff3) by renovate ([#16752](https://github.com/truecharts/charts/issues/16752)) + + +## [cs2-2.1.5](https://github.com/truecharts/charts/compare/cs2-2.1.4...cs2-2.1.5) (2024-01-02) + +### Chore + + diff --git a/stable/cs2/3.1.3/Chart.yaml b/stable/cs2/3.1.3/Chart.yaml new file mode 100644 index 00000000000..45300bdf8ff --- /dev/null +++ b/stable/cs2/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: cs2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A custom SteamCMD chart that runs CS2. +home: https://truecharts.org/charts/stable/cs2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.png +keywords: + - cs2 + - counter-strike +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cs2 +sources: + - https://github.com/ich777/docker-steamcmd-server/tree/cs2 + - https://github.com/truecharts/charts/tree/master/charts/stable/cs2 + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 3.1.3 diff --git a/stable/cs2/3.0.0/README.md b/stable/cs2/3.1.3/README.md similarity index 100% rename from stable/cs2/3.0.0/README.md rename to stable/cs2/3.1.3/README.md diff --git a/stable/cs2/3.0.0/app-readme.md b/stable/cs2/3.1.3/app-readme.md similarity index 100% rename from stable/cs2/3.0.0/app-readme.md rename to stable/cs2/3.1.3/app-readme.md diff --git a/stable/cs2/3.1.3/charts/common-18.0.3.tgz b/stable/cs2/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cs2/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cs2/3.0.0/ix_values.yaml b/stable/cs2/3.1.3/ix_values.yaml similarity index 100% rename from stable/cs2/3.0.0/ix_values.yaml rename to stable/cs2/3.1.3/ix_values.yaml diff --git a/stable/cs2/3.0.0/questions.yaml b/stable/cs2/3.1.3/questions.yaml similarity index 100% rename from stable/cs2/3.0.0/questions.yaml rename to stable/cs2/3.1.3/questions.yaml diff --git a/stable/ctfd/4.3.0/templates/NOTES.txt b/stable/cs2/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/ctfd/4.3.0/templates/NOTES.txt rename to stable/cs2/3.1.3/templates/NOTES.txt diff --git a/stable/custom-app/12.0.0/templates/common.yaml b/stable/cs2/3.1.3/templates/common.yaml similarity index 100% rename from stable/custom-app/12.0.0/templates/common.yaml rename to stable/cs2/3.1.3/templates/common.yaml diff --git a/stable/csgo/5.0.0/values.yaml b/stable/cs2/3.1.3/values.yaml similarity index 100% rename from stable/csgo/5.0.0/values.yaml rename to stable/cs2/3.1.3/values.yaml diff --git a/stable/csgo/5.0.0/CHANGELOG.md b/stable/csgo/5.0.0/CHANGELOG.md deleted file mode 100644 index a2b3776e5d5..00000000000 --- a/stable/csgo/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [csgo-4.1.12](https://github.com/truecharts/charts/compare/csgo-4.1.11...csgo-4.1.12) (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)) - - -## [csgo-4.1.11](https://github.com/truecharts/charts/compare/csgo-4.1.10...csgo-4.1.11) (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)) - - -## [csgo-4.1.10](https://github.com/truecharts/charts/compare/csgo-4.1.9...csgo-4.1.10) (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)) - - -## [csgo-4.1.9](https://github.com/truecharts/charts/compare/csgo-4.1.8...csgo-4.1.9) (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)) - - -## [csgo-4.1.8](https://github.com/truecharts/charts/compare/csgo-4.1.7...csgo-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [csgo-4.1.7](https://github.com/truecharts/charts/compare/csgo-4.1.6...csgo-4.1.7) (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)) - - -## [csgo-4.1.6](https://github.com/truecharts/charts/compare/csgo-4.1.5...csgo-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [csgo-4.1.5](https://github.com/truecharts/charts/compare/csgo-4.1.4...csgo-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [csgo-4.1.4](https://github.com/truecharts/charts/compare/csgo-4.1.3...csgo-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [csgo-4.1.3](https://github.com/truecharts/charts/compare/csgo-4.1.0...csgo-4.1.3) (2024-01-01) diff --git a/stable/csgo/5.0.0/Chart.yaml b/stable/csgo/5.0.0/Chart.yaml deleted file mode 100644 index f1828781a2a..00000000000 --- a/stable/csgo/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it.' -home: https://truecharts.org/charts/stable/csgo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png -keywords: - - csgo - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: csgo -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/csgo - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/csgo/5.0.0/charts/common-17.5.0.tgz b/stable/csgo/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/csgo/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cssource/5.0.0/.helmignore b/stable/csgo/5.1.3/.helmignore similarity index 100% rename from stable/cssource/5.0.0/.helmignore rename to stable/csgo/5.1.3/.helmignore diff --git a/stable/csgo/5.1.3/CHANGELOG.md b/stable/csgo/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..80048c5104b --- /dev/null +++ b/stable/csgo/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [csgo-4.1.12](https://github.com/truecharts/charts/compare/csgo-4.1.11...csgo-4.1.12) (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)) + + +## [csgo-4.1.11](https://github.com/truecharts/charts/compare/csgo-4.1.10...csgo-4.1.11) (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)) + + +## [csgo-4.1.10](https://github.com/truecharts/charts/compare/csgo-4.1.9...csgo-4.1.10) (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)) + + +## [csgo-4.1.9](https://github.com/truecharts/charts/compare/csgo-4.1.8...csgo-4.1.9) (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)) + + +## [csgo-4.1.8](https://github.com/truecharts/charts/compare/csgo-4.1.7...csgo-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [csgo-4.1.7](https://github.com/truecharts/charts/compare/csgo-4.1.6...csgo-4.1.7) (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)) + + +## [csgo-4.1.6](https://github.com/truecharts/charts/compare/csgo-4.1.5...csgo-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [csgo-4.1.5](https://github.com/truecharts/charts/compare/csgo-4.1.4...csgo-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [csgo-4.1.4](https://github.com/truecharts/charts/compare/csgo-4.1.3...csgo-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/csgo/5.1.3/Chart.yaml b/stable/csgo/5.1.3/Chart.yaml new file mode 100644 index 00000000000..19a373ce189 --- /dev/null +++ b/stable/csgo/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it." +home: https://truecharts.org/charts/stable/csgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png +keywords: + - csgo + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: csgo +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/csgo + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/csgo/5.0.0/README.md b/stable/csgo/5.1.3/README.md similarity index 100% rename from stable/csgo/5.0.0/README.md rename to stable/csgo/5.1.3/README.md diff --git a/stable/csgo/5.0.0/app-readme.md b/stable/csgo/5.1.3/app-readme.md similarity index 100% rename from stable/csgo/5.0.0/app-readme.md rename to stable/csgo/5.1.3/app-readme.md diff --git a/stable/csgo/5.1.3/charts/common-18.0.3.tgz b/stable/csgo/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/csgo/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/csgo/5.0.0/ix_values.yaml b/stable/csgo/5.1.3/ix_values.yaml similarity index 100% rename from stable/csgo/5.0.0/ix_values.yaml rename to stable/csgo/5.1.3/ix_values.yaml diff --git a/stable/csgo/5.0.0/questions.yaml b/stable/csgo/5.1.3/questions.yaml similarity index 100% rename from stable/csgo/5.0.0/questions.yaml rename to stable/csgo/5.1.3/questions.yaml diff --git a/stable/csgo/5.0.0/templates/common.yaml b/stable/csgo/5.1.3/templates/common.yaml similarity index 100% rename from stable/csgo/5.0.0/templates/common.yaml rename to stable/csgo/5.1.3/templates/common.yaml diff --git a/stable/cssource/5.0.0/values.yaml b/stable/csgo/5.1.3/values.yaml similarity index 100% rename from stable/cssource/5.0.0/values.yaml rename to stable/csgo/5.1.3/values.yaml diff --git a/stable/cssource/5.0.0/CHANGELOG.md b/stable/cssource/5.0.0/CHANGELOG.md deleted file mode 100644 index d3bb4e7392e..00000000000 --- a/stable/cssource/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cssource-4.1.12](https://github.com/truecharts/charts/compare/cssource-4.1.11...cssource-4.1.12) (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)) - - -## [cssource-4.1.11](https://github.com/truecharts/charts/compare/cssource-4.1.10...cssource-4.1.11) (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)) - - -## [cssource-4.1.10](https://github.com/truecharts/charts/compare/cssource-4.1.9...cssource-4.1.10) (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)) - - -## [cssource-4.1.9](https://github.com/truecharts/charts/compare/cssource-4.1.8...cssource-4.1.9) (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)) - - -## [cssource-4.1.8](https://github.com/truecharts/charts/compare/cssource-4.1.7...cssource-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cssource-4.1.7](https://github.com/truecharts/charts/compare/cssource-4.1.6...cssource-4.1.7) (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)) - - -## [cssource-4.1.6](https://github.com/truecharts/charts/compare/cssource-4.1.5...cssource-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cssource-4.1.5](https://github.com/truecharts/charts/compare/cssource-4.1.4...cssource-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [cssource-4.1.4](https://github.com/truecharts/charts/compare/cssource-4.1.3...cssource-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [cssource-4.1.3](https://github.com/truecharts/charts/compare/cssource-4.1.0...cssource-4.1.3) (2024-01-01) diff --git a/stable/cssource/5.0.0/Chart.yaml b/stable/cssource/5.0.0/Chart.yaml deleted file mode 100644 index c4bca54de94..00000000000 --- a/stable/cssource/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it.' -home: https://truecharts.org/charts/stable/cssource -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png -keywords: - - cssource - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cssource -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/cssource - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/cssource/5.0.0/charts/common-17.5.0.tgz b/stable/cssource/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cssource/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cstrike1-6/5.0.0/.helmignore b/stable/cssource/5.1.3/.helmignore similarity index 100% rename from stable/cstrike1-6/5.0.0/.helmignore rename to stable/cssource/5.1.3/.helmignore diff --git a/stable/cssource/5.1.3/CHANGELOG.md b/stable/cssource/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e994e7fde1e --- /dev/null +++ b/stable/cssource/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cssource-4.1.12](https://github.com/truecharts/charts/compare/cssource-4.1.11...cssource-4.1.12) (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)) + + +## [cssource-4.1.11](https://github.com/truecharts/charts/compare/cssource-4.1.10...cssource-4.1.11) (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)) + + +## [cssource-4.1.10](https://github.com/truecharts/charts/compare/cssource-4.1.9...cssource-4.1.10) (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)) + + +## [cssource-4.1.9](https://github.com/truecharts/charts/compare/cssource-4.1.8...cssource-4.1.9) (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)) + + +## [cssource-4.1.8](https://github.com/truecharts/charts/compare/cssource-4.1.7...cssource-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cssource-4.1.7](https://github.com/truecharts/charts/compare/cssource-4.1.6...cssource-4.1.7) (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)) + + +## [cssource-4.1.6](https://github.com/truecharts/charts/compare/cssource-4.1.5...cssource-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [cssource-4.1.5](https://github.com/truecharts/charts/compare/cssource-4.1.4...cssource-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [cssource-4.1.4](https://github.com/truecharts/charts/compare/cssource-4.1.3...cssource-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/cssource/5.1.3/Chart.yaml b/stable/cssource/5.1.3/Chart.yaml new file mode 100644 index 00000000000..48b35422d7e --- /dev/null +++ b/stable/cssource/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it." +home: https://truecharts.org/charts/stable/cssource +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png +keywords: + - cssource + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cssource +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/cssource + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/cssource/5.0.0/README.md b/stable/cssource/5.1.3/README.md similarity index 100% rename from stable/cssource/5.0.0/README.md rename to stable/cssource/5.1.3/README.md diff --git a/stable/cssource/5.0.0/app-readme.md b/stable/cssource/5.1.3/app-readme.md similarity index 100% rename from stable/cssource/5.0.0/app-readme.md rename to stable/cssource/5.1.3/app-readme.md diff --git a/stable/cssource/5.1.3/charts/common-18.0.3.tgz b/stable/cssource/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cssource/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cssource/5.0.0/ix_values.yaml b/stable/cssource/5.1.3/ix_values.yaml similarity index 100% rename from stable/cssource/5.0.0/ix_values.yaml rename to stable/cssource/5.1.3/ix_values.yaml diff --git a/stable/cssource/5.0.0/questions.yaml b/stable/cssource/5.1.3/questions.yaml similarity index 100% rename from stable/cssource/5.0.0/questions.yaml rename to stable/cssource/5.1.3/questions.yaml diff --git a/stable/cssource/5.0.0/templates/common.yaml b/stable/cssource/5.1.3/templates/common.yaml similarity index 100% rename from stable/cssource/5.0.0/templates/common.yaml rename to stable/cssource/5.1.3/templates/common.yaml diff --git a/stable/cstrike1-6/5.0.0/values.yaml b/stable/cssource/5.1.3/values.yaml similarity index 100% rename from stable/cstrike1-6/5.0.0/values.yaml rename to stable/cssource/5.1.3/values.yaml diff --git a/stable/cstrike1-6/5.0.0/CHANGELOG.md b/stable/cstrike1-6/5.0.0/CHANGELOG.md deleted file mode 100644 index 03e424fee53..00000000000 --- a/stable/cstrike1-6/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cstrike1-6-4.1.12](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.11...cstrike1-6-4.1.12) (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)) - - -## [cstrike1-6-4.1.11](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.10...cstrike1-6-4.1.11) (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)) - - -## [cstrike1-6-4.1.10](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.9...cstrike1-6-4.1.10) (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)) - - -## [cstrike1-6-4.1.9](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.8...cstrike1-6-4.1.9) (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)) - - -## [cstrike1-6-4.1.8](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.7...cstrike1-6-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cstrike1-6-4.1.7](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.6...cstrike1-6-4.1.7) (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)) - - -## [cstrike1-6-4.1.6](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.5...cstrike1-6-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cstrike1-6-4.1.5](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.4...cstrike1-6-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [cstrike1-6-4.1.4](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.3...cstrike1-6-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [cstrike1-6-4.1.3](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.0...cstrike1-6-4.1.3) (2024-01-01) diff --git a/stable/cstrike1-6/5.0.0/Chart.yaml b/stable/cstrike1-6/5.0.0/Chart.yaml deleted file mode 100644 index 73edce74159..00000000000 --- a/stable/cstrike1-6/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: cstrike1.6 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. -home: https://truecharts.org/charts/stable/cstrike1-6 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png -keywords: - - cstrike1-6 - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cstrike1-6 -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/cstrike1-6 - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/cstrike1-6/5.0.0/charts/common-17.5.0.tgz b/stable/cstrike1-6/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cstrike1-6/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cstrikeconditionzero/5.0.0/.helmignore b/stable/cstrike1-6/5.1.3/.helmignore similarity index 100% rename from stable/cstrikeconditionzero/5.0.0/.helmignore rename to stable/cstrike1-6/5.1.3/.helmignore diff --git a/stable/cstrike1-6/5.1.3/CHANGELOG.md b/stable/cstrike1-6/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..28b15a5c323 --- /dev/null +++ b/stable/cstrike1-6/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cstrike1-6-4.1.12](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.11...cstrike1-6-4.1.12) (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)) + + +## [cstrike1-6-4.1.11](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.10...cstrike1-6-4.1.11) (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)) + + +## [cstrike1-6-4.1.10](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.9...cstrike1-6-4.1.10) (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)) + + +## [cstrike1-6-4.1.9](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.8...cstrike1-6-4.1.9) (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)) + + +## [cstrike1-6-4.1.8](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.7...cstrike1-6-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cstrike1-6-4.1.7](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.6...cstrike1-6-4.1.7) (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)) + + +## [cstrike1-6-4.1.6](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.5...cstrike1-6-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [cstrike1-6-4.1.5](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.4...cstrike1-6-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [cstrike1-6-4.1.4](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.3...cstrike1-6-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/cstrike1-6/5.1.3/Chart.yaml b/stable/cstrike1-6/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6db6dccd1e1 --- /dev/null +++ b/stable/cstrike1-6/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: cstrike1.6 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. +home: https://truecharts.org/charts/stable/cstrike1-6 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png +keywords: + - cstrike1-6 + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cstrike1-6 +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/cstrike1-6 + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/cstrike1-6/5.0.0/README.md b/stable/cstrike1-6/5.1.3/README.md similarity index 100% rename from stable/cstrike1-6/5.0.0/README.md rename to stable/cstrike1-6/5.1.3/README.md diff --git a/stable/cstrike1-6/5.0.0/app-readme.md b/stable/cstrike1-6/5.1.3/app-readme.md similarity index 100% rename from stable/cstrike1-6/5.0.0/app-readme.md rename to stable/cstrike1-6/5.1.3/app-readme.md diff --git a/stable/cstrike1-6/5.1.3/charts/common-18.0.3.tgz b/stable/cstrike1-6/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cstrike1-6/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cstrike1-6/5.0.0/ix_values.yaml b/stable/cstrike1-6/5.1.3/ix_values.yaml similarity index 100% rename from stable/cstrike1-6/5.0.0/ix_values.yaml rename to stable/cstrike1-6/5.1.3/ix_values.yaml diff --git a/stable/cstrike1-6/5.0.0/questions.yaml b/stable/cstrike1-6/5.1.3/questions.yaml similarity index 100% rename from stable/cstrike1-6/5.0.0/questions.yaml rename to stable/cstrike1-6/5.1.3/questions.yaml diff --git a/stable/cstrike1-6/5.0.0/templates/common.yaml b/stable/cstrike1-6/5.1.3/templates/common.yaml similarity index 100% rename from stable/cstrike1-6/5.0.0/templates/common.yaml rename to stable/cstrike1-6/5.1.3/templates/common.yaml diff --git a/stable/cstrikeconditionzero/5.0.0/values.yaml b/stable/cstrike1-6/5.1.3/values.yaml similarity index 100% rename from stable/cstrikeconditionzero/5.0.0/values.yaml rename to stable/cstrike1-6/5.1.3/values.yaml diff --git a/stable/cstrikeconditionzero/5.0.0/CHANGELOG.md b/stable/cstrikeconditionzero/5.0.0/CHANGELOG.md deleted file mode 100644 index 03d58eee2e5..00000000000 --- a/stable/cstrikeconditionzero/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cstrikeconditionzero-4.1.12](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.11...cstrikeconditionzero-4.1.12) (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)) - - -## [cstrikeconditionzero-4.1.11](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.10...cstrikeconditionzero-4.1.11) (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)) - - -## [cstrikeconditionzero-4.1.10](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.9...cstrikeconditionzero-4.1.10) (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)) - - -## [cstrikeconditionzero-4.1.9](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.8...cstrikeconditionzero-4.1.9) (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)) - - -## [cstrikeconditionzero-4.1.8](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.7...cstrikeconditionzero-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cstrikeconditionzero-4.1.7](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.6...cstrikeconditionzero-4.1.7) (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)) - - -## [cstrikeconditionzero-4.1.6](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.5...cstrikeconditionzero-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cstrikeconditionzero-4.1.5](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.4...cstrikeconditionzero-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [cstrikeconditionzero-4.1.4](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.3...cstrikeconditionzero-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [cstrikeconditionzero-4.1.3](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.0...cstrikeconditionzero-4.1.3) (2024-01-01) diff --git a/stable/cstrikeconditionzero/5.0.0/Chart.yaml b/stable/cstrikeconditionzero/5.0.0/Chart.yaml deleted file mode 100644 index 223464601e9..00000000000 --- a/stable/cstrikeconditionzero/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: cstrikeczero -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. -home: https://truecharts.org/charts/stable/cstrikeconditionzero -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png -keywords: - - cstrikeconditionzero - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cstrikeconditionzero -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/cstrikeconditionzero - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/cstrikeconditionzero/5.0.0/charts/common-17.5.0.tgz b/stable/cstrikeconditionzero/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cstrikeconditionzero/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ctfd/4.3.0/.helmignore b/stable/cstrikeconditionzero/5.1.3/.helmignore similarity index 100% rename from stable/ctfd/4.3.0/.helmignore rename to stable/cstrikeconditionzero/5.1.3/.helmignore diff --git a/stable/cstrikeconditionzero/5.1.3/CHANGELOG.md b/stable/cstrikeconditionzero/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a07eda8cf17 --- /dev/null +++ b/stable/cstrikeconditionzero/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cstrikeconditionzero-4.1.12](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.11...cstrikeconditionzero-4.1.12) (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)) + + +## [cstrikeconditionzero-4.1.11](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.10...cstrikeconditionzero-4.1.11) (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)) + + +## [cstrikeconditionzero-4.1.10](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.9...cstrikeconditionzero-4.1.10) (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)) + + +## [cstrikeconditionzero-4.1.9](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.8...cstrikeconditionzero-4.1.9) (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)) + + +## [cstrikeconditionzero-4.1.8](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.7...cstrikeconditionzero-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cstrikeconditionzero-4.1.7](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.6...cstrikeconditionzero-4.1.7) (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)) + + +## [cstrikeconditionzero-4.1.6](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.5...cstrikeconditionzero-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [cstrikeconditionzero-4.1.5](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.4...cstrikeconditionzero-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [cstrikeconditionzero-4.1.4](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.3...cstrikeconditionzero-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/cstrikeconditionzero/5.1.3/Chart.yaml b/stable/cstrikeconditionzero/5.1.3/Chart.yaml new file mode 100644 index 00000000000..cdb69b17db6 --- /dev/null +++ b/stable/cstrikeconditionzero/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: cstrikeczero +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. +home: https://truecharts.org/charts/stable/cstrikeconditionzero +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png +keywords: + - cstrikeconditionzero + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cstrikeconditionzero +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/cstrikeconditionzero + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/cstrikeconditionzero/5.0.0/README.md b/stable/cstrikeconditionzero/5.1.3/README.md similarity index 100% rename from stable/cstrikeconditionzero/5.0.0/README.md rename to stable/cstrikeconditionzero/5.1.3/README.md diff --git a/stable/cstrikeconditionzero/5.0.0/app-readme.md b/stable/cstrikeconditionzero/5.1.3/app-readme.md similarity index 100% rename from stable/cstrikeconditionzero/5.0.0/app-readme.md rename to stable/cstrikeconditionzero/5.1.3/app-readme.md diff --git a/stable/cstrikeconditionzero/5.1.3/charts/common-18.0.3.tgz b/stable/cstrikeconditionzero/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cstrikeconditionzero/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cstrikeconditionzero/5.0.0/ix_values.yaml b/stable/cstrikeconditionzero/5.1.3/ix_values.yaml similarity index 100% rename from stable/cstrikeconditionzero/5.0.0/ix_values.yaml rename to stable/cstrikeconditionzero/5.1.3/ix_values.yaml diff --git a/stable/cstrikeconditionzero/5.0.0/questions.yaml b/stable/cstrikeconditionzero/5.1.3/questions.yaml similarity index 100% rename from stable/cstrikeconditionzero/5.0.0/questions.yaml rename to stable/cstrikeconditionzero/5.1.3/questions.yaml diff --git a/stable/cstrikeconditionzero/5.0.0/templates/common.yaml b/stable/cstrikeconditionzero/5.1.3/templates/common.yaml similarity index 100% rename from stable/cstrikeconditionzero/5.0.0/templates/common.yaml rename to stable/cstrikeconditionzero/5.1.3/templates/common.yaml diff --git a/stable/ctfd/4.3.0/values.yaml b/stable/cstrikeconditionzero/5.1.3/values.yaml similarity index 100% rename from stable/ctfd/4.3.0/values.yaml rename to stable/cstrikeconditionzero/5.1.3/values.yaml diff --git a/stable/ctfd/4.3.0/CHANGELOG.md b/stable/ctfd/4.3.0/CHANGELOG.md deleted file mode 100644 index 8f58b0db615..00000000000 --- a/stable/ctfd/4.3.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [ctfd-3.1.18](https://github.com/truecharts/charts/compare/ctfd-3.1.17...ctfd-3.1.18) (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)) - - -## [ctfd-3.1.17](https://github.com/truecharts/charts/compare/ctfd-3.1.16...ctfd-3.1.17) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [ctfd-3.1.16](https://github.com/truecharts/charts/compare/ctfd-3.1.15...ctfd-3.1.16) (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)) - - -## [ctfd-3.1.15](https://github.com/truecharts/charts/compare/ctfd-3.1.14...ctfd-3.1.15) (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)) - - -## [ctfd-3.1.14](https://github.com/truecharts/charts/compare/ctfd-3.1.13...ctfd-3.1.14) (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)) - - -## [ctfd-3.1.13](https://github.com/truecharts/charts/compare/ctfd-3.1.12...ctfd-3.1.13) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ctfd-3.1.12](https://github.com/truecharts/charts/compare/ctfd-3.1.11...ctfd-3.1.12) (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)) - - -## [ctfd-3.1.11](https://github.com/truecharts/charts/compare/ctfd-3.1.10...ctfd-3.1.11) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/ctfd/ctfd to v3.6.1[@8033c37](https://github.com/8033c37) by renovate ([#16802](https://github.com/truecharts/charts/issues/16802)) - - -## [ctfd-3.1.10](https://github.com/truecharts/charts/compare/ctfd-3.1.9...ctfd-3.1.10) (2024-01-02) - -### Chore - - diff --git a/stable/ctfd/4.3.0/Chart.yaml b/stable/ctfd/4.3.0/Chart.yaml deleted file mode 100644 index c02a84576d2..00000000000 --- a/stable/ctfd/4.3.0/Chart.yaml +++ /dev/null @@ -1,51 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: learning - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.6.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.3.0 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: CTFd is a Capture The Flag framework focusing on ease of use and customizability. -home: https://truecharts.org/charts/stable/ctfd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png -keywords: - - ctfd - - learning -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ctfd -sources: - - https://github.com/CTFd/CTFd - - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd - - https://ghcr.io/ctfd/ctfd -type: application -version: 4.3.0 diff --git a/stable/ctfd/4.3.0/charts/common-18.0.1.tgz b/stable/ctfd/4.3.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/ctfd/4.3.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/ctfd/4.3.0/charts/mariadb-12.2.1.tgz b/stable/ctfd/4.3.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/ctfd/4.3.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/cura-novnc/8.0.0/.helmignore b/stable/ctfd/4.4.1/.helmignore similarity index 100% rename from stable/cura-novnc/8.0.0/.helmignore rename to stable/ctfd/4.4.1/.helmignore diff --git a/stable/ctfd/4.4.1/CHANGELOG.md b/stable/ctfd/4.4.1/CHANGELOG.md new file mode 100644 index 00000000000..a7d1fa71350 --- /dev/null +++ b/stable/ctfd/4.4.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [ctfd-3.1.18](https://github.com/truecharts/charts/compare/ctfd-3.1.17...ctfd-3.1.18) (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)) + + +## [ctfd-3.1.17](https://github.com/truecharts/charts/compare/ctfd-3.1.16...ctfd-3.1.17) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [ctfd-3.1.16](https://github.com/truecharts/charts/compare/ctfd-3.1.15...ctfd-3.1.16) (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)) + + +## [ctfd-3.1.15](https://github.com/truecharts/charts/compare/ctfd-3.1.14...ctfd-3.1.15) (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)) + + +## [ctfd-3.1.14](https://github.com/truecharts/charts/compare/ctfd-3.1.13...ctfd-3.1.14) (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)) + + +## [ctfd-3.1.13](https://github.com/truecharts/charts/compare/ctfd-3.1.12...ctfd-3.1.13) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ctfd-3.1.12](https://github.com/truecharts/charts/compare/ctfd-3.1.11...ctfd-3.1.12) (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)) + + +## [ctfd-3.1.11](https://github.com/truecharts/charts/compare/ctfd-3.1.10...ctfd-3.1.11) (2024-01-03) + +### Chore + + + +- update container image ghcr.io/ctfd/ctfd to v3.6.1[@8033c37](https://github.com/8033c37) by renovate ([#16802](https://github.com/truecharts/charts/issues/16802)) + + +## [ctfd-3.1.10](https://github.com/truecharts/charts/compare/ctfd-3.1.9...ctfd-3.1.10) (2024-01-02) diff --git a/stable/ctfd/4.4.1/Chart.yaml b/stable/ctfd/4.4.1/Chart.yaml new file mode 100644 index 00000000000..328abb9fa87 --- /dev/null +++ b/stable/ctfd/4.4.1/Chart.yaml @@ -0,0 +1,51 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: learning + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.6.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.3.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.3.0 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: CTFd is a Capture The Flag framework focusing on ease of use and customizability. +home: https://truecharts.org/charts/stable/ctfd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png +keywords: + - ctfd + - learning +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ctfd +sources: + - https://github.com/CTFd/CTFd + - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd + - https://ghcr.io/ctfd/ctfd +type: application +version: 4.4.1 diff --git a/stable/ctfd/4.3.0/README.md b/stable/ctfd/4.4.1/README.md similarity index 100% rename from stable/ctfd/4.3.0/README.md rename to stable/ctfd/4.4.1/README.md diff --git a/stable/ctfd/4.3.0/app-readme.md b/stable/ctfd/4.4.1/app-readme.md similarity index 100% rename from stable/ctfd/4.3.0/app-readme.md rename to stable/ctfd/4.4.1/app-readme.md diff --git a/stable/ctfd/4.4.1/charts/common-18.0.3.tgz b/stable/ctfd/4.4.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ctfd/4.4.1/charts/common-18.0.3.tgz differ diff --git a/stable/ctfd/4.4.1/charts/mariadb-12.3.0.tgz b/stable/ctfd/4.4.1/charts/mariadb-12.3.0.tgz new file mode 100644 index 00000000000..34dba3a8e5b Binary files /dev/null and b/stable/ctfd/4.4.1/charts/mariadb-12.3.0.tgz differ diff --git a/stable/ctfd/4.3.0/charts/redis-11.3.0.tgz b/stable/ctfd/4.4.1/charts/redis-11.3.0.tgz similarity index 100% rename from stable/ctfd/4.3.0/charts/redis-11.3.0.tgz rename to stable/ctfd/4.4.1/charts/redis-11.3.0.tgz diff --git a/stable/ctfd/4.3.0/ix_values.yaml b/stable/ctfd/4.4.1/ix_values.yaml similarity index 100% rename from stable/ctfd/4.3.0/ix_values.yaml rename to stable/ctfd/4.4.1/ix_values.yaml diff --git a/stable/ctfd/4.3.0/questions.yaml b/stable/ctfd/4.4.1/questions.yaml similarity index 100% rename from stable/ctfd/4.3.0/questions.yaml rename to stable/ctfd/4.4.1/questions.yaml diff --git a/stable/cura-novnc/8.0.0/templates/NOTES.txt b/stable/ctfd/4.4.1/templates/NOTES.txt similarity index 100% rename from stable/cura-novnc/8.0.0/templates/NOTES.txt rename to stable/ctfd/4.4.1/templates/NOTES.txt diff --git a/stable/ctfd/4.3.0/templates/_secrets.tpl b/stable/ctfd/4.4.1/templates/_secrets.tpl similarity index 100% rename from stable/ctfd/4.3.0/templates/_secrets.tpl rename to stable/ctfd/4.4.1/templates/_secrets.tpl diff --git a/stable/ctfd/4.3.0/templates/common.yaml b/stable/ctfd/4.4.1/templates/common.yaml similarity index 100% rename from stable/ctfd/4.3.0/templates/common.yaml rename to stable/ctfd/4.4.1/templates/common.yaml diff --git a/stable/cura-novnc/8.0.0/values.yaml b/stable/ctfd/4.4.1/values.yaml similarity index 100% rename from stable/cura-novnc/8.0.0/values.yaml rename to stable/ctfd/4.4.1/values.yaml diff --git a/stable/cura-novnc/8.0.0/CHANGELOG.md b/stable/cura-novnc/8.0.0/CHANGELOG.md deleted file mode 100644 index d85ea0fc24d..00000000000 --- a/stable/cura-novnc/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [cura-novnc-7.1.13](https://github.com/truecharts/charts/compare/cura-novnc-7.1.12...cura-novnc-7.1.13) (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)) - - -## [cura-novnc-7.1.12](https://github.com/truecharts/charts/compare/cura-novnc-7.1.11...cura-novnc-7.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)) - - -## [cura-novnc-7.1.11](https://github.com/truecharts/charts/compare/cura-novnc-7.1.10...cura-novnc-7.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)) - - -## [cura-novnc-7.1.10](https://github.com/truecharts/charts/compare/cura-novnc-7.1.9...cura-novnc-7.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)) - - -## [cura-novnc-7.1.9](https://github.com/truecharts/charts/compare/cura-novnc-7.1.8...cura-novnc-7.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [cura-novnc-7.1.8](https://github.com/truecharts/charts/compare/cura-novnc-7.1.7...cura-novnc-7.1.8) (2024-01-14) - - - - -## [cura-novnc-7.1.7](https://github.com/truecharts/charts/compare/cura-novnc-7.1.6...cura-novnc-7.1.7) (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)) - - -## [cura-novnc-7.1.6](https://github.com/truecharts/charts/compare/cura-novnc-7.1.5...cura-novnc-7.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [cura-novnc-7.1.5](https://github.com/truecharts/charts/compare/cura-novnc-7.1.4...cura-novnc-7.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [cura-novnc-7.1.4](https://github.com/truecharts/charts/compare/cura-novnc-7.1.3...cura-novnc-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) diff --git a/stable/cura-novnc/8.0.0/Chart.yaml b/stable/cura-novnc/8.0.0/Chart.yaml deleted file mode 100644 index 0cb798488e0..00000000000 --- a/stable/cura-novnc/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Enjoy Cura directly in your browser with this easy to use Chart -home: https://truecharts.org/charts/stable/cura-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png -keywords: - - cura-novnc - - home-automation - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cura-novnc -sources: - - https://ultimaker.com/software/ultimaker-cura - - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc - - https://hub.docker.com/r/mikeah/cura-novnc -type: application -version: 8.0.0 diff --git a/stable/cura-novnc/8.0.0/charts/common-17.5.0.tgz b/stable/cura-novnc/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/cura-novnc/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/custom-app/12.0.0/.helmignore b/stable/cura-novnc/8.1.3/.helmignore similarity index 100% rename from stable/custom-app/12.0.0/.helmignore rename to stable/cura-novnc/8.1.3/.helmignore diff --git a/stable/cura-novnc/8.1.3/CHANGELOG.md b/stable/cura-novnc/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fbeda0a25a3 --- /dev/null +++ b/stable/cura-novnc/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [cura-novnc-7.1.13](https://github.com/truecharts/charts/compare/cura-novnc-7.1.12...cura-novnc-7.1.13) (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)) + + +## [cura-novnc-7.1.12](https://github.com/truecharts/charts/compare/cura-novnc-7.1.11...cura-novnc-7.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)) + + +## [cura-novnc-7.1.11](https://github.com/truecharts/charts/compare/cura-novnc-7.1.10...cura-novnc-7.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)) + + +## [cura-novnc-7.1.10](https://github.com/truecharts/charts/compare/cura-novnc-7.1.9...cura-novnc-7.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)) + + +## [cura-novnc-7.1.9](https://github.com/truecharts/charts/compare/cura-novnc-7.1.8...cura-novnc-7.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [cura-novnc-7.1.8](https://github.com/truecharts/charts/compare/cura-novnc-7.1.7...cura-novnc-7.1.8) (2024-01-14) + + + + +## [cura-novnc-7.1.7](https://github.com/truecharts/charts/compare/cura-novnc-7.1.6...cura-novnc-7.1.7) (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)) + + +## [cura-novnc-7.1.6](https://github.com/truecharts/charts/compare/cura-novnc-7.1.5...cura-novnc-7.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [cura-novnc-7.1.5](https://github.com/truecharts/charts/compare/cura-novnc-7.1.4...cura-novnc-7.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [cura-novnc-7.1.4](https://github.com/truecharts/charts/compare/cura-novnc-7.1.3...cura-novnc-7.1.4) (2024-01-01) + +### Chore + + diff --git a/stable/cura-novnc/8.1.3/Chart.yaml b/stable/cura-novnc/8.1.3/Chart.yaml new file mode 100644 index 00000000000..fdf5d4206c3 --- /dev/null +++ b/stable/cura-novnc/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Enjoy Cura directly in your browser with this easy to use Chart +home: https://truecharts.org/charts/stable/cura-novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png +keywords: + - cura-novnc + - home-automation + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cura-novnc +sources: + - https://ultimaker.com/software/ultimaker-cura + - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc + - https://hub.docker.com/r/mikeah/cura-novnc +type: application +version: 8.1.3 diff --git a/stable/cura-novnc/8.0.0/README.md b/stable/cura-novnc/8.1.3/README.md similarity index 100% rename from stable/cura-novnc/8.0.0/README.md rename to stable/cura-novnc/8.1.3/README.md diff --git a/stable/cura-novnc/8.0.0/app-readme.md b/stable/cura-novnc/8.1.3/app-readme.md similarity index 100% rename from stable/cura-novnc/8.0.0/app-readme.md rename to stable/cura-novnc/8.1.3/app-readme.md diff --git a/stable/cura-novnc/8.1.3/charts/common-18.0.3.tgz b/stable/cura-novnc/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cura-novnc/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/cura-novnc/8.0.0/ix_values.yaml b/stable/cura-novnc/8.1.3/ix_values.yaml similarity index 100% rename from stable/cura-novnc/8.0.0/ix_values.yaml rename to stable/cura-novnc/8.1.3/ix_values.yaml diff --git a/stable/cura-novnc/8.0.0/questions.yaml b/stable/cura-novnc/8.1.3/questions.yaml similarity index 100% rename from stable/cura-novnc/8.0.0/questions.yaml rename to stable/cura-novnc/8.1.3/questions.yaml diff --git a/stable/custom-app/12.0.0/templates/NOTES.txt b/stable/cura-novnc/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/custom-app/12.0.0/templates/NOTES.txt rename to stable/cura-novnc/8.1.3/templates/NOTES.txt diff --git a/stable/cura-novnc/8.0.0/templates/common.yaml b/stable/cura-novnc/8.1.3/templates/common.yaml similarity index 100% rename from stable/cura-novnc/8.0.0/templates/common.yaml rename to stable/cura-novnc/8.1.3/templates/common.yaml diff --git a/stable/custom-app/12.0.0/values.yaml b/stable/cura-novnc/8.1.3/values.yaml similarity index 100% rename from stable/custom-app/12.0.0/values.yaml rename to stable/cura-novnc/8.1.3/values.yaml diff --git a/stable/custom-app/12.0.0/CHANGELOG.md b/stable/custom-app/12.0.0/CHANGELOG.md deleted file mode 100644 index d2e4c196b5c..00000000000 --- a/stable/custom-app/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [custom-app-11.1.14](https://github.com/truecharts/charts/compare/custom-app-11.1.13...custom-app-11.1.14) (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)) - - -## [custom-app-11.1.13](https://github.com/truecharts/charts/compare/custom-app-11.1.12...custom-app-11.1.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)) - - -## [custom-app-11.1.12](https://github.com/truecharts/charts/compare/custom-app-11.1.11...custom-app-11.1.12) (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)) - - -## [custom-app-11.1.11](https://github.com/truecharts/charts/compare/custom-app-11.1.10...custom-app-11.1.11) (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)) - - -## [custom-app-11.1.10](https://github.com/truecharts/charts/compare/custom-app-11.1.9...custom-app-11.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [custom-app-11.1.9](https://github.com/truecharts/charts/compare/custom-app-11.1.8...custom-app-11.1.9) (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)) - - -## [custom-app-11.1.8](https://github.com/truecharts/charts/compare/custom-app-11.1.7...custom-app-11.1.8) (2024-01-03) - -### Chore - - - -- bump to apply imagePullSecret fix - - -## [custom-app-11.1.7](https://github.com/truecharts/charts/compare/custom-app-11.1.6...custom-app-11.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [custom-app-11.1.6](https://github.com/truecharts/charts/compare/custom-app-11.1.5...custom-app-11.1.6) (2024-01-02) - -### Chore - - - -- update container image common to v17.2.21[@cf65ff3](https://github.com/cf65ff3) by renovate ([#16752](https://github.com/truecharts/charts/issues/16752)) - - -## [custom-app-11.1.5](https://github.com/truecharts/charts/compare/custom-app-11.1.4...custom-app-11.1.5) (2024-01-02) - -### Chore diff --git a/stable/custom-app/12.0.0/Chart.yaml b/stable/custom-app/12.0.0/Chart.yaml deleted file mode 100644 index 36f111968bb..00000000000 --- a/stable/custom-app/12.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: custom - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.21.1155 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Advanced tool to create your own TrueCharts-based App -home: https://truecharts.org/charts/stable/custom-app -icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png -keywords: - - custom -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: custom-app -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app - - https://ghcr.io/linuxserver/jackett -type: application -version: 12.0.0 diff --git a/stable/custom-app/12.0.0/charts/common-17.5.0.tgz b/stable/custom-app/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/custom-app/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/cyberchef/9.1.0/.helmignore b/stable/custom-app/12.1.3/.helmignore similarity index 100% rename from stable/cyberchef/9.1.0/.helmignore rename to stable/custom-app/12.1.3/.helmignore diff --git a/stable/custom-app/12.1.3/CHANGELOG.md b/stable/custom-app/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7b35b57e539 --- /dev/null +++ b/stable/custom-app/12.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [custom-app-11.1.14](https://github.com/truecharts/charts/compare/custom-app-11.1.13...custom-app-11.1.14) (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)) + + +## [custom-app-11.1.13](https://github.com/truecharts/charts/compare/custom-app-11.1.12...custom-app-11.1.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)) + + +## [custom-app-11.1.12](https://github.com/truecharts/charts/compare/custom-app-11.1.11...custom-app-11.1.12) (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)) + + +## [custom-app-11.1.11](https://github.com/truecharts/charts/compare/custom-app-11.1.10...custom-app-11.1.11) (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)) + + +## [custom-app-11.1.10](https://github.com/truecharts/charts/compare/custom-app-11.1.9...custom-app-11.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [custom-app-11.1.9](https://github.com/truecharts/charts/compare/custom-app-11.1.8...custom-app-11.1.9) (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)) + + +## [custom-app-11.1.8](https://github.com/truecharts/charts/compare/custom-app-11.1.7...custom-app-11.1.8) (2024-01-03) + +### Chore + + + +- bump to apply imagePullSecret fix + + +## [custom-app-11.1.7](https://github.com/truecharts/charts/compare/custom-app-11.1.6...custom-app-11.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [custom-app-11.1.6](https://github.com/truecharts/charts/compare/custom-app-11.1.5...custom-app-11.1.6) (2024-01-02) + +### Chore + + + +- update container image common to v17.2.21[@cf65ff3](https://github.com/cf65ff3) by renovate ([#16752](https://github.com/truecharts/charts/issues/16752)) + diff --git a/stable/custom-app/12.1.3/Chart.yaml b/stable/custom-app/12.1.3/Chart.yaml new file mode 100644 index 00000000000..51dd149f613 --- /dev/null +++ b/stable/custom-app/12.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: custom + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.21.1155 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Advanced tool to create your own TrueCharts-based App +home: https://truecharts.org/charts/stable/custom-app +icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png +keywords: + - custom +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: custom-app +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app + - https://ghcr.io/linuxserver/jackett +type: application +version: 12.1.3 diff --git a/stable/custom-app/12.0.0/README.md b/stable/custom-app/12.1.3/README.md similarity index 100% rename from stable/custom-app/12.0.0/README.md rename to stable/custom-app/12.1.3/README.md diff --git a/stable/custom-app/12.0.0/app-readme.md b/stable/custom-app/12.1.3/app-readme.md similarity index 100% rename from stable/custom-app/12.0.0/app-readme.md rename to stable/custom-app/12.1.3/app-readme.md diff --git a/stable/custom-app/12.1.3/charts/common-18.0.3.tgz b/stable/custom-app/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/custom-app/12.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/custom-app/12.0.0/ix_values.yaml b/stable/custom-app/12.1.3/ix_values.yaml similarity index 100% rename from stable/custom-app/12.0.0/ix_values.yaml rename to stable/custom-app/12.1.3/ix_values.yaml diff --git a/stable/custom-app/12.0.0/questions.yaml b/stable/custom-app/12.1.3/questions.yaml similarity index 100% rename from stable/custom-app/12.0.0/questions.yaml rename to stable/custom-app/12.1.3/questions.yaml diff --git a/stable/cyberchef/9.1.0/templates/NOTES.txt b/stable/custom-app/12.1.3/templates/NOTES.txt similarity index 100% rename from stable/cyberchef/9.1.0/templates/NOTES.txt rename to stable/custom-app/12.1.3/templates/NOTES.txt diff --git a/stable/cyberchef/9.1.0/templates/common.yaml b/stable/custom-app/12.1.3/templates/common.yaml similarity index 100% rename from stable/cyberchef/9.1.0/templates/common.yaml rename to stable/custom-app/12.1.3/templates/common.yaml diff --git a/stable/cyberchef/9.1.0/values.yaml b/stable/custom-app/12.1.3/values.yaml similarity index 100% rename from stable/cyberchef/9.1.0/values.yaml rename to stable/custom-app/12.1.3/values.yaml diff --git a/stable/cyberchef/9.1.0/CHANGELOG.md b/stable/cyberchef/9.1.0/CHANGELOG.md deleted file mode 100644 index 3dfbf7585dd..00000000000 --- a/stable/cyberchef/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [cyberchef-8.3.0](https://github.com/truecharts/charts/compare/cyberchef-8.2.0...cyberchef-8.3.0) (2024-02-12) - -### Chore - - - -- update container image mpepping/cyberchef to v10.7.0[@3f96eae](https://github.com/3f96eae) by renovate ([#18194](https://github.com/truecharts/charts/issues/18194)) - - -## [cyberchef-8.2.0](https://github.com/truecharts/charts/compare/cyberchef-8.1.12...cyberchef-8.2.0) (2024-02-05) - -### Chore - - - -- update container image mpepping/cyberchef to v10.6.0[@993b0b0](https://github.com/993b0b0) by renovate ([#17945](https://github.com/truecharts/charts/issues/17945)) - - -## [cyberchef-8.1.12](https://github.com/truecharts/charts/compare/cyberchef-8.1.11...cyberchef-8.1.12) (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)) - - -## [cyberchef-8.1.11](https://github.com/truecharts/charts/compare/cyberchef-8.1.10...cyberchef-8.1.11) (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)) - - -## [cyberchef-8.1.10](https://github.com/truecharts/charts/compare/cyberchef-8.1.9...cyberchef-8.1.10) (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)) - - -## [cyberchef-8.1.9](https://github.com/truecharts/charts/compare/cyberchef-8.1.8...cyberchef-8.1.9) (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)) - - -## [cyberchef-8.1.8](https://github.com/truecharts/charts/compare/cyberchef-8.1.7...cyberchef-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [cyberchef-8.1.7](https://github.com/truecharts/charts/compare/cyberchef-8.1.6...cyberchef-8.1.7) (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)) - - -## [cyberchef-8.1.6](https://github.com/truecharts/charts/compare/cyberchef-8.1.5...cyberchef-8.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - diff --git a/stable/cyberchef/9.1.0/Chart.yaml b/stable/cyberchef/9.1.0/Chart.yaml deleted file mode 100644 index 821398e39d5..00000000000 --- a/stable/cyberchef/9.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 10.8.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. -home: https://truecharts.org/charts/stable/cyberchef -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png -keywords: - - cyberchef -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: cyberchef -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - - https://hub.docker.com/r/mpepping/cyberchef -type: application -version: 9.1.0 diff --git a/stable/cyberchef/9.1.0/charts/common-18.0.1.tgz b/stable/cyberchef/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/cyberchef/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/cyberchef/9.1.0/ix_values.yaml b/stable/cyberchef/9.1.0/ix_values.yaml deleted file mode 100644 index be5c4326cc0..00000000000 --- a/stable/cyberchef/9.1.0/ix_values.yaml +++ /dev/null @@ -1,36 +0,0 @@ -image: - repository: mpepping/cyberchef - tag: v10.8.1@sha256:108ba27d98ee58fe4fb403ccebe01c548fd53bb6cda2ba59d2311fbdab668a5a - pullPolicy: IfNotPresent -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 10219 - protocol: http - targetPort: 8000 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: {} -portal: - open: - enabled: true diff --git a/stable/czkawka/9.0.0/.helmignore b/stable/cyberchef/9.1.4/.helmignore similarity index 100% rename from stable/czkawka/9.0.0/.helmignore rename to stable/cyberchef/9.1.4/.helmignore diff --git a/stable/cyberchef/9.1.4/CHANGELOG.md b/stable/cyberchef/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..cdfde85bb25 --- /dev/null +++ b/stable/cyberchef/9.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [cyberchef-8.3.0](https://github.com/truecharts/charts/compare/cyberchef-8.2.0...cyberchef-8.3.0) (2024-02-12) + +### Chore + + + +- update container image mpepping/cyberchef to v10.7.0[@3f96eae](https://github.com/3f96eae) by renovate ([#18194](https://github.com/truecharts/charts/issues/18194)) + + +## [cyberchef-8.2.0](https://github.com/truecharts/charts/compare/cyberchef-8.1.12...cyberchef-8.2.0) (2024-02-05) + +### Chore + + + +- update container image mpepping/cyberchef to v10.6.0[@993b0b0](https://github.com/993b0b0) by renovate ([#17945](https://github.com/truecharts/charts/issues/17945)) + + +## [cyberchef-8.1.12](https://github.com/truecharts/charts/compare/cyberchef-8.1.11...cyberchef-8.1.12) (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)) + + +## [cyberchef-8.1.11](https://github.com/truecharts/charts/compare/cyberchef-8.1.10...cyberchef-8.1.11) (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)) + + +## [cyberchef-8.1.10](https://github.com/truecharts/charts/compare/cyberchef-8.1.9...cyberchef-8.1.10) (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)) + + +## [cyberchef-8.1.9](https://github.com/truecharts/charts/compare/cyberchef-8.1.8...cyberchef-8.1.9) (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)) + + +## [cyberchef-8.1.8](https://github.com/truecharts/charts/compare/cyberchef-8.1.7...cyberchef-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [cyberchef-8.1.7](https://github.com/truecharts/charts/compare/cyberchef-8.1.6...cyberchef-8.1.7) (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)) + + +## [cyberchef-8.1.6](https://github.com/truecharts/charts/compare/cyberchef-8.1.5...cyberchef-8.1.6) (2024-01-02) + +### Chore + diff --git a/stable/cyberchef/9.1.4/Chart.yaml b/stable/cyberchef/9.1.4/Chart.yaml new file mode 100644 index 00000000000..cc59d62b924 --- /dev/null +++ b/stable/cyberchef/9.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 10.8.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. +home: https://truecharts.org/charts/stable/cyberchef +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png +keywords: + - cyberchef +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cyberchef +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef + - https://hub.docker.com/r/mpepping/cyberchef +type: application +version: 9.1.4 diff --git a/stable/cyberchef/9.1.0/README.md b/stable/cyberchef/9.1.4/README.md similarity index 100% rename from stable/cyberchef/9.1.0/README.md rename to stable/cyberchef/9.1.4/README.md diff --git a/stable/cyberchef/9.1.0/app-readme.md b/stable/cyberchef/9.1.4/app-readme.md similarity index 100% rename from stable/cyberchef/9.1.0/app-readme.md rename to stable/cyberchef/9.1.4/app-readme.md diff --git a/stable/cyberchef/9.1.4/charts/common-18.0.3.tgz b/stable/cyberchef/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/cyberchef/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/cyberchef/9.1.4/ix_values.yaml b/stable/cyberchef/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..aad03db96c5 --- /dev/null +++ b/stable/cyberchef/9.1.4/ix_values.yaml @@ -0,0 +1,36 @@ +image: + repository: mpepping/cyberchef + tag: v10.8.2@sha256:bfae1e2b525d20328191efd2267eab834cbcdea177bec80c9f68760936b9f702 + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10219 + protocol: http + targetPort: 8000 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +portal: + open: + enabled: true diff --git a/stable/cyberchef/9.1.0/questions.yaml b/stable/cyberchef/9.1.4/questions.yaml similarity index 100% rename from stable/cyberchef/9.1.0/questions.yaml rename to stable/cyberchef/9.1.4/questions.yaml diff --git a/stable/czkawka/9.0.0/templates/NOTES.txt b/stable/cyberchef/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/czkawka/9.0.0/templates/NOTES.txt rename to stable/cyberchef/9.1.4/templates/NOTES.txt diff --git a/stable/czkawka/9.0.0/templates/common.yaml b/stable/cyberchef/9.1.4/templates/common.yaml similarity index 100% rename from stable/czkawka/9.0.0/templates/common.yaml rename to stable/cyberchef/9.1.4/templates/common.yaml diff --git a/stable/czkawka/9.0.0/values.yaml b/stable/cyberchef/9.1.4/values.yaml similarity index 100% rename from stable/czkawka/9.0.0/values.yaml rename to stable/cyberchef/9.1.4/values.yaml diff --git a/stable/czkawka/9.0.0/CHANGELOG.md b/stable/czkawka/9.0.0/CHANGELOG.md deleted file mode 100644 index 1327f85c933..00000000000 --- a/stable/czkawka/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [czkawka-7.1.12](https://github.com/truecharts/charts/compare/czkawka-7.1.11...czkawka-7.1.12) (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)) - - -## [czkawka-7.1.11](https://github.com/truecharts/charts/compare/czkawka-7.1.10...czkawka-7.1.11) (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)) - - -## [czkawka-7.1.10](https://github.com/truecharts/charts/compare/czkawka-7.1.9...czkawka-7.1.10) (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)) - - -## [czkawka-7.1.9](https://github.com/truecharts/charts/compare/czkawka-7.1.8...czkawka-7.1.9) (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)) - - -## [czkawka-7.1.8](https://github.com/truecharts/charts/compare/czkawka-7.1.7...czkawka-7.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [czkawka-7.1.7](https://github.com/truecharts/charts/compare/czkawka-7.1.6...czkawka-7.1.7) (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)) - - -## [czkawka-7.1.6](https://github.com/truecharts/charts/compare/czkawka-7.1.5...czkawka-7.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [czkawka-7.1.5](https://github.com/truecharts/charts/compare/czkawka-7.1.4...czkawka-7.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [czkawka-7.1.4](https://github.com/truecharts/charts/compare/czkawka-7.1.3...czkawka-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [czkawka-7.1.3](https://github.com/truecharts/charts/compare/czkawka-7.1.0...czkawka-7.1.3) (2024-01-01) \ No newline at end of file diff --git a/stable/czkawka/9.0.0/Chart.yaml b/stable/czkawka/9.0.0/Chart.yaml deleted file mode 100644 index 05a81fb7794..00000000000 --- a/stable/czkawka/9.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: duplicates - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.02.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. -home: https://truecharts.org/charts/stable/czkawka -icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png -keywords: - - duplicates - - file management - - czkawka -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: czkawka -sources: - - https://github.com/jlesage/docker-czkawka - - https://github.com/qarmin/czkawka - - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - - https://hub.docker.com/r/jlesage/czkawka -type: application -version: 9.0.0 diff --git a/stable/czkawka/9.0.0/charts/common-17.5.0.tgz b/stable/czkawka/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/czkawka/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dailynotes/5.0.0/.helmignore b/stable/czkawka/9.1.3/.helmignore similarity index 100% rename from stable/dailynotes/5.0.0/.helmignore rename to stable/czkawka/9.1.3/.helmignore diff --git a/stable/czkawka/9.1.3/CHANGELOG.md b/stable/czkawka/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..27a634fb2ca --- /dev/null +++ b/stable/czkawka/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [czkawka-7.1.12](https://github.com/truecharts/charts/compare/czkawka-7.1.11...czkawka-7.1.12) (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)) + + +## [czkawka-7.1.11](https://github.com/truecharts/charts/compare/czkawka-7.1.10...czkawka-7.1.11) (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)) + + +## [czkawka-7.1.10](https://github.com/truecharts/charts/compare/czkawka-7.1.9...czkawka-7.1.10) (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)) + + +## [czkawka-7.1.9](https://github.com/truecharts/charts/compare/czkawka-7.1.8...czkawka-7.1.9) (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)) + + +## [czkawka-7.1.8](https://github.com/truecharts/charts/compare/czkawka-7.1.7...czkawka-7.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [czkawka-7.1.7](https://github.com/truecharts/charts/compare/czkawka-7.1.6...czkawka-7.1.7) (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)) + + +## [czkawka-7.1.6](https://github.com/truecharts/charts/compare/czkawka-7.1.5...czkawka-7.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [czkawka-7.1.5](https://github.com/truecharts/charts/compare/czkawka-7.1.4...czkawka-7.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [czkawka-7.1.4](https://github.com/truecharts/charts/compare/czkawka-7.1.3...czkawka-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes diff --git a/stable/czkawka/9.1.3/Chart.yaml b/stable/czkawka/9.1.3/Chart.yaml new file mode 100644 index 00000000000..ba72417b1a4 --- /dev/null +++ b/stable/czkawka/9.1.3/Chart.yaml @@ -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: duplicates + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.02.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. +home: https://truecharts.org/charts/stable/czkawka +icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png +keywords: + - duplicates + - file management + - czkawka +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: czkawka +sources: + - https://github.com/jlesage/docker-czkawka + - https://github.com/qarmin/czkawka + - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka + - https://hub.docker.com/r/jlesage/czkawka +type: application +version: 9.1.3 diff --git a/stable/czkawka/9.0.0/README.md b/stable/czkawka/9.1.3/README.md similarity index 100% rename from stable/czkawka/9.0.0/README.md rename to stable/czkawka/9.1.3/README.md diff --git a/stable/czkawka/9.0.0/app-readme.md b/stable/czkawka/9.1.3/app-readme.md similarity index 100% rename from stable/czkawka/9.0.0/app-readme.md rename to stable/czkawka/9.1.3/app-readme.md diff --git a/stable/czkawka/9.1.3/charts/common-18.0.3.tgz b/stable/czkawka/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/czkawka/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/czkawka/9.0.0/ix_values.yaml b/stable/czkawka/9.1.3/ix_values.yaml similarity index 100% rename from stable/czkawka/9.0.0/ix_values.yaml rename to stable/czkawka/9.1.3/ix_values.yaml diff --git a/stable/czkawka/9.0.0/questions.yaml b/stable/czkawka/9.1.3/questions.yaml similarity index 100% rename from stable/czkawka/9.0.0/questions.yaml rename to stable/czkawka/9.1.3/questions.yaml diff --git a/stable/dashdot/8.0.0/templates/NOTES.txt b/stable/czkawka/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/dashdot/8.0.0/templates/NOTES.txt rename to stable/czkawka/9.1.3/templates/NOTES.txt diff --git a/stable/dashdot/8.0.0/templates/common.yaml b/stable/czkawka/9.1.3/templates/common.yaml similarity index 100% rename from stable/dashdot/8.0.0/templates/common.yaml rename to stable/czkawka/9.1.3/templates/common.yaml diff --git a/stable/dailynotes/5.0.0/values.yaml b/stable/czkawka/9.1.3/values.yaml similarity index 100% rename from stable/dailynotes/5.0.0/values.yaml rename to stable/czkawka/9.1.3/values.yaml diff --git a/stable/dailynotes/5.0.0/CHANGELOG.md b/stable/dailynotes/5.0.0/CHANGELOG.md deleted file mode 100644 index 64779337a51..00000000000 --- a/stable/dailynotes/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [dailynotes-4.1.12](https://github.com/truecharts/charts/compare/dailynotes-4.1.11...dailynotes-4.1.12) (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)) - - -## [dailynotes-4.1.11](https://github.com/truecharts/charts/compare/dailynotes-4.1.10...dailynotes-4.1.11) (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)) - - -## [dailynotes-4.1.10](https://github.com/truecharts/charts/compare/dailynotes-4.1.9...dailynotes-4.1.10) (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)) - - -## [dailynotes-4.1.9](https://github.com/truecharts/charts/compare/dailynotes-4.1.8...dailynotes-4.1.9) (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)) - - -## [dailynotes-4.1.8](https://github.com/truecharts/charts/compare/dailynotes-4.1.7...dailynotes-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [dailynotes-4.1.7](https://github.com/truecharts/charts/compare/dailynotes-4.1.6...dailynotes-4.1.7) (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)) - - -## [dailynotes-4.1.6](https://github.com/truecharts/charts/compare/dailynotes-4.1.5...dailynotes-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [dailynotes-4.1.5](https://github.com/truecharts/charts/compare/dailynotes-4.1.4...dailynotes-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [dailynotes-4.1.4](https://github.com/truecharts/charts/compare/dailynotes-4.1.3...dailynotes-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [dailynotes-4.1.3](https://github.com/truecharts/charts/compare/dailynotes-4.1.0...dailynotes-4.1.3) (2024-01-01) diff --git a/stable/dailynotes/5.0.0/Chart.yaml b/stable/dailynotes/5.0.0/Chart.yaml deleted file mode 100644 index a8bcbc7ddab..00000000000 --- a/stable/dailynotes/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - App for taking notes and tracking tasks on a daily basis. -home: https://truecharts.org/charts/stable/dailynotes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png -keywords: - - dailynotes - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dailynotes -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dailynotes - - https://hub.docker.com/r/m0ngr31/dailynotes -type: application -version: 5.0.0 diff --git a/stable/dailynotes/5.0.0/charts/common-17.5.0.tgz b/stable/dailynotes/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dailynotes/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/damselfly/5.0.0/.helmignore b/stable/dailynotes/5.1.3/.helmignore similarity index 100% rename from stable/damselfly/5.0.0/.helmignore rename to stable/dailynotes/5.1.3/.helmignore diff --git a/stable/dailynotes/5.1.3/CHANGELOG.md b/stable/dailynotes/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e9c7836217d --- /dev/null +++ b/stable/dailynotes/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [dailynotes-4.1.12](https://github.com/truecharts/charts/compare/dailynotes-4.1.11...dailynotes-4.1.12) (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)) + + +## [dailynotes-4.1.11](https://github.com/truecharts/charts/compare/dailynotes-4.1.10...dailynotes-4.1.11) (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)) + + +## [dailynotes-4.1.10](https://github.com/truecharts/charts/compare/dailynotes-4.1.9...dailynotes-4.1.10) (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)) + + +## [dailynotes-4.1.9](https://github.com/truecharts/charts/compare/dailynotes-4.1.8...dailynotes-4.1.9) (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)) + + +## [dailynotes-4.1.8](https://github.com/truecharts/charts/compare/dailynotes-4.1.7...dailynotes-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [dailynotes-4.1.7](https://github.com/truecharts/charts/compare/dailynotes-4.1.6...dailynotes-4.1.7) (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)) + + +## [dailynotes-4.1.6](https://github.com/truecharts/charts/compare/dailynotes-4.1.5...dailynotes-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [dailynotes-4.1.5](https://github.com/truecharts/charts/compare/dailynotes-4.1.4...dailynotes-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [dailynotes-4.1.4](https://github.com/truecharts/charts/compare/dailynotes-4.1.3...dailynotes-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/dailynotes/5.1.3/Chart.yaml b/stable/dailynotes/5.1.3/Chart.yaml new file mode 100644 index 00000000000..9a4438125af --- /dev/null +++ b/stable/dailynotes/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: | + App for taking notes and tracking tasks on a daily basis. +home: https://truecharts.org/charts/stable/dailynotes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png +keywords: + - dailynotes + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dailynotes +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dailynotes + - https://hub.docker.com/r/m0ngr31/dailynotes +type: application +version: 5.1.3 diff --git a/stable/dailynotes/5.0.0/README.md b/stable/dailynotes/5.1.3/README.md similarity index 100% rename from stable/dailynotes/5.0.0/README.md rename to stable/dailynotes/5.1.3/README.md diff --git a/stable/dailynotes/5.0.0/app-readme.md b/stable/dailynotes/5.1.3/app-readme.md similarity index 100% rename from stable/dailynotes/5.0.0/app-readme.md rename to stable/dailynotes/5.1.3/app-readme.md diff --git a/stable/dailynotes/5.1.3/charts/common-18.0.3.tgz b/stable/dailynotes/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dailynotes/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dailynotes/5.0.0/ix_values.yaml b/stable/dailynotes/5.1.3/ix_values.yaml similarity index 100% rename from stable/dailynotes/5.0.0/ix_values.yaml rename to stable/dailynotes/5.1.3/ix_values.yaml diff --git a/stable/dailynotes/5.0.0/questions.yaml b/stable/dailynotes/5.1.3/questions.yaml similarity index 100% rename from stable/dailynotes/5.0.0/questions.yaml rename to stable/dailynotes/5.1.3/questions.yaml diff --git a/stable/dailynotes/5.0.0/templates/common.yaml b/stable/dailynotes/5.1.3/templates/common.yaml similarity index 100% rename from stable/dailynotes/5.0.0/templates/common.yaml rename to stable/dailynotes/5.1.3/templates/common.yaml diff --git a/stable/damselfly/5.0.0/values.yaml b/stable/dailynotes/5.1.3/values.yaml similarity index 100% rename from stable/damselfly/5.0.0/values.yaml rename to stable/dailynotes/5.1.3/values.yaml diff --git a/stable/damselfly/5.0.0/CHANGELOG.md b/stable/damselfly/5.0.0/CHANGELOG.md deleted file mode 100644 index daffd2ffb5f..00000000000 --- a/stable/damselfly/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [damselfly-4.1.12](https://github.com/truecharts/charts/compare/damselfly-4.1.11...damselfly-4.1.12) (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)) - - -## [damselfly-4.1.11](https://github.com/truecharts/charts/compare/damselfly-4.1.10...damselfly-4.1.11) (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)) - - -## [damselfly-4.1.10](https://github.com/truecharts/charts/compare/damselfly-4.1.9...damselfly-4.1.10) (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)) - - -## [damselfly-4.1.9](https://github.com/truecharts/charts/compare/damselfly-4.1.8...damselfly-4.1.9) (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)) - - -## [damselfly-4.1.8](https://github.com/truecharts/charts/compare/damselfly-4.1.7...damselfly-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [damselfly-4.1.7](https://github.com/truecharts/charts/compare/damselfly-4.1.6...damselfly-4.1.7) (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)) - - -## [damselfly-4.1.6](https://github.com/truecharts/charts/compare/damselfly-4.1.5...damselfly-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [damselfly-4.1.5](https://github.com/truecharts/charts/compare/damselfly-4.1.4...damselfly-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [damselfly-4.1.4](https://github.com/truecharts/charts/compare/damselfly-4.1.3...damselfly-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [damselfly-4.1.3](https://github.com/truecharts/charts/compare/damselfly-4.1.0...damselfly-4.1.3) (2024-01-01) diff --git a/stable/damselfly/5.0.0/Chart.yaml b/stable/damselfly/5.0.0/Chart.yaml deleted file mode 100644 index 69c60a507b0..00000000000 --- a/stable/damselfly/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. -home: https://truecharts.org/charts/stable/damselfly -icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png -keywords: - - damselfly - - MediaApp-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: damselfly -sources: - - https://github.com/Webreaper/Damselfly - - https://github.com/truecharts/charts/tree/master/charts/stable/damselfly - - https://hub.docker.com/r/webreaper/damselfly -type: application -version: 5.0.0 diff --git a/stable/damselfly/5.0.0/charts/common-17.5.0.tgz b/stable/damselfly/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/damselfly/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dashdot/8.0.0/.helmignore b/stable/damselfly/5.1.3/.helmignore similarity index 100% rename from stable/dashdot/8.0.0/.helmignore rename to stable/damselfly/5.1.3/.helmignore diff --git a/stable/damselfly/5.1.3/CHANGELOG.md b/stable/damselfly/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fd2b9fda962 --- /dev/null +++ b/stable/damselfly/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [damselfly-4.1.12](https://github.com/truecharts/charts/compare/damselfly-4.1.11...damselfly-4.1.12) (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)) + + +## [damselfly-4.1.11](https://github.com/truecharts/charts/compare/damselfly-4.1.10...damselfly-4.1.11) (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)) + + +## [damselfly-4.1.10](https://github.com/truecharts/charts/compare/damselfly-4.1.9...damselfly-4.1.10) (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)) + + +## [damselfly-4.1.9](https://github.com/truecharts/charts/compare/damselfly-4.1.8...damselfly-4.1.9) (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)) + + +## [damselfly-4.1.8](https://github.com/truecharts/charts/compare/damselfly-4.1.7...damselfly-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [damselfly-4.1.7](https://github.com/truecharts/charts/compare/damselfly-4.1.6...damselfly-4.1.7) (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)) + + +## [damselfly-4.1.6](https://github.com/truecharts/charts/compare/damselfly-4.1.5...damselfly-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [damselfly-4.1.5](https://github.com/truecharts/charts/compare/damselfly-4.1.4...damselfly-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [damselfly-4.1.4](https://github.com/truecharts/charts/compare/damselfly-4.1.3...damselfly-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/damselfly/5.1.3/Chart.yaml b/stable/damselfly/5.1.3/Chart.yaml new file mode 100644 index 00000000000..9a6007e7747 --- /dev/null +++ b/stable/damselfly/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. +home: https://truecharts.org/charts/stable/damselfly +icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png +keywords: + - damselfly + - MediaApp-Photos +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: damselfly +sources: + - https://github.com/Webreaper/Damselfly + - https://github.com/truecharts/charts/tree/master/charts/stable/damselfly + - https://hub.docker.com/r/webreaper/damselfly +type: application +version: 5.1.3 diff --git a/stable/damselfly/5.0.0/README.md b/stable/damselfly/5.1.3/README.md similarity index 100% rename from stable/damselfly/5.0.0/README.md rename to stable/damselfly/5.1.3/README.md diff --git a/stable/damselfly/5.0.0/app-readme.md b/stable/damselfly/5.1.3/app-readme.md similarity index 100% rename from stable/damselfly/5.0.0/app-readme.md rename to stable/damselfly/5.1.3/app-readme.md diff --git a/stable/damselfly/5.1.3/charts/common-18.0.3.tgz b/stable/damselfly/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/damselfly/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/damselfly/5.0.0/ix_values.yaml b/stable/damselfly/5.1.3/ix_values.yaml similarity index 100% rename from stable/damselfly/5.0.0/ix_values.yaml rename to stable/damselfly/5.1.3/ix_values.yaml diff --git a/stable/damselfly/5.0.0/questions.yaml b/stable/damselfly/5.1.3/questions.yaml similarity index 100% rename from stable/damselfly/5.0.0/questions.yaml rename to stable/damselfly/5.1.3/questions.yaml diff --git a/stable/damselfly/5.0.0/templates/common.yaml b/stable/damselfly/5.1.3/templates/common.yaml similarity index 100% rename from stable/damselfly/5.0.0/templates/common.yaml rename to stable/damselfly/5.1.3/templates/common.yaml diff --git a/stable/dashdot/8.0.0/values.yaml b/stable/damselfly/5.1.3/values.yaml similarity index 100% rename from stable/dashdot/8.0.0/values.yaml rename to stable/damselfly/5.1.3/values.yaml diff --git a/stable/dashdot/8.0.0/CHANGELOG.md b/stable/dashdot/8.0.0/CHANGELOG.md deleted file mode 100644 index 02438e6b06f..00000000000 --- a/stable/dashdot/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [dashdot-7.3.5](https://github.com/truecharts/charts/compare/dashdot-7.3.4...dashdot-7.3.5) (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)) - - -## [dashdot-7.3.4](https://github.com/truecharts/charts/compare/dashdot-7.3.3...dashdot-7.3.4) (2024-01-29) - -### Chore - - - -- update container image mauricenino/dashdot to v5.8.3[@d78f64c](https://github.com/d78f64c) by renovate ([#17680](https://github.com/truecharts/charts/issues/17680)) - - -## [dashdot-7.3.3](https://github.com/truecharts/charts/compare/dashdot-7.3.2...dashdot-7.3.3) (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)) - - -## [dashdot-7.3.2](https://github.com/truecharts/charts/compare/dashdot-7.3.1...dashdot-7.3.2) (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)) - - -## [dashdot-7.3.1](https://github.com/truecharts/charts/compare/dashdot-7.3.0...dashdot-7.3.1) (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)) - - -## [dashdot-7.3.0](https://github.com/truecharts/charts/compare/dashdot-7.2.4...dashdot-7.3.0) (2024-01-21) - -### Chore - - - -- update container image mauricenino/dashdot to v5.8.2[@1ff18b1](https://github.com/1ff18b1) by renovate ([#17450](https://github.com/truecharts/charts/issues/17450)) - - -## [dashdot-7.2.4](https://github.com/truecharts/charts/compare/dashdot-7.2.3...dashdot-7.2.4) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [dashdot-7.2.3](https://github.com/truecharts/charts/compare/dashdot-7.2.2...dashdot-7.2.3) (2024-01-21) - -### Chore - - - -- update container image mauricenino/dashdot to v5.5.2[@e61f4c7](https://github.com/e61f4c7) by renovate ([#17433](https://github.com/truecharts/charts/issues/17433)) - - -## [dashdot-7.2.2](https://github.com/truecharts/charts/compare/dashdot-7.2.1...dashdot-7.2.2) (2024-01-13) - -### Chore - - - -- update container image mauricenino/dashdot to v5.5.1[@c9d4ec3](https://github.com/c9d4ec3) by renovate ([#17103](https://github.com/truecharts/charts/issues/17103)) - - -## [dashdot-7.2.1](https://github.com/truecharts/charts/compare/dashdot-7.2.0...dashdot-7.2.1) (2024-01-09) - -### Chore - - diff --git a/stable/dashdot/8.0.0/Chart.yaml b/stable/dashdot/8.0.0/Chart.yaml deleted file mode 100644 index 2da8de5901b..00000000000 --- a/stable/dashdot/8.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.8.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. -home: https://truecharts.org/charts/stable/dashdot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png -keywords: - - dashboard - - dashdot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dashdot -sources: - - https://github.com/MauriceNino/dashdot - - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - - https://hub.docker.com/r/mauricenino/dashdot -type: application -version: 8.0.0 diff --git a/stable/dashdot/8.0.0/charts/common-17.5.0.tgz b/stable/dashdot/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dashdot/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dashmachine/5.0.0/.helmignore b/stable/dashdot/8.1.3/.helmignore similarity index 100% rename from stable/dashmachine/5.0.0/.helmignore rename to stable/dashdot/8.1.3/.helmignore diff --git a/stable/dashdot/8.1.3/CHANGELOG.md b/stable/dashdot/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2e318dbfa58 --- /dev/null +++ b/stable/dashdot/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [dashdot-7.3.5](https://github.com/truecharts/charts/compare/dashdot-7.3.4...dashdot-7.3.5) (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)) + + +## [dashdot-7.3.4](https://github.com/truecharts/charts/compare/dashdot-7.3.3...dashdot-7.3.4) (2024-01-29) + +### Chore + + + +- update container image mauricenino/dashdot to v5.8.3[@d78f64c](https://github.com/d78f64c) by renovate ([#17680](https://github.com/truecharts/charts/issues/17680)) + + +## [dashdot-7.3.3](https://github.com/truecharts/charts/compare/dashdot-7.3.2...dashdot-7.3.3) (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)) + + +## [dashdot-7.3.2](https://github.com/truecharts/charts/compare/dashdot-7.3.1...dashdot-7.3.2) (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)) + + +## [dashdot-7.3.1](https://github.com/truecharts/charts/compare/dashdot-7.3.0...dashdot-7.3.1) (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)) + + +## [dashdot-7.3.0](https://github.com/truecharts/charts/compare/dashdot-7.2.4...dashdot-7.3.0) (2024-01-21) + +### Chore + + + +- update container image mauricenino/dashdot to v5.8.2[@1ff18b1](https://github.com/1ff18b1) by renovate ([#17450](https://github.com/truecharts/charts/issues/17450)) + + +## [dashdot-7.2.4](https://github.com/truecharts/charts/compare/dashdot-7.2.3...dashdot-7.2.4) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [dashdot-7.2.3](https://github.com/truecharts/charts/compare/dashdot-7.2.2...dashdot-7.2.3) (2024-01-21) + +### Chore + + + +- update container image mauricenino/dashdot to v5.5.2[@e61f4c7](https://github.com/e61f4c7) by renovate ([#17433](https://github.com/truecharts/charts/issues/17433)) + + +## [dashdot-7.2.2](https://github.com/truecharts/charts/compare/dashdot-7.2.1...dashdot-7.2.2) (2024-01-13) + +### Chore + + + +- update container image mauricenino/dashdot to v5.5.1[@c9d4ec3](https://github.com/c9d4ec3) by renovate ([#17103](https://github.com/truecharts/charts/issues/17103)) + + +## [dashdot-7.2.1](https://github.com/truecharts/charts/compare/dashdot-7.2.0...dashdot-7.2.1) (2024-01-09) diff --git a/stable/dashdot/8.1.3/Chart.yaml b/stable/dashdot/8.1.3/Chart.yaml new file mode 100644 index 00000000000..01e4ea19d22 --- /dev/null +++ b/stable/dashdot/8.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.8.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. +home: https://truecharts.org/charts/stable/dashdot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png +keywords: + - dashboard + - dashdot +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dashdot +sources: + - https://github.com/MauriceNino/dashdot + - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot + - https://hub.docker.com/r/mauricenino/dashdot +type: application +version: 8.1.3 diff --git a/stable/dashdot/8.0.0/README.md b/stable/dashdot/8.1.3/README.md similarity index 100% rename from stable/dashdot/8.0.0/README.md rename to stable/dashdot/8.1.3/README.md diff --git a/stable/dashdot/8.0.0/app-readme.md b/stable/dashdot/8.1.3/app-readme.md similarity index 100% rename from stable/dashdot/8.0.0/app-readme.md rename to stable/dashdot/8.1.3/app-readme.md diff --git a/stable/dashdot/8.1.3/charts/common-18.0.3.tgz b/stable/dashdot/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dashdot/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dashdot/8.0.0/ix_values.yaml b/stable/dashdot/8.1.3/ix_values.yaml similarity index 100% rename from stable/dashdot/8.0.0/ix_values.yaml rename to stable/dashdot/8.1.3/ix_values.yaml diff --git a/stable/dashdot/8.0.0/questions.yaml b/stable/dashdot/8.1.3/questions.yaml similarity index 100% rename from stable/dashdot/8.0.0/questions.yaml rename to stable/dashdot/8.1.3/questions.yaml diff --git a/stable/dashy/6.1.0/templates/NOTES.txt b/stable/dashdot/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/dashy/6.1.0/templates/NOTES.txt rename to stable/dashdot/8.1.3/templates/NOTES.txt diff --git a/stable/ddclient/9.0.0/templates/common.yaml b/stable/dashdot/8.1.3/templates/common.yaml similarity index 100% rename from stable/ddclient/9.0.0/templates/common.yaml rename to stable/dashdot/8.1.3/templates/common.yaml diff --git a/stable/dashmachine/5.0.0/values.yaml b/stable/dashdot/8.1.3/values.yaml similarity index 100% rename from stable/dashmachine/5.0.0/values.yaml rename to stable/dashdot/8.1.3/values.yaml diff --git a/stable/dashmachine/5.0.0/CHANGELOG.md b/stable/dashmachine/5.0.0/CHANGELOG.md deleted file mode 100644 index a6829b63ccd..00000000000 --- a/stable/dashmachine/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [dashmachine-4.1.12](https://github.com/truecharts/charts/compare/dashmachine-4.1.11...dashmachine-4.1.12) (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)) - - -## [dashmachine-4.1.11](https://github.com/truecharts/charts/compare/dashmachine-4.1.10...dashmachine-4.1.11) (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)) - - -## [dashmachine-4.1.10](https://github.com/truecharts/charts/compare/dashmachine-4.1.9...dashmachine-4.1.10) (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)) - - -## [dashmachine-4.1.9](https://github.com/truecharts/charts/compare/dashmachine-4.1.8...dashmachine-4.1.9) (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)) - - -## [dashmachine-4.1.8](https://github.com/truecharts/charts/compare/dashmachine-4.1.7...dashmachine-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [dashmachine-4.1.7](https://github.com/truecharts/charts/compare/dashmachine-4.1.6...dashmachine-4.1.7) (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)) - - -## [dashmachine-4.1.6](https://github.com/truecharts/charts/compare/dashmachine-4.1.5...dashmachine-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [dashmachine-4.1.5](https://github.com/truecharts/charts/compare/dashmachine-4.1.4...dashmachine-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [dashmachine-4.1.4](https://github.com/truecharts/charts/compare/dashmachine-4.1.3...dashmachine-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [dashmachine-4.1.3](https://github.com/truecharts/charts/compare/dashmachine-4.1.0...dashmachine-4.1.3) (2024-01-01) diff --git a/stable/dashmachine/5.0.0/Chart.yaml b/stable/dashmachine/5.0.0/Chart.yaml deleted file mode 100644 index 0fef2949251..00000000000 --- a/stable/dashmachine/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'Another web application bookmark dashboard, with fun features.[br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]' -home: https://truecharts.org/charts/stable/dashmachine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png -keywords: - - dashmachine - - Productivity - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dashmachine -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dashmachine - - https://hub.docker.com/r/rmountjoy/dashmachine -type: application -version: 5.0.0 diff --git a/stable/dashmachine/5.0.0/charts/common-17.5.0.tgz b/stable/dashmachine/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dashmachine/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dashy/6.1.0/.helmignore b/stable/dashmachine/5.1.3/.helmignore similarity index 100% rename from stable/dashy/6.1.0/.helmignore rename to stable/dashmachine/5.1.3/.helmignore diff --git a/stable/dashmachine/5.1.3/CHANGELOG.md b/stable/dashmachine/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1ea55f755eb --- /dev/null +++ b/stable/dashmachine/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [dashmachine-4.1.12](https://github.com/truecharts/charts/compare/dashmachine-4.1.11...dashmachine-4.1.12) (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)) + + +## [dashmachine-4.1.11](https://github.com/truecharts/charts/compare/dashmachine-4.1.10...dashmachine-4.1.11) (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)) + + +## [dashmachine-4.1.10](https://github.com/truecharts/charts/compare/dashmachine-4.1.9...dashmachine-4.1.10) (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)) + + +## [dashmachine-4.1.9](https://github.com/truecharts/charts/compare/dashmachine-4.1.8...dashmachine-4.1.9) (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)) + + +## [dashmachine-4.1.8](https://github.com/truecharts/charts/compare/dashmachine-4.1.7...dashmachine-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [dashmachine-4.1.7](https://github.com/truecharts/charts/compare/dashmachine-4.1.6...dashmachine-4.1.7) (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)) + + +## [dashmachine-4.1.6](https://github.com/truecharts/charts/compare/dashmachine-4.1.5...dashmachine-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [dashmachine-4.1.5](https://github.com/truecharts/charts/compare/dashmachine-4.1.4...dashmachine-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [dashmachine-4.1.4](https://github.com/truecharts/charts/compare/dashmachine-4.1.3...dashmachine-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/dashmachine/5.1.3/Chart.yaml b/stable/dashmachine/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6e01b5856af --- /dev/null +++ b/stable/dashmachine/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" +home: https://truecharts.org/charts/stable/dashmachine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png +keywords: + - dashmachine + - Productivity + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dashmachine +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dashmachine + - https://hub.docker.com/r/rmountjoy/dashmachine +type: application +version: 5.1.3 diff --git a/stable/dashmachine/5.0.0/README.md b/stable/dashmachine/5.1.3/README.md similarity index 100% rename from stable/dashmachine/5.0.0/README.md rename to stable/dashmachine/5.1.3/README.md diff --git a/stable/dashmachine/5.0.0/app-readme.md b/stable/dashmachine/5.1.3/app-readme.md similarity index 100% rename from stable/dashmachine/5.0.0/app-readme.md rename to stable/dashmachine/5.1.3/app-readme.md diff --git a/stable/dashmachine/5.1.3/charts/common-18.0.3.tgz b/stable/dashmachine/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dashmachine/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dashmachine/5.0.0/ix_values.yaml b/stable/dashmachine/5.1.3/ix_values.yaml similarity index 100% rename from stable/dashmachine/5.0.0/ix_values.yaml rename to stable/dashmachine/5.1.3/ix_values.yaml diff --git a/stable/dashmachine/5.0.0/questions.yaml b/stable/dashmachine/5.1.3/questions.yaml similarity index 100% rename from stable/dashmachine/5.0.0/questions.yaml rename to stable/dashmachine/5.1.3/questions.yaml diff --git a/stable/dashmachine/5.0.0/templates/common.yaml b/stable/dashmachine/5.1.3/templates/common.yaml similarity index 100% rename from stable/dashmachine/5.0.0/templates/common.yaml rename to stable/dashmachine/5.1.3/templates/common.yaml diff --git a/stable/dashy/6.1.0/values.yaml b/stable/dashmachine/5.1.3/values.yaml similarity index 100% rename from stable/dashy/6.1.0/values.yaml rename to stable/dashmachine/5.1.3/values.yaml diff --git a/stable/dashy/6.1.0/CHANGELOG.md b/stable/dashy/6.1.0/CHANGELOG.md deleted file mode 100644 index 0c49c685dc1..00000000000 --- a/stable/dashy/6.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [dashy-5.1.13](https://github.com/truecharts/charts/compare/dashy-5.1.12...dashy-5.1.13) (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)) - - -## [dashy-5.1.12](https://github.com/truecharts/charts/compare/dashy-5.1.11...dashy-5.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)) - - -## [dashy-5.1.11](https://github.com/truecharts/charts/compare/dashy-5.1.10...dashy-5.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)) - - -## [dashy-5.1.10](https://github.com/truecharts/charts/compare/dashy-5.1.9...dashy-5.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)) - - -## [dashy-5.1.9](https://github.com/truecharts/charts/compare/dashy-5.1.8...dashy-5.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [dashy-5.1.8](https://github.com/truecharts/charts/compare/dashy-5.1.7...dashy-5.1.8) (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)) - - -## [dashy-5.1.7](https://github.com/truecharts/charts/compare/dashy-5.1.6...dashy-5.1.7) (2024-01-03) - -### Chore - - - -- update container image lissy93/dashy to 2.1.1[@ce8ae2d](https://github.com/ce8ae2d) by renovate ([#16713](https://github.com/truecharts/charts/issues/16713)) - - -## [dashy-5.1.6](https://github.com/truecharts/charts/compare/dashy-5.1.5...dashy-5.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [dashy-5.1.5](https://github.com/truecharts/charts/compare/dashy-5.1.4...dashy-5.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [dashy-5.1.4](https://github.com/truecharts/charts/compare/dashy-5.1.3...dashy-5.1.4) (2024-01-01) - -### Chore \ No newline at end of file diff --git a/stable/dashy/6.1.0/Chart.yaml b/stable/dashy/6.1.0/Chart.yaml deleted file mode 100644 index 6e960a9b44d..00000000000 --- a/stable/dashy/6.1.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dashy helps you organize your self-hosted services by making them accessible from a single place -home: https://truecharts.org/charts/stable/dashy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png -keywords: - - dashboard -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dashy -sources: - - https://github.com/Lissy93/dashy - - https://github.com/truecharts/charts/tree/master/charts/stable/dashy - - https://hub.docker.com/r/lissy93/dashy -type: application -version: 6.1.0 diff --git a/stable/dashy/6.1.0/charts/common-18.0.1.tgz b/stable/dashy/6.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/dashy/6.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/dashy/6.1.0/ix_values.yaml b/stable/dashy/6.1.0/ix_values.yaml deleted file mode 100644 index 2ed4f0c3f0f..00000000000 --- a/stable/dashy/6.1.0/ix_values.yaml +++ /dev/null @@ -1,66 +0,0 @@ -image: - repository: lissy93/dashy - tag: 2.1.1@sha256:ce8ae2d82ee02606d0fdc9402b39c29d40e1b180f14b9601ac6f9c0371ced0a8 - pullPolicy: IfNotPresent -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 10310 - protocol: http - targetPort: 80 -dashy: - # Enable config file mount from host path - enabled: false - configFileHostPath: "" - configFileHostReadOnly: true -# Leave empty if you plan to use config file from host path -dashyConfig: {} -# pageInfo: -# title: Home Lab - -workload: - main: - podSpec: - containers: - main: - env: - NODE_ENV: production - probes: - liveness: - enabled: true - custom: true - spec: - exec: - command: - - node - - /app/services/healthcheck - readiness: - enabled: true - custom: true - spec: - exec: - command: - - node - - /app/services/healthcheck - startup: - enabled: true - custom: true - spec: - exec: - command: - - node - - /app/services/healthcheck -persistence: - icons: - enabled: true - mountPath: /app/public/item-icons -portal: - open: - enabled: true diff --git a/stable/davos/12.1.0/.helmignore b/stable/dashy/6.1.4/.helmignore similarity index 100% rename from stable/davos/12.1.0/.helmignore rename to stable/dashy/6.1.4/.helmignore diff --git a/stable/dashy/6.1.4/CHANGELOG.md b/stable/dashy/6.1.4/CHANGELOG.md new file mode 100644 index 00000000000..a9b0280ea4c --- /dev/null +++ b/stable/dashy/6.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [dashy-5.1.13](https://github.com/truecharts/charts/compare/dashy-5.1.12...dashy-5.1.13) (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)) + + +## [dashy-5.1.12](https://github.com/truecharts/charts/compare/dashy-5.1.11...dashy-5.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)) + + +## [dashy-5.1.11](https://github.com/truecharts/charts/compare/dashy-5.1.10...dashy-5.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)) + + +## [dashy-5.1.10](https://github.com/truecharts/charts/compare/dashy-5.1.9...dashy-5.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)) + + +## [dashy-5.1.9](https://github.com/truecharts/charts/compare/dashy-5.1.8...dashy-5.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [dashy-5.1.8](https://github.com/truecharts/charts/compare/dashy-5.1.7...dashy-5.1.8) (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)) + + +## [dashy-5.1.7](https://github.com/truecharts/charts/compare/dashy-5.1.6...dashy-5.1.7) (2024-01-03) + +### Chore + + + +- update container image lissy93/dashy to 2.1.1[@ce8ae2d](https://github.com/ce8ae2d) by renovate ([#16713](https://github.com/truecharts/charts/issues/16713)) + + +## [dashy-5.1.6](https://github.com/truecharts/charts/compare/dashy-5.1.5...dashy-5.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [dashy-5.1.5](https://github.com/truecharts/charts/compare/dashy-5.1.4...dashy-5.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) diff --git a/stable/dashy/6.1.4/Chart.yaml b/stable/dashy/6.1.4/Chart.yaml new file mode 100644 index 00000000000..db6fcc2be7c --- /dev/null +++ b/stable/dashy/6.1.4/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.1.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Dashy helps you organize your self-hosted services by making them accessible from a single place +home: https://truecharts.org/charts/stable/dashy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png +keywords: + - dashboard +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dashy +sources: + - https://github.com/Lissy93/dashy + - https://github.com/truecharts/charts/tree/master/charts/stable/dashy + - https://hub.docker.com/r/lissy93/dashy +type: application +version: 6.1.4 diff --git a/stable/dashy/6.1.0/README.md b/stable/dashy/6.1.4/README.md similarity index 100% rename from stable/dashy/6.1.0/README.md rename to stable/dashy/6.1.4/README.md diff --git a/stable/dashy/6.1.0/app-readme.md b/stable/dashy/6.1.4/app-readme.md similarity index 100% rename from stable/dashy/6.1.0/app-readme.md rename to stable/dashy/6.1.4/app-readme.md diff --git a/stable/dashy/6.1.4/charts/common-18.0.3.tgz b/stable/dashy/6.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dashy/6.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/dashy/6.1.4/ix_values.yaml b/stable/dashy/6.1.4/ix_values.yaml new file mode 100644 index 00000000000..b668c550bf7 --- /dev/null +++ b/stable/dashy/6.1.4/ix_values.yaml @@ -0,0 +1,66 @@ +image: + repository: lissy93/dashy + tag: 2.1.1@sha256:e1a0d15d73fcc6f3d0edcb32fbce7b8605d95cf2cfcba4ab3f9e8a26e9da4b8a + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10310 + protocol: http + targetPort: 80 +dashy: + # Enable config file mount from host path + enabled: false + configFileHostPath: "" + configFileHostReadOnly: true +# Leave empty if you plan to use config file from host path +dashyConfig: {} +# pageInfo: +# title: Home Lab + +workload: + main: + podSpec: + containers: + main: + env: + NODE_ENV: production + probes: + liveness: + enabled: true + custom: true + spec: + exec: + command: + - node + - /app/services/healthcheck + readiness: + enabled: true + custom: true + spec: + exec: + command: + - node + - /app/services/healthcheck + startup: + enabled: true + custom: true + spec: + exec: + command: + - node + - /app/services/healthcheck +persistence: + icons: + enabled: true + mountPath: /app/public/item-icons +portal: + open: + enabled: true diff --git a/stable/dashy/6.1.0/questions.yaml b/stable/dashy/6.1.4/questions.yaml similarity index 100% rename from stable/dashy/6.1.0/questions.yaml rename to stable/dashy/6.1.4/questions.yaml diff --git a/stable/davos/12.1.0/templates/NOTES.txt b/stable/dashy/6.1.4/templates/NOTES.txt similarity index 100% rename from stable/davos/12.1.0/templates/NOTES.txt rename to stable/dashy/6.1.4/templates/NOTES.txt diff --git a/stable/dashy/6.1.0/templates/_configmap.tpl b/stable/dashy/6.1.4/templates/_configmap.tpl similarity index 100% rename from stable/dashy/6.1.0/templates/_configmap.tpl rename to stable/dashy/6.1.4/templates/_configmap.tpl diff --git a/stable/dashy/6.1.0/templates/common.yaml b/stable/dashy/6.1.4/templates/common.yaml similarity index 100% rename from stable/dashy/6.1.0/templates/common.yaml rename to stable/dashy/6.1.4/templates/common.yaml diff --git a/stable/davos/12.1.0/values.yaml b/stable/dashy/6.1.4/values.yaml similarity index 100% rename from stable/davos/12.1.0/values.yaml rename to stable/dashy/6.1.4/values.yaml diff --git a/stable/davos/12.1.0/CHANGELOG.md b/stable/davos/12.1.0/CHANGELOG.md deleted file mode 100644 index 6a3de3ef3ae..00000000000 --- a/stable/davos/12.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [davos-10.1.12](https://github.com/truecharts/charts/compare/davos-10.1.11...davos-10.1.12) (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)) - - -## [davos-10.1.11](https://github.com/truecharts/charts/compare/davos-10.1.10...davos-10.1.11) (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)) - - -## [davos-10.1.10](https://github.com/truecharts/charts/compare/davos-10.1.9...davos-10.1.10) (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)) - - -## [davos-10.1.9](https://github.com/truecharts/charts/compare/davos-10.1.8...davos-10.1.9) (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)) - - -## [davos-10.1.8](https://github.com/truecharts/charts/compare/davos-10.1.7...davos-10.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [davos-10.1.7](https://github.com/truecharts/charts/compare/davos-10.1.6...davos-10.1.7) (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)) - - -## [davos-10.1.6](https://github.com/truecharts/charts/compare/davos-10.1.5...davos-10.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [davos-10.1.5](https://github.com/truecharts/charts/compare/davos-10.1.4...davos-10.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [davos-10.1.4](https://github.com/truecharts/charts/compare/davos-10.1.3...davos-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - diff --git a/stable/davos/12.1.0/Chart.yaml b/stable/davos/12.1.0/Chart.yaml deleted file mode 100644 index ed66b1edce8..00000000000 --- a/stable/davos/12.1.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An FTP automation tool that periodically scans given host locations for new files. -home: https://truecharts.org/charts/stable/davos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png -keywords: - - davos - - ftp - - automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: davos -sources: - - https://github.com/linuxserver/docker-davos - - https://github.com/linuxserver/davos/ - - https://github.com/truecharts/charts/tree/master/charts/stable/davos - - https://ghcr.io/linuxserver/davos -type: application -version: 12.1.0 diff --git a/stable/davos/12.1.0/charts/common-18.0.1.tgz b/stable/davos/12.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/davos/12.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/davos/12.1.0/ix_values.yaml b/stable/davos/12.1.0/ix_values.yaml deleted file mode 100644 index 46d376c0ce0..00000000000 --- a/stable/davos/12.1.0/ix_values.yaml +++ /dev/null @@ -1,40 +0,0 @@ -image: - repository: ghcr.io/linuxserver/davos - pullPolicy: IfNotPresent - tag: 2.2.2@sha256:d9eba5281e31e9742e4be35aaa9b40e94d9efd4ba1ac4a2467c457178c84b5cf -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: {} -service: - main: - ports: - main: - port: 10081 - protocol: http - targetPort: 8080 -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: true diff --git a/stable/dayofdefeatsource/5.0.0/.helmignore b/stable/davos/12.1.4/.helmignore similarity index 100% rename from stable/dayofdefeatsource/5.0.0/.helmignore rename to stable/davos/12.1.4/.helmignore diff --git a/stable/davos/12.1.4/CHANGELOG.md b/stable/davos/12.1.4/CHANGELOG.md new file mode 100644 index 00000000000..ab7a0d2cbfa --- /dev/null +++ b/stable/davos/12.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [davos-10.1.12](https://github.com/truecharts/charts/compare/davos-10.1.11...davos-10.1.12) (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)) + + +## [davos-10.1.11](https://github.com/truecharts/charts/compare/davos-10.1.10...davos-10.1.11) (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)) + + +## [davos-10.1.10](https://github.com/truecharts/charts/compare/davos-10.1.9...davos-10.1.10) (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)) + + +## [davos-10.1.9](https://github.com/truecharts/charts/compare/davos-10.1.8...davos-10.1.9) (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)) + + +## [davos-10.1.8](https://github.com/truecharts/charts/compare/davos-10.1.7...davos-10.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [davos-10.1.7](https://github.com/truecharts/charts/compare/davos-10.1.6...davos-10.1.7) (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)) + + +## [davos-10.1.6](https://github.com/truecharts/charts/compare/davos-10.1.5...davos-10.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [davos-10.1.5](https://github.com/truecharts/charts/compare/davos-10.1.4...davos-10.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [davos-10.1.4](https://github.com/truecharts/charts/compare/davos-10.1.3...davos-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes \ No newline at end of file diff --git a/stable/davos/12.1.4/Chart.yaml b/stable/davos/12.1.4/Chart.yaml new file mode 100644 index 00000000000..72dcef39442 --- /dev/null +++ b/stable/davos/12.1.4/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.2.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An FTP automation tool that periodically scans given host locations for new files. +home: https://truecharts.org/charts/stable/davos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png +keywords: + - davos + - ftp + - automation +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: davos +sources: + - https://github.com/linuxserver/docker-davos + - https://github.com/linuxserver/davos/ + - https://github.com/truecharts/charts/tree/master/charts/stable/davos + - https://ghcr.io/linuxserver/davos +type: application +version: 12.1.4 diff --git a/stable/davos/12.1.0/README.md b/stable/davos/12.1.4/README.md similarity index 100% rename from stable/davos/12.1.0/README.md rename to stable/davos/12.1.4/README.md diff --git a/stable/davos/12.1.0/app-readme.md b/stable/davos/12.1.4/app-readme.md similarity index 100% rename from stable/davos/12.1.0/app-readme.md rename to stable/davos/12.1.4/app-readme.md diff --git a/stable/davos/12.1.4/charts/common-18.0.3.tgz b/stable/davos/12.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/davos/12.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/davos/12.1.4/ix_values.yaml b/stable/davos/12.1.4/ix_values.yaml new file mode 100644 index 00000000000..e44eced1600 --- /dev/null +++ b/stable/davos/12.1.4/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: ghcr.io/linuxserver/davos + pullPolicy: IfNotPresent + tag: 2.2.2@sha256:b5c911440a1247db0d040e391614f5297095802fad2a7fb5f144b319ccc2718e +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +service: + main: + ports: + main: + port: 10081 + protocol: http + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/davos/12.1.0/questions.yaml b/stable/davos/12.1.4/questions.yaml similarity index 100% rename from stable/davos/12.1.0/questions.yaml rename to stable/davos/12.1.4/questions.yaml diff --git a/stable/ddclient/9.0.0/templates/NOTES.txt b/stable/davos/12.1.4/templates/NOTES.txt similarity index 100% rename from stable/ddclient/9.0.0/templates/NOTES.txt rename to stable/davos/12.1.4/templates/NOTES.txt diff --git a/stable/davos/12.1.0/templates/common.yaml b/stable/davos/12.1.4/templates/common.yaml similarity index 100% rename from stable/davos/12.1.0/templates/common.yaml rename to stable/davos/12.1.4/templates/common.yaml diff --git a/stable/dayofdefeatsource/5.0.0/values.yaml b/stable/davos/12.1.4/values.yaml similarity index 100% rename from stable/dayofdefeatsource/5.0.0/values.yaml rename to stable/davos/12.1.4/values.yaml diff --git a/stable/dayofdefeatsource/5.0.0/CHANGELOG.md b/stable/dayofdefeatsource/5.0.0/CHANGELOG.md deleted file mode 100644 index 787a7a0b276..00000000000 --- a/stable/dayofdefeatsource/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [dayofdefeatsource-4.1.12](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.11...dayofdefeatsource-4.1.12) (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)) - - -## [dayofdefeatsource-4.1.11](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.10...dayofdefeatsource-4.1.11) (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)) - - -## [dayofdefeatsource-4.1.10](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.9...dayofdefeatsource-4.1.10) (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)) - - -## [dayofdefeatsource-4.1.9](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.8...dayofdefeatsource-4.1.9) (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)) - - -## [dayofdefeatsource-4.1.8](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.7...dayofdefeatsource-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [dayofdefeatsource-4.1.7](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.6...dayofdefeatsource-4.1.7) (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)) - - -## [dayofdefeatsource-4.1.6](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.5...dayofdefeatsource-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [dayofdefeatsource-4.1.5](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.4...dayofdefeatsource-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [dayofdefeatsource-4.1.4](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.3...dayofdefeatsource-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [dayofdefeatsource-4.1.3](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.0...dayofdefeatsource-4.1.3) (2024-01-01) diff --git a/stable/dayofdefeatsource/5.0.0/Chart.yaml b/stable/dayofdefeatsource/5.0.0/Chart.yaml deleted file mode 100644 index fcede46639e..00000000000 --- a/stable/dayofdefeatsource/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: dods -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it.' -home: https://truecharts.org/charts/stable/dayofdefeatsource -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png -keywords: - - dayofdefeatsource - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dayofdefeatsource -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/dayofdefeatsource - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/dayofdefeatsource/5.0.0/charts/common-17.5.0.tgz b/stable/dayofdefeatsource/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dayofdefeatsource/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/daysofwar/5.0.0/.helmignore b/stable/dayofdefeatsource/5.1.3/.helmignore similarity index 100% rename from stable/daysofwar/5.0.0/.helmignore rename to stable/dayofdefeatsource/5.1.3/.helmignore diff --git a/stable/dayofdefeatsource/5.1.3/CHANGELOG.md b/stable/dayofdefeatsource/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c3e9702c709 --- /dev/null +++ b/stable/dayofdefeatsource/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [dayofdefeatsource-4.1.12](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.11...dayofdefeatsource-4.1.12) (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)) + + +## [dayofdefeatsource-4.1.11](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.10...dayofdefeatsource-4.1.11) (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)) + + +## [dayofdefeatsource-4.1.10](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.9...dayofdefeatsource-4.1.10) (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)) + + +## [dayofdefeatsource-4.1.9](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.8...dayofdefeatsource-4.1.9) (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)) + + +## [dayofdefeatsource-4.1.8](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.7...dayofdefeatsource-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [dayofdefeatsource-4.1.7](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.6...dayofdefeatsource-4.1.7) (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)) + + +## [dayofdefeatsource-4.1.6](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.5...dayofdefeatsource-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [dayofdefeatsource-4.1.5](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.4...dayofdefeatsource-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [dayofdefeatsource-4.1.4](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.3...dayofdefeatsource-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/dayofdefeatsource/5.1.3/Chart.yaml b/stable/dayofdefeatsource/5.1.3/Chart.yaml new file mode 100644 index 00000000000..a212d1ee953 --- /dev/null +++ b/stable/dayofdefeatsource/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: dods +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it." +home: https://truecharts.org/charts/stable/dayofdefeatsource +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png +keywords: + - dayofdefeatsource + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dayofdefeatsource +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/dayofdefeatsource + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/dayofdefeatsource/5.0.0/README.md b/stable/dayofdefeatsource/5.1.3/README.md similarity index 100% rename from stable/dayofdefeatsource/5.0.0/README.md rename to stable/dayofdefeatsource/5.1.3/README.md diff --git a/stable/dayofdefeatsource/5.0.0/app-readme.md b/stable/dayofdefeatsource/5.1.3/app-readme.md similarity index 100% rename from stable/dayofdefeatsource/5.0.0/app-readme.md rename to stable/dayofdefeatsource/5.1.3/app-readme.md diff --git a/stable/dayofdefeatsource/5.1.3/charts/common-18.0.3.tgz b/stable/dayofdefeatsource/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dayofdefeatsource/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dayofdefeatsource/5.0.0/ix_values.yaml b/stable/dayofdefeatsource/5.1.3/ix_values.yaml similarity index 100% rename from stable/dayofdefeatsource/5.0.0/ix_values.yaml rename to stable/dayofdefeatsource/5.1.3/ix_values.yaml diff --git a/stable/dayofdefeatsource/5.0.0/questions.yaml b/stable/dayofdefeatsource/5.1.3/questions.yaml similarity index 100% rename from stable/dayofdefeatsource/5.0.0/questions.yaml rename to stable/dayofdefeatsource/5.1.3/questions.yaml diff --git a/stable/dayofdefeatsource/5.0.0/templates/common.yaml b/stable/dayofdefeatsource/5.1.3/templates/common.yaml similarity index 100% rename from stable/dayofdefeatsource/5.0.0/templates/common.yaml rename to stable/dayofdefeatsource/5.1.3/templates/common.yaml diff --git a/stable/daysofwar/5.0.0/values.yaml b/stable/dayofdefeatsource/5.1.3/values.yaml similarity index 100% rename from stable/daysofwar/5.0.0/values.yaml rename to stable/dayofdefeatsource/5.1.3/values.yaml diff --git a/stable/daysofwar/5.0.0/CHANGELOG.md b/stable/daysofwar/5.0.0/CHANGELOG.md deleted file mode 100644 index 1e846c6bc27..00000000000 --- a/stable/daysofwar/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [daysofwar-4.1.12](https://github.com/truecharts/charts/compare/daysofwar-4.1.11...daysofwar-4.1.12) (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)) - - -## [daysofwar-4.1.11](https://github.com/truecharts/charts/compare/daysofwar-4.1.10...daysofwar-4.1.11) (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)) - - -## [daysofwar-4.1.10](https://github.com/truecharts/charts/compare/daysofwar-4.1.9...daysofwar-4.1.10) (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)) - - -## [daysofwar-4.1.9](https://github.com/truecharts/charts/compare/daysofwar-4.1.8...daysofwar-4.1.9) (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)) - - -## [daysofwar-4.1.8](https://github.com/truecharts/charts/compare/daysofwar-4.1.7...daysofwar-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [daysofwar-4.1.7](https://github.com/truecharts/charts/compare/daysofwar-4.1.6...daysofwar-4.1.7) (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)) - - -## [daysofwar-4.1.6](https://github.com/truecharts/charts/compare/daysofwar-4.1.5...daysofwar-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [daysofwar-4.1.5](https://github.com/truecharts/charts/compare/daysofwar-4.1.4...daysofwar-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [daysofwar-4.1.4](https://github.com/truecharts/charts/compare/daysofwar-4.1.3...daysofwar-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [daysofwar-4.1.3](https://github.com/truecharts/charts/compare/daysofwar-4.1.0...daysofwar-4.1.3) (2024-01-01) diff --git a/stable/daysofwar/5.0.0/Chart.yaml b/stable/daysofwar/5.0.0/Chart.yaml deleted file mode 100644 index 64ad33b10b2..00000000000 --- a/stable/daysofwar/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: daysofwar -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Days of War and run it. -home: https://truecharts.org/charts/stable/daysofwar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png -keywords: - - daysofwar - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: daysofwar -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/daysofwar - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/daysofwar/5.0.0/charts/common-17.5.0.tgz b/stable/daysofwar/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/daysofwar/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dayz/5.0.0/.helmignore b/stable/daysofwar/5.1.3/.helmignore similarity index 100% rename from stable/dayz/5.0.0/.helmignore rename to stable/daysofwar/5.1.3/.helmignore diff --git a/stable/daysofwar/5.1.3/CHANGELOG.md b/stable/daysofwar/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d345b54dd49 --- /dev/null +++ b/stable/daysofwar/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [daysofwar-4.1.12](https://github.com/truecharts/charts/compare/daysofwar-4.1.11...daysofwar-4.1.12) (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)) + + +## [daysofwar-4.1.11](https://github.com/truecharts/charts/compare/daysofwar-4.1.10...daysofwar-4.1.11) (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)) + + +## [daysofwar-4.1.10](https://github.com/truecharts/charts/compare/daysofwar-4.1.9...daysofwar-4.1.10) (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)) + + +## [daysofwar-4.1.9](https://github.com/truecharts/charts/compare/daysofwar-4.1.8...daysofwar-4.1.9) (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)) + + +## [daysofwar-4.1.8](https://github.com/truecharts/charts/compare/daysofwar-4.1.7...daysofwar-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [daysofwar-4.1.7](https://github.com/truecharts/charts/compare/daysofwar-4.1.6...daysofwar-4.1.7) (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)) + + +## [daysofwar-4.1.6](https://github.com/truecharts/charts/compare/daysofwar-4.1.5...daysofwar-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [daysofwar-4.1.5](https://github.com/truecharts/charts/compare/daysofwar-4.1.4...daysofwar-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [daysofwar-4.1.4](https://github.com/truecharts/charts/compare/daysofwar-4.1.3...daysofwar-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/daysofwar/5.1.3/Chart.yaml b/stable/daysofwar/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3d4d7deac2c --- /dev/null +++ b/stable/daysofwar/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: daysofwar +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Days of War and run it. +home: https://truecharts.org/charts/stable/daysofwar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png +keywords: + - daysofwar + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: daysofwar +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/daysofwar + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/daysofwar/5.0.0/README.md b/stable/daysofwar/5.1.3/README.md similarity index 100% rename from stable/daysofwar/5.0.0/README.md rename to stable/daysofwar/5.1.3/README.md diff --git a/stable/daysofwar/5.0.0/app-readme.md b/stable/daysofwar/5.1.3/app-readme.md similarity index 100% rename from stable/daysofwar/5.0.0/app-readme.md rename to stable/daysofwar/5.1.3/app-readme.md diff --git a/stable/daysofwar/5.1.3/charts/common-18.0.3.tgz b/stable/daysofwar/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/daysofwar/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/daysofwar/5.0.0/ix_values.yaml b/stable/daysofwar/5.1.3/ix_values.yaml similarity index 100% rename from stable/daysofwar/5.0.0/ix_values.yaml rename to stable/daysofwar/5.1.3/ix_values.yaml diff --git a/stable/daysofwar/5.0.0/questions.yaml b/stable/daysofwar/5.1.3/questions.yaml similarity index 100% rename from stable/daysofwar/5.0.0/questions.yaml rename to stable/daysofwar/5.1.3/questions.yaml diff --git a/stable/daysofwar/5.0.0/templates/common.yaml b/stable/daysofwar/5.1.3/templates/common.yaml similarity index 100% rename from stable/daysofwar/5.0.0/templates/common.yaml rename to stable/daysofwar/5.1.3/templates/common.yaml diff --git a/stable/dayz/5.0.0/values.yaml b/stable/daysofwar/5.1.3/values.yaml similarity index 100% rename from stable/dayz/5.0.0/values.yaml rename to stable/daysofwar/5.1.3/values.yaml diff --git a/stable/dayz/5.0.0/CHANGELOG.md b/stable/dayz/5.0.0/CHANGELOG.md deleted file mode 100644 index 395983d3987..00000000000 --- a/stable/dayz/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [dayz-4.1.12](https://github.com/truecharts/charts/compare/dayz-4.1.11...dayz-4.1.12) (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)) - - -## [dayz-4.1.11](https://github.com/truecharts/charts/compare/dayz-4.1.10...dayz-4.1.11) (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)) - - -## [dayz-4.1.10](https://github.com/truecharts/charts/compare/dayz-4.1.9...dayz-4.1.10) (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)) - - -## [dayz-4.1.9](https://github.com/truecharts/charts/compare/dayz-4.1.8...dayz-4.1.9) (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)) - - -## [dayz-4.1.8](https://github.com/truecharts/charts/compare/dayz-4.1.7...dayz-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [dayz-4.1.7](https://github.com/truecharts/charts/compare/dayz-4.1.6...dayz-4.1.7) (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)) - - -## [dayz-4.1.6](https://github.com/truecharts/charts/compare/dayz-4.1.5...dayz-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [dayz-4.1.5](https://github.com/truecharts/charts/compare/dayz-4.1.4...dayz-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [dayz-4.1.4](https://github.com/truecharts/charts/compare/dayz-4.1.3...dayz-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [dayz-4.1.3](https://github.com/truecharts/charts/compare/dayz-4.1.0...dayz-4.1.3) (2024-01-01) diff --git a/stable/dayz/5.0.0/Chart.yaml b/stable/dayz/5.0.0/Chart.yaml deleted file mode 100644 index 31f50ba6d3e..00000000000 --- a/stable/dayz/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: dayz -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install DayZ and run it. -home: https://truecharts.org/charts/stable/dayz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png -keywords: - - dayz - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dayz -sources: - - https://www.bohemia.net/games/dayz - - https://github.com/truecharts/charts/tree/master/charts/stable/dayz - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/dayz/5.0.0/charts/common-17.5.0.tgz b/stable/dayz/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dayz/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ddclient/9.0.0/.helmignore b/stable/dayz/5.1.3/.helmignore similarity index 100% rename from stable/ddclient/9.0.0/.helmignore rename to stable/dayz/5.1.3/.helmignore diff --git a/stable/dayz/5.1.3/CHANGELOG.md b/stable/dayz/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..780e2fd1c3b --- /dev/null +++ b/stable/dayz/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [dayz-4.1.12](https://github.com/truecharts/charts/compare/dayz-4.1.11...dayz-4.1.12) (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)) + + +## [dayz-4.1.11](https://github.com/truecharts/charts/compare/dayz-4.1.10...dayz-4.1.11) (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)) + + +## [dayz-4.1.10](https://github.com/truecharts/charts/compare/dayz-4.1.9...dayz-4.1.10) (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)) + + +## [dayz-4.1.9](https://github.com/truecharts/charts/compare/dayz-4.1.8...dayz-4.1.9) (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)) + + +## [dayz-4.1.8](https://github.com/truecharts/charts/compare/dayz-4.1.7...dayz-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [dayz-4.1.7](https://github.com/truecharts/charts/compare/dayz-4.1.6...dayz-4.1.7) (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)) + + +## [dayz-4.1.6](https://github.com/truecharts/charts/compare/dayz-4.1.5...dayz-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [dayz-4.1.5](https://github.com/truecharts/charts/compare/dayz-4.1.4...dayz-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [dayz-4.1.4](https://github.com/truecharts/charts/compare/dayz-4.1.3...dayz-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/dayz/5.1.3/Chart.yaml b/stable/dayz/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ae997fe6d7d --- /dev/null +++ b/stable/dayz/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: dayz +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install DayZ and run it. +home: https://truecharts.org/charts/stable/dayz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png +keywords: + - dayz + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dayz +sources: + - https://www.bohemia.net/games/dayz + - https://github.com/truecharts/charts/tree/master/charts/stable/dayz + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/dayz/5.0.0/README.md b/stable/dayz/5.1.3/README.md similarity index 100% rename from stable/dayz/5.0.0/README.md rename to stable/dayz/5.1.3/README.md diff --git a/stable/dayz/5.0.0/app-readme.md b/stable/dayz/5.1.3/app-readme.md similarity index 100% rename from stable/dayz/5.0.0/app-readme.md rename to stable/dayz/5.1.3/app-readme.md diff --git a/stable/dayz/5.1.3/charts/common-18.0.3.tgz b/stable/dayz/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dayz/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dayz/5.0.0/ix_values.yaml b/stable/dayz/5.1.3/ix_values.yaml similarity index 100% rename from stable/dayz/5.0.0/ix_values.yaml rename to stable/dayz/5.1.3/ix_values.yaml diff --git a/stable/dayz/5.0.0/questions.yaml b/stable/dayz/5.1.3/questions.yaml similarity index 100% rename from stable/dayz/5.0.0/questions.yaml rename to stable/dayz/5.1.3/questions.yaml diff --git a/stable/dayz/5.0.0/templates/common.yaml b/stable/dayz/5.1.3/templates/common.yaml similarity index 100% rename from stable/dayz/5.0.0/templates/common.yaml rename to stable/dayz/5.1.3/templates/common.yaml diff --git a/stable/ddclient/9.0.0/values.yaml b/stable/dayz/5.1.3/values.yaml similarity index 100% rename from stable/ddclient/9.0.0/values.yaml rename to stable/dayz/5.1.3/values.yaml diff --git a/stable/ddclient/9.0.0/CHANGELOG.md b/stable/ddclient/9.0.0/CHANGELOG.md deleted file mode 100644 index ab799fc4973..00000000000 --- a/stable/ddclient/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ddclient-8.1.17](https://github.com/truecharts/charts/compare/ddclient-8.1.16...ddclient-8.1.17) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@0a52df8](https://github.com/0a52df8) by renovate ([#18057](https://github.com/truecharts/charts/issues/18057)) - - -## [ddclient-8.1.16](https://github.com/truecharts/charts/compare/ddclient-8.1.15...ddclient-8.1.16) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@cdd300e](https://github.com/cdd300e) by renovate ([#17846](https://github.com/truecharts/charts/issues/17846)) - - -## [ddclient-8.1.15](https://github.com/truecharts/charts/compare/ddclient-8.1.14...ddclient-8.1.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)) - - -## [ddclient-8.1.14](https://github.com/truecharts/charts/compare/ddclient-8.1.13...ddclient-8.1.14) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@6a6fe51](https://github.com/6a6fe51) by renovate ([#17602](https://github.com/truecharts/charts/issues/17602)) - - -## [ddclient-8.1.13](https://github.com/truecharts/charts/compare/ddclient-8.1.12...ddclient-8.1.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)) - - -## [ddclient-8.1.12](https://github.com/truecharts/charts/compare/ddclient-8.1.11...ddclient-8.1.12) (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)) - - -## [ddclient-8.1.11](https://github.com/truecharts/charts/compare/ddclient-8.1.10...ddclient-8.1.11) (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)) - - -## [ddclient-8.1.10](https://github.com/truecharts/charts/compare/ddclient-8.1.9...ddclient-8.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [ddclient-8.1.9](https://github.com/truecharts/charts/compare/ddclient-8.1.8...ddclient-8.1.9) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@f11cc53](https://github.com/f11cc53) by renovate ([#17346](https://github.com/truecharts/charts/issues/17346)) - - - - -## [ddclient-8.1.8](https://github.com/truecharts/charts/compare/ddclient-8.1.7...ddclient-8.1.8) (2024-01-09) - -### Chore diff --git a/stable/ddclient/9.0.0/Chart.yaml b/stable/ddclient/9.0.0/Chart.yaml deleted file mode 100644 index 542dc720bfe..00000000000 --- a/stable/ddclient/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.11.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. -home: https://truecharts.org/charts/stable/ddclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png -keywords: - - ddclient -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ddclient -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient - - https://ghcr.io/linuxserver/ddclient -type: application -version: 9.0.0 diff --git a/stable/ddclient/9.0.0/charts/common-17.5.0.tgz b/stable/ddclient/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ddclient/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ddns-go/10.0.0/.helmignore b/stable/ddclient/9.1.3/.helmignore similarity index 100% rename from stable/ddns-go/10.0.0/.helmignore rename to stable/ddclient/9.1.3/.helmignore diff --git a/stable/ddclient/9.1.3/CHANGELOG.md b/stable/ddclient/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e389746b6c0 --- /dev/null +++ b/stable/ddclient/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ddclient-8.1.17](https://github.com/truecharts/charts/compare/ddclient-8.1.16...ddclient-8.1.17) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@0a52df8](https://github.com/0a52df8) by renovate ([#18057](https://github.com/truecharts/charts/issues/18057)) + + +## [ddclient-8.1.16](https://github.com/truecharts/charts/compare/ddclient-8.1.15...ddclient-8.1.16) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@cdd300e](https://github.com/cdd300e) by renovate ([#17846](https://github.com/truecharts/charts/issues/17846)) + + +## [ddclient-8.1.15](https://github.com/truecharts/charts/compare/ddclient-8.1.14...ddclient-8.1.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)) + + +## [ddclient-8.1.14](https://github.com/truecharts/charts/compare/ddclient-8.1.13...ddclient-8.1.14) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@6a6fe51](https://github.com/6a6fe51) by renovate ([#17602](https://github.com/truecharts/charts/issues/17602)) + + +## [ddclient-8.1.13](https://github.com/truecharts/charts/compare/ddclient-8.1.12...ddclient-8.1.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)) + + +## [ddclient-8.1.12](https://github.com/truecharts/charts/compare/ddclient-8.1.11...ddclient-8.1.12) (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)) + + +## [ddclient-8.1.11](https://github.com/truecharts/charts/compare/ddclient-8.1.10...ddclient-8.1.11) (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)) + + +## [ddclient-8.1.10](https://github.com/truecharts/charts/compare/ddclient-8.1.9...ddclient-8.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [ddclient-8.1.9](https://github.com/truecharts/charts/compare/ddclient-8.1.8...ddclient-8.1.9) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@f11cc53](https://github.com/f11cc53) by renovate ([#17346](https://github.com/truecharts/charts/issues/17346)) + + + diff --git a/stable/ddclient/9.1.3/Chart.yaml b/stable/ddclient/9.1.3/Chart.yaml new file mode 100644 index 00000000000..64f0b9f3fd1 --- /dev/null +++ b/stable/ddclient/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.11.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. +home: https://truecharts.org/charts/stable/ddclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png +keywords: + - ddclient +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ddclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient + - https://ghcr.io/linuxserver/ddclient +type: application +version: 9.1.3 diff --git a/stable/ddclient/9.0.0/README.md b/stable/ddclient/9.1.3/README.md similarity index 100% rename from stable/ddclient/9.0.0/README.md rename to stable/ddclient/9.1.3/README.md diff --git a/stable/ddclient/9.0.0/app-readme.md b/stable/ddclient/9.1.3/app-readme.md similarity index 100% rename from stable/ddclient/9.0.0/app-readme.md rename to stable/ddclient/9.1.3/app-readme.md diff --git a/stable/ddclient/9.1.3/charts/common-18.0.3.tgz b/stable/ddclient/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ddclient/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ddclient/9.0.0/ix_values.yaml b/stable/ddclient/9.1.3/ix_values.yaml similarity index 100% rename from stable/ddclient/9.0.0/ix_values.yaml rename to stable/ddclient/9.1.3/ix_values.yaml diff --git a/stable/ddclient/9.0.0/questions.yaml b/stable/ddclient/9.1.3/questions.yaml similarity index 100% rename from stable/ddclient/9.0.0/questions.yaml rename to stable/ddclient/9.1.3/questions.yaml diff --git a/stable/ddns-go/10.0.0/templates/NOTES.txt b/stable/ddclient/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/ddns-go/10.0.0/templates/NOTES.txt rename to stable/ddclient/9.1.3/templates/NOTES.txt diff --git a/stable/ddns-go/10.0.0/templates/common.yaml b/stable/ddclient/9.1.3/templates/common.yaml similarity index 100% rename from stable/ddns-go/10.0.0/templates/common.yaml rename to stable/ddclient/9.1.3/templates/common.yaml diff --git a/stable/ddns-go/10.0.0/values.yaml b/stable/ddclient/9.1.3/values.yaml similarity index 100% rename from stable/ddns-go/10.0.0/values.yaml rename to stable/ddclient/9.1.3/values.yaml diff --git a/stable/ddns-go/10.0.0/CHANGELOG.md b/stable/ddns-go/10.0.0/CHANGELOG.md deleted file mode 100644 index 3cf749b419c..00000000000 --- a/stable/ddns-go/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [ddns-go-9.1.2](https://github.com/truecharts/charts/compare/ddns-go-9.1.1...ddns-go-9.1.2) (2024-02-05) - -### Chore - - - -- update container image jeessy/ddns-go to v6.1.1[@781d584](https://github.com/781d584) by renovate ([#17921](https://github.com/truecharts/charts/issues/17921)) - - -## [ddns-go-9.1.1](https://github.com/truecharts/charts/compare/ddns-go-9.1.0...ddns-go-9.1.1) (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)) - - -## [ddns-go-9.1.0](https://github.com/truecharts/charts/compare/ddns-go-9.0.5...ddns-go-9.1.0) (2024-01-29) - -### Chore - - - -- update container image jeessy/ddns-go to v6.1.0[@ea0e5d1](https://github.com/ea0e5d1) by renovate ([#17697](https://github.com/truecharts/charts/issues/17697)) - - -## [ddns-go-9.0.5](https://github.com/truecharts/charts/compare/ddns-go-9.0.4...ddns-go-9.0.5) (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)) - - -## [ddns-go-9.0.4](https://github.com/truecharts/charts/compare/ddns-go-9.0.3...ddns-go-9.0.4) (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)) - - -## [ddns-go-9.0.3](https://github.com/truecharts/charts/compare/ddns-go-9.0.2...ddns-go-9.0.3) (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)) - - -## [ddns-go-9.0.2](https://github.com/truecharts/charts/compare/ddns-go-9.0.1...ddns-go-9.0.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [ddns-go-9.0.1](https://github.com/truecharts/charts/compare/ddns-go-9.0.0...ddns-go-9.0.1) (2024-01-15) - -### Chore - - - -- update container image jeessy/ddns-go to v6.0.3[@652bc08](https://github.com/652bc08) by renovate ([#17271](https://github.com/truecharts/charts/issues/17271)) - - -## [ddns-go-9.0.0](https://github.com/truecharts/charts/compare/ddns-go-8.1.8...ddns-go-9.0.0) (2024-01-14) - -### Chore - - - -- update container image jeessy/ddns-go to v6.0.2[@02e7174](https://github.com/02e7174) by renovate ([#17220](https://github.com/truecharts/charts/issues/17220)) diff --git a/stable/ddns-go/10.0.0/Chart.yaml b/stable/ddns-go/10.0.0/Chart.yaml deleted file mode 100644 index 7e55bf41f20..00000000000 --- a/stable/ddns-go/10.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.1.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service -home: https://truecharts.org/charts/stable/ddns-go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png -keywords: - - ddns-go - - ddns -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ddns-go -sources: - - https://github.com/jeessy2/ddns-go - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - - https://hub.docker.com/r/jeessy/ddns-go -type: application -version: 10.0.0 diff --git a/stable/ddns-go/10.0.0/charts/common-17.5.0.tgz b/stable/ddns-go/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ddns-go/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ddns-route53/5.0.0/.helmignore b/stable/ddns-go/10.1.3/.helmignore similarity index 100% rename from stable/ddns-route53/5.0.0/.helmignore rename to stable/ddns-go/10.1.3/.helmignore diff --git a/stable/ddns-go/10.1.3/CHANGELOG.md b/stable/ddns-go/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0c69eaca8e5 --- /dev/null +++ b/stable/ddns-go/10.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [ddns-go-9.1.2](https://github.com/truecharts/charts/compare/ddns-go-9.1.1...ddns-go-9.1.2) (2024-02-05) + +### Chore + + + +- update container image jeessy/ddns-go to v6.1.1[@781d584](https://github.com/781d584) by renovate ([#17921](https://github.com/truecharts/charts/issues/17921)) + + +## [ddns-go-9.1.1](https://github.com/truecharts/charts/compare/ddns-go-9.1.0...ddns-go-9.1.1) (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)) + + +## [ddns-go-9.1.0](https://github.com/truecharts/charts/compare/ddns-go-9.0.5...ddns-go-9.1.0) (2024-01-29) + +### Chore + + + +- update container image jeessy/ddns-go to v6.1.0[@ea0e5d1](https://github.com/ea0e5d1) by renovate ([#17697](https://github.com/truecharts/charts/issues/17697)) + + +## [ddns-go-9.0.5](https://github.com/truecharts/charts/compare/ddns-go-9.0.4...ddns-go-9.0.5) (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)) + + +## [ddns-go-9.0.4](https://github.com/truecharts/charts/compare/ddns-go-9.0.3...ddns-go-9.0.4) (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)) + + +## [ddns-go-9.0.3](https://github.com/truecharts/charts/compare/ddns-go-9.0.2...ddns-go-9.0.3) (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)) + + +## [ddns-go-9.0.2](https://github.com/truecharts/charts/compare/ddns-go-9.0.1...ddns-go-9.0.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [ddns-go-9.0.1](https://github.com/truecharts/charts/compare/ddns-go-9.0.0...ddns-go-9.0.1) (2024-01-15) + +### Chore + + + +- update container image jeessy/ddns-go to v6.0.3[@652bc08](https://github.com/652bc08) by renovate ([#17271](https://github.com/truecharts/charts/issues/17271)) + + +## [ddns-go-9.0.0](https://github.com/truecharts/charts/compare/ddns-go-8.1.8...ddns-go-9.0.0) (2024-01-14) + +### Chore diff --git a/stable/ddns-go/10.1.3/Chart.yaml b/stable/ddns-go/10.1.3/Chart.yaml new file mode 100644 index 00000000000..2acd383055f --- /dev/null +++ b/stable/ddns-go/10.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 6.1.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service +home: https://truecharts.org/charts/stable/ddns-go +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png +keywords: + - ddns-go + - ddns +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ddns-go +sources: + - https://github.com/jeessy2/ddns-go + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go + - https://hub.docker.com/r/jeessy/ddns-go +type: application +version: 10.1.3 diff --git a/stable/ddns-go/10.0.0/README.md b/stable/ddns-go/10.1.3/README.md similarity index 100% rename from stable/ddns-go/10.0.0/README.md rename to stable/ddns-go/10.1.3/README.md diff --git a/stable/ddns-go/10.0.0/app-readme.md b/stable/ddns-go/10.1.3/app-readme.md similarity index 100% rename from stable/ddns-go/10.0.0/app-readme.md rename to stable/ddns-go/10.1.3/app-readme.md diff --git a/stable/ddns-go/10.1.3/charts/common-18.0.3.tgz b/stable/ddns-go/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ddns-go/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ddns-go/10.0.0/ix_values.yaml b/stable/ddns-go/10.1.3/ix_values.yaml similarity index 100% rename from stable/ddns-go/10.0.0/ix_values.yaml rename to stable/ddns-go/10.1.3/ix_values.yaml diff --git a/stable/ddns-go/10.0.0/questions.yaml b/stable/ddns-go/10.1.3/questions.yaml similarity index 100% rename from stable/ddns-go/10.0.0/questions.yaml rename to stable/ddns-go/10.1.3/questions.yaml diff --git a/stable/ddns-updater/9.0.0/templates/NOTES.txt b/stable/ddns-go/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/ddns-updater/9.0.0/templates/NOTES.txt rename to stable/ddns-go/10.1.3/templates/NOTES.txt diff --git a/stable/ddns-updater/9.0.0/templates/common.yaml b/stable/ddns-go/10.1.3/templates/common.yaml similarity index 100% rename from stable/ddns-updater/9.0.0/templates/common.yaml rename to stable/ddns-go/10.1.3/templates/common.yaml diff --git a/stable/ddns-route53/5.0.0/values.yaml b/stable/ddns-go/10.1.3/values.yaml similarity index 100% rename from stable/ddns-route53/5.0.0/values.yaml rename to stable/ddns-go/10.1.3/values.yaml diff --git a/stable/ddns-route53/5.0.0/CHANGELOG.md b/stable/ddns-route53/5.0.0/CHANGELOG.md deleted file mode 100644 index 2a4c8ff7617..00000000000 --- a/stable/ddns-route53/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ddns-route53-4.1.12](https://github.com/truecharts/charts/compare/ddns-route53-4.1.11...ddns-route53-4.1.12) (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)) - - -## [ddns-route53-4.1.11](https://github.com/truecharts/charts/compare/ddns-route53-4.1.10...ddns-route53-4.1.11) (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)) - - -## [ddns-route53-4.1.10](https://github.com/truecharts/charts/compare/ddns-route53-4.1.9...ddns-route53-4.1.10) (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)) - - -## [ddns-route53-4.1.9](https://github.com/truecharts/charts/compare/ddns-route53-4.1.8...ddns-route53-4.1.9) (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)) - - -## [ddns-route53-4.1.8](https://github.com/truecharts/charts/compare/ddns-route53-4.1.7...ddns-route53-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ddns-route53-4.1.7](https://github.com/truecharts/charts/compare/ddns-route53-4.1.6...ddns-route53-4.1.7) (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)) - - -## [ddns-route53-4.1.6](https://github.com/truecharts/charts/compare/ddns-route53-4.1.5...ddns-route53-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ddns-route53-4.1.5](https://github.com/truecharts/charts/compare/ddns-route53-4.1.4...ddns-route53-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [ddns-route53-4.1.4](https://github.com/truecharts/charts/compare/ddns-route53-4.1.3...ddns-route53-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ddns-route53-4.1.3](https://github.com/truecharts/charts/compare/ddns-route53-4.1.0...ddns-route53-4.1.3) (2024-01-01) diff --git a/stable/ddns-route53/5.0.0/Chart.yaml b/stable/ddns-route53/5.0.0/Chart.yaml deleted file mode 100644 index 25552bd729f..00000000000 --- a/stable/ddns-route53/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dynamic DNS for Amazon Route 53‎ on a time-based schedule -home: https://truecharts.org/charts/stable/ddns-route53 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png -keywords: - - ddns-route53 - - Network-DNS -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ddns-route53 -sources: - - https://github.com/crazy-max/ddns-route53 - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-route53 - - https://hub.docker.com/r/crazymax/ddns-route53 -type: application -version: 5.0.0 diff --git a/stable/ddns-route53/5.0.0/charts/common-17.5.0.tgz b/stable/ddns-route53/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ddns-route53/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ddns-updater/9.0.0/.helmignore b/stable/ddns-route53/5.1.3/.helmignore similarity index 100% rename from stable/ddns-updater/9.0.0/.helmignore rename to stable/ddns-route53/5.1.3/.helmignore diff --git a/stable/ddns-route53/5.1.3/CHANGELOG.md b/stable/ddns-route53/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bc8a9c30908 --- /dev/null +++ b/stable/ddns-route53/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ddns-route53-4.1.12](https://github.com/truecharts/charts/compare/ddns-route53-4.1.11...ddns-route53-4.1.12) (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)) + + +## [ddns-route53-4.1.11](https://github.com/truecharts/charts/compare/ddns-route53-4.1.10...ddns-route53-4.1.11) (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)) + + +## [ddns-route53-4.1.10](https://github.com/truecharts/charts/compare/ddns-route53-4.1.9...ddns-route53-4.1.10) (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)) + + +## [ddns-route53-4.1.9](https://github.com/truecharts/charts/compare/ddns-route53-4.1.8...ddns-route53-4.1.9) (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)) + + +## [ddns-route53-4.1.8](https://github.com/truecharts/charts/compare/ddns-route53-4.1.7...ddns-route53-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ddns-route53-4.1.7](https://github.com/truecharts/charts/compare/ddns-route53-4.1.6...ddns-route53-4.1.7) (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)) + + +## [ddns-route53-4.1.6](https://github.com/truecharts/charts/compare/ddns-route53-4.1.5...ddns-route53-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ddns-route53-4.1.5](https://github.com/truecharts/charts/compare/ddns-route53-4.1.4...ddns-route53-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [ddns-route53-4.1.4](https://github.com/truecharts/charts/compare/ddns-route53-4.1.3...ddns-route53-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/ddns-route53/5.1.3/Chart.yaml b/stable/ddns-route53/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c382926716c --- /dev/null +++ b/stable/ddns-route53/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Dynamic DNS for Amazon Route 53‎ on a time-based schedule +home: https://truecharts.org/charts/stable/ddns-route53 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png +keywords: + - ddns-route53 + - Network-DNS +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ddns-route53 +sources: + - https://github.com/crazy-max/ddns-route53 + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-route53 + - https://hub.docker.com/r/crazymax/ddns-route53 +type: application +version: 5.1.3 diff --git a/stable/ddns-route53/5.0.0/README.md b/stable/ddns-route53/5.1.3/README.md similarity index 100% rename from stable/ddns-route53/5.0.0/README.md rename to stable/ddns-route53/5.1.3/README.md diff --git a/stable/ddns-route53/5.0.0/app-readme.md b/stable/ddns-route53/5.1.3/app-readme.md similarity index 100% rename from stable/ddns-route53/5.0.0/app-readme.md rename to stable/ddns-route53/5.1.3/app-readme.md diff --git a/stable/ddns-route53/5.1.3/charts/common-18.0.3.tgz b/stable/ddns-route53/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ddns-route53/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ddns-route53/5.0.0/ix_values.yaml b/stable/ddns-route53/5.1.3/ix_values.yaml similarity index 100% rename from stable/ddns-route53/5.0.0/ix_values.yaml rename to stable/ddns-route53/5.1.3/ix_values.yaml diff --git a/stable/ddns-route53/5.0.0/questions.yaml b/stable/ddns-route53/5.1.3/questions.yaml similarity index 100% rename from stable/ddns-route53/5.0.0/questions.yaml rename to stable/ddns-route53/5.1.3/questions.yaml diff --git a/stable/ddns-route53/5.0.0/templates/common.yaml b/stable/ddns-route53/5.1.3/templates/common.yaml similarity index 100% rename from stable/ddns-route53/5.0.0/templates/common.yaml rename to stable/ddns-route53/5.1.3/templates/common.yaml diff --git a/stable/ddns-updater/9.0.0/values.yaml b/stable/ddns-route53/5.1.3/values.yaml similarity index 100% rename from stable/ddns-updater/9.0.0/values.yaml rename to stable/ddns-route53/5.1.3/values.yaml diff --git a/stable/ddns-updater/9.0.0/CHANGELOG.md b/stable/ddns-updater/9.0.0/CHANGELOG.md deleted file mode 100644 index ad28079ab92..00000000000 --- a/stable/ddns-updater/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ddns-updater-8.1.12](https://github.com/truecharts/charts/compare/ddns-updater-8.1.11...ddns-updater-8.1.12) (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)) - - -## [ddns-updater-8.1.11](https://github.com/truecharts/charts/compare/ddns-updater-8.1.10...ddns-updater-8.1.11) (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)) - - -## [ddns-updater-8.1.10](https://github.com/truecharts/charts/compare/ddns-updater-8.1.9...ddns-updater-8.1.10) (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)) - - -## [ddns-updater-8.1.9](https://github.com/truecharts/charts/compare/ddns-updater-8.1.8...ddns-updater-8.1.9) (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)) - - -## [ddns-updater-8.1.8](https://github.com/truecharts/charts/compare/ddns-updater-8.1.7...ddns-updater-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ddns-updater-8.1.7](https://github.com/truecharts/charts/compare/ddns-updater-8.1.6...ddns-updater-8.1.7) (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)) - - -## [ddns-updater-8.1.6](https://github.com/truecharts/charts/compare/ddns-updater-8.1.5...ddns-updater-8.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ddns-updater-8.1.5](https://github.com/truecharts/charts/compare/ddns-updater-8.1.4...ddns-updater-8.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [ddns-updater-8.1.4](https://github.com/truecharts/charts/compare/ddns-updater-8.1.3...ddns-updater-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ddns-updater-8.1.3](https://github.com/truecharts/charts/compare/ddns-updater-8.1.0...ddns-updater-8.1.3) (2024-01-01) diff --git a/stable/ddns-updater/9.0.0/Chart.yaml b/stable/ddns-updater/9.0.0/Chart.yaml deleted file mode 100644 index 9d27c7bebc8..00000000000 --- a/stable/ddns-updater/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.5.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers -home: https://truecharts.org/charts/stable/ddns-updater -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png -keywords: - - ddns-updater -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ddns-updater -sources: - - https://github.com/qdm12/ddns-updater - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - - https://hub.docker.com/r/qmcgaw/ddns-updater -type: application -version: 9.0.0 diff --git a/stable/ddns-updater/9.0.0/charts/common-17.5.0.tgz b/stable/ddns-updater/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ddns-updater/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/debian-apt-mirror/5.0.0/.helmignore b/stable/ddns-updater/9.1.3/.helmignore similarity index 100% rename from stable/debian-apt-mirror/5.0.0/.helmignore rename to stable/ddns-updater/9.1.3/.helmignore diff --git a/stable/ddns-updater/9.1.3/CHANGELOG.md b/stable/ddns-updater/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5630618a461 --- /dev/null +++ b/stable/ddns-updater/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ddns-updater-8.1.12](https://github.com/truecharts/charts/compare/ddns-updater-8.1.11...ddns-updater-8.1.12) (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)) + + +## [ddns-updater-8.1.11](https://github.com/truecharts/charts/compare/ddns-updater-8.1.10...ddns-updater-8.1.11) (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)) + + +## [ddns-updater-8.1.10](https://github.com/truecharts/charts/compare/ddns-updater-8.1.9...ddns-updater-8.1.10) (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)) + + +## [ddns-updater-8.1.9](https://github.com/truecharts/charts/compare/ddns-updater-8.1.8...ddns-updater-8.1.9) (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)) + + +## [ddns-updater-8.1.8](https://github.com/truecharts/charts/compare/ddns-updater-8.1.7...ddns-updater-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ddns-updater-8.1.7](https://github.com/truecharts/charts/compare/ddns-updater-8.1.6...ddns-updater-8.1.7) (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)) + + +## [ddns-updater-8.1.6](https://github.com/truecharts/charts/compare/ddns-updater-8.1.5...ddns-updater-8.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ddns-updater-8.1.5](https://github.com/truecharts/charts/compare/ddns-updater-8.1.4...ddns-updater-8.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [ddns-updater-8.1.4](https://github.com/truecharts/charts/compare/ddns-updater-8.1.3...ddns-updater-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/ddns-updater/9.1.3/Chart.yaml b/stable/ddns-updater/9.1.3/Chart.yaml new file mode 100644 index 00000000000..4e46dc4798d --- /dev/null +++ b/stable/ddns-updater/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.5.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers +home: https://truecharts.org/charts/stable/ddns-updater +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png +keywords: + - ddns-updater +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ddns-updater +sources: + - https://github.com/qdm12/ddns-updater + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater + - https://hub.docker.com/r/qmcgaw/ddns-updater +type: application +version: 9.1.3 diff --git a/stable/ddns-updater/9.0.0/README.md b/stable/ddns-updater/9.1.3/README.md similarity index 100% rename from stable/ddns-updater/9.0.0/README.md rename to stable/ddns-updater/9.1.3/README.md diff --git a/stable/ddns-updater/9.0.0/app-readme.md b/stable/ddns-updater/9.1.3/app-readme.md similarity index 100% rename from stable/ddns-updater/9.0.0/app-readme.md rename to stable/ddns-updater/9.1.3/app-readme.md diff --git a/stable/ddns-updater/9.1.3/charts/common-18.0.3.tgz b/stable/ddns-updater/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ddns-updater/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ddns-updater/9.0.0/ix_values.yaml b/stable/ddns-updater/9.1.3/ix_values.yaml similarity index 100% rename from stable/ddns-updater/9.0.0/ix_values.yaml rename to stable/ddns-updater/9.1.3/ix_values.yaml diff --git a/stable/ddns-updater/9.0.0/questions.yaml b/stable/ddns-updater/9.1.3/questions.yaml similarity index 100% rename from stable/ddns-updater/9.0.0/questions.yaml rename to stable/ddns-updater/9.1.3/questions.yaml diff --git a/stable/deemix/10.0.0/templates/NOTES.txt b/stable/ddns-updater/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/deemix/10.0.0/templates/NOTES.txt rename to stable/ddns-updater/9.1.3/templates/NOTES.txt diff --git a/stable/deconz/15.0.0/templates/common.yaml b/stable/ddns-updater/9.1.3/templates/common.yaml similarity index 100% rename from stable/deconz/15.0.0/templates/common.yaml rename to stable/ddns-updater/9.1.3/templates/common.yaml diff --git a/stable/debian-apt-mirror/5.0.0/values.yaml b/stable/ddns-updater/9.1.3/values.yaml similarity index 100% rename from stable/debian-apt-mirror/5.0.0/values.yaml rename to stable/ddns-updater/9.1.3/values.yaml diff --git a/stable/debian-apt-mirror/5.0.0/CHANGELOG.md b/stable/debian-apt-mirror/5.0.0/CHANGELOG.md deleted file mode 100644 index fa260c0e319..00000000000 --- a/stable/debian-apt-mirror/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [debian-apt-mirror-4.1.12](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.11...debian-apt-mirror-4.1.12) (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)) - - -## [debian-apt-mirror-4.1.11](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.10...debian-apt-mirror-4.1.11) (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)) - - -## [debian-apt-mirror-4.1.10](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.9...debian-apt-mirror-4.1.10) (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)) - - -## [debian-apt-mirror-4.1.9](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.8...debian-apt-mirror-4.1.9) (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)) - - -## [debian-apt-mirror-4.1.8](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.7...debian-apt-mirror-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [debian-apt-mirror-4.1.7](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.6...debian-apt-mirror-4.1.7) (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)) - - -## [debian-apt-mirror-4.1.6](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.5...debian-apt-mirror-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [debian-apt-mirror-4.1.5](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.4...debian-apt-mirror-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [debian-apt-mirror-4.1.4](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.3...debian-apt-mirror-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [debian-apt-mirror-4.1.3](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.0...debian-apt-mirror-4.1.3) (2024-01-01) diff --git a/stable/debian-apt-mirror/5.0.0/Chart.yaml b/stable/debian-apt-mirror/5.0.0/Chart.yaml deleted file mode 100644 index 541a746ed2b..00000000000 --- a/stable/debian-apt-mirror/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. -home: https://truecharts.org/charts/stable/debian-apt-mirror -icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png -keywords: - - debian-apt-mirror - - Network-Other - - Productivity - - Tools-Utilities - - Drivers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: debian-apt-mirror -sources: - - https://www.debian.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/debian-apt-mirror - - https://hub.docker.com/r/ich777/debian-mirror -type: application -version: 5.0.0 diff --git a/stable/debian-apt-mirror/5.0.0/charts/common-17.5.0.tgz b/stable/debian-apt-mirror/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/debian-apt-mirror/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/debian-bullseye/5.0.0/.helmignore b/stable/debian-apt-mirror/5.1.3/.helmignore similarity index 100% rename from stable/debian-bullseye/5.0.0/.helmignore rename to stable/debian-apt-mirror/5.1.3/.helmignore diff --git a/stable/debian-apt-mirror/5.1.3/CHANGELOG.md b/stable/debian-apt-mirror/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4b6e6173272 --- /dev/null +++ b/stable/debian-apt-mirror/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [debian-apt-mirror-4.1.12](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.11...debian-apt-mirror-4.1.12) (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)) + + +## [debian-apt-mirror-4.1.11](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.10...debian-apt-mirror-4.1.11) (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)) + + +## [debian-apt-mirror-4.1.10](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.9...debian-apt-mirror-4.1.10) (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)) + + +## [debian-apt-mirror-4.1.9](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.8...debian-apt-mirror-4.1.9) (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)) + + +## [debian-apt-mirror-4.1.8](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.7...debian-apt-mirror-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [debian-apt-mirror-4.1.7](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.6...debian-apt-mirror-4.1.7) (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)) + + +## [debian-apt-mirror-4.1.6](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.5...debian-apt-mirror-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [debian-apt-mirror-4.1.5](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.4...debian-apt-mirror-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [debian-apt-mirror-4.1.4](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.3...debian-apt-mirror-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/debian-apt-mirror/5.1.3/Chart.yaml b/stable/debian-apt-mirror/5.1.3/Chart.yaml new file mode 100644 index 00000000000..62537d1483b --- /dev/null +++ b/stable/debian-apt-mirror/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. +home: https://truecharts.org/charts/stable/debian-apt-mirror +icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png +keywords: + - debian-apt-mirror + - Network-Other + - Productivity + - Tools-Utilities + - Drivers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: debian-apt-mirror +sources: + - https://www.debian.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/debian-apt-mirror + - https://hub.docker.com/r/ich777/debian-mirror +type: application +version: 5.1.3 diff --git a/stable/debian-apt-mirror/5.0.0/README.md b/stable/debian-apt-mirror/5.1.3/README.md similarity index 100% rename from stable/debian-apt-mirror/5.0.0/README.md rename to stable/debian-apt-mirror/5.1.3/README.md diff --git a/stable/debian-apt-mirror/5.0.0/app-readme.md b/stable/debian-apt-mirror/5.1.3/app-readme.md similarity index 100% rename from stable/debian-apt-mirror/5.0.0/app-readme.md rename to stable/debian-apt-mirror/5.1.3/app-readme.md diff --git a/stable/debian-apt-mirror/5.1.3/charts/common-18.0.3.tgz b/stable/debian-apt-mirror/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/debian-apt-mirror/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/debian-apt-mirror/5.0.0/ix_values.yaml b/stable/debian-apt-mirror/5.1.3/ix_values.yaml similarity index 100% rename from stable/debian-apt-mirror/5.0.0/ix_values.yaml rename to stable/debian-apt-mirror/5.1.3/ix_values.yaml diff --git a/stable/debian-apt-mirror/5.0.0/questions.yaml b/stable/debian-apt-mirror/5.1.3/questions.yaml similarity index 100% rename from stable/debian-apt-mirror/5.0.0/questions.yaml rename to stable/debian-apt-mirror/5.1.3/questions.yaml diff --git a/stable/debian-apt-mirror/5.0.0/templates/common.yaml b/stable/debian-apt-mirror/5.1.3/templates/common.yaml similarity index 100% rename from stable/debian-apt-mirror/5.0.0/templates/common.yaml rename to stable/debian-apt-mirror/5.1.3/templates/common.yaml diff --git a/stable/debian-bullseye/5.0.0/values.yaml b/stable/debian-apt-mirror/5.1.3/values.yaml similarity index 100% rename from stable/debian-bullseye/5.0.0/values.yaml rename to stable/debian-apt-mirror/5.1.3/values.yaml diff --git a/stable/debian-bullseye/5.0.0/CHANGELOG.md b/stable/debian-bullseye/5.0.0/CHANGELOG.md deleted file mode 100644 index a3daf7ff899..00000000000 --- a/stable/debian-bullseye/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [debian-bullseye-4.1.12](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.11...debian-bullseye-4.1.12) (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)) - - -## [debian-bullseye-4.1.11](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.10...debian-bullseye-4.1.11) (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)) - - -## [debian-bullseye-4.1.10](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.9...debian-bullseye-4.1.10) (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)) - - -## [debian-bullseye-4.1.9](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.8...debian-bullseye-4.1.9) (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)) - - -## [debian-bullseye-4.1.8](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.7...debian-bullseye-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [debian-bullseye-4.1.7](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.6...debian-bullseye-4.1.7) (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)) - - -## [debian-bullseye-4.1.6](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.5...debian-bullseye-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [debian-bullseye-4.1.5](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.4...debian-bullseye-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [debian-bullseye-4.1.4](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.3...debian-bullseye-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [debian-bullseye-4.1.3](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.0...debian-bullseye-4.1.3) (2024-01-01) diff --git a/stable/debian-bullseye/5.0.0/Chart.yaml b/stable/debian-bullseye/5.0.0/Chart.yaml deleted file mode 100644 index af693b8201a..00000000000 --- a/stable/debian-bullseye/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. -home: https://truecharts.org/charts/stable/debian-bullseye -icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png -keywords: - - debian-bullseye - - Productivity - - Tools-System -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: debian-bullseye -sources: - - https://www.debian.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/debian-bullseye - - https://hub.docker.com/r/ich777/debian-bullseye -type: application -version: 5.0.0 diff --git a/stable/debian-bullseye/5.0.0/charts/common-17.5.0.tgz b/stable/debian-bullseye/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/debian-bullseye/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/deconz/15.0.0/.helmignore b/stable/debian-bullseye/5.1.3/.helmignore similarity index 100% rename from stable/deconz/15.0.0/.helmignore rename to stable/debian-bullseye/5.1.3/.helmignore diff --git a/stable/debian-bullseye/5.1.3/CHANGELOG.md b/stable/debian-bullseye/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7519fc6720c --- /dev/null +++ b/stable/debian-bullseye/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [debian-bullseye-4.1.12](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.11...debian-bullseye-4.1.12) (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)) + + +## [debian-bullseye-4.1.11](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.10...debian-bullseye-4.1.11) (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)) + + +## [debian-bullseye-4.1.10](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.9...debian-bullseye-4.1.10) (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)) + + +## [debian-bullseye-4.1.9](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.8...debian-bullseye-4.1.9) (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)) + + +## [debian-bullseye-4.1.8](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.7...debian-bullseye-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [debian-bullseye-4.1.7](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.6...debian-bullseye-4.1.7) (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)) + + +## [debian-bullseye-4.1.6](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.5...debian-bullseye-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [debian-bullseye-4.1.5](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.4...debian-bullseye-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [debian-bullseye-4.1.4](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.3...debian-bullseye-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/debian-bullseye/5.1.3/Chart.yaml b/stable/debian-bullseye/5.1.3/Chart.yaml new file mode 100644 index 00000000000..8c498dd47ca --- /dev/null +++ b/stable/debian-bullseye/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. +home: https://truecharts.org/charts/stable/debian-bullseye +icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png +keywords: + - debian-bullseye + - Productivity + - Tools-System +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: debian-bullseye +sources: + - https://www.debian.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/debian-bullseye + - https://hub.docker.com/r/ich777/debian-bullseye +type: application +version: 5.1.3 diff --git a/stable/debian-bullseye/5.0.0/README.md b/stable/debian-bullseye/5.1.3/README.md similarity index 100% rename from stable/debian-bullseye/5.0.0/README.md rename to stable/debian-bullseye/5.1.3/README.md diff --git a/stable/debian-bullseye/5.0.0/app-readme.md b/stable/debian-bullseye/5.1.3/app-readme.md similarity index 100% rename from stable/debian-bullseye/5.0.0/app-readme.md rename to stable/debian-bullseye/5.1.3/app-readme.md diff --git a/stable/debian-bullseye/5.1.3/charts/common-18.0.3.tgz b/stable/debian-bullseye/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/debian-bullseye/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/debian-bullseye/5.0.0/ix_values.yaml b/stable/debian-bullseye/5.1.3/ix_values.yaml similarity index 100% rename from stable/debian-bullseye/5.0.0/ix_values.yaml rename to stable/debian-bullseye/5.1.3/ix_values.yaml diff --git a/stable/debian-bullseye/5.0.0/questions.yaml b/stable/debian-bullseye/5.1.3/questions.yaml similarity index 100% rename from stable/debian-bullseye/5.0.0/questions.yaml rename to stable/debian-bullseye/5.1.3/questions.yaml diff --git a/stable/debian-bullseye/5.0.0/templates/common.yaml b/stable/debian-bullseye/5.1.3/templates/common.yaml similarity index 100% rename from stable/debian-bullseye/5.0.0/templates/common.yaml rename to stable/debian-bullseye/5.1.3/templates/common.yaml diff --git a/stable/deconz/15.0.0/values.yaml b/stable/debian-bullseye/5.1.3/values.yaml similarity index 100% rename from stable/deconz/15.0.0/values.yaml rename to stable/debian-bullseye/5.1.3/values.yaml diff --git a/stable/deconz/15.0.0/CHANGELOG.md b/stable/deconz/15.0.0/CHANGELOG.md deleted file mode 100644 index f0e62d8640f..00000000000 --- a/stable/deconz/15.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [deconz-14.2.0](https://github.com/truecharts/charts/compare/deconz-14.1.15...deconz-14.2.0) (2024-02-12) - -### Chore - - - -- update container image deconzcommunity/deconz to v2.26.0[@db438fc](https://github.com/db438fc) by renovate ([#18219](https://github.com/truecharts/charts/issues/18219)) - - -## [deconz-14.1.15](https://github.com/truecharts/charts/compare/deconz-14.1.14...deconz-14.1.15) (2024-02-12) - -### Chore - - - -- update container image deconzcommunity/deconz to v2.25.3[@136414b](https://github.com/136414b) by renovate ([#18126](https://github.com/truecharts/charts/issues/18126)) - - -## [deconz-14.1.14](https://github.com/truecharts/charts/compare/deconz-14.1.13...deconz-14.1.14) (2024-02-05) - -### Chore - - - -- update container image deconzcommunity/deconz to v2.25.2[@04cff7f](https://github.com/04cff7f) by renovate ([#17983](https://github.com/truecharts/charts/issues/17983)) - - -## [deconz-14.1.13](https://github.com/truecharts/charts/compare/deconz-14.1.12...deconz-14.1.13) (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)) - - -## [deconz-14.1.12](https://github.com/truecharts/charts/compare/deconz-14.1.11...deconz-14.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)) - - -## [deconz-14.1.11](https://github.com/truecharts/charts/compare/deconz-14.1.10...deconz-14.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)) - - -## [deconz-14.1.10](https://github.com/truecharts/charts/compare/deconz-14.1.9...deconz-14.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)) - - -## [deconz-14.1.9](https://github.com/truecharts/charts/compare/deconz-14.1.8...deconz-14.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [deconz-14.1.8](https://github.com/truecharts/charts/compare/deconz-14.1.7...deconz-14.1.8) (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)) - - -## [deconz-14.1.7](https://github.com/truecharts/charts/compare/deconz-14.1.6...deconz-14.1.7) (2024-01-03) - -### Chore diff --git a/stable/deconz/15.0.0/Chart.yaml b/stable/deconz/15.0.0/Chart.yaml deleted file mode 100644 index 46d203ef268..00000000000 --- a/stable/deconz/15.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.26.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. -home: https://truecharts.org/charts/stable/deconz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png -keywords: - - deconz - - home-automation - - zigbee - - conbee -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: deconz -sources: - - https://github.com/marthoc/docker-deconz - - https://github.com/dresden-elektronik/deconz-rest-plugin - - https://github.com/truecharts/charts/tree/master/charts/stable/deconz - - https://hub.docker.com/r/deconzcommunity/deconz -type: application -version: 15.0.0 diff --git a/stable/deconz/15.0.0/charts/common-17.5.0.tgz b/stable/deconz/15.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/deconz/15.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/deemix/10.0.0/.helmignore b/stable/deconz/15.1.3/.helmignore similarity index 100% rename from stable/deemix/10.0.0/.helmignore rename to stable/deconz/15.1.3/.helmignore diff --git a/stable/deconz/15.1.3/CHANGELOG.md b/stable/deconz/15.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1cd47589ac9 --- /dev/null +++ b/stable/deconz/15.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [deconz-14.2.0](https://github.com/truecharts/charts/compare/deconz-14.1.15...deconz-14.2.0) (2024-02-12) + +### Chore + + + +- update container image deconzcommunity/deconz to v2.26.0[@db438fc](https://github.com/db438fc) by renovate ([#18219](https://github.com/truecharts/charts/issues/18219)) + + +## [deconz-14.1.15](https://github.com/truecharts/charts/compare/deconz-14.1.14...deconz-14.1.15) (2024-02-12) + +### Chore + + + +- update container image deconzcommunity/deconz to v2.25.3[@136414b](https://github.com/136414b) by renovate ([#18126](https://github.com/truecharts/charts/issues/18126)) + + +## [deconz-14.1.14](https://github.com/truecharts/charts/compare/deconz-14.1.13...deconz-14.1.14) (2024-02-05) + +### Chore + + + +- update container image deconzcommunity/deconz to v2.25.2[@04cff7f](https://github.com/04cff7f) by renovate ([#17983](https://github.com/truecharts/charts/issues/17983)) + + +## [deconz-14.1.13](https://github.com/truecharts/charts/compare/deconz-14.1.12...deconz-14.1.13) (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)) + + +## [deconz-14.1.12](https://github.com/truecharts/charts/compare/deconz-14.1.11...deconz-14.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)) + + +## [deconz-14.1.11](https://github.com/truecharts/charts/compare/deconz-14.1.10...deconz-14.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)) + + +## [deconz-14.1.10](https://github.com/truecharts/charts/compare/deconz-14.1.9...deconz-14.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)) + + +## [deconz-14.1.9](https://github.com/truecharts/charts/compare/deconz-14.1.8...deconz-14.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [deconz-14.1.8](https://github.com/truecharts/charts/compare/deconz-14.1.7...deconz-14.1.8) (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)) + diff --git a/stable/deconz/15.1.3/Chart.yaml b/stable/deconz/15.1.3/Chart.yaml new file mode 100644 index 00000000000..03435573d45 --- /dev/null +++ b/stable/deconz/15.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.26.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. +home: https://truecharts.org/charts/stable/deconz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png +keywords: + - deconz + - home-automation + - zigbee + - conbee +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: deconz +sources: + - https://github.com/marthoc/docker-deconz + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - https://hub.docker.com/r/deconzcommunity/deconz +type: application +version: 15.1.3 diff --git a/stable/deconz/15.0.0/README.md b/stable/deconz/15.1.3/README.md similarity index 100% rename from stable/deconz/15.0.0/README.md rename to stable/deconz/15.1.3/README.md diff --git a/stable/deconz/15.0.0/app-readme.md b/stable/deconz/15.1.3/app-readme.md similarity index 100% rename from stable/deconz/15.0.0/app-readme.md rename to stable/deconz/15.1.3/app-readme.md diff --git a/stable/deconz/15.1.3/charts/common-18.0.3.tgz b/stable/deconz/15.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/deconz/15.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/deconz/15.0.0/ix_values.yaml b/stable/deconz/15.1.3/ix_values.yaml similarity index 100% rename from stable/deconz/15.0.0/ix_values.yaml rename to stable/deconz/15.1.3/ix_values.yaml diff --git a/stable/deconz/15.0.0/questions.yaml b/stable/deconz/15.1.3/questions.yaml similarity index 100% rename from stable/deconz/15.0.0/questions.yaml rename to stable/deconz/15.1.3/questions.yaml diff --git a/stable/deemix/10.0.0/templates/common.yaml b/stable/deconz/15.1.3/templates/common.yaml similarity index 100% rename from stable/deemix/10.0.0/templates/common.yaml rename to stable/deconz/15.1.3/templates/common.yaml diff --git a/stable/deemix/10.0.0/values.yaml b/stable/deconz/15.1.3/values.yaml similarity index 100% rename from stable/deemix/10.0.0/values.yaml rename to stable/deconz/15.1.3/values.yaml diff --git a/stable/deemix/10.0.0/CHANGELOG.md b/stable/deemix/10.0.0/CHANGELOG.md deleted file mode 100644 index cddb8a95de0..00000000000 --- a/stable/deemix/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [deemix-9.1.12](https://github.com/truecharts/charts/compare/deemix-9.1.11...deemix-9.1.12) (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)) - - -## [deemix-9.1.11](https://github.com/truecharts/charts/compare/deemix-9.1.10...deemix-9.1.11) (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)) - - -## [deemix-9.1.10](https://github.com/truecharts/charts/compare/deemix-9.1.9...deemix-9.1.10) (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)) - - -## [deemix-9.1.9](https://github.com/truecharts/charts/compare/deemix-9.1.8...deemix-9.1.9) (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)) - - -## [deemix-9.1.8](https://github.com/truecharts/charts/compare/deemix-9.1.7...deemix-9.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [deemix-9.1.7](https://github.com/truecharts/charts/compare/deemix-9.1.6...deemix-9.1.7) (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)) - - -## [deemix-9.1.6](https://github.com/truecharts/charts/compare/deemix-9.1.5...deemix-9.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [deemix-9.1.5](https://github.com/truecharts/charts/compare/deemix-9.1.4...deemix-9.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [deemix-9.1.4](https://github.com/truecharts/charts/compare/deemix-9.1.3...deemix-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [deemix-9.1.3](https://github.com/truecharts/charts/compare/deemix-9.1.0...deemix-9.1.3) (2024-01-01) diff --git a/stable/deemix/10.0.0/Chart.yaml b/stable/deemix/10.0.0/Chart.yaml deleted file mode 100644 index 9ffc55a0591..00000000000 --- a/stable/deemix/10.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: deemix is a deezer downloader built from the ashes of Deezloader Remix. -home: https://truecharts.org/charts/stable/deemix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png -keywords: - - music - - deemix - - deezer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: deemix -sources: - - https://git.freezerapp.xyz/RemixDev/deemix-py - - https://gitlab.com/Bockiii/deemix-docker.git - - https://github.com/truecharts/charts/tree/master/charts/stable/deemix -type: application -version: 10.0.0 diff --git a/stable/deemix/10.0.0/charts/common-17.5.0.tgz b/stable/deemix/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/deemix/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/deepstack/11.0.0/.helmignore b/stable/deemix/10.1.3/.helmignore similarity index 100% rename from stable/deepstack/11.0.0/.helmignore rename to stable/deemix/10.1.3/.helmignore diff --git a/stable/deemix/10.1.3/CHANGELOG.md b/stable/deemix/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b207dde694e --- /dev/null +++ b/stable/deemix/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [deemix-9.1.12](https://github.com/truecharts/charts/compare/deemix-9.1.11...deemix-9.1.12) (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)) + + +## [deemix-9.1.11](https://github.com/truecharts/charts/compare/deemix-9.1.10...deemix-9.1.11) (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)) + + +## [deemix-9.1.10](https://github.com/truecharts/charts/compare/deemix-9.1.9...deemix-9.1.10) (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)) + + +## [deemix-9.1.9](https://github.com/truecharts/charts/compare/deemix-9.1.8...deemix-9.1.9) (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)) + + +## [deemix-9.1.8](https://github.com/truecharts/charts/compare/deemix-9.1.7...deemix-9.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [deemix-9.1.7](https://github.com/truecharts/charts/compare/deemix-9.1.6...deemix-9.1.7) (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)) + + +## [deemix-9.1.6](https://github.com/truecharts/charts/compare/deemix-9.1.5...deemix-9.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [deemix-9.1.5](https://github.com/truecharts/charts/compare/deemix-9.1.4...deemix-9.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [deemix-9.1.4](https://github.com/truecharts/charts/compare/deemix-9.1.3...deemix-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/deemix/10.1.3/Chart.yaml b/stable/deemix/10.1.3/Chart.yaml new file mode 100644 index 00000000000..58c1f2bbea5 --- /dev/null +++ b/stable/deemix/10.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: deemix is a deezer downloader built from the ashes of Deezloader Remix. +home: https://truecharts.org/charts/stable/deemix +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png +keywords: + - music + - deemix + - deezer +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: deemix +sources: + - https://git.freezerapp.xyz/RemixDev/deemix-py + - https://gitlab.com/Bockiii/deemix-docker.git + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix +type: application +version: 10.1.3 diff --git a/stable/deemix/10.0.0/README.md b/stable/deemix/10.1.3/README.md similarity index 100% rename from stable/deemix/10.0.0/README.md rename to stable/deemix/10.1.3/README.md diff --git a/stable/deemix/10.0.0/app-readme.md b/stable/deemix/10.1.3/app-readme.md similarity index 100% rename from stable/deemix/10.0.0/app-readme.md rename to stable/deemix/10.1.3/app-readme.md diff --git a/stable/deemix/10.1.3/charts/common-18.0.3.tgz b/stable/deemix/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/deemix/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/deemix/10.0.0/ix_values.yaml b/stable/deemix/10.1.3/ix_values.yaml similarity index 100% rename from stable/deemix/10.0.0/ix_values.yaml rename to stable/deemix/10.1.3/ix_values.yaml diff --git a/stable/deemix/10.0.0/questions.yaml b/stable/deemix/10.1.3/questions.yaml similarity index 100% rename from stable/deemix/10.0.0/questions.yaml rename to stable/deemix/10.1.3/questions.yaml diff --git a/stable/deepstack/11.0.0/templates/NOTES.txt b/stable/deemix/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/deepstack/11.0.0/templates/NOTES.txt rename to stable/deemix/10.1.3/templates/NOTES.txt diff --git a/stable/deepstack/11.0.0/templates/common.yaml b/stable/deemix/10.1.3/templates/common.yaml similarity index 100% rename from stable/deepstack/11.0.0/templates/common.yaml rename to stable/deemix/10.1.3/templates/common.yaml diff --git a/stable/deepstack/11.0.0/values.yaml b/stable/deemix/10.1.3/values.yaml similarity index 100% rename from stable/deepstack/11.0.0/values.yaml rename to stable/deemix/10.1.3/values.yaml diff --git a/stable/deepstack/11.0.0/CHANGELOG.md b/stable/deepstack/11.0.0/CHANGELOG.md deleted file mode 100644 index 5b14c7f21a0..00000000000 --- a/stable/deepstack/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [deepstack-10.1.12](https://github.com/truecharts/charts/compare/deepstack-10.1.11...deepstack-10.1.12) (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)) - - -## [deepstack-10.1.11](https://github.com/truecharts/charts/compare/deepstack-10.1.10...deepstack-10.1.11) (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)) - - -## [deepstack-10.1.10](https://github.com/truecharts/charts/compare/deepstack-10.1.9...deepstack-10.1.10) (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)) - - -## [deepstack-10.1.9](https://github.com/truecharts/charts/compare/deepstack-10.1.8...deepstack-10.1.9) (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)) - - -## [deepstack-10.1.8](https://github.com/truecharts/charts/compare/deepstack-10.1.7...deepstack-10.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [deepstack-10.1.7](https://github.com/truecharts/charts/compare/deepstack-10.1.6...deepstack-10.1.7) (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)) - - -## [deepstack-10.1.6](https://github.com/truecharts/charts/compare/deepstack-10.1.5...deepstack-10.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [deepstack-10.1.5](https://github.com/truecharts/charts/compare/deepstack-10.1.4...deepstack-10.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [deepstack-10.1.4](https://github.com/truecharts/charts/compare/deepstack-10.1.3...deepstack-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [deepstack-10.1.3](https://github.com/truecharts/charts/compare/deepstack-10.1.0...deepstack-10.1.3) (2024-01-01) diff --git a/stable/deepstack/11.0.0/Chart.yaml b/stable/deepstack/11.0.0/Chart.yaml deleted file mode 100644 index c6ce3e6c2a3..00000000000 --- a/stable/deepstack/11.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: AI - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2022.01.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models -home: https://truecharts.org/charts/stable/deepstack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png -keywords: - - AI -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: deepstack -sources: - - https://github.com/johnolafenwa/DeepStack - - https://www.deepstack.cc/ - - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack - - https://hub.docker.com/r/deepquestai/deepstack -type: application -version: 11.0.0 diff --git a/stable/deepstack/11.0.0/charts/common-17.5.0.tgz b/stable/deepstack/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/deepstack/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dell-idrac-fan-controller/5.0.0/.helmignore b/stable/deepstack/11.1.3/.helmignore similarity index 100% rename from stable/dell-idrac-fan-controller/5.0.0/.helmignore rename to stable/deepstack/11.1.3/.helmignore diff --git a/stable/deepstack/11.1.3/CHANGELOG.md b/stable/deepstack/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1a192a796da --- /dev/null +++ b/stable/deepstack/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [deepstack-10.1.12](https://github.com/truecharts/charts/compare/deepstack-10.1.11...deepstack-10.1.12) (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)) + + +## [deepstack-10.1.11](https://github.com/truecharts/charts/compare/deepstack-10.1.10...deepstack-10.1.11) (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)) + + +## [deepstack-10.1.10](https://github.com/truecharts/charts/compare/deepstack-10.1.9...deepstack-10.1.10) (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)) + + +## [deepstack-10.1.9](https://github.com/truecharts/charts/compare/deepstack-10.1.8...deepstack-10.1.9) (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)) + + +## [deepstack-10.1.8](https://github.com/truecharts/charts/compare/deepstack-10.1.7...deepstack-10.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [deepstack-10.1.7](https://github.com/truecharts/charts/compare/deepstack-10.1.6...deepstack-10.1.7) (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)) + + +## [deepstack-10.1.6](https://github.com/truecharts/charts/compare/deepstack-10.1.5...deepstack-10.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [deepstack-10.1.5](https://github.com/truecharts/charts/compare/deepstack-10.1.4...deepstack-10.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [deepstack-10.1.4](https://github.com/truecharts/charts/compare/deepstack-10.1.3...deepstack-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/deepstack/11.1.3/Chart.yaml b/stable/deepstack/11.1.3/Chart.yaml new file mode 100644 index 00000000000..14a49571f3b --- /dev/null +++ b/stable/deepstack/11.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2022.01.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models +home: https://truecharts.org/charts/stable/deepstack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png +keywords: + - AI +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: deepstack +sources: + - https://github.com/johnolafenwa/DeepStack + - https://www.deepstack.cc/ + - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack + - https://hub.docker.com/r/deepquestai/deepstack +type: application +version: 11.1.3 diff --git a/stable/deepstack/11.0.0/README.md b/stable/deepstack/11.1.3/README.md similarity index 100% rename from stable/deepstack/11.0.0/README.md rename to stable/deepstack/11.1.3/README.md diff --git a/stable/deepstack/11.0.0/app-readme.md b/stable/deepstack/11.1.3/app-readme.md similarity index 100% rename from stable/deepstack/11.0.0/app-readme.md rename to stable/deepstack/11.1.3/app-readme.md diff --git a/stable/deepstack/11.1.3/charts/common-18.0.3.tgz b/stable/deepstack/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/deepstack/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/deepstack/11.0.0/ix_values.yaml b/stable/deepstack/11.1.3/ix_values.yaml similarity index 100% rename from stable/deepstack/11.0.0/ix_values.yaml rename to stable/deepstack/11.1.3/ix_values.yaml diff --git a/stable/deepstack/11.0.0/questions.yaml b/stable/deepstack/11.1.3/questions.yaml similarity index 100% rename from stable/deepstack/11.0.0/questions.yaml rename to stable/deepstack/11.1.3/questions.yaml diff --git a/stable/dell-idrac-fan-controller/5.0.0/templates/NOTES.txt b/stable/deepstack/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/dell-idrac-fan-controller/5.0.0/templates/NOTES.txt rename to stable/deepstack/11.1.3/templates/NOTES.txt diff --git a/stable/dell-idrac-fan-controller/5.0.0/templates/common.yaml b/stable/deepstack/11.1.3/templates/common.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/5.0.0/templates/common.yaml rename to stable/deepstack/11.1.3/templates/common.yaml diff --git a/stable/dell-idrac-fan-controller/5.0.0/values.yaml b/stable/deepstack/11.1.3/values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/5.0.0/values.yaml rename to stable/deepstack/11.1.3/values.yaml diff --git a/stable/dell-idrac-fan-controller/5.0.0/CHANGELOG.md b/stable/dell-idrac-fan-controller/5.0.0/CHANGELOG.md deleted file mode 100644 index 8151d79ddeb..00000000000 --- a/stable/dell-idrac-fan-controller/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [dell-idrac-fan-controller-4.1.15](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.14...dell-idrac-fan-controller-4.1.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)) - - -## [dell-idrac-fan-controller-4.1.14](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.13...dell-idrac-fan-controller-4.1.14) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/tigerblue77/dell_idrac_fan_controller to latest[@018df3f](https://github.com/018df3f) by renovate ([#17731](https://github.com/truecharts/charts/issues/17731)) - - -## [dell-idrac-fan-controller-4.1.13](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.12...dell-idrac-fan-controller-4.1.13) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/tigerblue77/dell_idrac_fan_controller to latest[@d7469ef](https://github.com/d7469ef) by renovate ([#17630](https://github.com/truecharts/charts/issues/17630)) - - -## [dell-idrac-fan-controller-4.1.12](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.11...dell-idrac-fan-controller-4.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)) - - -## [dell-idrac-fan-controller-4.1.11](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.10...dell-idrac-fan-controller-4.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)) - - -## [dell-idrac-fan-controller-4.1.10](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.9...dell-idrac-fan-controller-4.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)) - - -## [dell-idrac-fan-controller-4.1.9](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.8...dell-idrac-fan-controller-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [dell-idrac-fan-controller-4.1.8](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.7...dell-idrac-fan-controller-4.1.8) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/tigerblue77/dell_idrac_fan_controller to latest[@417cbb9](https://github.com/417cbb9) by renovate ([#17376](https://github.com/truecharts/charts/issues/17376)) - - - - -## [dell-idrac-fan-controller-4.1.7](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.6...dell-idrac-fan-controller-4.1.7) (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)) - - -## [dell-idrac-fan-controller-4.1.6](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.5...dell-idrac-fan-controller-4.1.6) (2024-01-02) - -### Chore \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/5.0.0/Chart.yaml b/stable/dell-idrac-fan-controller/5.0.0/Chart.yaml deleted file mode 100644 index fb7c8510ff2..00000000000 --- a/stable/dell-idrac-fan-controller/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Control your Dell PowerEdge fans via IPMI -home: https://truecharts.org/charts/stable/dell-idrac-fan-controller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.png -keywords: - - iDrac - - Dell - - fan-controller -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dell-idrac-fan-controller -sources: - - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller - - https://ghcr.io/tigerblue77/dell_idrac_fan_controller -type: application -version: 5.0.0 diff --git a/stable/dell-idrac-fan-controller/5.0.0/charts/common-17.5.0.tgz b/stable/dell-idrac-fan-controller/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dell-idrac-fan-controller/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/deluge/18.0.0/.helmignore b/stable/dell-idrac-fan-controller/5.1.3/.helmignore similarity index 100% rename from stable/deluge/18.0.0/.helmignore rename to stable/dell-idrac-fan-controller/5.1.3/.helmignore diff --git a/stable/dell-idrac-fan-controller/5.1.3/CHANGELOG.md b/stable/dell-idrac-fan-controller/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b9c0c8dfd11 --- /dev/null +++ b/stable/dell-idrac-fan-controller/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [dell-idrac-fan-controller-4.1.15](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.14...dell-idrac-fan-controller-4.1.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)) + + +## [dell-idrac-fan-controller-4.1.14](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.13...dell-idrac-fan-controller-4.1.14) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/tigerblue77/dell_idrac_fan_controller to latest[@018df3f](https://github.com/018df3f) by renovate ([#17731](https://github.com/truecharts/charts/issues/17731)) + + +## [dell-idrac-fan-controller-4.1.13](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.12...dell-idrac-fan-controller-4.1.13) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/tigerblue77/dell_idrac_fan_controller to latest[@d7469ef](https://github.com/d7469ef) by renovate ([#17630](https://github.com/truecharts/charts/issues/17630)) + + +## [dell-idrac-fan-controller-4.1.12](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.11...dell-idrac-fan-controller-4.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)) + + +## [dell-idrac-fan-controller-4.1.11](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.10...dell-idrac-fan-controller-4.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)) + + +## [dell-idrac-fan-controller-4.1.10](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.9...dell-idrac-fan-controller-4.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)) + + +## [dell-idrac-fan-controller-4.1.9](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.8...dell-idrac-fan-controller-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [dell-idrac-fan-controller-4.1.8](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.7...dell-idrac-fan-controller-4.1.8) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/tigerblue77/dell_idrac_fan_controller to latest[@417cbb9](https://github.com/417cbb9) by renovate ([#17376](https://github.com/truecharts/charts/issues/17376)) + + + + +## [dell-idrac-fan-controller-4.1.7](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.6...dell-idrac-fan-controller-4.1.7) (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)) diff --git a/stable/dell-idrac-fan-controller/5.1.3/Chart.yaml b/stable/dell-idrac-fan-controller/5.1.3/Chart.yaml new file mode 100644 index 00000000000..8d429353558 --- /dev/null +++ b/stable/dell-idrac-fan-controller/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Control your Dell PowerEdge fans via IPMI +home: https://truecharts.org/charts/stable/dell-idrac-fan-controller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.png +keywords: + - iDrac + - Dell + - fan-controller +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dell-idrac-fan-controller +sources: + - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller + - https://ghcr.io/tigerblue77/dell_idrac_fan_controller +type: application +version: 5.1.3 diff --git a/stable/dell-idrac-fan-controller/5.0.0/README.md b/stable/dell-idrac-fan-controller/5.1.3/README.md similarity index 100% rename from stable/dell-idrac-fan-controller/5.0.0/README.md rename to stable/dell-idrac-fan-controller/5.1.3/README.md diff --git a/stable/dell-idrac-fan-controller/5.0.0/app-readme.md b/stable/dell-idrac-fan-controller/5.1.3/app-readme.md similarity index 100% rename from stable/dell-idrac-fan-controller/5.0.0/app-readme.md rename to stable/dell-idrac-fan-controller/5.1.3/app-readme.md diff --git a/stable/dell-idrac-fan-controller/5.1.3/charts/common-18.0.3.tgz b/stable/dell-idrac-fan-controller/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dell-idrac-fan-controller/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dell-idrac-fan-controller/5.0.0/ix_values.yaml b/stable/dell-idrac-fan-controller/5.1.3/ix_values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/5.0.0/ix_values.yaml rename to stable/dell-idrac-fan-controller/5.1.3/ix_values.yaml diff --git a/stable/dell-idrac-fan-controller/5.0.0/questions.yaml b/stable/dell-idrac-fan-controller/5.1.3/questions.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/5.0.0/questions.yaml rename to stable/dell-idrac-fan-controller/5.1.3/questions.yaml diff --git a/stable/deluge/18.0.0/templates/NOTES.txt b/stable/dell-idrac-fan-controller/5.1.3/templates/NOTES.txt similarity index 100% rename from stable/deluge/18.0.0/templates/NOTES.txt rename to stable/dell-idrac-fan-controller/5.1.3/templates/NOTES.txt diff --git a/stable/deluge/18.0.0/templates/common.yaml b/stable/dell-idrac-fan-controller/5.1.3/templates/common.yaml similarity index 100% rename from stable/deluge/18.0.0/templates/common.yaml rename to stable/dell-idrac-fan-controller/5.1.3/templates/common.yaml diff --git a/stable/deluge/18.0.0/values.yaml b/stable/dell-idrac-fan-controller/5.1.3/values.yaml similarity index 100% rename from stable/deluge/18.0.0/values.yaml rename to stable/dell-idrac-fan-controller/5.1.3/values.yaml diff --git a/stable/deluge/18.0.0/CHANGELOG.md b/stable/deluge/18.0.0/CHANGELOG.md deleted file mode 100644 index 18883caa8f1..00000000000 --- a/stable/deluge/18.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [deluge-17.1.14](https://github.com/truecharts/charts/compare/deluge-17.1.13...deluge-17.1.14) (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)) - - -## [deluge-17.1.13](https://github.com/truecharts/charts/compare/deluge-17.1.12...deluge-17.1.13) (2024-02-03) - - -## [deluge-17.1.12](https://github.com/truecharts/charts/compare/deluge-17.1.11...deluge-17.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)) - - -## [deluge-17.1.11](https://github.com/truecharts/charts/compare/deluge-17.1.10...deluge-17.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)) - - -## [deluge-17.1.10](https://github.com/truecharts/charts/compare/deluge-17.1.9...deluge-17.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)) - - -## [deluge-17.1.9](https://github.com/truecharts/charts/compare/deluge-17.1.8...deluge-17.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [deluge-17.1.8](https://github.com/truecharts/charts/compare/deluge-17.1.7...deluge-17.1.8) (2024-01-11) - - -## [deluge-17.1.8](https://github.com/truecharts/charts/compare/deluge-17.1.7...deluge-17.1.8) (2024-01-10) - - -## [deluge-17.1.7](https://github.com/truecharts/charts/compare/deluge-17.1.6...deluge-17.1.7) (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)) - - -## [deluge-17.1.6](https://github.com/truecharts/charts/compare/deluge-17.1.5...deluge-17.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [deluge-17.1.5](https://github.com/truecharts/charts/compare/deluge-17.1.4...deluge-17.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [deluge-17.1.4](https://github.com/truecharts/charts/compare/deluge-17.1.3...deluge-17.1.4) (2024-01-01) - -### Chore diff --git a/stable/deluge/18.0.0/Chart.yaml b/stable/deluge/18.0.0/Chart.yaml deleted file mode 100644 index 04f7ce10d4a..00000000000 --- a/stable/deluge/18.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Deluge App for TrueNAS SCALE -home: https://truecharts.org/charts/stable/deluge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.png -keywords: - - transmission - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: deluge -sources: - - https://github.com/deluge-torrent/deluge - - https://github.com/truecharts/charts/tree/master/charts/stable/deluge - - https://ghcr.io/linuxserver/deluge -type: application -version: 18.0.0 diff --git a/stable/deluge/18.0.0/charts/common-17.5.0.tgz b/stable/deluge/18.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/deluge/18.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/digikam/11.0.0/.helmignore b/stable/deluge/18.1.3/.helmignore similarity index 100% rename from stable/digikam/11.0.0/.helmignore rename to stable/deluge/18.1.3/.helmignore diff --git a/stable/deluge/18.1.3/CHANGELOG.md b/stable/deluge/18.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ba95e213654 --- /dev/null +++ b/stable/deluge/18.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [deluge-17.1.14](https://github.com/truecharts/charts/compare/deluge-17.1.13...deluge-17.1.14) (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)) + + +## [deluge-17.1.13](https://github.com/truecharts/charts/compare/deluge-17.1.12...deluge-17.1.13) (2024-02-03) + + +## [deluge-17.1.12](https://github.com/truecharts/charts/compare/deluge-17.1.11...deluge-17.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)) + + +## [deluge-17.1.11](https://github.com/truecharts/charts/compare/deluge-17.1.10...deluge-17.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)) + + +## [deluge-17.1.10](https://github.com/truecharts/charts/compare/deluge-17.1.9...deluge-17.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)) + + +## [deluge-17.1.9](https://github.com/truecharts/charts/compare/deluge-17.1.8...deluge-17.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [deluge-17.1.8](https://github.com/truecharts/charts/compare/deluge-17.1.7...deluge-17.1.8) (2024-01-11) + + +## [deluge-17.1.8](https://github.com/truecharts/charts/compare/deluge-17.1.7...deluge-17.1.8) (2024-01-10) + + +## [deluge-17.1.7](https://github.com/truecharts/charts/compare/deluge-17.1.6...deluge-17.1.7) (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)) + + +## [deluge-17.1.6](https://github.com/truecharts/charts/compare/deluge-17.1.5...deluge-17.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [deluge-17.1.5](https://github.com/truecharts/charts/compare/deluge-17.1.4...deluge-17.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/deluge/18.1.3/Chart.yaml b/stable/deluge/18.1.3/Chart.yaml new file mode 100644 index 00000000000..1c74f36a63c --- /dev/null +++ b/stable/deluge/18.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.1.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Deluge App for TrueNAS SCALE +home: https://truecharts.org/charts/stable/deluge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.png +keywords: + - transmission + - torrent + - usenet +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: deluge +sources: + - https://github.com/deluge-torrent/deluge + - https://github.com/truecharts/charts/tree/master/charts/stable/deluge + - https://ghcr.io/linuxserver/deluge +type: application +version: 18.1.3 diff --git a/stable/deluge/18.0.0/README.md b/stable/deluge/18.1.3/README.md similarity index 100% rename from stable/deluge/18.0.0/README.md rename to stable/deluge/18.1.3/README.md diff --git a/stable/deluge/18.0.0/app-readme.md b/stable/deluge/18.1.3/app-readme.md similarity index 100% rename from stable/deluge/18.0.0/app-readme.md rename to stable/deluge/18.1.3/app-readme.md diff --git a/stable/deluge/18.1.3/charts/common-18.0.3.tgz b/stable/deluge/18.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/deluge/18.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/deluge/18.0.0/ix_values.yaml b/stable/deluge/18.1.3/ix_values.yaml similarity index 100% rename from stable/deluge/18.0.0/ix_values.yaml rename to stable/deluge/18.1.3/ix_values.yaml diff --git a/stable/deluge/18.0.0/questions.yaml b/stable/deluge/18.1.3/questions.yaml similarity index 100% rename from stable/deluge/18.0.0/questions.yaml rename to stable/deluge/18.1.3/questions.yaml diff --git a/stable/digikam/11.0.0/templates/NOTES.txt b/stable/deluge/18.1.3/templates/NOTES.txt similarity index 100% rename from stable/digikam/11.0.0/templates/NOTES.txt rename to stable/deluge/18.1.3/templates/NOTES.txt diff --git a/stable/dillinger/9.1.0/templates/common.yaml b/stable/deluge/18.1.3/templates/common.yaml similarity index 100% rename from stable/dillinger/9.1.0/templates/common.yaml rename to stable/deluge/18.1.3/templates/common.yaml diff --git a/stable/digikam/11.0.0/values.yaml b/stable/deluge/18.1.3/values.yaml similarity index 100% rename from stable/digikam/11.0.0/values.yaml rename to stable/deluge/18.1.3/values.yaml diff --git a/stable/digikam/11.0.0/CHANGELOG.md b/stable/digikam/11.0.0/CHANGELOG.md deleted file mode 100644 index d4bcfcc3457..00000000000 --- a/stable/digikam/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [digikam-10.1.12](https://github.com/truecharts/charts/compare/digikam-10.1.11...digikam-10.1.12) (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)) - - -## [digikam-10.1.11](https://github.com/truecharts/charts/compare/digikam-10.1.10...digikam-10.1.11) (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)) - - -## [digikam-10.1.10](https://github.com/truecharts/charts/compare/digikam-10.1.9...digikam-10.1.10) (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)) - - -## [digikam-10.1.9](https://github.com/truecharts/charts/compare/digikam-10.1.8...digikam-10.1.9) (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)) - - -## [digikam-10.1.8](https://github.com/truecharts/charts/compare/digikam-10.1.7...digikam-10.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [digikam-10.1.7](https://github.com/truecharts/charts/compare/digikam-10.1.6...digikam-10.1.7) (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)) - - -## [digikam-10.1.6](https://github.com/truecharts/charts/compare/digikam-10.1.5...digikam-10.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [digikam-10.1.5](https://github.com/truecharts/charts/compare/digikam-10.1.4...digikam-10.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [digikam-10.1.4](https://github.com/truecharts/charts/compare/digikam-10.1.3...digikam-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [digikam-10.1.3](https://github.com/truecharts/charts/compare/digikam-10.1.0...digikam-10.1.3) (2024-01-01) diff --git a/stable/digikam/11.0.0/Chart.yaml b/stable/digikam/11.0.0/Chart.yaml deleted file mode 100644 index b6c255b4cf0..00000000000 --- a/stable/digikam/11.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 7.8.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Professional Photo Management with the Power of Open Source -home: https://truecharts.org/charts/stable/digikam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png -keywords: - - digikam - - photo - - management - - image - - gallery -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: digikam -sources: - - https://github.com/linuxserver/docker-digikam - - https://www.digikam.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/digikam - - https://ghcr.io/linuxserver/digikam -type: application -version: 11.0.0 diff --git a/stable/digikam/11.0.0/charts/common-17.5.0.tgz b/stable/digikam/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/digikam/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dillinger/9.1.0/.helmignore b/stable/digikam/11.1.3/.helmignore similarity index 100% rename from stable/dillinger/9.1.0/.helmignore rename to stable/digikam/11.1.3/.helmignore diff --git a/stable/digikam/11.1.3/CHANGELOG.md b/stable/digikam/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1c6b79bed29 --- /dev/null +++ b/stable/digikam/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [digikam-10.1.12](https://github.com/truecharts/charts/compare/digikam-10.1.11...digikam-10.1.12) (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)) + + +## [digikam-10.1.11](https://github.com/truecharts/charts/compare/digikam-10.1.10...digikam-10.1.11) (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)) + + +## [digikam-10.1.10](https://github.com/truecharts/charts/compare/digikam-10.1.9...digikam-10.1.10) (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)) + + +## [digikam-10.1.9](https://github.com/truecharts/charts/compare/digikam-10.1.8...digikam-10.1.9) (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)) + + +## [digikam-10.1.8](https://github.com/truecharts/charts/compare/digikam-10.1.7...digikam-10.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [digikam-10.1.7](https://github.com/truecharts/charts/compare/digikam-10.1.6...digikam-10.1.7) (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)) + + +## [digikam-10.1.6](https://github.com/truecharts/charts/compare/digikam-10.1.5...digikam-10.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [digikam-10.1.5](https://github.com/truecharts/charts/compare/digikam-10.1.4...digikam-10.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [digikam-10.1.4](https://github.com/truecharts/charts/compare/digikam-10.1.3...digikam-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/digikam/11.1.3/Chart.yaml b/stable/digikam/11.1.3/Chart.yaml new file mode 100644 index 00000000000..4353ea5e30d --- /dev/null +++ b/stable/digikam/11.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 7.8.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Professional Photo Management with the Power of Open Source +home: https://truecharts.org/charts/stable/digikam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png +keywords: + - digikam + - photo + - management + - image + - gallery +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: digikam +sources: + - https://github.com/linuxserver/docker-digikam + - https://www.digikam.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/digikam + - https://ghcr.io/linuxserver/digikam +type: application +version: 11.1.3 diff --git a/stable/digikam/11.0.0/README.md b/stable/digikam/11.1.3/README.md similarity index 100% rename from stable/digikam/11.0.0/README.md rename to stable/digikam/11.1.3/README.md diff --git a/stable/digikam/11.0.0/app-readme.md b/stable/digikam/11.1.3/app-readme.md similarity index 100% rename from stable/digikam/11.0.0/app-readme.md rename to stable/digikam/11.1.3/app-readme.md diff --git a/stable/digikam/11.1.3/charts/common-18.0.3.tgz b/stable/digikam/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/digikam/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/digikam/11.0.0/ix_values.yaml b/stable/digikam/11.1.3/ix_values.yaml similarity index 100% rename from stable/digikam/11.0.0/ix_values.yaml rename to stable/digikam/11.1.3/ix_values.yaml diff --git a/stable/digikam/11.0.0/questions.yaml b/stable/digikam/11.1.3/questions.yaml similarity index 100% rename from stable/digikam/11.0.0/questions.yaml rename to stable/digikam/11.1.3/questions.yaml diff --git a/stable/dillinger/9.1.0/templates/NOTES.txt b/stable/digikam/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/dillinger/9.1.0/templates/NOTES.txt rename to stable/digikam/11.1.3/templates/NOTES.txt diff --git a/stable/digikam/11.0.0/templates/common.yaml b/stable/digikam/11.1.3/templates/common.yaml similarity index 100% rename from stable/digikam/11.0.0/templates/common.yaml rename to stable/digikam/11.1.3/templates/common.yaml diff --git a/stable/dillinger/9.1.0/values.yaml b/stable/digikam/11.1.3/values.yaml similarity index 100% rename from stable/dillinger/9.1.0/values.yaml rename to stable/digikam/11.1.3/values.yaml diff --git a/stable/dillinger/9.1.0/CHANGELOG.md b/stable/dillinger/9.1.0/CHANGELOG.md deleted file mode 100644 index 8155fb621d8..00000000000 --- a/stable/dillinger/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [dillinger-8.1.18](https://github.com/truecharts/charts/compare/dillinger-8.1.17...dillinger-8.1.18) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/dillinger to 3.39.1[@f8319ea](https://github.com/f8319ea) by renovate ([#18058](https://github.com/truecharts/charts/issues/18058)) - - -## [dillinger-8.1.17](https://github.com/truecharts/charts/compare/dillinger-8.1.16...dillinger-8.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/dillinger to 3.39.1[@1ca86a1](https://github.com/1ca86a1) by renovate ([#17847](https://github.com/truecharts/charts/issues/17847)) - - -## [dillinger-8.1.16](https://github.com/truecharts/charts/compare/dillinger-8.1.15...dillinger-8.1.16) (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)) - - -## [dillinger-8.1.15](https://github.com/truecharts/charts/compare/dillinger-8.1.14...dillinger-8.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/dillinger to 3.39.1[@cb9813c](https://github.com/cb9813c) by renovate ([#17603](https://github.com/truecharts/charts/issues/17603)) - - -## [dillinger-8.1.14](https://github.com/truecharts/charts/compare/dillinger-8.1.13...dillinger-8.1.14) (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)) - - -## [dillinger-8.1.13](https://github.com/truecharts/charts/compare/dillinger-8.1.12...dillinger-8.1.13) (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)) - - -## [dillinger-8.1.12](https://github.com/truecharts/charts/compare/dillinger-8.1.11...dillinger-8.1.12) (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)) - - -## [dillinger-8.1.11](https://github.com/truecharts/charts/compare/dillinger-8.1.10...dillinger-8.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [dillinger-8.1.10](https://github.com/truecharts/charts/compare/dillinger-8.1.9...dillinger-8.1.10) (2024-01-21) diff --git a/stable/dillinger/9.1.0/Chart.yaml b/stable/dillinger/9.1.0/Chart.yaml deleted file mode 100644 index f810428482b..00000000000 --- a/stable/dillinger/9.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.39.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. -home: https://truecharts.org/charts/stable/dillinger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png -keywords: - - dillinger -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dillinger -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - - https://ghcr.io/linuxserver/dillinger -type: application -version: 9.1.0 diff --git a/stable/dillinger/9.1.0/charts/common-18.0.1.tgz b/stable/dillinger/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/dillinger/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/dillinger/9.1.0/ix_values.yaml b/stable/dillinger/9.1.0/ix_values.yaml deleted file mode 100644 index 969997f6a10..00000000000 --- a/stable/dillinger/9.1.0/ix_values.yaml +++ /dev/null @@ -1,39 +0,0 @@ -image: - repository: ghcr.io/linuxserver/dillinger - pullPolicy: IfNotPresent - tag: 3.39.1@sha256:164f7f83588c0bc055a7e7e113536279f242f41bcb4f3233fe2ce48f0e03fd08 -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - targetPort: 8080 - port: 10143 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: {} -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: true diff --git a/stable/discordgsm/7.0.0/.helmignore b/stable/dillinger/9.1.4/.helmignore similarity index 100% rename from stable/discordgsm/7.0.0/.helmignore rename to stable/dillinger/9.1.4/.helmignore diff --git a/stable/dillinger/9.1.4/CHANGELOG.md b/stable/dillinger/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..b0eab034530 --- /dev/null +++ b/stable/dillinger/9.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [dillinger-8.1.18](https://github.com/truecharts/charts/compare/dillinger-8.1.17...dillinger-8.1.18) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/dillinger to 3.39.1[@f8319ea](https://github.com/f8319ea) by renovate ([#18058](https://github.com/truecharts/charts/issues/18058)) + + +## [dillinger-8.1.17](https://github.com/truecharts/charts/compare/dillinger-8.1.16...dillinger-8.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/dillinger to 3.39.1[@1ca86a1](https://github.com/1ca86a1) by renovate ([#17847](https://github.com/truecharts/charts/issues/17847)) + + +## [dillinger-8.1.16](https://github.com/truecharts/charts/compare/dillinger-8.1.15...dillinger-8.1.16) (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)) + + +## [dillinger-8.1.15](https://github.com/truecharts/charts/compare/dillinger-8.1.14...dillinger-8.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/dillinger to 3.39.1[@cb9813c](https://github.com/cb9813c) by renovate ([#17603](https://github.com/truecharts/charts/issues/17603)) + + +## [dillinger-8.1.14](https://github.com/truecharts/charts/compare/dillinger-8.1.13...dillinger-8.1.14) (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)) + + +## [dillinger-8.1.13](https://github.com/truecharts/charts/compare/dillinger-8.1.12...dillinger-8.1.13) (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)) + + +## [dillinger-8.1.12](https://github.com/truecharts/charts/compare/dillinger-8.1.11...dillinger-8.1.12) (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)) + + +## [dillinger-8.1.11](https://github.com/truecharts/charts/compare/dillinger-8.1.10...dillinger-8.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/dillinger/9.1.4/Chart.yaml b/stable/dillinger/9.1.4/Chart.yaml new file mode 100644 index 00000000000..29ad72131a1 --- /dev/null +++ b/stable/dillinger/9.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.39.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. +home: https://truecharts.org/charts/stable/dillinger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png +keywords: + - dillinger +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dillinger +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger + - https://ghcr.io/linuxserver/dillinger +type: application +version: 9.1.4 diff --git a/stable/dillinger/9.1.0/README.md b/stable/dillinger/9.1.4/README.md similarity index 100% rename from stable/dillinger/9.1.0/README.md rename to stable/dillinger/9.1.4/README.md diff --git a/stable/dillinger/9.1.0/app-readme.md b/stable/dillinger/9.1.4/app-readme.md similarity index 100% rename from stable/dillinger/9.1.0/app-readme.md rename to stable/dillinger/9.1.4/app-readme.md diff --git a/stable/dillinger/9.1.4/charts/common-18.0.3.tgz b/stable/dillinger/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dillinger/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/dillinger/9.1.4/ix_values.yaml b/stable/dillinger/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..8ef46bd8b8b --- /dev/null +++ b/stable/dillinger/9.1.4/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: ghcr.io/linuxserver/dillinger + pullPolicy: IfNotPresent + tag: 3.39.1@sha256:229ca90ef4713a5a17ccb734e19ce6a75fa9e84590d5f3a290597f3034c6bd69 +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + targetPort: 8080 + port: 10143 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/dillinger/9.1.0/questions.yaml b/stable/dillinger/9.1.4/questions.yaml similarity index 100% rename from stable/dillinger/9.1.0/questions.yaml rename to stable/dillinger/9.1.4/questions.yaml diff --git a/stable/discordgsm/7.0.0/templates/NOTES.txt b/stable/dillinger/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/discordgsm/7.0.0/templates/NOTES.txt rename to stable/dillinger/9.1.4/templates/NOTES.txt diff --git a/stable/dizquetv/14.0.0/templates/common.yaml b/stable/dillinger/9.1.4/templates/common.yaml similarity index 100% rename from stable/dizquetv/14.0.0/templates/common.yaml rename to stable/dillinger/9.1.4/templates/common.yaml diff --git a/stable/discordgsm/7.0.0/values.yaml b/stable/dillinger/9.1.4/values.yaml similarity index 100% rename from stable/discordgsm/7.0.0/values.yaml rename to stable/dillinger/9.1.4/values.yaml diff --git a/stable/discordgsm/7.0.0/CHANGELOG.md b/stable/discordgsm/7.0.0/CHANGELOG.md deleted file mode 100644 index c785058f179..00000000000 --- a/stable/discordgsm/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [discordgsm-6.2.0](https://github.com/truecharts/charts/compare/discordgsm-6.1.12...discordgsm-6.2.0) (2024-02-12) - -### Chore - - - -- update container image discordgsm/discord-game-server-monitor to v2.16.2[@f80bd8e](https://github.com/f80bd8e) by renovate ([#18176](https://github.com/truecharts/charts/issues/18176)) - - -## [discordgsm-6.1.12](https://github.com/truecharts/charts/compare/discordgsm-6.1.11...discordgsm-6.1.12) (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)) - - -## [discordgsm-6.1.11](https://github.com/truecharts/charts/compare/discordgsm-6.1.10...discordgsm-6.1.11) (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)) - - -## [discordgsm-6.1.10](https://github.com/truecharts/charts/compare/discordgsm-6.1.9...discordgsm-6.1.10) (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)) - - -## [discordgsm-6.1.9](https://github.com/truecharts/charts/compare/discordgsm-6.1.8...discordgsm-6.1.9) (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)) - - -## [discordgsm-6.1.8](https://github.com/truecharts/charts/compare/discordgsm-6.1.7...discordgsm-6.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [discordgsm-6.1.7](https://github.com/truecharts/charts/compare/discordgsm-6.1.6...discordgsm-6.1.7) (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)) - - -## [discordgsm-6.1.6](https://github.com/truecharts/charts/compare/discordgsm-6.1.5...discordgsm-6.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [discordgsm-6.1.5](https://github.com/truecharts/charts/compare/discordgsm-6.1.4...discordgsm-6.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [discordgsm-6.1.4](https://github.com/truecharts/charts/compare/discordgsm-6.1.3...discordgsm-6.1.4) (2024-01-01) - -### Chore diff --git a/stable/discordgsm/7.0.0/Chart.yaml b/stable/discordgsm/7.0.0/Chart.yaml deleted file mode 100644 index 7cc99f05ccd..00000000000 --- a/stable/discordgsm/7.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: monitor - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.16.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A discord bot that monitors your game server and tracks the live data of your game servers. -home: https://truecharts.org/charts/stable/discordgsm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png -keywords: - - discordgsm - - game-server - - monitor -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: discordgsm -sources: - - https://github.com/DiscordGSM/GameServerMonitor - - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm - - https://hub.docker.com/r/discordgsm/discord-game-server-monitor -type: application -version: 7.0.0 diff --git a/stable/discordgsm/7.0.0/charts/common-17.5.0.tgz b/stable/discordgsm/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/discordgsm/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dispatch/5.0.0/.helmignore b/stable/discordgsm/7.1.3/.helmignore similarity index 100% rename from stable/dispatch/5.0.0/.helmignore rename to stable/discordgsm/7.1.3/.helmignore diff --git a/stable/discordgsm/7.1.3/CHANGELOG.md b/stable/discordgsm/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b8eb35ddb41 --- /dev/null +++ b/stable/discordgsm/7.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [discordgsm-6.2.0](https://github.com/truecharts/charts/compare/discordgsm-6.1.12...discordgsm-6.2.0) (2024-02-12) + +### Chore + + + +- update container image discordgsm/discord-game-server-monitor to v2.16.2[@f80bd8e](https://github.com/f80bd8e) by renovate ([#18176](https://github.com/truecharts/charts/issues/18176)) + + +## [discordgsm-6.1.12](https://github.com/truecharts/charts/compare/discordgsm-6.1.11...discordgsm-6.1.12) (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)) + + +## [discordgsm-6.1.11](https://github.com/truecharts/charts/compare/discordgsm-6.1.10...discordgsm-6.1.11) (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)) + + +## [discordgsm-6.1.10](https://github.com/truecharts/charts/compare/discordgsm-6.1.9...discordgsm-6.1.10) (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)) + + +## [discordgsm-6.1.9](https://github.com/truecharts/charts/compare/discordgsm-6.1.8...discordgsm-6.1.9) (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)) + + +## [discordgsm-6.1.8](https://github.com/truecharts/charts/compare/discordgsm-6.1.7...discordgsm-6.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [discordgsm-6.1.7](https://github.com/truecharts/charts/compare/discordgsm-6.1.6...discordgsm-6.1.7) (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)) + + +## [discordgsm-6.1.6](https://github.com/truecharts/charts/compare/discordgsm-6.1.5...discordgsm-6.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [discordgsm-6.1.5](https://github.com/truecharts/charts/compare/discordgsm-6.1.4...discordgsm-6.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/discordgsm/7.1.3/Chart.yaml b/stable/discordgsm/7.1.3/Chart.yaml new file mode 100644 index 00000000000..58792d60208 --- /dev/null +++ b/stable/discordgsm/7.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitor + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.16.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A discord bot that monitors your game server and tracks the live data of your game servers. +home: https://truecharts.org/charts/stable/discordgsm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png +keywords: + - discordgsm + - game-server + - monitor +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: discordgsm +sources: + - https://github.com/DiscordGSM/GameServerMonitor + - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm + - https://hub.docker.com/r/discordgsm/discord-game-server-monitor +type: application +version: 7.1.3 diff --git a/stable/discordgsm/7.0.0/README.md b/stable/discordgsm/7.1.3/README.md similarity index 100% rename from stable/discordgsm/7.0.0/README.md rename to stable/discordgsm/7.1.3/README.md diff --git a/stable/discordgsm/7.0.0/app-readme.md b/stable/discordgsm/7.1.3/app-readme.md similarity index 100% rename from stable/discordgsm/7.0.0/app-readme.md rename to stable/discordgsm/7.1.3/app-readme.md diff --git a/stable/discordgsm/7.1.3/charts/common-18.0.3.tgz b/stable/discordgsm/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/discordgsm/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/discordgsm/7.0.0/ix_values.yaml b/stable/discordgsm/7.1.3/ix_values.yaml similarity index 100% rename from stable/discordgsm/7.0.0/ix_values.yaml rename to stable/discordgsm/7.1.3/ix_values.yaml diff --git a/stable/discordgsm/7.0.0/questions.yaml b/stable/discordgsm/7.1.3/questions.yaml similarity index 100% rename from stable/discordgsm/7.0.0/questions.yaml rename to stable/discordgsm/7.1.3/questions.yaml diff --git a/stable/dizquetv/14.0.0/templates/NOTES.txt b/stable/discordgsm/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/dizquetv/14.0.0/templates/NOTES.txt rename to stable/discordgsm/7.1.3/templates/NOTES.txt diff --git a/stable/discordgsm/7.0.0/templates/_secret.tpl b/stable/discordgsm/7.1.3/templates/_secret.tpl similarity index 100% rename from stable/discordgsm/7.0.0/templates/_secret.tpl rename to stable/discordgsm/7.1.3/templates/_secret.tpl diff --git a/stable/discordgsm/7.0.0/templates/common.yaml b/stable/discordgsm/7.1.3/templates/common.yaml similarity index 100% rename from stable/discordgsm/7.0.0/templates/common.yaml rename to stable/discordgsm/7.1.3/templates/common.yaml diff --git a/stable/dispatch/5.0.0/values.yaml b/stable/discordgsm/7.1.3/values.yaml similarity index 100% rename from stable/dispatch/5.0.0/values.yaml rename to stable/discordgsm/7.1.3/values.yaml diff --git a/stable/dispatch/5.0.0/CHANGELOG.md b/stable/dispatch/5.0.0/CHANGELOG.md deleted file mode 100644 index 6b740f7e665..00000000000 --- a/stable/dispatch/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [dispatch-4.1.12](https://github.com/truecharts/charts/compare/dispatch-4.1.11...dispatch-4.1.12) (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)) - - -## [dispatch-4.1.11](https://github.com/truecharts/charts/compare/dispatch-4.1.10...dispatch-4.1.11) (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)) - - -## [dispatch-4.1.10](https://github.com/truecharts/charts/compare/dispatch-4.1.9...dispatch-4.1.10) (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)) - - -## [dispatch-4.1.9](https://github.com/truecharts/charts/compare/dispatch-4.1.8...dispatch-4.1.9) (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)) - - -## [dispatch-4.1.8](https://github.com/truecharts/charts/compare/dispatch-4.1.7...dispatch-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [dispatch-4.1.7](https://github.com/truecharts/charts/compare/dispatch-4.1.6...dispatch-4.1.7) (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)) - - -## [dispatch-4.1.6](https://github.com/truecharts/charts/compare/dispatch-4.1.5...dispatch-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [dispatch-4.1.5](https://github.com/truecharts/charts/compare/dispatch-4.1.4...dispatch-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [dispatch-4.1.4](https://github.com/truecharts/charts/compare/dispatch-4.1.3...dispatch-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [dispatch-4.1.3](https://github.com/truecharts/charts/compare/dispatch-4.1.0...dispatch-4.1.3) (2024-01-01) diff --git a/stable/dispatch/5.0.0/Chart.yaml b/stable/dispatch/5.0.0/Chart.yaml deleted file mode 100644 index 59b2e1a37d0..00000000000 --- a/stable/dispatch/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Web-based IRC client in Go. -home: https://truecharts.org/charts/stable/dispatch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png -keywords: - - dispatch - - Network-Messenger -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dispatch -sources: - - https://github.com/khlieng/dispatch - - https://github.com/truecharts/charts/tree/master/charts/stable/dispatch - - https://hub.docker.com/r/khlieng/dispatch -type: application -version: 5.0.0 diff --git a/stable/dispatch/5.0.0/charts/common-17.5.0.tgz b/stable/dispatch/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dispatch/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dizquetv/14.0.0/.helmignore b/stable/dispatch/5.1.3/.helmignore similarity index 100% rename from stable/dizquetv/14.0.0/.helmignore rename to stable/dispatch/5.1.3/.helmignore diff --git a/stable/dispatch/5.1.3/CHANGELOG.md b/stable/dispatch/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e90922e3aec --- /dev/null +++ b/stable/dispatch/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [dispatch-4.1.12](https://github.com/truecharts/charts/compare/dispatch-4.1.11...dispatch-4.1.12) (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)) + + +## [dispatch-4.1.11](https://github.com/truecharts/charts/compare/dispatch-4.1.10...dispatch-4.1.11) (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)) + + +## [dispatch-4.1.10](https://github.com/truecharts/charts/compare/dispatch-4.1.9...dispatch-4.1.10) (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)) + + +## [dispatch-4.1.9](https://github.com/truecharts/charts/compare/dispatch-4.1.8...dispatch-4.1.9) (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)) + + +## [dispatch-4.1.8](https://github.com/truecharts/charts/compare/dispatch-4.1.7...dispatch-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [dispatch-4.1.7](https://github.com/truecharts/charts/compare/dispatch-4.1.6...dispatch-4.1.7) (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)) + + +## [dispatch-4.1.6](https://github.com/truecharts/charts/compare/dispatch-4.1.5...dispatch-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [dispatch-4.1.5](https://github.com/truecharts/charts/compare/dispatch-4.1.4...dispatch-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [dispatch-4.1.4](https://github.com/truecharts/charts/compare/dispatch-4.1.3...dispatch-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/dispatch/5.1.3/Chart.yaml b/stable/dispatch/5.1.3/Chart.yaml new file mode 100644 index 00000000000..88313acb8f2 --- /dev/null +++ b/stable/dispatch/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Web-based IRC client in Go. +home: https://truecharts.org/charts/stable/dispatch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png +keywords: + - dispatch + - Network-Messenger +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dispatch +sources: + - https://github.com/khlieng/dispatch + - https://github.com/truecharts/charts/tree/master/charts/stable/dispatch + - https://hub.docker.com/r/khlieng/dispatch +type: application +version: 5.1.3 diff --git a/stable/dispatch/5.0.0/README.md b/stable/dispatch/5.1.3/README.md similarity index 100% rename from stable/dispatch/5.0.0/README.md rename to stable/dispatch/5.1.3/README.md diff --git a/stable/dispatch/5.0.0/app-readme.md b/stable/dispatch/5.1.3/app-readme.md similarity index 100% rename from stable/dispatch/5.0.0/app-readme.md rename to stable/dispatch/5.1.3/app-readme.md diff --git a/stable/dispatch/5.1.3/charts/common-18.0.3.tgz b/stable/dispatch/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dispatch/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dispatch/5.0.0/ix_values.yaml b/stable/dispatch/5.1.3/ix_values.yaml similarity index 100% rename from stable/dispatch/5.0.0/ix_values.yaml rename to stable/dispatch/5.1.3/ix_values.yaml diff --git a/stable/dispatch/5.0.0/questions.yaml b/stable/dispatch/5.1.3/questions.yaml similarity index 100% rename from stable/dispatch/5.0.0/questions.yaml rename to stable/dispatch/5.1.3/questions.yaml diff --git a/stable/dispatch/5.0.0/templates/common.yaml b/stable/dispatch/5.1.3/templates/common.yaml similarity index 100% rename from stable/dispatch/5.0.0/templates/common.yaml rename to stable/dispatch/5.1.3/templates/common.yaml diff --git a/stable/dizquetv/14.0.0/values.yaml b/stable/dispatch/5.1.3/values.yaml similarity index 100% rename from stable/dizquetv/14.0.0/values.yaml rename to stable/dispatch/5.1.3/values.yaml diff --git a/stable/dizquetv/14.0.0/CHANGELOG.md b/stable/dizquetv/14.0.0/CHANGELOG.md deleted file mode 100644 index 4675fa2cf0f..00000000000 --- a/stable/dizquetv/14.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [dizquetv-13.1.12](https://github.com/truecharts/charts/compare/dizquetv-13.1.11...dizquetv-13.1.12) (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)) - - -## [dizquetv-13.1.11](https://github.com/truecharts/charts/compare/dizquetv-13.1.10...dizquetv-13.1.11) (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)) - - -## [dizquetv-13.1.10](https://github.com/truecharts/charts/compare/dizquetv-13.1.9...dizquetv-13.1.10) (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)) - - -## [dizquetv-13.1.9](https://github.com/truecharts/charts/compare/dizquetv-13.1.8...dizquetv-13.1.9) (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)) - - -## [dizquetv-13.1.8](https://github.com/truecharts/charts/compare/dizquetv-13.1.7...dizquetv-13.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [dizquetv-13.1.7](https://github.com/truecharts/charts/compare/dizquetv-13.1.6...dizquetv-13.1.7) (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)) - - -## [dizquetv-13.1.6](https://github.com/truecharts/charts/compare/dizquetv-13.1.5...dizquetv-13.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [dizquetv-13.1.5](https://github.com/truecharts/charts/compare/dizquetv-13.1.4...dizquetv-13.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [dizquetv-13.1.4](https://github.com/truecharts/charts/compare/dizquetv-13.1.3...dizquetv-13.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [dizquetv-13.1.3](https://github.com/truecharts/charts/compare/dizquetv-13.1.0...dizquetv-13.1.3) (2024-01-01) diff --git a/stable/dizquetv/14.0.0/Chart.yaml b/stable/dizquetv/14.0.0/Chart.yaml deleted file mode 100644 index 27b00081947..00000000000 --- a/stable/dizquetv/14.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Create live TV channel streams from media on your Plex servers. -home: https://truecharts.org/charts/stable/dizquetv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png -keywords: - - dizqueTV - - dizquetv -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dizquetv -sources: - - https://github.com/vexorian/dizquetv - - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv - - https://hub.docker.com/r/vexorian/dizquetv -type: application -version: 14.0.0 diff --git a/stable/dizquetv/14.0.0/charts/common-17.5.0.tgz b/stable/dizquetv/14.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dizquetv/14.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dns-doh-companion/5.0.0/.helmignore b/stable/dizquetv/14.1.3/.helmignore similarity index 100% rename from stable/dns-doh-companion/5.0.0/.helmignore rename to stable/dizquetv/14.1.3/.helmignore diff --git a/stable/dizquetv/14.1.3/CHANGELOG.md b/stable/dizquetv/14.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4b59838d8ce --- /dev/null +++ b/stable/dizquetv/14.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [dizquetv-13.1.12](https://github.com/truecharts/charts/compare/dizquetv-13.1.11...dizquetv-13.1.12) (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)) + + +## [dizquetv-13.1.11](https://github.com/truecharts/charts/compare/dizquetv-13.1.10...dizquetv-13.1.11) (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)) + + +## [dizquetv-13.1.10](https://github.com/truecharts/charts/compare/dizquetv-13.1.9...dizquetv-13.1.10) (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)) + + +## [dizquetv-13.1.9](https://github.com/truecharts/charts/compare/dizquetv-13.1.8...dizquetv-13.1.9) (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)) + + +## [dizquetv-13.1.8](https://github.com/truecharts/charts/compare/dizquetv-13.1.7...dizquetv-13.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [dizquetv-13.1.7](https://github.com/truecharts/charts/compare/dizquetv-13.1.6...dizquetv-13.1.7) (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)) + + +## [dizquetv-13.1.6](https://github.com/truecharts/charts/compare/dizquetv-13.1.5...dizquetv-13.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [dizquetv-13.1.5](https://github.com/truecharts/charts/compare/dizquetv-13.1.4...dizquetv-13.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [dizquetv-13.1.4](https://github.com/truecharts/charts/compare/dizquetv-13.1.3...dizquetv-13.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/dizquetv/14.1.3/Chart.yaml b/stable/dizquetv/14.1.3/Chart.yaml new file mode 100644 index 00000000000..2323d9440cd --- /dev/null +++ b/stable/dizquetv/14.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.5.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Create live TV channel streams from media on your Plex servers. +home: https://truecharts.org/charts/stable/dizquetv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png +keywords: + - dizqueTV + - dizquetv +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dizquetv +sources: + - https://github.com/vexorian/dizquetv + - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv + - https://hub.docker.com/r/vexorian/dizquetv +type: application +version: 14.1.3 diff --git a/stable/dizquetv/14.0.0/README.md b/stable/dizquetv/14.1.3/README.md similarity index 100% rename from stable/dizquetv/14.0.0/README.md rename to stable/dizquetv/14.1.3/README.md diff --git a/stable/dizquetv/14.0.0/app-readme.md b/stable/dizquetv/14.1.3/app-readme.md similarity index 100% rename from stable/dizquetv/14.0.0/app-readme.md rename to stable/dizquetv/14.1.3/app-readme.md diff --git a/stable/dizquetv/14.1.3/charts/common-18.0.3.tgz b/stable/dizquetv/14.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dizquetv/14.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dizquetv/14.0.0/ix_values.yaml b/stable/dizquetv/14.1.3/ix_values.yaml similarity index 100% rename from stable/dizquetv/14.0.0/ix_values.yaml rename to stable/dizquetv/14.1.3/ix_values.yaml diff --git a/stable/dizquetv/14.0.0/questions.yaml b/stable/dizquetv/14.1.3/questions.yaml similarity index 100% rename from stable/dizquetv/14.0.0/questions.yaml rename to stable/dizquetv/14.1.3/questions.yaml diff --git a/stable/docker/5.0.0/templates/NOTES.txt b/stable/dizquetv/14.1.3/templates/NOTES.txt similarity index 100% rename from stable/docker/5.0.0/templates/NOTES.txt rename to stable/dizquetv/14.1.3/templates/NOTES.txt diff --git a/stable/docker/5.0.0/templates/common.yaml b/stable/dizquetv/14.1.3/templates/common.yaml similarity index 100% rename from stable/docker/5.0.0/templates/common.yaml rename to stable/dizquetv/14.1.3/templates/common.yaml diff --git a/stable/dns-doh-companion/5.0.0/values.yaml b/stable/dizquetv/14.1.3/values.yaml similarity index 100% rename from stable/dns-doh-companion/5.0.0/values.yaml rename to stable/dizquetv/14.1.3/values.yaml diff --git a/stable/dns-doh-companion/5.0.0/CHANGELOG.md b/stable/dns-doh-companion/5.0.0/CHANGELOG.md deleted file mode 100644 index 9cff22c0c44..00000000000 --- a/stable/dns-doh-companion/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [dns-doh-companion-4.1.17](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.16...dns-doh-companion-4.1.17) (2024-02-12) - -### Chore - - - -- update container image testdasi/simple-dns-doh to latest[@d599a7e](https://github.com/d599a7e) by renovate ([#18110](https://github.com/truecharts/charts/issues/18110)) - - -## [dns-doh-companion-4.1.16](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.15...dns-doh-companion-4.1.16) (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)) - - -## [dns-doh-companion-4.1.15](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.14...dns-doh-companion-4.1.15) (2024-01-29) - -### Chore - - - -- update container image testdasi/simple-dns-doh to latest[@d53420c](https://github.com/d53420c) by renovate ([#17655](https://github.com/truecharts/charts/issues/17655)) - - -## [dns-doh-companion-4.1.14](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.13...dns-doh-companion-4.1.14) (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)) - - -## [dns-doh-companion-4.1.13](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.12...dns-doh-companion-4.1.13) (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)) - - -## [dns-doh-companion-4.1.12](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.11...dns-doh-companion-4.1.12) (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)) - - -## [dns-doh-companion-4.1.11](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.10...dns-doh-companion-4.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [dns-doh-companion-4.1.10](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.9...dns-doh-companion-4.1.10) (2024-01-21) - -### Chore - - - -- update container image testdasi/simple-dns-doh to latest[@f1f4280](https://github.com/f1f4280) by renovate ([#17397](https://github.com/truecharts/charts/issues/17397)) - - -## [dns-doh-companion-4.1.9](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.8...dns-doh-companion-4.1.9) (2024-01-14) - -### Chore - - - -- update container image testdasi/simple-dns-doh to latest[@e0a00c1](https://github.com/e0a00c1) by renovate ([#17176](https://github.com/truecharts/charts/issues/17176)) - - - - -## [dns-doh-companion-4.1.8](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.7...dns-doh-companion-4.1.8) (2024-01-09) - -### Chore \ No newline at end of file diff --git a/stable/dns-doh-companion/5.0.0/Chart.yaml b/stable/dns-doh-companion/5.0.0/Chart.yaml deleted file mode 100644 index 1a6fca4a376..00000000000 --- a/stable/dns-doh-companion/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. -home: https://truecharts.org/charts/stable/dns-doh-companion -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png -keywords: - - dns-doh-companion - - Network-DNS -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dns-doh-companion -sources: - - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ - - https://github.com/truecharts/charts/tree/master/charts/stable/dns-doh-companion - - https://hub.docker.com/r/testdasi/simple-dns-doh -type: application -version: 5.0.0 diff --git a/stable/dns-doh-companion/5.0.0/charts/common-17.5.0.tgz b/stable/dns-doh-companion/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dns-doh-companion/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/docker-hub-rss/5.0.0/.helmignore b/stable/dns-doh-companion/5.1.3/.helmignore similarity index 100% rename from stable/docker-hub-rss/5.0.0/.helmignore rename to stable/dns-doh-companion/5.1.3/.helmignore diff --git a/stable/dns-doh-companion/5.1.3/CHANGELOG.md b/stable/dns-doh-companion/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..205061e892f --- /dev/null +++ b/stable/dns-doh-companion/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [dns-doh-companion-4.1.17](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.16...dns-doh-companion-4.1.17) (2024-02-12) + +### Chore + + + +- update container image testdasi/simple-dns-doh to latest[@d599a7e](https://github.com/d599a7e) by renovate ([#18110](https://github.com/truecharts/charts/issues/18110)) + + +## [dns-doh-companion-4.1.16](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.15...dns-doh-companion-4.1.16) (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)) + + +## [dns-doh-companion-4.1.15](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.14...dns-doh-companion-4.1.15) (2024-01-29) + +### Chore + + + +- update container image testdasi/simple-dns-doh to latest[@d53420c](https://github.com/d53420c) by renovate ([#17655](https://github.com/truecharts/charts/issues/17655)) + + +## [dns-doh-companion-4.1.14](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.13...dns-doh-companion-4.1.14) (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)) + + +## [dns-doh-companion-4.1.13](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.12...dns-doh-companion-4.1.13) (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)) + + +## [dns-doh-companion-4.1.12](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.11...dns-doh-companion-4.1.12) (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)) + + +## [dns-doh-companion-4.1.11](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.10...dns-doh-companion-4.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [dns-doh-companion-4.1.10](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.9...dns-doh-companion-4.1.10) (2024-01-21) + +### Chore + + + +- update container image testdasi/simple-dns-doh to latest[@f1f4280](https://github.com/f1f4280) by renovate ([#17397](https://github.com/truecharts/charts/issues/17397)) + + +## [dns-doh-companion-4.1.9](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.8...dns-doh-companion-4.1.9) (2024-01-14) + +### Chore + + + +- update container image testdasi/simple-dns-doh to latest[@e0a00c1](https://github.com/e0a00c1) by renovate ([#17176](https://github.com/truecharts/charts/issues/17176)) + + diff --git a/stable/dns-doh-companion/5.1.3/Chart.yaml b/stable/dns-doh-companion/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c670294e58b --- /dev/null +++ b/stable/dns-doh-companion/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. +home: https://truecharts.org/charts/stable/dns-doh-companion +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png +keywords: + - dns-doh-companion + - Network-DNS +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dns-doh-companion +sources: + - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ + - https://github.com/truecharts/charts/tree/master/charts/stable/dns-doh-companion + - https://hub.docker.com/r/testdasi/simple-dns-doh +type: application +version: 5.1.3 diff --git a/stable/dns-doh-companion/5.0.0/README.md b/stable/dns-doh-companion/5.1.3/README.md similarity index 100% rename from stable/dns-doh-companion/5.0.0/README.md rename to stable/dns-doh-companion/5.1.3/README.md diff --git a/stable/dns-doh-companion/5.0.0/app-readme.md b/stable/dns-doh-companion/5.1.3/app-readme.md similarity index 100% rename from stable/dns-doh-companion/5.0.0/app-readme.md rename to stable/dns-doh-companion/5.1.3/app-readme.md diff --git a/stable/dns-doh-companion/5.1.3/charts/common-18.0.3.tgz b/stable/dns-doh-companion/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dns-doh-companion/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dns-doh-companion/5.0.0/ix_values.yaml b/stable/dns-doh-companion/5.1.3/ix_values.yaml similarity index 100% rename from stable/dns-doh-companion/5.0.0/ix_values.yaml rename to stable/dns-doh-companion/5.1.3/ix_values.yaml diff --git a/stable/dns-doh-companion/5.0.0/questions.yaml b/stable/dns-doh-companion/5.1.3/questions.yaml similarity index 100% rename from stable/dns-doh-companion/5.0.0/questions.yaml rename to stable/dns-doh-companion/5.1.3/questions.yaml diff --git a/stable/dns-doh-companion/5.0.0/templates/common.yaml b/stable/dns-doh-companion/5.1.3/templates/common.yaml similarity index 100% rename from stable/dns-doh-companion/5.0.0/templates/common.yaml rename to stable/dns-doh-companion/5.1.3/templates/common.yaml diff --git a/stable/docker-hub-rss/5.0.0/values.yaml b/stable/dns-doh-companion/5.1.3/values.yaml similarity index 100% rename from stable/docker-hub-rss/5.0.0/values.yaml rename to stable/dns-doh-companion/5.1.3/values.yaml diff --git a/stable/docker-hub-rss/5.0.0/CHANGELOG.md b/stable/docker-hub-rss/5.0.0/CHANGELOG.md deleted file mode 100644 index d846caa7747..00000000000 --- a/stable/docker-hub-rss/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [docker-hub-rss-4.1.12](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.11...docker-hub-rss-4.1.12) (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)) - - -## [docker-hub-rss-4.1.11](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.10...docker-hub-rss-4.1.11) (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)) - - -## [docker-hub-rss-4.1.10](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.9...docker-hub-rss-4.1.10) (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)) - - -## [docker-hub-rss-4.1.9](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.8...docker-hub-rss-4.1.9) (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)) - - -## [docker-hub-rss-4.1.8](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.7...docker-hub-rss-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [docker-hub-rss-4.1.7](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.6...docker-hub-rss-4.1.7) (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)) - - -## [docker-hub-rss-4.1.6](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.5...docker-hub-rss-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [docker-hub-rss-4.1.5](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.4...docker-hub-rss-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [docker-hub-rss-4.1.4](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.3...docker-hub-rss-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [docker-hub-rss-4.1.3](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.0...docker-hub-rss-4.1.3) (2024-01-01) diff --git a/stable/docker-hub-rss/5.0.0/Chart.yaml b/stable/docker-hub-rss/5.0.0/Chart.yaml deleted file mode 100644 index 1af34466342..00000000000 --- a/stable/docker-hub-rss/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: RSS feed for Chart Hub images. -home: https://truecharts.org/charts/stable/docker-hub-rss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png -keywords: - - docker-hub-rss - - Cloud - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: docker-hub-rss -sources: - - https://github.com/TheConnMan/docker-hub-rss - - https://github.com/truecharts/charts/tree/master/charts/stable/docker-hub-rss - - https://hub.docker.com/r/theconnman/docker-hub-rss -type: application -version: 5.0.0 diff --git a/stable/docker-hub-rss/5.0.0/charts/common-17.5.0.tgz b/stable/docker-hub-rss/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/docker-hub-rss/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/docker/5.0.0/.helmignore b/stable/docker-hub-rss/5.1.3/.helmignore similarity index 100% rename from stable/docker/5.0.0/.helmignore rename to stable/docker-hub-rss/5.1.3/.helmignore diff --git a/stable/docker-hub-rss/5.1.3/CHANGELOG.md b/stable/docker-hub-rss/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c6119e3f2c4 --- /dev/null +++ b/stable/docker-hub-rss/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [docker-hub-rss-4.1.12](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.11...docker-hub-rss-4.1.12) (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)) + + +## [docker-hub-rss-4.1.11](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.10...docker-hub-rss-4.1.11) (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)) + + +## [docker-hub-rss-4.1.10](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.9...docker-hub-rss-4.1.10) (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)) + + +## [docker-hub-rss-4.1.9](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.8...docker-hub-rss-4.1.9) (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)) + + +## [docker-hub-rss-4.1.8](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.7...docker-hub-rss-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [docker-hub-rss-4.1.7](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.6...docker-hub-rss-4.1.7) (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)) + + +## [docker-hub-rss-4.1.6](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.5...docker-hub-rss-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [docker-hub-rss-4.1.5](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.4...docker-hub-rss-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [docker-hub-rss-4.1.4](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.3...docker-hub-rss-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/docker-hub-rss/5.1.3/Chart.yaml b/stable/docker-hub-rss/5.1.3/Chart.yaml new file mode 100644 index 00000000000..4da7105f406 --- /dev/null +++ b/stable/docker-hub-rss/5.1.3/Chart.yaml @@ -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: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: RSS feed for Chart Hub images. +home: https://truecharts.org/charts/stable/docker-hub-rss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png +keywords: + - docker-hub-rss + - Cloud + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: docker-hub-rss +sources: + - https://github.com/TheConnMan/docker-hub-rss + - https://github.com/truecharts/charts/tree/master/charts/stable/docker-hub-rss + - https://hub.docker.com/r/theconnman/docker-hub-rss +type: application +version: 5.1.3 diff --git a/stable/docker-hub-rss/5.0.0/README.md b/stable/docker-hub-rss/5.1.3/README.md similarity index 100% rename from stable/docker-hub-rss/5.0.0/README.md rename to stable/docker-hub-rss/5.1.3/README.md diff --git a/stable/docker-hub-rss/5.0.0/app-readme.md b/stable/docker-hub-rss/5.1.3/app-readme.md similarity index 100% rename from stable/docker-hub-rss/5.0.0/app-readme.md rename to stable/docker-hub-rss/5.1.3/app-readme.md diff --git a/stable/docker-hub-rss/5.1.3/charts/common-18.0.3.tgz b/stable/docker-hub-rss/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/docker-hub-rss/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/docker-hub-rss/5.0.0/ix_values.yaml b/stable/docker-hub-rss/5.1.3/ix_values.yaml similarity index 100% rename from stable/docker-hub-rss/5.0.0/ix_values.yaml rename to stable/docker-hub-rss/5.1.3/ix_values.yaml diff --git a/stable/docker-hub-rss/5.0.0/questions.yaml b/stable/docker-hub-rss/5.1.3/questions.yaml similarity index 100% rename from stable/docker-hub-rss/5.0.0/questions.yaml rename to stable/docker-hub-rss/5.1.3/questions.yaml diff --git a/stable/docker-hub-rss/5.0.0/templates/common.yaml b/stable/docker-hub-rss/5.1.3/templates/common.yaml similarity index 100% rename from stable/docker-hub-rss/5.0.0/templates/common.yaml rename to stable/docker-hub-rss/5.1.3/templates/common.yaml diff --git a/stable/docker/5.0.0/values.yaml b/stable/docker-hub-rss/5.1.3/values.yaml similarity index 100% rename from stable/docker/5.0.0/values.yaml rename to stable/docker-hub-rss/5.1.3/values.yaml diff --git a/stable/docker/5.0.0/CHANGELOG.md b/stable/docker/5.0.0/CHANGELOG.md deleted file mode 100644 index dad0c97f391..00000000000 --- a/stable/docker/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - -## [docker-4.0.9](https://github.com/truecharts/charts/compare/docker-4.0.8...docker-4.0.9) (2024-02-12) - -### Chore - - - -- update container image docker to v25.0.3[@915cd16](https://github.com/915cd16) by renovate ([#18127](https://github.com/truecharts/charts/issues/18127)) - - -## [docker-4.0.8](https://github.com/truecharts/charts/compare/docker-4.0.7...docker-4.0.8) (2024-02-05) - -### Chore - - - -- update container image docker to 25.0.2-dind[@fed3a24](https://github.com/fed3a24) by renovate ([#17826](https://github.com/truecharts/charts/issues/17826)) - - -## [docker-4.0.7](https://github.com/truecharts/charts/compare/docker-4.0.6...docker-4.0.7) (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)) - - -## [docker-4.0.6](https://github.com/truecharts/charts/compare/docker-4.0.5...docker-4.0.6) (2024-02-03) - -### Chore - - - -- update container image docker to 25.0.2-dind[@2a4b002](https://github.com/2a4b002) by renovate ([#17797](https://github.com/truecharts/charts/issues/17797)) - - -## [docker-4.0.5](https://github.com/truecharts/charts/compare/docker-4.0.4...docker-4.0.5) (2024-02-02) - -### Chore - - - -- update container image docker to v25.0.2[@c5353bc](https://github.com/c5353bc) by renovate ([#17785](https://github.com/truecharts/charts/issues/17785)) - - -## [docker-4.0.4](https://github.com/truecharts/charts/compare/docker-4.0.3...docker-4.0.4) (2024-01-29) - -### Chore - - - -- update container image docker to v25.0.1[@91c7180](https://github.com/91c7180) by renovate ([#17664](https://github.com/truecharts/charts/issues/17664)) - - -## [docker-4.0.3](https://github.com/truecharts/charts/compare/docker-4.0.2...docker-4.0.3) (2024-01-29) - -### Chore - - - -- update container image docker to v[@a0ce13b](https://github.com/a0ce13b) by renovate ([#17586](https://github.com/truecharts/charts/issues/17586)) - - -## [docker-4.0.2](https://github.com/truecharts/charts/compare/docker-4.0.1...docker-4.0.2) (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)) - - -## [docker-4.0.1](https://github.com/truecharts/charts/compare/docker-4.0.0...docker-4.0.1) (2024-01-21) \ No newline at end of file diff --git a/stable/docker/5.0.0/Chart.yaml b/stable/docker/5.0.0/Chart.yaml deleted file mode 100644 index 343b807b02c..00000000000 --- a/stable/docker/5.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: docker - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 25.0.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dedicated App for using Docker-in-Docker -home: https://truecharts.org/charts/stable/docker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png -keywords: - - docker -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: docker -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docker - - https://hub.docker.com/_/docker -type: application -version: 5.0.0 diff --git a/stable/docker/5.0.0/charts/common-17.5.0.tgz b/stable/docker/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/docker/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dockerregistry/5.0.0/.helmignore b/stable/docker/5.1.3/.helmignore similarity index 100% rename from stable/dockerregistry/5.0.0/.helmignore rename to stable/docker/5.1.3/.helmignore diff --git a/stable/docker/5.1.3/CHANGELOG.md b/stable/docker/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6a5d05c9515 --- /dev/null +++ b/stable/docker/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + +## [docker-4.0.9](https://github.com/truecharts/charts/compare/docker-4.0.8...docker-4.0.9) (2024-02-12) + +### Chore + + + +- update container image docker to v25.0.3[@915cd16](https://github.com/915cd16) by renovate ([#18127](https://github.com/truecharts/charts/issues/18127)) + + +## [docker-4.0.8](https://github.com/truecharts/charts/compare/docker-4.0.7...docker-4.0.8) (2024-02-05) + +### Chore + + + +- update container image docker to 25.0.2-dind[@fed3a24](https://github.com/fed3a24) by renovate ([#17826](https://github.com/truecharts/charts/issues/17826)) + + +## [docker-4.0.7](https://github.com/truecharts/charts/compare/docker-4.0.6...docker-4.0.7) (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)) + + +## [docker-4.0.6](https://github.com/truecharts/charts/compare/docker-4.0.5...docker-4.0.6) (2024-02-03) + +### Chore + + + +- update container image docker to 25.0.2-dind[@2a4b002](https://github.com/2a4b002) by renovate ([#17797](https://github.com/truecharts/charts/issues/17797)) + + +## [docker-4.0.5](https://github.com/truecharts/charts/compare/docker-4.0.4...docker-4.0.5) (2024-02-02) + +### Chore + + + +- update container image docker to v25.0.2[@c5353bc](https://github.com/c5353bc) by renovate ([#17785](https://github.com/truecharts/charts/issues/17785)) + + +## [docker-4.0.4](https://github.com/truecharts/charts/compare/docker-4.0.3...docker-4.0.4) (2024-01-29) + +### Chore + + + +- update container image docker to v25.0.1[@91c7180](https://github.com/91c7180) by renovate ([#17664](https://github.com/truecharts/charts/issues/17664)) + + +## [docker-4.0.3](https://github.com/truecharts/charts/compare/docker-4.0.2...docker-4.0.3) (2024-01-29) + +### Chore + + + +- update container image docker to v[@a0ce13b](https://github.com/a0ce13b) by renovate ([#17586](https://github.com/truecharts/charts/issues/17586)) + + +## [docker-4.0.2](https://github.com/truecharts/charts/compare/docker-4.0.1...docker-4.0.2) (2024-01-26) + +### Chore + + diff --git a/stable/docker/5.1.3/Chart.yaml b/stable/docker/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ddac92df24d --- /dev/null +++ b/stable/docker/5.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: docker + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 25.0.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Dedicated App for using Docker-in-Docker +home: https://truecharts.org/charts/stable/docker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png +keywords: + - docker +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: docker +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/docker + - https://hub.docker.com/_/docker +type: application +version: 5.1.3 diff --git a/stable/docker/5.0.0/README.md b/stable/docker/5.1.3/README.md similarity index 100% rename from stable/docker/5.0.0/README.md rename to stable/docker/5.1.3/README.md diff --git a/stable/docker/5.0.0/app-readme.md b/stable/docker/5.1.3/app-readme.md similarity index 100% rename from stable/docker/5.0.0/app-readme.md rename to stable/docker/5.1.3/app-readme.md diff --git a/stable/docker/5.1.3/charts/common-18.0.3.tgz b/stable/docker/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/docker/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/docker/5.0.0/ix_values.yaml b/stable/docker/5.1.3/ix_values.yaml similarity index 100% rename from stable/docker/5.0.0/ix_values.yaml rename to stable/docker/5.1.3/ix_values.yaml diff --git a/stable/docker/5.0.0/questions.yaml b/stable/docker/5.1.3/questions.yaml similarity index 100% rename from stable/docker/5.0.0/questions.yaml rename to stable/docker/5.1.3/questions.yaml diff --git a/stable/docusaurus/8.0.0/templates/NOTES.txt b/stable/docker/5.1.3/templates/NOTES.txt similarity index 100% rename from stable/docusaurus/8.0.0/templates/NOTES.txt rename to stable/docker/5.1.3/templates/NOTES.txt diff --git a/stable/docusaurus/8.0.0/templates/common.yaml b/stable/docker/5.1.3/templates/common.yaml similarity index 100% rename from stable/docusaurus/8.0.0/templates/common.yaml rename to stable/docker/5.1.3/templates/common.yaml diff --git a/stable/dockerregistry/5.0.0/values.yaml b/stable/docker/5.1.3/values.yaml similarity index 100% rename from stable/dockerregistry/5.0.0/values.yaml rename to stable/docker/5.1.3/values.yaml diff --git a/stable/dockerregistry/5.0.0/CHANGELOG.md b/stable/dockerregistry/5.0.0/CHANGELOG.md deleted file mode 100644 index cfa37bd8e28..00000000000 --- a/stable/dockerregistry/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [dockerregistry-4.1.13](https://github.com/truecharts/charts/compare/dockerregistry-4.1.12...dockerregistry-4.1.13) (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)) - - -## [dockerregistry-4.1.12](https://github.com/truecharts/charts/compare/dockerregistry-4.1.11...dockerregistry-4.1.12) (2024-01-29) - -### Chore - - - -- update container image registry to 2[@f4e1b87](https://github.com/f4e1b87) by renovate ([#17649](https://github.com/truecharts/charts/issues/17649)) - - -## [dockerregistry-4.1.11](https://github.com/truecharts/charts/compare/dockerregistry-4.1.10...dockerregistry-4.1.11) (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)) - - -## [dockerregistry-4.1.10](https://github.com/truecharts/charts/compare/dockerregistry-4.1.9...dockerregistry-4.1.10) (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)) - - -## [dockerregistry-4.1.9](https://github.com/truecharts/charts/compare/dockerregistry-4.1.8...dockerregistry-4.1.9) (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)) - - -## [dockerregistry-4.1.8](https://github.com/truecharts/charts/compare/dockerregistry-4.1.7...dockerregistry-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [dockerregistry-4.1.7](https://github.com/truecharts/charts/compare/dockerregistry-4.1.6...dockerregistry-4.1.7) (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)) - - -## [dockerregistry-4.1.6](https://github.com/truecharts/charts/compare/dockerregistry-4.1.5...dockerregistry-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [dockerregistry-4.1.5](https://github.com/truecharts/charts/compare/dockerregistry-4.1.4...dockerregistry-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [dockerregistry-4.1.4](https://github.com/truecharts/charts/compare/dockerregistry-4.1.3...dockerregistry-4.1.4) (2024-01-01) - -### Chore diff --git a/stable/dockerregistry/5.0.0/Chart.yaml b/stable/dockerregistry/5.0.0/Chart.yaml deleted file mode 100644 index 5e51cde10bb..00000000000 --- a/stable/dockerregistry/5.0.0/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ -home: https://truecharts.org/charts/stable/dockerregistry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png -keywords: - - dockerregistry - - Cloud - - Network-Management - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dockerregistry -sources: - - https://registry.hub.docker.com/_/registry/ - - https://github.com/distribution/distribution - - https://github.com/truecharts/charts/tree/master/charts/stable/dockerregistry - - https://hub.docker.com/_/registry -type: application -version: 5.0.0 diff --git a/stable/dockerregistry/5.0.0/charts/common-17.5.0.tgz b/stable/dockerregistry/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dockerregistry/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/docusaurus/8.0.0/.helmignore b/stable/dockerregistry/5.1.3/.helmignore similarity index 100% rename from stable/docusaurus/8.0.0/.helmignore rename to stable/dockerregistry/5.1.3/.helmignore diff --git a/stable/dockerregistry/5.1.3/CHANGELOG.md b/stable/dockerregistry/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2d21144f229 --- /dev/null +++ b/stable/dockerregistry/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [dockerregistry-4.1.13](https://github.com/truecharts/charts/compare/dockerregistry-4.1.12...dockerregistry-4.1.13) (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)) + + +## [dockerregistry-4.1.12](https://github.com/truecharts/charts/compare/dockerregistry-4.1.11...dockerregistry-4.1.12) (2024-01-29) + +### Chore + + + +- update container image registry to 2[@f4e1b87](https://github.com/f4e1b87) by renovate ([#17649](https://github.com/truecharts/charts/issues/17649)) + + +## [dockerregistry-4.1.11](https://github.com/truecharts/charts/compare/dockerregistry-4.1.10...dockerregistry-4.1.11) (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)) + + +## [dockerregistry-4.1.10](https://github.com/truecharts/charts/compare/dockerregistry-4.1.9...dockerregistry-4.1.10) (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)) + + +## [dockerregistry-4.1.9](https://github.com/truecharts/charts/compare/dockerregistry-4.1.8...dockerregistry-4.1.9) (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)) + + +## [dockerregistry-4.1.8](https://github.com/truecharts/charts/compare/dockerregistry-4.1.7...dockerregistry-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [dockerregistry-4.1.7](https://github.com/truecharts/charts/compare/dockerregistry-4.1.6...dockerregistry-4.1.7) (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)) + + +## [dockerregistry-4.1.6](https://github.com/truecharts/charts/compare/dockerregistry-4.1.5...dockerregistry-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [dockerregistry-4.1.5](https://github.com/truecharts/charts/compare/dockerregistry-4.1.4...dockerregistry-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/dockerregistry/5.1.3/Chart.yaml b/stable/dockerregistry/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c43ca452e8b --- /dev/null +++ b/stable/dockerregistry/5.1.3/Chart.yaml @@ -0,0 +1,42 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: | + Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ +home: https://truecharts.org/charts/stable/dockerregistry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png +keywords: + - dockerregistry + - Cloud + - Network-Management + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dockerregistry +sources: + - https://registry.hub.docker.com/_/registry/ + - https://github.com/distribution/distribution + - https://github.com/truecharts/charts/tree/master/charts/stable/dockerregistry + - https://hub.docker.com/_/registry +type: application +version: 5.1.3 diff --git a/stable/dockerregistry/5.0.0/README.md b/stable/dockerregistry/5.1.3/README.md similarity index 100% rename from stable/dockerregistry/5.0.0/README.md rename to stable/dockerregistry/5.1.3/README.md diff --git a/stable/dockerregistry/5.0.0/app-readme.md b/stable/dockerregistry/5.1.3/app-readme.md similarity index 100% rename from stable/dockerregistry/5.0.0/app-readme.md rename to stable/dockerregistry/5.1.3/app-readme.md diff --git a/stable/dockerregistry/5.1.3/charts/common-18.0.3.tgz b/stable/dockerregistry/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dockerregistry/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dockerregistry/5.0.0/ix_values.yaml b/stable/dockerregistry/5.1.3/ix_values.yaml similarity index 100% rename from stable/dockerregistry/5.0.0/ix_values.yaml rename to stable/dockerregistry/5.1.3/ix_values.yaml diff --git a/stable/dockerregistry/5.0.0/questions.yaml b/stable/dockerregistry/5.1.3/questions.yaml similarity index 100% rename from stable/dockerregistry/5.0.0/questions.yaml rename to stable/dockerregistry/5.1.3/questions.yaml diff --git a/stable/dockerregistry/5.0.0/templates/common.yaml b/stable/dockerregistry/5.1.3/templates/common.yaml similarity index 100% rename from stable/dockerregistry/5.0.0/templates/common.yaml rename to stable/dockerregistry/5.1.3/templates/common.yaml diff --git a/stable/docusaurus/8.0.0/values.yaml b/stable/dockerregistry/5.1.3/values.yaml similarity index 100% rename from stable/docusaurus/8.0.0/values.yaml rename to stable/dockerregistry/5.1.3/values.yaml diff --git a/stable/docusaurus/8.0.0/CHANGELOG.md b/stable/docusaurus/8.0.0/CHANGELOG.md deleted file mode 100644 index 2a7da8955d8..00000000000 --- a/stable/docusaurus/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [docusaurus-7.1.12](https://github.com/truecharts/charts/compare/docusaurus-7.1.11...docusaurus-7.1.12) (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)) - - -## [docusaurus-7.1.11](https://github.com/truecharts/charts/compare/docusaurus-7.1.10...docusaurus-7.1.11) (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)) - - -## [docusaurus-7.1.10](https://github.com/truecharts/charts/compare/docusaurus-7.1.9...docusaurus-7.1.10) (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)) - - -## [docusaurus-7.1.9](https://github.com/truecharts/charts/compare/docusaurus-7.1.8...docusaurus-7.1.9) (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)) - - -## [docusaurus-7.1.8](https://github.com/truecharts/charts/compare/docusaurus-7.1.7...docusaurus-7.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [docusaurus-7.1.7](https://github.com/truecharts/charts/compare/docusaurus-7.1.6...docusaurus-7.1.7) (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)) - - -## [docusaurus-7.1.6](https://github.com/truecharts/charts/compare/docusaurus-7.1.5...docusaurus-7.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [docusaurus-7.1.5](https://github.com/truecharts/charts/compare/docusaurus-7.1.4...docusaurus-7.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [docusaurus-7.1.4](https://github.com/truecharts/charts/compare/docusaurus-7.1.3...docusaurus-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [docusaurus-7.1.3](https://github.com/truecharts/charts/compare/docusaurus-7.1.0...docusaurus-7.1.3) (2024-01-01) diff --git a/stable/docusaurus/8.0.0/Chart.yaml b/stable/docusaurus/8.0.0/Chart.yaml deleted file mode 100644 index 8f53e81e13b..00000000000 --- a/stable/docusaurus/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: website - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Docusaurus makes it easy to maintain Open Source documentation websites. -home: https://truecharts.org/charts/stable/docusaurus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png -keywords: - - documentation - - website - - Docusaurus -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: docusaurus -sources: - - https://github.com/awesometic/docker-docusaurus - - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus - - https://hub.docker.com/r/awesometic/docusaurus -type: application -version: 8.0.0 diff --git a/stable/docusaurus/8.0.0/charts/common-17.5.0.tgz b/stable/docusaurus/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/docusaurus/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dokuwiki/10.1.0/.helmignore b/stable/docusaurus/8.1.3/.helmignore similarity index 100% rename from stable/dokuwiki/10.1.0/.helmignore rename to stable/docusaurus/8.1.3/.helmignore diff --git a/stable/docusaurus/8.1.3/CHANGELOG.md b/stable/docusaurus/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2281f50a14e --- /dev/null +++ b/stable/docusaurus/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [docusaurus-7.1.12](https://github.com/truecharts/charts/compare/docusaurus-7.1.11...docusaurus-7.1.12) (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)) + + +## [docusaurus-7.1.11](https://github.com/truecharts/charts/compare/docusaurus-7.1.10...docusaurus-7.1.11) (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)) + + +## [docusaurus-7.1.10](https://github.com/truecharts/charts/compare/docusaurus-7.1.9...docusaurus-7.1.10) (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)) + + +## [docusaurus-7.1.9](https://github.com/truecharts/charts/compare/docusaurus-7.1.8...docusaurus-7.1.9) (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)) + + +## [docusaurus-7.1.8](https://github.com/truecharts/charts/compare/docusaurus-7.1.7...docusaurus-7.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [docusaurus-7.1.7](https://github.com/truecharts/charts/compare/docusaurus-7.1.6...docusaurus-7.1.7) (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)) + + +## [docusaurus-7.1.6](https://github.com/truecharts/charts/compare/docusaurus-7.1.5...docusaurus-7.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [docusaurus-7.1.5](https://github.com/truecharts/charts/compare/docusaurus-7.1.4...docusaurus-7.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [docusaurus-7.1.4](https://github.com/truecharts/charts/compare/docusaurus-7.1.3...docusaurus-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/docusaurus/8.1.3/Chart.yaml b/stable/docusaurus/8.1.3/Chart.yaml new file mode 100644 index 00000000000..b1cec58f51a --- /dev/null +++ b/stable/docusaurus/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: website + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Docusaurus makes it easy to maintain Open Source documentation websites. +home: https://truecharts.org/charts/stable/docusaurus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png +keywords: + - documentation + - website + - Docusaurus +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: docusaurus +sources: + - https://github.com/awesometic/docker-docusaurus + - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus + - https://hub.docker.com/r/awesometic/docusaurus +type: application +version: 8.1.3 diff --git a/stable/docusaurus/8.0.0/README.md b/stable/docusaurus/8.1.3/README.md similarity index 100% rename from stable/docusaurus/8.0.0/README.md rename to stable/docusaurus/8.1.3/README.md diff --git a/stable/docusaurus/8.0.0/app-readme.md b/stable/docusaurus/8.1.3/app-readme.md similarity index 100% rename from stable/docusaurus/8.0.0/app-readme.md rename to stable/docusaurus/8.1.3/app-readme.md diff --git a/stable/docusaurus/8.1.3/charts/common-18.0.3.tgz b/stable/docusaurus/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/docusaurus/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/docusaurus/8.0.0/ix_values.yaml b/stable/docusaurus/8.1.3/ix_values.yaml similarity index 100% rename from stable/docusaurus/8.0.0/ix_values.yaml rename to stable/docusaurus/8.1.3/ix_values.yaml diff --git a/stable/docusaurus/8.0.0/questions.yaml b/stable/docusaurus/8.1.3/questions.yaml similarity index 100% rename from stable/docusaurus/8.0.0/questions.yaml rename to stable/docusaurus/8.1.3/questions.yaml diff --git a/stable/dokuwiki/10.1.0/templates/NOTES.txt b/stable/docusaurus/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/10.1.0/templates/NOTES.txt rename to stable/docusaurus/8.1.3/templates/NOTES.txt diff --git a/stable/dokuwiki/10.1.0/templates/common.yaml b/stable/docusaurus/8.1.3/templates/common.yaml similarity index 100% rename from stable/dokuwiki/10.1.0/templates/common.yaml rename to stable/docusaurus/8.1.3/templates/common.yaml diff --git a/stable/dokuwiki/10.1.0/values.yaml b/stable/docusaurus/8.1.3/values.yaml similarity index 100% rename from stable/dokuwiki/10.1.0/values.yaml rename to stable/docusaurus/8.1.3/values.yaml diff --git a/stable/dokuwiki/10.1.0/CHANGELOG.md b/stable/dokuwiki/10.1.0/CHANGELOG.md deleted file mode 100644 index de2443e4f58..00000000000 --- a/stable/dokuwiki/10.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [dokuwiki-9.1.18](https://github.com/truecharts/charts/compare/dokuwiki-9.1.17...dokuwiki-9.1.18) (2024-02-12) - -### Chore - - - -- update container image bitnami/dokuwiki to 20230404.1.0[@326f97f](https://github.com/326f97f) by renovate ([#18201](https://github.com/truecharts/charts/issues/18201)) - - -## [dokuwiki-9.1.17](https://github.com/truecharts/charts/compare/dokuwiki-9.1.16...dokuwiki-9.1.17) (2024-02-12) - -### Chore - - - -- update container image bitnami/dokuwiki to 20230404.1.0[@68ba05c](https://github.com/68ba05c) by renovate ([#18155](https://github.com/truecharts/charts/issues/18155)) - - -## [dokuwiki-9.1.16](https://github.com/truecharts/charts/compare/dokuwiki-9.1.15...dokuwiki-9.1.16) (2024-02-12) - -### Chore - - - -- update container image bitnami/dokuwiki to 20230404.1.0[@d9ebe51](https://github.com/d9ebe51) by renovate ([#18027](https://github.com/truecharts/charts/issues/18027)) - - -## [dokuwiki-9.1.15](https://github.com/truecharts/charts/compare/dokuwiki-9.1.14...dokuwiki-9.1.15) (2024-02-05) - -### Chore - - - -- update container image bitnami/dokuwiki to 20230404.1.0[@aaee2ed](https://github.com/aaee2ed) by renovate ([#17813](https://github.com/truecharts/charts/issues/17813)) - - -## [dokuwiki-9.1.14](https://github.com/truecharts/charts/compare/dokuwiki-9.1.13...dokuwiki-9.1.14) (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)) - - -## [dokuwiki-9.1.13](https://github.com/truecharts/charts/compare/dokuwiki-9.1.12...dokuwiki-9.1.13) (2024-01-29) - -### Chore - - - -- update container image bitnami/dokuwiki to 20230404.1.0[@95c012d](https://github.com/95c012d) by renovate ([#17579](https://github.com/truecharts/charts/issues/17579)) - - -## [dokuwiki-9.1.12](https://github.com/truecharts/charts/compare/dokuwiki-9.1.11...dokuwiki-9.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)) - - -## [dokuwiki-9.1.11](https://github.com/truecharts/charts/compare/dokuwiki-9.1.10...dokuwiki-9.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)) - - -## [dokuwiki-9.1.10](https://github.com/truecharts/charts/compare/dokuwiki-9.1.9...dokuwiki-9.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)) - - -## [dokuwiki-9.1.9](https://github.com/truecharts/charts/compare/dokuwiki-9.1.8...dokuwiki-9.1.9) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/stable/dokuwiki/10.1.0/Chart.yaml b/stable/dokuwiki/10.1.0/Chart.yaml deleted file mode 100644 index 9b8cf39487d..00000000000 --- a/stable/dokuwiki/10.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 20230404.1.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. -home: https://truecharts.org/charts/stable/dokuwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png -keywords: - - dokuwiki -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dokuwiki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki - - https://hub.docker.com/r/bitnami/dokuwiki -type: application -version: 10.1.0 diff --git a/stable/dokuwiki/10.1.0/charts/common-18.0.1.tgz b/stable/dokuwiki/10.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/dokuwiki/10.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/dokuwiki/10.1.0/ix_values.yaml b/stable/dokuwiki/10.1.0/ix_values.yaml deleted file mode 100644 index 9c86eb057e2..00000000000 --- a/stable/dokuwiki/10.1.0/ix_values.yaml +++ /dev/null @@ -1,44 +0,0 @@ -image: - repository: bitnami/dokuwiki - pullPolicy: IfNotPresent - tag: 20230404.1.0@sha256:cab4650245b3cccf5584c69b2ab2db4f03bdef5ecf434748f48e2ee915c3119c -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 10123 - targetPort: 8080 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: - DOKUWIKI_USERNAME: "admin" - DOKUWIKI_PASSWORD: "supersecret" - DOKUWIKI_FULL_NAME: "Super Admin" - DOKUWIKI_EMAIL: "admin@example.com" - DOKUWIKI_WIKI_NAME: "DokuWiki" -persistence: - config: - enabled: true - mountPath: /bitnami/dokuwiki -portal: - open: - enabled: true diff --git a/stable/domoticz/10.0.0/.helmignore b/stable/dokuwiki/10.1.4/.helmignore similarity index 100% rename from stable/domoticz/10.0.0/.helmignore rename to stable/dokuwiki/10.1.4/.helmignore diff --git a/stable/dokuwiki/10.1.4/CHANGELOG.md b/stable/dokuwiki/10.1.4/CHANGELOG.md new file mode 100644 index 00000000000..9311d8a088c --- /dev/null +++ b/stable/dokuwiki/10.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [dokuwiki-9.1.18](https://github.com/truecharts/charts/compare/dokuwiki-9.1.17...dokuwiki-9.1.18) (2024-02-12) + +### Chore + + + +- update container image bitnami/dokuwiki to 20230404.1.0[@326f97f](https://github.com/326f97f) by renovate ([#18201](https://github.com/truecharts/charts/issues/18201)) + + +## [dokuwiki-9.1.17](https://github.com/truecharts/charts/compare/dokuwiki-9.1.16...dokuwiki-9.1.17) (2024-02-12) + +### Chore + + + +- update container image bitnami/dokuwiki to 20230404.1.0[@68ba05c](https://github.com/68ba05c) by renovate ([#18155](https://github.com/truecharts/charts/issues/18155)) + + +## [dokuwiki-9.1.16](https://github.com/truecharts/charts/compare/dokuwiki-9.1.15...dokuwiki-9.1.16) (2024-02-12) + +### Chore + + + +- update container image bitnami/dokuwiki to 20230404.1.0[@d9ebe51](https://github.com/d9ebe51) by renovate ([#18027](https://github.com/truecharts/charts/issues/18027)) + + +## [dokuwiki-9.1.15](https://github.com/truecharts/charts/compare/dokuwiki-9.1.14...dokuwiki-9.1.15) (2024-02-05) + +### Chore + + + +- update container image bitnami/dokuwiki to 20230404.1.0[@aaee2ed](https://github.com/aaee2ed) by renovate ([#17813](https://github.com/truecharts/charts/issues/17813)) + + +## [dokuwiki-9.1.14](https://github.com/truecharts/charts/compare/dokuwiki-9.1.13...dokuwiki-9.1.14) (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)) + + +## [dokuwiki-9.1.13](https://github.com/truecharts/charts/compare/dokuwiki-9.1.12...dokuwiki-9.1.13) (2024-01-29) + +### Chore + + + +- update container image bitnami/dokuwiki to 20230404.1.0[@95c012d](https://github.com/95c012d) by renovate ([#17579](https://github.com/truecharts/charts/issues/17579)) + + +## [dokuwiki-9.1.12](https://github.com/truecharts/charts/compare/dokuwiki-9.1.11...dokuwiki-9.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)) + + +## [dokuwiki-9.1.11](https://github.com/truecharts/charts/compare/dokuwiki-9.1.10...dokuwiki-9.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)) + + +## [dokuwiki-9.1.10](https://github.com/truecharts/charts/compare/dokuwiki-9.1.9...dokuwiki-9.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)) diff --git a/stable/dokuwiki/10.1.4/Chart.yaml b/stable/dokuwiki/10.1.4/Chart.yaml new file mode 100644 index 00000000000..88976dab552 --- /dev/null +++ b/stable/dokuwiki/10.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 20230404.1.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. +home: https://truecharts.org/charts/stable/dokuwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png +keywords: + - dokuwiki +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dokuwiki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki + - https://hub.docker.com/r/bitnami/dokuwiki +type: application +version: 10.1.4 diff --git a/stable/dokuwiki/10.1.0/README.md b/stable/dokuwiki/10.1.4/README.md similarity index 100% rename from stable/dokuwiki/10.1.0/README.md rename to stable/dokuwiki/10.1.4/README.md diff --git a/stable/dokuwiki/10.1.0/app-readme.md b/stable/dokuwiki/10.1.4/app-readme.md similarity index 100% rename from stable/dokuwiki/10.1.0/app-readme.md rename to stable/dokuwiki/10.1.4/app-readme.md diff --git a/stable/dokuwiki/10.1.4/charts/common-18.0.3.tgz b/stable/dokuwiki/10.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dokuwiki/10.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/dokuwiki/10.1.4/ix_values.yaml b/stable/dokuwiki/10.1.4/ix_values.yaml new file mode 100644 index 00000000000..bede0035f8b --- /dev/null +++ b/stable/dokuwiki/10.1.4/ix_values.yaml @@ -0,0 +1,44 @@ +image: + repository: bitnami/dokuwiki + pullPolicy: IfNotPresent + tag: 20230404.1.0@sha256:30e5bb9c1ebb0171d2c125cd13e77febd944a765f9e9363f31ab45401094ac02 +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10123 + targetPort: 8080 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + DOKUWIKI_USERNAME: "admin" + DOKUWIKI_PASSWORD: "supersecret" + DOKUWIKI_FULL_NAME: "Super Admin" + DOKUWIKI_EMAIL: "admin@example.com" + DOKUWIKI_WIKI_NAME: "DokuWiki" +persistence: + config: + enabled: true + mountPath: /bitnami/dokuwiki +portal: + open: + enabled: true diff --git a/stable/dokuwiki/10.1.0/questions.yaml b/stable/dokuwiki/10.1.4/questions.yaml similarity index 100% rename from stable/dokuwiki/10.1.0/questions.yaml rename to stable/dokuwiki/10.1.4/questions.yaml diff --git a/stable/domoticz/10.0.0/templates/NOTES.txt b/stable/dokuwiki/10.1.4/templates/NOTES.txt similarity index 100% rename from stable/domoticz/10.0.0/templates/NOTES.txt rename to stable/dokuwiki/10.1.4/templates/NOTES.txt diff --git a/stable/domoticz/10.0.0/templates/common.yaml b/stable/dokuwiki/10.1.4/templates/common.yaml similarity index 100% rename from stable/domoticz/10.0.0/templates/common.yaml rename to stable/dokuwiki/10.1.4/templates/common.yaml diff --git a/stable/domoticz/10.0.0/values.yaml b/stable/dokuwiki/10.1.4/values.yaml similarity index 100% rename from stable/domoticz/10.0.0/values.yaml rename to stable/dokuwiki/10.1.4/values.yaml diff --git a/stable/domoticz/10.0.0/CHANGELOG.md b/stable/domoticz/10.0.0/CHANGELOG.md deleted file mode 100644 index 503a1241f3a..00000000000 --- a/stable/domoticz/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [domoticz-9.1.0](https://github.com/truecharts/charts/compare/domoticz-9.0.0...domoticz-9.1.0) (2024-02-05) - -### Chore - - - -- update container image domoticz/domoticz to v2024.4[@9d1c256](https://github.com/9d1c256) by renovate ([#17934](https://github.com/truecharts/charts/issues/17934)) - - -## [domoticz-9.0.0](https://github.com/truecharts/charts/compare/domoticz-8.1.12...domoticz-9.0.0) (2024-02-04) - - -## [domoticz-8.1.12](https://github.com/truecharts/charts/compare/domoticz-8.1.11...domoticz-8.1.12) (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)) - - -## [domoticz-8.1.11](https://github.com/truecharts/charts/compare/domoticz-8.1.10...domoticz-8.1.11) (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)) - - -## [domoticz-8.1.10](https://github.com/truecharts/charts/compare/domoticz-8.1.9...domoticz-8.1.10) (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)) - - -## [domoticz-8.1.9](https://github.com/truecharts/charts/compare/domoticz-8.1.8...domoticz-8.1.9) (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)) - - -## [domoticz-8.1.8](https://github.com/truecharts/charts/compare/domoticz-8.1.7...domoticz-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [domoticz-8.1.7](https://github.com/truecharts/charts/compare/domoticz-8.1.6...domoticz-8.1.7) (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)) - - -## [domoticz-8.1.6](https://github.com/truecharts/charts/compare/domoticz-8.1.5...domoticz-8.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [domoticz-8.1.5](https://github.com/truecharts/charts/compare/domoticz-8.1.4...domoticz-8.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [domoticz-8.1.4](https://github.com/truecharts/charts/compare/domoticz-8.1.3...domoticz-8.1.4) (2024-01-01) \ No newline at end of file diff --git a/stable/domoticz/10.0.0/Chart.yaml b/stable/domoticz/10.0.0/Chart.yaml deleted file mode 100644 index fb5d095d10a..00000000000 --- a/stable/domoticz/10.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.4.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. -home: https://truecharts.org/charts/stable/domoticz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png -keywords: - - domoticz -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: domoticz -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - - https://hub.docker.com/r/domoticz/domoticz -type: application -version: 10.0.0 diff --git a/stable/domoticz/10.0.0/charts/common-17.5.0.tgz b/stable/domoticz/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/domoticz/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/dontstarvetogether/5.0.0/.helmignore b/stable/domoticz/10.1.3/.helmignore similarity index 100% rename from stable/dontstarvetogether/5.0.0/.helmignore rename to stable/domoticz/10.1.3/.helmignore diff --git a/stable/domoticz/10.1.3/CHANGELOG.md b/stable/domoticz/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2eacf50374c --- /dev/null +++ b/stable/domoticz/10.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [domoticz-9.1.0](https://github.com/truecharts/charts/compare/domoticz-9.0.0...domoticz-9.1.0) (2024-02-05) + +### Chore + + + +- update container image domoticz/domoticz to v2024.4[@9d1c256](https://github.com/9d1c256) by renovate ([#17934](https://github.com/truecharts/charts/issues/17934)) + + +## [domoticz-9.0.0](https://github.com/truecharts/charts/compare/domoticz-8.1.12...domoticz-9.0.0) (2024-02-04) + + +## [domoticz-8.1.12](https://github.com/truecharts/charts/compare/domoticz-8.1.11...domoticz-8.1.12) (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)) + + +## [domoticz-8.1.11](https://github.com/truecharts/charts/compare/domoticz-8.1.10...domoticz-8.1.11) (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)) + + +## [domoticz-8.1.10](https://github.com/truecharts/charts/compare/domoticz-8.1.9...domoticz-8.1.10) (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)) + + +## [domoticz-8.1.9](https://github.com/truecharts/charts/compare/domoticz-8.1.8...domoticz-8.1.9) (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)) + + +## [domoticz-8.1.8](https://github.com/truecharts/charts/compare/domoticz-8.1.7...domoticz-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [domoticz-8.1.7](https://github.com/truecharts/charts/compare/domoticz-8.1.6...domoticz-8.1.7) (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)) + + +## [domoticz-8.1.6](https://github.com/truecharts/charts/compare/domoticz-8.1.5...domoticz-8.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [domoticz-8.1.5](https://github.com/truecharts/charts/compare/domoticz-8.1.4...domoticz-8.1.5) (2024-01-02) + +### Chore + + diff --git a/stable/domoticz/10.1.3/Chart.yaml b/stable/domoticz/10.1.3/Chart.yaml new file mode 100644 index 00000000000..d63db0c1a86 --- /dev/null +++ b/stable/domoticz/10.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2024.4.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. +home: https://truecharts.org/charts/stable/domoticz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png +keywords: + - domoticz +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: domoticz +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz + - https://hub.docker.com/r/domoticz/domoticz +type: application +version: 10.1.3 diff --git a/stable/domoticz/10.0.0/README.md b/stable/domoticz/10.1.3/README.md similarity index 100% rename from stable/domoticz/10.0.0/README.md rename to stable/domoticz/10.1.3/README.md diff --git a/stable/domoticz/10.0.0/app-readme.md b/stable/domoticz/10.1.3/app-readme.md similarity index 100% rename from stable/domoticz/10.0.0/app-readme.md rename to stable/domoticz/10.1.3/app-readme.md diff --git a/stable/domoticz/10.1.3/charts/common-18.0.3.tgz b/stable/domoticz/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/domoticz/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/domoticz/10.0.0/ix_values.yaml b/stable/domoticz/10.1.3/ix_values.yaml similarity index 100% rename from stable/domoticz/10.0.0/ix_values.yaml rename to stable/domoticz/10.1.3/ix_values.yaml diff --git a/stable/domoticz/10.0.0/questions.yaml b/stable/domoticz/10.1.3/questions.yaml similarity index 100% rename from stable/domoticz/10.0.0/questions.yaml rename to stable/domoticz/10.1.3/questions.yaml diff --git a/stable/doplarr/9.0.0/templates/NOTES.txt b/stable/domoticz/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/doplarr/9.0.0/templates/NOTES.txt rename to stable/domoticz/10.1.3/templates/NOTES.txt diff --git a/stable/doplarr/9.0.0/templates/common.yaml b/stable/domoticz/10.1.3/templates/common.yaml similarity index 100% rename from stable/doplarr/9.0.0/templates/common.yaml rename to stable/domoticz/10.1.3/templates/common.yaml diff --git a/stable/dontstarvetogether/5.0.0/values.yaml b/stable/domoticz/10.1.3/values.yaml similarity index 100% rename from stable/dontstarvetogether/5.0.0/values.yaml rename to stable/domoticz/10.1.3/values.yaml diff --git a/stable/dontstarvetogether/5.0.0/CHANGELOG.md b/stable/dontstarvetogether/5.0.0/CHANGELOG.md deleted file mode 100644 index bdce1dd987f..00000000000 --- a/stable/dontstarvetogether/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [dontstarvetogether-4.1.12](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.11...dontstarvetogether-4.1.12) (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)) - - -## [dontstarvetogether-4.1.11](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.10...dontstarvetogether-4.1.11) (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)) - - -## [dontstarvetogether-4.1.10](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.9...dontstarvetogether-4.1.10) (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)) - - -## [dontstarvetogether-4.1.9](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.8...dontstarvetogether-4.1.9) (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)) - - -## [dontstarvetogether-4.1.8](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.7...dontstarvetogether-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [dontstarvetogether-4.1.7](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.6...dontstarvetogether-4.1.7) (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)) - - -## [dontstarvetogether-4.1.6](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.5...dontstarvetogether-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [dontstarvetogether-4.1.5](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.4...dontstarvetogether-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [dontstarvetogether-4.1.4](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.3...dontstarvetogether-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [dontstarvetogether-4.1.3](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.0...dontstarvetogether-4.1.3) (2024-01-01) diff --git a/stable/dontstarvetogether/5.0.0/Chart.yaml b/stable/dontstarvetogether/5.0.0/Chart.yaml deleted file mode 100644 index 677215c1cea..00000000000 --- a/stable/dontstarvetogether/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: dontstare -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. -home: https://truecharts.org/charts/stable/dontstarvetogether -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png -keywords: - - dontstarvetogether - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dontstarvetogether -sources: - - https://www.klei.com/games/dont-starve-together - - https://github.com/truecharts/charts/tree/master/charts/stable/dontstarvetogether - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/dontstarvetogether/5.0.0/charts/common-17.5.0.tgz b/stable/dontstarvetogether/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dontstarvetogether/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/doplarr/9.0.0/.helmignore b/stable/dontstarvetogether/5.1.3/.helmignore similarity index 100% rename from stable/doplarr/9.0.0/.helmignore rename to stable/dontstarvetogether/5.1.3/.helmignore diff --git a/stable/dontstarvetogether/5.1.3/CHANGELOG.md b/stable/dontstarvetogether/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fbdd8ffb445 --- /dev/null +++ b/stable/dontstarvetogether/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [dontstarvetogether-4.1.12](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.11...dontstarvetogether-4.1.12) (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)) + + +## [dontstarvetogether-4.1.11](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.10...dontstarvetogether-4.1.11) (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)) + + +## [dontstarvetogether-4.1.10](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.9...dontstarvetogether-4.1.10) (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)) + + +## [dontstarvetogether-4.1.9](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.8...dontstarvetogether-4.1.9) (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)) + + +## [dontstarvetogether-4.1.8](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.7...dontstarvetogether-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [dontstarvetogether-4.1.7](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.6...dontstarvetogether-4.1.7) (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)) + + +## [dontstarvetogether-4.1.6](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.5...dontstarvetogether-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [dontstarvetogether-4.1.5](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.4...dontstarvetogether-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [dontstarvetogether-4.1.4](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.3...dontstarvetogether-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/dontstarvetogether/5.1.3/Chart.yaml b/stable/dontstarvetogether/5.1.3/Chart.yaml new file mode 100644 index 00000000000..4bd28f863f9 --- /dev/null +++ b/stable/dontstarvetogether/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: dontstare +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. +home: https://truecharts.org/charts/stable/dontstarvetogether +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png +keywords: + - dontstarvetogether + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dontstarvetogether +sources: + - https://www.klei.com/games/dont-starve-together + - https://github.com/truecharts/charts/tree/master/charts/stable/dontstarvetogether + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/dontstarvetogether/5.0.0/README.md b/stable/dontstarvetogether/5.1.3/README.md similarity index 100% rename from stable/dontstarvetogether/5.0.0/README.md rename to stable/dontstarvetogether/5.1.3/README.md diff --git a/stable/dontstarvetogether/5.0.0/app-readme.md b/stable/dontstarvetogether/5.1.3/app-readme.md similarity index 100% rename from stable/dontstarvetogether/5.0.0/app-readme.md rename to stable/dontstarvetogether/5.1.3/app-readme.md diff --git a/stable/dontstarvetogether/5.1.3/charts/common-18.0.3.tgz b/stable/dontstarvetogether/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dontstarvetogether/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dontstarvetogether/5.0.0/ix_values.yaml b/stable/dontstarvetogether/5.1.3/ix_values.yaml similarity index 100% rename from stable/dontstarvetogether/5.0.0/ix_values.yaml rename to stable/dontstarvetogether/5.1.3/ix_values.yaml diff --git a/stable/dontstarvetogether/5.0.0/questions.yaml b/stable/dontstarvetogether/5.1.3/questions.yaml similarity index 100% rename from stable/dontstarvetogether/5.0.0/questions.yaml rename to stable/dontstarvetogether/5.1.3/questions.yaml diff --git a/stable/dontstarvetogether/5.0.0/templates/common.yaml b/stable/dontstarvetogether/5.1.3/templates/common.yaml similarity index 100% rename from stable/dontstarvetogether/5.0.0/templates/common.yaml rename to stable/dontstarvetogether/5.1.3/templates/common.yaml diff --git a/stable/doplarr/9.0.0/values.yaml b/stable/dontstarvetogether/5.1.3/values.yaml similarity index 100% rename from stable/doplarr/9.0.0/values.yaml rename to stable/dontstarvetogether/5.1.3/values.yaml diff --git a/stable/doplarr/9.0.0/CHANGELOG.md b/stable/doplarr/9.0.0/CHANGELOG.md deleted file mode 100644 index dae0f5ebd81..00000000000 --- a/stable/doplarr/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [doplarr-8.1.13](https://github.com/truecharts/charts/compare/doplarr-8.1.12...doplarr-8.1.13) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/kiranshila/doplarr to v3.6.3[@426517f](https://github.com/426517f) by renovate ([#18133](https://github.com/truecharts/charts/issues/18133)) - - -## [doplarr-8.1.12](https://github.com/truecharts/charts/compare/doplarr-8.1.11...doplarr-8.1.12) (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)) - - -## [doplarr-8.1.11](https://github.com/truecharts/charts/compare/doplarr-8.1.10...doplarr-8.1.11) (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)) - - -## [doplarr-8.1.10](https://github.com/truecharts/charts/compare/doplarr-8.1.9...doplarr-8.1.10) (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)) - - -## [doplarr-8.1.9](https://github.com/truecharts/charts/compare/doplarr-8.1.8...doplarr-8.1.9) (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)) - - -## [doplarr-8.1.8](https://github.com/truecharts/charts/compare/doplarr-8.1.7...doplarr-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [doplarr-8.1.7](https://github.com/truecharts/charts/compare/doplarr-8.1.6...doplarr-8.1.7) (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)) - - -## [doplarr-8.1.6](https://github.com/truecharts/charts/compare/doplarr-8.1.5...doplarr-8.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [doplarr-8.1.5](https://github.com/truecharts/charts/compare/doplarr-8.1.4...doplarr-8.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [doplarr-8.1.4](https://github.com/truecharts/charts/compare/doplarr-8.1.3...doplarr-8.1.4) (2024-01-01) - -### Chore diff --git a/stable/doplarr/9.0.0/Chart.yaml b/stable/doplarr/9.0.0/Chart.yaml deleted file mode 100644 index becf0be7173..00000000000 --- a/stable/doplarr/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.6.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An *arr Request Bot for Discord -home: https://truecharts.org/charts/stable/doplarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png -keywords: - - doplarr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: doplarr -sources: - - https://github.com/kiranshila/Doplarr - - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr - - https://ghcr.io/kiranshila/doplarr -type: application -version: 9.0.0 diff --git a/stable/doplarr/9.0.0/charts/common-17.5.0.tgz b/stable/doplarr/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/doplarr/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/double-take/10.0.0/.helmignore b/stable/doplarr/9.1.3/.helmignore similarity index 100% rename from stable/double-take/10.0.0/.helmignore rename to stable/doplarr/9.1.3/.helmignore diff --git a/stable/doplarr/9.1.3/CHANGELOG.md b/stable/doplarr/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6885517b20c --- /dev/null +++ b/stable/doplarr/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [doplarr-8.1.13](https://github.com/truecharts/charts/compare/doplarr-8.1.12...doplarr-8.1.13) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/kiranshila/doplarr to v3.6.3[@426517f](https://github.com/426517f) by renovate ([#18133](https://github.com/truecharts/charts/issues/18133)) + + +## [doplarr-8.1.12](https://github.com/truecharts/charts/compare/doplarr-8.1.11...doplarr-8.1.12) (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)) + + +## [doplarr-8.1.11](https://github.com/truecharts/charts/compare/doplarr-8.1.10...doplarr-8.1.11) (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)) + + +## [doplarr-8.1.10](https://github.com/truecharts/charts/compare/doplarr-8.1.9...doplarr-8.1.10) (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)) + + +## [doplarr-8.1.9](https://github.com/truecharts/charts/compare/doplarr-8.1.8...doplarr-8.1.9) (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)) + + +## [doplarr-8.1.8](https://github.com/truecharts/charts/compare/doplarr-8.1.7...doplarr-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [doplarr-8.1.7](https://github.com/truecharts/charts/compare/doplarr-8.1.6...doplarr-8.1.7) (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)) + + +## [doplarr-8.1.6](https://github.com/truecharts/charts/compare/doplarr-8.1.5...doplarr-8.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [doplarr-8.1.5](https://github.com/truecharts/charts/compare/doplarr-8.1.4...doplarr-8.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/doplarr/9.1.3/Chart.yaml b/stable/doplarr/9.1.3/Chart.yaml new file mode 100644 index 00000000000..535aa94900b --- /dev/null +++ b/stable/doplarr/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.6.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An *arr Request Bot for Discord +home: https://truecharts.org/charts/stable/doplarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png +keywords: + - doplarr +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: doplarr +sources: + - https://github.com/kiranshila/Doplarr + - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr + - https://ghcr.io/kiranshila/doplarr +type: application +version: 9.1.3 diff --git a/stable/doplarr/9.0.0/README.md b/stable/doplarr/9.1.3/README.md similarity index 100% rename from stable/doplarr/9.0.0/README.md rename to stable/doplarr/9.1.3/README.md diff --git a/stable/doplarr/9.0.0/app-readme.md b/stable/doplarr/9.1.3/app-readme.md similarity index 100% rename from stable/doplarr/9.0.0/app-readme.md rename to stable/doplarr/9.1.3/app-readme.md diff --git a/stable/doplarr/9.1.3/charts/common-18.0.3.tgz b/stable/doplarr/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/doplarr/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/doplarr/9.0.0/ix_values.yaml b/stable/doplarr/9.1.3/ix_values.yaml similarity index 100% rename from stable/doplarr/9.0.0/ix_values.yaml rename to stable/doplarr/9.1.3/ix_values.yaml diff --git a/stable/doplarr/9.0.0/questions.yaml b/stable/doplarr/9.1.3/questions.yaml similarity index 100% rename from stable/doplarr/9.0.0/questions.yaml rename to stable/doplarr/9.1.3/questions.yaml diff --git a/stable/double-take/10.0.0/templates/NOTES.txt b/stable/doplarr/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/double-take/10.0.0/templates/NOTES.txt rename to stable/doplarr/9.1.3/templates/NOTES.txt diff --git a/stable/double-take/10.0.0/templates/common.yaml b/stable/doplarr/9.1.3/templates/common.yaml similarity index 100% rename from stable/double-take/10.0.0/templates/common.yaml rename to stable/doplarr/9.1.3/templates/common.yaml diff --git a/stable/double-take/10.0.0/values.yaml b/stable/doplarr/9.1.3/values.yaml similarity index 100% rename from stable/double-take/10.0.0/values.yaml rename to stable/doplarr/9.1.3/values.yaml diff --git a/stable/double-take/10.0.0/CHANGELOG.md b/stable/double-take/10.0.0/CHANGELOG.md deleted file mode 100644 index bd7b8e30314..00000000000 --- a/stable/double-take/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [double-take-9.1.12](https://github.com/truecharts/charts/compare/double-take-9.1.11...double-take-9.1.12) (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)) - - -## [double-take-9.1.11](https://github.com/truecharts/charts/compare/double-take-9.1.10...double-take-9.1.11) (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)) - - -## [double-take-9.1.10](https://github.com/truecharts/charts/compare/double-take-9.1.9...double-take-9.1.10) (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)) - - -## [double-take-9.1.9](https://github.com/truecharts/charts/compare/double-take-9.1.8...double-take-9.1.9) (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)) - - -## [double-take-9.1.8](https://github.com/truecharts/charts/compare/double-take-9.1.7...double-take-9.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [double-take-9.1.7](https://github.com/truecharts/charts/compare/double-take-9.1.6...double-take-9.1.7) (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)) - - -## [double-take-9.1.6](https://github.com/truecharts/charts/compare/double-take-9.1.5...double-take-9.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [double-take-9.1.5](https://github.com/truecharts/charts/compare/double-take-9.1.4...double-take-9.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [double-take-9.1.4](https://github.com/truecharts/charts/compare/double-take-9.1.3...double-take-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [double-take-9.1.3](https://github.com/truecharts/charts/compare/double-take-9.1.0...double-take-9.1.3) (2024-01-01) diff --git a/stable/double-take/10.0.0/Chart.yaml b/stable/double-take/10.0.0/Chart.yaml deleted file mode 100644 index f1f59a7618f..00000000000 --- a/stable/double-take/10.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.13.11 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Unified UI and API for processing and training images for facial recognition -home: https://truecharts.org/charts/stable/double-take -icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png -keywords: - - ai - - double-take -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: double-take -sources: - - https://github.com/jakowenko/double-take - - https://github.com/truecharts/charts/tree/master/charts/stable/double-take - - https://hub.docker.com/r/skrashevich/double-take -type: application -version: 10.0.0 diff --git a/stable/double-take/10.0.0/charts/common-17.5.0.tgz b/stable/double-take/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/double-take/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/doublecommander/12.1.0/.helmignore b/stable/double-take/10.1.3/.helmignore similarity index 100% rename from stable/doublecommander/12.1.0/.helmignore rename to stable/double-take/10.1.3/.helmignore diff --git a/stable/double-take/10.1.3/CHANGELOG.md b/stable/double-take/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ad3d8e38faf --- /dev/null +++ b/stable/double-take/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [double-take-9.1.12](https://github.com/truecharts/charts/compare/double-take-9.1.11...double-take-9.1.12) (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)) + + +## [double-take-9.1.11](https://github.com/truecharts/charts/compare/double-take-9.1.10...double-take-9.1.11) (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)) + + +## [double-take-9.1.10](https://github.com/truecharts/charts/compare/double-take-9.1.9...double-take-9.1.10) (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)) + + +## [double-take-9.1.9](https://github.com/truecharts/charts/compare/double-take-9.1.8...double-take-9.1.9) (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)) + + +## [double-take-9.1.8](https://github.com/truecharts/charts/compare/double-take-9.1.7...double-take-9.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [double-take-9.1.7](https://github.com/truecharts/charts/compare/double-take-9.1.6...double-take-9.1.7) (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)) + + +## [double-take-9.1.6](https://github.com/truecharts/charts/compare/double-take-9.1.5...double-take-9.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [double-take-9.1.5](https://github.com/truecharts/charts/compare/double-take-9.1.4...double-take-9.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [double-take-9.1.4](https://github.com/truecharts/charts/compare/double-take-9.1.3...double-take-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/double-take/10.1.3/Chart.yaml b/stable/double-take/10.1.3/Chart.yaml new file mode 100644 index 00000000000..6e46991d4fb --- /dev/null +++ b/stable/double-take/10.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.13.11 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Unified UI and API for processing and training images for facial recognition +home: https://truecharts.org/charts/stable/double-take +icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png +keywords: + - ai + - double-take +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: double-take +sources: + - https://github.com/jakowenko/double-take + - https://github.com/truecharts/charts/tree/master/charts/stable/double-take + - https://hub.docker.com/r/skrashevich/double-take +type: application +version: 10.1.3 diff --git a/stable/double-take/10.0.0/README.md b/stable/double-take/10.1.3/README.md similarity index 100% rename from stable/double-take/10.0.0/README.md rename to stable/double-take/10.1.3/README.md diff --git a/stable/double-take/10.0.0/app-readme.md b/stable/double-take/10.1.3/app-readme.md similarity index 100% rename from stable/double-take/10.0.0/app-readme.md rename to stable/double-take/10.1.3/app-readme.md diff --git a/stable/double-take/10.1.3/charts/common-18.0.3.tgz b/stable/double-take/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/double-take/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/double-take/10.0.0/ix_values.yaml b/stable/double-take/10.1.3/ix_values.yaml similarity index 100% rename from stable/double-take/10.0.0/ix_values.yaml rename to stable/double-take/10.1.3/ix_values.yaml diff --git a/stable/double-take/10.0.0/questions.yaml b/stable/double-take/10.1.3/questions.yaml similarity index 100% rename from stable/double-take/10.0.0/questions.yaml rename to stable/double-take/10.1.3/questions.yaml diff --git a/stable/doublecommander/12.1.0/templates/NOTES.txt b/stable/double-take/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/12.1.0/templates/NOTES.txt rename to stable/double-take/10.1.3/templates/NOTES.txt diff --git a/stable/drawio/10.1.0/templates/common.yaml b/stable/double-take/10.1.3/templates/common.yaml similarity index 100% rename from stable/drawio/10.1.0/templates/common.yaml rename to stable/double-take/10.1.3/templates/common.yaml diff --git a/stable/doublecommander/12.1.0/values.yaml b/stable/double-take/10.1.3/values.yaml similarity index 100% rename from stable/doublecommander/12.1.0/values.yaml rename to stable/double-take/10.1.3/values.yaml diff --git a/stable/doublecommander/12.1.0/CHANGELOG.md b/stable/doublecommander/12.1.0/CHANGELOG.md deleted file mode 100644 index 72edf6a9f06..00000000000 --- a/stable/doublecommander/12.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [doublecommander-11.1.19](https://github.com/truecharts/charts/compare/doublecommander-11.1.18...doublecommander-11.1.19) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/doublecommander to latest[@adff165](https://github.com/adff165) by renovate ([#18059](https://github.com/truecharts/charts/issues/18059)) - - -## [doublecommander-11.1.18](https://github.com/truecharts/charts/compare/doublecommander-11.1.17...doublecommander-11.1.18) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/doublecommander to latest[@84d7905](https://github.com/84d7905) by renovate ([#17848](https://github.com/truecharts/charts/issues/17848)) - - -## [doublecommander-11.1.17](https://github.com/truecharts/charts/compare/doublecommander-11.1.16...doublecommander-11.1.17) (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)) - - -## [doublecommander-11.1.16](https://github.com/truecharts/charts/compare/doublecommander-11.1.15...doublecommander-11.1.16) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/doublecommander to latest[@f20eed8](https://github.com/f20eed8) by renovate ([#17604](https://github.com/truecharts/charts/issues/17604)) - - -## [doublecommander-11.1.15](https://github.com/truecharts/charts/compare/doublecommander-11.1.14...doublecommander-11.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)) - - -## [doublecommander-11.1.14](https://github.com/truecharts/charts/compare/doublecommander-11.1.13...doublecommander-11.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)) - - -## [doublecommander-11.1.13](https://github.com/truecharts/charts/compare/doublecommander-11.1.12...doublecommander-11.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)) - - -## [doublecommander-11.1.12](https://github.com/truecharts/charts/compare/doublecommander-11.1.11...doublecommander-11.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [doublecommander-11.1.11](https://github.com/truecharts/charts/compare/doublecommander-11.1.10...doublecommander-11.1.11) (2024-01-21) diff --git a/stable/doublecommander/12.1.0/Chart.yaml b/stable/doublecommander/12.1.0/Chart.yaml deleted file mode 100644 index bb6109c173d..00000000000 --- a/stable/doublecommander/12.1.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A free cross platform open source file manager with two panels side by side. -home: https://truecharts.org/charts/stable/doublecommander -icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png -keywords: - - doublecommander - - file - - manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: doublecommander -sources: - - https://github.com/linuxserver/docker-doublecommander - - https://doublecmd.sourceforge.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - - https://ghcr.io/linuxserver/doublecommander -type: application -version: 12.1.0 diff --git a/stable/doublecommander/12.1.0/charts/common-18.0.1.tgz b/stable/doublecommander/12.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/doublecommander/12.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/doublecommander/12.1.0/ix_values.yaml b/stable/doublecommander/12.1.0/ix_values.yaml deleted file mode 100644 index 0ee48a15de4..00000000000 --- a/stable/doublecommander/12.1.0/ix_values.yaml +++ /dev/null @@ -1,44 +0,0 @@ -image: - repository: ghcr.io/linuxserver/doublecommander - pullPolicy: IfNotPresent - tag: latest@sha256:78d8285f56c0c2281e0bffdf8d8a419d2b091913c813e92df4a660c11a8793ea -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 10034 - targetPort: 3000 -workload: - main: - podSpec: - containers: - main: - securityContext: - capabilities: - add: - - SYS_CHROOT - - KILL - - NET_BIND_SERVICE - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: true diff --git a/stable/drawio/10.1.0/.helmignore b/stable/doublecommander/12.1.4/.helmignore similarity index 100% rename from stable/drawio/10.1.0/.helmignore rename to stable/doublecommander/12.1.4/.helmignore diff --git a/stable/doublecommander/12.1.4/CHANGELOG.md b/stable/doublecommander/12.1.4/CHANGELOG.md new file mode 100644 index 00000000000..2fddc7088d5 --- /dev/null +++ b/stable/doublecommander/12.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [doublecommander-11.1.19](https://github.com/truecharts/charts/compare/doublecommander-11.1.18...doublecommander-11.1.19) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/doublecommander to latest[@adff165](https://github.com/adff165) by renovate ([#18059](https://github.com/truecharts/charts/issues/18059)) + + +## [doublecommander-11.1.18](https://github.com/truecharts/charts/compare/doublecommander-11.1.17...doublecommander-11.1.18) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/doublecommander to latest[@84d7905](https://github.com/84d7905) by renovate ([#17848](https://github.com/truecharts/charts/issues/17848)) + + +## [doublecommander-11.1.17](https://github.com/truecharts/charts/compare/doublecommander-11.1.16...doublecommander-11.1.17) (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)) + + +## [doublecommander-11.1.16](https://github.com/truecharts/charts/compare/doublecommander-11.1.15...doublecommander-11.1.16) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/doublecommander to latest[@f20eed8](https://github.com/f20eed8) by renovate ([#17604](https://github.com/truecharts/charts/issues/17604)) + + +## [doublecommander-11.1.15](https://github.com/truecharts/charts/compare/doublecommander-11.1.14...doublecommander-11.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)) + + +## [doublecommander-11.1.14](https://github.com/truecharts/charts/compare/doublecommander-11.1.13...doublecommander-11.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)) + + +## [doublecommander-11.1.13](https://github.com/truecharts/charts/compare/doublecommander-11.1.12...doublecommander-11.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)) + + +## [doublecommander-11.1.12](https://github.com/truecharts/charts/compare/doublecommander-11.1.11...doublecommander-11.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/doublecommander/12.1.4/Chart.yaml b/stable/doublecommander/12.1.4/Chart.yaml new file mode 100644 index 00000000000..c17d47c05c3 --- /dev/null +++ b/stable/doublecommander/12.1.4/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A free cross platform open source file manager with two panels side by side. +home: https://truecharts.org/charts/stable/doublecommander +icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png +keywords: + - doublecommander + - file + - manager +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: doublecommander +sources: + - https://github.com/linuxserver/docker-doublecommander + - https://doublecmd.sourceforge.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander + - https://ghcr.io/linuxserver/doublecommander +type: application +version: 12.1.4 diff --git a/stable/doublecommander/12.1.0/README.md b/stable/doublecommander/12.1.4/README.md similarity index 100% rename from stable/doublecommander/12.1.0/README.md rename to stable/doublecommander/12.1.4/README.md diff --git a/stable/doublecommander/12.1.0/app-readme.md b/stable/doublecommander/12.1.4/app-readme.md similarity index 100% rename from stable/doublecommander/12.1.0/app-readme.md rename to stable/doublecommander/12.1.4/app-readme.md diff --git a/stable/doublecommander/12.1.4/charts/common-18.0.3.tgz b/stable/doublecommander/12.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/doublecommander/12.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/doublecommander/12.1.4/ix_values.yaml b/stable/doublecommander/12.1.4/ix_values.yaml new file mode 100644 index 00000000000..726ff94ff88 --- /dev/null +++ b/stable/doublecommander/12.1.4/ix_values.yaml @@ -0,0 +1,44 @@ +image: + repository: ghcr.io/linuxserver/doublecommander + pullPolicy: IfNotPresent + tag: latest@sha256:2c3a01887ea0c0e03e3946429c0dd0158dbcf67ba754b3cdf9a77c1a1b6cf1ba +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10034 + targetPort: 3000 +workload: + main: + podSpec: + containers: + main: + securityContext: + capabilities: + add: + - SYS_CHROOT + - KILL + - NET_BIND_SERVICE + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/doublecommander/12.1.0/questions.yaml b/stable/doublecommander/12.1.4/questions.yaml similarity index 100% rename from stable/doublecommander/12.1.0/questions.yaml rename to stable/doublecommander/12.1.4/questions.yaml diff --git a/stable/drawio/10.1.0/templates/NOTES.txt b/stable/doublecommander/12.1.4/templates/NOTES.txt similarity index 100% rename from stable/drawio/10.1.0/templates/NOTES.txt rename to stable/doublecommander/12.1.4/templates/NOTES.txt diff --git a/stable/doublecommander/12.1.0/templates/common.yaml b/stable/doublecommander/12.1.4/templates/common.yaml similarity index 100% rename from stable/doublecommander/12.1.0/templates/common.yaml rename to stable/doublecommander/12.1.4/templates/common.yaml diff --git a/stable/drawio/10.1.0/values.yaml b/stable/doublecommander/12.1.4/values.yaml similarity index 100% rename from stable/drawio/10.1.0/values.yaml rename to stable/doublecommander/12.1.4/values.yaml diff --git a/stable/drawio/10.1.0/CHANGELOG.md b/stable/drawio/10.1.0/CHANGELOG.md deleted file mode 100644 index 0db46abed25..00000000000 --- a/stable/drawio/10.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [drawio-9.1.1](https://github.com/truecharts/charts/compare/drawio-9.1.0...drawio-9.1.1) (2024-02-12) - -### Chore - - - -- update container image jgraph/drawio to v23.1.2[@6273414](https://github.com/6273414) by renovate ([#18139](https://github.com/truecharts/charts/issues/18139)) - - -## [drawio-9.1.0](https://github.com/truecharts/charts/compare/drawio-9.0.1...drawio-9.1.0) (2024-02-05) - -### Chore - - - -- update container image jgraph/drawio to v23.1.0[@9931e26](https://github.com/9931e26) by renovate ([#17943](https://github.com/truecharts/charts/issues/17943)) - - -## [drawio-9.0.1](https://github.com/truecharts/charts/compare/drawio-9.0.0...drawio-9.0.1) (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)) - - -## [drawio-9.0.0](https://github.com/truecharts/charts/compare/drawio-8.1.16...drawio-9.0.0) (2024-01-29) - -### Chore - - - -- update container image jgraph/drawio to v23.0.2[@5eac46d](https://github.com/5eac46d) by renovate ([#17705](https://github.com/truecharts/charts/issues/17705)) - - -## [drawio-8.1.16](https://github.com/truecharts/charts/compare/drawio-8.1.15...drawio-8.1.16) (2024-01-29) - -### Chore - - - -- update container image jgraph/drawio to v22.1.22[@3dcd10a](https://github.com/3dcd10a) by renovate ([#17679](https://github.com/truecharts/charts/issues/17679)) - - -## [drawio-8.1.15](https://github.com/truecharts/charts/compare/drawio-8.1.14...drawio-8.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)) - - -## [drawio-8.1.14](https://github.com/truecharts/charts/compare/drawio-8.1.13...drawio-8.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)) - - -## [drawio-8.1.13](https://github.com/truecharts/charts/compare/drawio-8.1.12...drawio-8.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)) - - -## [drawio-8.1.12](https://github.com/truecharts/charts/compare/drawio-8.1.11...drawio-8.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/drawio/10.1.0/Chart.yaml b/stable/drawio/10.1.0/Chart.yaml deleted file mode 100644 index 92429aa03e0..00000000000 --- a/stable/drawio/10.1.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 23.1.5 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Drawio is free online diagram software. -home: https://truecharts.org/charts/stable/drawio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png -keywords: - - drawio -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: drawio -sources: - - https://github.com/jgraph/drawio - - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - - https://hub.docker.com/r/jgraph/drawio -type: application -version: 10.1.0 diff --git a/stable/drawio/10.1.0/charts/common-18.0.1.tgz b/stable/drawio/10.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/drawio/10.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/drawio/10.1.0/ix_values.yaml b/stable/drawio/10.1.0/ix_values.yaml deleted file mode 100644 index f09a5ffa1b1..00000000000 --- a/stable/drawio/10.1.0/ix_values.yaml +++ /dev/null @@ -1,35 +0,0 @@ -image: - repository: jgraph/drawio - tag: 23.1.5@sha256:45f0891210c250da81ade2e52ecfe1ff1972d5868538afc1cffac4f26c0606b0 - pullPolicy: IfNotPresent -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 10214 - targetPort: 8080 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: {} -portal: - open: - enabled: true diff --git a/stable/dropbox-by-otherguy/5.0.0/.helmignore b/stable/drawio/10.1.4/.helmignore similarity index 100% rename from stable/dropbox-by-otherguy/5.0.0/.helmignore rename to stable/drawio/10.1.4/.helmignore diff --git a/stable/drawio/10.1.4/CHANGELOG.md b/stable/drawio/10.1.4/CHANGELOG.md new file mode 100644 index 00000000000..3d37f56ea6c --- /dev/null +++ b/stable/drawio/10.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [drawio-9.1.1](https://github.com/truecharts/charts/compare/drawio-9.1.0...drawio-9.1.1) (2024-02-12) + +### Chore + + + +- update container image jgraph/drawio to v23.1.2[@6273414](https://github.com/6273414) by renovate ([#18139](https://github.com/truecharts/charts/issues/18139)) + + +## [drawio-9.1.0](https://github.com/truecharts/charts/compare/drawio-9.0.1...drawio-9.1.0) (2024-02-05) + +### Chore + + + +- update container image jgraph/drawio to v23.1.0[@9931e26](https://github.com/9931e26) by renovate ([#17943](https://github.com/truecharts/charts/issues/17943)) + + +## [drawio-9.0.1](https://github.com/truecharts/charts/compare/drawio-9.0.0...drawio-9.0.1) (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)) + + +## [drawio-9.0.0](https://github.com/truecharts/charts/compare/drawio-8.1.16...drawio-9.0.0) (2024-01-29) + +### Chore + + + +- update container image jgraph/drawio to v23.0.2[@5eac46d](https://github.com/5eac46d) by renovate ([#17705](https://github.com/truecharts/charts/issues/17705)) + + +## [drawio-8.1.16](https://github.com/truecharts/charts/compare/drawio-8.1.15...drawio-8.1.16) (2024-01-29) + +### Chore + + + +- update container image jgraph/drawio to v22.1.22[@3dcd10a](https://github.com/3dcd10a) by renovate ([#17679](https://github.com/truecharts/charts/issues/17679)) + + +## [drawio-8.1.15](https://github.com/truecharts/charts/compare/drawio-8.1.14...drawio-8.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)) + + +## [drawio-8.1.14](https://github.com/truecharts/charts/compare/drawio-8.1.13...drawio-8.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)) + + +## [drawio-8.1.13](https://github.com/truecharts/charts/compare/drawio-8.1.12...drawio-8.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)) + + +## [drawio-8.1.12](https://github.com/truecharts/charts/compare/drawio-8.1.11...drawio-8.1.12) (2024-01-21) + +### Chore \ No newline at end of file diff --git a/stable/drawio/10.1.4/Chart.yaml b/stable/drawio/10.1.4/Chart.yaml new file mode 100644 index 00000000000..fe947f1d66e --- /dev/null +++ b/stable/drawio/10.1.4/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 23.1.6 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Drawio is free online diagram software. +home: https://truecharts.org/charts/stable/drawio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png +keywords: + - drawio +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: drawio +sources: + - https://github.com/jgraph/drawio + - https://github.com/truecharts/charts/tree/master/charts/stable/drawio + - https://hub.docker.com/r/jgraph/drawio +type: application +version: 10.1.4 diff --git a/stable/drawio/10.1.0/README.md b/stable/drawio/10.1.4/README.md similarity index 100% rename from stable/drawio/10.1.0/README.md rename to stable/drawio/10.1.4/README.md diff --git a/stable/drawio/10.1.0/app-readme.md b/stable/drawio/10.1.4/app-readme.md similarity index 100% rename from stable/drawio/10.1.0/app-readme.md rename to stable/drawio/10.1.4/app-readme.md diff --git a/stable/drawio/10.1.4/charts/common-18.0.3.tgz b/stable/drawio/10.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/drawio/10.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/drawio/10.1.4/ix_values.yaml b/stable/drawio/10.1.4/ix_values.yaml new file mode 100644 index 00000000000..1a87a061cb1 --- /dev/null +++ b/stable/drawio/10.1.4/ix_values.yaml @@ -0,0 +1,35 @@ +image: + repository: jgraph/drawio + tag: 23.1.6@sha256:6b791e16ba258411795af73cf90bace1bad9bc51bd18df7806c1c8ba0b4a881f + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10214 + targetPort: 8080 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +portal: + open: + enabled: true diff --git a/stable/drawio/10.1.0/questions.yaml b/stable/drawio/10.1.4/questions.yaml similarity index 100% rename from stable/drawio/10.1.0/questions.yaml rename to stable/drawio/10.1.4/questions.yaml diff --git a/stable/duckdns/9.1.0/templates/NOTES.txt b/stable/drawio/10.1.4/templates/NOTES.txt similarity index 100% rename from stable/duckdns/9.1.0/templates/NOTES.txt rename to stable/drawio/10.1.4/templates/NOTES.txt diff --git a/stable/duckdns/9.1.0/templates/common.yaml b/stable/drawio/10.1.4/templates/common.yaml similarity index 100% rename from stable/duckdns/9.1.0/templates/common.yaml rename to stable/drawio/10.1.4/templates/common.yaml diff --git a/stable/dropbox-by-otherguy/5.0.0/values.yaml b/stable/drawio/10.1.4/values.yaml similarity index 100% rename from stable/dropbox-by-otherguy/5.0.0/values.yaml rename to stable/drawio/10.1.4/values.yaml diff --git a/stable/dropbox-by-otherguy/5.0.0/CHANGELOG.md b/stable/dropbox-by-otherguy/5.0.0/CHANGELOG.md deleted file mode 100644 index 47e8c3aadb8..00000000000 --- a/stable/dropbox-by-otherguy/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [dropbox-by-otherguy-4.1.12](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.11...dropbox-by-otherguy-4.1.12) (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)) - - -## [dropbox-by-otherguy-4.1.11](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.10...dropbox-by-otherguy-4.1.11) (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)) - - -## [dropbox-by-otherguy-4.1.10](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.9...dropbox-by-otherguy-4.1.10) (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)) - - -## [dropbox-by-otherguy-4.1.9](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.8...dropbox-by-otherguy-4.1.9) (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)) - - -## [dropbox-by-otherguy-4.1.8](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.7...dropbox-by-otherguy-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [dropbox-by-otherguy-4.1.7](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.6...dropbox-by-otherguy-4.1.7) (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)) - - -## [dropbox-by-otherguy-4.1.6](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.5...dropbox-by-otherguy-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [dropbox-by-otherguy-4.1.5](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.4...dropbox-by-otherguy-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [dropbox-by-otherguy-4.1.4](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.3...dropbox-by-otherguy-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [dropbox-by-otherguy-4.1.3](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.0...dropbox-by-otherguy-4.1.3) (2024-01-01) diff --git a/stable/dropbox-by-otherguy/5.0.0/Chart.yaml b/stable/dropbox-by-otherguy/5.0.0/Chart.yaml deleted file mode 100644 index b2234e2d461..00000000000 --- a/stable/dropbox-by-otherguy/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Dropbox client which syncs a local path with your cloud. -home: https://truecharts.org/charts/stable/dropbox-by-otherguy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png -keywords: - - dropbox-by-otherguy - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: dropbox-by-otherguy -sources: - - https://github.com/otherguy/docker-dropbox - - https://github.com/truecharts/charts/tree/master/charts/stable/dropbox-by-otherguy - - https://hub.docker.com/r/otherguy/dropbox -type: application -version: 5.0.0 diff --git a/stable/dropbox-by-otherguy/5.0.0/charts/common-17.5.0.tgz b/stable/dropbox-by-otherguy/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/dropbox-by-otherguy/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/duckdns/9.1.0/.helmignore b/stable/dropbox-by-otherguy/5.1.3/.helmignore similarity index 100% rename from stable/duckdns/9.1.0/.helmignore rename to stable/dropbox-by-otherguy/5.1.3/.helmignore diff --git a/stable/dropbox-by-otherguy/5.1.3/CHANGELOG.md b/stable/dropbox-by-otherguy/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b992fbc20d2 --- /dev/null +++ b/stable/dropbox-by-otherguy/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [dropbox-by-otherguy-4.1.12](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.11...dropbox-by-otherguy-4.1.12) (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)) + + +## [dropbox-by-otherguy-4.1.11](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.10...dropbox-by-otherguy-4.1.11) (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)) + + +## [dropbox-by-otherguy-4.1.10](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.9...dropbox-by-otherguy-4.1.10) (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)) + + +## [dropbox-by-otherguy-4.1.9](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.8...dropbox-by-otherguy-4.1.9) (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)) + + +## [dropbox-by-otherguy-4.1.8](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.7...dropbox-by-otherguy-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [dropbox-by-otherguy-4.1.7](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.6...dropbox-by-otherguy-4.1.7) (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)) + + +## [dropbox-by-otherguy-4.1.6](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.5...dropbox-by-otherguy-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [dropbox-by-otherguy-4.1.5](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.4...dropbox-by-otherguy-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [dropbox-by-otherguy-4.1.4](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.3...dropbox-by-otherguy-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/dropbox-by-otherguy/5.1.3/Chart.yaml b/stable/dropbox-by-otherguy/5.1.3/Chart.yaml new file mode 100644 index 00000000000..720588631ee --- /dev/null +++ b/stable/dropbox-by-otherguy/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Dropbox client which syncs a local path with your cloud. +home: https://truecharts.org/charts/stable/dropbox-by-otherguy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png +keywords: + - dropbox-by-otherguy + - Cloud +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: dropbox-by-otherguy +sources: + - https://github.com/otherguy/docker-dropbox + - https://github.com/truecharts/charts/tree/master/charts/stable/dropbox-by-otherguy + - https://hub.docker.com/r/otherguy/dropbox +type: application +version: 5.1.3 diff --git a/stable/dropbox-by-otherguy/5.0.0/README.md b/stable/dropbox-by-otherguy/5.1.3/README.md similarity index 100% rename from stable/dropbox-by-otherguy/5.0.0/README.md rename to stable/dropbox-by-otherguy/5.1.3/README.md diff --git a/stable/dropbox-by-otherguy/5.0.0/app-readme.md b/stable/dropbox-by-otherguy/5.1.3/app-readme.md similarity index 100% rename from stable/dropbox-by-otherguy/5.0.0/app-readme.md rename to stable/dropbox-by-otherguy/5.1.3/app-readme.md diff --git a/stable/dropbox-by-otherguy/5.1.3/charts/common-18.0.3.tgz b/stable/dropbox-by-otherguy/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/dropbox-by-otherguy/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/dropbox-by-otherguy/5.0.0/ix_values.yaml b/stable/dropbox-by-otherguy/5.1.3/ix_values.yaml similarity index 100% rename from stable/dropbox-by-otherguy/5.0.0/ix_values.yaml rename to stable/dropbox-by-otherguy/5.1.3/ix_values.yaml diff --git a/stable/dropbox-by-otherguy/5.0.0/questions.yaml b/stable/dropbox-by-otherguy/5.1.3/questions.yaml similarity index 100% rename from stable/dropbox-by-otherguy/5.0.0/questions.yaml rename to stable/dropbox-by-otherguy/5.1.3/questions.yaml diff --git a/stable/dropbox-by-otherguy/5.0.0/templates/common.yaml b/stable/dropbox-by-otherguy/5.1.3/templates/common.yaml similarity index 100% rename from stable/dropbox-by-otherguy/5.0.0/templates/common.yaml rename to stable/dropbox-by-otherguy/5.1.3/templates/common.yaml diff --git a/stable/duckdns/9.1.0/values.yaml b/stable/dropbox-by-otherguy/5.1.3/values.yaml similarity index 100% rename from stable/duckdns/9.1.0/values.yaml rename to stable/dropbox-by-otherguy/5.1.3/values.yaml diff --git a/stable/duckdns/9.1.0/CHANGELOG.md b/stable/duckdns/9.1.0/CHANGELOG.md deleted file mode 100644 index e110e5a1231..00000000000 --- a/stable/duckdns/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [duckdns-8.1.18](https://github.com/truecharts/charts/compare/duckdns-8.1.17...duckdns-8.1.18) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/duckdns to latest[@63cef06](https://github.com/63cef06) by renovate ([#17954](https://github.com/truecharts/charts/issues/17954)) - - -## [duckdns-8.1.17](https://github.com/truecharts/charts/compare/duckdns-8.1.16...duckdns-8.1.17) (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)) - - -## [duckdns-8.1.16](https://github.com/truecharts/charts/compare/duckdns-8.1.15...duckdns-8.1.16) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/duckdns to latest[@cae91be](https://github.com/cae91be) by renovate ([#17718](https://github.com/truecharts/charts/issues/17718)) - - -## [duckdns-8.1.15](https://github.com/truecharts/charts/compare/duckdns-8.1.14...duckdns-8.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)) - - -## [duckdns-8.1.14](https://github.com/truecharts/charts/compare/duckdns-8.1.13...duckdns-8.1.14) (2024-01-22) - -### Chore - - - -- update container image ghcr.io/linuxserver/duckdns to latest[@91523ea](https://github.com/91523ea) by renovate ([#17493](https://github.com/truecharts/charts/issues/17493)) - - -## [duckdns-8.1.13](https://github.com/truecharts/charts/compare/duckdns-8.1.12...duckdns-8.1.13) (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)) - - -## [duckdns-8.1.12](https://github.com/truecharts/charts/compare/duckdns-8.1.11...duckdns-8.1.12) (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)) - - -## [duckdns-8.1.11](https://github.com/truecharts/charts/compare/duckdns-8.1.10...duckdns-8.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [duckdns-8.1.10](https://github.com/truecharts/charts/compare/duckdns-8.1.9...duckdns-8.1.10) (2024-01-15) diff --git a/stable/duckdns/9.1.0/Chart.yaml b/stable/duckdns/9.1.0/Chart.yaml deleted file mode 100644 index 11fc5abb750..00000000000 --- a/stable/duckdns/9.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. -home: https://truecharts.org/charts/stable/duckdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png -keywords: - - duckdns -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: duckdns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns - - https://ghcr.io/linuxserver/duckdns -type: application -version: 9.1.0 diff --git a/stable/duckdns/9.1.0/charts/common-18.0.1.tgz b/stable/duckdns/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/duckdns/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/duckdns/9.1.0/ix_values.yaml b/stable/duckdns/9.1.0/ix_values.yaml deleted file mode 100644 index 01da9d3589c..00000000000 --- a/stable/duckdns/9.1.0/ix_values.yaml +++ /dev/null @@ -1,39 +0,0 @@ -image: - repository: ghcr.io/linuxserver/duckdns - pullPolicy: IfNotPresent - tag: latest@sha256:6fe857dd42f4cc1d85a2900e8194a19295c3370ea95d9a415ac7592b311520c9 -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - enabled: false - ports: - main: - enabled: false -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false - env: - SUBDOMAINS: "" - LOG_FILE: false - TOKEN: "" -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: false diff --git a/stable/duplicati/13.0.0/.helmignore b/stable/duckdns/9.1.4/.helmignore similarity index 100% rename from stable/duplicati/13.0.0/.helmignore rename to stable/duckdns/9.1.4/.helmignore diff --git a/stable/duckdns/9.1.4/CHANGELOG.md b/stable/duckdns/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..0bbb93b3776 --- /dev/null +++ b/stable/duckdns/9.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [duckdns-8.1.18](https://github.com/truecharts/charts/compare/duckdns-8.1.17...duckdns-8.1.18) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/duckdns to latest[@63cef06](https://github.com/63cef06) by renovate ([#17954](https://github.com/truecharts/charts/issues/17954)) + + +## [duckdns-8.1.17](https://github.com/truecharts/charts/compare/duckdns-8.1.16...duckdns-8.1.17) (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)) + + +## [duckdns-8.1.16](https://github.com/truecharts/charts/compare/duckdns-8.1.15...duckdns-8.1.16) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/duckdns to latest[@cae91be](https://github.com/cae91be) by renovate ([#17718](https://github.com/truecharts/charts/issues/17718)) + + +## [duckdns-8.1.15](https://github.com/truecharts/charts/compare/duckdns-8.1.14...duckdns-8.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)) + + +## [duckdns-8.1.14](https://github.com/truecharts/charts/compare/duckdns-8.1.13...duckdns-8.1.14) (2024-01-22) + +### Chore + + + +- update container image ghcr.io/linuxserver/duckdns to latest[@91523ea](https://github.com/91523ea) by renovate ([#17493](https://github.com/truecharts/charts/issues/17493)) + + +## [duckdns-8.1.13](https://github.com/truecharts/charts/compare/duckdns-8.1.12...duckdns-8.1.13) (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)) + + +## [duckdns-8.1.12](https://github.com/truecharts/charts/compare/duckdns-8.1.11...duckdns-8.1.12) (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)) + + +## [duckdns-8.1.11](https://github.com/truecharts/charts/compare/duckdns-8.1.10...duckdns-8.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/duckdns/9.1.4/Chart.yaml b/stable/duckdns/9.1.4/Chart.yaml new file mode 100644 index 00000000000..aa70052577e --- /dev/null +++ b/stable/duckdns/9.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. +home: https://truecharts.org/charts/stable/duckdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png +keywords: + - duckdns +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: duckdns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns + - https://ghcr.io/linuxserver/duckdns +type: application +version: 9.1.4 diff --git a/stable/duckdns/9.1.0/README.md b/stable/duckdns/9.1.4/README.md similarity index 100% rename from stable/duckdns/9.1.0/README.md rename to stable/duckdns/9.1.4/README.md diff --git a/stable/duckdns/9.1.0/app-readme.md b/stable/duckdns/9.1.4/app-readme.md similarity index 100% rename from stable/duckdns/9.1.0/app-readme.md rename to stable/duckdns/9.1.4/app-readme.md diff --git a/stable/duckdns/9.1.4/charts/common-18.0.3.tgz b/stable/duckdns/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/duckdns/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/duckdns/9.1.4/ix_values.yaml b/stable/duckdns/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..8137310fa51 --- /dev/null +++ b/stable/duckdns/9.1.4/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: ghcr.io/linuxserver/duckdns + pullPolicy: IfNotPresent + tag: latest@sha256:317b42a4c09f4f125a0a7a3a1fc14490fa67c08d509c332700ec17e43376ff62 +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + enabled: false + ports: + main: + enabled: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + env: + SUBDOMAINS: "" + LOG_FILE: false + TOKEN: "" +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: false diff --git a/stable/duckdns/9.1.0/questions.yaml b/stable/duckdns/9.1.4/questions.yaml similarity index 100% rename from stable/duckdns/9.1.0/questions.yaml rename to stable/duckdns/9.1.4/questions.yaml diff --git a/stable/duplicati/13.0.0/templates/NOTES.txt b/stable/duckdns/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/duplicati/13.0.0/templates/NOTES.txt rename to stable/duckdns/9.1.4/templates/NOTES.txt diff --git a/stable/duplicati/13.0.0/templates/common.yaml b/stable/duckdns/9.1.4/templates/common.yaml similarity index 100% rename from stable/duplicati/13.0.0/templates/common.yaml rename to stable/duckdns/9.1.4/templates/common.yaml diff --git a/stable/duplicati/13.0.0/values.yaml b/stable/duckdns/9.1.4/values.yaml similarity index 100% rename from stable/duplicati/13.0.0/values.yaml rename to stable/duckdns/9.1.4/values.yaml diff --git a/stable/duplicacy/6.1.4/Chart.yaml b/stable/duplicacy/6.1.4/Chart.yaml index 0fc893a5e0b..9460344a220 100644 --- a/stable/duplicacy/6.1.4/Chart.yaml +++ b/stable/duplicacy/6.1.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.7.2 dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/duplicacy/6.1.4/charts/common-18.0.2.tgz b/stable/duplicacy/6.1.4/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/duplicacy/6.1.4/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/duplicacy/6.1.4/charts/common-18.0.3.tgz b/stable/duplicacy/6.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/duplicacy/6.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/duplicati/13.0.0/CHANGELOG.md b/stable/duplicati/13.0.0/CHANGELOG.md deleted file mode 100644 index f2a3977910e..00000000000 --- a/stable/duplicati/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [duplicati-12.1.12](https://github.com/truecharts/charts/compare/duplicati-12.1.11...duplicati-12.1.12) (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)) - - -## [duplicati-12.1.11](https://github.com/truecharts/charts/compare/duplicati-12.1.10...duplicati-12.1.11) (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)) - - -## [duplicati-12.1.10](https://github.com/truecharts/charts/compare/duplicati-12.1.9...duplicati-12.1.10) (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)) - - -## [duplicati-12.1.9](https://github.com/truecharts/charts/compare/duplicati-12.1.8...duplicati-12.1.9) (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)) - - -## [duplicati-12.1.8](https://github.com/truecharts/charts/compare/duplicati-12.1.7...duplicati-12.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [duplicati-12.1.7](https://github.com/truecharts/charts/compare/duplicati-12.1.6...duplicati-12.1.7) (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)) - - -## [duplicati-12.1.6](https://github.com/truecharts/charts/compare/duplicati-12.1.5...duplicati-12.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [duplicati-12.1.5](https://github.com/truecharts/charts/compare/duplicati-12.1.4...duplicati-12.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [duplicati-12.1.4](https://github.com/truecharts/charts/compare/duplicati-12.1.3...duplicati-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [duplicati-12.1.3](https://github.com/truecharts/charts/compare/duplicati-12.1.0...duplicati-12.1.3) (2024-01-01) diff --git a/stable/duplicati/13.0.0/Chart.yaml b/stable/duplicati/13.0.0/Chart.yaml deleted file mode 100644 index 263fe3a7688..00000000000 --- a/stable/duplicati/13.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Store securely encrypted backups on cloud storage services! -home: https://truecharts.org/charts/stable/duplicati -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png -keywords: - - duplicati -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: duplicati -sources: - - https://github.com/duplicati/duplicati - - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati - - https://hub.docker.com/r/duplicati/duplicati -type: application -version: 13.0.0 diff --git a/stable/duplicati/13.0.0/charts/common-17.5.0.tgz b/stable/duplicati/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/duplicati/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ecodms/5.0.0/.helmignore b/stable/duplicati/13.1.3/.helmignore similarity index 100% rename from stable/ecodms/5.0.0/.helmignore rename to stable/duplicati/13.1.3/.helmignore diff --git a/stable/duplicati/13.1.3/CHANGELOG.md b/stable/duplicati/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1efc433ef65 --- /dev/null +++ b/stable/duplicati/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [duplicati-12.1.12](https://github.com/truecharts/charts/compare/duplicati-12.1.11...duplicati-12.1.12) (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)) + + +## [duplicati-12.1.11](https://github.com/truecharts/charts/compare/duplicati-12.1.10...duplicati-12.1.11) (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)) + + +## [duplicati-12.1.10](https://github.com/truecharts/charts/compare/duplicati-12.1.9...duplicati-12.1.10) (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)) + + +## [duplicati-12.1.9](https://github.com/truecharts/charts/compare/duplicati-12.1.8...duplicati-12.1.9) (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)) + + +## [duplicati-12.1.8](https://github.com/truecharts/charts/compare/duplicati-12.1.7...duplicati-12.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [duplicati-12.1.7](https://github.com/truecharts/charts/compare/duplicati-12.1.6...duplicati-12.1.7) (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)) + + +## [duplicati-12.1.6](https://github.com/truecharts/charts/compare/duplicati-12.1.5...duplicati-12.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [duplicati-12.1.5](https://github.com/truecharts/charts/compare/duplicati-12.1.4...duplicati-12.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [duplicati-12.1.4](https://github.com/truecharts/charts/compare/duplicati-12.1.3...duplicati-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/duplicati/13.1.3/Chart.yaml b/stable/duplicati/13.1.3/Chart.yaml new file mode 100644 index 00000000000..0f4b347fd70 --- /dev/null +++ b/stable/duplicati/13.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Store securely encrypted backups on cloud storage services! +home: https://truecharts.org/charts/stable/duplicati +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png +keywords: + - duplicati +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: duplicati +sources: + - https://github.com/duplicati/duplicati + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati + - https://hub.docker.com/r/duplicati/duplicati +type: application +version: 13.1.3 diff --git a/stable/duplicati/13.0.0/README.md b/stable/duplicati/13.1.3/README.md similarity index 100% rename from stable/duplicati/13.0.0/README.md rename to stable/duplicati/13.1.3/README.md diff --git a/stable/duplicati/13.0.0/app-readme.md b/stable/duplicati/13.1.3/app-readme.md similarity index 100% rename from stable/duplicati/13.0.0/app-readme.md rename to stable/duplicati/13.1.3/app-readme.md diff --git a/stable/duplicati/13.1.3/charts/common-18.0.3.tgz b/stable/duplicati/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/duplicati/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/duplicati/13.0.0/ix_values.yaml b/stable/duplicati/13.1.3/ix_values.yaml similarity index 100% rename from stable/duplicati/13.0.0/ix_values.yaml rename to stable/duplicati/13.1.3/ix_values.yaml diff --git a/stable/duplicati/13.0.0/questions.yaml b/stable/duplicati/13.1.3/questions.yaml similarity index 100% rename from stable/duplicati/13.0.0/questions.yaml rename to stable/duplicati/13.1.3/questions.yaml diff --git a/stable/emby/18.0.0/templates/NOTES.txt b/stable/duplicati/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/emby/18.0.0/templates/NOTES.txt rename to stable/duplicati/13.1.3/templates/NOTES.txt diff --git a/stable/emby/18.0.0/templates/common.yaml b/stable/duplicati/13.1.3/templates/common.yaml similarity index 100% rename from stable/emby/18.0.0/templates/common.yaml rename to stable/duplicati/13.1.3/templates/common.yaml diff --git a/stable/ecodms/5.0.0/values.yaml b/stable/duplicati/13.1.3/values.yaml similarity index 100% rename from stable/ecodms/5.0.0/values.yaml rename to stable/duplicati/13.1.3/values.yaml diff --git a/stable/ecodms/5.0.0/CHANGELOG.md b/stable/ecodms/5.0.0/CHANGELOG.md deleted file mode 100644 index 55aa0ae8bd7..00000000000 --- a/stable/ecodms/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ecodms-4.1.12](https://github.com/truecharts/charts/compare/ecodms-4.1.11...ecodms-4.1.12) (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)) - - -## [ecodms-4.1.11](https://github.com/truecharts/charts/compare/ecodms-4.1.10...ecodms-4.1.11) (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)) - - -## [ecodms-4.1.10](https://github.com/truecharts/charts/compare/ecodms-4.1.9...ecodms-4.1.10) (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)) - - -## [ecodms-4.1.9](https://github.com/truecharts/charts/compare/ecodms-4.1.8...ecodms-4.1.9) (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)) - - -## [ecodms-4.1.8](https://github.com/truecharts/charts/compare/ecodms-4.1.7...ecodms-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ecodms-4.1.7](https://github.com/truecharts/charts/compare/ecodms-4.1.6...ecodms-4.1.7) (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)) - - -## [ecodms-4.1.6](https://github.com/truecharts/charts/compare/ecodms-4.1.5...ecodms-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ecodms-4.1.5](https://github.com/truecharts/charts/compare/ecodms-4.1.4...ecodms-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [ecodms-4.1.4](https://github.com/truecharts/charts/compare/ecodms-4.1.3...ecodms-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ecodms-4.1.3](https://github.com/truecharts/charts/compare/ecodms-4.1.0...ecodms-4.1.3) (2024-01-01) diff --git a/stable/ecodms/5.0.0/Chart.yaml b/stable/ecodms/5.0.0/Chart.yaml deleted file mode 100644 index 5968a2294a0..00000000000 --- a/stable/ecodms/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. -home: https://truecharts.org/charts/stable/ecodms -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png -keywords: - - ecodms - - Cloud - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ecodms -sources: - - https://www.ecodms.de/index.php/en/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ecodms - - https://hub.docker.com/r/ecodms/allinone-18.09 -type: application -version: 5.0.0 diff --git a/stable/ecodms/5.0.0/charts/common-17.5.0.tgz b/stable/ecodms/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ecodms/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/electrum/5.0.0/.helmignore b/stable/ecodms/5.1.3/.helmignore similarity index 100% rename from stable/electrum/5.0.0/.helmignore rename to stable/ecodms/5.1.3/.helmignore diff --git a/stable/ecodms/5.1.3/CHANGELOG.md b/stable/ecodms/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c58f72ad57f --- /dev/null +++ b/stable/ecodms/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ecodms-4.1.12](https://github.com/truecharts/charts/compare/ecodms-4.1.11...ecodms-4.1.12) (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)) + + +## [ecodms-4.1.11](https://github.com/truecharts/charts/compare/ecodms-4.1.10...ecodms-4.1.11) (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)) + + +## [ecodms-4.1.10](https://github.com/truecharts/charts/compare/ecodms-4.1.9...ecodms-4.1.10) (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)) + + +## [ecodms-4.1.9](https://github.com/truecharts/charts/compare/ecodms-4.1.8...ecodms-4.1.9) (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)) + + +## [ecodms-4.1.8](https://github.com/truecharts/charts/compare/ecodms-4.1.7...ecodms-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ecodms-4.1.7](https://github.com/truecharts/charts/compare/ecodms-4.1.6...ecodms-4.1.7) (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)) + + +## [ecodms-4.1.6](https://github.com/truecharts/charts/compare/ecodms-4.1.5...ecodms-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ecodms-4.1.5](https://github.com/truecharts/charts/compare/ecodms-4.1.4...ecodms-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [ecodms-4.1.4](https://github.com/truecharts/charts/compare/ecodms-4.1.3...ecodms-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/ecodms/5.1.3/Chart.yaml b/stable/ecodms/5.1.3/Chart.yaml new file mode 100644 index 00000000000..618878a9e72 --- /dev/null +++ b/stable/ecodms/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. +home: https://truecharts.org/charts/stable/ecodms +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png +keywords: + - ecodms + - Cloud + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ecodms +sources: + - https://www.ecodms.de/index.php/en/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ecodms + - https://hub.docker.com/r/ecodms/allinone-18.09 +type: application +version: 5.1.3 diff --git a/stable/ecodms/5.0.0/README.md b/stable/ecodms/5.1.3/README.md similarity index 100% rename from stable/ecodms/5.0.0/README.md rename to stable/ecodms/5.1.3/README.md diff --git a/stable/ecodms/5.0.0/app-readme.md b/stable/ecodms/5.1.3/app-readme.md similarity index 100% rename from stable/ecodms/5.0.0/app-readme.md rename to stable/ecodms/5.1.3/app-readme.md diff --git a/stable/ecodms/5.1.3/charts/common-18.0.3.tgz b/stable/ecodms/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ecodms/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ecodms/5.0.0/ix_values.yaml b/stable/ecodms/5.1.3/ix_values.yaml similarity index 100% rename from stable/ecodms/5.0.0/ix_values.yaml rename to stable/ecodms/5.1.3/ix_values.yaml diff --git a/stable/ecodms/5.0.0/questions.yaml b/stable/ecodms/5.1.3/questions.yaml similarity index 100% rename from stable/ecodms/5.0.0/questions.yaml rename to stable/ecodms/5.1.3/questions.yaml diff --git a/stable/ecodms/5.0.0/templates/common.yaml b/stable/ecodms/5.1.3/templates/common.yaml similarity index 100% rename from stable/ecodms/5.0.0/templates/common.yaml rename to stable/ecodms/5.1.3/templates/common.yaml diff --git a/stable/electrum/5.0.0/values.yaml b/stable/ecodms/5.1.3/values.yaml similarity index 100% rename from stable/electrum/5.0.0/values.yaml rename to stable/ecodms/5.1.3/values.yaml diff --git a/stable/electrum/5.0.0/CHANGELOG.md b/stable/electrum/5.0.0/CHANGELOG.md deleted file mode 100644 index f1c5ce3f4c3..00000000000 --- a/stable/electrum/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [electrum-4.1.13](https://github.com/truecharts/charts/compare/electrum-4.1.12...electrum-4.1.13) (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)) - - -## [electrum-4.1.12](https://github.com/truecharts/charts/compare/electrum-4.1.11...electrum-4.1.12) (2024-01-29) - -### Chore - - - -- update container image ich777/electrum to latest[@e724345](https://github.com/e724345) by renovate ([#17632](https://github.com/truecharts/charts/issues/17632)) - - -## [electrum-4.1.11](https://github.com/truecharts/charts/compare/electrum-4.1.10...electrum-4.1.11) (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)) - - -## [electrum-4.1.10](https://github.com/truecharts/charts/compare/electrum-4.1.9...electrum-4.1.10) (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)) - - -## [electrum-4.1.9](https://github.com/truecharts/charts/compare/electrum-4.1.8...electrum-4.1.9) (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)) - - -## [electrum-4.1.8](https://github.com/truecharts/charts/compare/electrum-4.1.7...electrum-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [electrum-4.1.7](https://github.com/truecharts/charts/compare/electrum-4.1.6...electrum-4.1.7) (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)) - - -## [electrum-4.1.6](https://github.com/truecharts/charts/compare/electrum-4.1.5...electrum-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [electrum-4.1.5](https://github.com/truecharts/charts/compare/electrum-4.1.4...electrum-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [electrum-4.1.4](https://github.com/truecharts/charts/compare/electrum-4.1.3...electrum-4.1.4) (2024-01-01) - -### Chore diff --git a/stable/electrum/5.0.0/Chart.yaml b/stable/electrum/5.0.0/Chart.yaml deleted file mode 100644 index 6b09971be0d..00000000000 --- a/stable/electrum/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. -home: https://truecharts.org/charts/stable/electrum -icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png -keywords: - - electrum - - Network-Other - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: electrum -sources: - - https://electrum.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/electrum - - https://hub.docker.com/r/ich777/electrum -type: application -version: 5.0.0 diff --git a/stable/electrum/5.0.0/charts/common-17.5.0.tgz b/stable/electrum/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/electrum/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/emby-sync/5.0.0/.helmignore b/stable/electrum/5.1.3/.helmignore similarity index 100% rename from stable/emby-sync/5.0.0/.helmignore rename to stable/electrum/5.1.3/.helmignore diff --git a/stable/electrum/5.1.3/CHANGELOG.md b/stable/electrum/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5e7084da408 --- /dev/null +++ b/stable/electrum/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [electrum-4.1.13](https://github.com/truecharts/charts/compare/electrum-4.1.12...electrum-4.1.13) (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)) + + +## [electrum-4.1.12](https://github.com/truecharts/charts/compare/electrum-4.1.11...electrum-4.1.12) (2024-01-29) + +### Chore + + + +- update container image ich777/electrum to latest[@e724345](https://github.com/e724345) by renovate ([#17632](https://github.com/truecharts/charts/issues/17632)) + + +## [electrum-4.1.11](https://github.com/truecharts/charts/compare/electrum-4.1.10...electrum-4.1.11) (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)) + + +## [electrum-4.1.10](https://github.com/truecharts/charts/compare/electrum-4.1.9...electrum-4.1.10) (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)) + + +## [electrum-4.1.9](https://github.com/truecharts/charts/compare/electrum-4.1.8...electrum-4.1.9) (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)) + + +## [electrum-4.1.8](https://github.com/truecharts/charts/compare/electrum-4.1.7...electrum-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [electrum-4.1.7](https://github.com/truecharts/charts/compare/electrum-4.1.6...electrum-4.1.7) (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)) + + +## [electrum-4.1.6](https://github.com/truecharts/charts/compare/electrum-4.1.5...electrum-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [electrum-4.1.5](https://github.com/truecharts/charts/compare/electrum-4.1.4...electrum-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/electrum/5.1.3/Chart.yaml b/stable/electrum/5.1.3/Chart.yaml new file mode 100644 index 00000000000..5fae170062b --- /dev/null +++ b/stable/electrum/5.1.3/Chart.yaml @@ -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: Network-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. +home: https://truecharts.org/charts/stable/electrum +icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png +keywords: + - electrum + - Network-Other + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: electrum +sources: + - https://electrum.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/electrum + - https://hub.docker.com/r/ich777/electrum +type: application +version: 5.1.3 diff --git a/stable/electrum/5.0.0/README.md b/stable/electrum/5.1.3/README.md similarity index 100% rename from stable/electrum/5.0.0/README.md rename to stable/electrum/5.1.3/README.md diff --git a/stable/electrum/5.0.0/app-readme.md b/stable/electrum/5.1.3/app-readme.md similarity index 100% rename from stable/electrum/5.0.0/app-readme.md rename to stable/electrum/5.1.3/app-readme.md diff --git a/stable/electrum/5.1.3/charts/common-18.0.3.tgz b/stable/electrum/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/electrum/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/electrum/5.0.0/ix_values.yaml b/stable/electrum/5.1.3/ix_values.yaml similarity index 100% rename from stable/electrum/5.0.0/ix_values.yaml rename to stable/electrum/5.1.3/ix_values.yaml diff --git a/stable/electrum/5.0.0/questions.yaml b/stable/electrum/5.1.3/questions.yaml similarity index 100% rename from stable/electrum/5.0.0/questions.yaml rename to stable/electrum/5.1.3/questions.yaml diff --git a/stable/electrum/5.0.0/templates/common.yaml b/stable/electrum/5.1.3/templates/common.yaml similarity index 100% rename from stable/electrum/5.0.0/templates/common.yaml rename to stable/electrum/5.1.3/templates/common.yaml diff --git a/stable/emby-sync/5.0.0/values.yaml b/stable/electrum/5.1.3/values.yaml similarity index 100% rename from stable/emby-sync/5.0.0/values.yaml rename to stable/electrum/5.1.3/values.yaml diff --git a/stable/emby-sync/5.0.0/CHANGELOG.md b/stable/emby-sync/5.0.0/CHANGELOG.md deleted file mode 100644 index cb907394a1d..00000000000 --- a/stable/emby-sync/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [emby-sync-4.1.12](https://github.com/truecharts/charts/compare/emby-sync-4.1.11...emby-sync-4.1.12) (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)) - - -## [emby-sync-4.1.11](https://github.com/truecharts/charts/compare/emby-sync-4.1.10...emby-sync-4.1.11) (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)) - - -## [emby-sync-4.1.10](https://github.com/truecharts/charts/compare/emby-sync-4.1.9...emby-sync-4.1.10) (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)) - - -## [emby-sync-4.1.9](https://github.com/truecharts/charts/compare/emby-sync-4.1.8...emby-sync-4.1.9) (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)) - - -## [emby-sync-4.1.8](https://github.com/truecharts/charts/compare/emby-sync-4.1.7...emby-sync-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [emby-sync-4.1.7](https://github.com/truecharts/charts/compare/emby-sync-4.1.6...emby-sync-4.1.7) (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)) - - -## [emby-sync-4.1.6](https://github.com/truecharts/charts/compare/emby-sync-4.1.5...emby-sync-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [emby-sync-4.1.5](https://github.com/truecharts/charts/compare/emby-sync-4.1.4...emby-sync-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [emby-sync-4.1.4](https://github.com/truecharts/charts/compare/emby-sync-4.1.3...emby-sync-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [emby-sync-4.1.3](https://github.com/truecharts/charts/compare/emby-sync-4.1.0...emby-sync-4.1.3) (2024-01-01) diff --git a/stable/emby-sync/5.0.0/Chart.yaml b/stable/emby-sync/5.0.0/Chart.yaml deleted file mode 100644 index 1d4b2eb7d38..00000000000 --- a/stable/emby-sync/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A small flask based service to sync up Emby clients -home: https://truecharts.org/charts/stable/emby-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png -keywords: - - emby-sync - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: emby-sync -sources: - - https://github.com/cameronurnes/emby-sync - - https://github.com/truecharts/charts/tree/master/charts/stable/emby-sync - - https://hub.docker.com/r/lastelement21/emby-sync -type: application -version: 5.0.0 diff --git a/stable/emby-sync/5.0.0/charts/common-17.5.0.tgz b/stable/emby-sync/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/emby-sync/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/emby/18.0.0/.helmignore b/stable/emby-sync/5.1.3/.helmignore similarity index 100% rename from stable/emby/18.0.0/.helmignore rename to stable/emby-sync/5.1.3/.helmignore diff --git a/stable/emby-sync/5.1.3/CHANGELOG.md b/stable/emby-sync/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f4a1ca04206 --- /dev/null +++ b/stable/emby-sync/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [emby-sync-4.1.12](https://github.com/truecharts/charts/compare/emby-sync-4.1.11...emby-sync-4.1.12) (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)) + + +## [emby-sync-4.1.11](https://github.com/truecharts/charts/compare/emby-sync-4.1.10...emby-sync-4.1.11) (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)) + + +## [emby-sync-4.1.10](https://github.com/truecharts/charts/compare/emby-sync-4.1.9...emby-sync-4.1.10) (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)) + + +## [emby-sync-4.1.9](https://github.com/truecharts/charts/compare/emby-sync-4.1.8...emby-sync-4.1.9) (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)) + + +## [emby-sync-4.1.8](https://github.com/truecharts/charts/compare/emby-sync-4.1.7...emby-sync-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [emby-sync-4.1.7](https://github.com/truecharts/charts/compare/emby-sync-4.1.6...emby-sync-4.1.7) (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)) + + +## [emby-sync-4.1.6](https://github.com/truecharts/charts/compare/emby-sync-4.1.5...emby-sync-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [emby-sync-4.1.5](https://github.com/truecharts/charts/compare/emby-sync-4.1.4...emby-sync-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [emby-sync-4.1.4](https://github.com/truecharts/charts/compare/emby-sync-4.1.3...emby-sync-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/emby-sync/5.1.3/Chart.yaml b/stable/emby-sync/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6704ef082b4 --- /dev/null +++ b/stable/emby-sync/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A small flask based service to sync up Emby clients +home: https://truecharts.org/charts/stable/emby-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png +keywords: + - emby-sync + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: emby-sync +sources: + - https://github.com/cameronurnes/emby-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/emby-sync + - https://hub.docker.com/r/lastelement21/emby-sync +type: application +version: 5.1.3 diff --git a/stable/emby-sync/5.0.0/README.md b/stable/emby-sync/5.1.3/README.md similarity index 100% rename from stable/emby-sync/5.0.0/README.md rename to stable/emby-sync/5.1.3/README.md diff --git a/stable/emby-sync/5.0.0/app-readme.md b/stable/emby-sync/5.1.3/app-readme.md similarity index 100% rename from stable/emby-sync/5.0.0/app-readme.md rename to stable/emby-sync/5.1.3/app-readme.md diff --git a/stable/emby-sync/5.1.3/charts/common-18.0.3.tgz b/stable/emby-sync/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/emby-sync/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/emby-sync/5.0.0/ix_values.yaml b/stable/emby-sync/5.1.3/ix_values.yaml similarity index 100% rename from stable/emby-sync/5.0.0/ix_values.yaml rename to stable/emby-sync/5.1.3/ix_values.yaml diff --git a/stable/emby-sync/5.0.0/questions.yaml b/stable/emby-sync/5.1.3/questions.yaml similarity index 100% rename from stable/emby-sync/5.0.0/questions.yaml rename to stable/emby-sync/5.1.3/questions.yaml diff --git a/stable/emby-sync/5.0.0/templates/common.yaml b/stable/emby-sync/5.1.3/templates/common.yaml similarity index 100% rename from stable/emby-sync/5.0.0/templates/common.yaml rename to stable/emby-sync/5.1.3/templates/common.yaml diff --git a/stable/emby/18.0.0/values.yaml b/stable/emby-sync/5.1.3/values.yaml similarity index 100% rename from stable/emby/18.0.0/values.yaml rename to stable/emby-sync/5.1.3/values.yaml diff --git a/stable/emby/18.0.0/CHANGELOG.md b/stable/emby/18.0.0/CHANGELOG.md deleted file mode 100644 index ab2425320b3..00000000000 --- a/stable/emby/18.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [emby-17.2.1](https://github.com/truecharts/charts/compare/emby-17.2.0...emby-17.2.1) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/geek-cookbook/emby to v4.8.1.0[@dad91c6](https://github.com/dad91c6) by renovate ([#18132](https://github.com/truecharts/charts/issues/18132)) - - -## [emby-17.2.0](https://github.com/truecharts/charts/compare/emby-17.1.13...emby-17.2.0) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/geek-cookbook/emby to v4.8.0.80[@d14aaee](https://github.com/d14aaee) by renovate ([#17937](https://github.com/truecharts/charts/issues/17937)) - - -## [emby-17.1.13](https://github.com/truecharts/charts/compare/emby-17.1.12...emby-17.1.13) (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)) - - -## [emby-17.1.12](https://github.com/truecharts/charts/compare/emby-17.1.11...emby-17.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)) - - -## [emby-17.1.11](https://github.com/truecharts/charts/compare/emby-17.1.10...emby-17.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)) - - -## [emby-17.1.10](https://github.com/truecharts/charts/compare/emby-17.1.9...emby-17.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)) - - -## [emby-17.1.9](https://github.com/truecharts/charts/compare/emby-17.1.8...emby-17.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [emby-17.1.8](https://github.com/truecharts/charts/compare/emby-17.1.7...emby-17.1.8) (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)) - - -## [emby-17.1.7](https://github.com/truecharts/charts/compare/emby-17.1.6...emby-17.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [emby-17.1.6](https://github.com/truecharts/charts/compare/emby-17.1.5...emby-17.1.6) (2024-01-02) - -### Chore diff --git a/stable/emby/18.0.0/Chart.yaml b/stable/emby/18.0.0/Chart.yaml deleted file mode 100644 index 588cca1b6cd..00000000000 --- a/stable/emby/18.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.8.1.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Emby Server is a home media server -home: https://truecharts.org/charts/stable/emby -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.png -keywords: - - jellyfin - - plex - - emby -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: emby -sources: - - https://github.com/linuxserver/docker-emby.git - - https://github.com/truecharts/charts/tree/master/charts/stable/emby - - https://ghcr.io/geek-cookbook/emby -type: application -version: 18.0.0 diff --git a/stable/emby/18.0.0/charts/common-17.5.0.tgz b/stable/emby/18.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/emby/18.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/embystat/9.0.0/.helmignore b/stable/emby/18.1.3/.helmignore similarity index 100% rename from stable/embystat/9.0.0/.helmignore rename to stable/emby/18.1.3/.helmignore diff --git a/stable/emby/18.1.3/CHANGELOG.md b/stable/emby/18.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3c90019a571 --- /dev/null +++ b/stable/emby/18.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [emby-17.2.1](https://github.com/truecharts/charts/compare/emby-17.2.0...emby-17.2.1) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/geek-cookbook/emby to v4.8.1.0[@dad91c6](https://github.com/dad91c6) by renovate ([#18132](https://github.com/truecharts/charts/issues/18132)) + + +## [emby-17.2.0](https://github.com/truecharts/charts/compare/emby-17.1.13...emby-17.2.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/geek-cookbook/emby to v4.8.0.80[@d14aaee](https://github.com/d14aaee) by renovate ([#17937](https://github.com/truecharts/charts/issues/17937)) + + +## [emby-17.1.13](https://github.com/truecharts/charts/compare/emby-17.1.12...emby-17.1.13) (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)) + + +## [emby-17.1.12](https://github.com/truecharts/charts/compare/emby-17.1.11...emby-17.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)) + + +## [emby-17.1.11](https://github.com/truecharts/charts/compare/emby-17.1.10...emby-17.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)) + + +## [emby-17.1.10](https://github.com/truecharts/charts/compare/emby-17.1.9...emby-17.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)) + + +## [emby-17.1.9](https://github.com/truecharts/charts/compare/emby-17.1.8...emby-17.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [emby-17.1.8](https://github.com/truecharts/charts/compare/emby-17.1.7...emby-17.1.8) (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)) + + +## [emby-17.1.7](https://github.com/truecharts/charts/compare/emby-17.1.6...emby-17.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/emby/18.1.3/Chart.yaml b/stable/emby/18.1.3/Chart.yaml new file mode 100644 index 00000000000..911985971dc --- /dev/null +++ b/stable/emby/18.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.8.1.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Emby Server is a home media server +home: https://truecharts.org/charts/stable/emby +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.png +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: emby +sources: + - https://github.com/linuxserver/docker-emby.git + - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://ghcr.io/geek-cookbook/emby +type: application +version: 18.1.3 diff --git a/stable/emby/18.0.0/README.md b/stable/emby/18.1.3/README.md similarity index 100% rename from stable/emby/18.0.0/README.md rename to stable/emby/18.1.3/README.md diff --git a/stable/emby/18.0.0/app-readme.md b/stable/emby/18.1.3/app-readme.md similarity index 100% rename from stable/emby/18.0.0/app-readme.md rename to stable/emby/18.1.3/app-readme.md diff --git a/stable/emby/18.1.3/charts/common-18.0.3.tgz b/stable/emby/18.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/emby/18.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/emby/18.0.0/ix_values.yaml b/stable/emby/18.1.3/ix_values.yaml similarity index 100% rename from stable/emby/18.0.0/ix_values.yaml rename to stable/emby/18.1.3/ix_values.yaml diff --git a/stable/emby/18.0.0/questions.yaml b/stable/emby/18.1.3/questions.yaml similarity index 100% rename from stable/emby/18.0.0/questions.yaml rename to stable/emby/18.1.3/questions.yaml diff --git a/stable/embystat/9.0.0/templates/NOTES.txt b/stable/emby/18.1.3/templates/NOTES.txt similarity index 100% rename from stable/embystat/9.0.0/templates/NOTES.txt rename to stable/emby/18.1.3/templates/NOTES.txt diff --git a/stable/embystat/9.0.0/templates/common.yaml b/stable/emby/18.1.3/templates/common.yaml similarity index 100% rename from stable/embystat/9.0.0/templates/common.yaml rename to stable/emby/18.1.3/templates/common.yaml diff --git a/stable/embystat/9.0.0/values.yaml b/stable/emby/18.1.3/values.yaml similarity index 100% rename from stable/embystat/9.0.0/values.yaml rename to stable/emby/18.1.3/values.yaml diff --git a/stable/embystat/9.0.0/CHANGELOG.md b/stable/embystat/9.0.0/CHANGELOG.md deleted file mode 100644 index 7271e642376..00000000000 --- a/stable/embystat/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [embystat-8.1.12](https://github.com/truecharts/charts/compare/embystat-8.1.11...embystat-8.1.12) (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)) - - -## [embystat-8.1.11](https://github.com/truecharts/charts/compare/embystat-8.1.10...embystat-8.1.11) (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)) - - -## [embystat-8.1.10](https://github.com/truecharts/charts/compare/embystat-8.1.9...embystat-8.1.10) (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)) - - -## [embystat-8.1.9](https://github.com/truecharts/charts/compare/embystat-8.1.8...embystat-8.1.9) (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)) - - -## [embystat-8.1.8](https://github.com/truecharts/charts/compare/embystat-8.1.7...embystat-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [embystat-8.1.7](https://github.com/truecharts/charts/compare/embystat-8.1.6...embystat-8.1.7) (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)) - - -## [embystat-8.1.6](https://github.com/truecharts/charts/compare/embystat-8.1.5...embystat-8.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [embystat-8.1.5](https://github.com/truecharts/charts/compare/embystat-8.1.4...embystat-8.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [embystat-8.1.4](https://github.com/truecharts/charts/compare/embystat-8.1.3...embystat-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [embystat-8.1.3](https://github.com/truecharts/charts/compare/embystat-8.1.0...embystat-8.1.3) (2024-01-01) diff --git a/stable/embystat/9.0.0/Chart.yaml b/stable/embystat/9.0.0/Chart.yaml deleted file mode 100644 index 85768416fe0..00000000000 --- a/stable/embystat/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. -home: https://truecharts.org/charts/stable/embystat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png -keywords: - - embystat -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: embystat -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/embystat - - https://ghcr.io/linuxserver/embystat -type: application -version: 9.0.0 diff --git a/stable/embystat/9.0.0/charts/common-17.5.0.tgz b/stable/embystat/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/embystat/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/emulatorjs/9.1.0/.helmignore b/stable/embystat/9.1.3/.helmignore similarity index 100% rename from stable/emulatorjs/9.1.0/.helmignore rename to stable/embystat/9.1.3/.helmignore diff --git a/stable/embystat/9.1.3/CHANGELOG.md b/stable/embystat/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1190954ba41 --- /dev/null +++ b/stable/embystat/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [embystat-8.1.12](https://github.com/truecharts/charts/compare/embystat-8.1.11...embystat-8.1.12) (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)) + + +## [embystat-8.1.11](https://github.com/truecharts/charts/compare/embystat-8.1.10...embystat-8.1.11) (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)) + + +## [embystat-8.1.10](https://github.com/truecharts/charts/compare/embystat-8.1.9...embystat-8.1.10) (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)) + + +## [embystat-8.1.9](https://github.com/truecharts/charts/compare/embystat-8.1.8...embystat-8.1.9) (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)) + + +## [embystat-8.1.8](https://github.com/truecharts/charts/compare/embystat-8.1.7...embystat-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [embystat-8.1.7](https://github.com/truecharts/charts/compare/embystat-8.1.6...embystat-8.1.7) (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)) + + +## [embystat-8.1.6](https://github.com/truecharts/charts/compare/embystat-8.1.5...embystat-8.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [embystat-8.1.5](https://github.com/truecharts/charts/compare/embystat-8.1.4...embystat-8.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [embystat-8.1.4](https://github.com/truecharts/charts/compare/embystat-8.1.3...embystat-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/embystat/9.1.3/Chart.yaml b/stable/embystat/9.1.3/Chart.yaml new file mode 100644 index 00000000000..4d97d6c7f68 --- /dev/null +++ b/stable/embystat/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. +home: https://truecharts.org/charts/stable/embystat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png +keywords: + - embystat +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: embystat +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/embystat + - https://ghcr.io/linuxserver/embystat +type: application +version: 9.1.3 diff --git a/stable/embystat/9.0.0/README.md b/stable/embystat/9.1.3/README.md similarity index 100% rename from stable/embystat/9.0.0/README.md rename to stable/embystat/9.1.3/README.md diff --git a/stable/embystat/9.0.0/app-readme.md b/stable/embystat/9.1.3/app-readme.md similarity index 100% rename from stable/embystat/9.0.0/app-readme.md rename to stable/embystat/9.1.3/app-readme.md diff --git a/stable/embystat/9.1.3/charts/common-18.0.3.tgz b/stable/embystat/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/embystat/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/embystat/9.0.0/ix_values.yaml b/stable/embystat/9.1.3/ix_values.yaml similarity index 100% rename from stable/embystat/9.0.0/ix_values.yaml rename to stable/embystat/9.1.3/ix_values.yaml diff --git a/stable/embystat/9.0.0/questions.yaml b/stable/embystat/9.1.3/questions.yaml similarity index 100% rename from stable/embystat/9.0.0/questions.yaml rename to stable/embystat/9.1.3/questions.yaml diff --git a/stable/emulatorjs/9.1.0/templates/NOTES.txt b/stable/embystat/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/emulatorjs/9.1.0/templates/NOTES.txt rename to stable/embystat/9.1.3/templates/NOTES.txt diff --git a/stable/emulatorjs/9.1.0/templates/common.yaml b/stable/embystat/9.1.3/templates/common.yaml similarity index 100% rename from stable/emulatorjs/9.1.0/templates/common.yaml rename to stable/embystat/9.1.3/templates/common.yaml diff --git a/stable/emulatorjs/9.1.0/values.yaml b/stable/embystat/9.1.3/values.yaml similarity index 100% rename from stable/emulatorjs/9.1.0/values.yaml rename to stable/embystat/9.1.3/values.yaml diff --git a/stable/emulatorjs/9.1.0/CHANGELOG.md b/stable/emulatorjs/9.1.0/CHANGELOG.md deleted file mode 100644 index 4b70a838d09..00000000000 --- a/stable/emulatorjs/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [emulatorjs-8.2.13](https://github.com/truecharts/charts/compare/emulatorjs-8.2.12...emulatorjs-8.2.13) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/emulatorjs to v1.8.8[@36428a8](https://github.com/36428a8) by renovate ([#18134](https://github.com/truecharts/charts/issues/18134)) - - -## [emulatorjs-8.2.12](https://github.com/truecharts/charts/compare/emulatorjs-8.2.11...emulatorjs-8.2.12) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/emulatorjs to v1.8.7[@4855047](https://github.com/4855047) by renovate ([#17910](https://github.com/truecharts/charts/issues/17910)) - - -## [emulatorjs-8.2.11](https://github.com/truecharts/charts/compare/emulatorjs-8.2.10...emulatorjs-8.2.11) (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)) - - -## [emulatorjs-8.2.10](https://github.com/truecharts/charts/compare/emulatorjs-8.2.9...emulatorjs-8.2.10) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/emulatorjs to v1.8.5[@f2a8a9a](https://github.com/f2a8a9a) by renovate ([#17672](https://github.com/truecharts/charts/issues/17672)) - - -## [emulatorjs-8.2.9](https://github.com/truecharts/charts/compare/emulatorjs-8.2.8...emulatorjs-8.2.9) (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)) - - -## [emulatorjs-8.2.8](https://github.com/truecharts/charts/compare/emulatorjs-8.2.7...emulatorjs-8.2.8) (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)) - - -## [emulatorjs-8.2.7](https://github.com/truecharts/charts/compare/emulatorjs-8.2.6...emulatorjs-8.2.7) (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)) - - -## [emulatorjs-8.2.6](https://github.com/truecharts/charts/compare/emulatorjs-8.2.5...emulatorjs-8.2.6) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [emulatorjs-8.2.5](https://github.com/truecharts/charts/compare/emulatorjs-8.2.4...emulatorjs-8.2.5) (2024-01-21) diff --git a/stable/emulatorjs/9.1.0/Chart.yaml b/stable/emulatorjs/9.1.0/Chart.yaml deleted file mode 100644 index 96aee4fc995..00000000000 --- a/stable/emulatorjs/9.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: emulator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.8.8 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. -home: https://truecharts.org/charts/stable/emulatorjs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png -keywords: - - emulatorjs -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: emulatorjs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs - - https://ghcr.io/linuxserver/emulatorjs -type: application -version: 9.1.0 diff --git a/stable/emulatorjs/9.1.0/charts/common-18.0.1.tgz b/stable/emulatorjs/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/emulatorjs/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/emulatorjs/9.1.0/ix_values.yaml b/stable/emulatorjs/9.1.0/ix_values.yaml deleted file mode 100644 index e168f592e78..00000000000 --- a/stable/emulatorjs/9.1.0/ix_values.yaml +++ /dev/null @@ -1,60 +0,0 @@ -image: - repository: ghcr.io/linuxserver/emulatorjs - pullPolicy: IfNotPresent - tag: 1.8.8@sha256:153aed34d85bb716e52027cbbbdf90ad72663da33fe49b0a7a02291b192ce484 -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - targetPort: 3000 - port: 10130 - front: - enabled: true - ports: - front: - enabled: true - targetPort: 80 - port: 10124 - ipfs: - enabled: true - ports: - ipfs: - enabled: true - targetPort: 4001 - port: 10138 -ingress: - front: - targetSelector: - front: front -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: {} -persistence: - config: - enabled: true - mountPath: /config - data: - enabled: true - mountPath: /data -portal: - open: - enabled: true diff --git a/stable/endlessh/9.0.0/.helmignore b/stable/emulatorjs/9.1.4/.helmignore similarity index 100% rename from stable/endlessh/9.0.0/.helmignore rename to stable/emulatorjs/9.1.4/.helmignore diff --git a/stable/emulatorjs/9.1.4/CHANGELOG.md b/stable/emulatorjs/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..439e9937efd --- /dev/null +++ b/stable/emulatorjs/9.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [emulatorjs-8.2.13](https://github.com/truecharts/charts/compare/emulatorjs-8.2.12...emulatorjs-8.2.13) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/emulatorjs to v1.8.8[@36428a8](https://github.com/36428a8) by renovate ([#18134](https://github.com/truecharts/charts/issues/18134)) + + +## [emulatorjs-8.2.12](https://github.com/truecharts/charts/compare/emulatorjs-8.2.11...emulatorjs-8.2.12) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/emulatorjs to v1.8.7[@4855047](https://github.com/4855047) by renovate ([#17910](https://github.com/truecharts/charts/issues/17910)) + + +## [emulatorjs-8.2.11](https://github.com/truecharts/charts/compare/emulatorjs-8.2.10...emulatorjs-8.2.11) (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)) + + +## [emulatorjs-8.2.10](https://github.com/truecharts/charts/compare/emulatorjs-8.2.9...emulatorjs-8.2.10) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/emulatorjs to v1.8.5[@f2a8a9a](https://github.com/f2a8a9a) by renovate ([#17672](https://github.com/truecharts/charts/issues/17672)) + + +## [emulatorjs-8.2.9](https://github.com/truecharts/charts/compare/emulatorjs-8.2.8...emulatorjs-8.2.9) (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)) + + +## [emulatorjs-8.2.8](https://github.com/truecharts/charts/compare/emulatorjs-8.2.7...emulatorjs-8.2.8) (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)) + + +## [emulatorjs-8.2.7](https://github.com/truecharts/charts/compare/emulatorjs-8.2.6...emulatorjs-8.2.7) (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)) + + +## [emulatorjs-8.2.6](https://github.com/truecharts/charts/compare/emulatorjs-8.2.5...emulatorjs-8.2.6) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/emulatorjs/9.1.4/Chart.yaml b/stable/emulatorjs/9.1.4/Chart.yaml new file mode 100644 index 00000000000..6b1cf112ac1 --- /dev/null +++ b/stable/emulatorjs/9.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: emulator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.8.8 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. +home: https://truecharts.org/charts/stable/emulatorjs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png +keywords: + - emulatorjs +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: emulatorjs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs + - https://ghcr.io/linuxserver/emulatorjs +type: application +version: 9.1.4 diff --git a/stable/emulatorjs/9.1.0/README.md b/stable/emulatorjs/9.1.4/README.md similarity index 100% rename from stable/emulatorjs/9.1.0/README.md rename to stable/emulatorjs/9.1.4/README.md diff --git a/stable/emulatorjs/9.1.0/app-readme.md b/stable/emulatorjs/9.1.4/app-readme.md similarity index 100% rename from stable/emulatorjs/9.1.0/app-readme.md rename to stable/emulatorjs/9.1.4/app-readme.md diff --git a/stable/emulatorjs/9.1.4/charts/common-18.0.3.tgz b/stable/emulatorjs/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/emulatorjs/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/emulatorjs/9.1.4/ix_values.yaml b/stable/emulatorjs/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..0d8758221cc --- /dev/null +++ b/stable/emulatorjs/9.1.4/ix_values.yaml @@ -0,0 +1,60 @@ +image: + repository: ghcr.io/linuxserver/emulatorjs + pullPolicy: IfNotPresent + tag: 1.8.8@sha256:dd5a33b4649e599eec0e87aabb89258e9a1665ba22d1816df28591fb9af8c36a +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + targetPort: 3000 + port: 10130 + front: + enabled: true + ports: + front: + enabled: true + targetPort: 80 + port: 10124 + ipfs: + enabled: true + ports: + ipfs: + enabled: true + targetPort: 4001 + port: 10138 +ingress: + front: + targetSelector: + front: front +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +persistence: + config: + enabled: true + mountPath: /config + data: + enabled: true + mountPath: /data +portal: + open: + enabled: true diff --git a/stable/emulatorjs/9.1.0/questions.yaml b/stable/emulatorjs/9.1.4/questions.yaml similarity index 100% rename from stable/emulatorjs/9.1.0/questions.yaml rename to stable/emulatorjs/9.1.4/questions.yaml diff --git a/stable/endlessh/9.0.0/templates/NOTES.txt b/stable/emulatorjs/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/endlessh/9.0.0/templates/NOTES.txt rename to stable/emulatorjs/9.1.4/templates/NOTES.txt diff --git a/stable/endlessh/9.0.0/templates/common.yaml b/stable/emulatorjs/9.1.4/templates/common.yaml similarity index 100% rename from stable/endlessh/9.0.0/templates/common.yaml rename to stable/emulatorjs/9.1.4/templates/common.yaml diff --git a/stable/endlessh/9.0.0/values.yaml b/stable/emulatorjs/9.1.4/values.yaml similarity index 100% rename from stable/endlessh/9.0.0/values.yaml rename to stable/emulatorjs/9.1.4/values.yaml diff --git a/stable/endlessh/9.0.0/CHANGELOG.md b/stable/endlessh/9.0.0/CHANGELOG.md deleted file mode 100644 index 52e71438c16..00000000000 --- a/stable/endlessh/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [endlessh-8.1.12](https://github.com/truecharts/charts/compare/endlessh-8.1.11...endlessh-8.1.12) (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)) - - -## [endlessh-8.1.11](https://github.com/truecharts/charts/compare/endlessh-8.1.10...endlessh-8.1.11) (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)) - - -## [endlessh-8.1.10](https://github.com/truecharts/charts/compare/endlessh-8.1.9...endlessh-8.1.10) (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)) - - -## [endlessh-8.1.9](https://github.com/truecharts/charts/compare/endlessh-8.1.8...endlessh-8.1.9) (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)) - - -## [endlessh-8.1.8](https://github.com/truecharts/charts/compare/endlessh-8.1.7...endlessh-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [endlessh-8.1.7](https://github.com/truecharts/charts/compare/endlessh-8.1.6...endlessh-8.1.7) (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)) - - -## [endlessh-8.1.6](https://github.com/truecharts/charts/compare/endlessh-8.1.5...endlessh-8.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [endlessh-8.1.5](https://github.com/truecharts/charts/compare/endlessh-8.1.4...endlessh-8.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [endlessh-8.1.4](https://github.com/truecharts/charts/compare/endlessh-8.1.3...endlessh-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [endlessh-8.1.3](https://github.com/truecharts/charts/compare/endlessh-8.1.0...endlessh-8.1.3) (2024-01-01) diff --git a/stable/endlessh/9.0.0/Chart.yaml b/stable/endlessh/9.0.0/Chart.yaml deleted file mode 100644 index 2009a9a9c28..00000000000 --- a/stable/endlessh/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.11.21 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. -home: https://truecharts.org/charts/stable/endlessh -icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png -keywords: - - endlessh -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: endlessh -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh - - https://ghcr.io/linuxserver/endlessh -type: application -version: 9.0.0 diff --git a/stable/endlessh/9.0.0/charts/common-17.5.0.tgz b/stable/endlessh/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/endlessh/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ersatztv/3.0.0/.helmignore b/stable/endlessh/9.1.3/.helmignore similarity index 100% rename from stable/ersatztv/3.0.0/.helmignore rename to stable/endlessh/9.1.3/.helmignore diff --git a/stable/endlessh/9.1.3/CHANGELOG.md b/stable/endlessh/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..aed627ecf1c --- /dev/null +++ b/stable/endlessh/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [endlessh-8.1.12](https://github.com/truecharts/charts/compare/endlessh-8.1.11...endlessh-8.1.12) (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)) + + +## [endlessh-8.1.11](https://github.com/truecharts/charts/compare/endlessh-8.1.10...endlessh-8.1.11) (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)) + + +## [endlessh-8.1.10](https://github.com/truecharts/charts/compare/endlessh-8.1.9...endlessh-8.1.10) (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)) + + +## [endlessh-8.1.9](https://github.com/truecharts/charts/compare/endlessh-8.1.8...endlessh-8.1.9) (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)) + + +## [endlessh-8.1.8](https://github.com/truecharts/charts/compare/endlessh-8.1.7...endlessh-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [endlessh-8.1.7](https://github.com/truecharts/charts/compare/endlessh-8.1.6...endlessh-8.1.7) (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)) + + +## [endlessh-8.1.6](https://github.com/truecharts/charts/compare/endlessh-8.1.5...endlessh-8.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [endlessh-8.1.5](https://github.com/truecharts/charts/compare/endlessh-8.1.4...endlessh-8.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [endlessh-8.1.4](https://github.com/truecharts/charts/compare/endlessh-8.1.3...endlessh-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/endlessh/9.1.3/Chart.yaml b/stable/endlessh/9.1.3/Chart.yaml new file mode 100644 index 00000000000..afca47fa656 --- /dev/null +++ b/stable/endlessh/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2021.11.21 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. +home: https://truecharts.org/charts/stable/endlessh +icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png +keywords: + - endlessh +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: endlessh +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh + - https://ghcr.io/linuxserver/endlessh +type: application +version: 9.1.3 diff --git a/stable/endlessh/9.0.0/README.md b/stable/endlessh/9.1.3/README.md similarity index 100% rename from stable/endlessh/9.0.0/README.md rename to stable/endlessh/9.1.3/README.md diff --git a/stable/endlessh/9.0.0/app-readme.md b/stable/endlessh/9.1.3/app-readme.md similarity index 100% rename from stable/endlessh/9.0.0/app-readme.md rename to stable/endlessh/9.1.3/app-readme.md diff --git a/stable/endlessh/9.1.3/charts/common-18.0.3.tgz b/stable/endlessh/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/endlessh/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/endlessh/9.0.0/ix_values.yaml b/stable/endlessh/9.1.3/ix_values.yaml similarity index 100% rename from stable/endlessh/9.0.0/ix_values.yaml rename to stable/endlessh/9.1.3/ix_values.yaml diff --git a/stable/endlessh/9.0.0/questions.yaml b/stable/endlessh/9.1.3/questions.yaml similarity index 100% rename from stable/endlessh/9.0.0/questions.yaml rename to stable/endlessh/9.1.3/questions.yaml diff --git a/stable/esphome/19.1.0/templates/NOTES.txt b/stable/endlessh/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/esphome/19.1.0/templates/NOTES.txt rename to stable/endlessh/9.1.3/templates/NOTES.txt diff --git a/stable/ersatztv/3.0.0/templates/common.yaml b/stable/endlessh/9.1.3/templates/common.yaml similarity index 100% rename from stable/ersatztv/3.0.0/templates/common.yaml rename to stable/endlessh/9.1.3/templates/common.yaml diff --git a/stable/ersatztv/3.0.0/values.yaml b/stable/endlessh/9.1.3/values.yaml similarity index 100% rename from stable/ersatztv/3.0.0/values.yaml rename to stable/endlessh/9.1.3/values.yaml diff --git a/stable/ersatztv/3.0.0/CHANGELOG.md b/stable/ersatztv/3.0.0/CHANGELOG.md deleted file mode 100644 index fd623a13678..00000000000 --- a/stable/ersatztv/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ersatztv-2.1.15](https://github.com/truecharts/charts/compare/ersatztv-2.1.12...ersatztv-2.1.15) (2024-02-05) - -### Chore - - - -- update container image jasongdove/ersatztv to v0.8.5 by renovate ([#17920](https://github.com/truecharts/charts/issues/17920)) - - -## [ersatztv-2.1.12](https://github.com/truecharts/charts/compare/ersatztv-2.1.11...ersatztv-2.1.12) (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)) - - -## [ersatztv-2.1.11](https://github.com/truecharts/charts/compare/ersatztv-2.1.10...ersatztv-2.1.11) (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)) - - -## [ersatztv-2.1.10](https://github.com/truecharts/charts/compare/ersatztv-2.1.9...ersatztv-2.1.10) (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)) - - -## [ersatztv-2.1.9](https://github.com/truecharts/charts/compare/ersatztv-2.1.8...ersatztv-2.1.9) (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)) - - -## [ersatztv-2.1.8](https://github.com/truecharts/charts/compare/ersatztv-2.1.7...ersatztv-2.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ersatztv-2.1.7](https://github.com/truecharts/charts/compare/ersatztv-2.1.6...ersatztv-2.1.7) (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)) - - -## [ersatztv-2.1.6](https://github.com/truecharts/charts/compare/ersatztv-2.1.5...ersatztv-2.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ersatztv-2.1.5](https://github.com/truecharts/charts/compare/ersatztv-2.1.4...ersatztv-2.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [ersatztv-2.1.4](https://github.com/truecharts/charts/compare/ersatztv-2.1.3...ersatztv-2.1.4) (2024-01-01) - -### Chore diff --git a/stable/ersatztv/3.0.0/Chart.yaml b/stable/ersatztv/3.0.0/Chart.yaml deleted file mode 100644 index ffcbd3435df..00000000000 --- a/stable/ersatztv/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.8.5 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ErsatzTV configuring and streaming custom live channels using your media library. -home: https://truecharts.org/charts/stable/ersatztv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png -keywords: - - ersatztv - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ersatztv -sources: - - https://github.com/jasongdove/ErsatzTV - - https://github.com/truecharts/charts/tree/master/charts/stable/ersatztv - - https://hub.docker.com/r/jasongdove/ersatztv -type: application -version: 3.0.0 diff --git a/stable/ersatztv/3.0.0/charts/common-17.5.0.tgz b/stable/ersatztv/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ersatztv/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/esphome/19.1.0/.helmignore b/stable/ersatztv/3.1.3/.helmignore similarity index 100% rename from stable/esphome/19.1.0/.helmignore rename to stable/ersatztv/3.1.3/.helmignore diff --git a/stable/ersatztv/3.1.3/CHANGELOG.md b/stable/ersatztv/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..faad77c86ef --- /dev/null +++ b/stable/ersatztv/3.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ersatztv-2.1.15](https://github.com/truecharts/charts/compare/ersatztv-2.1.12...ersatztv-2.1.15) (2024-02-05) + +### Chore + + + +- update container image jasongdove/ersatztv to v0.8.5 by renovate ([#17920](https://github.com/truecharts/charts/issues/17920)) + + +## [ersatztv-2.1.12](https://github.com/truecharts/charts/compare/ersatztv-2.1.11...ersatztv-2.1.12) (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)) + + +## [ersatztv-2.1.11](https://github.com/truecharts/charts/compare/ersatztv-2.1.10...ersatztv-2.1.11) (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)) + + +## [ersatztv-2.1.10](https://github.com/truecharts/charts/compare/ersatztv-2.1.9...ersatztv-2.1.10) (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)) + + +## [ersatztv-2.1.9](https://github.com/truecharts/charts/compare/ersatztv-2.1.8...ersatztv-2.1.9) (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)) + + +## [ersatztv-2.1.8](https://github.com/truecharts/charts/compare/ersatztv-2.1.7...ersatztv-2.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ersatztv-2.1.7](https://github.com/truecharts/charts/compare/ersatztv-2.1.6...ersatztv-2.1.7) (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)) + + +## [ersatztv-2.1.6](https://github.com/truecharts/charts/compare/ersatztv-2.1.5...ersatztv-2.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ersatztv-2.1.5](https://github.com/truecharts/charts/compare/ersatztv-2.1.4...ersatztv-2.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/ersatztv/3.1.3/Chart.yaml b/stable/ersatztv/3.1.3/Chart.yaml new file mode 100644 index 00000000000..ee8c2a6f2f6 --- /dev/null +++ b/stable/ersatztv/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.8.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ErsatzTV configuring and streaming custom live channels using your media library. +home: https://truecharts.org/charts/stable/ersatztv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png +keywords: + - ersatztv + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ersatztv +sources: + - https://github.com/jasongdove/ErsatzTV + - https://github.com/truecharts/charts/tree/master/charts/stable/ersatztv + - https://hub.docker.com/r/jasongdove/ersatztv +type: application +version: 3.1.3 diff --git a/stable/ersatztv/3.0.0/README.md b/stable/ersatztv/3.1.3/README.md similarity index 100% rename from stable/ersatztv/3.0.0/README.md rename to stable/ersatztv/3.1.3/README.md diff --git a/stable/ersatztv/3.0.0/app-readme.md b/stable/ersatztv/3.1.3/app-readme.md similarity index 100% rename from stable/ersatztv/3.0.0/app-readme.md rename to stable/ersatztv/3.1.3/app-readme.md diff --git a/stable/ersatztv/3.1.3/charts/common-18.0.3.tgz b/stable/ersatztv/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ersatztv/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ersatztv/3.0.0/ix_values.yaml b/stable/ersatztv/3.1.3/ix_values.yaml similarity index 100% rename from stable/ersatztv/3.0.0/ix_values.yaml rename to stable/ersatztv/3.1.3/ix_values.yaml diff --git a/stable/ersatztv/3.0.0/questions.yaml b/stable/ersatztv/3.1.3/questions.yaml similarity index 100% rename from stable/ersatztv/3.0.0/questions.yaml rename to stable/ersatztv/3.1.3/questions.yaml diff --git a/stable/esphome/19.1.0/templates/common.yaml b/stable/ersatztv/3.1.3/templates/common.yaml similarity index 100% rename from stable/esphome/19.1.0/templates/common.yaml rename to stable/ersatztv/3.1.3/templates/common.yaml diff --git a/stable/esphome/19.1.0/values.yaml b/stable/ersatztv/3.1.3/values.yaml similarity index 100% rename from stable/esphome/19.1.0/values.yaml rename to stable/ersatztv/3.1.3/values.yaml diff --git a/stable/esphome/19.1.0/CHANGELOG.md b/stable/esphome/19.1.0/CHANGELOG.md deleted file mode 100644 index a4e2bbb8351..00000000000 --- a/stable/esphome/19.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [esphome-17.1.15](https://github.com/truecharts/charts/compare/esphome-17.1.14...esphome-17.1.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)) - - -## [esphome-17.1.14](https://github.com/truecharts/charts/compare/esphome-17.1.13...esphome-17.1.14) (2024-01-29) - -### Chore - - - -- update container image esphome/esphome to v2023.12.9[@0ec7b41](https://github.com/0ec7b41) by renovate ([#17666](https://github.com/truecharts/charts/issues/17666)) - - -## [esphome-17.1.13](https://github.com/truecharts/charts/compare/esphome-17.1.12...esphome-17.1.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)) - - -## [esphome-17.1.12](https://github.com/truecharts/charts/compare/esphome-17.1.11...esphome-17.1.12) (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)) - - -## [esphome-17.1.11](https://github.com/truecharts/charts/compare/esphome-17.1.10...esphome-17.1.11) (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)) - - -## [esphome-17.1.10](https://github.com/truecharts/charts/compare/esphome-17.1.9...esphome-17.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [esphome-17.1.9](https://github.com/truecharts/charts/compare/esphome-17.1.8...esphome-17.1.9) (2024-01-21) - -### Chore - - - -- update container image esphome/esphome to v2023.12.8[@d1b1b22](https://github.com/d1b1b22) by renovate ([#17411](https://github.com/truecharts/charts/issues/17411)) - - -## [esphome-17.1.8](https://github.com/truecharts/charts/compare/esphome-17.1.7...esphome-17.1.8) (2024-01-15) - -### Chore - - - -- update container image esphome/esphome to v2023.12.6[@7df17e1](https://github.com/7df17e1) by renovate ([#17281](https://github.com/truecharts/charts/issues/17281)) - - - - -## [esphome-17.1.7](https://github.com/truecharts/charts/compare/esphome-17.1.6...esphome-17.1.7) (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)) - - -## [esphome-17.1.6](https://github.com/truecharts/charts/compare/esphome-17.1.5...esphome-17.1.6) (2024-01-02) diff --git a/stable/esphome/19.1.0/Chart.yaml b/stable/esphome/19.1.0/Chart.yaml deleted file mode 100644 index 18e99146818..00000000000 --- a/stable/esphome/19.1.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.2.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. -home: https://truecharts.org/charts/stable/esphome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png -keywords: - - esphome -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: esphome -sources: - - https://github.com/esphome/esphome - - https://github.com/truecharts/charts/tree/master/charts/stable/esphome - - https://hub.docker.com/r/esphome/esphome -type: application -version: 19.1.0 diff --git a/stable/esphome/19.1.0/charts/common-18.0.1.tgz b/stable/esphome/19.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/esphome/19.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/esphome/19.1.0/ix_values.yaml b/stable/esphome/19.1.0/ix_values.yaml deleted file mode 100644 index 1aa600d3fb7..00000000000 --- a/stable/esphome/19.1.0/ix_values.yaml +++ /dev/null @@ -1,51 +0,0 @@ -image: - repository: esphome/esphome - pullPolicy: IfNotPresent - tag: 2024.2.0@sha256:f7fd1a506aa8e651ad3532d3466c2970963cb90e000361a079011e73533d6e3c -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - privileged: true - allowPrivilegeEscalation: true - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 6052 - targetPort: 6052 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: - ESPHOME_DASHBOARD_USE_PING: false - ESPHOME_DASHBOARD_RELATIVE_URL: / - # ESPHOME_QUICKWIZARD: - # ESPHOME_IS_HASSIO: - # DISABLE_HA_AUTHENTICATION: - # USERNAME: - # PASSWORD: -persistence: - config: - enabled: true - mountPath: /config - platformio: - enabled: true - mountPath: /.platformio -portal: - open: - enabled: true diff --git a/stable/etesync/9.0.0/.helmignore b/stable/esphome/19.1.4/.helmignore similarity index 100% rename from stable/etesync/9.0.0/.helmignore rename to stable/esphome/19.1.4/.helmignore diff --git a/stable/esphome/19.1.4/CHANGELOG.md b/stable/esphome/19.1.4/CHANGELOG.md new file mode 100644 index 00000000000..ed278afdfe9 --- /dev/null +++ b/stable/esphome/19.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [esphome-17.1.15](https://github.com/truecharts/charts/compare/esphome-17.1.14...esphome-17.1.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)) + + +## [esphome-17.1.14](https://github.com/truecharts/charts/compare/esphome-17.1.13...esphome-17.1.14) (2024-01-29) + +### Chore + + + +- update container image esphome/esphome to v2023.12.9[@0ec7b41](https://github.com/0ec7b41) by renovate ([#17666](https://github.com/truecharts/charts/issues/17666)) + + +## [esphome-17.1.13](https://github.com/truecharts/charts/compare/esphome-17.1.12...esphome-17.1.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)) + + +## [esphome-17.1.12](https://github.com/truecharts/charts/compare/esphome-17.1.11...esphome-17.1.12) (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)) + + +## [esphome-17.1.11](https://github.com/truecharts/charts/compare/esphome-17.1.10...esphome-17.1.11) (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)) + + +## [esphome-17.1.10](https://github.com/truecharts/charts/compare/esphome-17.1.9...esphome-17.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [esphome-17.1.9](https://github.com/truecharts/charts/compare/esphome-17.1.8...esphome-17.1.9) (2024-01-21) + +### Chore + + + +- update container image esphome/esphome to v2023.12.8[@d1b1b22](https://github.com/d1b1b22) by renovate ([#17411](https://github.com/truecharts/charts/issues/17411)) + + +## [esphome-17.1.8](https://github.com/truecharts/charts/compare/esphome-17.1.7...esphome-17.1.8) (2024-01-15) + +### Chore + + + +- update container image esphome/esphome to v2023.12.6[@7df17e1](https://github.com/7df17e1) by renovate ([#17281](https://github.com/truecharts/charts/issues/17281)) + + + + +## [esphome-17.1.7](https://github.com/truecharts/charts/compare/esphome-17.1.6...esphome-17.1.7) (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)) \ No newline at end of file diff --git a/stable/esphome/19.1.4/Chart.yaml b/stable/esphome/19.1.4/Chart.yaml new file mode 100644 index 00000000000..e7a73024c9b --- /dev/null +++ b/stable/esphome/19.1.4/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2024.2.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. +home: https://truecharts.org/charts/stable/esphome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png +keywords: + - esphome +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: esphome +sources: + - https://github.com/esphome/esphome + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://hub.docker.com/r/esphome/esphome +type: application +version: 19.1.4 diff --git a/stable/esphome/19.1.0/README.md b/stable/esphome/19.1.4/README.md similarity index 100% rename from stable/esphome/19.1.0/README.md rename to stable/esphome/19.1.4/README.md diff --git a/stable/esphome/19.1.0/app-readme.md b/stable/esphome/19.1.4/app-readme.md similarity index 100% rename from stable/esphome/19.1.0/app-readme.md rename to stable/esphome/19.1.4/app-readme.md diff --git a/stable/esphome/19.1.4/charts/common-18.0.3.tgz b/stable/esphome/19.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/esphome/19.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/esphome/19.1.4/ix_values.yaml b/stable/esphome/19.1.4/ix_values.yaml new file mode 100644 index 00000000000..382ec272e02 --- /dev/null +++ b/stable/esphome/19.1.4/ix_values.yaml @@ -0,0 +1,51 @@ +image: + repository: esphome/esphome + pullPolicy: IfNotPresent + tag: 2024.2.1@sha256:8dd5be0b849b1d06be1f724a5affd5e14667e1133450d09ae220280f8de001f1 +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + privileged: true + allowPrivilegeEscalation: true + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 6052 + targetPort: 6052 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + ESPHOME_DASHBOARD_USE_PING: false + ESPHOME_DASHBOARD_RELATIVE_URL: / + # ESPHOME_QUICKWIZARD: + # ESPHOME_IS_HASSIO: + # DISABLE_HA_AUTHENTICATION: + # USERNAME: + # PASSWORD: +persistence: + config: + enabled: true + mountPath: /config + platformio: + enabled: true + mountPath: /.platformio +portal: + open: + enabled: true diff --git a/stable/esphome/19.1.0/questions.yaml b/stable/esphome/19.1.4/questions.yaml similarity index 100% rename from stable/esphome/19.1.0/questions.yaml rename to stable/esphome/19.1.4/questions.yaml diff --git a/stable/etherpad/16.0.0/templates/NOTES.txt b/stable/esphome/19.1.4/templates/NOTES.txt similarity index 100% rename from stable/etherpad/16.0.0/templates/NOTES.txt rename to stable/esphome/19.1.4/templates/NOTES.txt diff --git a/stable/etherpad/16.0.0/templates/common.yaml b/stable/esphome/19.1.4/templates/common.yaml similarity index 100% rename from stable/etherpad/16.0.0/templates/common.yaml rename to stable/esphome/19.1.4/templates/common.yaml diff --git a/stable/etesync/9.0.0/values.yaml b/stable/esphome/19.1.4/values.yaml similarity index 100% rename from stable/etesync/9.0.0/values.yaml rename to stable/esphome/19.1.4/values.yaml diff --git a/stable/etesync/9.0.0/CHANGELOG.md b/stable/etesync/9.0.0/CHANGELOG.md deleted file mode 100644 index c87d71c038e..00000000000 --- a/stable/etesync/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [etesync-8.1.15](https://github.com/truecharts/charts/compare/etesync-8.1.14...etesync-8.1.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)) - - -## [etesync-8.1.14](https://github.com/truecharts/charts/compare/etesync-8.1.13...etesync-8.1.14) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [etesync-8.1.13](https://github.com/truecharts/charts/compare/etesync-8.1.12...etesync-8.1.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)) - - -## [etesync-8.1.12](https://github.com/truecharts/charts/compare/etesync-8.1.11...etesync-8.1.12) (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)) - - -## [etesync-8.1.11](https://github.com/truecharts/charts/compare/etesync-8.1.10...etesync-8.1.11) (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)) - - -## [etesync-8.1.10](https://github.com/truecharts/charts/compare/etesync-8.1.9...etesync-8.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [etesync-8.1.9](https://github.com/truecharts/charts/compare/etesync-8.1.8...etesync-8.1.9) (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)) - - -## [etesync-8.1.8](https://github.com/truecharts/charts/compare/etesync-8.1.7...etesync-8.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - - -## [etesync-8.1.7](https://github.com/truecharts/charts/compare/etesync-8.1.6...etesync-8.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - diff --git a/stable/etesync/9.0.0/Chart.yaml b/stable/etesync/9.0.0/Chart.yaml deleted file mode 100644 index 603b1d7b659..00000000000 --- a/stable/etesync/9.0.0/Chart.yaml +++ /dev/null @@ -1,50 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.11.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. -home: https://truecharts.org/charts/stable/etesync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png -keywords: - - etesync - - sync - - contacts - - calendars - - tasks - - notes -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: etesync -sources: - - https://github.com/victor-rds/docker-etebase - - https://www.etesync.com/ - - https://github.com/etesync - - https://github.com/truecharts/charts/tree/master/charts/stable/etesync - - https://hub.docker.com/r/victorrds/etesync -type: application -version: 9.0.0 diff --git a/stable/etesync/9.0.0/charts/common-17.5.0.tgz b/stable/etesync/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/etesync/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ethercalc/5.0.0/.helmignore b/stable/etesync/9.1.3/.helmignore similarity index 100% rename from stable/ethercalc/5.0.0/.helmignore rename to stable/etesync/9.1.3/.helmignore diff --git a/stable/etesync/9.1.3/CHANGELOG.md b/stable/etesync/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e41dd394d88 --- /dev/null +++ b/stable/etesync/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [etesync-8.1.15](https://github.com/truecharts/charts/compare/etesync-8.1.14...etesync-8.1.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)) + + +## [etesync-8.1.14](https://github.com/truecharts/charts/compare/etesync-8.1.13...etesync-8.1.14) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [etesync-8.1.13](https://github.com/truecharts/charts/compare/etesync-8.1.12...etesync-8.1.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)) + + +## [etesync-8.1.12](https://github.com/truecharts/charts/compare/etesync-8.1.11...etesync-8.1.12) (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)) + + +## [etesync-8.1.11](https://github.com/truecharts/charts/compare/etesync-8.1.10...etesync-8.1.11) (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)) + + +## [etesync-8.1.10](https://github.com/truecharts/charts/compare/etesync-8.1.9...etesync-8.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [etesync-8.1.9](https://github.com/truecharts/charts/compare/etesync-8.1.8...etesync-8.1.9) (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)) + + +## [etesync-8.1.8](https://github.com/truecharts/charts/compare/etesync-8.1.7...etesync-8.1.8) (2024-01-02) + +### Chore + + + +- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) + + +## [etesync-8.1.7](https://github.com/truecharts/charts/compare/etesync-8.1.6...etesync-8.1.7) (2024-01-02) + +### Chore + diff --git a/stable/etesync/9.1.3/Chart.yaml b/stable/etesync/9.1.3/Chart.yaml new file mode 100644 index 00000000000..1cef21de6dc --- /dev/null +++ b/stable/etesync/9.1.3/Chart.yaml @@ -0,0 +1,50 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.11.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. +home: https://truecharts.org/charts/stable/etesync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png +keywords: + - etesync + - sync + - contacts + - calendars + - tasks + - notes +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: etesync +sources: + - https://github.com/victor-rds/docker-etebase + - https://www.etesync.com/ + - https://github.com/etesync + - https://github.com/truecharts/charts/tree/master/charts/stable/etesync + - https://hub.docker.com/r/victorrds/etesync +type: application +version: 9.1.3 diff --git a/stable/etesync/9.0.0/README.md b/stable/etesync/9.1.3/README.md similarity index 100% rename from stable/etesync/9.0.0/README.md rename to stable/etesync/9.1.3/README.md diff --git a/stable/etesync/9.0.0/app-readme.md b/stable/etesync/9.1.3/app-readme.md similarity index 100% rename from stable/etesync/9.0.0/app-readme.md rename to stable/etesync/9.1.3/app-readme.md diff --git a/stable/etesync/9.1.3/charts/common-18.0.3.tgz b/stable/etesync/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/etesync/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/etesync/9.0.0/charts/redis-11.2.1.tgz b/stable/etesync/9.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/etesync/9.0.0/charts/redis-11.2.1.tgz rename to stable/etesync/9.1.3/charts/redis-11.2.1.tgz diff --git a/stable/etesync/9.0.0/ix_values.yaml b/stable/etesync/9.1.3/ix_values.yaml similarity index 100% rename from stable/etesync/9.0.0/ix_values.yaml rename to stable/etesync/9.1.3/ix_values.yaml diff --git a/stable/etesync/9.0.0/questions.yaml b/stable/etesync/9.1.3/questions.yaml similarity index 100% rename from stable/etesync/9.0.0/questions.yaml rename to stable/etesync/9.1.3/questions.yaml diff --git a/stable/etesync/9.0.0/templates/_secret.tpl b/stable/etesync/9.1.3/templates/_secret.tpl similarity index 100% rename from stable/etesync/9.0.0/templates/_secret.tpl rename to stable/etesync/9.1.3/templates/_secret.tpl diff --git a/stable/etesync/9.0.0/templates/common.yaml b/stable/etesync/9.1.3/templates/common.yaml similarity index 100% rename from stable/etesync/9.0.0/templates/common.yaml rename to stable/etesync/9.1.3/templates/common.yaml diff --git a/stable/ethercalc/5.0.0/values.yaml b/stable/etesync/9.1.3/values.yaml similarity index 100% rename from stable/ethercalc/5.0.0/values.yaml rename to stable/etesync/9.1.3/values.yaml diff --git a/stable/ethercalc/5.0.0/CHANGELOG.md b/stable/ethercalc/5.0.0/CHANGELOG.md deleted file mode 100644 index 491211c35f2..00000000000 --- a/stable/ethercalc/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ethercalc-4.1.12](https://github.com/truecharts/charts/compare/ethercalc-4.1.11...ethercalc-4.1.12) (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)) - - -## [ethercalc-4.1.11](https://github.com/truecharts/charts/compare/ethercalc-4.1.10...ethercalc-4.1.11) (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)) - - -## [ethercalc-4.1.10](https://github.com/truecharts/charts/compare/ethercalc-4.1.9...ethercalc-4.1.10) (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)) - - -## [ethercalc-4.1.9](https://github.com/truecharts/charts/compare/ethercalc-4.1.8...ethercalc-4.1.9) (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)) - - -## [ethercalc-4.1.8](https://github.com/truecharts/charts/compare/ethercalc-4.1.7...ethercalc-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ethercalc-4.1.7](https://github.com/truecharts/charts/compare/ethercalc-4.1.6...ethercalc-4.1.7) (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)) - - -## [ethercalc-4.1.6](https://github.com/truecharts/charts/compare/ethercalc-4.1.5...ethercalc-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ethercalc-4.1.5](https://github.com/truecharts/charts/compare/ethercalc-4.1.4...ethercalc-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [ethercalc-4.1.4](https://github.com/truecharts/charts/compare/ethercalc-4.1.3...ethercalc-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ethercalc-4.1.3](https://github.com/truecharts/charts/compare/ethercalc-4.1.0...ethercalc-4.1.3) (2024-01-01) diff --git a/stable/ethercalc/5.0.0/Chart.yaml b/stable/ethercalc/5.0.0/Chart.yaml deleted file mode 100644 index c761cf67344..00000000000 --- a/stable/ethercalc/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: EtherCalc is a web spreadsheet. -home: https://truecharts.org/charts/stable/ethercalc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png -keywords: - - ethercalc - - Cloud - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ethercalc -sources: - - https://github.com/audreyt/ethercalc - - https://github.com/truecharts/charts/tree/master/charts/stable/ethercalc - - https://hub.docker.com/r/audreyt/ethercalc -type: application -version: 5.0.0 diff --git a/stable/ethercalc/5.0.0/charts/common-17.5.0.tgz b/stable/ethercalc/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ethercalc/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/etherpad/16.0.0/.helmignore b/stable/ethercalc/5.1.3/.helmignore similarity index 100% rename from stable/etherpad/16.0.0/.helmignore rename to stable/ethercalc/5.1.3/.helmignore diff --git a/stable/ethercalc/5.1.3/CHANGELOG.md b/stable/ethercalc/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d63ef146860 --- /dev/null +++ b/stable/ethercalc/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ethercalc-4.1.12](https://github.com/truecharts/charts/compare/ethercalc-4.1.11...ethercalc-4.1.12) (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)) + + +## [ethercalc-4.1.11](https://github.com/truecharts/charts/compare/ethercalc-4.1.10...ethercalc-4.1.11) (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)) + + +## [ethercalc-4.1.10](https://github.com/truecharts/charts/compare/ethercalc-4.1.9...ethercalc-4.1.10) (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)) + + +## [ethercalc-4.1.9](https://github.com/truecharts/charts/compare/ethercalc-4.1.8...ethercalc-4.1.9) (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)) + + +## [ethercalc-4.1.8](https://github.com/truecharts/charts/compare/ethercalc-4.1.7...ethercalc-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ethercalc-4.1.7](https://github.com/truecharts/charts/compare/ethercalc-4.1.6...ethercalc-4.1.7) (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)) + + +## [ethercalc-4.1.6](https://github.com/truecharts/charts/compare/ethercalc-4.1.5...ethercalc-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ethercalc-4.1.5](https://github.com/truecharts/charts/compare/ethercalc-4.1.4...ethercalc-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [ethercalc-4.1.4](https://github.com/truecharts/charts/compare/ethercalc-4.1.3...ethercalc-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/ethercalc/5.1.3/Chart.yaml b/stable/ethercalc/5.1.3/Chart.yaml new file mode 100644 index 00000000000..b0b050b844c --- /dev/null +++ b/stable/ethercalc/5.1.3/Chart.yaml @@ -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: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: EtherCalc is a web spreadsheet. +home: https://truecharts.org/charts/stable/ethercalc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png +keywords: + - ethercalc + - Cloud + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ethercalc +sources: + - https://github.com/audreyt/ethercalc + - https://github.com/truecharts/charts/tree/master/charts/stable/ethercalc + - https://hub.docker.com/r/audreyt/ethercalc +type: application +version: 5.1.3 diff --git a/stable/ethercalc/5.0.0/README.md b/stable/ethercalc/5.1.3/README.md similarity index 100% rename from stable/ethercalc/5.0.0/README.md rename to stable/ethercalc/5.1.3/README.md diff --git a/stable/ethercalc/5.0.0/app-readme.md b/stable/ethercalc/5.1.3/app-readme.md similarity index 100% rename from stable/ethercalc/5.0.0/app-readme.md rename to stable/ethercalc/5.1.3/app-readme.md diff --git a/stable/ethercalc/5.1.3/charts/common-18.0.3.tgz b/stable/ethercalc/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ethercalc/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ethercalc/5.0.0/ix_values.yaml b/stable/ethercalc/5.1.3/ix_values.yaml similarity index 100% rename from stable/ethercalc/5.0.0/ix_values.yaml rename to stable/ethercalc/5.1.3/ix_values.yaml diff --git a/stable/ethercalc/5.0.0/questions.yaml b/stable/ethercalc/5.1.3/questions.yaml similarity index 100% rename from stable/ethercalc/5.0.0/questions.yaml rename to stable/ethercalc/5.1.3/questions.yaml diff --git a/stable/ethercalc/5.0.0/templates/common.yaml b/stable/ethercalc/5.1.3/templates/common.yaml similarity index 100% rename from stable/ethercalc/5.0.0/templates/common.yaml rename to stable/ethercalc/5.1.3/templates/common.yaml diff --git a/stable/etherpad/16.0.0/values.yaml b/stable/ethercalc/5.1.3/values.yaml similarity index 100% rename from stable/etherpad/16.0.0/values.yaml rename to stable/ethercalc/5.1.3/values.yaml diff --git a/stable/etherpad/16.0.0/CHANGELOG.md b/stable/etherpad/16.0.0/CHANGELOG.md deleted file mode 100644 index 6c2fc7a934b..00000000000 --- a/stable/etherpad/16.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [etherpad-15.1.12](https://github.com/truecharts/charts/compare/etherpad-15.1.11...etherpad-15.1.12) (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)) - - -## [etherpad-15.1.11](https://github.com/truecharts/charts/compare/etherpad-15.1.10...etherpad-15.1.11) (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)) - - -## [etherpad-15.1.10](https://github.com/truecharts/charts/compare/etherpad-15.1.9...etherpad-15.1.10) (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)) - - -## [etherpad-15.1.9](https://github.com/truecharts/charts/compare/etherpad-15.1.8...etherpad-15.1.9) (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)) - - -## [etherpad-15.1.8](https://github.com/truecharts/charts/compare/etherpad-15.1.7...etherpad-15.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [etherpad-15.1.7](https://github.com/truecharts/charts/compare/etherpad-15.1.6...etherpad-15.1.7) (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)) - - -## [etherpad-15.1.6](https://github.com/truecharts/charts/compare/etherpad-15.1.5...etherpad-15.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [etherpad-15.1.5](https://github.com/truecharts/charts/compare/etherpad-15.1.4...etherpad-15.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [etherpad-15.1.4](https://github.com/truecharts/charts/compare/etherpad-15.1.3...etherpad-15.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [etherpad-15.1.3](https://github.com/truecharts/charts/compare/etherpad-15.1.0...etherpad-15.1.3) (2024-01-01) diff --git a/stable/etherpad/16.0.0/Chart.yaml b/stable/etherpad/16.0.0/Chart.yaml deleted file mode 100644 index a7229bfb8a5..00000000000 --- a/stable/etherpad/16.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.8.14 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A real-time collaborative editor scalable to thousands of simultaneous real time users. -home: https://truecharts.org/charts/stable/etherpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png -keywords: - - etherpad - - editor - - notepad - - pad -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: etherpad -sources: - - https://etherpad.org/ - - https://github.com/ether/etherpad-lite - - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad - - https://ghcr.io/nicholaswilde/etherpad -type: application -version: 16.0.0 diff --git a/stable/etherpad/16.0.0/charts/common-17.5.0.tgz b/stable/etherpad/16.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/etherpad/16.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/explainshell/5.0.0/.helmignore b/stable/etherpad/16.1.3/.helmignore similarity index 100% rename from stable/explainshell/5.0.0/.helmignore rename to stable/etherpad/16.1.3/.helmignore diff --git a/stable/etherpad/16.1.3/CHANGELOG.md b/stable/etherpad/16.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1d359f79a1e --- /dev/null +++ b/stable/etherpad/16.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [etherpad-15.1.12](https://github.com/truecharts/charts/compare/etherpad-15.1.11...etherpad-15.1.12) (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)) + + +## [etherpad-15.1.11](https://github.com/truecharts/charts/compare/etherpad-15.1.10...etherpad-15.1.11) (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)) + + +## [etherpad-15.1.10](https://github.com/truecharts/charts/compare/etherpad-15.1.9...etherpad-15.1.10) (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)) + + +## [etherpad-15.1.9](https://github.com/truecharts/charts/compare/etherpad-15.1.8...etherpad-15.1.9) (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)) + + +## [etherpad-15.1.8](https://github.com/truecharts/charts/compare/etherpad-15.1.7...etherpad-15.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [etherpad-15.1.7](https://github.com/truecharts/charts/compare/etherpad-15.1.6...etherpad-15.1.7) (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)) + + +## [etherpad-15.1.6](https://github.com/truecharts/charts/compare/etherpad-15.1.5...etherpad-15.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [etherpad-15.1.5](https://github.com/truecharts/charts/compare/etherpad-15.1.4...etherpad-15.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [etherpad-15.1.4](https://github.com/truecharts/charts/compare/etherpad-15.1.3...etherpad-15.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/etherpad/16.1.3/Chart.yaml b/stable/etherpad/16.1.3/Chart.yaml new file mode 100644 index 00000000000..5726b9a0e40 --- /dev/null +++ b/stable/etherpad/16.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.8.14 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A real-time collaborative editor scalable to thousands of simultaneous real time users. +home: https://truecharts.org/charts/stable/etherpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png +keywords: + - etherpad + - editor + - notepad + - pad +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: etherpad +sources: + - https://etherpad.org/ + - https://github.com/ether/etherpad-lite + - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad + - https://ghcr.io/nicholaswilde/etherpad +type: application +version: 16.1.3 diff --git a/stable/etherpad/16.0.0/README.md b/stable/etherpad/16.1.3/README.md similarity index 100% rename from stable/etherpad/16.0.0/README.md rename to stable/etherpad/16.1.3/README.md diff --git a/stable/etherpad/16.0.0/app-readme.md b/stable/etherpad/16.1.3/app-readme.md similarity index 100% rename from stable/etherpad/16.0.0/app-readme.md rename to stable/etherpad/16.1.3/app-readme.md diff --git a/stable/etherpad/16.1.3/charts/common-18.0.3.tgz b/stable/etherpad/16.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/etherpad/16.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/etherpad/16.0.0/ix_values.yaml b/stable/etherpad/16.1.3/ix_values.yaml similarity index 100% rename from stable/etherpad/16.0.0/ix_values.yaml rename to stable/etherpad/16.1.3/ix_values.yaml diff --git a/stable/etherpad/16.0.0/questions.yaml b/stable/etherpad/16.1.3/questions.yaml similarity index 100% rename from stable/etherpad/16.0.0/questions.yaml rename to stable/etherpad/16.1.3/questions.yaml diff --git a/stable/external-dns/4.0.0/templates/NOTES.txt b/stable/etherpad/16.1.3/templates/NOTES.txt similarity index 100% rename from stable/external-dns/4.0.0/templates/NOTES.txt rename to stable/etherpad/16.1.3/templates/NOTES.txt diff --git a/stable/external-service/13.0.0/templates/common.yaml b/stable/etherpad/16.1.3/templates/common.yaml similarity index 100% rename from stable/external-service/13.0.0/templates/common.yaml rename to stable/etherpad/16.1.3/templates/common.yaml diff --git a/stable/explainshell/5.0.0/values.yaml b/stable/etherpad/16.1.3/values.yaml similarity index 100% rename from stable/explainshell/5.0.0/values.yaml rename to stable/etherpad/16.1.3/values.yaml diff --git a/stable/explainshell/5.0.0/CHANGELOG.md b/stable/explainshell/5.0.0/CHANGELOG.md deleted file mode 100644 index bddff34bcdf..00000000000 --- a/stable/explainshell/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [explainshell-4.1.12](https://github.com/truecharts/charts/compare/explainshell-4.1.11...explainshell-4.1.12) (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)) - - -## [explainshell-4.1.11](https://github.com/truecharts/charts/compare/explainshell-4.1.10...explainshell-4.1.11) (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)) - - -## [explainshell-4.1.10](https://github.com/truecharts/charts/compare/explainshell-4.1.9...explainshell-4.1.10) (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)) - - -## [explainshell-4.1.9](https://github.com/truecharts/charts/compare/explainshell-4.1.8...explainshell-4.1.9) (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)) - - -## [explainshell-4.1.8](https://github.com/truecharts/charts/compare/explainshell-4.1.7...explainshell-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [explainshell-4.1.7](https://github.com/truecharts/charts/compare/explainshell-4.1.6...explainshell-4.1.7) (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)) - - -## [explainshell-4.1.6](https://github.com/truecharts/charts/compare/explainshell-4.1.5...explainshell-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [explainshell-4.1.5](https://github.com/truecharts/charts/compare/explainshell-4.1.4...explainshell-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [explainshell-4.1.4](https://github.com/truecharts/charts/compare/explainshell-4.1.3...explainshell-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [explainshell-4.1.3](https://github.com/truecharts/charts/compare/explainshell-4.1.0...explainshell-4.1.3) (2024-01-01) diff --git a/stable/explainshell/5.0.0/Chart.yaml b/stable/explainshell/5.0.0/Chart.yaml deleted file mode 100644 index 7eb5479939d..00000000000 --- a/stable/explainshell/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. -home: https://truecharts.org/charts/stable/explainshell -icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png -keywords: - - explainshell - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: explainshell -sources: - - https://github.com/idank/explainshell - - https://github.com/truecharts/charts/tree/master/charts/stable/explainshell - - https://hub.docker.com/r/spaceinvaderone/explainshell -type: application -version: 5.0.0 diff --git a/stable/explainshell/5.0.0/charts/common-17.5.0.tgz b/stable/explainshell/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/explainshell/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/external-dns/4.0.0/.helmignore b/stable/explainshell/5.1.3/.helmignore similarity index 100% rename from stable/external-dns/4.0.0/.helmignore rename to stable/explainshell/5.1.3/.helmignore diff --git a/stable/explainshell/5.1.3/CHANGELOG.md b/stable/explainshell/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..aa79ac04a13 --- /dev/null +++ b/stable/explainshell/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [explainshell-4.1.12](https://github.com/truecharts/charts/compare/explainshell-4.1.11...explainshell-4.1.12) (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)) + + +## [explainshell-4.1.11](https://github.com/truecharts/charts/compare/explainshell-4.1.10...explainshell-4.1.11) (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)) + + +## [explainshell-4.1.10](https://github.com/truecharts/charts/compare/explainshell-4.1.9...explainshell-4.1.10) (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)) + + +## [explainshell-4.1.9](https://github.com/truecharts/charts/compare/explainshell-4.1.8...explainshell-4.1.9) (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)) + + +## [explainshell-4.1.8](https://github.com/truecharts/charts/compare/explainshell-4.1.7...explainshell-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [explainshell-4.1.7](https://github.com/truecharts/charts/compare/explainshell-4.1.6...explainshell-4.1.7) (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)) + + +## [explainshell-4.1.6](https://github.com/truecharts/charts/compare/explainshell-4.1.5...explainshell-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [explainshell-4.1.5](https://github.com/truecharts/charts/compare/explainshell-4.1.4...explainshell-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [explainshell-4.1.4](https://github.com/truecharts/charts/compare/explainshell-4.1.3...explainshell-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/explainshell/5.1.3/Chart.yaml b/stable/explainshell/5.1.3/Chart.yaml new file mode 100644 index 00000000000..0d478f1ad7a --- /dev/null +++ b/stable/explainshell/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. +home: https://truecharts.org/charts/stable/explainshell +icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png +keywords: + - explainshell + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: explainshell +sources: + - https://github.com/idank/explainshell + - https://github.com/truecharts/charts/tree/master/charts/stable/explainshell + - https://hub.docker.com/r/spaceinvaderone/explainshell +type: application +version: 5.1.3 diff --git a/stable/explainshell/5.0.0/README.md b/stable/explainshell/5.1.3/README.md similarity index 100% rename from stable/explainshell/5.0.0/README.md rename to stable/explainshell/5.1.3/README.md diff --git a/stable/explainshell/5.0.0/app-readme.md b/stable/explainshell/5.1.3/app-readme.md similarity index 100% rename from stable/explainshell/5.0.0/app-readme.md rename to stable/explainshell/5.1.3/app-readme.md diff --git a/stable/explainshell/5.1.3/charts/common-18.0.3.tgz b/stable/explainshell/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/explainshell/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/explainshell/5.0.0/ix_values.yaml b/stable/explainshell/5.1.3/ix_values.yaml similarity index 100% rename from stable/explainshell/5.0.0/ix_values.yaml rename to stable/explainshell/5.1.3/ix_values.yaml diff --git a/stable/explainshell/5.0.0/questions.yaml b/stable/explainshell/5.1.3/questions.yaml similarity index 100% rename from stable/explainshell/5.0.0/questions.yaml rename to stable/explainshell/5.1.3/questions.yaml diff --git a/stable/explainshell/5.0.0/templates/common.yaml b/stable/explainshell/5.1.3/templates/common.yaml similarity index 100% rename from stable/explainshell/5.0.0/templates/common.yaml rename to stable/explainshell/5.1.3/templates/common.yaml diff --git a/stable/external-dns/4.0.0/values.yaml b/stable/explainshell/5.1.3/values.yaml similarity index 100% rename from stable/external-dns/4.0.0/values.yaml rename to stable/explainshell/5.1.3/values.yaml diff --git a/stable/external-dns/4.0.0/CHANGELOG.md b/stable/external-dns/4.0.0/CHANGELOG.md deleted file mode 100644 index 8deca72f8a2..00000000000 --- a/stable/external-dns/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [external-dns-3.1.12](https://github.com/truecharts/charts/compare/external-dns-3.1.11...external-dns-3.1.12) (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)) - - -## [external-dns-3.1.11](https://github.com/truecharts/charts/compare/external-dns-3.1.10...external-dns-3.1.11) (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)) - - -## [external-dns-3.1.10](https://github.com/truecharts/charts/compare/external-dns-3.1.9...external-dns-3.1.10) (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)) - - -## [external-dns-3.1.9](https://github.com/truecharts/charts/compare/external-dns-3.1.8...external-dns-3.1.9) (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)) - - -## [external-dns-3.1.8](https://github.com/truecharts/charts/compare/external-dns-3.1.7...external-dns-3.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [external-dns-3.1.7](https://github.com/truecharts/charts/compare/external-dns-3.1.6...external-dns-3.1.7) (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)) - - -## [external-dns-3.1.6](https://github.com/truecharts/charts/compare/external-dns-3.1.5...external-dns-3.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [external-dns-3.1.5](https://github.com/truecharts/charts/compare/external-dns-3.1.4...external-dns-3.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [external-dns-3.1.4](https://github.com/truecharts/charts/compare/external-dns-3.1.3...external-dns-3.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - - -## [external-dns-3.1.3](https://github.com/truecharts/charts/compare/external-dns-3.1.0...external-dns-3.1.3) (2024-01-01) - -### Chore diff --git a/stable/external-dns/4.0.0/Chart.yaml b/stable/external-dns/4.0.0/Chart.yaml deleted file mode 100644 index f05a1739b15..00000000000 --- a/stable/external-dns/4.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.14.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. -home: https://truecharts.org/charts/stable/external-dns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-dns.png -keywords: - - external-dns - - k8s - - kubernetes -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: external-dns -sources: - - https://github.com/kubernetes-sigs/external-dns - - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns -type: application -version: 4.0.0 diff --git a/stable/external-dns/4.0.0/charts/common-17.5.0.tgz b/stable/external-dns/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/external-dns/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/external-ip/5.0.0/.helmignore b/stable/external-dns/4.1.3/.helmignore similarity index 100% rename from stable/external-ip/5.0.0/.helmignore rename to stable/external-dns/4.1.3/.helmignore diff --git a/stable/external-dns/4.1.3/CHANGELOG.md b/stable/external-dns/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a9d3047b0b1 --- /dev/null +++ b/stable/external-dns/4.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [external-dns-3.1.12](https://github.com/truecharts/charts/compare/external-dns-3.1.11...external-dns-3.1.12) (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)) + + +## [external-dns-3.1.11](https://github.com/truecharts/charts/compare/external-dns-3.1.10...external-dns-3.1.11) (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)) + + +## [external-dns-3.1.10](https://github.com/truecharts/charts/compare/external-dns-3.1.9...external-dns-3.1.10) (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)) + + +## [external-dns-3.1.9](https://github.com/truecharts/charts/compare/external-dns-3.1.8...external-dns-3.1.9) (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)) + + +## [external-dns-3.1.8](https://github.com/truecharts/charts/compare/external-dns-3.1.7...external-dns-3.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [external-dns-3.1.7](https://github.com/truecharts/charts/compare/external-dns-3.1.6...external-dns-3.1.7) (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)) + + +## [external-dns-3.1.6](https://github.com/truecharts/charts/compare/external-dns-3.1.5...external-dns-3.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [external-dns-3.1.5](https://github.com/truecharts/charts/compare/external-dns-3.1.4...external-dns-3.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [external-dns-3.1.4](https://github.com/truecharts/charts/compare/external-dns-3.1.3...external-dns-3.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + diff --git a/stable/external-dns/4.1.3/Chart.yaml b/stable/external-dns/4.1.3/Chart.yaml new file mode 100644 index 00000000000..c5eab068b2f --- /dev/null +++ b/stable/external-dns/4.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.14.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. +home: https://truecharts.org/charts/stable/external-dns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-dns.png +keywords: + - external-dns + - k8s + - kubernetes +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: external-dns +sources: + - https://github.com/kubernetes-sigs/external-dns + - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns +type: application +version: 4.1.3 diff --git a/stable/external-dns/4.0.0/README.md b/stable/external-dns/4.1.3/README.md similarity index 100% rename from stable/external-dns/4.0.0/README.md rename to stable/external-dns/4.1.3/README.md diff --git a/stable/external-dns/4.0.0/app-readme.md b/stable/external-dns/4.1.3/app-readme.md similarity index 100% rename from stable/external-dns/4.0.0/app-readme.md rename to stable/external-dns/4.1.3/app-readme.md diff --git a/stable/external-dns/4.1.3/charts/common-18.0.3.tgz b/stable/external-dns/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/external-dns/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/external-dns/4.0.0/ix_values.yaml b/stable/external-dns/4.1.3/ix_values.yaml similarity index 100% rename from stable/external-dns/4.0.0/ix_values.yaml rename to stable/external-dns/4.1.3/ix_values.yaml diff --git a/stable/external-dns/4.0.0/questions.yaml b/stable/external-dns/4.1.3/questions.yaml similarity index 100% rename from stable/external-dns/4.0.0/questions.yaml rename to stable/external-dns/4.1.3/questions.yaml diff --git a/stable/external-service/13.0.0/templates/NOTES.txt b/stable/external-dns/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/external-service/13.0.0/templates/NOTES.txt rename to stable/external-dns/4.1.3/templates/NOTES.txt diff --git a/stable/external-dns/4.0.0/templates/_args.tpl b/stable/external-dns/4.1.3/templates/_args.tpl similarity index 100% rename from stable/external-dns/4.0.0/templates/_args.tpl rename to stable/external-dns/4.1.3/templates/_args.tpl diff --git a/stable/external-dns/4.0.0/templates/common.yaml b/stable/external-dns/4.1.3/templates/common.yaml similarity index 100% rename from stable/external-dns/4.0.0/templates/common.yaml rename to stable/external-dns/4.1.3/templates/common.yaml diff --git a/stable/external-ip/5.0.0/values.yaml b/stable/external-dns/4.1.3/values.yaml similarity index 100% rename from stable/external-ip/5.0.0/values.yaml rename to stable/external-dns/4.1.3/values.yaml diff --git a/stable/external-ip/5.0.0/CHANGELOG.md b/stable/external-ip/5.0.0/CHANGELOG.md deleted file mode 100644 index f87cd562b7c..00000000000 --- a/stable/external-ip/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [external-ip-4.1.12](https://github.com/truecharts/charts/compare/external-ip-4.1.11...external-ip-4.1.12) (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)) - - -## [external-ip-4.1.11](https://github.com/truecharts/charts/compare/external-ip-4.1.10...external-ip-4.1.11) (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)) - - -## [external-ip-4.1.10](https://github.com/truecharts/charts/compare/external-ip-4.1.9...external-ip-4.1.10) (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)) - - -## [external-ip-4.1.9](https://github.com/truecharts/charts/compare/external-ip-4.1.8...external-ip-4.1.9) (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)) - - -## [external-ip-4.1.8](https://github.com/truecharts/charts/compare/external-ip-4.1.7...external-ip-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [external-ip-4.1.7](https://github.com/truecharts/charts/compare/external-ip-4.1.6...external-ip-4.1.7) (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)) - - -## [external-ip-4.1.6](https://github.com/truecharts/charts/compare/external-ip-4.1.5...external-ip-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [external-ip-4.1.5](https://github.com/truecharts/charts/compare/external-ip-4.1.4...external-ip-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [external-ip-4.1.4](https://github.com/truecharts/charts/compare/external-ip-4.1.3...external-ip-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [external-ip-4.1.3](https://github.com/truecharts/charts/compare/external-ip-4.1.0...external-ip-4.1.3) (2024-01-01) diff --git a/stable/external-ip/5.0.0/Chart.yaml b/stable/external-ip/5.0.0/Chart.yaml deleted file mode 100644 index 121f80a772c..00000000000 --- a/stable/external-ip/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Management - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. -home: https://truecharts.org/charts/stable/external-ip -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.png -keywords: - - external-ip - - Network-Management - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: external-ip -sources: - - https://github.com/xavier-hernandez/docker-external-ip - - https://github.com/truecharts/charts/tree/master/charts/stable/external-ip - - https://hub.docker.com/r/xavierh/external-ip -type: application -version: 5.0.0 diff --git a/stable/external-ip/5.0.0/charts/common-17.5.0.tgz b/stable/external-ip/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/external-ip/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/external-service/13.0.0/.helmignore b/stable/external-ip/5.1.3/.helmignore similarity index 100% rename from stable/external-service/13.0.0/.helmignore rename to stable/external-ip/5.1.3/.helmignore diff --git a/stable/external-ip/5.1.3/CHANGELOG.md b/stable/external-ip/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..436bd8b8b13 --- /dev/null +++ b/stable/external-ip/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [external-ip-4.1.12](https://github.com/truecharts/charts/compare/external-ip-4.1.11...external-ip-4.1.12) (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)) + + +## [external-ip-4.1.11](https://github.com/truecharts/charts/compare/external-ip-4.1.10...external-ip-4.1.11) (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)) + + +## [external-ip-4.1.10](https://github.com/truecharts/charts/compare/external-ip-4.1.9...external-ip-4.1.10) (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)) + + +## [external-ip-4.1.9](https://github.com/truecharts/charts/compare/external-ip-4.1.8...external-ip-4.1.9) (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)) + + +## [external-ip-4.1.8](https://github.com/truecharts/charts/compare/external-ip-4.1.7...external-ip-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [external-ip-4.1.7](https://github.com/truecharts/charts/compare/external-ip-4.1.6...external-ip-4.1.7) (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)) + + +## [external-ip-4.1.6](https://github.com/truecharts/charts/compare/external-ip-4.1.5...external-ip-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [external-ip-4.1.5](https://github.com/truecharts/charts/compare/external-ip-4.1.4...external-ip-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [external-ip-4.1.4](https://github.com/truecharts/charts/compare/external-ip-4.1.3...external-ip-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/external-ip/5.1.3/Chart.yaml b/stable/external-ip/5.1.3/Chart.yaml new file mode 100644 index 00000000000..b21eab74fa9 --- /dev/null +++ b/stable/external-ip/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Management + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. +home: https://truecharts.org/charts/stable/external-ip +icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.png +keywords: + - external-ip + - Network-Management + - Network-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: external-ip +sources: + - https://github.com/xavier-hernandez/docker-external-ip + - https://github.com/truecharts/charts/tree/master/charts/stable/external-ip + - https://hub.docker.com/r/xavierh/external-ip +type: application +version: 5.1.3 diff --git a/stable/external-ip/5.0.0/README.md b/stable/external-ip/5.1.3/README.md similarity index 100% rename from stable/external-ip/5.0.0/README.md rename to stable/external-ip/5.1.3/README.md diff --git a/stable/external-ip/5.0.0/app-readme.md b/stable/external-ip/5.1.3/app-readme.md similarity index 100% rename from stable/external-ip/5.0.0/app-readme.md rename to stable/external-ip/5.1.3/app-readme.md diff --git a/stable/external-ip/5.1.3/charts/common-18.0.3.tgz b/stable/external-ip/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/external-ip/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/external-ip/5.0.0/ix_values.yaml b/stable/external-ip/5.1.3/ix_values.yaml similarity index 100% rename from stable/external-ip/5.0.0/ix_values.yaml rename to stable/external-ip/5.1.3/ix_values.yaml diff --git a/stable/external-ip/5.0.0/questions.yaml b/stable/external-ip/5.1.3/questions.yaml similarity index 100% rename from stable/external-ip/5.0.0/questions.yaml rename to stable/external-ip/5.1.3/questions.yaml diff --git a/stable/external-ip/5.0.0/templates/common.yaml b/stable/external-ip/5.1.3/templates/common.yaml similarity index 100% rename from stable/external-ip/5.0.0/templates/common.yaml rename to stable/external-ip/5.1.3/templates/common.yaml diff --git a/stable/external-service/13.0.0/values.yaml b/stable/external-ip/5.1.3/values.yaml similarity index 100% rename from stable/external-service/13.0.0/values.yaml rename to stable/external-ip/5.1.3/values.yaml diff --git a/stable/external-service/13.0.0/CHANGELOG.md b/stable/external-service/13.0.0/CHANGELOG.md deleted file mode 100644 index 2e66a12fd95..00000000000 --- a/stable/external-service/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [external-service-12.1.13](https://github.com/truecharts/charts/compare/external-service-12.1.12...external-service-12.1.13) (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)) - - -## [external-service-12.1.12](https://github.com/truecharts/charts/compare/external-service-12.1.11...external-service-12.1.12) (2024-01-29) - -### Chore - - - -- update container image alpine to v3.19.1[@c5b1261](https://github.com/c5b1261) by renovate ([#17660](https://github.com/truecharts/charts/issues/17660)) - - -## [external-service-12.1.11](https://github.com/truecharts/charts/compare/external-service-12.1.10...external-service-12.1.11) (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)) - - -## [external-service-12.1.10](https://github.com/truecharts/charts/compare/external-service-12.1.9...external-service-12.1.10) (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)) - - -## [external-service-12.1.9](https://github.com/truecharts/charts/compare/external-service-12.1.8...external-service-12.1.9) (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)) - - -## [external-service-12.1.8](https://github.com/truecharts/charts/compare/external-service-12.1.7...external-service-12.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [external-service-12.1.7](https://github.com/truecharts/charts/compare/external-service-12.1.6...external-service-12.1.7) (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)) - - -## [external-service-12.1.6](https://github.com/truecharts/charts/compare/external-service-12.1.5...external-service-12.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [external-service-12.1.5](https://github.com/truecharts/charts/compare/external-service-12.1.4...external-service-12.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [external-service-12.1.4](https://github.com/truecharts/charts/compare/external-service-12.1.3...external-service-12.1.4) (2024-01-01) - -### Chore diff --git a/stable/external-service/13.0.0/Chart.yaml b/stable/external-service/13.0.0/Chart.yaml deleted file mode 100644 index c725f692f99..00000000000 --- a/stable/external-service/13.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.19.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Allow external services to be used like Apps. -home: https://truecharts.org/charts/stable/external-service -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png -keywords: - - external-service - - reverse-proxy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: external-service -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/external-service - - https://hub.docker.com/_/alpine -type: application -version: 13.0.0 diff --git a/stable/external-service/13.0.0/charts/common-17.5.0.tgz b/stable/external-service/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/external-service/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fabulinus/2.0.0/.helmignore b/stable/external-service/13.1.3/.helmignore similarity index 100% rename from stable/fabulinus/2.0.0/.helmignore rename to stable/external-service/13.1.3/.helmignore diff --git a/stable/external-service/13.1.3/CHANGELOG.md b/stable/external-service/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6d628ce1e34 --- /dev/null +++ b/stable/external-service/13.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [external-service-12.1.13](https://github.com/truecharts/charts/compare/external-service-12.1.12...external-service-12.1.13) (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)) + + +## [external-service-12.1.12](https://github.com/truecharts/charts/compare/external-service-12.1.11...external-service-12.1.12) (2024-01-29) + +### Chore + + + +- update container image alpine to v3.19.1[@c5b1261](https://github.com/c5b1261) by renovate ([#17660](https://github.com/truecharts/charts/issues/17660)) + + +## [external-service-12.1.11](https://github.com/truecharts/charts/compare/external-service-12.1.10...external-service-12.1.11) (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)) + + +## [external-service-12.1.10](https://github.com/truecharts/charts/compare/external-service-12.1.9...external-service-12.1.10) (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)) + + +## [external-service-12.1.9](https://github.com/truecharts/charts/compare/external-service-12.1.8...external-service-12.1.9) (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)) + + +## [external-service-12.1.8](https://github.com/truecharts/charts/compare/external-service-12.1.7...external-service-12.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [external-service-12.1.7](https://github.com/truecharts/charts/compare/external-service-12.1.6...external-service-12.1.7) (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)) + + +## [external-service-12.1.6](https://github.com/truecharts/charts/compare/external-service-12.1.5...external-service-12.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [external-service-12.1.5](https://github.com/truecharts/charts/compare/external-service-12.1.4...external-service-12.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + diff --git a/stable/external-service/13.1.3/Chart.yaml b/stable/external-service/13.1.3/Chart.yaml new file mode 100644 index 00000000000..caf642248e3 --- /dev/null +++ b/stable/external-service/13.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.19.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Allow external services to be used like Apps. +home: https://truecharts.org/charts/stable/external-service +icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png +keywords: + - external-service + - reverse-proxy +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: external-service +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/external-service + - https://hub.docker.com/_/alpine +type: application +version: 13.1.3 diff --git a/stable/external-service/13.0.0/README.md b/stable/external-service/13.1.3/README.md similarity index 100% rename from stable/external-service/13.0.0/README.md rename to stable/external-service/13.1.3/README.md diff --git a/stable/external-service/13.0.0/app-readme.md b/stable/external-service/13.1.3/app-readme.md similarity index 100% rename from stable/external-service/13.0.0/app-readme.md rename to stable/external-service/13.1.3/app-readme.md diff --git a/stable/external-service/13.1.3/charts/common-18.0.3.tgz b/stable/external-service/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/external-service/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/external-service/13.0.0/ix_values.yaml b/stable/external-service/13.1.3/ix_values.yaml similarity index 100% rename from stable/external-service/13.0.0/ix_values.yaml rename to stable/external-service/13.1.3/ix_values.yaml diff --git a/stable/external-service/13.0.0/questions.yaml b/stable/external-service/13.1.3/questions.yaml similarity index 100% rename from stable/external-service/13.0.0/questions.yaml rename to stable/external-service/13.1.3/questions.yaml diff --git a/stable/fabulinus/2.0.0/templates/NOTES.txt b/stable/external-service/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/fabulinus/2.0.0/templates/NOTES.txt rename to stable/external-service/13.1.3/templates/NOTES.txt diff --git a/stable/fabulinus/2.0.0/templates/common.yaml b/stable/external-service/13.1.3/templates/common.yaml similarity index 100% rename from stable/fabulinus/2.0.0/templates/common.yaml rename to stable/external-service/13.1.3/templates/common.yaml diff --git a/stable/fabulinus/2.0.0/values.yaml b/stable/external-service/13.1.3/values.yaml similarity index 100% rename from stable/fabulinus/2.0.0/values.yaml rename to stable/external-service/13.1.3/values.yaml diff --git a/stable/fabulinus/2.0.0/CHANGELOG.md b/stable/fabulinus/2.0.0/CHANGELOG.md deleted file mode 100644 index 77b72b842b3..00000000000 --- a/stable/fabulinus/2.0.0/CHANGELOG.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fabulinus-1.0.0](https://github.com/truecharts/charts/compare/fabulinus-0.0.3...fabulinus-1.0.0) (2024-02-07) \ No newline at end of file diff --git a/stable/fabulinus/2.0.0/Chart.yaml b/stable/fabulinus/2.0.0/Chart.yaml deleted file mode 100644 index b3b72163362..00000000000 --- a/stable/fabulinus/2.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: AI - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest-cpu -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fabulinus is the server component of the TitanML Takeoff server. -home: https://truecharts.org/charts/stable/fabulinus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fabulinus.png -keywords: - - fabulinus - - machine-learning -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fabulinus -sources: - - https://github.com/titanml/takeoff-communitys - - https://github.com/truecharts/charts/tree/master/charts/stable/fabulinus - - https://hub.docker.com/r/tytn/fabulinus -type: application -version: 2.0.0 diff --git a/stable/fabulinus/2.0.0/charts/common-17.5.0.tgz b/stable/fabulinus/2.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fabulinus/2.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/factorio/7.0.0/.helmignore b/stable/fabulinus/2.1.3/.helmignore similarity index 100% rename from stable/factorio/7.0.0/.helmignore rename to stable/fabulinus/2.1.3/.helmignore diff --git a/stable/fabulinus/2.1.3/CHANGELOG.md b/stable/fabulinus/2.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6f28cdb79ab --- /dev/null +++ b/stable/fabulinus/2.1.3/CHANGELOG.md @@ -0,0 +1,18 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fabulinus-1.0.0](https://github.com/truecharts/charts/compare/fabulinus-0.0.3...fabulinus-1.0.0) (2024-02-07) \ No newline at end of file diff --git a/stable/fabulinus/2.1.3/Chart.yaml b/stable/fabulinus/2.1.3/Chart.yaml new file mode 100644 index 00000000000..07e6b193390 --- /dev/null +++ b/stable/fabulinus/2.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: AI + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest-cpu +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Fabulinus is the server component of the TitanML Takeoff server. +home: https://truecharts.org/charts/stable/fabulinus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fabulinus.png +keywords: + - fabulinus + - machine-learning +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fabulinus +sources: + - https://github.com/titanml/takeoff-communitys + - https://github.com/truecharts/charts/tree/master/charts/stable/fabulinus + - https://hub.docker.com/r/tytn/fabulinus +type: application +version: 2.1.3 diff --git a/stable/fabulinus/2.0.0/README.md b/stable/fabulinus/2.1.3/README.md similarity index 100% rename from stable/fabulinus/2.0.0/README.md rename to stable/fabulinus/2.1.3/README.md diff --git a/stable/fabulinus/2.0.0/app-readme.md b/stable/fabulinus/2.1.3/app-readme.md similarity index 100% rename from stable/fabulinus/2.0.0/app-readme.md rename to stable/fabulinus/2.1.3/app-readme.md diff --git a/stable/fabulinus/2.1.3/charts/common-18.0.3.tgz b/stable/fabulinus/2.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fabulinus/2.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fabulinus/2.0.0/ix_values.yaml b/stable/fabulinus/2.1.3/ix_values.yaml similarity index 100% rename from stable/fabulinus/2.0.0/ix_values.yaml rename to stable/fabulinus/2.1.3/ix_values.yaml diff --git a/stable/fabulinus/2.0.0/questions.yaml b/stable/fabulinus/2.1.3/questions.yaml similarity index 100% rename from stable/fabulinus/2.0.0/questions.yaml rename to stable/fabulinus/2.1.3/questions.yaml diff --git a/stable/factorio/7.0.0/templates/NOTES.txt b/stable/fabulinus/2.1.3/templates/NOTES.txt similarity index 100% rename from stable/factorio/7.0.0/templates/NOTES.txt rename to stable/fabulinus/2.1.3/templates/NOTES.txt diff --git a/stable/filebot/9.0.0/templates/common.yaml b/stable/fabulinus/2.1.3/templates/common.yaml similarity index 100% rename from stable/filebot/9.0.0/templates/common.yaml rename to stable/fabulinus/2.1.3/templates/common.yaml diff --git a/stable/factorio/7.0.0/values.yaml b/stable/fabulinus/2.1.3/values.yaml similarity index 100% rename from stable/factorio/7.0.0/values.yaml rename to stable/fabulinus/2.1.3/values.yaml diff --git a/stable/factorio/7.0.0/CHANGELOG.md b/stable/factorio/7.0.0/CHANGELOG.md deleted file mode 100644 index 42ea1652a2d..00000000000 --- a/stable/factorio/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [factorio-6.1.18](https://github.com/truecharts/charts/compare/factorio-6.1.17...factorio-6.1.18) (2024-02-05) - -### Chore - - - -- update container image factoriotools/factorio to stable[@5c507d3](https://github.com/5c507d3) by renovate ([#17831](https://github.com/truecharts/charts/issues/17831)) - - -## [factorio-6.1.17](https://github.com/truecharts/charts/compare/factorio-6.1.16...factorio-6.1.17) (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)) - - -## [factorio-6.1.16](https://github.com/truecharts/charts/compare/factorio-6.1.15...factorio-6.1.16) (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)) - - -## [factorio-6.1.15](https://github.com/truecharts/charts/compare/factorio-6.1.14...factorio-6.1.15) (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)) - - -## [factorio-6.1.14](https://github.com/truecharts/charts/compare/factorio-6.1.13...factorio-6.1.14) (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)) - - -## [factorio-6.1.13](https://github.com/truecharts/charts/compare/factorio-6.1.12...factorio-6.1.13) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [factorio-6.1.12](https://github.com/truecharts/charts/compare/factorio-6.1.11...factorio-6.1.12) (2024-01-21) - -### Chore - - - -- update container image factoriotools/factorio to stable[@a9d8ea1](https://github.com/a9d8ea1) by renovate ([#17339](https://github.com/truecharts/charts/issues/17339)) - - -## [factorio-6.1.11](https://github.com/truecharts/charts/compare/factorio-6.1.10...factorio-6.1.11) (2024-01-14) - -### Chore - - - -- update container image factoriotools/factorio to stable[@67324cc](https://github.com/67324cc) by renovate ([#17129](https://github.com/truecharts/charts/issues/17129)) - - - diff --git a/stable/factorio/7.0.0/Chart.yaml b/stable/factorio/7.0.0/Chart.yaml deleted file mode 100644 index 580c3a31b92..00000000000 --- a/stable/factorio/7.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stable -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A game in which you build and maintain factories. -home: https://truecharts.org/charts/stable/factorio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png -keywords: - - factorio - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: factorio -sources: - - https://github.com/factoriotools/factorio-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/factorio - - https://hub.docker.com/r/factoriotools/factorio -type: application -version: 7.0.0 diff --git a/stable/factorio/7.0.0/charts/common-17.5.0.tgz b/stable/factorio/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/factorio/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/factorioservermanager/5.0.0/.helmignore b/stable/factorio/7.1.3/.helmignore similarity index 100% rename from stable/factorioservermanager/5.0.0/.helmignore rename to stable/factorio/7.1.3/.helmignore diff --git a/stable/factorio/7.1.3/CHANGELOG.md b/stable/factorio/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..70660f1343a --- /dev/null +++ b/stable/factorio/7.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [factorio-6.1.18](https://github.com/truecharts/charts/compare/factorio-6.1.17...factorio-6.1.18) (2024-02-05) + +### Chore + + + +- update container image factoriotools/factorio to stable[@5c507d3](https://github.com/5c507d3) by renovate ([#17831](https://github.com/truecharts/charts/issues/17831)) + + +## [factorio-6.1.17](https://github.com/truecharts/charts/compare/factorio-6.1.16...factorio-6.1.17) (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)) + + +## [factorio-6.1.16](https://github.com/truecharts/charts/compare/factorio-6.1.15...factorio-6.1.16) (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)) + + +## [factorio-6.1.15](https://github.com/truecharts/charts/compare/factorio-6.1.14...factorio-6.1.15) (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)) + + +## [factorio-6.1.14](https://github.com/truecharts/charts/compare/factorio-6.1.13...factorio-6.1.14) (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)) + + +## [factorio-6.1.13](https://github.com/truecharts/charts/compare/factorio-6.1.12...factorio-6.1.13) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [factorio-6.1.12](https://github.com/truecharts/charts/compare/factorio-6.1.11...factorio-6.1.12) (2024-01-21) + +### Chore + + + +- update container image factoriotools/factorio to stable[@a9d8ea1](https://github.com/a9d8ea1) by renovate ([#17339](https://github.com/truecharts/charts/issues/17339)) + + +## [factorio-6.1.11](https://github.com/truecharts/charts/compare/factorio-6.1.10...factorio-6.1.11) (2024-01-14) + +### Chore + + + +- update container image factoriotools/factorio to stable[@67324cc](https://github.com/67324cc) by renovate ([#17129](https://github.com/truecharts/charts/issues/17129)) \ No newline at end of file diff --git a/stable/factorio/7.1.3/Chart.yaml b/stable/factorio/7.1.3/Chart.yaml new file mode 100644 index 00000000000..d6308a9ee87 --- /dev/null +++ b/stable/factorio/7.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: stable +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A game in which you build and maintain factories. +home: https://truecharts.org/charts/stable/factorio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png +keywords: + - factorio + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: factorio +sources: + - https://github.com/factoriotools/factorio-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/factorio + - https://hub.docker.com/r/factoriotools/factorio +type: application +version: 7.1.3 diff --git a/stable/factorio/7.0.0/README.md b/stable/factorio/7.1.3/README.md similarity index 100% rename from stable/factorio/7.0.0/README.md rename to stable/factorio/7.1.3/README.md diff --git a/stable/factorio/7.0.0/app-readme.md b/stable/factorio/7.1.3/app-readme.md similarity index 100% rename from stable/factorio/7.0.0/app-readme.md rename to stable/factorio/7.1.3/app-readme.md diff --git a/stable/factorio/7.1.3/charts/common-18.0.3.tgz b/stable/factorio/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/factorio/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/factorio/7.0.0/ix_values.yaml b/stable/factorio/7.1.3/ix_values.yaml similarity index 100% rename from stable/factorio/7.0.0/ix_values.yaml rename to stable/factorio/7.1.3/ix_values.yaml diff --git a/stable/factorio/7.0.0/questions.yaml b/stable/factorio/7.1.3/questions.yaml similarity index 100% rename from stable/factorio/7.0.0/questions.yaml rename to stable/factorio/7.1.3/questions.yaml diff --git a/stable/ferdi-server/11.0.0/templates/NOTES.txt b/stable/factorio/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/ferdi-server/11.0.0/templates/NOTES.txt rename to stable/factorio/7.1.3/templates/NOTES.txt diff --git a/stable/factorio/7.0.0/templates/common.yaml b/stable/factorio/7.1.3/templates/common.yaml similarity index 100% rename from stable/factorio/7.0.0/templates/common.yaml rename to stable/factorio/7.1.3/templates/common.yaml diff --git a/stable/factorioservermanager/5.0.0/values.yaml b/stable/factorio/7.1.3/values.yaml similarity index 100% rename from stable/factorioservermanager/5.0.0/values.yaml rename to stable/factorio/7.1.3/values.yaml diff --git a/stable/factorioservermanager/5.0.0/CHANGELOG.md b/stable/factorioservermanager/5.0.0/CHANGELOG.md deleted file mode 100644 index 8835186639e..00000000000 --- a/stable/factorioservermanager/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [factorioservermanager-4.1.12](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.11...factorioservermanager-4.1.12) (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)) - - -## [factorioservermanager-4.1.11](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.10...factorioservermanager-4.1.11) (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)) - - -## [factorioservermanager-4.1.10](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.9...factorioservermanager-4.1.10) (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)) - - -## [factorioservermanager-4.1.9](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.8...factorioservermanager-4.1.9) (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)) - - -## [factorioservermanager-4.1.8](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.7...factorioservermanager-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [factorioservermanager-4.1.7](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.6...factorioservermanager-4.1.7) (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)) - - -## [factorioservermanager-4.1.6](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.5...factorioservermanager-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [factorioservermanager-4.1.5](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.4...factorioservermanager-4.1.5) (2024-01-02) - -### Chore - - - -- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) - - -## [factorioservermanager-4.1.4](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.3...factorioservermanager-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [factorioservermanager-4.1.3](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.0...factorioservermanager-4.1.3) (2024-01-01) diff --git a/stable/factorioservermanager/5.0.0/Chart.yaml b/stable/factorioservermanager/5.0.0/Chart.yaml deleted file mode 100644 index 41337470033..00000000000 --- a/stable/factorioservermanager/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'A tool for managing Factorio servers ' -home: https://truecharts.org/charts/stable/factorioservermanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png -keywords: - - factorioservermanager - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: factorioservermanager -sources: - - https://github.com/OpenFactorioServerManager/factorio-server-manager - - https://github.com/truecharts/charts/tree/master/charts/stable/factorioservermanager - - https://hub.docker.com/r/ofsm/ofsm -type: application -version: 5.0.0 diff --git a/stable/factorioservermanager/5.0.0/charts/common-17.5.0.tgz b/stable/factorioservermanager/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/factorioservermanager/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fastcom-mqtt/5.0.0/.helmignore b/stable/factorioservermanager/5.1.3/.helmignore similarity index 100% rename from stable/fastcom-mqtt/5.0.0/.helmignore rename to stable/factorioservermanager/5.1.3/.helmignore diff --git a/stable/factorioservermanager/5.1.3/CHANGELOG.md b/stable/factorioservermanager/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..833e936f06a --- /dev/null +++ b/stable/factorioservermanager/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [factorioservermanager-4.1.12](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.11...factorioservermanager-4.1.12) (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)) + + +## [factorioservermanager-4.1.11](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.10...factorioservermanager-4.1.11) (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)) + + +## [factorioservermanager-4.1.10](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.9...factorioservermanager-4.1.10) (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)) + + +## [factorioservermanager-4.1.9](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.8...factorioservermanager-4.1.9) (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)) + + +## [factorioservermanager-4.1.8](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.7...factorioservermanager-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [factorioservermanager-4.1.7](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.6...factorioservermanager-4.1.7) (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)) + + +## [factorioservermanager-4.1.6](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.5...factorioservermanager-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [factorioservermanager-4.1.5](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.4...factorioservermanager-4.1.5) (2024-01-02) + +### Chore + + + +- bump common ([#16751](https://github.com/truecharts/charts/issues/16751)) + + +## [factorioservermanager-4.1.4](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.3...factorioservermanager-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/factorioservermanager/5.1.3/Chart.yaml b/stable/factorioservermanager/5.1.3/Chart.yaml new file mode 100644 index 00000000000..d66888f0ae5 --- /dev/null +++ b/stable/factorioservermanager/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "A tool for managing Factorio servers " +home: https://truecharts.org/charts/stable/factorioservermanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png +keywords: + - factorioservermanager + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: factorioservermanager +sources: + - https://github.com/OpenFactorioServerManager/factorio-server-manager + - https://github.com/truecharts/charts/tree/master/charts/stable/factorioservermanager + - https://hub.docker.com/r/ofsm/ofsm +type: application +version: 5.1.3 diff --git a/stable/factorioservermanager/5.0.0/README.md b/stable/factorioservermanager/5.1.3/README.md similarity index 100% rename from stable/factorioservermanager/5.0.0/README.md rename to stable/factorioservermanager/5.1.3/README.md diff --git a/stable/factorioservermanager/5.0.0/app-readme.md b/stable/factorioservermanager/5.1.3/app-readme.md similarity index 100% rename from stable/factorioservermanager/5.0.0/app-readme.md rename to stable/factorioservermanager/5.1.3/app-readme.md diff --git a/stable/factorioservermanager/5.1.3/charts/common-18.0.3.tgz b/stable/factorioservermanager/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/factorioservermanager/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/factorioservermanager/5.0.0/ix_values.yaml b/stable/factorioservermanager/5.1.3/ix_values.yaml similarity index 100% rename from stable/factorioservermanager/5.0.0/ix_values.yaml rename to stable/factorioservermanager/5.1.3/ix_values.yaml diff --git a/stable/factorioservermanager/5.0.0/questions.yaml b/stable/factorioservermanager/5.1.3/questions.yaml similarity index 100% rename from stable/factorioservermanager/5.0.0/questions.yaml rename to stable/factorioservermanager/5.1.3/questions.yaml diff --git a/stable/factorioservermanager/5.0.0/templates/common.yaml b/stable/factorioservermanager/5.1.3/templates/common.yaml similarity index 100% rename from stable/factorioservermanager/5.0.0/templates/common.yaml rename to stable/factorioservermanager/5.1.3/templates/common.yaml diff --git a/stable/fastcom-mqtt/5.0.0/values.yaml b/stable/factorioservermanager/5.1.3/values.yaml similarity index 100% rename from stable/fastcom-mqtt/5.0.0/values.yaml rename to stable/factorioservermanager/5.1.3/values.yaml diff --git a/stable/farmos/5.1.3/Chart.yaml b/stable/farmos/5.1.3/Chart.yaml index 05ac06ed378..119cba658e6 100644 --- a/stable/farmos/5.1.3/Chart.yaml +++ b/stable/farmos/5.1.3/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/farmos/5.1.3/charts/common-18.0.2.tgz b/stable/farmos/5.1.3/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/farmos/5.1.3/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/farmos/5.1.3/charts/common-18.0.3.tgz b/stable/farmos/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/farmos/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fastcom-mqtt/5.0.0/CHANGELOG.md b/stable/fastcom-mqtt/5.0.0/CHANGELOG.md deleted file mode 100644 index 45779f4ee85..00000000000 --- a/stable/fastcom-mqtt/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fastcom-mqtt-4.1.12](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.11...fastcom-mqtt-4.1.12) (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)) - - -## [fastcom-mqtt-4.1.11](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.10...fastcom-mqtt-4.1.11) (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)) - - -## [fastcom-mqtt-4.1.10](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.9...fastcom-mqtt-4.1.10) (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)) - - -## [fastcom-mqtt-4.1.9](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.8...fastcom-mqtt-4.1.9) (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)) - - -## [fastcom-mqtt-4.1.8](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.7...fastcom-mqtt-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [fastcom-mqtt-4.1.7](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.6...fastcom-mqtt-4.1.7) (2024-01-14) - - - - -## [fastcom-mqtt-4.1.6](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.5...fastcom-mqtt-4.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)) - - -## [fastcom-mqtt-4.1.5](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.4...fastcom-mqtt-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fastcom-mqtt-4.1.4](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.3...fastcom-mqtt-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [fastcom-mqtt-4.1.3](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.0...fastcom-mqtt-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/fastcom-mqtt/5.0.0/Chart.yaml b/stable/fastcom-mqtt/5.0.0/Chart.yaml deleted file mode 100644 index 7a4be7e2d36..00000000000 --- a/stable/fastcom-mqtt/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Chart Chart with Fast.com CLI sending data directly to MQTT Broker -home: https://truecharts.org/charts/stable/fastcom-mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png -keywords: - - fastcom-mqtt - - home-automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fastcom-mqtt -sources: - - https://github.com/simonjenny/fastcom-mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/fastcom-mqtt - - https://hub.docker.com/r/simonjenny/fastcom-mqtt -type: application -version: 5.0.0 diff --git a/stable/fastcom-mqtt/5.0.0/charts/common-17.5.0.tgz b/stable/fastcom-mqtt/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fastcom-mqtt/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fenrus/5.0.0/.helmignore b/stable/fastcom-mqtt/5.1.3/.helmignore similarity index 100% rename from stable/fenrus/5.0.0/.helmignore rename to stable/fastcom-mqtt/5.1.3/.helmignore diff --git a/stable/fastcom-mqtt/5.1.3/CHANGELOG.md b/stable/fastcom-mqtt/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a97cfebe284 --- /dev/null +++ b/stable/fastcom-mqtt/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fastcom-mqtt-4.1.12](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.11...fastcom-mqtt-4.1.12) (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)) + + +## [fastcom-mqtt-4.1.11](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.10...fastcom-mqtt-4.1.11) (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)) + + +## [fastcom-mqtt-4.1.10](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.9...fastcom-mqtt-4.1.10) (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)) + + +## [fastcom-mqtt-4.1.9](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.8...fastcom-mqtt-4.1.9) (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)) + + +## [fastcom-mqtt-4.1.8](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.7...fastcom-mqtt-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [fastcom-mqtt-4.1.7](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.6...fastcom-mqtt-4.1.7) (2024-01-14) + + + + +## [fastcom-mqtt-4.1.6](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.5...fastcom-mqtt-4.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)) + + +## [fastcom-mqtt-4.1.5](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.4...fastcom-mqtt-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fastcom-mqtt-4.1.4](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.3...fastcom-mqtt-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [fastcom-mqtt-4.1.3](https://github.com/truecharts/charts/compare/fastcom-mqtt-4.1.0...fastcom-mqtt-4.1.3) (2024-01-01) + +### Chore diff --git a/stable/fastcom-mqtt/5.1.3/Chart.yaml b/stable/fastcom-mqtt/5.1.3/Chart.yaml new file mode 100644 index 00000000000..a95ab3a52a3 --- /dev/null +++ b/stable/fastcom-mqtt/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: | + Chart Chart with Fast.com CLI sending data directly to MQTT Broker +home: https://truecharts.org/charts/stable/fastcom-mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png +keywords: + - fastcom-mqtt + - home-automation +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fastcom-mqtt +sources: + - https://github.com/simonjenny/fastcom-mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/fastcom-mqtt + - https://hub.docker.com/r/simonjenny/fastcom-mqtt +type: application +version: 5.1.3 diff --git a/stable/fastcom-mqtt/5.0.0/README.md b/stable/fastcom-mqtt/5.1.3/README.md similarity index 100% rename from stable/fastcom-mqtt/5.0.0/README.md rename to stable/fastcom-mqtt/5.1.3/README.md diff --git a/stable/fastcom-mqtt/5.0.0/app-readme.md b/stable/fastcom-mqtt/5.1.3/app-readme.md similarity index 100% rename from stable/fastcom-mqtt/5.0.0/app-readme.md rename to stable/fastcom-mqtt/5.1.3/app-readme.md diff --git a/stable/fastcom-mqtt/5.1.3/charts/common-18.0.3.tgz b/stable/fastcom-mqtt/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fastcom-mqtt/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fastcom-mqtt/5.0.0/ix_values.yaml b/stable/fastcom-mqtt/5.1.3/ix_values.yaml similarity index 100% rename from stable/fastcom-mqtt/5.0.0/ix_values.yaml rename to stable/fastcom-mqtt/5.1.3/ix_values.yaml diff --git a/stable/fastcom-mqtt/5.0.0/questions.yaml b/stable/fastcom-mqtt/5.1.3/questions.yaml similarity index 100% rename from stable/fastcom-mqtt/5.0.0/questions.yaml rename to stable/fastcom-mqtt/5.1.3/questions.yaml diff --git a/stable/fastcom-mqtt/5.0.0/templates/common.yaml b/stable/fastcom-mqtt/5.1.3/templates/common.yaml similarity index 100% rename from stable/fastcom-mqtt/5.0.0/templates/common.yaml rename to stable/fastcom-mqtt/5.1.3/templates/common.yaml diff --git a/stable/fenrus/5.0.0/values.yaml b/stable/fastcom-mqtt/5.1.3/values.yaml similarity index 100% rename from stable/fenrus/5.0.0/values.yaml rename to stable/fastcom-mqtt/5.1.3/values.yaml diff --git a/stable/fenrus/5.0.0/CHANGELOG.md b/stable/fenrus/5.0.0/CHANGELOG.md deleted file mode 100644 index e5cee991649..00000000000 --- a/stable/fenrus/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fenrus-4.1.11](https://github.com/truecharts/charts/compare/fenrus-4.1.10...fenrus-4.1.11) (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)) - - -## [fenrus-4.1.10](https://github.com/truecharts/charts/compare/fenrus-4.1.9...fenrus-4.1.10) (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)) - - -## [fenrus-4.1.9](https://github.com/truecharts/charts/compare/fenrus-4.1.8...fenrus-4.1.9) (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)) - - -## [fenrus-4.1.8](https://github.com/truecharts/charts/compare/fenrus-4.1.7...fenrus-4.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)) - - -## [fenrus-4.1.7](https://github.com/truecharts/charts/compare/fenrus-4.1.6...fenrus-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [fenrus-4.1.6](https://github.com/truecharts/charts/compare/fenrus-4.1.5...fenrus-4.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)) - - -## [fenrus-4.1.5](https://github.com/truecharts/charts/compare/fenrus-4.1.4...fenrus-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fenrus-4.1.4](https://github.com/truecharts/charts/compare/fenrus-4.1.3...fenrus-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [fenrus-4.1.3](https://github.com/truecharts/charts/compare/fenrus-4.1.0...fenrus-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/fenrus/5.0.0/Chart.yaml b/stable/fenrus/5.0.0/Chart.yaml deleted file mode 100644 index 83f2d353395..00000000000 --- a/stable/fenrus/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: "Fenrus is a home page / personal dashboard with smart apps. \n" -home: https://truecharts.org/charts/stable/fenrus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.png -keywords: - - fenrus - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fenrus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fenrus - - https://hub.docker.com/r/revenz/fenrus -type: application -version: 5.0.0 diff --git a/stable/fenrus/5.0.0/charts/common-17.5.0.tgz b/stable/fenrus/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fenrus/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ferdi-server/11.0.0/.helmignore b/stable/fenrus/5.1.3/.helmignore similarity index 100% rename from stable/ferdi-server/11.0.0/.helmignore rename to stable/fenrus/5.1.3/.helmignore diff --git a/stable/fenrus/5.1.3/CHANGELOG.md b/stable/fenrus/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..29c97082697 --- /dev/null +++ b/stable/fenrus/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fenrus-4.1.11](https://github.com/truecharts/charts/compare/fenrus-4.1.10...fenrus-4.1.11) (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)) + + +## [fenrus-4.1.10](https://github.com/truecharts/charts/compare/fenrus-4.1.9...fenrus-4.1.10) (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)) + + +## [fenrus-4.1.9](https://github.com/truecharts/charts/compare/fenrus-4.1.8...fenrus-4.1.9) (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)) + + +## [fenrus-4.1.8](https://github.com/truecharts/charts/compare/fenrus-4.1.7...fenrus-4.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)) + + +## [fenrus-4.1.7](https://github.com/truecharts/charts/compare/fenrus-4.1.6...fenrus-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [fenrus-4.1.6](https://github.com/truecharts/charts/compare/fenrus-4.1.5...fenrus-4.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)) + + +## [fenrus-4.1.5](https://github.com/truecharts/charts/compare/fenrus-4.1.4...fenrus-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fenrus-4.1.4](https://github.com/truecharts/charts/compare/fenrus-4.1.3...fenrus-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [fenrus-4.1.3](https://github.com/truecharts/charts/compare/fenrus-4.1.0...fenrus-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/fenrus/5.1.3/Chart.yaml b/stable/fenrus/5.1.3/Chart.yaml new file mode 100644 index 00000000000..658158550a9 --- /dev/null +++ b/stable/fenrus/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "Fenrus is a home page / personal dashboard with smart apps. \n" +home: https://truecharts.org/charts/stable/fenrus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.png +keywords: + - fenrus + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fenrus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fenrus + - https://hub.docker.com/r/revenz/fenrus +type: application +version: 5.1.3 diff --git a/stable/fenrus/5.0.0/README.md b/stable/fenrus/5.1.3/README.md similarity index 100% rename from stable/fenrus/5.0.0/README.md rename to stable/fenrus/5.1.3/README.md diff --git a/stable/fenrus/5.0.0/app-readme.md b/stable/fenrus/5.1.3/app-readme.md similarity index 100% rename from stable/fenrus/5.0.0/app-readme.md rename to stable/fenrus/5.1.3/app-readme.md diff --git a/stable/fenrus/5.1.3/charts/common-18.0.3.tgz b/stable/fenrus/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fenrus/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fenrus/5.0.0/ix_values.yaml b/stable/fenrus/5.1.3/ix_values.yaml similarity index 100% rename from stable/fenrus/5.0.0/ix_values.yaml rename to stable/fenrus/5.1.3/ix_values.yaml diff --git a/stable/fenrus/5.0.0/questions.yaml b/stable/fenrus/5.1.3/questions.yaml similarity index 100% rename from stable/fenrus/5.0.0/questions.yaml rename to stable/fenrus/5.1.3/questions.yaml diff --git a/stable/fenrus/5.0.0/templates/common.yaml b/stable/fenrus/5.1.3/templates/common.yaml similarity index 100% rename from stable/fenrus/5.0.0/templates/common.yaml rename to stable/fenrus/5.1.3/templates/common.yaml diff --git a/stable/ferdi-server/11.0.0/values.yaml b/stable/fenrus/5.1.3/values.yaml similarity index 100% rename from stable/ferdi-server/11.0.0/values.yaml rename to stable/fenrus/5.1.3/values.yaml diff --git a/stable/ferdi-server/11.0.0/CHANGELOG.md b/stable/ferdi-server/11.0.0/CHANGELOG.md deleted file mode 100644 index 7f8bb63421a..00000000000 --- a/stable/ferdi-server/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ferdi-server-10.1.11](https://github.com/truecharts/charts/compare/ferdi-server-10.1.10...ferdi-server-10.1.11) (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)) - - -## [ferdi-server-10.1.10](https://github.com/truecharts/charts/compare/ferdi-server-10.1.9...ferdi-server-10.1.10) (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)) - - -## [ferdi-server-10.1.9](https://github.com/truecharts/charts/compare/ferdi-server-10.1.8...ferdi-server-10.1.9) (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)) - - -## [ferdi-server-10.1.8](https://github.com/truecharts/charts/compare/ferdi-server-10.1.7...ferdi-server-10.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)) - - -## [ferdi-server-10.1.7](https://github.com/truecharts/charts/compare/ferdi-server-10.1.6...ferdi-server-10.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ferdi-server-10.1.6](https://github.com/truecharts/charts/compare/ferdi-server-10.1.5...ferdi-server-10.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)) - - -## [ferdi-server-10.1.5](https://github.com/truecharts/charts/compare/ferdi-server-10.1.4...ferdi-server-10.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ferdi-server-10.1.4](https://github.com/truecharts/charts/compare/ferdi-server-10.1.3...ferdi-server-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ferdi-server-10.1.3](https://github.com/truecharts/charts/compare/ferdi-server-10.1.0...ferdi-server-10.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/ferdi-server/11.0.0/Chart.yaml b/stable/ferdi-server/11.0.0/Chart.yaml deleted file mode 100644 index bcc5bbe36a9..00000000000 --- a/stable/ferdi-server/11.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Server for Ferdi that you can re-use to run your own -home: https://truecharts.org/charts/stable/ferdi-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png -keywords: - - ferdi -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ferdi-server -sources: - - https://github.com/getferdi/server - - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server - - https://hub.docker.com/r/getferdi/ferdi-server -type: application -version: 11.0.0 diff --git a/stable/ferdi-server/11.0.0/charts/common-17.5.0.tgz b/stable/ferdi-server/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ferdi-server/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ffmpeg-mkvdts2ac3/5.0.0/.helmignore b/stable/ferdi-server/11.1.3/.helmignore similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/5.0.0/.helmignore rename to stable/ferdi-server/11.1.3/.helmignore diff --git a/stable/ferdi-server/11.1.3/CHANGELOG.md b/stable/ferdi-server/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e415c313abc --- /dev/null +++ b/stable/ferdi-server/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ferdi-server-10.1.11](https://github.com/truecharts/charts/compare/ferdi-server-10.1.10...ferdi-server-10.1.11) (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)) + + +## [ferdi-server-10.1.10](https://github.com/truecharts/charts/compare/ferdi-server-10.1.9...ferdi-server-10.1.10) (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)) + + +## [ferdi-server-10.1.9](https://github.com/truecharts/charts/compare/ferdi-server-10.1.8...ferdi-server-10.1.9) (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)) + + +## [ferdi-server-10.1.8](https://github.com/truecharts/charts/compare/ferdi-server-10.1.7...ferdi-server-10.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)) + + +## [ferdi-server-10.1.7](https://github.com/truecharts/charts/compare/ferdi-server-10.1.6...ferdi-server-10.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ferdi-server-10.1.6](https://github.com/truecharts/charts/compare/ferdi-server-10.1.5...ferdi-server-10.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)) + + +## [ferdi-server-10.1.5](https://github.com/truecharts/charts/compare/ferdi-server-10.1.4...ferdi-server-10.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ferdi-server-10.1.4](https://github.com/truecharts/charts/compare/ferdi-server-10.1.3...ferdi-server-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [ferdi-server-10.1.3](https://github.com/truecharts/charts/compare/ferdi-server-10.1.0...ferdi-server-10.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/ferdi-server/11.1.3/Chart.yaml b/stable/ferdi-server/11.1.3/Chart.yaml new file mode 100644 index 00000000000..e87771d833d --- /dev/null +++ b/stable/ferdi-server/11.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.3.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Server for Ferdi that you can re-use to run your own +home: https://truecharts.org/charts/stable/ferdi-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png +keywords: + - ferdi +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ferdi-server +sources: + - https://github.com/getferdi/server + - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server + - https://hub.docker.com/r/getferdi/ferdi-server +type: application +version: 11.1.3 diff --git a/stable/ferdi-server/11.0.0/README.md b/stable/ferdi-server/11.1.3/README.md similarity index 100% rename from stable/ferdi-server/11.0.0/README.md rename to stable/ferdi-server/11.1.3/README.md diff --git a/stable/ferdi-server/11.0.0/app-readme.md b/stable/ferdi-server/11.1.3/app-readme.md similarity index 100% rename from stable/ferdi-server/11.0.0/app-readme.md rename to stable/ferdi-server/11.1.3/app-readme.md diff --git a/stable/ferdi-server/11.1.3/charts/common-18.0.3.tgz b/stable/ferdi-server/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ferdi-server/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ferdi-server/11.0.0/ix_values.yaml b/stable/ferdi-server/11.1.3/ix_values.yaml similarity index 100% rename from stable/ferdi-server/11.0.0/ix_values.yaml rename to stable/ferdi-server/11.1.3/ix_values.yaml diff --git a/stable/ferdi-server/11.0.0/questions.yaml b/stable/ferdi-server/11.1.3/questions.yaml similarity index 100% rename from stable/ferdi-server/11.0.0/questions.yaml rename to stable/ferdi-server/11.1.3/questions.yaml diff --git a/stable/filebot/9.0.0/templates/NOTES.txt b/stable/ferdi-server/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/filebot/9.0.0/templates/NOTES.txt rename to stable/ferdi-server/11.1.3/templates/NOTES.txt diff --git a/stable/ferdi-server/11.0.0/templates/_secrets.tpl b/stable/ferdi-server/11.1.3/templates/_secrets.tpl similarity index 100% rename from stable/ferdi-server/11.0.0/templates/_secrets.tpl rename to stable/ferdi-server/11.1.3/templates/_secrets.tpl diff --git a/stable/ferdi-server/11.0.0/templates/common.yaml b/stable/ferdi-server/11.1.3/templates/common.yaml similarity index 100% rename from stable/ferdi-server/11.0.0/templates/common.yaml rename to stable/ferdi-server/11.1.3/templates/common.yaml diff --git a/stable/ffmpeg-mkvdts2ac3/5.0.0/values.yaml b/stable/ferdi-server/11.1.3/values.yaml similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/5.0.0/values.yaml rename to stable/ferdi-server/11.1.3/values.yaml diff --git a/stable/ffmpeg-mkvdts2ac3/5.0.0/CHANGELOG.md b/stable/ffmpeg-mkvdts2ac3/5.0.0/CHANGELOG.md deleted file mode 100644 index 69e37fbaf0f..00000000000 --- a/stable/ffmpeg-mkvdts2ac3/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ffmpeg-mkvdts2ac3-4.1.11](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.10...ffmpeg-mkvdts2ac3-4.1.11) (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)) - - -## [ffmpeg-mkvdts2ac3-4.1.10](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.9...ffmpeg-mkvdts2ac3-4.1.10) (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)) - - -## [ffmpeg-mkvdts2ac3-4.1.9](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.8...ffmpeg-mkvdts2ac3-4.1.9) (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)) - - -## [ffmpeg-mkvdts2ac3-4.1.8](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.7...ffmpeg-mkvdts2ac3-4.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)) - - -## [ffmpeg-mkvdts2ac3-4.1.7](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.6...ffmpeg-mkvdts2ac3-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ffmpeg-mkvdts2ac3-4.1.6](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.5...ffmpeg-mkvdts2ac3-4.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)) - - -## [ffmpeg-mkvdts2ac3-4.1.5](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.4...ffmpeg-mkvdts2ac3-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ffmpeg-mkvdts2ac3-4.1.4](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.3...ffmpeg-mkvdts2ac3-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ffmpeg-mkvdts2ac3-4.1.3](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.0...ffmpeg-mkvdts2ac3-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/ffmpeg-mkvdts2ac3/5.0.0/Chart.yaml b/stable/ffmpeg-mkvdts2ac3/5.0.0/Chart.yaml deleted file mode 100644 index 0cb39d8a302..00000000000 --- a/stable/ffmpeg-mkvdts2ac3/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Chart Chart designed to watch a directory and encode media files. -home: https://truecharts.org/charts/stable/ffmpeg-mkvdts2ac3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ffmpeg-mkvdts2ac3.png -keywords: - - ffmpeg-mkvdts2ac3 - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ffmpeg-mkvdts2ac3 -sources: - - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ffmpeg-mkvdts2ac3 - - https://hub.docker.com/r/snoopy86/ffmpeg -type: application -version: 5.0.0 diff --git a/stable/ffmpeg-mkvdts2ac3/5.0.0/charts/common-17.5.0.tgz b/stable/ffmpeg-mkvdts2ac3/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ffmpeg-mkvdts2ac3/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/filebot/9.0.0/.helmignore b/stable/ffmpeg-mkvdts2ac3/5.1.3/.helmignore similarity index 100% rename from stable/filebot/9.0.0/.helmignore rename to stable/ffmpeg-mkvdts2ac3/5.1.3/.helmignore diff --git a/stable/ffmpeg-mkvdts2ac3/5.1.3/CHANGELOG.md b/stable/ffmpeg-mkvdts2ac3/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..964ad6d8ff7 --- /dev/null +++ b/stable/ffmpeg-mkvdts2ac3/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ffmpeg-mkvdts2ac3-4.1.11](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.10...ffmpeg-mkvdts2ac3-4.1.11) (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)) + + +## [ffmpeg-mkvdts2ac3-4.1.10](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.9...ffmpeg-mkvdts2ac3-4.1.10) (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)) + + +## [ffmpeg-mkvdts2ac3-4.1.9](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.8...ffmpeg-mkvdts2ac3-4.1.9) (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)) + + +## [ffmpeg-mkvdts2ac3-4.1.8](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.7...ffmpeg-mkvdts2ac3-4.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)) + + +## [ffmpeg-mkvdts2ac3-4.1.7](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.6...ffmpeg-mkvdts2ac3-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ffmpeg-mkvdts2ac3-4.1.6](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.5...ffmpeg-mkvdts2ac3-4.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)) + + +## [ffmpeg-mkvdts2ac3-4.1.5](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.4...ffmpeg-mkvdts2ac3-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ffmpeg-mkvdts2ac3-4.1.4](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.3...ffmpeg-mkvdts2ac3-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [ffmpeg-mkvdts2ac3-4.1.3](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-4.1.0...ffmpeg-mkvdts2ac3-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/ffmpeg-mkvdts2ac3/5.1.3/Chart.yaml b/stable/ffmpeg-mkvdts2ac3/5.1.3/Chart.yaml new file mode 100644 index 00000000000..022fbaabef3 --- /dev/null +++ b/stable/ffmpeg-mkvdts2ac3/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Chart Chart designed to watch a directory and encode media files. +home: https://truecharts.org/charts/stable/ffmpeg-mkvdts2ac3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ffmpeg-mkvdts2ac3.png +keywords: + - ffmpeg-mkvdts2ac3 + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ffmpeg-mkvdts2ac3 +sources: + - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ffmpeg-mkvdts2ac3 + - https://hub.docker.com/r/snoopy86/ffmpeg +type: application +version: 5.1.3 diff --git a/stable/ffmpeg-mkvdts2ac3/5.0.0/README.md b/stable/ffmpeg-mkvdts2ac3/5.1.3/README.md similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/5.0.0/README.md rename to stable/ffmpeg-mkvdts2ac3/5.1.3/README.md diff --git a/stable/ffmpeg-mkvdts2ac3/5.0.0/app-readme.md b/stable/ffmpeg-mkvdts2ac3/5.1.3/app-readme.md similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/5.0.0/app-readme.md rename to stable/ffmpeg-mkvdts2ac3/5.1.3/app-readme.md diff --git a/stable/ffmpeg-mkvdts2ac3/5.1.3/charts/common-18.0.3.tgz b/stable/ffmpeg-mkvdts2ac3/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ffmpeg-mkvdts2ac3/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ffmpeg-mkvdts2ac3/5.0.0/ix_values.yaml b/stable/ffmpeg-mkvdts2ac3/5.1.3/ix_values.yaml similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/5.0.0/ix_values.yaml rename to stable/ffmpeg-mkvdts2ac3/5.1.3/ix_values.yaml diff --git a/stable/ffmpeg-mkvdts2ac3/5.0.0/questions.yaml b/stable/ffmpeg-mkvdts2ac3/5.1.3/questions.yaml similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/5.0.0/questions.yaml rename to stable/ffmpeg-mkvdts2ac3/5.1.3/questions.yaml diff --git a/stable/ffmpeg-mkvdts2ac3/5.0.0/templates/common.yaml b/stable/ffmpeg-mkvdts2ac3/5.1.3/templates/common.yaml similarity index 100% rename from stable/ffmpeg-mkvdts2ac3/5.0.0/templates/common.yaml rename to stable/ffmpeg-mkvdts2ac3/5.1.3/templates/common.yaml diff --git a/stable/filebot/9.0.0/values.yaml b/stable/ffmpeg-mkvdts2ac3/5.1.3/values.yaml similarity index 100% rename from stable/filebot/9.0.0/values.yaml rename to stable/ffmpeg-mkvdts2ac3/5.1.3/values.yaml diff --git a/stable/filebot/9.0.0/CHANGELOG.md b/stable/filebot/9.0.0/CHANGELOG.md deleted file mode 100644 index 6449a04e073..00000000000 --- a/stable/filebot/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [filebot-7.1.11](https://github.com/truecharts/charts/compare/filebot-7.1.10...filebot-7.1.11) (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)) - - -## [filebot-7.1.10](https://github.com/truecharts/charts/compare/filebot-7.1.9...filebot-7.1.10) (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)) - - -## [filebot-7.1.9](https://github.com/truecharts/charts/compare/filebot-7.1.8...filebot-7.1.9) (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)) - - -## [filebot-7.1.8](https://github.com/truecharts/charts/compare/filebot-7.1.7...filebot-7.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)) - - -## [filebot-7.1.7](https://github.com/truecharts/charts/compare/filebot-7.1.6...filebot-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [filebot-7.1.6](https://github.com/truecharts/charts/compare/filebot-7.1.5...filebot-7.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)) - - -## [filebot-7.1.5](https://github.com/truecharts/charts/compare/filebot-7.1.4...filebot-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [filebot-7.1.4](https://github.com/truecharts/charts/compare/filebot-7.1.3...filebot-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [filebot-7.1.3](https://github.com/truecharts/charts/compare/filebot-7.1.0...filebot-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency diff --git a/stable/filebot/9.0.0/Chart.yaml b/stable/filebot/9.0.0/Chart.yaml deleted file mode 100644 index 3cda0bcf71c..00000000000 --- a/stable/filebot/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.02.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. -home: https://truecharts.org/charts/stable/filebot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png -keywords: - - media - - filebot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: filebot -sources: - - https://github.com/jlesage/docker-filebot - - https://github.com/truecharts/charts/tree/master/charts/stable/filebot - - https://hub.docker.com/r/jlesage/filebot -type: application -version: 9.0.0 diff --git a/stable/filebot/9.0.0/charts/common-17.5.0.tgz b/stable/filebot/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/filebot/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/filebrowser/9.0.0/.helmignore b/stable/filebot/9.1.3/.helmignore similarity index 100% rename from stable/filebrowser/9.0.0/.helmignore rename to stable/filebot/9.1.3/.helmignore diff --git a/stable/filebot/9.1.3/CHANGELOG.md b/stable/filebot/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a9ca58d4c56 --- /dev/null +++ b/stable/filebot/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [filebot-7.1.11](https://github.com/truecharts/charts/compare/filebot-7.1.10...filebot-7.1.11) (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)) + + +## [filebot-7.1.10](https://github.com/truecharts/charts/compare/filebot-7.1.9...filebot-7.1.10) (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)) + + +## [filebot-7.1.9](https://github.com/truecharts/charts/compare/filebot-7.1.8...filebot-7.1.9) (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)) + + +## [filebot-7.1.8](https://github.com/truecharts/charts/compare/filebot-7.1.7...filebot-7.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)) + + +## [filebot-7.1.7](https://github.com/truecharts/charts/compare/filebot-7.1.6...filebot-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [filebot-7.1.6](https://github.com/truecharts/charts/compare/filebot-7.1.5...filebot-7.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)) + + +## [filebot-7.1.5](https://github.com/truecharts/charts/compare/filebot-7.1.4...filebot-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [filebot-7.1.4](https://github.com/truecharts/charts/compare/filebot-7.1.3...filebot-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [filebot-7.1.3](https://github.com/truecharts/charts/compare/filebot-7.1.0...filebot-7.1.3) (2024-01-01) + +### Chore + + diff --git a/stable/filebot/9.1.3/Chart.yaml b/stable/filebot/9.1.3/Chart.yaml new file mode 100644 index 00000000000..52f4fadc927 --- /dev/null +++ b/stable/filebot/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.02.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. +home: https://truecharts.org/charts/stable/filebot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png +keywords: + - media + - filebot +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: filebot +sources: + - https://github.com/jlesage/docker-filebot + - https://github.com/truecharts/charts/tree/master/charts/stable/filebot + - https://hub.docker.com/r/jlesage/filebot +type: application +version: 9.1.3 diff --git a/stable/filebot/9.0.0/README.md b/stable/filebot/9.1.3/README.md similarity index 100% rename from stable/filebot/9.0.0/README.md rename to stable/filebot/9.1.3/README.md diff --git a/stable/filebot/9.0.0/app-readme.md b/stable/filebot/9.1.3/app-readme.md similarity index 100% rename from stable/filebot/9.0.0/app-readme.md rename to stable/filebot/9.1.3/app-readme.md diff --git a/stable/filebot/9.1.3/charts/common-18.0.3.tgz b/stable/filebot/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/filebot/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/filebot/9.0.0/ix_values.yaml b/stable/filebot/9.1.3/ix_values.yaml similarity index 100% rename from stable/filebot/9.0.0/ix_values.yaml rename to stable/filebot/9.1.3/ix_values.yaml diff --git a/stable/filebot/9.0.0/questions.yaml b/stable/filebot/9.1.3/questions.yaml similarity index 100% rename from stable/filebot/9.0.0/questions.yaml rename to stable/filebot/9.1.3/questions.yaml diff --git a/stable/filebrowser/9.0.0/templates/NOTES.txt b/stable/filebot/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/filebrowser/9.0.0/templates/NOTES.txt rename to stable/filebot/9.1.3/templates/NOTES.txt diff --git a/stable/fileflows/10.1.0/templates/common.yaml b/stable/filebot/9.1.3/templates/common.yaml similarity index 100% rename from stable/fileflows/10.1.0/templates/common.yaml rename to stable/filebot/9.1.3/templates/common.yaml diff --git a/stable/filebrowser/9.0.0/values.yaml b/stable/filebot/9.1.3/values.yaml similarity index 100% rename from stable/filebrowser/9.0.0/values.yaml rename to stable/filebot/9.1.3/values.yaml diff --git a/stable/filebrowser/9.0.0/CHANGELOG.md b/stable/filebrowser/9.0.0/CHANGELOG.md deleted file mode 100644 index 04775a4d9a3..00000000000 --- a/stable/filebrowser/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [filebrowser-8.2.6](https://github.com/truecharts/charts/compare/filebrowser-8.2.5...filebrowser-8.2.6) (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)) - - -## [filebrowser-8.2.5](https://github.com/truecharts/charts/compare/filebrowser-8.2.4...filebrowser-8.2.5) (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)) - - -## [filebrowser-8.2.4](https://github.com/truecharts/charts/compare/filebrowser-8.2.3...filebrowser-8.2.4) (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)) - - -## [filebrowser-8.2.3](https://github.com/truecharts/charts/compare/filebrowser-8.2.2...filebrowser-8.2.3) (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)) - - -## [filebrowser-8.2.2](https://github.com/truecharts/charts/compare/filebrowser-8.2.1...filebrowser-8.2.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [filebrowser-8.2.1](https://github.com/truecharts/charts/compare/filebrowser-8.2.0...filebrowser-8.2.1) (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)) - - -## [filebrowser-8.2.0](https://github.com/truecharts/charts/compare/filebrowser-8.1.5...filebrowser-8.2.0) (2024-01-03) - -### Chore - - - -- update container image docker.io/filebrowser/filebrowser to v2.27.0[@00b75af](https://github.com/00b75af) by renovate ([#16821](https://github.com/truecharts/charts/issues/16821)) - - -## [filebrowser-8.1.5](https://github.com/truecharts/charts/compare/filebrowser-8.1.4...filebrowser-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [filebrowser-8.1.4](https://github.com/truecharts/charts/compare/filebrowser-8.1.3...filebrowser-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [filebrowser-8.1.3](https://github.com/truecharts/charts/compare/filebrowser-8.1.0...filebrowser-8.1.3) (2024-01-01) diff --git a/stable/filebrowser/9.0.0/Chart.yaml b/stable/filebrowser/9.0.0/Chart.yaml deleted file mode 100644 index ef3fbf84292..00000000000 --- a/stable/filebrowser/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.27.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Filebrowser provides a file managing interface within a specified directory -home: https://truecharts.org/charts/stable/filebrowser -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png -keywords: - - filebrowser -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: filebrowser -sources: - - https://filebrowser.org/cli/filebrowser - - https://github.com/filebrowser/filebrowser - - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - - https://hub.docker.com/r/filebrowser/filebrowser -type: application -version: 9.0.0 diff --git a/stable/filebrowser/9.0.0/charts/common-17.5.0.tgz b/stable/filebrowser/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/filebrowser/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fileflows/10.1.0/.helmignore b/stable/filebrowser/9.1.3/.helmignore similarity index 100% rename from stable/fileflows/10.1.0/.helmignore rename to stable/filebrowser/9.1.3/.helmignore diff --git a/stable/filebrowser/9.1.3/CHANGELOG.md b/stable/filebrowser/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9cbe228f4d7 --- /dev/null +++ b/stable/filebrowser/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [filebrowser-8.2.6](https://github.com/truecharts/charts/compare/filebrowser-8.2.5...filebrowser-8.2.6) (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)) + + +## [filebrowser-8.2.5](https://github.com/truecharts/charts/compare/filebrowser-8.2.4...filebrowser-8.2.5) (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)) + + +## [filebrowser-8.2.4](https://github.com/truecharts/charts/compare/filebrowser-8.2.3...filebrowser-8.2.4) (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)) + + +## [filebrowser-8.2.3](https://github.com/truecharts/charts/compare/filebrowser-8.2.2...filebrowser-8.2.3) (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)) + + +## [filebrowser-8.2.2](https://github.com/truecharts/charts/compare/filebrowser-8.2.1...filebrowser-8.2.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [filebrowser-8.2.1](https://github.com/truecharts/charts/compare/filebrowser-8.2.0...filebrowser-8.2.1) (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)) + + +## [filebrowser-8.2.0](https://github.com/truecharts/charts/compare/filebrowser-8.1.5...filebrowser-8.2.0) (2024-01-03) + +### Chore + + + +- update container image docker.io/filebrowser/filebrowser to v2.27.0[@00b75af](https://github.com/00b75af) by renovate ([#16821](https://github.com/truecharts/charts/issues/16821)) + + +## [filebrowser-8.1.5](https://github.com/truecharts/charts/compare/filebrowser-8.1.4...filebrowser-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [filebrowser-8.1.4](https://github.com/truecharts/charts/compare/filebrowser-8.1.3...filebrowser-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/filebrowser/9.1.3/Chart.yaml b/stable/filebrowser/9.1.3/Chart.yaml new file mode 100644 index 00000000000..bdeb58bb916 --- /dev/null +++ b/stable/filebrowser/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.27.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Filebrowser provides a file managing interface within a specified directory +home: https://truecharts.org/charts/stable/filebrowser +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png +keywords: + - filebrowser +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: filebrowser +sources: + - https://filebrowser.org/cli/filebrowser + - https://github.com/filebrowser/filebrowser + - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser + - https://hub.docker.com/r/filebrowser/filebrowser +type: application +version: 9.1.3 diff --git a/stable/filebrowser/9.0.0/README.md b/stable/filebrowser/9.1.3/README.md similarity index 100% rename from stable/filebrowser/9.0.0/README.md rename to stable/filebrowser/9.1.3/README.md diff --git a/stable/filebrowser/9.0.0/app-readme.md b/stable/filebrowser/9.1.3/app-readme.md similarity index 100% rename from stable/filebrowser/9.0.0/app-readme.md rename to stable/filebrowser/9.1.3/app-readme.md diff --git a/stable/filebrowser/9.1.3/charts/common-18.0.3.tgz b/stable/filebrowser/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/filebrowser/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/filebrowser/9.0.0/ix_values.yaml b/stable/filebrowser/9.1.3/ix_values.yaml similarity index 100% rename from stable/filebrowser/9.0.0/ix_values.yaml rename to stable/filebrowser/9.1.3/ix_values.yaml diff --git a/stable/filebrowser/9.0.0/questions.yaml b/stable/filebrowser/9.1.3/questions.yaml similarity index 100% rename from stable/filebrowser/9.0.0/questions.yaml rename to stable/filebrowser/9.1.3/questions.yaml diff --git a/stable/fileflows/10.1.0/templates/NOTES.txt b/stable/filebrowser/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/fileflows/10.1.0/templates/NOTES.txt rename to stable/filebrowser/9.1.3/templates/NOTES.txt diff --git a/stable/filebrowser/9.0.0/templates/common.yaml b/stable/filebrowser/9.1.3/templates/common.yaml similarity index 100% rename from stable/filebrowser/9.0.0/templates/common.yaml rename to stable/filebrowser/9.1.3/templates/common.yaml diff --git a/stable/fileflows/10.1.0/values.yaml b/stable/filebrowser/9.1.3/values.yaml similarity index 100% rename from stable/fileflows/10.1.0/values.yaml rename to stable/filebrowser/9.1.3/values.yaml diff --git a/stable/fileflows/10.1.0/CHANGELOG.md b/stable/fileflows/10.1.0/CHANGELOG.md deleted file mode 100644 index 97268fa86f2..00000000000 --- a/stable/fileflows/10.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - - - - - - -## [fileflows-9.1.1](https://github.com/truecharts/charts/compare/fileflows-9.1.0...fileflows-9.1.1) (2024-02-12) - -### Chore - - - -- update container image revenz/fileflows to 24.02[@3e0b300](https://github.com/3e0b300) by renovate ([#18105](https://github.com/truecharts/charts/issues/18105)) - - -## [fileflows-9.1.0](https://github.com/truecharts/charts/compare/fileflows-9.0.8...fileflows-9.1.0) (2024-02-05) - -### Chore - - - -- update container image revenz/fileflows to v24.02[@4009c44](https://github.com/4009c44) by renovate ([#17947](https://github.com/truecharts/charts/issues/17947)) - - -## [fileflows-9.0.8](https://github.com/truecharts/charts/compare/fileflows-9.0.7...fileflows-9.0.8) (2024-02-05) - -### Chore - - - -- update container image revenz/fileflows to v[@3e10d33](https://github.com/3e10d33) by renovate ([#17894](https://github.com/truecharts/charts/issues/17894)) - - -## [fileflows-9.0.7](https://github.com/truecharts/charts/compare/fileflows-9.0.6...fileflows-9.0.7) (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)) - - -## [fileflows-9.0.6](https://github.com/truecharts/charts/compare/fileflows-9.0.5...fileflows-9.0.6) (2024-01-29) - -### Chore - - - -- update container image revenz/fileflows to 24.01[@183939d](https://github.com/183939d) by renovate ([#17723](https://github.com/truecharts/charts/issues/17723)) - - -## [fileflows-9.0.5](https://github.com/truecharts/charts/compare/fileflows-9.0.4...fileflows-9.0.5) (2024-01-29) - -### Chore - - - -- update container image revenz/fileflows to 24.01[@5518f1b](https://github.com/5518f1b) by renovate ([#17650](https://github.com/truecharts/charts/issues/17650)) - - -## [fileflows-9.0.4](https://github.com/truecharts/charts/compare/fileflows-9.0.3...fileflows-9.0.4) (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)) - - -## [fileflows-9.0.3](https://github.com/truecharts/charts/compare/fileflows-9.0.2...fileflows-9.0.3) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/stable/fileflows/10.1.0/Chart.yaml b/stable/fileflows/10.1.0/Chart.yaml deleted file mode 100644 index 2a4e654b18c..00000000000 --- a/stable/fileflows/10.1.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.02.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An application that lets you automatically process files through a simple rule flow. -home: https://truecharts.org/charts/stable/fileflows -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png -keywords: - - fileflows -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fileflows -sources: - - https://github.com/revenz/FileFlows - - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - - https://hub.docker.com/r/revenz/fileflows -type: application -version: 10.1.0 diff --git a/stable/fileflows/10.1.0/charts/common-18.0.1.tgz b/stable/fileflows/10.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/fileflows/10.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/fileflows/10.1.0/ix_values.yaml b/stable/fileflows/10.1.0/ix_values.yaml deleted file mode 100644 index 7b09fce32a6..00000000000 --- a/stable/fileflows/10.1.0/ix_values.yaml +++ /dev/null @@ -1,48 +0,0 @@ -image: - repository: revenz/fileflows - tag: 24.02@sha256:ed09a60308bafa594edda553e37e21cc9d982c2822e51dfc4ff7ee575babec66 - pullPolicy: IfNotPresent -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: {} -service: - main: - ports: - main: - port: 10242 - targetPort: 5000 -persistence: - data: - enabled: true - mountPath: /app/Data - logs: - enabled: true - mountPath: /app/Logs - temp: - enabled: true - mountPath: /temp - media: - enabled: true - mountPath: /media -portal: - open: - enabled: true diff --git a/stable/fileshelter/6.0.0/.helmignore b/stable/fileflows/10.1.4/.helmignore similarity index 100% rename from stable/fileshelter/6.0.0/.helmignore rename to stable/fileflows/10.1.4/.helmignore diff --git a/stable/fileflows/10.1.4/CHANGELOG.md b/stable/fileflows/10.1.4/CHANGELOG.md new file mode 100644 index 00000000000..f42cab236b6 --- /dev/null +++ b/stable/fileflows/10.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## [fileflows-9.1.1](https://github.com/truecharts/charts/compare/fileflows-9.1.0...fileflows-9.1.1) (2024-02-12) + +### Chore + + + +- update container image revenz/fileflows to 24.02[@3e0b300](https://github.com/3e0b300) by renovate ([#18105](https://github.com/truecharts/charts/issues/18105)) + + +## [fileflows-9.1.0](https://github.com/truecharts/charts/compare/fileflows-9.0.8...fileflows-9.1.0) (2024-02-05) + +### Chore + + + +- update container image revenz/fileflows to v24.02[@4009c44](https://github.com/4009c44) by renovate ([#17947](https://github.com/truecharts/charts/issues/17947)) + + +## [fileflows-9.0.8](https://github.com/truecharts/charts/compare/fileflows-9.0.7...fileflows-9.0.8) (2024-02-05) + +### Chore + + + +- update container image revenz/fileflows to v[@3e10d33](https://github.com/3e10d33) by renovate ([#17894](https://github.com/truecharts/charts/issues/17894)) + + +## [fileflows-9.0.7](https://github.com/truecharts/charts/compare/fileflows-9.0.6...fileflows-9.0.7) (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)) + + +## [fileflows-9.0.6](https://github.com/truecharts/charts/compare/fileflows-9.0.5...fileflows-9.0.6) (2024-01-29) + +### Chore + + + +- update container image revenz/fileflows to 24.01[@183939d](https://github.com/183939d) by renovate ([#17723](https://github.com/truecharts/charts/issues/17723)) + + +## [fileflows-9.0.5](https://github.com/truecharts/charts/compare/fileflows-9.0.4...fileflows-9.0.5) (2024-01-29) + +### Chore + + + +- update container image revenz/fileflows to 24.01[@5518f1b](https://github.com/5518f1b) by renovate ([#17650](https://github.com/truecharts/charts/issues/17650)) + + +## [fileflows-9.0.4](https://github.com/truecharts/charts/compare/fileflows-9.0.3...fileflows-9.0.4) (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)) diff --git a/stable/fileflows/10.1.4/Chart.yaml b/stable/fileflows/10.1.4/Chart.yaml new file mode 100644 index 00000000000..430ed17c3e6 --- /dev/null +++ b/stable/fileflows/10.1.4/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.02.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An application that lets you automatically process files through a simple rule flow. +home: https://truecharts.org/charts/stable/fileflows +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png +keywords: + - fileflows +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fileflows +sources: + - https://github.com/revenz/FileFlows + - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows + - https://hub.docker.com/r/revenz/fileflows +type: application +version: 10.1.4 diff --git a/stable/fileflows/10.1.0/README.md b/stable/fileflows/10.1.4/README.md similarity index 100% rename from stable/fileflows/10.1.0/README.md rename to stable/fileflows/10.1.4/README.md diff --git a/stable/fileflows/10.1.0/app-readme.md b/stable/fileflows/10.1.4/app-readme.md similarity index 100% rename from stable/fileflows/10.1.0/app-readme.md rename to stable/fileflows/10.1.4/app-readme.md diff --git a/stable/fileflows/10.1.4/charts/common-18.0.3.tgz b/stable/fileflows/10.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fileflows/10.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/fileflows/10.1.4/ix_values.yaml b/stable/fileflows/10.1.4/ix_values.yaml new file mode 100644 index 00000000000..4a147e42bfb --- /dev/null +++ b/stable/fileflows/10.1.4/ix_values.yaml @@ -0,0 +1,48 @@ +image: + repository: revenz/fileflows + tag: 24.02@sha256:bdaac40dd0ebf53c08832489deebd0145c0e8635e46f73624d36e949a6738410 + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} +service: + main: + ports: + main: + port: 10242 + targetPort: 5000 +persistence: + data: + enabled: true + mountPath: /app/Data + logs: + enabled: true + mountPath: /app/Logs + temp: + enabled: true + mountPath: /temp + media: + enabled: true + mountPath: /media +portal: + open: + enabled: true diff --git a/stable/fileflows/10.1.0/questions.yaml b/stable/fileflows/10.1.4/questions.yaml similarity index 100% rename from stable/fileflows/10.1.0/questions.yaml rename to stable/fileflows/10.1.4/questions.yaml diff --git a/stable/filestash/6.0.0/templates/NOTES.txt b/stable/fileflows/10.1.4/templates/NOTES.txt similarity index 100% rename from stable/filestash/6.0.0/templates/NOTES.txt rename to stable/fileflows/10.1.4/templates/NOTES.txt diff --git a/stable/filestash/6.0.0/templates/common.yaml b/stable/fileflows/10.1.4/templates/common.yaml similarity index 100% rename from stable/filestash/6.0.0/templates/common.yaml rename to stable/fileflows/10.1.4/templates/common.yaml diff --git a/stable/fileshelter/6.0.0/values.yaml b/stable/fileflows/10.1.4/values.yaml similarity index 100% rename from stable/fileshelter/6.0.0/values.yaml rename to stable/fileflows/10.1.4/values.yaml diff --git a/stable/fileshelter/6.0.0/CHANGELOG.md b/stable/fileshelter/6.0.0/CHANGELOG.md deleted file mode 100644 index c05c092cec9..00000000000 --- a/stable/fileshelter/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fileshelter-5.0.5](https://github.com/truecharts/charts/compare/fileshelter-5.0.4...fileshelter-5.0.5) (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)) - - -## [fileshelter-5.0.4](https://github.com/truecharts/charts/compare/fileshelter-5.0.3...fileshelter-5.0.4) (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)) - - -## [fileshelter-5.0.3](https://github.com/truecharts/charts/compare/fileshelter-5.0.2...fileshelter-5.0.3) (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)) - - -## [fileshelter-5.0.2](https://github.com/truecharts/charts/compare/fileshelter-5.0.1...fileshelter-5.0.2) (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)) - - -## [fileshelter-5.0.1](https://github.com/truecharts/charts/compare/fileshelter-5.0.0...fileshelter-5.0.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [fileshelter-5.0.0](https://github.com/truecharts/charts/compare/fileshelter-4.1.6...fileshelter-5.0.0) (2024-01-21) - -### Fix - - - -- Rework chart (persistance, ports, portal, etc) ([#17315](https://github.com/truecharts/charts/issues/17315)) - - - - -## [fileshelter-4.1.6](https://github.com/truecharts/charts/compare/fileshelter-4.1.5...fileshelter-4.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)) - - -## [fileshelter-4.1.5](https://github.com/truecharts/charts/compare/fileshelter-4.1.4...fileshelter-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fileshelter-4.1.4](https://github.com/truecharts/charts/compare/fileshelter-4.1.3...fileshelter-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [fileshelter-4.1.3](https://github.com/truecharts/charts/compare/fileshelter-4.1.0...fileshelter-4.1.3) (2024-01-01) diff --git a/stable/fileshelter/6.0.0/Chart.yaml b/stable/fileshelter/6.0.0/Chart.yaml deleted file mode 100644 index 446fcf58769..00000000000 --- a/stable/fileshelter/6.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.1.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! -home: https://truecharts.org/charts/stable/fileshelter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileshelter.png -keywords: - - fileshelter - - Cloud - - Tools-Utilities - - Network-Web - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fileshelter -sources: - - https://github.com/epoupon/fileshelter - - https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter - - https://hub.docker.com/r/epoupon/fileshelter -type: application -version: 6.0.0 diff --git a/stable/fileshelter/6.0.0/charts/common-17.5.0.tgz b/stable/fileshelter/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fileshelter/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/filestash/6.0.0/.helmignore b/stable/fileshelter/6.1.3/.helmignore similarity index 100% rename from stable/filestash/6.0.0/.helmignore rename to stable/fileshelter/6.1.3/.helmignore diff --git a/stable/fileshelter/6.1.3/CHANGELOG.md b/stable/fileshelter/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..32efe938122 --- /dev/null +++ b/stable/fileshelter/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fileshelter-5.0.5](https://github.com/truecharts/charts/compare/fileshelter-5.0.4...fileshelter-5.0.5) (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)) + + +## [fileshelter-5.0.4](https://github.com/truecharts/charts/compare/fileshelter-5.0.3...fileshelter-5.0.4) (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)) + + +## [fileshelter-5.0.3](https://github.com/truecharts/charts/compare/fileshelter-5.0.2...fileshelter-5.0.3) (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)) + + +## [fileshelter-5.0.2](https://github.com/truecharts/charts/compare/fileshelter-5.0.1...fileshelter-5.0.2) (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)) + + +## [fileshelter-5.0.1](https://github.com/truecharts/charts/compare/fileshelter-5.0.0...fileshelter-5.0.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [fileshelter-5.0.0](https://github.com/truecharts/charts/compare/fileshelter-4.1.6...fileshelter-5.0.0) (2024-01-21) + +### Fix + + + +- Rework chart (persistance, ports, portal, etc) ([#17315](https://github.com/truecharts/charts/issues/17315)) + + + + +## [fileshelter-4.1.6](https://github.com/truecharts/charts/compare/fileshelter-4.1.5...fileshelter-4.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)) + + +## [fileshelter-4.1.5](https://github.com/truecharts/charts/compare/fileshelter-4.1.4...fileshelter-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fileshelter-4.1.4](https://github.com/truecharts/charts/compare/fileshelter-4.1.3...fileshelter-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/fileshelter/6.1.3/Chart.yaml b/stable/fileshelter/6.1.3/Chart.yaml new file mode 100644 index 00000000000..c0a718e304d --- /dev/null +++ b/stable/fileshelter/6.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 6.1.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! +home: https://truecharts.org/charts/stable/fileshelter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileshelter.png +keywords: + - fileshelter + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fileshelter +sources: + - https://github.com/epoupon/fileshelter + - https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter + - https://hub.docker.com/r/epoupon/fileshelter +type: application +version: 6.1.3 diff --git a/stable/fileshelter/6.0.0/README.md b/stable/fileshelter/6.1.3/README.md similarity index 100% rename from stable/fileshelter/6.0.0/README.md rename to stable/fileshelter/6.1.3/README.md diff --git a/stable/fileshelter/6.0.0/app-readme.md b/stable/fileshelter/6.1.3/app-readme.md similarity index 100% rename from stable/fileshelter/6.0.0/app-readme.md rename to stable/fileshelter/6.1.3/app-readme.md diff --git a/stable/fileshelter/6.1.3/charts/common-18.0.3.tgz b/stable/fileshelter/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fileshelter/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fileshelter/6.0.0/ix_values.yaml b/stable/fileshelter/6.1.3/ix_values.yaml similarity index 100% rename from stable/fileshelter/6.0.0/ix_values.yaml rename to stable/fileshelter/6.1.3/ix_values.yaml diff --git a/stable/fileshelter/6.0.0/questions.yaml b/stable/fileshelter/6.1.3/questions.yaml similarity index 100% rename from stable/fileshelter/6.0.0/questions.yaml rename to stable/fileshelter/6.1.3/questions.yaml diff --git a/stable/fileshelter/6.0.0/templates/common.yaml b/stable/fileshelter/6.1.3/templates/common.yaml similarity index 100% rename from stable/fileshelter/6.0.0/templates/common.yaml rename to stable/fileshelter/6.1.3/templates/common.yaml diff --git a/stable/filestash/6.0.0/values.yaml b/stable/fileshelter/6.1.3/values.yaml similarity index 100% rename from stable/filestash/6.0.0/values.yaml rename to stable/fileshelter/6.1.3/values.yaml diff --git a/stable/filestash/6.0.0/CHANGELOG.md b/stable/filestash/6.0.0/CHANGELOG.md deleted file mode 100644 index cab8759fe4d..00000000000 --- a/stable/filestash/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [filestash-5.1.14](https://github.com/truecharts/charts/compare/filestash-5.1.13...filestash-5.1.14) (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)) - - -## [filestash-5.1.13](https://github.com/truecharts/charts/compare/filestash-5.1.12...filestash-5.1.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)) - - -## [filestash-5.1.12](https://github.com/truecharts/charts/compare/filestash-5.1.11...filestash-5.1.12) (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)) - - -## [filestash-5.1.11](https://github.com/truecharts/charts/compare/filestash-5.1.10...filestash-5.1.11) (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)) - - -## [filestash-5.1.10](https://github.com/truecharts/charts/compare/filestash-5.1.9...filestash-5.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [filestash-5.1.9](https://github.com/truecharts/charts/compare/filestash-5.1.8...filestash-5.1.9) (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)) - - -## [filestash-5.1.8](https://github.com/truecharts/charts/compare/filestash-5.1.7...filestash-5.1.8) (2024-01-03) - -### Chore - - - -- update container image machines/filestash to latest[@223f11a](https://github.com/223f11a) by renovate ([#16785](https://github.com/truecharts/charts/issues/16785)) - - -## [filestash-5.1.7](https://github.com/truecharts/charts/compare/filestash-5.1.6...filestash-5.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [filestash-5.1.6](https://github.com/truecharts/charts/compare/filestash-5.1.4...filestash-5.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [filestash-5.1.4](https://github.com/truecharts/charts/compare/filestash-5.1.3...filestash-5.1.4) (2024-01-01) - -### Chore diff --git a/stable/filestash/6.0.0/Chart.yaml b/stable/filestash/6.0.0/Chart.yaml deleted file mode 100644 index cc3ae619314..00000000000 --- a/stable/filestash/6.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Dropbox-like file manager that let you manage your data anywhere it is located. -home: https://truecharts.org/charts/stable/filestash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png -keywords: - - filestash - - Cloud - - Productivity - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: filestash -sources: - - https://www.filestash.app/ - - https://github.com/mickael-kerjean/filestash - - https://github.com/truecharts/charts/tree/master/charts/stable/filestash - - https://hub.docker.com/r/machines/filestash -type: application -version: 6.0.0 diff --git a/stable/filestash/6.0.0/charts/common-17.5.0.tgz b/stable/filestash/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/filestash/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/filezilla/11.0.0/.helmignore b/stable/filestash/6.1.3/.helmignore similarity index 100% rename from stable/filezilla/11.0.0/.helmignore rename to stable/filestash/6.1.3/.helmignore diff --git a/stable/filestash/6.1.3/CHANGELOG.md b/stable/filestash/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7dfa9b7d656 --- /dev/null +++ b/stable/filestash/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [filestash-5.1.14](https://github.com/truecharts/charts/compare/filestash-5.1.13...filestash-5.1.14) (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)) + + +## [filestash-5.1.13](https://github.com/truecharts/charts/compare/filestash-5.1.12...filestash-5.1.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)) + + +## [filestash-5.1.12](https://github.com/truecharts/charts/compare/filestash-5.1.11...filestash-5.1.12) (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)) + + +## [filestash-5.1.11](https://github.com/truecharts/charts/compare/filestash-5.1.10...filestash-5.1.11) (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)) + + +## [filestash-5.1.10](https://github.com/truecharts/charts/compare/filestash-5.1.9...filestash-5.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [filestash-5.1.9](https://github.com/truecharts/charts/compare/filestash-5.1.8...filestash-5.1.9) (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)) + + +## [filestash-5.1.8](https://github.com/truecharts/charts/compare/filestash-5.1.7...filestash-5.1.8) (2024-01-03) + +### Chore + + + +- update container image machines/filestash to latest[@223f11a](https://github.com/223f11a) by renovate ([#16785](https://github.com/truecharts/charts/issues/16785)) + + +## [filestash-5.1.7](https://github.com/truecharts/charts/compare/filestash-5.1.6...filestash-5.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [filestash-5.1.6](https://github.com/truecharts/charts/compare/filestash-5.1.4...filestash-5.1.6) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + diff --git a/stable/filestash/6.1.3/Chart.yaml b/stable/filestash/6.1.3/Chart.yaml new file mode 100644 index 00000000000..129ccb039d5 --- /dev/null +++ b/stable/filestash/6.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Dropbox-like file manager that let you manage your data anywhere it is located. +home: https://truecharts.org/charts/stable/filestash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png +keywords: + - filestash + - Cloud + - Productivity + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: filestash +sources: + - https://www.filestash.app/ + - https://github.com/mickael-kerjean/filestash + - https://github.com/truecharts/charts/tree/master/charts/stable/filestash + - https://hub.docker.com/r/machines/filestash +type: application +version: 6.1.3 diff --git a/stable/filestash/6.0.0/README.md b/stable/filestash/6.1.3/README.md similarity index 100% rename from stable/filestash/6.0.0/README.md rename to stable/filestash/6.1.3/README.md diff --git a/stable/filestash/6.0.0/app-readme.md b/stable/filestash/6.1.3/app-readme.md similarity index 100% rename from stable/filestash/6.0.0/app-readme.md rename to stable/filestash/6.1.3/app-readme.md diff --git a/stable/filestash/6.1.3/charts/common-18.0.3.tgz b/stable/filestash/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/filestash/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/filestash/6.0.0/ix_values.yaml b/stable/filestash/6.1.3/ix_values.yaml similarity index 100% rename from stable/filestash/6.0.0/ix_values.yaml rename to stable/filestash/6.1.3/ix_values.yaml diff --git a/stable/filestash/6.0.0/questions.yaml b/stable/filestash/6.1.3/questions.yaml similarity index 100% rename from stable/filestash/6.0.0/questions.yaml rename to stable/filestash/6.1.3/questions.yaml diff --git a/stable/filezilla/11.0.0/templates/NOTES.txt b/stable/filestash/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/filezilla/11.0.0/templates/NOTES.txt rename to stable/filestash/6.1.3/templates/NOTES.txt diff --git a/stable/filezilla/11.0.0/templates/common.yaml b/stable/filestash/6.1.3/templates/common.yaml similarity index 100% rename from stable/filezilla/11.0.0/templates/common.yaml rename to stable/filestash/6.1.3/templates/common.yaml diff --git a/stable/filezilla/11.0.0/values.yaml b/stable/filestash/6.1.3/values.yaml similarity index 100% rename from stable/filezilla/11.0.0/values.yaml rename to stable/filestash/6.1.3/values.yaml diff --git a/stable/filezilla/11.0.0/CHANGELOG.md b/stable/filezilla/11.0.0/CHANGELOG.md deleted file mode 100644 index cc68620f515..00000000000 --- a/stable/filezilla/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [filezilla-10.2.10](https://github.com/truecharts/charts/compare/filezilla-10.2.9...filezilla-10.2.10) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/filezilla to 3.66.4[@be18175](https://github.com/be18175) by renovate ([#18060](https://github.com/truecharts/charts/issues/18060)) - - -## [filezilla-10.2.9](https://github.com/truecharts/charts/compare/filezilla-10.2.8...filezilla-10.2.9) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/filezilla to 3.66.4[@889326c](https://github.com/889326c) by renovate ([#17849](https://github.com/truecharts/charts/issues/17849)) - - -## [filezilla-10.2.8](https://github.com/truecharts/charts/compare/filezilla-10.2.7...filezilla-10.2.8) (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)) - - -## [filezilla-10.2.7](https://github.com/truecharts/charts/compare/filezilla-10.2.6...filezilla-10.2.7) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/filezilla to 3.66.4[@96a0e47](https://github.com/96a0e47) by renovate ([#17605](https://github.com/truecharts/charts/issues/17605)) - - -## [filezilla-10.2.6](https://github.com/truecharts/charts/compare/filezilla-10.2.5...filezilla-10.2.6) (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)) - - -## [filezilla-10.2.5](https://github.com/truecharts/charts/compare/filezilla-10.2.4...filezilla-10.2.5) (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)) - - -## [filezilla-10.2.4](https://github.com/truecharts/charts/compare/filezilla-10.2.3...filezilla-10.2.4) (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)) - - -## [filezilla-10.2.3](https://github.com/truecharts/charts/compare/filezilla-10.2.2...filezilla-10.2.3) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [filezilla-10.2.2](https://github.com/truecharts/charts/compare/filezilla-10.2.1...filezilla-10.2.2) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/filezilla to 3.66.4[@ac65dd5](https://github.com/ac65dd5) by renovate ([#17350](https://github.com/truecharts/charts/issues/17350)) - - - - -## [filezilla-10.2.1](https://github.com/truecharts/charts/compare/filezilla-10.2.0...filezilla-10.2.1) (2024-01-09) - -### Chore \ No newline at end of file diff --git a/stable/filezilla/11.0.0/Chart.yaml b/stable/filezilla/11.0.0/Chart.yaml deleted file mode 100644 index 99018601ab0..00000000000 --- a/stable/filezilla/11.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.66.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Helm chart for Kubernetes -home: https://truecharts.org/charts/stable/filezilla -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.png -keywords: - - filezilla - - ftp - - sftp - - ftps - - client -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: filezilla -sources: - - https://github.com/linuxserver/docker-filezilla - - https://filezilla-project.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/filezilla - - https://ghcr.io/linuxserver/filezilla -type: application -version: 11.0.0 diff --git a/stable/filezilla/11.0.0/charts/common-17.5.0.tgz b/stable/filezilla/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/filezilla/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fireflyiii/25.0.0/.helmignore b/stable/filezilla/11.1.3/.helmignore similarity index 100% rename from stable/fireflyiii/25.0.0/.helmignore rename to stable/filezilla/11.1.3/.helmignore diff --git a/stable/filezilla/11.1.3/CHANGELOG.md b/stable/filezilla/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..158ac7a1c9e --- /dev/null +++ b/stable/filezilla/11.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [filezilla-10.2.10](https://github.com/truecharts/charts/compare/filezilla-10.2.9...filezilla-10.2.10) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/filezilla to 3.66.4[@be18175](https://github.com/be18175) by renovate ([#18060](https://github.com/truecharts/charts/issues/18060)) + + +## [filezilla-10.2.9](https://github.com/truecharts/charts/compare/filezilla-10.2.8...filezilla-10.2.9) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/filezilla to 3.66.4[@889326c](https://github.com/889326c) by renovate ([#17849](https://github.com/truecharts/charts/issues/17849)) + + +## [filezilla-10.2.8](https://github.com/truecharts/charts/compare/filezilla-10.2.7...filezilla-10.2.8) (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)) + + +## [filezilla-10.2.7](https://github.com/truecharts/charts/compare/filezilla-10.2.6...filezilla-10.2.7) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/filezilla to 3.66.4[@96a0e47](https://github.com/96a0e47) by renovate ([#17605](https://github.com/truecharts/charts/issues/17605)) + + +## [filezilla-10.2.6](https://github.com/truecharts/charts/compare/filezilla-10.2.5...filezilla-10.2.6) (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)) + + +## [filezilla-10.2.5](https://github.com/truecharts/charts/compare/filezilla-10.2.4...filezilla-10.2.5) (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)) + + +## [filezilla-10.2.4](https://github.com/truecharts/charts/compare/filezilla-10.2.3...filezilla-10.2.4) (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)) + + +## [filezilla-10.2.3](https://github.com/truecharts/charts/compare/filezilla-10.2.2...filezilla-10.2.3) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [filezilla-10.2.2](https://github.com/truecharts/charts/compare/filezilla-10.2.1...filezilla-10.2.2) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/filezilla to 3.66.4[@ac65dd5](https://github.com/ac65dd5) by renovate ([#17350](https://github.com/truecharts/charts/issues/17350)) + + diff --git a/stable/filezilla/11.1.3/Chart.yaml b/stable/filezilla/11.1.3/Chart.yaml new file mode 100644 index 00000000000..04c23139b8e --- /dev/null +++ b/stable/filezilla/11.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.66.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Helm chart for Kubernetes +home: https://truecharts.org/charts/stable/filezilla +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.png +keywords: + - filezilla + - ftp + - sftp + - ftps + - client +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: filezilla +sources: + - https://github.com/linuxserver/docker-filezilla + - https://filezilla-project.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/filezilla + - https://ghcr.io/linuxserver/filezilla +type: application +version: 11.1.3 diff --git a/stable/filezilla/11.0.0/README.md b/stable/filezilla/11.1.3/README.md similarity index 100% rename from stable/filezilla/11.0.0/README.md rename to stable/filezilla/11.1.3/README.md diff --git a/stable/filezilla/11.0.0/app-readme.md b/stable/filezilla/11.1.3/app-readme.md similarity index 100% rename from stable/filezilla/11.0.0/app-readme.md rename to stable/filezilla/11.1.3/app-readme.md diff --git a/stable/filezilla/11.1.3/charts/common-18.0.3.tgz b/stable/filezilla/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/filezilla/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/filezilla/11.0.0/ix_values.yaml b/stable/filezilla/11.1.3/ix_values.yaml similarity index 100% rename from stable/filezilla/11.0.0/ix_values.yaml rename to stable/filezilla/11.1.3/ix_values.yaml diff --git a/stable/filezilla/11.0.0/questions.yaml b/stable/filezilla/11.1.3/questions.yaml similarity index 100% rename from stable/filezilla/11.0.0/questions.yaml rename to stable/filezilla/11.1.3/questions.yaml diff --git a/stable/fireflyiii/25.0.0/templates/NOTES.txt b/stable/filezilla/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/fireflyiii/25.0.0/templates/NOTES.txt rename to stable/filezilla/11.1.3/templates/NOTES.txt diff --git a/stable/firefox-syncserver/17.0.0/templates/common.yaml b/stable/filezilla/11.1.3/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/17.0.0/templates/common.yaml rename to stable/filezilla/11.1.3/templates/common.yaml diff --git a/stable/fireflyiii/25.0.0/values.yaml b/stable/filezilla/11.1.3/values.yaml similarity index 100% rename from stable/fireflyiii/25.0.0/values.yaml rename to stable/filezilla/11.1.3/values.yaml diff --git a/stable/fireflyiii/25.0.0/CHANGELOG.md b/stable/fireflyiii/25.0.0/CHANGELOG.md deleted file mode 100644 index 5fd8eca82e6..00000000000 --- a/stable/fireflyiii/25.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [fireflyiii-24.1.22](https://github.com/truecharts/charts/compare/fireflyiii-24.1.21...fireflyiii-24.1.22) (2024-02-12) - -### Chore - - - -- update container image fireflyiii/core to vversion-6.1.9[@3b2060a](https://github.com/3b2060a) by renovate ([#18131](https://github.com/truecharts/charts/issues/18131)) - - -## [fireflyiii-24.1.21](https://github.com/truecharts/charts/compare/fireflyiii-24.1.20...fireflyiii-24.1.21) (2024-02-05) - -### Chore - - - -- update container image fireflyiii/core to vversion-6.1.8[@7c93902](https://github.com/7c93902) by renovate ([#17905](https://github.com/truecharts/charts/issues/17905)) - - -## [fireflyiii-24.1.20](https://github.com/truecharts/charts/compare/fireflyiii-24.1.19...fireflyiii-24.1.20) (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)) - - -## [fireflyiii-24.1.19](https://github.com/truecharts/charts/compare/fireflyiii-24.1.18...fireflyiii-24.1.19) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [fireflyiii-24.1.18](https://github.com/truecharts/charts/compare/fireflyiii-24.1.17...fireflyiii-24.1.18) (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)) - - -## [fireflyiii-24.1.17](https://github.com/truecharts/charts/compare/fireflyiii-24.1.16...fireflyiii-24.1.17) (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)) - - -## [fireflyiii-24.1.16](https://github.com/truecharts/charts/compare/fireflyiii-24.1.15...fireflyiii-24.1.16) (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)) - - -## [fireflyiii-24.1.15](https://github.com/truecharts/charts/compare/fireflyiii-24.1.14...fireflyiii-24.1.15) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [fireflyiii-24.1.14](https://github.com/truecharts/charts/compare/fireflyiii-24.1.13...fireflyiii-24.1.14) (2024-01-21) - -### Chore - - - -- update container image fireflyiii/core to vversion-6.1.7[@ae72d37](https://github.com/ae72d37) by renovate ([#17412](https://github.com/truecharts/charts/issues/17412)) - - -## [fireflyiii-24.1.13](https://github.com/truecharts/charts/compare/fireflyiii-24.1.12...fireflyiii-24.1.13) (2024-01-14) diff --git a/stable/fireflyiii/25.0.0/Chart.yaml b/stable/fireflyiii/25.0.0/Chart.yaml deleted file mode 100644 index ad7d281a09f..00000000000 --- a/stable/fireflyiii/25.0.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: finacial - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.1.9 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A free and open source personal finance manager -home: https://truecharts.org/charts/stable/fireflyiii -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png -keywords: - - fireflyiii - - finacial -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fireflyiii -sources: - - https://github.com/firefly-iii/firefly-iii/ - - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - - https://hub.docker.com/r/fireflyiii/core -type: application -version: 25.0.0 diff --git a/stable/fireflyiii/25.0.0/charts/common-17.5.0.tgz b/stable/fireflyiii/25.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fireflyiii/25.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/firefox-desktop-g3/5.0.0/.helmignore b/stable/fireflyiii/25.1.3/.helmignore similarity index 100% rename from stable/firefox-desktop-g3/5.0.0/.helmignore rename to stable/fireflyiii/25.1.3/.helmignore diff --git a/stable/fireflyiii/25.1.3/CHANGELOG.md b/stable/fireflyiii/25.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7420ebb26d4 --- /dev/null +++ b/stable/fireflyiii/25.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [fireflyiii-24.1.22](https://github.com/truecharts/charts/compare/fireflyiii-24.1.21...fireflyiii-24.1.22) (2024-02-12) + +### Chore + + + +- update container image fireflyiii/core to vversion-6.1.9[@3b2060a](https://github.com/3b2060a) by renovate ([#18131](https://github.com/truecharts/charts/issues/18131)) + + +## [fireflyiii-24.1.21](https://github.com/truecharts/charts/compare/fireflyiii-24.1.20...fireflyiii-24.1.21) (2024-02-05) + +### Chore + + + +- update container image fireflyiii/core to vversion-6.1.8[@7c93902](https://github.com/7c93902) by renovate ([#17905](https://github.com/truecharts/charts/issues/17905)) + + +## [fireflyiii-24.1.20](https://github.com/truecharts/charts/compare/fireflyiii-24.1.19...fireflyiii-24.1.20) (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)) + + +## [fireflyiii-24.1.19](https://github.com/truecharts/charts/compare/fireflyiii-24.1.18...fireflyiii-24.1.19) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [fireflyiii-24.1.18](https://github.com/truecharts/charts/compare/fireflyiii-24.1.17...fireflyiii-24.1.18) (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)) + + +## [fireflyiii-24.1.17](https://github.com/truecharts/charts/compare/fireflyiii-24.1.16...fireflyiii-24.1.17) (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)) + + +## [fireflyiii-24.1.16](https://github.com/truecharts/charts/compare/fireflyiii-24.1.15...fireflyiii-24.1.16) (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)) + + +## [fireflyiii-24.1.15](https://github.com/truecharts/charts/compare/fireflyiii-24.1.14...fireflyiii-24.1.15) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [fireflyiii-24.1.14](https://github.com/truecharts/charts/compare/fireflyiii-24.1.13...fireflyiii-24.1.14) (2024-01-21) + +### Chore + + + +- update container image fireflyiii/core to vversion-6.1.7[@ae72d37](https://github.com/ae72d37) by renovate ([#17412](https://github.com/truecharts/charts/issues/17412)) \ No newline at end of file diff --git a/stable/fireflyiii/25.1.3/Chart.yaml b/stable/fireflyiii/25.1.3/Chart.yaml new file mode 100644 index 00000000000..68c53dc2a41 --- /dev/null +++ b/stable/fireflyiii/25.1.3/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: finacial + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 6.1.9 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A free and open source personal finance manager +home: https://truecharts.org/charts/stable/fireflyiii +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png +keywords: + - fireflyiii + - finacial +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fireflyiii +sources: + - https://github.com/firefly-iii/firefly-iii/ + - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii + - https://hub.docker.com/r/fireflyiii/core +type: application +version: 25.1.3 diff --git a/stable/fireflyiii/25.0.0/LICENSE b/stable/fireflyiii/25.1.3/LICENSE similarity index 100% rename from stable/fireflyiii/25.0.0/LICENSE rename to stable/fireflyiii/25.1.3/LICENSE diff --git a/stable/fireflyiii/25.0.0/README.md b/stable/fireflyiii/25.1.3/README.md similarity index 100% rename from stable/fireflyiii/25.0.0/README.md rename to stable/fireflyiii/25.1.3/README.md diff --git a/stable/fireflyiii/25.0.0/app-readme.md b/stable/fireflyiii/25.1.3/app-readme.md similarity index 100% rename from stable/fireflyiii/25.0.0/app-readme.md rename to stable/fireflyiii/25.1.3/app-readme.md diff --git a/stable/fireflyiii/25.1.3/charts/common-18.0.3.tgz b/stable/fireflyiii/25.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fireflyiii/25.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fireflyiii/25.0.0/charts/redis-11.2.1.tgz b/stable/fireflyiii/25.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/fireflyiii/25.0.0/charts/redis-11.2.1.tgz rename to stable/fireflyiii/25.1.3/charts/redis-11.2.1.tgz diff --git a/stable/fireflyiii/25.0.0/ix_values.yaml b/stable/fireflyiii/25.1.3/ix_values.yaml similarity index 100% rename from stable/fireflyiii/25.0.0/ix_values.yaml rename to stable/fireflyiii/25.1.3/ix_values.yaml diff --git a/stable/fireflyiii/25.0.0/questions.yaml b/stable/fireflyiii/25.1.3/questions.yaml similarity index 100% rename from stable/fireflyiii/25.0.0/questions.yaml rename to stable/fireflyiii/25.1.3/questions.yaml diff --git a/stable/firefox-syncserver/17.0.0/templates/NOTES.txt b/stable/fireflyiii/25.1.3/templates/NOTES.txt similarity index 100% rename from stable/firefox-syncserver/17.0.0/templates/NOTES.txt rename to stable/fireflyiii/25.1.3/templates/NOTES.txt diff --git a/stable/fireflyiii/25.0.0/templates/_cronjob.tpl b/stable/fireflyiii/25.1.3/templates/_cronjob.tpl similarity index 100% rename from stable/fireflyiii/25.0.0/templates/_cronjob.tpl rename to stable/fireflyiii/25.1.3/templates/_cronjob.tpl diff --git a/stable/fireflyiii/25.0.0/templates/_secrets.tpl b/stable/fireflyiii/25.1.3/templates/_secrets.tpl similarity index 100% rename from stable/fireflyiii/25.0.0/templates/_secrets.tpl rename to stable/fireflyiii/25.1.3/templates/_secrets.tpl diff --git a/stable/fireflyiii/25.0.0/templates/common.yaml b/stable/fireflyiii/25.1.3/templates/common.yaml similarity index 100% rename from stable/fireflyiii/25.0.0/templates/common.yaml rename to stable/fireflyiii/25.1.3/templates/common.yaml diff --git a/stable/firefox-desktop-g3/5.0.0/values.yaml b/stable/fireflyiii/25.1.3/values.yaml similarity index 100% rename from stable/firefox-desktop-g3/5.0.0/values.yaml rename to stable/fireflyiii/25.1.3/values.yaml diff --git a/stable/firefox-desktop-g3/5.0.0/CHANGELOG.md b/stable/firefox-desktop-g3/5.0.0/CHANGELOG.md deleted file mode 100644 index 2ceb457deee..00000000000 --- a/stable/firefox-desktop-g3/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - -## [firefox-desktop-g3-4.1.13](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.12...firefox-desktop-g3-4.1.13) (2024-02-12) - -### Chore - - - -- update container image accetto/ubuntu-vnc-xfce-firefox-g3 to latest[@8fbe73b](https://github.com/8fbe73b) by renovate ([#18020](https://github.com/truecharts/charts/issues/18020)) - - -## [firefox-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.11...firefox-desktop-g3-4.1.12) (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)) - - -## [firefox-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.10...firefox-desktop-g3-4.1.11) (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)) - - -## [firefox-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.9...firefox-desktop-g3-4.1.10) (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)) - - -## [firefox-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.8...firefox-desktop-g3-4.1.9) (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)) - - -## [firefox-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.7...firefox-desktop-g3-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [firefox-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.6...firefox-desktop-g3-4.1.7) (2024-01-21) - -### Chore - - - -- update container image accetto/ubuntu-vnc-xfce-firefox-g3 to latest[@d7e96e1](https://github.com/d7e96e1) by renovate ([#17321](https://github.com/truecharts/charts/issues/17321)) - - - - -## [firefox-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.5...firefox-desktop-g3-4.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)) \ No newline at end of file diff --git a/stable/firefox-desktop-g3/5.0.0/Chart.yaml b/stable/firefox-desktop-g3/5.0.0/Chart.yaml deleted file mode 100644 index d68e664e252..00000000000 --- a/stable/firefox-desktop-g3/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/firefox-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.png -keywords: - - firefox-desktop-g3 - - Productivity - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: firefox-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 -type: application -version: 5.0.0 diff --git a/stable/firefox-desktop-g3/5.0.0/charts/common-17.5.0.tgz b/stable/firefox-desktop-g3/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/firefox-desktop-g3/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/17.0.0/.helmignore b/stable/firefox-desktop-g3/5.1.3/.helmignore similarity index 100% rename from stable/firefox-syncserver/17.0.0/.helmignore rename to stable/firefox-desktop-g3/5.1.3/.helmignore diff --git a/stable/firefox-desktop-g3/5.1.3/CHANGELOG.md b/stable/firefox-desktop-g3/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ee8963bcea4 --- /dev/null +++ b/stable/firefox-desktop-g3/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + +## [firefox-desktop-g3-4.1.13](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.12...firefox-desktop-g3-4.1.13) (2024-02-12) + +### Chore + + + +- update container image accetto/ubuntu-vnc-xfce-firefox-g3 to latest[@8fbe73b](https://github.com/8fbe73b) by renovate ([#18020](https://github.com/truecharts/charts/issues/18020)) + + +## [firefox-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.11...firefox-desktop-g3-4.1.12) (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)) + + +## [firefox-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.10...firefox-desktop-g3-4.1.11) (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)) + + +## [firefox-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.9...firefox-desktop-g3-4.1.10) (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)) + + +## [firefox-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.8...firefox-desktop-g3-4.1.9) (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)) + + +## [firefox-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.7...firefox-desktop-g3-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [firefox-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.6...firefox-desktop-g3-4.1.7) (2024-01-21) + +### Chore + + + +- update container image accetto/ubuntu-vnc-xfce-firefox-g3 to latest[@d7e96e1](https://github.com/d7e96e1) by renovate ([#17321](https://github.com/truecharts/charts/issues/17321)) + + + + +## [firefox-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.5...firefox-desktop-g3-4.1.6) (2024-01-09) + +### Chore \ No newline at end of file diff --git a/stable/firefox-desktop-g3/5.1.3/Chart.yaml b/stable/firefox-desktop-g3/5.1.3/Chart.yaml new file mode 100644 index 00000000000..0183905d9d6 --- /dev/null +++ b/stable/firefox-desktop-g3/5.1.3/Chart.yaml @@ -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: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/stable/firefox-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.png +keywords: + - firefox-desktop-g3 + - Productivity + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: firefox-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 +type: application +version: 5.1.3 diff --git a/stable/firefox-desktop-g3/5.0.0/README.md b/stable/firefox-desktop-g3/5.1.3/README.md similarity index 100% rename from stable/firefox-desktop-g3/5.0.0/README.md rename to stable/firefox-desktop-g3/5.1.3/README.md diff --git a/stable/firefox-desktop-g3/5.0.0/app-readme.md b/stable/firefox-desktop-g3/5.1.3/app-readme.md similarity index 100% rename from stable/firefox-desktop-g3/5.0.0/app-readme.md rename to stable/firefox-desktop-g3/5.1.3/app-readme.md diff --git a/stable/firefox-desktop-g3/5.1.3/charts/common-18.0.3.tgz b/stable/firefox-desktop-g3/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/firefox-desktop-g3/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/firefox-desktop-g3/5.0.0/ix_values.yaml b/stable/firefox-desktop-g3/5.1.3/ix_values.yaml similarity index 100% rename from stable/firefox-desktop-g3/5.0.0/ix_values.yaml rename to stable/firefox-desktop-g3/5.1.3/ix_values.yaml diff --git a/stable/firefox-desktop-g3/5.0.0/questions.yaml b/stable/firefox-desktop-g3/5.1.3/questions.yaml similarity index 100% rename from stable/firefox-desktop-g3/5.0.0/questions.yaml rename to stable/firefox-desktop-g3/5.1.3/questions.yaml diff --git a/stable/firefox-desktop-g3/5.0.0/templates/common.yaml b/stable/firefox-desktop-g3/5.1.3/templates/common.yaml similarity index 100% rename from stable/firefox-desktop-g3/5.0.0/templates/common.yaml rename to stable/firefox-desktop-g3/5.1.3/templates/common.yaml diff --git a/stable/firefox-syncserver/17.0.0/values.yaml b/stable/firefox-desktop-g3/5.1.3/values.yaml similarity index 100% rename from stable/firefox-syncserver/17.0.0/values.yaml rename to stable/firefox-desktop-g3/5.1.3/values.yaml diff --git a/stable/firefox-syncserver/17.0.0/CHANGELOG.md b/stable/firefox-syncserver/17.0.0/CHANGELOG.md deleted file mode 100644 index 1d3ca16c334..00000000000 --- a/stable/firefox-syncserver/17.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [firefox-syncserver-16.1.11](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.10...firefox-syncserver-16.1.11) (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)) - - -## [firefox-syncserver-16.1.10](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.9...firefox-syncserver-16.1.10) (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)) - - -## [firefox-syncserver-16.1.9](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.8...firefox-syncserver-16.1.9) (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)) - - -## [firefox-syncserver-16.1.8](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.7...firefox-syncserver-16.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)) - - -## [firefox-syncserver-16.1.7](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.6...firefox-syncserver-16.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [firefox-syncserver-16.1.6](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.5...firefox-syncserver-16.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)) - - -## [firefox-syncserver-16.1.5](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.4...firefox-syncserver-16.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [firefox-syncserver-16.1.4](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.3...firefox-syncserver-16.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [firefox-syncserver-16.1.3](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.0...firefox-syncserver-16.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/firefox-syncserver/17.0.0/Chart.yaml b/stable/firefox-syncserver/17.0.0/Chart.yaml deleted file mode 100644 index 16c4c68bbc2..00000000000 --- a/stable/firefox-syncserver/17.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.8.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is an all-in-one package for running a self-hosted Firefox Sync server. -home: https://truecharts.org/charts/stable/firefox-syncserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.png -keywords: - - server - - sync - - syncserver - - firefox -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: firefox-syncserver -sources: - - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver - - https://ghcr.io/crazy-max/firefox-syncserver -type: application -version: 17.0.0 diff --git a/stable/firefox-syncserver/17.0.0/charts/common-17.5.0.tgz b/stable/firefox-syncserver/17.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/firefox-syncserver/17.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/firefox/11.0.0/.helmignore b/stable/firefox-syncserver/17.1.3/.helmignore similarity index 100% rename from stable/firefox/11.0.0/.helmignore rename to stable/firefox-syncserver/17.1.3/.helmignore diff --git a/stable/firefox-syncserver/17.1.3/CHANGELOG.md b/stable/firefox-syncserver/17.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c827a34abaa --- /dev/null +++ b/stable/firefox-syncserver/17.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [firefox-syncserver-16.1.11](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.10...firefox-syncserver-16.1.11) (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)) + + +## [firefox-syncserver-16.1.10](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.9...firefox-syncserver-16.1.10) (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)) + + +## [firefox-syncserver-16.1.9](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.8...firefox-syncserver-16.1.9) (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)) + + +## [firefox-syncserver-16.1.8](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.7...firefox-syncserver-16.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)) + + +## [firefox-syncserver-16.1.7](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.6...firefox-syncserver-16.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [firefox-syncserver-16.1.6](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.5...firefox-syncserver-16.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)) + + +## [firefox-syncserver-16.1.5](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.4...firefox-syncserver-16.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [firefox-syncserver-16.1.4](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.3...firefox-syncserver-16.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [firefox-syncserver-16.1.3](https://github.com/truecharts/charts/compare/firefox-syncserver-16.1.0...firefox-syncserver-16.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/firefox-syncserver/17.1.3/Chart.yaml b/stable/firefox-syncserver/17.1.3/Chart.yaml new file mode 100644 index 00000000000..c7d0f08cec3 --- /dev/null +++ b/stable/firefox-syncserver/17.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.8.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is an all-in-one package for running a self-hosted Firefox Sync server. +home: https://truecharts.org/charts/stable/firefox-syncserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.png +keywords: + - server + - sync + - syncserver + - firefox +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: firefox-syncserver +sources: + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver + - https://ghcr.io/crazy-max/firefox-syncserver +type: application +version: 17.1.3 diff --git a/stable/firefox-syncserver/17.0.0/README.md b/stable/firefox-syncserver/17.1.3/README.md similarity index 100% rename from stable/firefox-syncserver/17.0.0/README.md rename to stable/firefox-syncserver/17.1.3/README.md diff --git a/stable/firefox-syncserver/17.0.0/app-readme.md b/stable/firefox-syncserver/17.1.3/app-readme.md similarity index 100% rename from stable/firefox-syncserver/17.0.0/app-readme.md rename to stable/firefox-syncserver/17.1.3/app-readme.md diff --git a/stable/firefox-syncserver/17.1.3/charts/common-18.0.3.tgz b/stable/firefox-syncserver/17.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/firefox-syncserver/17.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/firefox-syncserver/17.0.0/ix_values.yaml b/stable/firefox-syncserver/17.1.3/ix_values.yaml similarity index 100% rename from stable/firefox-syncserver/17.0.0/ix_values.yaml rename to stable/firefox-syncserver/17.1.3/ix_values.yaml diff --git a/stable/firefox-syncserver/17.0.0/questions.yaml b/stable/firefox-syncserver/17.1.3/questions.yaml similarity index 100% rename from stable/firefox-syncserver/17.0.0/questions.yaml rename to stable/firefox-syncserver/17.1.3/questions.yaml diff --git a/stable/firefox/11.0.0/templates/NOTES.txt b/stable/firefox-syncserver/17.1.3/templates/NOTES.txt similarity index 100% rename from stable/firefox/11.0.0/templates/NOTES.txt rename to stable/firefox-syncserver/17.1.3/templates/NOTES.txt diff --git a/stable/firefox/11.0.0/templates/common.yaml b/stable/firefox-syncserver/17.1.3/templates/common.yaml similarity index 100% rename from stable/firefox/11.0.0/templates/common.yaml rename to stable/firefox-syncserver/17.1.3/templates/common.yaml diff --git a/stable/firefox/11.0.0/values.yaml b/stable/firefox-syncserver/17.1.3/values.yaml similarity index 100% rename from stable/firefox/11.0.0/values.yaml rename to stable/firefox-syncserver/17.1.3/values.yaml diff --git a/stable/firefox/11.0.0/CHANGELOG.md b/stable/firefox/11.0.0/CHANGELOG.md deleted file mode 100644 index cbfba346fe1..00000000000 --- a/stable/firefox/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [firefox-10.0.9](https://github.com/truecharts/charts/compare/firefox-10.0.8...firefox-10.0.9) (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)) - - -## [firefox-10.0.8](https://github.com/truecharts/charts/compare/firefox-10.0.7...firefox-10.0.8) (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)) - - -## [firefox-10.0.7](https://github.com/truecharts/charts/compare/firefox-10.0.6...firefox-10.0.7) (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)) - - -## [firefox-10.0.6](https://github.com/truecharts/charts/compare/firefox-10.0.5...firefox-10.0.6) (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)) - - -## [firefox-10.0.5](https://github.com/truecharts/charts/compare/firefox-10.0.4...firefox-10.0.5) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [firefox-10.0.4](https://github.com/truecharts/charts/compare/firefox-10.0.3...firefox-10.0.4) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/firefox to 120.0.1[@ac3c881](https://github.com/ac3c881) by renovate ([#17351](https://github.com/truecharts/charts/issues/17351)) - - -## [firefox-10.0.3](https://github.com/truecharts/charts/compare/firefox-10.0.2...firefox-10.0.3) (2024-01-15) - -### Chore - - - -- update container image ghcr.io/linuxserver/firefox to 120.0.1[@34df0f7](https://github.com/34df0f7) by renovate ([#17232](https://github.com/truecharts/charts/issues/17232)) - - - - -## [firefox-10.0.2](https://github.com/truecharts/charts/compare/firefox-10.0.1...firefox-10.0.2) (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)) - - -## [firefox-10.0.1](https://github.com/truecharts/charts/compare/firefox-10.0.0...firefox-10.0.1) (2024-01-08) - -### Chore - - - -- update container image ghcr.io/linuxserver/firefox to 120.0.1[@2bf06b5](https://github.com/2bf06b5) by renovate ([#16940](https://github.com/truecharts/charts/issues/16940)) - - -## [firefox-10.0.0](https://github.com/truecharts/charts/compare/firefox-9.1.5...firefox-10.0.0) (2024-01-03) - -### Chore diff --git a/stable/firefox/11.0.0/Chart.yaml b/stable/firefox/11.0.0/Chart.yaml deleted file mode 100644 index 58918584719..00000000000 --- a/stable/firefox/11.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: browser - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 120.0.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. -home: https://truecharts.org/charts/stable/firefox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png -keywords: - - firefox - - browser -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: firefox -sources: - - https://github.com/linuxserver/docker-firefox - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - - https://ghcr.io/linuxserver/firefox -type: application -version: 11.0.0 diff --git a/stable/firefox/11.0.0/charts/common-17.5.0.tgz b/stable/firefox/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/firefox/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fireshare/6.0.0/.helmignore b/stable/firefox/11.1.3/.helmignore similarity index 100% rename from stable/fireshare/6.0.0/.helmignore rename to stable/firefox/11.1.3/.helmignore diff --git a/stable/firefox/11.1.3/CHANGELOG.md b/stable/firefox/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9d9716aa7a1 --- /dev/null +++ b/stable/firefox/11.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [firefox-10.0.9](https://github.com/truecharts/charts/compare/firefox-10.0.8...firefox-10.0.9) (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)) + + +## [firefox-10.0.8](https://github.com/truecharts/charts/compare/firefox-10.0.7...firefox-10.0.8) (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)) + + +## [firefox-10.0.7](https://github.com/truecharts/charts/compare/firefox-10.0.6...firefox-10.0.7) (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)) + + +## [firefox-10.0.6](https://github.com/truecharts/charts/compare/firefox-10.0.5...firefox-10.0.6) (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)) + + +## [firefox-10.0.5](https://github.com/truecharts/charts/compare/firefox-10.0.4...firefox-10.0.5) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [firefox-10.0.4](https://github.com/truecharts/charts/compare/firefox-10.0.3...firefox-10.0.4) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/firefox to 120.0.1[@ac3c881](https://github.com/ac3c881) by renovate ([#17351](https://github.com/truecharts/charts/issues/17351)) + + +## [firefox-10.0.3](https://github.com/truecharts/charts/compare/firefox-10.0.2...firefox-10.0.3) (2024-01-15) + +### Chore + + + +- update container image ghcr.io/linuxserver/firefox to 120.0.1[@34df0f7](https://github.com/34df0f7) by renovate ([#17232](https://github.com/truecharts/charts/issues/17232)) + + + + +## [firefox-10.0.2](https://github.com/truecharts/charts/compare/firefox-10.0.1...firefox-10.0.2) (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)) + + +## [firefox-10.0.1](https://github.com/truecharts/charts/compare/firefox-10.0.0...firefox-10.0.1) (2024-01-08) + +### Chore + + + +- update container image ghcr.io/linuxserver/firefox to 120.0.1[@2bf06b5](https://github.com/2bf06b5) by renovate ([#16940](https://github.com/truecharts/charts/issues/16940)) + diff --git a/stable/firefox/11.1.3/Chart.yaml b/stable/firefox/11.1.3/Chart.yaml new file mode 100644 index 00000000000..cd6dc3998d7 --- /dev/null +++ b/stable/firefox/11.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: browser + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 120.0.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. +home: https://truecharts.org/charts/stable/firefox +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png +keywords: + - firefox + - browser +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: firefox +sources: + - https://github.com/linuxserver/docker-firefox + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox + - https://ghcr.io/linuxserver/firefox +type: application +version: 11.1.3 diff --git a/stable/firefox/11.0.0/README.md b/stable/firefox/11.1.3/README.md similarity index 100% rename from stable/firefox/11.0.0/README.md rename to stable/firefox/11.1.3/README.md diff --git a/stable/firefox/11.0.0/app-readme.md b/stable/firefox/11.1.3/app-readme.md similarity index 100% rename from stable/firefox/11.0.0/app-readme.md rename to stable/firefox/11.1.3/app-readme.md diff --git a/stable/firefox/11.1.3/charts/common-18.0.3.tgz b/stable/firefox/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/firefox/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/firefox/11.0.0/ix_values.yaml b/stable/firefox/11.1.3/ix_values.yaml similarity index 100% rename from stable/firefox/11.0.0/ix_values.yaml rename to stable/firefox/11.1.3/ix_values.yaml diff --git a/stable/firefox/11.0.0/questions.yaml b/stable/firefox/11.1.3/questions.yaml similarity index 100% rename from stable/firefox/11.0.0/questions.yaml rename to stable/firefox/11.1.3/questions.yaml diff --git a/stable/firezone/3.0.0/templates/NOTES.txt b/stable/firefox/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/firezone/3.0.0/templates/NOTES.txt rename to stable/firefox/11.1.3/templates/NOTES.txt diff --git a/stable/flaresolverr/13.0.0/templates/common.yaml b/stable/firefox/11.1.3/templates/common.yaml similarity index 100% rename from stable/flaresolverr/13.0.0/templates/common.yaml rename to stable/firefox/11.1.3/templates/common.yaml diff --git a/stable/fireshare/6.0.0/values.yaml b/stable/firefox/11.1.3/values.yaml similarity index 100% rename from stable/fireshare/6.0.0/values.yaml rename to stable/firefox/11.1.3/values.yaml diff --git a/stable/fireshare/6.0.0/CHANGELOG.md b/stable/fireshare/6.0.0/CHANGELOG.md deleted file mode 100644 index 97137f323bb..00000000000 --- a/stable/fireshare/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fireshare-5.1.12](https://github.com/truecharts/charts/compare/fireshare-5.1.11...fireshare-5.1.12) (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)) - - -## [fireshare-5.1.11](https://github.com/truecharts/charts/compare/fireshare-5.1.10...fireshare-5.1.11) (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)) - - -## [fireshare-5.1.10](https://github.com/truecharts/charts/compare/fireshare-5.1.9...fireshare-5.1.10) (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)) - - -## [fireshare-5.1.9](https://github.com/truecharts/charts/compare/fireshare-5.1.8...fireshare-5.1.9) (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)) - - -## [fireshare-5.1.8](https://github.com/truecharts/charts/compare/fireshare-5.1.7...fireshare-5.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [fireshare-5.1.7](https://github.com/truecharts/charts/compare/fireshare-5.1.6...fireshare-5.1.7) (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)) - - -## [fireshare-5.1.6](https://github.com/truecharts/charts/compare/fireshare-5.1.5...fireshare-5.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fireshare-5.1.5](https://github.com/truecharts/charts/compare/fireshare-5.1.4...fireshare-5.1.5) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [fireshare-5.1.4](https://github.com/truecharts/charts/compare/fireshare-5.1.1...fireshare-5.1.4) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/fireshare/6.0.0/Chart.yaml b/stable/fireshare/6.0.0/Chart.yaml deleted file mode 100644 index f7587285a22..00000000000 --- a/stable/fireshare/6.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.19 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Share your game clips, videos, or other media via unique links. -home: https://truecharts.org/charts/stable/fireshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png -keywords: - - fireshare -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fireshare -sources: - - https://github.com/ShaneIsrael/fireshare - - https://github.com/truecharts/charts/tree/master/charts/stable/fireshare - - https://hub.docker.com/r/shaneisrael/fireshare -type: application -version: 6.0.0 diff --git a/stable/fireshare/6.0.0/charts/common-17.5.0.tgz b/stable/fireshare/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fireshare/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/firezone/3.0.0/.helmignore b/stable/fireshare/6.1.3/.helmignore similarity index 100% rename from stable/firezone/3.0.0/.helmignore rename to stable/fireshare/6.1.3/.helmignore diff --git a/stable/fireshare/6.1.3/CHANGELOG.md b/stable/fireshare/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..165e473d04d --- /dev/null +++ b/stable/fireshare/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fireshare-5.1.12](https://github.com/truecharts/charts/compare/fireshare-5.1.11...fireshare-5.1.12) (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)) + + +## [fireshare-5.1.11](https://github.com/truecharts/charts/compare/fireshare-5.1.10...fireshare-5.1.11) (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)) + + +## [fireshare-5.1.10](https://github.com/truecharts/charts/compare/fireshare-5.1.9...fireshare-5.1.10) (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)) + + +## [fireshare-5.1.9](https://github.com/truecharts/charts/compare/fireshare-5.1.8...fireshare-5.1.9) (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)) + + +## [fireshare-5.1.8](https://github.com/truecharts/charts/compare/fireshare-5.1.7...fireshare-5.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [fireshare-5.1.7](https://github.com/truecharts/charts/compare/fireshare-5.1.6...fireshare-5.1.7) (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)) + + +## [fireshare-5.1.6](https://github.com/truecharts/charts/compare/fireshare-5.1.5...fireshare-5.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fireshare-5.1.5](https://github.com/truecharts/charts/compare/fireshare-5.1.4...fireshare-5.1.5) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [fireshare-5.1.4](https://github.com/truecharts/charts/compare/fireshare-5.1.1...fireshare-5.1.4) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/fireshare/6.1.3/Chart.yaml b/stable/fireshare/6.1.3/Chart.yaml new file mode 100644 index 00000000000..deddbaa5178 --- /dev/null +++ b/stable/fireshare/6.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.2.19 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Share your game clips, videos, or other media via unique links. +home: https://truecharts.org/charts/stable/fireshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png +keywords: + - fireshare +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fireshare +sources: + - https://github.com/ShaneIsrael/fireshare + - https://github.com/truecharts/charts/tree/master/charts/stable/fireshare + - https://hub.docker.com/r/shaneisrael/fireshare +type: application +version: 6.1.3 diff --git a/stable/fireshare/6.0.0/README.md b/stable/fireshare/6.1.3/README.md similarity index 100% rename from stable/fireshare/6.0.0/README.md rename to stable/fireshare/6.1.3/README.md diff --git a/stable/fireshare/6.0.0/app-readme.md b/stable/fireshare/6.1.3/app-readme.md similarity index 100% rename from stable/fireshare/6.0.0/app-readme.md rename to stable/fireshare/6.1.3/app-readme.md diff --git a/stable/fireshare/6.1.3/charts/common-18.0.3.tgz b/stable/fireshare/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fireshare/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fireshare/6.0.0/ix_values.yaml b/stable/fireshare/6.1.3/ix_values.yaml similarity index 100% rename from stable/fireshare/6.0.0/ix_values.yaml rename to stable/fireshare/6.1.3/ix_values.yaml diff --git a/stable/fireshare/6.0.0/questions.yaml b/stable/fireshare/6.1.3/questions.yaml similarity index 100% rename from stable/fireshare/6.0.0/questions.yaml rename to stable/fireshare/6.1.3/questions.yaml diff --git a/stable/fireshare/6.0.0/templates/_secrets.tpl b/stable/fireshare/6.1.3/templates/_secrets.tpl similarity index 100% rename from stable/fireshare/6.0.0/templates/_secrets.tpl rename to stable/fireshare/6.1.3/templates/_secrets.tpl diff --git a/stable/fireshare/6.0.0/templates/common.yaml b/stable/fireshare/6.1.3/templates/common.yaml similarity index 100% rename from stable/fireshare/6.0.0/templates/common.yaml rename to stable/fireshare/6.1.3/templates/common.yaml diff --git a/stable/firezone/3.0.0/values.yaml b/stable/fireshare/6.1.3/values.yaml similarity index 100% rename from stable/firezone/3.0.0/values.yaml rename to stable/fireshare/6.1.3/values.yaml diff --git a/stable/firezone/3.0.0/CHANGELOG.md b/stable/firezone/3.0.0/CHANGELOG.md deleted file mode 100644 index b706e5722eb..00000000000 --- a/stable/firezone/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [firezone-2.1.11](https://github.com/truecharts/charts/compare/firezone-2.1.10...firezone-2.1.11) (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)) - - -## [firezone-2.1.10](https://github.com/truecharts/charts/compare/firezone-2.1.9...firezone-2.1.10) (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)) - - -## [firezone-2.1.9](https://github.com/truecharts/charts/compare/firezone-2.1.8...firezone-2.1.9) (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)) - - -## [firezone-2.1.8](https://github.com/truecharts/charts/compare/firezone-2.1.7...firezone-2.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)) - - -## [firezone-2.1.7](https://github.com/truecharts/charts/compare/firezone-2.1.6...firezone-2.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [firezone-2.1.6](https://github.com/truecharts/charts/compare/firezone-2.1.5...firezone-2.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)) - - -## [firezone-2.1.5](https://github.com/truecharts/charts/compare/firezone-2.1.4...firezone-2.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [firezone-2.1.4](https://github.com/truecharts/charts/compare/firezone-2.1.3...firezone-2.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [firezone-2.1.3](https://github.com/truecharts/charts/compare/firezone-2.1.0...firezone-2.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/firezone/3.0.0/Chart.yaml b/stable/firezone/3.0.0/Chart.yaml deleted file mode 100644 index c10bdbbd830..00000000000 --- a/stable/firezone/3.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: vpn - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.7.36 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: WireGuard-based VPN server and egress firewall -home: https://truecharts.org/charts/stable/firezone -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firezone.png -keywords: - - firezone - - wireguard - - vpn -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: firezone -sources: - - https://github.com/firezone/firezone - - https://github.com/truecharts/charts/tree/master/charts/stable/firezone - - https://hub.docker.com/r/firezone/firezone -type: application -version: 3.0.0 diff --git a/stable/firezone/3.0.0/charts/common-17.5.0.tgz b/stable/firezone/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/firezone/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fistfuloffrags/5.0.0/.helmignore b/stable/firezone/3.1.3/.helmignore similarity index 100% rename from stable/fistfuloffrags/5.0.0/.helmignore rename to stable/firezone/3.1.3/.helmignore diff --git a/stable/firezone/3.1.3/CHANGELOG.md b/stable/firezone/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e4e378831a4 --- /dev/null +++ b/stable/firezone/3.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [firezone-2.1.11](https://github.com/truecharts/charts/compare/firezone-2.1.10...firezone-2.1.11) (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)) + + +## [firezone-2.1.10](https://github.com/truecharts/charts/compare/firezone-2.1.9...firezone-2.1.10) (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)) + + +## [firezone-2.1.9](https://github.com/truecharts/charts/compare/firezone-2.1.8...firezone-2.1.9) (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)) + + +## [firezone-2.1.8](https://github.com/truecharts/charts/compare/firezone-2.1.7...firezone-2.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)) + + +## [firezone-2.1.7](https://github.com/truecharts/charts/compare/firezone-2.1.6...firezone-2.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [firezone-2.1.6](https://github.com/truecharts/charts/compare/firezone-2.1.5...firezone-2.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)) + + +## [firezone-2.1.5](https://github.com/truecharts/charts/compare/firezone-2.1.4...firezone-2.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [firezone-2.1.4](https://github.com/truecharts/charts/compare/firezone-2.1.3...firezone-2.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [firezone-2.1.3](https://github.com/truecharts/charts/compare/firezone-2.1.0...firezone-2.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/firezone/3.1.3/Chart.yaml b/stable/firezone/3.1.3/Chart.yaml new file mode 100644 index 00000000000..644d11999cc --- /dev/null +++ b/stable/firezone/3.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: vpn + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.7.36 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: WireGuard-based VPN server and egress firewall +home: https://truecharts.org/charts/stable/firezone +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firezone.png +keywords: + - firezone + - wireguard + - vpn +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: firezone +sources: + - https://github.com/firezone/firezone + - https://github.com/truecharts/charts/tree/master/charts/stable/firezone + - https://hub.docker.com/r/firezone/firezone +type: application +version: 3.1.3 diff --git a/stable/firezone/3.0.0/README.md b/stable/firezone/3.1.3/README.md similarity index 100% rename from stable/firezone/3.0.0/README.md rename to stable/firezone/3.1.3/README.md diff --git a/stable/firezone/3.0.0/app-readme.md b/stable/firezone/3.1.3/app-readme.md similarity index 100% rename from stable/firezone/3.0.0/app-readme.md rename to stable/firezone/3.1.3/app-readme.md diff --git a/stable/firezone/3.1.3/charts/common-18.0.3.tgz b/stable/firezone/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/firezone/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/firezone/3.0.0/ix_values.yaml b/stable/firezone/3.1.3/ix_values.yaml similarity index 100% rename from stable/firezone/3.0.0/ix_values.yaml rename to stable/firezone/3.1.3/ix_values.yaml diff --git a/stable/firezone/3.0.0/questions.yaml b/stable/firezone/3.1.3/questions.yaml similarity index 100% rename from stable/firezone/3.0.0/questions.yaml rename to stable/firezone/3.1.3/questions.yaml diff --git a/stable/flaresolverr/13.0.0/templates/NOTES.txt b/stable/firezone/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/flaresolverr/13.0.0/templates/NOTES.txt rename to stable/firezone/3.1.3/templates/NOTES.txt diff --git a/stable/firezone/3.0.0/templates/_secrets.tpl b/stable/firezone/3.1.3/templates/_secrets.tpl similarity index 100% rename from stable/firezone/3.0.0/templates/_secrets.tpl rename to stable/firezone/3.1.3/templates/_secrets.tpl diff --git a/stable/firezone/3.0.0/templates/common.yaml b/stable/firezone/3.1.3/templates/common.yaml similarity index 100% rename from stable/firezone/3.0.0/templates/common.yaml rename to stable/firezone/3.1.3/templates/common.yaml diff --git a/stable/fistfuloffrags/5.0.0/values.yaml b/stable/firezone/3.1.3/values.yaml similarity index 100% rename from stable/fistfuloffrags/5.0.0/values.yaml rename to stable/firezone/3.1.3/values.yaml diff --git a/stable/fistfuloffrags/5.0.0/CHANGELOG.md b/stable/fistfuloffrags/5.0.0/CHANGELOG.md deleted file mode 100644 index 6f24dac7d3c..00000000000 --- a/stable/fistfuloffrags/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fistfuloffrags-4.1.11](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.10...fistfuloffrags-4.1.11) (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)) - - -## [fistfuloffrags-4.1.10](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.9...fistfuloffrags-4.1.10) (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)) - - -## [fistfuloffrags-4.1.9](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.8...fistfuloffrags-4.1.9) (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)) - - -## [fistfuloffrags-4.1.8](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.7...fistfuloffrags-4.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)) - - -## [fistfuloffrags-4.1.7](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.6...fistfuloffrags-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [fistfuloffrags-4.1.6](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.5...fistfuloffrags-4.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)) - - -## [fistfuloffrags-4.1.5](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.4...fistfuloffrags-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fistfuloffrags-4.1.4](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.3...fistfuloffrags-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [fistfuloffrags-4.1.3](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.0...fistfuloffrags-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/fistfuloffrags/5.0.0/Chart.yaml b/stable/fistfuloffrags/5.0.0/Chart.yaml deleted file mode 100644 index efa27712b8f..00000000000 --- a/stable/fistfuloffrags/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: fistfuloffrags -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. -home: https://truecharts.org/charts/stable/fistfuloffrags -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png -keywords: - - fistfuloffrags - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fistfuloffrags -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/fistfuloffrags - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/fistfuloffrags/5.0.0/charts/common-17.5.0.tgz b/stable/fistfuloffrags/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fistfuloffrags/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fivem/5.0.0/.helmignore b/stable/fistfuloffrags/5.1.3/.helmignore similarity index 100% rename from stable/fivem/5.0.0/.helmignore rename to stable/fistfuloffrags/5.1.3/.helmignore diff --git a/stable/fistfuloffrags/5.1.3/CHANGELOG.md b/stable/fistfuloffrags/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e2c1762888a --- /dev/null +++ b/stable/fistfuloffrags/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fistfuloffrags-4.1.11](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.10...fistfuloffrags-4.1.11) (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)) + + +## [fistfuloffrags-4.1.10](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.9...fistfuloffrags-4.1.10) (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)) + + +## [fistfuloffrags-4.1.9](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.8...fistfuloffrags-4.1.9) (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)) + + +## [fistfuloffrags-4.1.8](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.7...fistfuloffrags-4.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)) + + +## [fistfuloffrags-4.1.7](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.6...fistfuloffrags-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [fistfuloffrags-4.1.6](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.5...fistfuloffrags-4.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)) + + +## [fistfuloffrags-4.1.5](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.4...fistfuloffrags-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fistfuloffrags-4.1.4](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.3...fistfuloffrags-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [fistfuloffrags-4.1.3](https://github.com/truecharts/charts/compare/fistfuloffrags-4.1.0...fistfuloffrags-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/fistfuloffrags/5.1.3/Chart.yaml b/stable/fistfuloffrags/5.1.3/Chart.yaml new file mode 100644 index 00000000000..7afd23d8fdc --- /dev/null +++ b/stable/fistfuloffrags/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: fistfuloffrags +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. +home: https://truecharts.org/charts/stable/fistfuloffrags +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png +keywords: + - fistfuloffrags + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fistfuloffrags +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/fistfuloffrags + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/fistfuloffrags/5.0.0/README.md b/stable/fistfuloffrags/5.1.3/README.md similarity index 100% rename from stable/fistfuloffrags/5.0.0/README.md rename to stable/fistfuloffrags/5.1.3/README.md diff --git a/stable/fistfuloffrags/5.0.0/app-readme.md b/stable/fistfuloffrags/5.1.3/app-readme.md similarity index 100% rename from stable/fistfuloffrags/5.0.0/app-readme.md rename to stable/fistfuloffrags/5.1.3/app-readme.md diff --git a/stable/fistfuloffrags/5.1.3/charts/common-18.0.3.tgz b/stable/fistfuloffrags/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fistfuloffrags/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fistfuloffrags/5.0.0/ix_values.yaml b/stable/fistfuloffrags/5.1.3/ix_values.yaml similarity index 100% rename from stable/fistfuloffrags/5.0.0/ix_values.yaml rename to stable/fistfuloffrags/5.1.3/ix_values.yaml diff --git a/stable/fistfuloffrags/5.0.0/questions.yaml b/stable/fistfuloffrags/5.1.3/questions.yaml similarity index 100% rename from stable/fistfuloffrags/5.0.0/questions.yaml rename to stable/fistfuloffrags/5.1.3/questions.yaml diff --git a/stable/fistfuloffrags/5.0.0/templates/common.yaml b/stable/fistfuloffrags/5.1.3/templates/common.yaml similarity index 100% rename from stable/fistfuloffrags/5.0.0/templates/common.yaml rename to stable/fistfuloffrags/5.1.3/templates/common.yaml diff --git a/stable/fivem/5.0.0/values.yaml b/stable/fistfuloffrags/5.1.3/values.yaml similarity index 100% rename from stable/fivem/5.0.0/values.yaml rename to stable/fistfuloffrags/5.1.3/values.yaml diff --git a/stable/fivem/5.0.0/CHANGELOG.md b/stable/fivem/5.0.0/CHANGELOG.md deleted file mode 100644 index 88e3b14fc9f..00000000000 --- a/stable/fivem/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fivem-4.1.11](https://github.com/truecharts/charts/compare/fivem-4.1.10...fivem-4.1.11) (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)) - - -## [fivem-4.1.10](https://github.com/truecharts/charts/compare/fivem-4.1.9...fivem-4.1.10) (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)) - - -## [fivem-4.1.9](https://github.com/truecharts/charts/compare/fivem-4.1.8...fivem-4.1.9) (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)) - - -## [fivem-4.1.8](https://github.com/truecharts/charts/compare/fivem-4.1.7...fivem-4.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)) - - -## [fivem-4.1.7](https://github.com/truecharts/charts/compare/fivem-4.1.6...fivem-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [fivem-4.1.6](https://github.com/truecharts/charts/compare/fivem-4.1.5...fivem-4.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)) - - -## [fivem-4.1.5](https://github.com/truecharts/charts/compare/fivem-4.1.4...fivem-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fivem-4.1.4](https://github.com/truecharts/charts/compare/fivem-4.1.3...fivem-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [fivem-4.1.3](https://github.com/truecharts/charts/compare/fivem-4.1.0...fivem-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/fivem/5.0.0/Chart.yaml b/stable/fivem/5.0.0/Chart.yaml deleted file mode 100644 index 8a0c6c20cd2..00000000000 --- a/stable/fivem/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the ''Show more settings'' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.' -home: https://truecharts.org/charts/stable/fivem -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png -keywords: - - fivem - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fivem -sources: - - https://fivem.net/ - - https://github.com/truecharts/charts/tree/master/charts/stable/fivem - - https://hub.docker.com/r/ich777/fivemserver -type: application -version: 5.0.0 diff --git a/stable/fivem/5.0.0/charts/common-17.5.0.tgz b/stable/fivem/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fivem/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/flame/5.0.0/.helmignore b/stable/fivem/5.1.3/.helmignore similarity index 100% rename from stable/flame/5.0.0/.helmignore rename to stable/fivem/5.1.3/.helmignore diff --git a/stable/fivem/5.1.3/CHANGELOG.md b/stable/fivem/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f5357cf46f6 --- /dev/null +++ b/stable/fivem/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fivem-4.1.11](https://github.com/truecharts/charts/compare/fivem-4.1.10...fivem-4.1.11) (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)) + + +## [fivem-4.1.10](https://github.com/truecharts/charts/compare/fivem-4.1.9...fivem-4.1.10) (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)) + + +## [fivem-4.1.9](https://github.com/truecharts/charts/compare/fivem-4.1.8...fivem-4.1.9) (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)) + + +## [fivem-4.1.8](https://github.com/truecharts/charts/compare/fivem-4.1.7...fivem-4.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)) + + +## [fivem-4.1.7](https://github.com/truecharts/charts/compare/fivem-4.1.6...fivem-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [fivem-4.1.6](https://github.com/truecharts/charts/compare/fivem-4.1.5...fivem-4.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)) + + +## [fivem-4.1.5](https://github.com/truecharts/charts/compare/fivem-4.1.4...fivem-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fivem-4.1.4](https://github.com/truecharts/charts/compare/fivem-4.1.3...fivem-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [fivem-4.1.3](https://github.com/truecharts/charts/compare/fivem-4.1.0...fivem-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/fivem/5.1.3/Chart.yaml b/stable/fivem/5.1.3/Chart.yaml new file mode 100644 index 00000000000..61986a778ac --- /dev/null +++ b/stable/fivem/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." +home: https://truecharts.org/charts/stable/fivem +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png +keywords: + - fivem + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fivem +sources: + - https://fivem.net/ + - https://github.com/truecharts/charts/tree/master/charts/stable/fivem + - https://hub.docker.com/r/ich777/fivemserver +type: application +version: 5.1.3 diff --git a/stable/fivem/5.0.0/README.md b/stable/fivem/5.1.3/README.md similarity index 100% rename from stable/fivem/5.0.0/README.md rename to stable/fivem/5.1.3/README.md diff --git a/stable/fivem/5.0.0/app-readme.md b/stable/fivem/5.1.3/app-readme.md similarity index 100% rename from stable/fivem/5.0.0/app-readme.md rename to stable/fivem/5.1.3/app-readme.md diff --git a/stable/fivem/5.1.3/charts/common-18.0.3.tgz b/stable/fivem/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fivem/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fivem/5.0.0/ix_values.yaml b/stable/fivem/5.1.3/ix_values.yaml similarity index 100% rename from stable/fivem/5.0.0/ix_values.yaml rename to stable/fivem/5.1.3/ix_values.yaml diff --git a/stable/fivem/5.0.0/questions.yaml b/stable/fivem/5.1.3/questions.yaml similarity index 100% rename from stable/fivem/5.0.0/questions.yaml rename to stable/fivem/5.1.3/questions.yaml diff --git a/stable/fivem/5.0.0/templates/common.yaml b/stable/fivem/5.1.3/templates/common.yaml similarity index 100% rename from stable/fivem/5.0.0/templates/common.yaml rename to stable/fivem/5.1.3/templates/common.yaml diff --git a/stable/flame/5.0.0/values.yaml b/stable/fivem/5.1.3/values.yaml similarity index 100% rename from stable/flame/5.0.0/values.yaml rename to stable/fivem/5.1.3/values.yaml diff --git a/stable/flame/5.0.0/CHANGELOG.md b/stable/flame/5.0.0/CHANGELOG.md deleted file mode 100644 index be3aa74b5de..00000000000 --- a/stable/flame/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [flame-4.1.11](https://github.com/truecharts/charts/compare/flame-4.1.10...flame-4.1.11) (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)) - - -## [flame-4.1.10](https://github.com/truecharts/charts/compare/flame-4.1.9...flame-4.1.10) (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)) - - -## [flame-4.1.9](https://github.com/truecharts/charts/compare/flame-4.1.8...flame-4.1.9) (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)) - - -## [flame-4.1.8](https://github.com/truecharts/charts/compare/flame-4.1.7...flame-4.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)) - - -## [flame-4.1.7](https://github.com/truecharts/charts/compare/flame-4.1.6...flame-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [flame-4.1.6](https://github.com/truecharts/charts/compare/flame-4.1.5...flame-4.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)) - - -## [flame-4.1.5](https://github.com/truecharts/charts/compare/flame-4.1.4...flame-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [flame-4.1.4](https://github.com/truecharts/charts/compare/flame-4.1.3...flame-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [flame-4.1.3](https://github.com/truecharts/charts/compare/flame-4.1.0...flame-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/flame/5.0.0/Chart.yaml b/stable/flame/5.0.0/Chart.yaml deleted file mode 100644 index f5c2253810e..00000000000 --- a/stable/flame/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.3.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. -home: https://truecharts.org/charts/stable/flame -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png -keywords: - - flame - - dashboard -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flame -sources: - - https://github.com/pawelmalak/flame - - https://github.com/truecharts/charts/tree/master/charts/stable/flame - - https://hub.docker.com/r/pawelmalak/flame -type: application -version: 5.0.0 diff --git a/stable/flame/5.0.0/charts/common-17.5.0.tgz b/stable/flame/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/flame/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/flaresolverr/13.0.0/.helmignore b/stable/flame/5.1.3/.helmignore similarity index 100% rename from stable/flaresolverr/13.0.0/.helmignore rename to stable/flame/5.1.3/.helmignore diff --git a/stable/flame/5.1.3/CHANGELOG.md b/stable/flame/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..04073bf5931 --- /dev/null +++ b/stable/flame/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [flame-4.1.11](https://github.com/truecharts/charts/compare/flame-4.1.10...flame-4.1.11) (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)) + + +## [flame-4.1.10](https://github.com/truecharts/charts/compare/flame-4.1.9...flame-4.1.10) (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)) + + +## [flame-4.1.9](https://github.com/truecharts/charts/compare/flame-4.1.8...flame-4.1.9) (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)) + + +## [flame-4.1.8](https://github.com/truecharts/charts/compare/flame-4.1.7...flame-4.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)) + + +## [flame-4.1.7](https://github.com/truecharts/charts/compare/flame-4.1.6...flame-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [flame-4.1.6](https://github.com/truecharts/charts/compare/flame-4.1.5...flame-4.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)) + + +## [flame-4.1.5](https://github.com/truecharts/charts/compare/flame-4.1.4...flame-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [flame-4.1.4](https://github.com/truecharts/charts/compare/flame-4.1.3...flame-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [flame-4.1.3](https://github.com/truecharts/charts/compare/flame-4.1.0...flame-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/flame/5.1.3/Chart.yaml b/stable/flame/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ec0ba6fb262 --- /dev/null +++ b/stable/flame/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.3.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. +home: https://truecharts.org/charts/stable/flame +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png +keywords: + - flame + - dashboard +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: flame +sources: + - https://github.com/pawelmalak/flame + - https://github.com/truecharts/charts/tree/master/charts/stable/flame + - https://hub.docker.com/r/pawelmalak/flame +type: application +version: 5.1.3 diff --git a/stable/flame/5.0.0/README.md b/stable/flame/5.1.3/README.md similarity index 100% rename from stable/flame/5.0.0/README.md rename to stable/flame/5.1.3/README.md diff --git a/stable/flame/5.0.0/app-readme.md b/stable/flame/5.1.3/app-readme.md similarity index 100% rename from stable/flame/5.0.0/app-readme.md rename to stable/flame/5.1.3/app-readme.md diff --git a/stable/flame/5.1.3/charts/common-18.0.3.tgz b/stable/flame/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/flame/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/flame/5.0.0/ix_values.yaml b/stable/flame/5.1.3/ix_values.yaml similarity index 100% rename from stable/flame/5.0.0/ix_values.yaml rename to stable/flame/5.1.3/ix_values.yaml diff --git a/stable/flame/5.0.0/questions.yaml b/stable/flame/5.1.3/questions.yaml similarity index 100% rename from stable/flame/5.0.0/questions.yaml rename to stable/flame/5.1.3/questions.yaml diff --git a/stable/flame/5.0.0/templates/common.yaml b/stable/flame/5.1.3/templates/common.yaml similarity index 100% rename from stable/flame/5.0.0/templates/common.yaml rename to stable/flame/5.1.3/templates/common.yaml diff --git a/stable/flaresolverr/13.0.0/values.yaml b/stable/flame/5.1.3/values.yaml similarity index 100% rename from stable/flaresolverr/13.0.0/values.yaml rename to stable/flame/5.1.3/values.yaml diff --git a/stable/flaresolverr/13.0.0/CHANGELOG.md b/stable/flaresolverr/13.0.0/CHANGELOG.md deleted file mode 100644 index 82fa3f72875..00000000000 --- a/stable/flaresolverr/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [flaresolverr-12.1.12](https://github.com/truecharts/charts/compare/flaresolverr-12.1.11...flaresolverr-12.1.12) (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)) - - -## [flaresolverr-12.1.11](https://github.com/truecharts/charts/compare/flaresolverr-12.1.10...flaresolverr-12.1.11) (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)) - - -## [flaresolverr-12.1.10](https://github.com/truecharts/charts/compare/flaresolverr-12.1.9...flaresolverr-12.1.10) (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)) - - -## [flaresolverr-12.1.9](https://github.com/truecharts/charts/compare/flaresolverr-12.1.8...flaresolverr-12.1.9) (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)) - - -## [flaresolverr-12.1.8](https://github.com/truecharts/charts/compare/flaresolverr-12.1.7...flaresolverr-12.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [flaresolverr-12.1.7](https://github.com/truecharts/charts/compare/flaresolverr-12.1.6...flaresolverr-12.1.7) (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)) - - -## [flaresolverr-12.1.6](https://github.com/truecharts/charts/compare/flaresolverr-12.1.5...flaresolverr-12.1.6) (2024-01-08) - -### Chore - - - -- update container image ghcr.io/flaresolverr/flaresolverr to v3.3.13[@213bb58](https://github.com/213bb58) by renovate ([#16990](https://github.com/truecharts/charts/issues/16990)) - - -## [flaresolverr-12.1.5](https://github.com/truecharts/charts/compare/flaresolverr-12.1.4...flaresolverr-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [flaresolverr-12.1.4](https://github.com/truecharts/charts/compare/flaresolverr-12.1.3...flaresolverr-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [flaresolverr-12.1.3](https://github.com/truecharts/charts/compare/flaresolverr-12.1.0...flaresolverr-12.1.3) (2024-01-01) \ No newline at end of file diff --git a/stable/flaresolverr/13.0.0/Chart.yaml b/stable/flaresolverr/13.0.0/Chart.yaml deleted file mode 100644 index 5961878aca9..00000000000 --- a/stable/flaresolverr/13.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.3.15 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FlareSolverr is a proxy server to bypass Cloudflare protection -home: https://truecharts.org/charts/stable/flaresolverr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png -keywords: - - flaresolverr - - proxy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flaresolverr -sources: - - https://github.com/FlareSolverr/FlareSolverr - - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr - - https://ghcr.io/flaresolverr/flaresolverr -type: application -version: 13.0.0 diff --git a/stable/flaresolverr/13.0.0/charts/common-17.5.0.tgz b/stable/flaresolverr/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/flaresolverr/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fleet/12.2.0/.helmignore b/stable/flaresolverr/13.1.3/.helmignore similarity index 100% rename from stable/fleet/12.2.0/.helmignore rename to stable/flaresolverr/13.1.3/.helmignore diff --git a/stable/flaresolverr/13.1.3/CHANGELOG.md b/stable/flaresolverr/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3bd2f299898 --- /dev/null +++ b/stable/flaresolverr/13.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [flaresolverr-12.1.12](https://github.com/truecharts/charts/compare/flaresolverr-12.1.11...flaresolverr-12.1.12) (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)) + + +## [flaresolverr-12.1.11](https://github.com/truecharts/charts/compare/flaresolverr-12.1.10...flaresolverr-12.1.11) (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)) + + +## [flaresolverr-12.1.10](https://github.com/truecharts/charts/compare/flaresolverr-12.1.9...flaresolverr-12.1.10) (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)) + + +## [flaresolverr-12.1.9](https://github.com/truecharts/charts/compare/flaresolverr-12.1.8...flaresolverr-12.1.9) (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)) + + +## [flaresolverr-12.1.8](https://github.com/truecharts/charts/compare/flaresolverr-12.1.7...flaresolverr-12.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [flaresolverr-12.1.7](https://github.com/truecharts/charts/compare/flaresolverr-12.1.6...flaresolverr-12.1.7) (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)) + + +## [flaresolverr-12.1.6](https://github.com/truecharts/charts/compare/flaresolverr-12.1.5...flaresolverr-12.1.6) (2024-01-08) + +### Chore + + + +- update container image ghcr.io/flaresolverr/flaresolverr to v3.3.13[@213bb58](https://github.com/213bb58) by renovate ([#16990](https://github.com/truecharts/charts/issues/16990)) + + +## [flaresolverr-12.1.5](https://github.com/truecharts/charts/compare/flaresolverr-12.1.4...flaresolverr-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [flaresolverr-12.1.4](https://github.com/truecharts/charts/compare/flaresolverr-12.1.3...flaresolverr-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes diff --git a/stable/flaresolverr/13.1.3/Chart.yaml b/stable/flaresolverr/13.1.3/Chart.yaml new file mode 100644 index 00000000000..802da698bbf --- /dev/null +++ b/stable/flaresolverr/13.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.3.15 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: FlareSolverr is a proxy server to bypass Cloudflare protection +home: https://truecharts.org/charts/stable/flaresolverr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png +keywords: + - flaresolverr + - proxy +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: flaresolverr +sources: + - https://github.com/FlareSolverr/FlareSolverr + - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr + - https://ghcr.io/flaresolverr/flaresolverr +type: application +version: 13.1.3 diff --git a/stable/flaresolverr/13.0.0/README.md b/stable/flaresolverr/13.1.3/README.md similarity index 100% rename from stable/flaresolverr/13.0.0/README.md rename to stable/flaresolverr/13.1.3/README.md diff --git a/stable/flaresolverr/13.0.0/app-readme.md b/stable/flaresolverr/13.1.3/app-readme.md similarity index 100% rename from stable/flaresolverr/13.0.0/app-readme.md rename to stable/flaresolverr/13.1.3/app-readme.md diff --git a/stable/flaresolverr/13.1.3/charts/common-18.0.3.tgz b/stable/flaresolverr/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/flaresolverr/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/flaresolverr/13.0.0/ix_values.yaml b/stable/flaresolverr/13.1.3/ix_values.yaml similarity index 100% rename from stable/flaresolverr/13.0.0/ix_values.yaml rename to stable/flaresolverr/13.1.3/ix_values.yaml diff --git a/stable/flaresolverr/13.0.0/questions.yaml b/stable/flaresolverr/13.1.3/questions.yaml similarity index 100% rename from stable/flaresolverr/13.0.0/questions.yaml rename to stable/flaresolverr/13.1.3/questions.yaml diff --git a/stable/fleet/12.2.0/templates/NOTES.txt b/stable/flaresolverr/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/fleet/12.2.0/templates/NOTES.txt rename to stable/flaresolverr/13.1.3/templates/NOTES.txt diff --git a/stable/fleet/12.2.0/templates/common.yaml b/stable/flaresolverr/13.1.3/templates/common.yaml similarity index 100% rename from stable/fleet/12.2.0/templates/common.yaml rename to stable/flaresolverr/13.1.3/templates/common.yaml diff --git a/stable/fleet/12.2.0/values.yaml b/stable/flaresolverr/13.1.3/values.yaml similarity index 100% rename from stable/fleet/12.2.0/values.yaml rename to stable/flaresolverr/13.1.3/values.yaml diff --git a/stable/fleet/12.2.0/CHANGELOG.md b/stable/fleet/12.2.0/CHANGELOG.md deleted file mode 100644 index f156b79158b..00000000000 --- a/stable/fleet/12.2.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - -## [fleet-11.1.21](https://github.com/truecharts/charts/compare/fleet-11.1.20...fleet-11.1.21) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/fleet to 2.3.3[@86962c1](https://github.com/86962c1) by renovate ([#18061](https://github.com/truecharts/charts/issues/18061)) - - -## [fleet-11.1.20](https://github.com/truecharts/charts/compare/fleet-11.1.19...fleet-11.1.20) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/fleet to 2.3.3[@25127b0](https://github.com/25127b0) by renovate ([#17850](https://github.com/truecharts/charts/issues/17850)) - - -## [fleet-11.1.19](https://github.com/truecharts/charts/compare/fleet-11.1.18...fleet-11.1.19) (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)) - - -## [fleet-11.1.18](https://github.com/truecharts/charts/compare/fleet-11.1.17...fleet-11.1.18) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/fleet to 2.3.3[@13fd9df](https://github.com/13fd9df) by renovate ([#17606](https://github.com/truecharts/charts/issues/17606)) - - -## [fleet-11.1.17](https://github.com/truecharts/charts/compare/fleet-11.1.16...fleet-11.1.17) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [fleet-11.1.16](https://github.com/truecharts/charts/compare/fleet-11.1.15...fleet-11.1.16) (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)) - - -## [fleet-11.1.15](https://github.com/truecharts/charts/compare/fleet-11.1.14...fleet-11.1.15) (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)) - - -## [fleet-11.1.14](https://github.com/truecharts/charts/compare/fleet-11.1.13...fleet-11.1.14) (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)) - - -## [fleet-11.1.13](https://github.com/truecharts/charts/compare/fleet-11.1.12...fleet-11.1.13) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - diff --git a/stable/fleet/12.2.0/Chart.yaml b/stable/fleet/12.2.0/Chart.yaml deleted file mode 100644 index e234c57dc44..00000000000 --- a/stable/fleet/12.2.0/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.3.3 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 13.0.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. -home: https://truecharts.org/charts/stable/fleet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png -keywords: - - fleet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fleet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fleet - - https://ghcr.io/linuxserver/fleet -type: application -version: 12.2.0 diff --git a/stable/fleet/12.2.0/charts/common-18.0.1.tgz b/stable/fleet/12.2.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/fleet/12.2.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/fleet/12.2.0/ix_values.yaml b/stable/fleet/12.2.0/ix_values.yaml deleted file mode 100644 index 8622fcac7c5..00000000000 --- a/stable/fleet/12.2.0/ix_values.yaml +++ /dev/null @@ -1,59 +0,0 @@ -image: - repository: ghcr.io/linuxserver/fleet - pullPolicy: IfNotPresent - tag: 2.3.3@sha256:86962c1fb514fc02c9154d60b16b2e39f63efca28e754d04d7376e35c5288612 -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: - fleet_admin_authentication_type: DATABASE - fleet_database_username: fleet - fleet_database_url: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' - key: jdbc-mariadb - fleet_database_password: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' - key: mariadb-password -# secretEnv: - -service: - main: - ports: - main: - targetPort: 8080 - port: 10145 -persistence: - config: - enabled: true - mountPath: /config - varrun: - enabled: true -mariadb: - enabled: true - mariadbUsername: fleet - mariadbDatabase: fleet -portal: - open: - enabled: true diff --git a/stable/flexget/9.1.0/.helmignore b/stable/fleet/12.2.4/.helmignore similarity index 100% rename from stable/flexget/9.1.0/.helmignore rename to stable/fleet/12.2.4/.helmignore diff --git a/stable/fleet/12.2.4/CHANGELOG.md b/stable/fleet/12.2.4/CHANGELOG.md new file mode 100644 index 00000000000..dcfc85b8481 --- /dev/null +++ b/stable/fleet/12.2.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + +## [fleet-11.1.21](https://github.com/truecharts/charts/compare/fleet-11.1.20...fleet-11.1.21) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/fleet to 2.3.3[@86962c1](https://github.com/86962c1) by renovate ([#18061](https://github.com/truecharts/charts/issues/18061)) + + +## [fleet-11.1.20](https://github.com/truecharts/charts/compare/fleet-11.1.19...fleet-11.1.20) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/fleet to 2.3.3[@25127b0](https://github.com/25127b0) by renovate ([#17850](https://github.com/truecharts/charts/issues/17850)) + + +## [fleet-11.1.19](https://github.com/truecharts/charts/compare/fleet-11.1.18...fleet-11.1.19) (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)) + + +## [fleet-11.1.18](https://github.com/truecharts/charts/compare/fleet-11.1.17...fleet-11.1.18) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/fleet to 2.3.3[@13fd9df](https://github.com/13fd9df) by renovate ([#17606](https://github.com/truecharts/charts/issues/17606)) + + +## [fleet-11.1.17](https://github.com/truecharts/charts/compare/fleet-11.1.16...fleet-11.1.17) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [fleet-11.1.16](https://github.com/truecharts/charts/compare/fleet-11.1.15...fleet-11.1.16) (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)) + + +## [fleet-11.1.15](https://github.com/truecharts/charts/compare/fleet-11.1.14...fleet-11.1.15) (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)) + + +## [fleet-11.1.14](https://github.com/truecharts/charts/compare/fleet-11.1.13...fleet-11.1.14) (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)) + + +## [fleet-11.1.13](https://github.com/truecharts/charts/compare/fleet-11.1.12...fleet-11.1.13) (2024-01-21) + +### Chore + diff --git a/stable/fleet/12.2.4/Chart.yaml b/stable/fleet/12.2.4/Chart.yaml new file mode 100644 index 00000000000..194d8f57857 --- /dev/null +++ b/stable/fleet/12.2.4/Chart.yaml @@ -0,0 +1,42 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.3.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. +home: https://truecharts.org/charts/stable/fleet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png +keywords: + - fleet +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fleet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fleet + - https://ghcr.io/linuxserver/fleet +type: application +version: 12.2.4 diff --git a/stable/fleet/12.2.0/README.md b/stable/fleet/12.2.4/README.md similarity index 100% rename from stable/fleet/12.2.0/README.md rename to stable/fleet/12.2.4/README.md diff --git a/stable/fleet/12.2.0/app-readme.md b/stable/fleet/12.2.4/app-readme.md similarity index 100% rename from stable/fleet/12.2.0/app-readme.md rename to stable/fleet/12.2.4/app-readme.md diff --git a/stable/fleet/12.2.4/charts/common-18.0.3.tgz b/stable/fleet/12.2.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fleet/12.2.4/charts/common-18.0.3.tgz differ diff --git a/stable/wordpress/7.2.0/charts/mariadb-13.0.0.tgz b/stable/fleet/12.2.4/charts/mariadb-13.0.0.tgz similarity index 100% rename from stable/wordpress/7.2.0/charts/mariadb-13.0.0.tgz rename to stable/fleet/12.2.4/charts/mariadb-13.0.0.tgz diff --git a/stable/fleet/12.2.4/ix_values.yaml b/stable/fleet/12.2.4/ix_values.yaml new file mode 100644 index 00000000000..4827d906023 --- /dev/null +++ b/stable/fleet/12.2.4/ix_values.yaml @@ -0,0 +1,59 @@ +image: + repository: ghcr.io/linuxserver/fleet + pullPolicy: IfNotPresent + tag: 2.3.3@sha256:8930801e86770ad41b8e4271f889b29c75e15e0829150669d23615e8961d3745 +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + fleet_admin_authentication_type: DATABASE + fleet_database_username: fleet + fleet_database_url: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: jdbc-mariadb + fleet_database_password: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password +# secretEnv: + +service: + main: + ports: + main: + targetPort: 8080 + port: 10145 +persistence: + config: + enabled: true + mountPath: /config + varrun: + enabled: true +mariadb: + enabled: true + mariadbUsername: fleet + mariadbDatabase: fleet +portal: + open: + enabled: true diff --git a/stable/fleet/12.2.0/questions.yaml b/stable/fleet/12.2.4/questions.yaml similarity index 100% rename from stable/fleet/12.2.0/questions.yaml rename to stable/fleet/12.2.4/questions.yaml diff --git a/stable/flexget/9.1.0/templates/NOTES.txt b/stable/fleet/12.2.4/templates/NOTES.txt similarity index 100% rename from stable/flexget/9.1.0/templates/NOTES.txt rename to stable/fleet/12.2.4/templates/NOTES.txt diff --git a/stable/flexget/9.1.0/templates/common.yaml b/stable/fleet/12.2.4/templates/common.yaml similarity index 100% rename from stable/flexget/9.1.0/templates/common.yaml rename to stable/fleet/12.2.4/templates/common.yaml diff --git a/stable/flexget/9.1.0/values.yaml b/stable/fleet/12.2.4/values.yaml similarity index 100% rename from stable/flexget/9.1.0/values.yaml rename to stable/fleet/12.2.4/values.yaml diff --git a/stable/flexget/9.1.0/CHANGELOG.md b/stable/flexget/9.1.0/CHANGELOG.md deleted file mode 100644 index 74885372231..00000000000 --- a/stable/flexget/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [flexget-8.2.18](https://github.com/truecharts/charts/compare/flexget-8.2.17...flexget-8.2.18) (2024-02-12) - -### Chore - - - -- update container image wiserain/flexget to v3.11.17[@4ba4a28](https://github.com/4ba4a28) by renovate ([#18170](https://github.com/truecharts/charts/issues/18170)) - - -## [flexget-8.2.17](https://github.com/truecharts/charts/compare/flexget-8.2.16...flexget-8.2.17) (2024-02-05) - -### Chore - - - -- 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)) - - -## [flexget-8.2.12](https://github.com/truecharts/charts/compare/flexget-8.2.11...flexget-8.2.12) (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)) - - -## [flexget-8.2.11](https://github.com/truecharts/charts/compare/flexget-8.2.10...flexget-8.2.11) (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)) - - -## [flexget-8.2.10](https://github.com/truecharts/charts/compare/flexget-8.2.9...flexget-8.2.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) diff --git a/stable/flexget/9.1.0/Chart.yaml b/stable/flexget/9.1.0/Chart.yaml deleted file mode 100644 index e9efc9372ba..00000000000 --- a/stable/flexget/9.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.11.18 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FlexGet is a multipurpose automation tool for all of your media -home: https://truecharts.org/charts/stable/flexget -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png -keywords: - - flexget - - automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flexget -sources: - - https://github.com/wiserain/docker-flexget - - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - - https://hub.docker.com/r/wiserain/flexget -type: application -version: 9.1.0 diff --git a/stable/flexget/9.1.0/charts/common-18.0.1.tgz b/stable/flexget/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/flexget/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/flexget/9.1.0/ix_values.yaml b/stable/flexget/9.1.0/ix_values.yaml deleted file mode 100644 index b714afb0477..00000000000 --- a/stable/flexget/9.1.0/ix_values.yaml +++ /dev/null @@ -1,45 +0,0 @@ -image: - repository: wiserain/flexget - pullPolicy: IfNotPresent - tag: 3.11.18@sha256:36f51d5fc9edc9284e184ce8e38bf49876eaba5daf161618c9b614dbfa3409a0 -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: / - readiness: - type: http - path: / - startup: - type: http - path: / - env: - FG_LOG_LEVEL: info - FG_LOG_FILE: flexget.log - FG_WEBUI_PASSWD: "jLeT78KBDPW" -service: - main: - ports: - main: - port: 10174 - targetPort: 5050 -persistence: - config: - enabled: true - mountPath: /config - data: - enabled: true - mountPath: /data -portal: - open: - enabled: true diff --git a/stable/flextv/5.0.0/.helmignore b/stable/flexget/9.1.4/.helmignore similarity index 100% rename from stable/flextv/5.0.0/.helmignore rename to stable/flexget/9.1.4/.helmignore diff --git a/stable/flexget/9.1.4/CHANGELOG.md b/stable/flexget/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..c57449911dc --- /dev/null +++ b/stable/flexget/9.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [flexget-8.2.18](https://github.com/truecharts/charts/compare/flexget-8.2.17...flexget-8.2.18) (2024-02-12) + +### Chore + + + +- update container image wiserain/flexget to v3.11.17[@4ba4a28](https://github.com/4ba4a28) by renovate ([#18170](https://github.com/truecharts/charts/issues/18170)) + + +## [flexget-8.2.17](https://github.com/truecharts/charts/compare/flexget-8.2.16...flexget-8.2.17) (2024-02-05) + +### Chore + + + +- 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)) + + +## [flexget-8.2.12](https://github.com/truecharts/charts/compare/flexget-8.2.11...flexget-8.2.12) (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)) + + +## [flexget-8.2.11](https://github.com/truecharts/charts/compare/flexget-8.2.10...flexget-8.2.11) (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)) + + +## [flexget-8.2.10](https://github.com/truecharts/charts/compare/flexget-8.2.9...flexget-8.2.10) (2024-01-21) + +### Chore diff --git a/stable/flexget/9.1.4/Chart.yaml b/stable/flexget/9.1.4/Chart.yaml new file mode 100644 index 00000000000..0034306b6a1 --- /dev/null +++ b/stable/flexget/9.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.11.19 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: FlexGet is a multipurpose automation tool for all of your media +home: https://truecharts.org/charts/stable/flexget +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png +keywords: + - flexget + - automation +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: flexget +sources: + - https://github.com/wiserain/docker-flexget + - https://github.com/truecharts/charts/tree/master/charts/stable/flexget + - https://hub.docker.com/r/wiserain/flexget +type: application +version: 9.1.4 diff --git a/stable/flexget/9.1.0/README.md b/stable/flexget/9.1.4/README.md similarity index 100% rename from stable/flexget/9.1.0/README.md rename to stable/flexget/9.1.4/README.md diff --git a/stable/flexget/9.1.0/app-readme.md b/stable/flexget/9.1.4/app-readme.md similarity index 100% rename from stable/flexget/9.1.0/app-readme.md rename to stable/flexget/9.1.4/app-readme.md diff --git a/stable/flexget/9.1.4/charts/common-18.0.3.tgz b/stable/flexget/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/flexget/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/flexget/9.1.4/ix_values.yaml b/stable/flexget/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..53284b9d12d --- /dev/null +++ b/stable/flexget/9.1.4/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: wiserain/flexget + pullPolicy: IfNotPresent + tag: 3.11.19@sha256:097342e0df84098b9f842e59494136c0e7542edc1f16a267e94793d80048ef8d +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + FG_LOG_LEVEL: info + FG_LOG_FILE: flexget.log + FG_WEBUI_PASSWD: "jLeT78KBDPW" +service: + main: + ports: + main: + port: 10174 + targetPort: 5050 +persistence: + config: + enabled: true + mountPath: /config + data: + enabled: true + mountPath: /data +portal: + open: + enabled: true diff --git a/stable/flexget/9.1.0/questions.yaml b/stable/flexget/9.1.4/questions.yaml similarity index 100% rename from stable/flexget/9.1.0/questions.yaml rename to stable/flexget/9.1.4/questions.yaml diff --git a/stable/flood/13.0.0/templates/NOTES.txt b/stable/flexget/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/flood/13.0.0/templates/NOTES.txt rename to stable/flexget/9.1.4/templates/NOTES.txt diff --git a/stable/flood/13.0.0/templates/common.yaml b/stable/flexget/9.1.4/templates/common.yaml similarity index 100% rename from stable/flood/13.0.0/templates/common.yaml rename to stable/flexget/9.1.4/templates/common.yaml diff --git a/stable/flextv/5.0.0/values.yaml b/stable/flexget/9.1.4/values.yaml similarity index 100% rename from stable/flextv/5.0.0/values.yaml rename to stable/flexget/9.1.4/values.yaml diff --git a/stable/flextv/5.0.0/CHANGELOG.md b/stable/flextv/5.0.0/CHANGELOG.md deleted file mode 100644 index d77241211aa..00000000000 --- a/stable/flextv/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [flextv-4.1.11](https://github.com/truecharts/charts/compare/flextv-4.1.10...flextv-4.1.11) (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)) - - -## [flextv-4.1.10](https://github.com/truecharts/charts/compare/flextv-4.1.9...flextv-4.1.10) (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)) - - -## [flextv-4.1.9](https://github.com/truecharts/charts/compare/flextv-4.1.8...flextv-4.1.9) (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)) - - -## [flextv-4.1.8](https://github.com/truecharts/charts/compare/flextv-4.1.7...flextv-4.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)) - - -## [flextv-4.1.7](https://github.com/truecharts/charts/compare/flextv-4.1.6...flextv-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [flextv-4.1.6](https://github.com/truecharts/charts/compare/flextv-4.1.5...flextv-4.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)) - - -## [flextv-4.1.5](https://github.com/truecharts/charts/compare/flextv-4.1.4...flextv-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [flextv-4.1.4](https://github.com/truecharts/charts/compare/flextv-4.1.3...flextv-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [flextv-4.1.3](https://github.com/truecharts/charts/compare/flextv-4.1.0...flextv-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/flextv/5.0.0/Chart.yaml b/stable/flextv/5.0.0/Chart.yaml deleted file mode 100644 index e0a11c5de0f..00000000000 --- a/stable/flextv/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A super-sexy voice interface for the Plex HTPC. -home: https://truecharts.org/charts/stable/flextv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png -keywords: - - flextv - - MediaApp -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flextv -sources: - - https://github.com/d8ahazard/FlexTV - - https://registry.hub.docker.com/r/jcreynolds/flextv/ - - https://github.com/truecharts/charts/tree/master/charts/stable/flextv - - https://hub.docker.com/r/jcreynolds/flextv -type: application -version: 5.0.0 diff --git a/stable/flextv/5.0.0/charts/common-17.5.0.tgz b/stable/flextv/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/flextv/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/flood/13.0.0/.helmignore b/stable/flextv/5.1.3/.helmignore similarity index 100% rename from stable/flood/13.0.0/.helmignore rename to stable/flextv/5.1.3/.helmignore diff --git a/stable/flextv/5.1.3/CHANGELOG.md b/stable/flextv/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..996b0cc6601 --- /dev/null +++ b/stable/flextv/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [flextv-4.1.11](https://github.com/truecharts/charts/compare/flextv-4.1.10...flextv-4.1.11) (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)) + + +## [flextv-4.1.10](https://github.com/truecharts/charts/compare/flextv-4.1.9...flextv-4.1.10) (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)) + + +## [flextv-4.1.9](https://github.com/truecharts/charts/compare/flextv-4.1.8...flextv-4.1.9) (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)) + + +## [flextv-4.1.8](https://github.com/truecharts/charts/compare/flextv-4.1.7...flextv-4.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)) + + +## [flextv-4.1.7](https://github.com/truecharts/charts/compare/flextv-4.1.6...flextv-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [flextv-4.1.6](https://github.com/truecharts/charts/compare/flextv-4.1.5...flextv-4.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)) + + +## [flextv-4.1.5](https://github.com/truecharts/charts/compare/flextv-4.1.4...flextv-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [flextv-4.1.4](https://github.com/truecharts/charts/compare/flextv-4.1.3...flextv-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [flextv-4.1.3](https://github.com/truecharts/charts/compare/flextv-4.1.0...flextv-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/flextv/5.1.3/Chart.yaml b/stable/flextv/5.1.3/Chart.yaml new file mode 100644 index 00000000000..4868ad2f467 --- /dev/null +++ b/stable/flextv/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A super-sexy voice interface for the Plex HTPC. +home: https://truecharts.org/charts/stable/flextv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png +keywords: + - flextv + - MediaApp +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: flextv +sources: + - https://github.com/d8ahazard/FlexTV + - https://registry.hub.docker.com/r/jcreynolds/flextv/ + - https://github.com/truecharts/charts/tree/master/charts/stable/flextv + - https://hub.docker.com/r/jcreynolds/flextv +type: application +version: 5.1.3 diff --git a/stable/flextv/5.0.0/README.md b/stable/flextv/5.1.3/README.md similarity index 100% rename from stable/flextv/5.0.0/README.md rename to stable/flextv/5.1.3/README.md diff --git a/stable/flextv/5.0.0/app-readme.md b/stable/flextv/5.1.3/app-readme.md similarity index 100% rename from stable/flextv/5.0.0/app-readme.md rename to stable/flextv/5.1.3/app-readme.md diff --git a/stable/flextv/5.1.3/charts/common-18.0.3.tgz b/stable/flextv/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/flextv/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/flextv/5.0.0/ix_values.yaml b/stable/flextv/5.1.3/ix_values.yaml similarity index 100% rename from stable/flextv/5.0.0/ix_values.yaml rename to stable/flextv/5.1.3/ix_values.yaml diff --git a/stable/flextv/5.0.0/questions.yaml b/stable/flextv/5.1.3/questions.yaml similarity index 100% rename from stable/flextv/5.0.0/questions.yaml rename to stable/flextv/5.1.3/questions.yaml diff --git a/stable/flextv/5.0.0/templates/common.yaml b/stable/flextv/5.1.3/templates/common.yaml similarity index 100% rename from stable/flextv/5.0.0/templates/common.yaml rename to stable/flextv/5.1.3/templates/common.yaml diff --git a/stable/flood/13.0.0/values.yaml b/stable/flextv/5.1.3/values.yaml similarity index 100% rename from stable/flood/13.0.0/values.yaml rename to stable/flextv/5.1.3/values.yaml diff --git a/stable/flood/13.0.0/CHANGELOG.md b/stable/flood/13.0.0/CHANGELOG.md deleted file mode 100644 index b3e33de837a..00000000000 --- a/stable/flood/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [flood-12.1.11](https://github.com/truecharts/charts/compare/flood-12.1.10...flood-12.1.11) (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)) - - -## [flood-12.1.10](https://github.com/truecharts/charts/compare/flood-12.1.9...flood-12.1.10) (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)) - - -## [flood-12.1.9](https://github.com/truecharts/charts/compare/flood-12.1.8...flood-12.1.9) (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)) - - -## [flood-12.1.8](https://github.com/truecharts/charts/compare/flood-12.1.7...flood-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)) - - -## [flood-12.1.7](https://github.com/truecharts/charts/compare/flood-12.1.6...flood-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [flood-12.1.6](https://github.com/truecharts/charts/compare/flood-12.1.5...flood-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)) - - -## [flood-12.1.5](https://github.com/truecharts/charts/compare/flood-12.1.4...flood-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [flood-12.1.4](https://github.com/truecharts/charts/compare/flood-12.1.3...flood-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [flood-12.1.3](https://github.com/truecharts/charts/compare/flood-12.1.0...flood-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/flood/13.0.0/Chart.yaml b/stable/flood/13.0.0/Chart.yaml deleted file mode 100644 index 401b35f59fd..00000000000 --- a/stable/flood/13.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.7.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Flood is a monitoring service for various torrent clients -home: https://truecharts.org/charts/stable/flood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png -keywords: - - flood - - rtorrent - - qbittorrent - - transmission -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flood -sources: - - https://github.com/jesec/flood - - https://github.com/truecharts/charts/tree/master/charts/stable/flood - - https://hub.docker.com/r/jesec/flood -type: application -version: 13.0.0 diff --git a/stable/flood/13.0.0/charts/common-17.5.0.tgz b/stable/flood/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/flood/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/flowise/4.0.0/.helmignore b/stable/flood/13.1.3/.helmignore similarity index 100% rename from stable/flowise/4.0.0/.helmignore rename to stable/flood/13.1.3/.helmignore diff --git a/stable/flood/13.1.3/CHANGELOG.md b/stable/flood/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ce0d56f3611 --- /dev/null +++ b/stable/flood/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [flood-12.1.11](https://github.com/truecharts/charts/compare/flood-12.1.10...flood-12.1.11) (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)) + + +## [flood-12.1.10](https://github.com/truecharts/charts/compare/flood-12.1.9...flood-12.1.10) (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)) + + +## [flood-12.1.9](https://github.com/truecharts/charts/compare/flood-12.1.8...flood-12.1.9) (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)) + + +## [flood-12.1.8](https://github.com/truecharts/charts/compare/flood-12.1.7...flood-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)) + + +## [flood-12.1.7](https://github.com/truecharts/charts/compare/flood-12.1.6...flood-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [flood-12.1.6](https://github.com/truecharts/charts/compare/flood-12.1.5...flood-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)) + + +## [flood-12.1.5](https://github.com/truecharts/charts/compare/flood-12.1.4...flood-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [flood-12.1.4](https://github.com/truecharts/charts/compare/flood-12.1.3...flood-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [flood-12.1.3](https://github.com/truecharts/charts/compare/flood-12.1.0...flood-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/flood/13.1.3/Chart.yaml b/stable/flood/13.1.3/Chart.yaml new file mode 100644 index 00000000000..2ba46bcf9e7 --- /dev/null +++ b/stable/flood/13.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.7.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Flood is a monitoring service for various torrent clients +home: https://truecharts.org/charts/stable/flood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png +keywords: + - flood + - rtorrent + - qbittorrent + - transmission +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: flood +sources: + - https://github.com/jesec/flood + - https://github.com/truecharts/charts/tree/master/charts/stable/flood + - https://hub.docker.com/r/jesec/flood +type: application +version: 13.1.3 diff --git a/stable/flood/13.0.0/README.md b/stable/flood/13.1.3/README.md similarity index 100% rename from stable/flood/13.0.0/README.md rename to stable/flood/13.1.3/README.md diff --git a/stable/flood/13.0.0/app-readme.md b/stable/flood/13.1.3/app-readme.md similarity index 100% rename from stable/flood/13.0.0/app-readme.md rename to stable/flood/13.1.3/app-readme.md diff --git a/stable/flood/13.1.3/charts/common-18.0.3.tgz b/stable/flood/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/flood/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/flood/13.0.0/ix_values.yaml b/stable/flood/13.1.3/ix_values.yaml similarity index 100% rename from stable/flood/13.0.0/ix_values.yaml rename to stable/flood/13.1.3/ix_values.yaml diff --git a/stable/flood/13.0.0/questions.yaml b/stable/flood/13.1.3/questions.yaml similarity index 100% rename from stable/flood/13.0.0/questions.yaml rename to stable/flood/13.1.3/questions.yaml diff --git a/stable/flowise/4.0.0/templates/NOTES.txt b/stable/flood/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/flowise/4.0.0/templates/NOTES.txt rename to stable/flood/13.1.3/templates/NOTES.txt diff --git a/stable/fluidd/9.0.0/templates/common.yaml b/stable/flood/13.1.3/templates/common.yaml similarity index 100% rename from stable/fluidd/9.0.0/templates/common.yaml rename to stable/flood/13.1.3/templates/common.yaml diff --git a/stable/flowise/4.0.0/values.yaml b/stable/flood/13.1.3/values.yaml similarity index 100% rename from stable/flowise/4.0.0/values.yaml rename to stable/flood/13.1.3/values.yaml diff --git a/stable/flowise/4.0.0/CHANGELOG.md b/stable/flowise/4.0.0/CHANGELOG.md deleted file mode 100644 index 28bb60f1743..00000000000 --- a/stable/flowise/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [flowise-3.2.0](https://github.com/truecharts/charts/compare/flowise-3.1.16...flowise-3.2.0) (2024-02-12) - -### Chore - - - -- update container image flowiseai/flowise to v1.5.0[@aa38ca1](https://github.com/aa38ca1) by renovate ([#18181](https://github.com/truecharts/charts/issues/18181)) - - -## [flowise-3.1.16](https://github.com/truecharts/charts/compare/flowise-3.1.15...flowise-3.1.16) (2024-02-05) - -### Chore - - - -- update container image flowiseai/flowise to v1.4.12[@56c23bb](https://github.com/56c23bb) by renovate ([#17906](https://github.com/truecharts/charts/issues/17906)) - - -## [flowise-3.1.15](https://github.com/truecharts/charts/compare/flowise-3.1.14...flowise-3.1.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)) - - -## [flowise-3.1.14](https://github.com/truecharts/charts/compare/flowise-3.1.13...flowise-3.1.14) (2024-01-29) - -### Chore - - - -- update container image flowiseai/flowise to v1.4.11[@a94511f](https://github.com/a94511f) by renovate ([#17668](https://github.com/truecharts/charts/issues/17668)) - - -## [flowise-3.1.13](https://github.com/truecharts/charts/compare/flowise-3.1.12...flowise-3.1.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)) - - -## [flowise-3.1.12](https://github.com/truecharts/charts/compare/flowise-3.1.11...flowise-3.1.12) (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)) - - -## [flowise-3.1.11](https://github.com/truecharts/charts/compare/flowise-3.1.10...flowise-3.1.11) (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)) - - -## [flowise-3.1.10](https://github.com/truecharts/charts/compare/flowise-3.1.9...flowise-3.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [flowise-3.1.9](https://github.com/truecharts/charts/compare/flowise-3.1.8...flowise-3.1.9) (2024-01-21) - -### Chore - - - -- update container image flowiseai/flowise to v1.4.10[@9faed79](https://github.com/9faed79) by renovate ([#17413](https://github.com/truecharts/charts/issues/17413)) - - - - -## [flowise-3.1.8](https://github.com/truecharts/charts/compare/flowise-3.1.7...flowise-3.1.8) (2024-01-09) - -### Chore \ No newline at end of file diff --git a/stable/flowise/4.0.0/Chart.yaml b/stable/flowise/4.0.0/Chart.yaml deleted file mode 100644 index 75b6871e243..00000000000 --- a/stable/flowise/4.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ai - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Drag & drop UI to build your customized LLM flow. -home: https://truecharts.org/charts/stable/flowise -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png -keywords: - - flowise - - ai -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: flowise -sources: - - https://github.com/FlowiseAI/Flowise - - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - - https://hub.docker.com/r/flowiseai/flowise -type: application -version: 4.0.0 diff --git a/stable/flowise/4.0.0/charts/common-17.5.0.tgz b/stable/flowise/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/flowise/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fluidd/9.0.0/.helmignore b/stable/flowise/4.1.3/.helmignore similarity index 100% rename from stable/fluidd/9.0.0/.helmignore rename to stable/flowise/4.1.3/.helmignore diff --git a/stable/flowise/4.1.3/CHANGELOG.md b/stable/flowise/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2132c9e7775 --- /dev/null +++ b/stable/flowise/4.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [flowise-3.2.0](https://github.com/truecharts/charts/compare/flowise-3.1.16...flowise-3.2.0) (2024-02-12) + +### Chore + + + +- update container image flowiseai/flowise to v1.5.0[@aa38ca1](https://github.com/aa38ca1) by renovate ([#18181](https://github.com/truecharts/charts/issues/18181)) + + +## [flowise-3.1.16](https://github.com/truecharts/charts/compare/flowise-3.1.15...flowise-3.1.16) (2024-02-05) + +### Chore + + + +- update container image flowiseai/flowise to v1.4.12[@56c23bb](https://github.com/56c23bb) by renovate ([#17906](https://github.com/truecharts/charts/issues/17906)) + + +## [flowise-3.1.15](https://github.com/truecharts/charts/compare/flowise-3.1.14...flowise-3.1.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)) + + +## [flowise-3.1.14](https://github.com/truecharts/charts/compare/flowise-3.1.13...flowise-3.1.14) (2024-01-29) + +### Chore + + + +- update container image flowiseai/flowise to v1.4.11[@a94511f](https://github.com/a94511f) by renovate ([#17668](https://github.com/truecharts/charts/issues/17668)) + + +## [flowise-3.1.13](https://github.com/truecharts/charts/compare/flowise-3.1.12...flowise-3.1.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)) + + +## [flowise-3.1.12](https://github.com/truecharts/charts/compare/flowise-3.1.11...flowise-3.1.12) (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)) + + +## [flowise-3.1.11](https://github.com/truecharts/charts/compare/flowise-3.1.10...flowise-3.1.11) (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)) + + +## [flowise-3.1.10](https://github.com/truecharts/charts/compare/flowise-3.1.9...flowise-3.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [flowise-3.1.9](https://github.com/truecharts/charts/compare/flowise-3.1.8...flowise-3.1.9) (2024-01-21) + +### Chore + + + +- update container image flowiseai/flowise to v1.4.10[@9faed79](https://github.com/9faed79) by renovate ([#17413](https://github.com/truecharts/charts/issues/17413)) + + diff --git a/stable/flowise/4.1.3/Chart.yaml b/stable/flowise/4.1.3/Chart.yaml new file mode 100644 index 00000000000..c15168dfe4a --- /dev/null +++ b/stable/flowise/4.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ai + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.5.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Drag & drop UI to build your customized LLM flow. +home: https://truecharts.org/charts/stable/flowise +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png +keywords: + - flowise + - ai +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: flowise +sources: + - https://github.com/FlowiseAI/Flowise + - https://github.com/truecharts/charts/tree/master/charts/stable/flowise + - https://hub.docker.com/r/flowiseai/flowise +type: application +version: 4.1.3 diff --git a/stable/flowise/4.0.0/README.md b/stable/flowise/4.1.3/README.md similarity index 100% rename from stable/flowise/4.0.0/README.md rename to stable/flowise/4.1.3/README.md diff --git a/stable/flowise/4.0.0/app-readme.md b/stable/flowise/4.1.3/app-readme.md similarity index 100% rename from stable/flowise/4.0.0/app-readme.md rename to stable/flowise/4.1.3/app-readme.md diff --git a/stable/flowise/4.1.3/charts/common-18.0.3.tgz b/stable/flowise/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/flowise/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/flowise/4.0.0/ix_values.yaml b/stable/flowise/4.1.3/ix_values.yaml similarity index 100% rename from stable/flowise/4.0.0/ix_values.yaml rename to stable/flowise/4.1.3/ix_values.yaml diff --git a/stable/flowise/4.0.0/questions.yaml b/stable/flowise/4.1.3/questions.yaml similarity index 100% rename from stable/flowise/4.0.0/questions.yaml rename to stable/flowise/4.1.3/questions.yaml diff --git a/stable/fluidd/9.0.0/templates/NOTES.txt b/stable/flowise/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/fluidd/9.0.0/templates/NOTES.txt rename to stable/flowise/4.1.3/templates/NOTES.txt diff --git a/stable/flowise/4.0.0/templates/_secrets.tpl b/stable/flowise/4.1.3/templates/_secrets.tpl similarity index 100% rename from stable/flowise/4.0.0/templates/_secrets.tpl rename to stable/flowise/4.1.3/templates/_secrets.tpl diff --git a/stable/flowise/4.0.0/templates/common.yaml b/stable/flowise/4.1.3/templates/common.yaml similarity index 100% rename from stable/flowise/4.0.0/templates/common.yaml rename to stable/flowise/4.1.3/templates/common.yaml diff --git a/stable/fluidd/9.0.0/values.yaml b/stable/flowise/4.1.3/values.yaml similarity index 100% rename from stable/fluidd/9.0.0/values.yaml rename to stable/flowise/4.1.3/values.yaml diff --git a/stable/fluidd/9.0.0/CHANGELOG.md b/stable/fluidd/9.0.0/CHANGELOG.md deleted file mode 100644 index f75fd3e6556..00000000000 --- a/stable/fluidd/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [fluidd-8.2.0](https://github.com/truecharts/charts/compare/fluidd-8.1.11...fluidd-8.2.0) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/fluidd-core/fluidd to v1.28.0[@06a277f](https://github.com/06a277f) by renovate ([#18182](https://github.com/truecharts/charts/issues/18182)) - - -## [fluidd-8.1.11](https://github.com/truecharts/charts/compare/fluidd-8.1.10...fluidd-8.1.11) (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)) - - -## [fluidd-8.1.10](https://github.com/truecharts/charts/compare/fluidd-8.1.9...fluidd-8.1.10) (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)) - - -## [fluidd-8.1.9](https://github.com/truecharts/charts/compare/fluidd-8.1.8...fluidd-8.1.9) (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)) - - -## [fluidd-8.1.8](https://github.com/truecharts/charts/compare/fluidd-8.1.7...fluidd-8.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)) - - -## [fluidd-8.1.7](https://github.com/truecharts/charts/compare/fluidd-8.1.6...fluidd-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [fluidd-8.1.6](https://github.com/truecharts/charts/compare/fluidd-8.1.5...fluidd-8.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)) - - -## [fluidd-8.1.5](https://github.com/truecharts/charts/compare/fluidd-8.1.4...fluidd-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fluidd-8.1.4](https://github.com/truecharts/charts/compare/fluidd-8.1.3...fluidd-8.1.4) (2024-01-01) - -### Chore - diff --git a/stable/fluidd/9.0.0/Chart.yaml b/stable/fluidd/9.0.0/Chart.yaml deleted file mode 100644 index 73711226d89..00000000000 --- a/stable/fluidd/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.28.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. -home: https://truecharts.org/charts/stable/fluidd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png -keywords: - - fluidd -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fluidd -sources: - - https://github.com/fluidd-core/fluidd - - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - - https://ghcr.io/fluidd-core/fluidd -type: application -version: 9.0.0 diff --git a/stable/fluidd/9.0.0/charts/common-17.5.0.tgz b/stable/fluidd/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fluidd/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fluttercoin-wallet/5.0.0/.helmignore b/stable/fluidd/9.1.3/.helmignore similarity index 100% rename from stable/fluttercoin-wallet/5.0.0/.helmignore rename to stable/fluidd/9.1.3/.helmignore diff --git a/stable/fluidd/9.1.3/CHANGELOG.md b/stable/fluidd/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..77a4ccd49fc --- /dev/null +++ b/stable/fluidd/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [fluidd-8.2.0](https://github.com/truecharts/charts/compare/fluidd-8.1.11...fluidd-8.2.0) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/fluidd-core/fluidd to v1.28.0[@06a277f](https://github.com/06a277f) by renovate ([#18182](https://github.com/truecharts/charts/issues/18182)) + + +## [fluidd-8.1.11](https://github.com/truecharts/charts/compare/fluidd-8.1.10...fluidd-8.1.11) (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)) + + +## [fluidd-8.1.10](https://github.com/truecharts/charts/compare/fluidd-8.1.9...fluidd-8.1.10) (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)) + + +## [fluidd-8.1.9](https://github.com/truecharts/charts/compare/fluidd-8.1.8...fluidd-8.1.9) (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)) + + +## [fluidd-8.1.8](https://github.com/truecharts/charts/compare/fluidd-8.1.7...fluidd-8.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)) + + +## [fluidd-8.1.7](https://github.com/truecharts/charts/compare/fluidd-8.1.6...fluidd-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [fluidd-8.1.6](https://github.com/truecharts/charts/compare/fluidd-8.1.5...fluidd-8.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)) + + +## [fluidd-8.1.5](https://github.com/truecharts/charts/compare/fluidd-8.1.4...fluidd-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fluidd-8.1.4](https://github.com/truecharts/charts/compare/fluidd-8.1.3...fluidd-8.1.4) (2024-01-01) \ No newline at end of file diff --git a/stable/fluidd/9.1.3/Chart.yaml b/stable/fluidd/9.1.3/Chart.yaml new file mode 100644 index 00000000000..ee517df95b5 --- /dev/null +++ b/stable/fluidd/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.28.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. +home: https://truecharts.org/charts/stable/fluidd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png +keywords: + - fluidd +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fluidd +sources: + - https://github.com/fluidd-core/fluidd + - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd + - https://ghcr.io/fluidd-core/fluidd +type: application +version: 9.1.3 diff --git a/stable/fluidd/9.0.0/README.md b/stable/fluidd/9.1.3/README.md similarity index 100% rename from stable/fluidd/9.0.0/README.md rename to stable/fluidd/9.1.3/README.md diff --git a/stable/fluidd/9.0.0/app-readme.md b/stable/fluidd/9.1.3/app-readme.md similarity index 100% rename from stable/fluidd/9.0.0/app-readme.md rename to stable/fluidd/9.1.3/app-readme.md diff --git a/stable/fluidd/9.1.3/charts/common-18.0.3.tgz b/stable/fluidd/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fluidd/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fluidd/9.0.0/ix_values.yaml b/stable/fluidd/9.1.3/ix_values.yaml similarity index 100% rename from stable/fluidd/9.0.0/ix_values.yaml rename to stable/fluidd/9.1.3/ix_values.yaml diff --git a/stable/fluidd/9.0.0/questions.yaml b/stable/fluidd/9.1.3/questions.yaml similarity index 100% rename from stable/fluidd/9.0.0/questions.yaml rename to stable/fluidd/9.1.3/questions.yaml diff --git a/stable/foldingathome/9.0.0/templates/NOTES.txt b/stable/fluidd/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/foldingathome/9.0.0/templates/NOTES.txt rename to stable/fluidd/9.1.3/templates/NOTES.txt diff --git a/stable/foldingathome/9.0.0/templates/common.yaml b/stable/fluidd/9.1.3/templates/common.yaml similarity index 100% rename from stable/foldingathome/9.0.0/templates/common.yaml rename to stable/fluidd/9.1.3/templates/common.yaml diff --git a/stable/fluttercoin-wallet/5.0.0/values.yaml b/stable/fluidd/9.1.3/values.yaml similarity index 100% rename from stable/fluttercoin-wallet/5.0.0/values.yaml rename to stable/fluidd/9.1.3/values.yaml diff --git a/stable/fluttercoin-wallet/5.0.0/CHANGELOG.md b/stable/fluttercoin-wallet/5.0.0/CHANGELOG.md deleted file mode 100644 index 3439b92fd29..00000000000 --- a/stable/fluttercoin-wallet/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fluttercoin-wallet-4.1.12](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.11...fluttercoin-wallet-4.1.12) (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)) - - -## [fluttercoin-wallet-4.1.11](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.10...fluttercoin-wallet-4.1.11) (2024-01-29) - -### Chore - - - -- update container image ich777/fluttercoin to latest[@532b141](https://github.com/532b141) by renovate ([#17633](https://github.com/truecharts/charts/issues/17633)) - - -## [fluttercoin-wallet-4.1.10](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.9...fluttercoin-wallet-4.1.10) (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)) - - -## [fluttercoin-wallet-4.1.9](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.8...fluttercoin-wallet-4.1.9) (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)) - - -## [fluttercoin-wallet-4.1.8](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.7...fluttercoin-wallet-4.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)) - - -## [fluttercoin-wallet-4.1.7](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.6...fluttercoin-wallet-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [fluttercoin-wallet-4.1.6](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.5...fluttercoin-wallet-4.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)) - - -## [fluttercoin-wallet-4.1.5](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.4...fluttercoin-wallet-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fluttercoin-wallet-4.1.4](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.3...fluttercoin-wallet-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [fluttercoin-wallet-4.1.3](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.0...fluttercoin-wallet-4.1.3) (2024-01-01) diff --git a/stable/fluttercoin-wallet/5.0.0/Chart.yaml b/stable/fluttercoin-wallet/5.0.0/Chart.yaml deleted file mode 100644 index 18f50c0fa51..00000000000 --- a/stable/fluttercoin-wallet/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. -home: https://truecharts.org/charts/stable/fluttercoin-wallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png -keywords: - - fluttercoin-wallet - - Network-Other - - Productivity - - Tools-Utilities - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fluttercoin-wallet -sources: - - https://fluttercoin.me/ - - https://github.com/truecharts/charts/tree/master/charts/stable/fluttercoin-wallet - - https://hub.docker.com/r/ich777/fluttercoin -type: application -version: 5.0.0 diff --git a/stable/fluttercoin-wallet/5.0.0/charts/common-17.5.0.tgz b/stable/fluttercoin-wallet/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fluttercoin-wallet/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fmd2-wine/5.0.0/.helmignore b/stable/fluttercoin-wallet/5.1.3/.helmignore similarity index 100% rename from stable/fmd2-wine/5.0.0/.helmignore rename to stable/fluttercoin-wallet/5.1.3/.helmignore diff --git a/stable/fluttercoin-wallet/5.1.3/CHANGELOG.md b/stable/fluttercoin-wallet/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9acc077ccb3 --- /dev/null +++ b/stable/fluttercoin-wallet/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fluttercoin-wallet-4.1.12](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.11...fluttercoin-wallet-4.1.12) (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)) + + +## [fluttercoin-wallet-4.1.11](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.10...fluttercoin-wallet-4.1.11) (2024-01-29) + +### Chore + + + +- update container image ich777/fluttercoin to latest[@532b141](https://github.com/532b141) by renovate ([#17633](https://github.com/truecharts/charts/issues/17633)) + + +## [fluttercoin-wallet-4.1.10](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.9...fluttercoin-wallet-4.1.10) (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)) + + +## [fluttercoin-wallet-4.1.9](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.8...fluttercoin-wallet-4.1.9) (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)) + + +## [fluttercoin-wallet-4.1.8](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.7...fluttercoin-wallet-4.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)) + + +## [fluttercoin-wallet-4.1.7](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.6...fluttercoin-wallet-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [fluttercoin-wallet-4.1.6](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.5...fluttercoin-wallet-4.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)) + + +## [fluttercoin-wallet-4.1.5](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.4...fluttercoin-wallet-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fluttercoin-wallet-4.1.4](https://github.com/truecharts/charts/compare/fluttercoin-wallet-4.1.3...fluttercoin-wallet-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/fluttercoin-wallet/5.1.3/Chart.yaml b/stable/fluttercoin-wallet/5.1.3/Chart.yaml new file mode 100644 index 00000000000..d386a6a0df6 --- /dev/null +++ b/stable/fluttercoin-wallet/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. +home: https://truecharts.org/charts/stable/fluttercoin-wallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png +keywords: + - fluttercoin-wallet + - Network-Other + - Productivity + - Tools-Utilities + - Crypto +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fluttercoin-wallet +sources: + - https://fluttercoin.me/ + - https://github.com/truecharts/charts/tree/master/charts/stable/fluttercoin-wallet + - https://hub.docker.com/r/ich777/fluttercoin +type: application +version: 5.1.3 diff --git a/stable/fluttercoin-wallet/5.0.0/README.md b/stable/fluttercoin-wallet/5.1.3/README.md similarity index 100% rename from stable/fluttercoin-wallet/5.0.0/README.md rename to stable/fluttercoin-wallet/5.1.3/README.md diff --git a/stable/fluttercoin-wallet/5.0.0/app-readme.md b/stable/fluttercoin-wallet/5.1.3/app-readme.md similarity index 100% rename from stable/fluttercoin-wallet/5.0.0/app-readme.md rename to stable/fluttercoin-wallet/5.1.3/app-readme.md diff --git a/stable/fluttercoin-wallet/5.1.3/charts/common-18.0.3.tgz b/stable/fluttercoin-wallet/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fluttercoin-wallet/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fluttercoin-wallet/5.0.0/ix_values.yaml b/stable/fluttercoin-wallet/5.1.3/ix_values.yaml similarity index 100% rename from stable/fluttercoin-wallet/5.0.0/ix_values.yaml rename to stable/fluttercoin-wallet/5.1.3/ix_values.yaml diff --git a/stable/fluttercoin-wallet/5.0.0/questions.yaml b/stable/fluttercoin-wallet/5.1.3/questions.yaml similarity index 100% rename from stable/fluttercoin-wallet/5.0.0/questions.yaml rename to stable/fluttercoin-wallet/5.1.3/questions.yaml diff --git a/stable/fluttercoin-wallet/5.0.0/templates/common.yaml b/stable/fluttercoin-wallet/5.1.3/templates/common.yaml similarity index 100% rename from stable/fluttercoin-wallet/5.0.0/templates/common.yaml rename to stable/fluttercoin-wallet/5.1.3/templates/common.yaml diff --git a/stable/fmd2-wine/5.0.0/values.yaml b/stable/fluttercoin-wallet/5.1.3/values.yaml similarity index 100% rename from stable/fmd2-wine/5.0.0/values.yaml rename to stable/fluttercoin-wallet/5.1.3/values.yaml diff --git a/stable/fmd2-wine/5.0.0/CHANGELOG.md b/stable/fmd2-wine/5.0.0/CHANGELOG.md deleted file mode 100644 index 680d7ab3d1a..00000000000 --- a/stable/fmd2-wine/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fmd2-wine-4.1.11](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.10...fmd2-wine-4.1.11) (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)) - - -## [fmd2-wine-4.1.10](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.9...fmd2-wine-4.1.10) (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)) - - -## [fmd2-wine-4.1.9](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.8...fmd2-wine-4.1.9) (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)) - - -## [fmd2-wine-4.1.8](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.7...fmd2-wine-4.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)) - - -## [fmd2-wine-4.1.7](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.6...fmd2-wine-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [fmd2-wine-4.1.6](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.5...fmd2-wine-4.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)) - - -## [fmd2-wine-4.1.5](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.4...fmd2-wine-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fmd2-wine-4.1.4](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.3...fmd2-wine-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [fmd2-wine-4.1.3](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.0...fmd2-wine-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/fmd2-wine/5.0.0/Chart.yaml b/stable/fmd2-wine/5.0.0/Chart.yaml deleted file mode 100644 index 94edcbbc6bf..00000000000 --- a/stable/fmd2-wine/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: '**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. ' -home: https://truecharts.org/charts/stable/fmd2-wine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png -keywords: - - fmd2-wine - - Downloaders - - MediaApp-Books -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fmd2-wine -sources: - - https://github.com/Banh-Canh/docker-FMD2 - - https://github.com/truecharts/charts/tree/master/charts/stable/fmd2-wine - - https://hub.docker.com/r/banhcanh/docker-fmd2 -type: application -version: 5.0.0 diff --git a/stable/fmd2-wine/5.0.0/charts/common-17.5.0.tgz b/stable/fmd2-wine/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fmd2-wine/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/foldingathome/9.0.0/.helmignore b/stable/fmd2-wine/5.1.3/.helmignore similarity index 100% rename from stable/foldingathome/9.0.0/.helmignore rename to stable/fmd2-wine/5.1.3/.helmignore diff --git a/stable/fmd2-wine/5.1.3/CHANGELOG.md b/stable/fmd2-wine/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e36277b4016 --- /dev/null +++ b/stable/fmd2-wine/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fmd2-wine-4.1.11](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.10...fmd2-wine-4.1.11) (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)) + + +## [fmd2-wine-4.1.10](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.9...fmd2-wine-4.1.10) (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)) + + +## [fmd2-wine-4.1.9](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.8...fmd2-wine-4.1.9) (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)) + + +## [fmd2-wine-4.1.8](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.7...fmd2-wine-4.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)) + + +## [fmd2-wine-4.1.7](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.6...fmd2-wine-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [fmd2-wine-4.1.6](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.5...fmd2-wine-4.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)) + + +## [fmd2-wine-4.1.5](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.4...fmd2-wine-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fmd2-wine-4.1.4](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.3...fmd2-wine-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [fmd2-wine-4.1.3](https://github.com/truecharts/charts/compare/fmd2-wine-4.1.0...fmd2-wine-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/fmd2-wine/5.1.3/Chart.yaml b/stable/fmd2-wine/5.1.3/Chart.yaml new file mode 100644 index 00000000000..43939e2651d --- /dev/null +++ b/stable/fmd2-wine/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " +home: https://truecharts.org/charts/stable/fmd2-wine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png +keywords: + - fmd2-wine + - Downloaders + - MediaApp-Books +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fmd2-wine +sources: + - https://github.com/Banh-Canh/docker-FMD2 + - https://github.com/truecharts/charts/tree/master/charts/stable/fmd2-wine + - https://hub.docker.com/r/banhcanh/docker-fmd2 +type: application +version: 5.1.3 diff --git a/stable/fmd2-wine/5.0.0/README.md b/stable/fmd2-wine/5.1.3/README.md similarity index 100% rename from stable/fmd2-wine/5.0.0/README.md rename to stable/fmd2-wine/5.1.3/README.md diff --git a/stable/fmd2-wine/5.0.0/app-readme.md b/stable/fmd2-wine/5.1.3/app-readme.md similarity index 100% rename from stable/fmd2-wine/5.0.0/app-readme.md rename to stable/fmd2-wine/5.1.3/app-readme.md diff --git a/stable/fmd2-wine/5.1.3/charts/common-18.0.3.tgz b/stable/fmd2-wine/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fmd2-wine/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fmd2-wine/5.0.0/ix_values.yaml b/stable/fmd2-wine/5.1.3/ix_values.yaml similarity index 100% rename from stable/fmd2-wine/5.0.0/ix_values.yaml rename to stable/fmd2-wine/5.1.3/ix_values.yaml diff --git a/stable/fmd2-wine/5.0.0/questions.yaml b/stable/fmd2-wine/5.1.3/questions.yaml similarity index 100% rename from stable/fmd2-wine/5.0.0/questions.yaml rename to stable/fmd2-wine/5.1.3/questions.yaml diff --git a/stable/fmd2-wine/5.0.0/templates/common.yaml b/stable/fmd2-wine/5.1.3/templates/common.yaml similarity index 100% rename from stable/fmd2-wine/5.0.0/templates/common.yaml rename to stable/fmd2-wine/5.1.3/templates/common.yaml diff --git a/stable/foldingathome/9.0.0/values.yaml b/stable/fmd2-wine/5.1.3/values.yaml similarity index 100% rename from stable/foldingathome/9.0.0/values.yaml rename to stable/fmd2-wine/5.1.3/values.yaml diff --git a/stable/foldingathome/9.0.0/CHANGELOG.md b/stable/foldingathome/9.0.0/CHANGELOG.md deleted file mode 100644 index b86d0e4b0e2..00000000000 --- a/stable/foldingathome/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [foldingathome-8.1.16](https://github.com/truecharts/charts/compare/foldingathome-8.1.15...foldingathome-8.1.16) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@c1acbf0](https://github.com/c1acbf0) by renovate ([#18062](https://github.com/truecharts/charts/issues/18062)) - - -## [foldingathome-8.1.15](https://github.com/truecharts/charts/compare/foldingathome-8.1.14...foldingathome-8.1.15) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@0cad144](https://github.com/0cad144) by renovate ([#17851](https://github.com/truecharts/charts/issues/17851)) - - -## [foldingathome-8.1.14](https://github.com/truecharts/charts/compare/foldingathome-8.1.13...foldingathome-8.1.14) (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)) - - -## [foldingathome-8.1.13](https://github.com/truecharts/charts/compare/foldingathome-8.1.12...foldingathome-8.1.13) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@910658a](https://github.com/910658a) by renovate ([#17607](https://github.com/truecharts/charts/issues/17607)) - - -## [foldingathome-8.1.12](https://github.com/truecharts/charts/compare/foldingathome-8.1.11...foldingathome-8.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)) - - -## [foldingathome-8.1.11](https://github.com/truecharts/charts/compare/foldingathome-8.1.10...foldingathome-8.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)) - - -## [foldingathome-8.1.10](https://github.com/truecharts/charts/compare/foldingathome-8.1.9...foldingathome-8.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)) - - -## [foldingathome-8.1.9](https://github.com/truecharts/charts/compare/foldingathome-8.1.8...foldingathome-8.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [foldingathome-8.1.8](https://github.com/truecharts/charts/compare/foldingathome-8.1.7...foldingathome-8.1.8) (2024-01-21) - -### Chore diff --git a/stable/foldingathome/9.0.0/Chart.yaml b/stable/foldingathome/9.0.0/Chart.yaml deleted file mode 100644 index bb657728c0f..00000000000 --- a/stable/foldingathome/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 7.6.21 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. -home: https://truecharts.org/charts/stable/foldingathome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png -keywords: - - foldingathome -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: foldingathome -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome - - https://ghcr.io/linuxserver/foldingathome -type: application -version: 9.0.0 diff --git a/stable/foldingathome/9.0.0/charts/common-17.5.0.tgz b/stable/foldingathome/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/foldingathome/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fossil/11.0.0/.helmignore b/stable/foldingathome/9.1.3/.helmignore similarity index 100% rename from stable/fossil/11.0.0/.helmignore rename to stable/foldingathome/9.1.3/.helmignore diff --git a/stable/foldingathome/9.1.3/CHANGELOG.md b/stable/foldingathome/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2f3ee945412 --- /dev/null +++ b/stable/foldingathome/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [foldingathome-8.1.16](https://github.com/truecharts/charts/compare/foldingathome-8.1.15...foldingathome-8.1.16) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@c1acbf0](https://github.com/c1acbf0) by renovate ([#18062](https://github.com/truecharts/charts/issues/18062)) + + +## [foldingathome-8.1.15](https://github.com/truecharts/charts/compare/foldingathome-8.1.14...foldingathome-8.1.15) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@0cad144](https://github.com/0cad144) by renovate ([#17851](https://github.com/truecharts/charts/issues/17851)) + + +## [foldingathome-8.1.14](https://github.com/truecharts/charts/compare/foldingathome-8.1.13...foldingathome-8.1.14) (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)) + + +## [foldingathome-8.1.13](https://github.com/truecharts/charts/compare/foldingathome-8.1.12...foldingathome-8.1.13) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@910658a](https://github.com/910658a) by renovate ([#17607](https://github.com/truecharts/charts/issues/17607)) + + +## [foldingathome-8.1.12](https://github.com/truecharts/charts/compare/foldingathome-8.1.11...foldingathome-8.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)) + + +## [foldingathome-8.1.11](https://github.com/truecharts/charts/compare/foldingathome-8.1.10...foldingathome-8.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)) + + +## [foldingathome-8.1.10](https://github.com/truecharts/charts/compare/foldingathome-8.1.9...foldingathome-8.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)) + + +## [foldingathome-8.1.9](https://github.com/truecharts/charts/compare/foldingathome-8.1.8...foldingathome-8.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/foldingathome/9.1.3/Chart.yaml b/stable/foldingathome/9.1.3/Chart.yaml new file mode 100644 index 00000000000..3079e117984 --- /dev/null +++ b/stable/foldingathome/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 7.6.21 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. +home: https://truecharts.org/charts/stable/foldingathome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png +keywords: + - foldingathome +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: foldingathome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome + - https://ghcr.io/linuxserver/foldingathome +type: application +version: 9.1.3 diff --git a/stable/foldingathome/9.0.0/README.md b/stable/foldingathome/9.1.3/README.md similarity index 100% rename from stable/foldingathome/9.0.0/README.md rename to stable/foldingathome/9.1.3/README.md diff --git a/stable/foldingathome/9.0.0/app-readme.md b/stable/foldingathome/9.1.3/app-readme.md similarity index 100% rename from stable/foldingathome/9.0.0/app-readme.md rename to stable/foldingathome/9.1.3/app-readme.md diff --git a/stable/foldingathome/9.1.3/charts/common-18.0.3.tgz b/stable/foldingathome/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/foldingathome/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/foldingathome/9.0.0/ix_values.yaml b/stable/foldingathome/9.1.3/ix_values.yaml similarity index 100% rename from stable/foldingathome/9.0.0/ix_values.yaml rename to stable/foldingathome/9.1.3/ix_values.yaml diff --git a/stable/foldingathome/9.0.0/questions.yaml b/stable/foldingathome/9.1.3/questions.yaml similarity index 100% rename from stable/foldingathome/9.0.0/questions.yaml rename to stable/foldingathome/9.1.3/questions.yaml diff --git a/stable/fossil/11.0.0/templates/NOTES.txt b/stable/foldingathome/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/fossil/11.0.0/templates/NOTES.txt rename to stable/foldingathome/9.1.3/templates/NOTES.txt diff --git a/stable/freshrss/18.1.0/templates/common.yaml b/stable/foldingathome/9.1.3/templates/common.yaml similarity index 100% rename from stable/freshrss/18.1.0/templates/common.yaml rename to stable/foldingathome/9.1.3/templates/common.yaml diff --git a/stable/fossil/11.0.0/values.yaml b/stable/foldingathome/9.1.3/values.yaml similarity index 100% rename from stable/fossil/11.0.0/values.yaml rename to stable/foldingathome/9.1.3/values.yaml diff --git a/stable/fossil/11.0.0/CHANGELOG.md b/stable/fossil/11.0.0/CHANGELOG.md deleted file mode 100644 index 02cc3e984ca..00000000000 --- a/stable/fossil/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fossil-10.1.11](https://github.com/truecharts/charts/compare/fossil-10.1.10...fossil-10.1.11) (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)) - - -## [fossil-10.1.10](https://github.com/truecharts/charts/compare/fossil-10.1.9...fossil-10.1.10) (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)) - - -## [fossil-10.1.9](https://github.com/truecharts/charts/compare/fossil-10.1.8...fossil-10.1.9) (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)) - - -## [fossil-10.1.8](https://github.com/truecharts/charts/compare/fossil-10.1.7...fossil-10.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)) - - -## [fossil-10.1.7](https://github.com/truecharts/charts/compare/fossil-10.1.6...fossil-10.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [fossil-10.1.6](https://github.com/truecharts/charts/compare/fossil-10.1.5...fossil-10.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)) - - -## [fossil-10.1.5](https://github.com/truecharts/charts/compare/fossil-10.1.4...fossil-10.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fossil-10.1.4](https://github.com/truecharts/charts/compare/fossil-10.1.3...fossil-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [fossil-10.1.3](https://github.com/truecharts/charts/compare/fossil-10.1.0...fossil-10.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/fossil/11.0.0/Chart.yaml b/stable/fossil/11.0.0/Chart.yaml deleted file mode 100644 index 3a345dac025..00000000000 --- a/stable/fossil/11.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.15.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple, high-reliability, distributed software configuration management system -home: https://truecharts.org/charts/stable/fossil -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png -keywords: - - fossil - - scm -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fossil -sources: - - https://fossil-scm.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/fossil - - https://ghcr.io/nicholaswilde/fossil -type: application -version: 11.0.0 diff --git a/stable/fossil/11.0.0/charts/common-17.5.0.tgz b/stable/fossil/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fossil/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fotosho/5.0.0/.helmignore b/stable/fossil/11.1.3/.helmignore similarity index 100% rename from stable/fotosho/5.0.0/.helmignore rename to stable/fossil/11.1.3/.helmignore diff --git a/stable/fossil/11.1.3/CHANGELOG.md b/stable/fossil/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5ecb82f297c --- /dev/null +++ b/stable/fossil/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fossil-10.1.11](https://github.com/truecharts/charts/compare/fossil-10.1.10...fossil-10.1.11) (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)) + + +## [fossil-10.1.10](https://github.com/truecharts/charts/compare/fossil-10.1.9...fossil-10.1.10) (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)) + + +## [fossil-10.1.9](https://github.com/truecharts/charts/compare/fossil-10.1.8...fossil-10.1.9) (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)) + + +## [fossil-10.1.8](https://github.com/truecharts/charts/compare/fossil-10.1.7...fossil-10.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)) + + +## [fossil-10.1.7](https://github.com/truecharts/charts/compare/fossil-10.1.6...fossil-10.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [fossil-10.1.6](https://github.com/truecharts/charts/compare/fossil-10.1.5...fossil-10.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)) + + +## [fossil-10.1.5](https://github.com/truecharts/charts/compare/fossil-10.1.4...fossil-10.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fossil-10.1.4](https://github.com/truecharts/charts/compare/fossil-10.1.3...fossil-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [fossil-10.1.3](https://github.com/truecharts/charts/compare/fossil-10.1.0...fossil-10.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/fossil/11.1.3/Chart.yaml b/stable/fossil/11.1.3/Chart.yaml new file mode 100644 index 00000000000..71a64d0445c --- /dev/null +++ b/stable/fossil/11.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.15.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A simple, high-reliability, distributed software configuration management system +home: https://truecharts.org/charts/stable/fossil +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png +keywords: + - fossil + - scm +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fossil +sources: + - https://fossil-scm.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/fossil + - https://ghcr.io/nicholaswilde/fossil +type: application +version: 11.1.3 diff --git a/stable/fossil/11.0.0/README.md b/stable/fossil/11.1.3/README.md similarity index 100% rename from stable/fossil/11.0.0/README.md rename to stable/fossil/11.1.3/README.md diff --git a/stable/fossil/11.0.0/app-readme.md b/stable/fossil/11.1.3/app-readme.md similarity index 100% rename from stable/fossil/11.0.0/app-readme.md rename to stable/fossil/11.1.3/app-readme.md diff --git a/stable/fossil/11.1.3/charts/common-18.0.3.tgz b/stable/fossil/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fossil/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fossil/11.0.0/ix_values.yaml b/stable/fossil/11.1.3/ix_values.yaml similarity index 100% rename from stable/fossil/11.0.0/ix_values.yaml rename to stable/fossil/11.1.3/ix_values.yaml diff --git a/stable/fossil/11.0.0/questions.yaml b/stable/fossil/11.1.3/questions.yaml similarity index 100% rename from stable/fossil/11.0.0/questions.yaml rename to stable/fossil/11.1.3/questions.yaml diff --git a/stable/freeradius/13.0.0/templates/NOTES.txt b/stable/fossil/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/freeradius/13.0.0/templates/NOTES.txt rename to stable/fossil/11.1.3/templates/NOTES.txt diff --git a/stable/fossil/11.0.0/templates/common.yaml b/stable/fossil/11.1.3/templates/common.yaml similarity index 100% rename from stable/fossil/11.0.0/templates/common.yaml rename to stable/fossil/11.1.3/templates/common.yaml diff --git a/stable/fotosho/5.0.0/values.yaml b/stable/fossil/11.1.3/values.yaml similarity index 100% rename from stable/fotosho/5.0.0/values.yaml rename to stable/fossil/11.1.3/values.yaml diff --git a/stable/fotosho/5.0.0/CHANGELOG.md b/stable/fotosho/5.0.0/CHANGELOG.md deleted file mode 100644 index 9253dd96ba6..00000000000 --- a/stable/fotosho/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fotosho-4.1.11](https://github.com/truecharts/charts/compare/fotosho-4.1.10...fotosho-4.1.11) (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)) - - -## [fotosho-4.1.10](https://github.com/truecharts/charts/compare/fotosho-4.1.9...fotosho-4.1.10) (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)) - - -## [fotosho-4.1.9](https://github.com/truecharts/charts/compare/fotosho-4.1.8...fotosho-4.1.9) (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)) - - -## [fotosho-4.1.8](https://github.com/truecharts/charts/compare/fotosho-4.1.7...fotosho-4.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)) - - -## [fotosho-4.1.7](https://github.com/truecharts/charts/compare/fotosho-4.1.6...fotosho-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [fotosho-4.1.6](https://github.com/truecharts/charts/compare/fotosho-4.1.5...fotosho-4.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)) - - -## [fotosho-4.1.5](https://github.com/truecharts/charts/compare/fotosho-4.1.4...fotosho-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fotosho-4.1.4](https://github.com/truecharts/charts/compare/fotosho-4.1.3...fotosho-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [fotosho-4.1.3](https://github.com/truecharts/charts/compare/fotosho-4.1.0...fotosho-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/fotosho/5.0.0/Chart.yaml b/stable/fotosho/5.0.0/Chart.yaml deleted file mode 100644 index 48542b42aaa..00000000000 --- a/stable/fotosho/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: '*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos.' -home: https://truecharts.org/charts/stable/fotosho -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png -keywords: - - fotosho - - MediaApp-Photos - - MediaServer-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fotosho -sources: - - https://github.com/advplyr/fotosho - - https://github.com/truecharts/charts/tree/master/charts/stable/fotosho - - https://hub.docker.com/r/advplyr/fotosho -type: application -version: 5.0.0 diff --git a/stable/fotosho/5.0.0/charts/common-17.5.0.tgz b/stable/fotosho/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fotosho/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/freecad-desktop-g3/5.0.0/.helmignore b/stable/fotosho/5.1.3/.helmignore similarity index 100% rename from stable/freecad-desktop-g3/5.0.0/.helmignore rename to stable/fotosho/5.1.3/.helmignore diff --git a/stable/fotosho/5.1.3/CHANGELOG.md b/stable/fotosho/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f7dc9097dc8 --- /dev/null +++ b/stable/fotosho/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fotosho-4.1.11](https://github.com/truecharts/charts/compare/fotosho-4.1.10...fotosho-4.1.11) (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)) + + +## [fotosho-4.1.10](https://github.com/truecharts/charts/compare/fotosho-4.1.9...fotosho-4.1.10) (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)) + + +## [fotosho-4.1.9](https://github.com/truecharts/charts/compare/fotosho-4.1.8...fotosho-4.1.9) (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)) + + +## [fotosho-4.1.8](https://github.com/truecharts/charts/compare/fotosho-4.1.7...fotosho-4.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)) + + +## [fotosho-4.1.7](https://github.com/truecharts/charts/compare/fotosho-4.1.6...fotosho-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [fotosho-4.1.6](https://github.com/truecharts/charts/compare/fotosho-4.1.5...fotosho-4.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)) + + +## [fotosho-4.1.5](https://github.com/truecharts/charts/compare/fotosho-4.1.4...fotosho-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fotosho-4.1.4](https://github.com/truecharts/charts/compare/fotosho-4.1.3...fotosho-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [fotosho-4.1.3](https://github.com/truecharts/charts/compare/fotosho-4.1.0...fotosho-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/fotosho/5.1.3/Chart.yaml b/stable/fotosho/5.1.3/Chart.yaml new file mode 100644 index 00000000000..0f914f452ed --- /dev/null +++ b/stable/fotosho/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." +home: https://truecharts.org/charts/stable/fotosho +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png +keywords: + - fotosho + - MediaApp-Photos + - MediaServer-Photos +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fotosho +sources: + - https://github.com/advplyr/fotosho + - https://github.com/truecharts/charts/tree/master/charts/stable/fotosho + - https://hub.docker.com/r/advplyr/fotosho +type: application +version: 5.1.3 diff --git a/stable/fotosho/5.0.0/README.md b/stable/fotosho/5.1.3/README.md similarity index 100% rename from stable/fotosho/5.0.0/README.md rename to stable/fotosho/5.1.3/README.md diff --git a/stable/fotosho/5.0.0/app-readme.md b/stable/fotosho/5.1.3/app-readme.md similarity index 100% rename from stable/fotosho/5.0.0/app-readme.md rename to stable/fotosho/5.1.3/app-readme.md diff --git a/stable/fotosho/5.1.3/charts/common-18.0.3.tgz b/stable/fotosho/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fotosho/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fotosho/5.0.0/ix_values.yaml b/stable/fotosho/5.1.3/ix_values.yaml similarity index 100% rename from stable/fotosho/5.0.0/ix_values.yaml rename to stable/fotosho/5.1.3/ix_values.yaml diff --git a/stable/fotosho/5.0.0/questions.yaml b/stable/fotosho/5.1.3/questions.yaml similarity index 100% rename from stable/fotosho/5.0.0/questions.yaml rename to stable/fotosho/5.1.3/questions.yaml diff --git a/stable/fotosho/5.0.0/templates/common.yaml b/stable/fotosho/5.1.3/templates/common.yaml similarity index 100% rename from stable/fotosho/5.0.0/templates/common.yaml rename to stable/fotosho/5.1.3/templates/common.yaml diff --git a/stable/freecad-desktop-g3/5.0.0/values.yaml b/stable/fotosho/5.1.3/values.yaml similarity index 100% rename from stable/freecad-desktop-g3/5.0.0/values.yaml rename to stable/fotosho/5.1.3/values.yaml diff --git a/stable/freecad-desktop-g3/5.0.0/CHANGELOG.md b/stable/freecad-desktop-g3/5.0.0/CHANGELOG.md deleted file mode 100644 index b7e64f897ec..00000000000 --- a/stable/freecad-desktop-g3/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [freecad-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.11...freecad-desktop-g3-4.1.12) (2024-02-12) - -### Chore - - - -- update container image accetto/ubuntu-vnc-xfce-freecad-g3 to latest[@1b3df98](https://github.com/1b3df98) by renovate ([#18021](https://github.com/truecharts/charts/issues/18021)) - - -## [freecad-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.10...freecad-desktop-g3-4.1.11) (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)) - - -## [freecad-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.9...freecad-desktop-g3-4.1.10) (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)) - - -## [freecad-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.8...freecad-desktop-g3-4.1.9) (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)) - - -## [freecad-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.7...freecad-desktop-g3-4.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)) - - -## [freecad-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.6...freecad-desktop-g3-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [freecad-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.5...freecad-desktop-g3-4.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)) - - -## [freecad-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.4...freecad-desktop-g3-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [freecad-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.3...freecad-desktop-g3-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [freecad-desktop-g3-4.1.3](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.0...freecad-desktop-g3-4.1.3) (2024-01-01) diff --git a/stable/freecad-desktop-g3/5.0.0/Chart.yaml b/stable/freecad-desktop-g3/5.0.0/Chart.yaml deleted file mode 100644 index be3447c6aba..00000000000 --- a/stable/freecad-desktop-g3/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/freecad-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.png -keywords: - - freecad-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: freecad-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/stable/freecad-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 -type: application -version: 5.0.0 diff --git a/stable/freecad-desktop-g3/5.0.0/charts/common-17.5.0.tgz b/stable/freecad-desktop-g3/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/freecad-desktop-g3/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/freeradius/13.0.0/.helmignore b/stable/freecad-desktop-g3/5.1.3/.helmignore similarity index 100% rename from stable/freeradius/13.0.0/.helmignore rename to stable/freecad-desktop-g3/5.1.3/.helmignore diff --git a/stable/freecad-desktop-g3/5.1.3/CHANGELOG.md b/stable/freecad-desktop-g3/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..95eec0ac241 --- /dev/null +++ b/stable/freecad-desktop-g3/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [freecad-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.11...freecad-desktop-g3-4.1.12) (2024-02-12) + +### Chore + + + +- update container image accetto/ubuntu-vnc-xfce-freecad-g3 to latest[@1b3df98](https://github.com/1b3df98) by renovate ([#18021](https://github.com/truecharts/charts/issues/18021)) + + +## [freecad-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.10...freecad-desktop-g3-4.1.11) (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)) + + +## [freecad-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.9...freecad-desktop-g3-4.1.10) (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)) + + +## [freecad-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.8...freecad-desktop-g3-4.1.9) (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)) + + +## [freecad-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.7...freecad-desktop-g3-4.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)) + + +## [freecad-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.6...freecad-desktop-g3-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [freecad-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.5...freecad-desktop-g3-4.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)) + + +## [freecad-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.4...freecad-desktop-g3-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [freecad-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/freecad-desktop-g3-4.1.3...freecad-desktop-g3-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/freecad-desktop-g3/5.1.3/Chart.yaml b/stable/freecad-desktop-g3/5.1.3/Chart.yaml new file mode 100644 index 00000000000..2f01a398876 --- /dev/null +++ b/stable/freecad-desktop-g3/5.1.3/Chart.yaml @@ -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: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/stable/freecad-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.png +keywords: + - freecad-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: freecad-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/stable/freecad-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 +type: application +version: 5.1.3 diff --git a/stable/freecad-desktop-g3/5.0.0/README.md b/stable/freecad-desktop-g3/5.1.3/README.md similarity index 100% rename from stable/freecad-desktop-g3/5.0.0/README.md rename to stable/freecad-desktop-g3/5.1.3/README.md diff --git a/stable/freecad-desktop-g3/5.0.0/app-readme.md b/stable/freecad-desktop-g3/5.1.3/app-readme.md similarity index 100% rename from stable/freecad-desktop-g3/5.0.0/app-readme.md rename to stable/freecad-desktop-g3/5.1.3/app-readme.md diff --git a/stable/freecad-desktop-g3/5.1.3/charts/common-18.0.3.tgz b/stable/freecad-desktop-g3/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/freecad-desktop-g3/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/freecad-desktop-g3/5.0.0/ix_values.yaml b/stable/freecad-desktop-g3/5.1.3/ix_values.yaml similarity index 100% rename from stable/freecad-desktop-g3/5.0.0/ix_values.yaml rename to stable/freecad-desktop-g3/5.1.3/ix_values.yaml diff --git a/stable/freecad-desktop-g3/5.0.0/questions.yaml b/stable/freecad-desktop-g3/5.1.3/questions.yaml similarity index 100% rename from stable/freecad-desktop-g3/5.0.0/questions.yaml rename to stable/freecad-desktop-g3/5.1.3/questions.yaml diff --git a/stable/freecad-desktop-g3/5.0.0/templates/common.yaml b/stable/freecad-desktop-g3/5.1.3/templates/common.yaml similarity index 100% rename from stable/freecad-desktop-g3/5.0.0/templates/common.yaml rename to stable/freecad-desktop-g3/5.1.3/templates/common.yaml diff --git a/stable/freeradius/13.0.0/values.yaml b/stable/freecad-desktop-g3/5.1.3/values.yaml similarity index 100% rename from stable/freeradius/13.0.0/values.yaml rename to stable/freecad-desktop-g3/5.1.3/values.yaml diff --git a/stable/freeradius/13.0.0/CHANGELOG.md b/stable/freeradius/13.0.0/CHANGELOG.md deleted file mode 100644 index b922365393c..00000000000 --- a/stable/freeradius/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [freeradius-12.1.12](https://github.com/truecharts/charts/compare/freeradius-12.1.11...freeradius-12.1.12) (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)) - - -## [freeradius-12.1.11](https://github.com/truecharts/charts/compare/freeradius-12.1.10...freeradius-12.1.11) (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)) - - -## [freeradius-12.1.10](https://github.com/truecharts/charts/compare/freeradius-12.1.9...freeradius-12.1.10) (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)) - - -## [freeradius-12.1.9](https://github.com/truecharts/charts/compare/freeradius-12.1.8...freeradius-12.1.9) (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)) - - -## [freeradius-12.1.8](https://github.com/truecharts/charts/compare/freeradius-12.1.7...freeradius-12.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [freeradius-12.1.7](https://github.com/truecharts/charts/compare/freeradius-12.1.6...freeradius-12.1.7) (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)) - - -## [freeradius-12.1.6](https://github.com/truecharts/charts/compare/freeradius-12.1.5...freeradius-12.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [freeradius-12.1.5](https://github.com/truecharts/charts/compare/freeradius-12.1.4...freeradius-12.1.5) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [freeradius-12.1.4](https://github.com/truecharts/charts/compare/freeradius-12.1.3...freeradius-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [freeradius-12.1.3](https://github.com/truecharts/charts/compare/freeradius-12.1.0...freeradius-12.1.3) (2024-01-01) diff --git a/stable/freeradius/13.0.0/Chart.yaml b/stable/freeradius/13.0.0/Chart.yaml deleted file mode 100644 index 9cd7cd11b65..00000000000 --- a/stable/freeradius/13.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: auth - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: OpenSource Radius implementation -home: https://truecharts.org/charts/stable/freeradius -icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png -keywords: - - radius - - auth -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: freeradius -sources: - - https://freeradius.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius - - https://github.com/truecharts/containers/tree/master/apps/freeradius -type: application -version: 13.0.0 diff --git a/stable/freeradius/13.0.0/charts/common-17.5.0.tgz b/stable/freeradius/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/freeradius/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/freshrss/18.1.0/.helmignore b/stable/freeradius/13.1.3/.helmignore similarity index 100% rename from stable/freshrss/18.1.0/.helmignore rename to stable/freeradius/13.1.3/.helmignore diff --git a/stable/freeradius/13.1.3/CHANGELOG.md b/stable/freeradius/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..cda2d3a7a17 --- /dev/null +++ b/stable/freeradius/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [freeradius-12.1.12](https://github.com/truecharts/charts/compare/freeradius-12.1.11...freeradius-12.1.12) (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)) + + +## [freeradius-12.1.11](https://github.com/truecharts/charts/compare/freeradius-12.1.10...freeradius-12.1.11) (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)) + + +## [freeradius-12.1.10](https://github.com/truecharts/charts/compare/freeradius-12.1.9...freeradius-12.1.10) (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)) + + +## [freeradius-12.1.9](https://github.com/truecharts/charts/compare/freeradius-12.1.8...freeradius-12.1.9) (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)) + + +## [freeradius-12.1.8](https://github.com/truecharts/charts/compare/freeradius-12.1.7...freeradius-12.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [freeradius-12.1.7](https://github.com/truecharts/charts/compare/freeradius-12.1.6...freeradius-12.1.7) (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)) + + +## [freeradius-12.1.6](https://github.com/truecharts/charts/compare/freeradius-12.1.5...freeradius-12.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [freeradius-12.1.5](https://github.com/truecharts/charts/compare/freeradius-12.1.4...freeradius-12.1.5) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + + +## [freeradius-12.1.4](https://github.com/truecharts/charts/compare/freeradius-12.1.3...freeradius-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/freeradius/13.1.3/Chart.yaml b/stable/freeradius/13.1.3/Chart.yaml new file mode 100644 index 00000000000..7f845a26487 --- /dev/null +++ b/stable/freeradius/13.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: auth + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: OpenSource Radius implementation +home: https://truecharts.org/charts/stable/freeradius +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png +keywords: + - radius + - auth +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: freeradius +sources: + - https://freeradius.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius + - https://github.com/truecharts/containers/tree/master/apps/freeradius +type: application +version: 13.1.3 diff --git a/stable/freeradius/13.0.0/README.md b/stable/freeradius/13.1.3/README.md similarity index 100% rename from stable/freeradius/13.0.0/README.md rename to stable/freeradius/13.1.3/README.md diff --git a/stable/freeradius/13.0.0/app-readme.md b/stable/freeradius/13.1.3/app-readme.md similarity index 100% rename from stable/freeradius/13.0.0/app-readme.md rename to stable/freeradius/13.1.3/app-readme.md diff --git a/stable/freeradius/13.1.3/charts/common-18.0.3.tgz b/stable/freeradius/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/freeradius/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/freeradius/13.0.0/ix_values.yaml b/stable/freeradius/13.1.3/ix_values.yaml similarity index 100% rename from stable/freeradius/13.0.0/ix_values.yaml rename to stable/freeradius/13.1.3/ix_values.yaml diff --git a/stable/freeradius/13.0.0/questions.yaml b/stable/freeradius/13.1.3/questions.yaml similarity index 100% rename from stable/freeradius/13.0.0/questions.yaml rename to stable/freeradius/13.1.3/questions.yaml diff --git a/stable/freshrss/18.1.0/templates/NOTES.txt b/stable/freeradius/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/freshrss/18.1.0/templates/NOTES.txt rename to stable/freeradius/13.1.3/templates/NOTES.txt diff --git a/stable/freeradius/13.0.0/templates/common.yaml b/stable/freeradius/13.1.3/templates/common.yaml similarity index 100% rename from stable/freeradius/13.0.0/templates/common.yaml rename to stable/freeradius/13.1.3/templates/common.yaml diff --git a/stable/freshrss/18.1.0/values.yaml b/stable/freeradius/13.1.3/values.yaml similarity index 100% rename from stable/freshrss/18.1.0/values.yaml rename to stable/freeradius/13.1.3/values.yaml diff --git a/stable/freshrss/18.1.0/CHANGELOG.md b/stable/freshrss/18.1.0/CHANGELOG.md deleted file mode 100644 index c85f328489c..00000000000 --- a/stable/freshrss/18.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [freshrss-17.1.17](https://github.com/truecharts/charts/compare/freshrss-17.1.16...freshrss-17.1.17) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@1d5a55e](https://github.com/1d5a55e) by renovate ([#18063](https://github.com/truecharts/charts/issues/18063)) - - -## [freshrss-17.1.16](https://github.com/truecharts/charts/compare/freshrss-17.1.15...freshrss-17.1.16) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@e83a01c](https://github.com/e83a01c) by renovate ([#17852](https://github.com/truecharts/charts/issues/17852)) - - -## [freshrss-17.1.15](https://github.com/truecharts/charts/compare/freshrss-17.1.14...freshrss-17.1.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)) - - -## [freshrss-17.1.14](https://github.com/truecharts/charts/compare/freshrss-17.1.13...freshrss-17.1.14) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@2326bb8](https://github.com/2326bb8) by renovate ([#17608](https://github.com/truecharts/charts/issues/17608)) - - -## [freshrss-17.1.13](https://github.com/truecharts/charts/compare/freshrss-17.1.12...freshrss-17.1.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)) - - -## [freshrss-17.1.12](https://github.com/truecharts/charts/compare/freshrss-17.1.11...freshrss-17.1.12) (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)) - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) - - -## [freshrss-17.1.11](https://github.com/truecharts/charts/compare/freshrss-17.1.10...freshrss-17.1.11) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@fc790bd](https://github.com/fc790bd) by renovate ([#17461](https://github.com/truecharts/charts/issues/17461)) - - -## [freshrss-17.1.10](https://github.com/truecharts/charts/compare/freshrss-17.1.9...freshrss-17.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - diff --git a/stable/freshrss/18.1.0/Chart.yaml b/stable/freshrss/18.1.0/Chart.yaml deleted file mode 100644 index cb5abbd5024..00000000000 --- a/stable/freshrss/18.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.23.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: FreshRSS is a self-hosted RSS feed aggregator -home: https://truecharts.org/charts/stable/freshrss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png -keywords: - - freshrss - - rss -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: freshrss -sources: - - https://github.com/FreshRSS/FreshRSS - - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss - - https://ghcr.io/linuxserver/freshrss -type: application -version: 18.1.0 diff --git a/stable/freshrss/18.1.0/charts/common-18.0.1.tgz b/stable/freshrss/18.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/freshrss/18.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/freshrss/18.1.0/ix_values.yaml b/stable/freshrss/18.1.0/ix_values.yaml deleted file mode 100644 index 25707e6e47f..00000000000 --- a/stable/freshrss/18.1.0/ix_values.yaml +++ /dev/null @@ -1,23 +0,0 @@ -image: - repository: ghcr.io/linuxserver/freshrss - pullPolicy: IfNotPresent - tag: 1.23.1@sha256:807e9bf3c9a887108375125a0b58a4251282ee40e331475e623b9504a6dbab1e -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 10010 - targetPort: 80 -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: true diff --git a/stable/friendica/13.3.0/.helmignore b/stable/freshrss/18.1.4/.helmignore similarity index 100% rename from stable/friendica/13.3.0/.helmignore rename to stable/freshrss/18.1.4/.helmignore diff --git a/stable/freshrss/18.1.4/CHANGELOG.md b/stable/freshrss/18.1.4/CHANGELOG.md new file mode 100644 index 00000000000..a747b51d114 --- /dev/null +++ b/stable/freshrss/18.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [freshrss-17.1.17](https://github.com/truecharts/charts/compare/freshrss-17.1.16...freshrss-17.1.17) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@1d5a55e](https://github.com/1d5a55e) by renovate ([#18063](https://github.com/truecharts/charts/issues/18063)) + + +## [freshrss-17.1.16](https://github.com/truecharts/charts/compare/freshrss-17.1.15...freshrss-17.1.16) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@e83a01c](https://github.com/e83a01c) by renovate ([#17852](https://github.com/truecharts/charts/issues/17852)) + + +## [freshrss-17.1.15](https://github.com/truecharts/charts/compare/freshrss-17.1.14...freshrss-17.1.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)) + + +## [freshrss-17.1.14](https://github.com/truecharts/charts/compare/freshrss-17.1.13...freshrss-17.1.14) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@2326bb8](https://github.com/2326bb8) by renovate ([#17608](https://github.com/truecharts/charts/issues/17608)) + + +## [freshrss-17.1.13](https://github.com/truecharts/charts/compare/freshrss-17.1.12...freshrss-17.1.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)) + + +## [freshrss-17.1.12](https://github.com/truecharts/charts/compare/freshrss-17.1.11...freshrss-17.1.12) (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)) + +- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) + + +## [freshrss-17.1.11](https://github.com/truecharts/charts/compare/freshrss-17.1.10...freshrss-17.1.11) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@fc790bd](https://github.com/fc790bd) by renovate ([#17461](https://github.com/truecharts/charts/issues/17461)) + + +## [freshrss-17.1.10](https://github.com/truecharts/charts/compare/freshrss-17.1.9...freshrss-17.1.10) (2024-01-21) + +### Chore + diff --git a/stable/freshrss/18.1.4/Chart.yaml b/stable/freshrss/18.1.4/Chart.yaml new file mode 100644 index 00000000000..62f14da37d5 --- /dev/null +++ b/stable/freshrss/18.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.23.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: FreshRSS is a self-hosted RSS feed aggregator +home: https://truecharts.org/charts/stable/freshrss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png +keywords: + - freshrss + - rss +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: freshrss +sources: + - https://github.com/FreshRSS/FreshRSS + - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + - https://ghcr.io/linuxserver/freshrss +type: application +version: 18.1.4 diff --git a/stable/freshrss/18.1.0/README.md b/stable/freshrss/18.1.4/README.md similarity index 100% rename from stable/freshrss/18.1.0/README.md rename to stable/freshrss/18.1.4/README.md diff --git a/stable/freshrss/18.1.0/app-readme.md b/stable/freshrss/18.1.4/app-readme.md similarity index 100% rename from stable/freshrss/18.1.0/app-readme.md rename to stable/freshrss/18.1.4/app-readme.md diff --git a/stable/freshrss/18.1.4/charts/common-18.0.3.tgz b/stable/freshrss/18.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/freshrss/18.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/freshrss/18.1.4/ix_values.yaml b/stable/freshrss/18.1.4/ix_values.yaml new file mode 100644 index 00000000000..0ff7531c306 --- /dev/null +++ b/stable/freshrss/18.1.4/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: ghcr.io/linuxserver/freshrss + pullPolicy: IfNotPresent + tag: 1.23.1@sha256:1ec03ddec8efd2fc6fdb6bafb92f8077418f51a92b9ffec51fa22d1310227c7b +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 10010 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/freshrss/18.1.0/questions.yaml b/stable/freshrss/18.1.4/questions.yaml similarity index 100% rename from stable/freshrss/18.1.0/questions.yaml rename to stable/freshrss/18.1.4/questions.yaml diff --git a/stable/friendica/13.3.0/templates/NOTES.txt b/stable/freshrss/18.1.4/templates/NOTES.txt similarity index 100% rename from stable/friendica/13.3.0/templates/NOTES.txt rename to stable/freshrss/18.1.4/templates/NOTES.txt diff --git a/stable/gamevault-backend/5.0.0/templates/common.yaml b/stable/freshrss/18.1.4/templates/common.yaml similarity index 100% rename from stable/gamevault-backend/5.0.0/templates/common.yaml rename to stable/freshrss/18.1.4/templates/common.yaml diff --git a/stable/friendica/13.3.0/values.yaml b/stable/freshrss/18.1.4/values.yaml similarity index 100% rename from stable/friendica/13.3.0/values.yaml rename to stable/freshrss/18.1.4/values.yaml diff --git a/stable/friendica/13.3.0/CHANGELOG.md b/stable/friendica/13.3.0/CHANGELOG.md deleted file mode 100644 index a427848b3ba..00000000000 --- a/stable/friendica/13.3.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - - - - - -## [friendica-12.2.17](https://github.com/truecharts/charts/compare/friendica-12.2.16...friendica-12.2.17) (2024-02-05) - -### Chore - - - -- update container image friendica to 2023.12[@2e221cf](https://github.com/2e221cf) by renovate ([#17833](https://github.com/truecharts/charts/issues/17833)) - - -## [friendica-12.2.16](https://github.com/truecharts/charts/compare/friendica-12.2.15...friendica-12.2.16) (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)) - - -## [friendica-12.2.15](https://github.com/truecharts/charts/compare/friendica-12.2.14...friendica-12.2.15) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [friendica-12.2.14](https://github.com/truecharts/charts/compare/friendica-12.2.13...friendica-12.2.14) (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)) - - -## [friendica-12.2.13](https://github.com/truecharts/charts/compare/friendica-12.2.12...friendica-12.2.13) (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)) - - -## [friendica-12.2.12](https://github.com/truecharts/charts/compare/friendica-12.2.11...friendica-12.2.12) (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)) - - -## [friendica-12.2.11](https://github.com/truecharts/charts/compare/friendica-12.2.10...friendica-12.2.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [friendica-12.2.10](https://github.com/truecharts/charts/compare/friendica-12.2.9...friendica-12.2.10) (2024-01-14) - -### Chore diff --git a/stable/friendica/13.3.0/Chart.yaml b/stable/friendica/13.3.0/Chart.yaml deleted file mode 100644 index bdfb7524595..00000000000 --- a/stable/friendica/13.3.0/Chart.yaml +++ /dev/null @@ -1,51 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: social - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2023.12.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.3.0 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Welcome to the free social web -home: https://truecharts.org/charts/stable/friendica -icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png -keywords: - - friend - - social -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: friendica -sources: - - https://friendi.ca/ - - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - - https://hub.docker.com/_/friendica -type: application -version: 13.3.0 diff --git a/stable/friendica/13.3.0/charts/common-18.0.1.tgz b/stable/friendica/13.3.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/friendica/13.3.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/friendica/13.3.0/charts/mariadb-12.2.1.tgz b/stable/friendica/13.3.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/friendica/13.3.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/frigate/13.0.0/.helmignore b/stable/friendica/13.4.1/.helmignore similarity index 100% rename from stable/frigate/13.0.0/.helmignore rename to stable/friendica/13.4.1/.helmignore diff --git a/stable/friendica/13.4.1/CHANGELOG.md b/stable/friendica/13.4.1/CHANGELOG.md new file mode 100644 index 00000000000..9d2f0b0f3a1 --- /dev/null +++ b/stable/friendica/13.4.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## [friendica-12.2.17](https://github.com/truecharts/charts/compare/friendica-12.2.16...friendica-12.2.17) (2024-02-05) + +### Chore + + + +- update container image friendica to 2023.12[@2e221cf](https://github.com/2e221cf) by renovate ([#17833](https://github.com/truecharts/charts/issues/17833)) + + +## [friendica-12.2.16](https://github.com/truecharts/charts/compare/friendica-12.2.15...friendica-12.2.16) (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)) + + +## [friendica-12.2.15](https://github.com/truecharts/charts/compare/friendica-12.2.14...friendica-12.2.15) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [friendica-12.2.14](https://github.com/truecharts/charts/compare/friendica-12.2.13...friendica-12.2.14) (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)) + + +## [friendica-12.2.13](https://github.com/truecharts/charts/compare/friendica-12.2.12...friendica-12.2.13) (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)) + + +## [friendica-12.2.12](https://github.com/truecharts/charts/compare/friendica-12.2.11...friendica-12.2.12) (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)) + + +## [friendica-12.2.11](https://github.com/truecharts/charts/compare/friendica-12.2.10...friendica-12.2.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/friendica/13.4.1/Chart.yaml b/stable/friendica/13.4.1/Chart.yaml new file mode 100644 index 00000000000..2dc84b57747 --- /dev/null +++ b/stable/friendica/13.4.1/Chart.yaml @@ -0,0 +1,51 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: social + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2023.12.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.3.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.3.0 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Welcome to the free social web +home: https://truecharts.org/charts/stable/friendica +icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png +keywords: + - friend + - social +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: friendica +sources: + - https://friendi.ca/ + - https://github.com/truecharts/charts/tree/master/charts/stable/friendica + - https://hub.docker.com/_/friendica +type: application +version: 13.4.1 diff --git a/stable/friendica/13.3.0/README.md b/stable/friendica/13.4.1/README.md similarity index 100% rename from stable/friendica/13.3.0/README.md rename to stable/friendica/13.4.1/README.md diff --git a/stable/friendica/13.3.0/app-readme.md b/stable/friendica/13.4.1/app-readme.md similarity index 100% rename from stable/friendica/13.3.0/app-readme.md rename to stable/friendica/13.4.1/app-readme.md diff --git a/stable/friendica/13.4.1/charts/common-18.0.3.tgz b/stable/friendica/13.4.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/friendica/13.4.1/charts/common-18.0.3.tgz differ diff --git a/stable/friendica/13.4.1/charts/mariadb-12.3.0.tgz b/stable/friendica/13.4.1/charts/mariadb-12.3.0.tgz new file mode 100644 index 00000000000..34dba3a8e5b Binary files /dev/null and b/stable/friendica/13.4.1/charts/mariadb-12.3.0.tgz differ diff --git a/stable/friendica/13.3.0/charts/redis-11.3.0.tgz b/stable/friendica/13.4.1/charts/redis-11.3.0.tgz similarity index 100% rename from stable/friendica/13.3.0/charts/redis-11.3.0.tgz rename to stable/friendica/13.4.1/charts/redis-11.3.0.tgz diff --git a/stable/friendica/13.3.0/ix_values.yaml b/stable/friendica/13.4.1/ix_values.yaml similarity index 100% rename from stable/friendica/13.3.0/ix_values.yaml rename to stable/friendica/13.4.1/ix_values.yaml diff --git a/stable/friendica/13.3.0/questions.yaml b/stable/friendica/13.4.1/questions.yaml similarity index 100% rename from stable/friendica/13.3.0/questions.yaml rename to stable/friendica/13.4.1/questions.yaml diff --git a/stable/frigate/13.0.0/templates/NOTES.txt b/stable/friendica/13.4.1/templates/NOTES.txt similarity index 100% rename from stable/frigate/13.0.0/templates/NOTES.txt rename to stable/friendica/13.4.1/templates/NOTES.txt diff --git a/stable/friendica/13.3.0/templates/common.yaml b/stable/friendica/13.4.1/templates/common.yaml similarity index 100% rename from stable/friendica/13.3.0/templates/common.yaml rename to stable/friendica/13.4.1/templates/common.yaml diff --git a/stable/frigate/13.0.0/values.yaml b/stable/friendica/13.4.1/values.yaml similarity index 100% rename from stable/frigate/13.0.0/values.yaml rename to stable/friendica/13.4.1/values.yaml diff --git a/stable/frigate/13.0.0/CHANGELOG.md b/stable/frigate/13.0.0/CHANGELOG.md deleted file mode 100644 index f87c638d905..00000000000 --- a/stable/frigate/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [frigate-12.1.11](https://github.com/truecharts/charts/compare/frigate-12.1.10...frigate-12.1.11) (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)) - - -## [frigate-12.1.10](https://github.com/truecharts/charts/compare/frigate-12.1.9...frigate-12.1.10) (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)) - - -## [frigate-12.1.9](https://github.com/truecharts/charts/compare/frigate-12.1.8...frigate-12.1.9) (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)) - - -## [frigate-12.1.8](https://github.com/truecharts/charts/compare/frigate-12.1.7...frigate-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)) - - -## [frigate-12.1.7](https://github.com/truecharts/charts/compare/frigate-12.1.6...frigate-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [frigate-12.1.6](https://github.com/truecharts/charts/compare/frigate-12.1.5...frigate-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)) - - -## [frigate-12.1.5](https://github.com/truecharts/charts/compare/frigate-12.1.4...frigate-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [frigate-12.1.4](https://github.com/truecharts/charts/compare/frigate-12.1.3...frigate-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [frigate-12.1.3](https://github.com/truecharts/charts/compare/frigate-12.1.0...frigate-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/frigate/13.0.0/Chart.yaml b/stable/frigate/13.0.0/Chart.yaml deleted file mode 100644 index 820c5e4095d..00000000000 --- a/stable/frigate/13.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: nvr - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.12.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: NVR With Realtime Object Detection for IP Cameras -home: https://truecharts.org/charts/stable/frigate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.png -keywords: - - encode - - nvr - - media - - frigate -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: frigate -sources: - - https://github.com/blakeblackshear/frigate - - https://github.com/truecharts/charts/tree/master/charts/stable/frigate - - https://ghcr.io/blakeblackshear/frigate -type: application -version: 13.0.0 diff --git a/stable/frigate/13.0.0/charts/common-17.5.0.tgz b/stable/frigate/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/frigate/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/fsm/5.0.0/.helmignore b/stable/frigate/13.1.3/.helmignore similarity index 100% rename from stable/fsm/5.0.0/.helmignore rename to stable/frigate/13.1.3/.helmignore diff --git a/stable/frigate/13.1.3/CHANGELOG.md b/stable/frigate/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..841660eb37a --- /dev/null +++ b/stable/frigate/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [frigate-12.1.11](https://github.com/truecharts/charts/compare/frigate-12.1.10...frigate-12.1.11) (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)) + + +## [frigate-12.1.10](https://github.com/truecharts/charts/compare/frigate-12.1.9...frigate-12.1.10) (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)) + + +## [frigate-12.1.9](https://github.com/truecharts/charts/compare/frigate-12.1.8...frigate-12.1.9) (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)) + + +## [frigate-12.1.8](https://github.com/truecharts/charts/compare/frigate-12.1.7...frigate-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)) + + +## [frigate-12.1.7](https://github.com/truecharts/charts/compare/frigate-12.1.6...frigate-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [frigate-12.1.6](https://github.com/truecharts/charts/compare/frigate-12.1.5...frigate-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)) + + +## [frigate-12.1.5](https://github.com/truecharts/charts/compare/frigate-12.1.4...frigate-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [frigate-12.1.4](https://github.com/truecharts/charts/compare/frigate-12.1.3...frigate-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [frigate-12.1.3](https://github.com/truecharts/charts/compare/frigate-12.1.0...frigate-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/frigate/13.1.3/Chart.yaml b/stable/frigate/13.1.3/Chart.yaml new file mode 100644 index 00000000000..b351f4948e5 --- /dev/null +++ b/stable/frigate/13.1.3/Chart.yaml @@ -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: nvr + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.12.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: NVR With Realtime Object Detection for IP Cameras +home: https://truecharts.org/charts/stable/frigate +icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.png +keywords: + - encode + - nvr + - media + - frigate +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: frigate +sources: + - https://github.com/blakeblackshear/frigate + - https://github.com/truecharts/charts/tree/master/charts/stable/frigate + - https://ghcr.io/blakeblackshear/frigate +type: application +version: 13.1.3 diff --git a/stable/frigate/13.0.0/README.md b/stable/frigate/13.1.3/README.md similarity index 100% rename from stable/frigate/13.0.0/README.md rename to stable/frigate/13.1.3/README.md diff --git a/stable/frigate/13.0.0/app-readme.md b/stable/frigate/13.1.3/app-readme.md similarity index 100% rename from stable/frigate/13.0.0/app-readme.md rename to stable/frigate/13.1.3/app-readme.md diff --git a/stable/frigate/13.1.3/charts/common-18.0.3.tgz b/stable/frigate/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/frigate/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/frigate/13.0.0/ix_values.yaml b/stable/frigate/13.1.3/ix_values.yaml similarity index 100% rename from stable/frigate/13.0.0/ix_values.yaml rename to stable/frigate/13.1.3/ix_values.yaml diff --git a/stable/frigate/13.0.0/questions.yaml b/stable/frigate/13.1.3/questions.yaml similarity index 100% rename from stable/frigate/13.0.0/questions.yaml rename to stable/frigate/13.1.3/questions.yaml diff --git a/stable/gamevault-backend/5.0.0/templates/NOTES.txt b/stable/frigate/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/gamevault-backend/5.0.0/templates/NOTES.txt rename to stable/frigate/13.1.3/templates/NOTES.txt diff --git a/stable/frigate/13.0.0/templates/_configmap.tpl b/stable/frigate/13.1.3/templates/_configmap.tpl similarity index 100% rename from stable/frigate/13.0.0/templates/_configmap.tpl rename to stable/frigate/13.1.3/templates/_configmap.tpl diff --git a/stable/frigate/13.0.0/templates/common.yaml b/stable/frigate/13.1.3/templates/common.yaml similarity index 100% rename from stable/frigate/13.0.0/templates/common.yaml rename to stable/frigate/13.1.3/templates/common.yaml diff --git a/stable/fsm/5.0.0/values.yaml b/stable/frigate/13.1.3/values.yaml similarity index 100% rename from stable/fsm/5.0.0/values.yaml rename to stable/frigate/13.1.3/values.yaml diff --git a/stable/fsm/5.0.0/CHANGELOG.md b/stable/fsm/5.0.0/CHANGELOG.md deleted file mode 100644 index befb4e81d5f..00000000000 --- a/stable/fsm/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [fsm-4.1.11](https://github.com/truecharts/charts/compare/fsm-4.1.10...fsm-4.1.11) (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)) - - -## [fsm-4.1.10](https://github.com/truecharts/charts/compare/fsm-4.1.9...fsm-4.1.10) (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)) - - -## [fsm-4.1.9](https://github.com/truecharts/charts/compare/fsm-4.1.8...fsm-4.1.9) (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)) - - -## [fsm-4.1.8](https://github.com/truecharts/charts/compare/fsm-4.1.7...fsm-4.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)) - - -## [fsm-4.1.7](https://github.com/truecharts/charts/compare/fsm-4.1.6...fsm-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [fsm-4.1.6](https://github.com/truecharts/charts/compare/fsm-4.1.5...fsm-4.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)) - - -## [fsm-4.1.5](https://github.com/truecharts/charts/compare/fsm-4.1.4...fsm-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [fsm-4.1.4](https://github.com/truecharts/charts/compare/fsm-4.1.3...fsm-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [fsm-4.1.3](https://github.com/truecharts/charts/compare/fsm-4.1.0...fsm-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/fsm/5.0.0/Chart.yaml b/stable/fsm/5.0.0/Chart.yaml deleted file mode 100644 index a94027c7df3..00000000000 --- a/stable/fsm/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: No description provide. -home: https://truecharts.org/charts/stable/fsm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.png -keywords: - - fsm - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: fsm -sources: - - https://registry.hub.docker.com/r/ofsm/ofsm - - https://github.com/truecharts/charts/tree/master/charts/stable/fsm - - https://hub.docker.com/r/ofsm/ofsm -type: application -version: 5.0.0 diff --git a/stable/fsm/5.0.0/charts/common-17.5.0.tgz b/stable/fsm/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/fsm/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/gamevault-backend/5.0.0/.helmignore b/stable/fsm/5.1.3/.helmignore similarity index 100% rename from stable/gamevault-backend/5.0.0/.helmignore rename to stable/fsm/5.1.3/.helmignore diff --git a/stable/fsm/5.1.3/CHANGELOG.md b/stable/fsm/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6b4c1ac7b65 --- /dev/null +++ b/stable/fsm/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [fsm-4.1.11](https://github.com/truecharts/charts/compare/fsm-4.1.10...fsm-4.1.11) (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)) + + +## [fsm-4.1.10](https://github.com/truecharts/charts/compare/fsm-4.1.9...fsm-4.1.10) (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)) + + +## [fsm-4.1.9](https://github.com/truecharts/charts/compare/fsm-4.1.8...fsm-4.1.9) (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)) + + +## [fsm-4.1.8](https://github.com/truecharts/charts/compare/fsm-4.1.7...fsm-4.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)) + + +## [fsm-4.1.7](https://github.com/truecharts/charts/compare/fsm-4.1.6...fsm-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [fsm-4.1.6](https://github.com/truecharts/charts/compare/fsm-4.1.5...fsm-4.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)) + + +## [fsm-4.1.5](https://github.com/truecharts/charts/compare/fsm-4.1.4...fsm-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [fsm-4.1.4](https://github.com/truecharts/charts/compare/fsm-4.1.3...fsm-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [fsm-4.1.3](https://github.com/truecharts/charts/compare/fsm-4.1.0...fsm-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/fsm/5.1.3/Chart.yaml b/stable/fsm/5.1.3/Chart.yaml new file mode 100644 index 00000000000..01587593515 --- /dev/null +++ b/stable/fsm/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: No description provide. +home: https://truecharts.org/charts/stable/fsm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.png +keywords: + - fsm + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: fsm +sources: + - https://registry.hub.docker.com/r/ofsm/ofsm + - https://github.com/truecharts/charts/tree/master/charts/stable/fsm + - https://hub.docker.com/r/ofsm/ofsm +type: application +version: 5.1.3 diff --git a/stable/fsm/5.0.0/README.md b/stable/fsm/5.1.3/README.md similarity index 100% rename from stable/fsm/5.0.0/README.md rename to stable/fsm/5.1.3/README.md diff --git a/stable/fsm/5.0.0/app-readme.md b/stable/fsm/5.1.3/app-readme.md similarity index 100% rename from stable/fsm/5.0.0/app-readme.md rename to stable/fsm/5.1.3/app-readme.md diff --git a/stable/fsm/5.1.3/charts/common-18.0.3.tgz b/stable/fsm/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/fsm/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/fsm/5.0.0/ix_values.yaml b/stable/fsm/5.1.3/ix_values.yaml similarity index 100% rename from stable/fsm/5.0.0/ix_values.yaml rename to stable/fsm/5.1.3/ix_values.yaml diff --git a/stable/fsm/5.0.0/questions.yaml b/stable/fsm/5.1.3/questions.yaml similarity index 100% rename from stable/fsm/5.0.0/questions.yaml rename to stable/fsm/5.1.3/questions.yaml diff --git a/stable/fsm/5.0.0/templates/common.yaml b/stable/fsm/5.1.3/templates/common.yaml similarity index 100% rename from stable/fsm/5.0.0/templates/common.yaml rename to stable/fsm/5.1.3/templates/common.yaml diff --git a/stable/gamevault-backend/5.0.0/values.yaml b/stable/fsm/5.1.3/values.yaml similarity index 100% rename from stable/gamevault-backend/5.0.0/values.yaml rename to stable/fsm/5.1.3/values.yaml diff --git a/stable/gamevault-backend/5.0.0/CHANGELOG.md b/stable/gamevault-backend/5.0.0/CHANGELOG.md deleted file mode 100644 index 84701a04831..00000000000 --- a/stable/gamevault-backend/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [gamevault-backend-4.2.5](https://github.com/truecharts/charts/compare/gamevault-backend-4.2.4...gamevault-backend-4.2.5) (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)) - - -## [gamevault-backend-4.2.4](https://github.com/truecharts/charts/compare/gamevault-backend-4.2.3...gamevault-backend-4.2.4) (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)) - - -## [gamevault-backend-4.2.3](https://github.com/truecharts/charts/compare/gamevault-backend-4.2.2...gamevault-backend-4.2.3) (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)) - - -## [gamevault-backend-4.2.2](https://github.com/truecharts/charts/compare/gamevault-backend-4.2.1...gamevault-backend-4.2.2) (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)) - - -## [gamevault-backend-4.2.1](https://github.com/truecharts/charts/compare/gamevault-backend-4.2.0...gamevault-backend-4.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [gamevault-backend-4.2.0](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.8...gamevault-backend-4.2.0) (2024-01-15) - -### Chore - - - -- update container image phalcode/gamevault-backend to v10.1.0[@49cbc35](https://github.com/49cbc35) by renovate ([#17272](https://github.com/truecharts/charts/issues/17272)) - - -## [gamevault-backend-4.1.8](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.7...gamevault-backend-4.1.8) (2024-01-15) - -### Chore - - - -- update container image phalcode/gamevault-backend to v[@0cce517](https://github.com/0cce517) by renovate ([#17266](https://github.com/truecharts/charts/issues/17266)) - - - - -## [gamevault-backend-4.1.7](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.6...gamevault-backend-4.1.7) (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)) - - -## [gamevault-backend-4.1.6](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.5...gamevault-backend-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [gamevault-backend-4.1.5](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.4...gamevault-backend-4.1.5) (2024-01-01) - -### Chore \ No newline at end of file diff --git a/stable/gamevault-backend/5.0.0/Chart.yaml b/stable/gamevault-backend/5.0.0/Chart.yaml deleted file mode 100644 index 553122e8082..00000000000 --- a/stable/gamevault-backend/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 10.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: the self-hosted gaming platform for alternatively obtained games. -home: https://truecharts.org/charts/stable/gamevault-backend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png -keywords: - - gamevault-backend - - games -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gamevault-backend -sources: - - https://github.com/Phalcode/gamevault-backend - - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend - - https://hub.docker.com/r/phalcode/gamevault-backend -type: application -version: 5.0.0 diff --git a/stable/gamevault-backend/5.0.0/charts/common-17.5.0.tgz b/stable/gamevault-backend/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/gamevault-backend/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/gaps/18.0.0/.helmignore b/stable/gamevault-backend/5.1.3/.helmignore similarity index 100% rename from stable/gaps/18.0.0/.helmignore rename to stable/gamevault-backend/5.1.3/.helmignore diff --git a/stable/gamevault-backend/5.1.3/CHANGELOG.md b/stable/gamevault-backend/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7af861bccd4 --- /dev/null +++ b/stable/gamevault-backend/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [gamevault-backend-4.2.5](https://github.com/truecharts/charts/compare/gamevault-backend-4.2.4...gamevault-backend-4.2.5) (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)) + + +## [gamevault-backend-4.2.4](https://github.com/truecharts/charts/compare/gamevault-backend-4.2.3...gamevault-backend-4.2.4) (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)) + + +## [gamevault-backend-4.2.3](https://github.com/truecharts/charts/compare/gamevault-backend-4.2.2...gamevault-backend-4.2.3) (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)) + + +## [gamevault-backend-4.2.2](https://github.com/truecharts/charts/compare/gamevault-backend-4.2.1...gamevault-backend-4.2.2) (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)) + + +## [gamevault-backend-4.2.1](https://github.com/truecharts/charts/compare/gamevault-backend-4.2.0...gamevault-backend-4.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [gamevault-backend-4.2.0](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.8...gamevault-backend-4.2.0) (2024-01-15) + +### Chore + + + +- update container image phalcode/gamevault-backend to v10.1.0[@49cbc35](https://github.com/49cbc35) by renovate ([#17272](https://github.com/truecharts/charts/issues/17272)) + + +## [gamevault-backend-4.1.8](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.7...gamevault-backend-4.1.8) (2024-01-15) + +### Chore + + + +- update container image phalcode/gamevault-backend to v[@0cce517](https://github.com/0cce517) by renovate ([#17266](https://github.com/truecharts/charts/issues/17266)) + + + + +## [gamevault-backend-4.1.7](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.6...gamevault-backend-4.1.7) (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)) + + +## [gamevault-backend-4.1.6](https://github.com/truecharts/charts/compare/gamevault-backend-4.1.5...gamevault-backend-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs diff --git a/stable/gamevault-backend/5.1.3/Chart.yaml b/stable/gamevault-backend/5.1.3/Chart.yaml new file mode 100644 index 00000000000..eb2741d6b9b --- /dev/null +++ b/stable/gamevault-backend/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 10.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: the self-hosted gaming platform for alternatively obtained games. +home: https://truecharts.org/charts/stable/gamevault-backend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png +keywords: + - gamevault-backend + - games +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: gamevault-backend +sources: + - https://github.com/Phalcode/gamevault-backend + - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend + - https://hub.docker.com/r/phalcode/gamevault-backend +type: application +version: 5.1.3 diff --git a/stable/gamevault-backend/5.0.0/README.md b/stable/gamevault-backend/5.1.3/README.md similarity index 100% rename from stable/gamevault-backend/5.0.0/README.md rename to stable/gamevault-backend/5.1.3/README.md diff --git a/stable/gamevault-backend/5.0.0/app-readme.md b/stable/gamevault-backend/5.1.3/app-readme.md similarity index 100% rename from stable/gamevault-backend/5.0.0/app-readme.md rename to stable/gamevault-backend/5.1.3/app-readme.md diff --git a/stable/gamevault-backend/5.1.3/charts/common-18.0.3.tgz b/stable/gamevault-backend/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/gamevault-backend/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/gamevault-backend/5.0.0/ix_values.yaml b/stable/gamevault-backend/5.1.3/ix_values.yaml similarity index 100% rename from stable/gamevault-backend/5.0.0/ix_values.yaml rename to stable/gamevault-backend/5.1.3/ix_values.yaml diff --git a/stable/gamevault-backend/5.0.0/questions.yaml b/stable/gamevault-backend/5.1.3/questions.yaml similarity index 100% rename from stable/gamevault-backend/5.0.0/questions.yaml rename to stable/gamevault-backend/5.1.3/questions.yaml diff --git a/stable/gaps/18.0.0/templates/NOTES.txt b/stable/gamevault-backend/5.1.3/templates/NOTES.txt similarity index 100% rename from stable/gaps/18.0.0/templates/NOTES.txt rename to stable/gamevault-backend/5.1.3/templates/NOTES.txt diff --git a/stable/gaps/18.0.0/templates/common.yaml b/stable/gamevault-backend/5.1.3/templates/common.yaml similarity index 100% rename from stable/gaps/18.0.0/templates/common.yaml rename to stable/gamevault-backend/5.1.3/templates/common.yaml diff --git a/stable/gaps/18.0.0/values.yaml b/stable/gamevault-backend/5.1.3/values.yaml similarity index 100% rename from stable/gaps/18.0.0/values.yaml rename to stable/gamevault-backend/5.1.3/values.yaml diff --git a/stable/gaps/18.0.0/CHANGELOG.md b/stable/gaps/18.0.0/CHANGELOG.md deleted file mode 100644 index cb42226bc0f..00000000000 --- a/stable/gaps/18.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [gaps-17.1.11](https://github.com/truecharts/charts/compare/gaps-17.1.10...gaps-17.1.11) (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)) - - -## [gaps-17.1.10](https://github.com/truecharts/charts/compare/gaps-17.1.9...gaps-17.1.10) (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)) - - -## [gaps-17.1.9](https://github.com/truecharts/charts/compare/gaps-17.1.8...gaps-17.1.9) (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)) - - -## [gaps-17.1.8](https://github.com/truecharts/charts/compare/gaps-17.1.7...gaps-17.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)) - - -## [gaps-17.1.7](https://github.com/truecharts/charts/compare/gaps-17.1.6...gaps-17.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [gaps-17.1.6](https://github.com/truecharts/charts/compare/gaps-17.1.5...gaps-17.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)) - - -## [gaps-17.1.5](https://github.com/truecharts/charts/compare/gaps-17.1.4...gaps-17.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [gaps-17.1.4](https://github.com/truecharts/charts/compare/gaps-17.1.3...gaps-17.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [gaps-17.1.3](https://github.com/truecharts/charts/compare/gaps-17.1.0...gaps-17.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/gaps/18.0.0/Chart.yaml b/stable/gaps/18.0.0/Chart.yaml deleted file mode 100644 index 7324a76385e..00000000000 --- a/stable/gaps/18.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.10.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. -home: https://truecharts.org/charts/stable/gaps -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaps.png -keywords: - - gaps - - plex - - plex-media-server -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gaps -sources: - - https://github.com/JasonHHouse/gaps - - https://github.com/truecharts/charts/tree/master/charts/stable/gaps - - https://hub.docker.com/r/housewrecker/gaps -type: application -version: 18.0.0 diff --git a/stable/gaps/18.0.0/charts/common-17.5.0.tgz b/stable/gaps/18.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/gaps/18.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/garrysmod/5.0.0/.helmignore b/stable/gaps/18.1.3/.helmignore similarity index 100% rename from stable/garrysmod/5.0.0/.helmignore rename to stable/gaps/18.1.3/.helmignore diff --git a/stable/gaps/18.1.3/CHANGELOG.md b/stable/gaps/18.1.3/CHANGELOG.md new file mode 100644 index 00000000000..169a85b7243 --- /dev/null +++ b/stable/gaps/18.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [gaps-17.1.11](https://github.com/truecharts/charts/compare/gaps-17.1.10...gaps-17.1.11) (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)) + + +## [gaps-17.1.10](https://github.com/truecharts/charts/compare/gaps-17.1.9...gaps-17.1.10) (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)) + + +## [gaps-17.1.9](https://github.com/truecharts/charts/compare/gaps-17.1.8...gaps-17.1.9) (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)) + + +## [gaps-17.1.8](https://github.com/truecharts/charts/compare/gaps-17.1.7...gaps-17.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)) + + +## [gaps-17.1.7](https://github.com/truecharts/charts/compare/gaps-17.1.6...gaps-17.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [gaps-17.1.6](https://github.com/truecharts/charts/compare/gaps-17.1.5...gaps-17.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)) + + +## [gaps-17.1.5](https://github.com/truecharts/charts/compare/gaps-17.1.4...gaps-17.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [gaps-17.1.4](https://github.com/truecharts/charts/compare/gaps-17.1.3...gaps-17.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [gaps-17.1.3](https://github.com/truecharts/charts/compare/gaps-17.1.0...gaps-17.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/gaps/18.1.3/Chart.yaml b/stable/gaps/18.1.3/Chart.yaml new file mode 100644 index 00000000000..2adf50388fc --- /dev/null +++ b/stable/gaps/18.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.10.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. +home: https://truecharts.org/charts/stable/gaps +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaps.png +keywords: + - gaps + - plex + - plex-media-server +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: gaps +sources: + - https://github.com/JasonHHouse/gaps + - https://github.com/truecharts/charts/tree/master/charts/stable/gaps + - https://hub.docker.com/r/housewrecker/gaps +type: application +version: 18.1.3 diff --git a/stable/gaps/18.0.0/README.md b/stable/gaps/18.1.3/README.md similarity index 100% rename from stable/gaps/18.0.0/README.md rename to stable/gaps/18.1.3/README.md diff --git a/stable/gaps/18.0.0/app-readme.md b/stable/gaps/18.1.3/app-readme.md similarity index 100% rename from stable/gaps/18.0.0/app-readme.md rename to stable/gaps/18.1.3/app-readme.md diff --git a/stable/gaps/18.1.3/charts/common-18.0.3.tgz b/stable/gaps/18.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/gaps/18.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/gaps/18.0.0/ix_values.yaml b/stable/gaps/18.1.3/ix_values.yaml similarity index 100% rename from stable/gaps/18.0.0/ix_values.yaml rename to stable/gaps/18.1.3/ix_values.yaml diff --git a/stable/gaps/18.0.0/questions.yaml b/stable/gaps/18.1.3/questions.yaml similarity index 100% rename from stable/gaps/18.0.0/questions.yaml rename to stable/gaps/18.1.3/questions.yaml diff --git a/stable/ghostfolio/4.1.0/templates/NOTES.txt b/stable/gaps/18.1.3/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/4.1.0/templates/NOTES.txt rename to stable/gaps/18.1.3/templates/NOTES.txt diff --git a/stable/gonic/13.0.0/templates/common.yaml b/stable/gaps/18.1.3/templates/common.yaml similarity index 100% rename from stable/gonic/13.0.0/templates/common.yaml rename to stable/gaps/18.1.3/templates/common.yaml diff --git a/stable/garrysmod/5.0.0/values.yaml b/stable/gaps/18.1.3/values.yaml similarity index 100% rename from stable/garrysmod/5.0.0/values.yaml rename to stable/gaps/18.1.3/values.yaml diff --git a/stable/garrysmod/5.0.0/CHANGELOG.md b/stable/garrysmod/5.0.0/CHANGELOG.md deleted file mode 100644 index d5b00320a09..00000000000 --- a/stable/garrysmod/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [garrysmod-4.1.11](https://github.com/truecharts/charts/compare/garrysmod-4.1.10...garrysmod-4.1.11) (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)) - - -## [garrysmod-4.1.10](https://github.com/truecharts/charts/compare/garrysmod-4.1.9...garrysmod-4.1.10) (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)) - - -## [garrysmod-4.1.9](https://github.com/truecharts/charts/compare/garrysmod-4.1.8...garrysmod-4.1.9) (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)) - - -## [garrysmod-4.1.8](https://github.com/truecharts/charts/compare/garrysmod-4.1.7...garrysmod-4.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)) - - -## [garrysmod-4.1.7](https://github.com/truecharts/charts/compare/garrysmod-4.1.6...garrysmod-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [garrysmod-4.1.6](https://github.com/truecharts/charts/compare/garrysmod-4.1.5...garrysmod-4.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)) - - -## [garrysmod-4.1.5](https://github.com/truecharts/charts/compare/garrysmod-4.1.4...garrysmod-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [garrysmod-4.1.4](https://github.com/truecharts/charts/compare/garrysmod-4.1.3...garrysmod-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [garrysmod-4.1.3](https://github.com/truecharts/charts/compare/garrysmod-4.1.0...garrysmod-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/garrysmod/5.0.0/Chart.yaml b/stable/garrysmod/5.0.0/Chart.yaml deleted file mode 100644 index fc5ade95ae8..00000000000 --- a/stable/garrysmod/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: garrysmod -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. -home: https://truecharts.org/charts/stable/garrysmod -icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png -keywords: - - garrysmod - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: garrysmod -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/garrysmod - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/garrysmod/5.0.0/charts/common-17.5.0.tgz b/stable/garrysmod/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/garrysmod/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/genea/5.0.0/.helmignore b/stable/garrysmod/5.1.3/.helmignore similarity index 100% rename from stable/genea/5.0.0/.helmignore rename to stable/garrysmod/5.1.3/.helmignore diff --git a/stable/garrysmod/5.1.3/CHANGELOG.md b/stable/garrysmod/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b3e1ff3649e --- /dev/null +++ b/stable/garrysmod/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [garrysmod-4.1.11](https://github.com/truecharts/charts/compare/garrysmod-4.1.10...garrysmod-4.1.11) (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)) + + +## [garrysmod-4.1.10](https://github.com/truecharts/charts/compare/garrysmod-4.1.9...garrysmod-4.1.10) (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)) + + +## [garrysmod-4.1.9](https://github.com/truecharts/charts/compare/garrysmod-4.1.8...garrysmod-4.1.9) (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)) + + +## [garrysmod-4.1.8](https://github.com/truecharts/charts/compare/garrysmod-4.1.7...garrysmod-4.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)) + + +## [garrysmod-4.1.7](https://github.com/truecharts/charts/compare/garrysmod-4.1.6...garrysmod-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [garrysmod-4.1.6](https://github.com/truecharts/charts/compare/garrysmod-4.1.5...garrysmod-4.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)) + + +## [garrysmod-4.1.5](https://github.com/truecharts/charts/compare/garrysmod-4.1.4...garrysmod-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [garrysmod-4.1.4](https://github.com/truecharts/charts/compare/garrysmod-4.1.3...garrysmod-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [garrysmod-4.1.3](https://github.com/truecharts/charts/compare/garrysmod-4.1.0...garrysmod-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/garrysmod/5.1.3/Chart.yaml b/stable/garrysmod/5.1.3/Chart.yaml new file mode 100644 index 00000000000..27a2e9992c2 --- /dev/null +++ b/stable/garrysmod/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: garrysmod +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. +home: https://truecharts.org/charts/stable/garrysmod +icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png +keywords: + - garrysmod + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: garrysmod +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/garrysmod + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/garrysmod/5.0.0/README.md b/stable/garrysmod/5.1.3/README.md similarity index 100% rename from stable/garrysmod/5.0.0/README.md rename to stable/garrysmod/5.1.3/README.md diff --git a/stable/garrysmod/5.0.0/app-readme.md b/stable/garrysmod/5.1.3/app-readme.md similarity index 100% rename from stable/garrysmod/5.0.0/app-readme.md rename to stable/garrysmod/5.1.3/app-readme.md diff --git a/stable/garrysmod/5.1.3/charts/common-18.0.3.tgz b/stable/garrysmod/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/garrysmod/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/garrysmod/5.0.0/ix_values.yaml b/stable/garrysmod/5.1.3/ix_values.yaml similarity index 100% rename from stable/garrysmod/5.0.0/ix_values.yaml rename to stable/garrysmod/5.1.3/ix_values.yaml diff --git a/stable/garrysmod/5.0.0/questions.yaml b/stable/garrysmod/5.1.3/questions.yaml similarity index 100% rename from stable/garrysmod/5.0.0/questions.yaml rename to stable/garrysmod/5.1.3/questions.yaml diff --git a/stable/garrysmod/5.0.0/templates/common.yaml b/stable/garrysmod/5.1.3/templates/common.yaml similarity index 100% rename from stable/garrysmod/5.0.0/templates/common.yaml rename to stable/garrysmod/5.1.3/templates/common.yaml diff --git a/stable/genea/5.0.0/values.yaml b/stable/garrysmod/5.1.3/values.yaml similarity index 100% rename from stable/genea/5.0.0/values.yaml rename to stable/garrysmod/5.1.3/values.yaml diff --git a/stable/genea/5.0.0/CHANGELOG.md b/stable/genea/5.0.0/CHANGELOG.md deleted file mode 100644 index b2097d304f9..00000000000 --- a/stable/genea/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [genea-4.1.11](https://github.com/truecharts/charts/compare/genea-4.1.10...genea-4.1.11) (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)) - - -## [genea-4.1.10](https://github.com/truecharts/charts/compare/genea-4.1.9...genea-4.1.10) (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)) - - -## [genea-4.1.9](https://github.com/truecharts/charts/compare/genea-4.1.8...genea-4.1.9) (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)) - - -## [genea-4.1.8](https://github.com/truecharts/charts/compare/genea-4.1.7...genea-4.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)) - - -## [genea-4.1.7](https://github.com/truecharts/charts/compare/genea-4.1.6...genea-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [genea-4.1.6](https://github.com/truecharts/charts/compare/genea-4.1.5...genea-4.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)) - - -## [genea-4.1.5](https://github.com/truecharts/charts/compare/genea-4.1.4...genea-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [genea-4.1.4](https://github.com/truecharts/charts/compare/genea-4.1.3...genea-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [genea-4.1.3](https://github.com/truecharts/charts/compare/genea-4.1.0...genea-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/genea/5.0.0/Chart.yaml b/stable/genea/5.0.0/Chart.yaml deleted file mode 100644 index e37adfed8d1..00000000000 --- a/stable/genea/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. -home: https://truecharts.org/charts/stable/genea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.png -keywords: - - genea - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: genea -sources: - - https://github.com/genea-app/genea-app - - https://github.com/truecharts/charts/tree/master/charts/stable/genea - - https://hub.docker.com/r/biggiesize/genea-app -type: application -version: 5.0.0 diff --git a/stable/genea/5.0.0/charts/common-17.5.0.tgz b/stable/genea/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/genea/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ghostfolio/4.1.0/.helmignore b/stable/genea/5.1.3/.helmignore similarity index 100% rename from stable/ghostfolio/4.1.0/.helmignore rename to stable/genea/5.1.3/.helmignore diff --git a/stable/genea/5.1.3/CHANGELOG.md b/stable/genea/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4b0d79a47c1 --- /dev/null +++ b/stable/genea/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [genea-4.1.11](https://github.com/truecharts/charts/compare/genea-4.1.10...genea-4.1.11) (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)) + + +## [genea-4.1.10](https://github.com/truecharts/charts/compare/genea-4.1.9...genea-4.1.10) (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)) + + +## [genea-4.1.9](https://github.com/truecharts/charts/compare/genea-4.1.8...genea-4.1.9) (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)) + + +## [genea-4.1.8](https://github.com/truecharts/charts/compare/genea-4.1.7...genea-4.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)) + + +## [genea-4.1.7](https://github.com/truecharts/charts/compare/genea-4.1.6...genea-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [genea-4.1.6](https://github.com/truecharts/charts/compare/genea-4.1.5...genea-4.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)) + + +## [genea-4.1.5](https://github.com/truecharts/charts/compare/genea-4.1.4...genea-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [genea-4.1.4](https://github.com/truecharts/charts/compare/genea-4.1.3...genea-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [genea-4.1.3](https://github.com/truecharts/charts/compare/genea-4.1.0...genea-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/genea/5.1.3/Chart.yaml b/stable/genea/5.1.3/Chart.yaml new file mode 100644 index 00000000000..14680319e05 --- /dev/null +++ b/stable/genea/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. +home: https://truecharts.org/charts/stable/genea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.png +keywords: + - genea + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: genea +sources: + - https://github.com/genea-app/genea-app + - https://github.com/truecharts/charts/tree/master/charts/stable/genea + - https://hub.docker.com/r/biggiesize/genea-app +type: application +version: 5.1.3 diff --git a/stable/genea/5.0.0/README.md b/stable/genea/5.1.3/README.md similarity index 100% rename from stable/genea/5.0.0/README.md rename to stable/genea/5.1.3/README.md diff --git a/stable/genea/5.0.0/app-readme.md b/stable/genea/5.1.3/app-readme.md similarity index 100% rename from stable/genea/5.0.0/app-readme.md rename to stable/genea/5.1.3/app-readme.md diff --git a/stable/genea/5.1.3/charts/common-18.0.3.tgz b/stable/genea/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/genea/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/genea/5.0.0/ix_values.yaml b/stable/genea/5.1.3/ix_values.yaml similarity index 100% rename from stable/genea/5.0.0/ix_values.yaml rename to stable/genea/5.1.3/ix_values.yaml diff --git a/stable/genea/5.0.0/questions.yaml b/stable/genea/5.1.3/questions.yaml similarity index 100% rename from stable/genea/5.0.0/questions.yaml rename to stable/genea/5.1.3/questions.yaml diff --git a/stable/genea/5.0.0/templates/common.yaml b/stable/genea/5.1.3/templates/common.yaml similarity index 100% rename from stable/genea/5.0.0/templates/common.yaml rename to stable/genea/5.1.3/templates/common.yaml diff --git a/stable/ghostfolio/4.1.0/values.yaml b/stable/genea/5.1.3/values.yaml similarity index 100% rename from stable/ghostfolio/4.1.0/values.yaml rename to stable/genea/5.1.3/values.yaml diff --git a/stable/ghostfolio/4.1.0/CHANGELOG.md b/stable/ghostfolio/4.1.0/CHANGELOG.md deleted file mode 100644 index 276606dee78..00000000000 --- a/stable/ghostfolio/4.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [ghostfolio-3.10.0](https://github.com/truecharts/charts/compare/ghostfolio-3.9.0...ghostfolio-3.10.0) (2024-02-12) - -### Chore - - - -- update container image ghostfolio/ghostfolio to v2.50.0[@8fa4eef](https://github.com/8fa4eef) by renovate ([#18191](https://github.com/truecharts/charts/issues/18191)) - - -## [ghostfolio-3.9.0](https://github.com/truecharts/charts/compare/ghostfolio-3.8.1...ghostfolio-3.9.0) (2024-02-05) - -### Chore - - - -- update container image ghostfolio/ghostfolio to v2.47.0[@b5bd04e](https://github.com/b5bd04e) by renovate ([#17942](https://github.com/truecharts/charts/issues/17942)) - - -## [ghostfolio-3.8.1](https://github.com/truecharts/charts/compare/ghostfolio-3.8.0...ghostfolio-3.8.1) (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)) - - -## [ghostfolio-3.8.0](https://github.com/truecharts/charts/compare/ghostfolio-3.7.5...ghostfolio-3.8.0) (2024-01-29) - -### Chore - - - -- update container image ghostfolio/ghostfolio to v2.46.0[@d7f9487](https://github.com/d7f9487) by renovate ([#17696](https://github.com/truecharts/charts/issues/17696)) - - -## [ghostfolio-3.7.5](https://github.com/truecharts/charts/compare/ghostfolio-3.7.4...ghostfolio-3.7.5) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [ghostfolio-3.7.4](https://github.com/truecharts/charts/compare/ghostfolio-3.7.3...ghostfolio-3.7.4) (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)) - - -## [ghostfolio-3.7.3](https://github.com/truecharts/charts/compare/ghostfolio-3.7.2...ghostfolio-3.7.3) (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)) - - -## [ghostfolio-3.7.2](https://github.com/truecharts/charts/compare/ghostfolio-3.7.1...ghostfolio-3.7.2) (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)) - - -## [ghostfolio-3.7.1](https://github.com/truecharts/charts/compare/ghostfolio-3.7.0...ghostfolio-3.7.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/ghostfolio/4.1.0/Chart.yaml b/stable/ghostfolio/4.1.0/Chart.yaml deleted file mode 100644 index 0a6510aab01..00000000000 --- a/stable/ghostfolio/4.1.0/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: finance - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.54.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. -home: https://truecharts.org/charts/stable/ghostfolio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png -keywords: - - ghostfolio - - finance -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ghostfolio -sources: - - https://github.com/ghostfolio/ghostfolio - - https://ghostfol.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - - https://hub.docker.com/r/ghostfolio/ghostfolio -type: application -version: 4.1.0 diff --git a/stable/ghostfolio/4.1.0/charts/common-18.0.1.tgz b/stable/ghostfolio/4.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/ghostfolio/4.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/ghostfolio/4.1.0/ix_values.yaml b/stable/ghostfolio/4.1.0/ix_values.yaml deleted file mode 100644 index 5136fda8abc..00000000000 --- a/stable/ghostfolio/4.1.0/ix_values.yaml +++ /dev/null @@ -1,65 +0,0 @@ -image: - repository: ghostfolio/ghostfolio - pullPolicy: IfNotPresent - tag: 2.54.0@sha256:2fa747eec0747635c143be43ee30e3d5419d670bd7211aebe4a6230d4947a983 -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - port: 3333 - targetPort: 3333 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - path: "/" - type: http - readiness: - path: "/" - type: http - startup: - type: tcp - env: - ALPHA_VANTAGE_API_KEY: "" - ACCESS_TOKEN_SALT: - secretKeyRef: - name: ghostfolio-secrets - key: ACCESS_TOKEN_SALT - JWT_SECRET_KEY: - secretKeyRef: - name: ghostfolio-secrets - key: JWT_SECRET_KEY - DATABASE_URL: - secretKeyRef: - name: ghostfolio-secrets - key: DATABASE_URL - REDIS_HOST: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' - key: plainhost - REDIS_PASSWORD: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' - key: redis-password - REDIS_PORT: "6379" -cnpg: - main: - enabled: true - user: ghostfolio - database: ghostfolio -redis: - enabled: true -portal: - open: - enabled: true diff --git a/stable/github-backup/5.0.0/.helmignore b/stable/ghostfolio/4.2.1/.helmignore similarity index 100% rename from stable/github-backup/5.0.0/.helmignore rename to stable/ghostfolio/4.2.1/.helmignore diff --git a/stable/ghostfolio/4.2.1/CHANGELOG.md b/stable/ghostfolio/4.2.1/CHANGELOG.md new file mode 100644 index 00000000000..f41466a8911 --- /dev/null +++ b/stable/ghostfolio/4.2.1/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [ghostfolio-3.10.0](https://github.com/truecharts/charts/compare/ghostfolio-3.9.0...ghostfolio-3.10.0) (2024-02-12) + +### Chore + + + +- update container image ghostfolio/ghostfolio to v2.50.0[@8fa4eef](https://github.com/8fa4eef) by renovate ([#18191](https://github.com/truecharts/charts/issues/18191)) + + +## [ghostfolio-3.9.0](https://github.com/truecharts/charts/compare/ghostfolio-3.8.1...ghostfolio-3.9.0) (2024-02-05) + +### Chore + + + +- update container image ghostfolio/ghostfolio to v2.47.0[@b5bd04e](https://github.com/b5bd04e) by renovate ([#17942](https://github.com/truecharts/charts/issues/17942)) + + +## [ghostfolio-3.8.1](https://github.com/truecharts/charts/compare/ghostfolio-3.8.0...ghostfolio-3.8.1) (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)) + + +## [ghostfolio-3.8.0](https://github.com/truecharts/charts/compare/ghostfolio-3.7.5...ghostfolio-3.8.0) (2024-01-29) + +### Chore + + + +- update container image ghostfolio/ghostfolio to v2.46.0[@d7f9487](https://github.com/d7f9487) by renovate ([#17696](https://github.com/truecharts/charts/issues/17696)) + + +## [ghostfolio-3.7.5](https://github.com/truecharts/charts/compare/ghostfolio-3.7.4...ghostfolio-3.7.5) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [ghostfolio-3.7.4](https://github.com/truecharts/charts/compare/ghostfolio-3.7.3...ghostfolio-3.7.4) (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)) + + +## [ghostfolio-3.7.3](https://github.com/truecharts/charts/compare/ghostfolio-3.7.2...ghostfolio-3.7.3) (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)) + + +## [ghostfolio-3.7.2](https://github.com/truecharts/charts/compare/ghostfolio-3.7.1...ghostfolio-3.7.2) (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)) + + +## [ghostfolio-3.7.1](https://github.com/truecharts/charts/compare/ghostfolio-3.7.0...ghostfolio-3.7.1) (2024-01-21) + +### Chore \ No newline at end of file diff --git a/stable/ghostfolio/4.2.1/Chart.yaml b/stable/ghostfolio/4.2.1/Chart.yaml new file mode 100644 index 00000000000..adff8294874 --- /dev/null +++ b/stable/ghostfolio/4.2.1/Chart.yaml @@ -0,0 +1,45 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: finance + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.57.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. +home: https://truecharts.org/charts/stable/ghostfolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png +keywords: + - ghostfolio + - finance +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ghostfolio +sources: + - https://github.com/ghostfolio/ghostfolio + - https://ghostfol.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio + - https://hub.docker.com/r/ghostfolio/ghostfolio +type: application +version: 4.2.1 diff --git a/stable/ghostfolio/4.1.0/README.md b/stable/ghostfolio/4.2.1/README.md similarity index 100% rename from stable/ghostfolio/4.1.0/README.md rename to stable/ghostfolio/4.2.1/README.md diff --git a/stable/ghostfolio/4.1.0/app-readme.md b/stable/ghostfolio/4.2.1/app-readme.md similarity index 100% rename from stable/ghostfolio/4.1.0/app-readme.md rename to stable/ghostfolio/4.2.1/app-readme.md diff --git a/stable/ghostfolio/4.2.1/charts/common-18.0.3.tgz b/stable/ghostfolio/4.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ghostfolio/4.2.1/charts/common-18.0.3.tgz differ diff --git a/stable/ghostfolio/4.1.0/charts/redis-11.2.1.tgz b/stable/ghostfolio/4.2.1/charts/redis-11.2.1.tgz similarity index 100% rename from stable/ghostfolio/4.1.0/charts/redis-11.2.1.tgz rename to stable/ghostfolio/4.2.1/charts/redis-11.2.1.tgz diff --git a/stable/ghostfolio/4.2.1/ix_values.yaml b/stable/ghostfolio/4.2.1/ix_values.yaml new file mode 100644 index 00000000000..da7a6f19262 --- /dev/null +++ b/stable/ghostfolio/4.2.1/ix_values.yaml @@ -0,0 +1,65 @@ +image: + repository: ghostfolio/ghostfolio + pullPolicy: IfNotPresent + tag: 2.57.0@sha256:6cdba7d7c4ba8e65584fb55080057c03b88ae5dab20819ba3aaa72401c7fc224 +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + port: 3333 + targetPort: 3333 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/" + type: http + readiness: + path: "/" + type: http + startup: + type: tcp + env: + ALPHA_VANTAGE_API_KEY: "" + ACCESS_TOKEN_SALT: + secretKeyRef: + name: ghostfolio-secrets + key: ACCESS_TOKEN_SALT + JWT_SECRET_KEY: + secretKeyRef: + name: ghostfolio-secrets + key: JWT_SECRET_KEY + DATABASE_URL: + secretKeyRef: + name: ghostfolio-secrets + key: DATABASE_URL + REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + REDIS_PORT: "6379" +cnpg: + main: + enabled: true + user: ghostfolio + database: ghostfolio +redis: + enabled: true +portal: + open: + enabled: true diff --git a/stable/ghostfolio/4.1.0/questions.yaml b/stable/ghostfolio/4.2.1/questions.yaml similarity index 100% rename from stable/ghostfolio/4.1.0/questions.yaml rename to stable/ghostfolio/4.2.1/questions.yaml diff --git a/stable/golinks/11.0.0/templates/NOTES.txt b/stable/ghostfolio/4.2.1/templates/NOTES.txt similarity index 100% rename from stable/golinks/11.0.0/templates/NOTES.txt rename to stable/ghostfolio/4.2.1/templates/NOTES.txt diff --git a/stable/ghostfolio/4.1.0/templates/_secrets.tpl b/stable/ghostfolio/4.2.1/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/4.1.0/templates/_secrets.tpl rename to stable/ghostfolio/4.2.1/templates/_secrets.tpl diff --git a/stable/ghostfolio/4.1.0/templates/common.yaml b/stable/ghostfolio/4.2.1/templates/common.yaml similarity index 100% rename from stable/ghostfolio/4.1.0/templates/common.yaml rename to stable/ghostfolio/4.2.1/templates/common.yaml diff --git a/stable/github-backup/5.0.0/values.yaml b/stable/ghostfolio/4.2.1/values.yaml similarity index 100% rename from stable/github-backup/5.0.0/values.yaml rename to stable/ghostfolio/4.2.1/values.yaml diff --git a/stable/gitea/18.3.1/Chart.yaml b/stable/gitea/18.3.1/Chart.yaml index e71e9cf6714..0ae6b5abe95 100644 --- a/stable/gitea/18.3.1/Chart.yaml +++ b/stable/gitea/18.3.1/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.21.7 dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/gitea/18.3.1/charts/common-18.0.2.tgz b/stable/gitea/18.3.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/gitea/18.3.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/gitea/18.3.1/charts/common-18.0.3.tgz b/stable/gitea/18.3.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/gitea/18.3.1/charts/common-18.0.3.tgz differ diff --git a/stable/gitea/18.3.1/charts/memcached-12.1.3.tgz b/stable/gitea/18.3.1/charts/memcached-12.1.3.tgz index 0c24574d354..829f3129104 100644 Binary files a/stable/gitea/18.3.1/charts/memcached-12.1.3.tgz and b/stable/gitea/18.3.1/charts/memcached-12.1.3.tgz differ diff --git a/stable/github-backup/5.0.0/CHANGELOG.md b/stable/github-backup/5.0.0/CHANGELOG.md deleted file mode 100644 index ae9264c65e7..00000000000 --- a/stable/github-backup/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [github-backup-4.1.11](https://github.com/truecharts/charts/compare/github-backup-4.1.10...github-backup-4.1.11) (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)) - - -## [github-backup-4.1.10](https://github.com/truecharts/charts/compare/github-backup-4.1.9...github-backup-4.1.10) (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)) - - -## [github-backup-4.1.9](https://github.com/truecharts/charts/compare/github-backup-4.1.8...github-backup-4.1.9) (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)) - - -## [github-backup-4.1.8](https://github.com/truecharts/charts/compare/github-backup-4.1.7...github-backup-4.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)) - - -## [github-backup-4.1.7](https://github.com/truecharts/charts/compare/github-backup-4.1.6...github-backup-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [github-backup-4.1.6](https://github.com/truecharts/charts/compare/github-backup-4.1.5...github-backup-4.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)) - - -## [github-backup-4.1.5](https://github.com/truecharts/charts/compare/github-backup-4.1.4...github-backup-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [github-backup-4.1.4](https://github.com/truecharts/charts/compare/github-backup-4.1.3...github-backup-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [github-backup-4.1.3](https://github.com/truecharts/charts/compare/github-backup-4.1.0...github-backup-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/github-backup/5.0.0/Chart.yaml b/stable/github-backup/5.0.0/Chart.yaml deleted file mode 100644 index 315461e5d7f..00000000000 --- a/stable/github-backup/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. -home: https://truecharts.org/charts/stable/github-backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.png -keywords: - - github-backup - - Backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: github-backup -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/github-backup - - https://hub.docker.com/r/lnxd/github-backup -type: application -version: 5.0.0 diff --git a/stable/github-backup/5.0.0/charts/common-17.5.0.tgz b/stable/github-backup/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/github-backup/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/glauth/5.0.0/.helmignore b/stable/github-backup/5.1.3/.helmignore similarity index 100% rename from stable/glauth/5.0.0/.helmignore rename to stable/github-backup/5.1.3/.helmignore diff --git a/stable/github-backup/5.1.3/CHANGELOG.md b/stable/github-backup/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5a7cbbf4dea --- /dev/null +++ b/stable/github-backup/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [github-backup-4.1.11](https://github.com/truecharts/charts/compare/github-backup-4.1.10...github-backup-4.1.11) (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)) + + +## [github-backup-4.1.10](https://github.com/truecharts/charts/compare/github-backup-4.1.9...github-backup-4.1.10) (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)) + + +## [github-backup-4.1.9](https://github.com/truecharts/charts/compare/github-backup-4.1.8...github-backup-4.1.9) (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)) + + +## [github-backup-4.1.8](https://github.com/truecharts/charts/compare/github-backup-4.1.7...github-backup-4.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)) + + +## [github-backup-4.1.7](https://github.com/truecharts/charts/compare/github-backup-4.1.6...github-backup-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [github-backup-4.1.6](https://github.com/truecharts/charts/compare/github-backup-4.1.5...github-backup-4.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)) + + +## [github-backup-4.1.5](https://github.com/truecharts/charts/compare/github-backup-4.1.4...github-backup-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [github-backup-4.1.4](https://github.com/truecharts/charts/compare/github-backup-4.1.3...github-backup-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [github-backup-4.1.3](https://github.com/truecharts/charts/compare/github-backup-4.1.0...github-backup-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/github-backup/5.1.3/Chart.yaml b/stable/github-backup/5.1.3/Chart.yaml new file mode 100644 index 00000000000..698f124300e --- /dev/null +++ b/stable/github-backup/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. +home: https://truecharts.org/charts/stable/github-backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.png +keywords: + - github-backup + - Backup +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: github-backup +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/github-backup + - https://hub.docker.com/r/lnxd/github-backup +type: application +version: 5.1.3 diff --git a/stable/github-backup/5.0.0/README.md b/stable/github-backup/5.1.3/README.md similarity index 100% rename from stable/github-backup/5.0.0/README.md rename to stable/github-backup/5.1.3/README.md diff --git a/stable/github-backup/5.0.0/app-readme.md b/stable/github-backup/5.1.3/app-readme.md similarity index 100% rename from stable/github-backup/5.0.0/app-readme.md rename to stable/github-backup/5.1.3/app-readme.md diff --git a/stable/github-backup/5.1.3/charts/common-18.0.3.tgz b/stable/github-backup/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/github-backup/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/github-backup/5.0.0/ix_values.yaml b/stable/github-backup/5.1.3/ix_values.yaml similarity index 100% rename from stable/github-backup/5.0.0/ix_values.yaml rename to stable/github-backup/5.1.3/ix_values.yaml diff --git a/stable/github-backup/5.0.0/questions.yaml b/stable/github-backup/5.1.3/questions.yaml similarity index 100% rename from stable/github-backup/5.0.0/questions.yaml rename to stable/github-backup/5.1.3/questions.yaml diff --git a/stable/github-backup/5.0.0/templates/common.yaml b/stable/github-backup/5.1.3/templates/common.yaml similarity index 100% rename from stable/github-backup/5.0.0/templates/common.yaml rename to stable/github-backup/5.1.3/templates/common.yaml diff --git a/stable/glauth/5.0.0/values.yaml b/stable/github-backup/5.1.3/values.yaml similarity index 100% rename from stable/glauth/5.0.0/values.yaml rename to stable/github-backup/5.1.3/values.yaml diff --git a/stable/glauth/5.0.0/CHANGELOG.md b/stable/glauth/5.0.0/CHANGELOG.md deleted file mode 100644 index 088caecbe24..00000000000 --- a/stable/glauth/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [glauth-4.1.12](https://github.com/truecharts/charts/compare/glauth-4.1.11...glauth-4.1.12) (2024-02-12) - -### Chore - - - -- update container image glauth/glauth to latest[@23af115](https://github.com/23af115) by renovate ([#18166](https://github.com/truecharts/charts/issues/18166)) - - -## [glauth-4.1.11](https://github.com/truecharts/charts/compare/glauth-4.1.10...glauth-4.1.11) (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)) - - -## [glauth-4.1.10](https://github.com/truecharts/charts/compare/glauth-4.1.9...glauth-4.1.10) (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)) - - -## [glauth-4.1.9](https://github.com/truecharts/charts/compare/glauth-4.1.8...glauth-4.1.9) (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)) - - -## [glauth-4.1.8](https://github.com/truecharts/charts/compare/glauth-4.1.7...glauth-4.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)) - - -## [glauth-4.1.7](https://github.com/truecharts/charts/compare/glauth-4.1.6...glauth-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [glauth-4.1.6](https://github.com/truecharts/charts/compare/glauth-4.1.5...glauth-4.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)) - - -## [glauth-4.1.5](https://github.com/truecharts/charts/compare/glauth-4.1.4...glauth-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [glauth-4.1.4](https://github.com/truecharts/charts/compare/glauth-4.1.3...glauth-4.1.4) (2024-01-01) diff --git a/stable/glauth/5.0.0/Chart.yaml b/stable/glauth/5.0.0/Chart.yaml deleted file mode 100644 index 919d21baeeb..00000000000 --- a/stable/glauth/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. -home: https://truecharts.org/charts/stable/glauth -icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png -keywords: - - glauth - - Security -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: glauth -sources: - - https://glauth.github.io - - https://github.com/truecharts/charts/tree/master/charts/stable/glauth - - https://hub.docker.com/r/glauth/glauth -type: application -version: 5.0.0 diff --git a/stable/glauth/5.0.0/charts/common-17.5.0.tgz b/stable/glauth/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/glauth/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/go-playground/5.0.0/.helmignore b/stable/glauth/5.1.3/.helmignore similarity index 100% rename from stable/go-playground/5.0.0/.helmignore rename to stable/glauth/5.1.3/.helmignore diff --git a/stable/glauth/5.1.3/CHANGELOG.md b/stable/glauth/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3889c829d64 --- /dev/null +++ b/stable/glauth/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [glauth-4.1.12](https://github.com/truecharts/charts/compare/glauth-4.1.11...glauth-4.1.12) (2024-02-12) + +### Chore + + + +- update container image glauth/glauth to latest[@23af115](https://github.com/23af115) by renovate ([#18166](https://github.com/truecharts/charts/issues/18166)) + + +## [glauth-4.1.11](https://github.com/truecharts/charts/compare/glauth-4.1.10...glauth-4.1.11) (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)) + + +## [glauth-4.1.10](https://github.com/truecharts/charts/compare/glauth-4.1.9...glauth-4.1.10) (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)) + + +## [glauth-4.1.9](https://github.com/truecharts/charts/compare/glauth-4.1.8...glauth-4.1.9) (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)) + + +## [glauth-4.1.8](https://github.com/truecharts/charts/compare/glauth-4.1.7...glauth-4.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)) + + +## [glauth-4.1.7](https://github.com/truecharts/charts/compare/glauth-4.1.6...glauth-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [glauth-4.1.6](https://github.com/truecharts/charts/compare/glauth-4.1.5...glauth-4.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)) + + +## [glauth-4.1.5](https://github.com/truecharts/charts/compare/glauth-4.1.4...glauth-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs \ No newline at end of file diff --git a/stable/glauth/5.1.3/Chart.yaml b/stable/glauth/5.1.3/Chart.yaml new file mode 100644 index 00000000000..dd4b8da850a --- /dev/null +++ b/stable/glauth/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. +home: https://truecharts.org/charts/stable/glauth +icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png +keywords: + - glauth + - Security +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: glauth +sources: + - https://glauth.github.io + - https://github.com/truecharts/charts/tree/master/charts/stable/glauth + - https://hub.docker.com/r/glauth/glauth +type: application +version: 5.1.3 diff --git a/stable/glauth/5.0.0/README.md b/stable/glauth/5.1.3/README.md similarity index 100% rename from stable/glauth/5.0.0/README.md rename to stable/glauth/5.1.3/README.md diff --git a/stable/glauth/5.0.0/app-readme.md b/stable/glauth/5.1.3/app-readme.md similarity index 100% rename from stable/glauth/5.0.0/app-readme.md rename to stable/glauth/5.1.3/app-readme.md diff --git a/stable/glauth/5.1.3/charts/common-18.0.3.tgz b/stable/glauth/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/glauth/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/glauth/5.0.0/ix_values.yaml b/stable/glauth/5.1.3/ix_values.yaml similarity index 100% rename from stable/glauth/5.0.0/ix_values.yaml rename to stable/glauth/5.1.3/ix_values.yaml diff --git a/stable/glauth/5.0.0/questions.yaml b/stable/glauth/5.1.3/questions.yaml similarity index 100% rename from stable/glauth/5.0.0/questions.yaml rename to stable/glauth/5.1.3/questions.yaml diff --git a/stable/glauth/5.0.0/templates/common.yaml b/stable/glauth/5.1.3/templates/common.yaml similarity index 100% rename from stable/glauth/5.0.0/templates/common.yaml rename to stable/glauth/5.1.3/templates/common.yaml diff --git a/stable/go-playground/5.0.0/values.yaml b/stable/glauth/5.1.3/values.yaml similarity index 100% rename from stable/go-playground/5.0.0/values.yaml rename to stable/glauth/5.1.3/values.yaml diff --git a/stable/go-playground/5.0.0/CHANGELOG.md b/stable/go-playground/5.0.0/CHANGELOG.md deleted file mode 100644 index 42861870d79..00000000000 --- a/stable/go-playground/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [go-playground-4.1.13](https://github.com/truecharts/charts/compare/go-playground-4.1.12...go-playground-4.1.13) (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)) - - -## [go-playground-4.1.12](https://github.com/truecharts/charts/compare/go-playground-4.1.11...go-playground-4.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)) - - -## [go-playground-4.1.11](https://github.com/truecharts/charts/compare/go-playground-4.1.10...go-playground-4.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)) - - -## [go-playground-4.1.10](https://github.com/truecharts/charts/compare/go-playground-4.1.9...go-playground-4.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)) - - -## [go-playground-4.1.9](https://github.com/truecharts/charts/compare/go-playground-4.1.8...go-playground-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [go-playground-4.1.8](https://github.com/truecharts/charts/compare/go-playground-4.1.7...go-playground-4.1.8) (2024-01-21) - -### Chore - - - -- update container image x1unix/go-playground to latest[@e98741b](https://github.com/e98741b) by renovate ([#17399](https://github.com/truecharts/charts/issues/17399)) - - -## [go-playground-4.1.7](https://github.com/truecharts/charts/compare/go-playground-4.1.6...go-playground-4.1.7) (2024-01-13) - -### Chore - - - -- update container image x1unix/go-playground to latest[@fd25c19](https://github.com/fd25c19) by renovate ([#17098](https://github.com/truecharts/charts/issues/17098)) - - -## [go-playground-4.1.6](https://github.com/truecharts/charts/compare/go-playground-4.1.5...go-playground-4.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)) - - -## [go-playground-4.1.5](https://github.com/truecharts/charts/compare/go-playground-4.1.4...go-playground-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [go-playground-4.1.4](https://github.com/truecharts/charts/compare/go-playground-4.1.3...go-playground-4.1.4) (2024-01-01) - -### Chore - diff --git a/stable/go-playground/5.0.0/Chart.yaml b/stable/go-playground/5.0.0/Chart.yaml deleted file mode 100644 index 8f67d1cd8c6..00000000000 --- a/stable/go-playground/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: mproved Go Playground powered by Monaco Editor and React -home: https://truecharts.org/charts/stable/go-playground -icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png -keywords: - - go-playground - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: go-playground -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/go-playground - - https://hub.docker.com/r/x1unix/go-playground -type: application -version: 5.0.0 diff --git a/stable/go-playground/5.0.0/charts/common-17.5.0.tgz b/stable/go-playground/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/go-playground/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/goaccess-npm-logs/5.0.0/.helmignore b/stable/go-playground/5.1.3/.helmignore similarity index 100% rename from stable/goaccess-npm-logs/5.0.0/.helmignore rename to stable/go-playground/5.1.3/.helmignore diff --git a/stable/go-playground/5.1.3/CHANGELOG.md b/stable/go-playground/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..13b03e42f57 --- /dev/null +++ b/stable/go-playground/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [go-playground-4.1.13](https://github.com/truecharts/charts/compare/go-playground-4.1.12...go-playground-4.1.13) (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)) + + +## [go-playground-4.1.12](https://github.com/truecharts/charts/compare/go-playground-4.1.11...go-playground-4.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)) + + +## [go-playground-4.1.11](https://github.com/truecharts/charts/compare/go-playground-4.1.10...go-playground-4.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)) + + +## [go-playground-4.1.10](https://github.com/truecharts/charts/compare/go-playground-4.1.9...go-playground-4.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)) + + +## [go-playground-4.1.9](https://github.com/truecharts/charts/compare/go-playground-4.1.8...go-playground-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [go-playground-4.1.8](https://github.com/truecharts/charts/compare/go-playground-4.1.7...go-playground-4.1.8) (2024-01-21) + +### Chore + + + +- update container image x1unix/go-playground to latest[@e98741b](https://github.com/e98741b) by renovate ([#17399](https://github.com/truecharts/charts/issues/17399)) + + +## [go-playground-4.1.7](https://github.com/truecharts/charts/compare/go-playground-4.1.6...go-playground-4.1.7) (2024-01-13) + +### Chore + + + +- update container image x1unix/go-playground to latest[@fd25c19](https://github.com/fd25c19) by renovate ([#17098](https://github.com/truecharts/charts/issues/17098)) + + +## [go-playground-4.1.6](https://github.com/truecharts/charts/compare/go-playground-4.1.5...go-playground-4.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)) + + +## [go-playground-4.1.5](https://github.com/truecharts/charts/compare/go-playground-4.1.4...go-playground-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [go-playground-4.1.4](https://github.com/truecharts/charts/compare/go-playground-4.1.3...go-playground-4.1.4) (2024-01-01) \ No newline at end of file diff --git a/stable/go-playground/5.1.3/Chart.yaml b/stable/go-playground/5.1.3/Chart.yaml new file mode 100644 index 00000000000..8cf1469e9e5 --- /dev/null +++ b/stable/go-playground/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: mproved Go Playground powered by Monaco Editor and React +home: https://truecharts.org/charts/stable/go-playground +icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png +keywords: + - go-playground + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: go-playground +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/go-playground + - https://hub.docker.com/r/x1unix/go-playground +type: application +version: 5.1.3 diff --git a/stable/go-playground/5.0.0/README.md b/stable/go-playground/5.1.3/README.md similarity index 100% rename from stable/go-playground/5.0.0/README.md rename to stable/go-playground/5.1.3/README.md diff --git a/stable/go-playground/5.0.0/app-readme.md b/stable/go-playground/5.1.3/app-readme.md similarity index 100% rename from stable/go-playground/5.0.0/app-readme.md rename to stable/go-playground/5.1.3/app-readme.md diff --git a/stable/go-playground/5.1.3/charts/common-18.0.3.tgz b/stable/go-playground/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/go-playground/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/go-playground/5.0.0/ix_values.yaml b/stable/go-playground/5.1.3/ix_values.yaml similarity index 100% rename from stable/go-playground/5.0.0/ix_values.yaml rename to stable/go-playground/5.1.3/ix_values.yaml diff --git a/stable/go-playground/5.0.0/questions.yaml b/stable/go-playground/5.1.3/questions.yaml similarity index 100% rename from stable/go-playground/5.0.0/questions.yaml rename to stable/go-playground/5.1.3/questions.yaml diff --git a/stable/go-playground/5.0.0/templates/common.yaml b/stable/go-playground/5.1.3/templates/common.yaml similarity index 100% rename from stable/go-playground/5.0.0/templates/common.yaml rename to stable/go-playground/5.1.3/templates/common.yaml diff --git a/stable/goaccess-npm-logs/5.0.0/values.yaml b/stable/go-playground/5.1.3/values.yaml similarity index 100% rename from stable/goaccess-npm-logs/5.0.0/values.yaml rename to stable/go-playground/5.1.3/values.yaml diff --git a/stable/goaccess-npm-logs/5.0.0/CHANGELOG.md b/stable/goaccess-npm-logs/5.0.0/CHANGELOG.md deleted file mode 100644 index eee212b57d1..00000000000 --- a/stable/goaccess-npm-logs/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [goaccess-npm-logs-4.1.13](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.12...goaccess-npm-logs-4.1.13) (2024-02-12) - -### Chore - - - -- update container image xavierh/goaccess-for-nginxproxymanager to latest[@a1b2ab3](https://github.com/a1b2ab3) by renovate ([#18115](https://github.com/truecharts/charts/issues/18115)) - - -## [goaccess-npm-logs-4.1.12](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.11...goaccess-npm-logs-4.1.12) (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)) - - -## [goaccess-npm-logs-4.1.11](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.10...goaccess-npm-logs-4.1.11) (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)) - - -## [goaccess-npm-logs-4.1.10](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.9...goaccess-npm-logs-4.1.10) (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)) - - -## [goaccess-npm-logs-4.1.9](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.8...goaccess-npm-logs-4.1.9) (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)) - - -## [goaccess-npm-logs-4.1.8](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.7...goaccess-npm-logs-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [goaccess-npm-logs-4.1.7](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.6...goaccess-npm-logs-4.1.7) (2024-01-21) - -### Chore - - - -- update container image xavierh/goaccess-for-nginxproxymanager to latest[@36a68d8](https://github.com/36a68d8) by renovate ([#17400](https://github.com/truecharts/charts/issues/17400)) - - - - -## [goaccess-npm-logs-4.1.6](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.5...goaccess-npm-logs-4.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)) - - -## [goaccess-npm-logs-4.1.5](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.4...goaccess-npm-logs-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [goaccess-npm-logs-4.1.4](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.3...goaccess-npm-logs-4.1.4) (2024-01-01) - -### Chore diff --git a/stable/goaccess-npm-logs/5.0.0/Chart.yaml b/stable/goaccess-npm-logs/5.0.0/Chart.yaml deleted file mode 100644 index 553a2faffe7..00000000000 --- a/stable/goaccess-npm-logs/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: GoAccess for Nginx Proxy Manager Logs -home: https://truecharts.org/charts/stable/goaccess-npm-logs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png -keywords: - - goaccess-npm-logs - - Tools-Utilities - - Network-Proxy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: goaccess-npm-logs -sources: - - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager - - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess-npm-logs - - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager -type: application -version: 5.0.0 diff --git a/stable/goaccess-npm-logs/5.0.0/charts/common-17.5.0.tgz b/stable/goaccess-npm-logs/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/goaccess-npm-logs/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/goaccess/5.0.0/.helmignore b/stable/goaccess-npm-logs/5.1.3/.helmignore similarity index 100% rename from stable/goaccess/5.0.0/.helmignore rename to stable/goaccess-npm-logs/5.1.3/.helmignore diff --git a/stable/goaccess-npm-logs/5.1.3/CHANGELOG.md b/stable/goaccess-npm-logs/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..90fcacffe47 --- /dev/null +++ b/stable/goaccess-npm-logs/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [goaccess-npm-logs-4.1.13](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.12...goaccess-npm-logs-4.1.13) (2024-02-12) + +### Chore + + + +- update container image xavierh/goaccess-for-nginxproxymanager to latest[@a1b2ab3](https://github.com/a1b2ab3) by renovate ([#18115](https://github.com/truecharts/charts/issues/18115)) + + +## [goaccess-npm-logs-4.1.12](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.11...goaccess-npm-logs-4.1.12) (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)) + + +## [goaccess-npm-logs-4.1.11](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.10...goaccess-npm-logs-4.1.11) (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)) + + +## [goaccess-npm-logs-4.1.10](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.9...goaccess-npm-logs-4.1.10) (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)) + + +## [goaccess-npm-logs-4.1.9](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.8...goaccess-npm-logs-4.1.9) (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)) + + +## [goaccess-npm-logs-4.1.8](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.7...goaccess-npm-logs-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [goaccess-npm-logs-4.1.7](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.6...goaccess-npm-logs-4.1.7) (2024-01-21) + +### Chore + + + +- update container image xavierh/goaccess-for-nginxproxymanager to latest[@36a68d8](https://github.com/36a68d8) by renovate ([#17400](https://github.com/truecharts/charts/issues/17400)) + + + + +## [goaccess-npm-logs-4.1.6](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.5...goaccess-npm-logs-4.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)) + + +## [goaccess-npm-logs-4.1.5](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.4...goaccess-npm-logs-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/goaccess-npm-logs/5.1.3/Chart.yaml b/stable/goaccess-npm-logs/5.1.3/Chart.yaml new file mode 100644 index 00000000000..79f46b5b61f --- /dev/null +++ b/stable/goaccess-npm-logs/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: GoAccess for Nginx Proxy Manager Logs +home: https://truecharts.org/charts/stable/goaccess-npm-logs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png +keywords: + - goaccess-npm-logs + - Tools-Utilities + - Network-Proxy +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: goaccess-npm-logs +sources: + - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager + - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess-npm-logs + - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager +type: application +version: 5.1.3 diff --git a/stable/goaccess-npm-logs/5.0.0/README.md b/stable/goaccess-npm-logs/5.1.3/README.md similarity index 100% rename from stable/goaccess-npm-logs/5.0.0/README.md rename to stable/goaccess-npm-logs/5.1.3/README.md diff --git a/stable/goaccess-npm-logs/5.0.0/app-readme.md b/stable/goaccess-npm-logs/5.1.3/app-readme.md similarity index 100% rename from stable/goaccess-npm-logs/5.0.0/app-readme.md rename to stable/goaccess-npm-logs/5.1.3/app-readme.md diff --git a/stable/goaccess-npm-logs/5.1.3/charts/common-18.0.3.tgz b/stable/goaccess-npm-logs/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/goaccess-npm-logs/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/goaccess-npm-logs/5.0.0/ix_values.yaml b/stable/goaccess-npm-logs/5.1.3/ix_values.yaml similarity index 100% rename from stable/goaccess-npm-logs/5.0.0/ix_values.yaml rename to stable/goaccess-npm-logs/5.1.3/ix_values.yaml diff --git a/stable/goaccess-npm-logs/5.0.0/questions.yaml b/stable/goaccess-npm-logs/5.1.3/questions.yaml similarity index 100% rename from stable/goaccess-npm-logs/5.0.0/questions.yaml rename to stable/goaccess-npm-logs/5.1.3/questions.yaml diff --git a/stable/goaccess-npm-logs/5.0.0/templates/common.yaml b/stable/goaccess-npm-logs/5.1.3/templates/common.yaml similarity index 100% rename from stable/goaccess-npm-logs/5.0.0/templates/common.yaml rename to stable/goaccess-npm-logs/5.1.3/templates/common.yaml diff --git a/stable/goaccess/5.0.0/values.yaml b/stable/goaccess-npm-logs/5.1.3/values.yaml similarity index 100% rename from stable/goaccess/5.0.0/values.yaml rename to stable/goaccess-npm-logs/5.1.3/values.yaml diff --git a/stable/goaccess/5.0.0/CHANGELOG.md b/stable/goaccess/5.0.0/CHANGELOG.md deleted file mode 100644 index 3a33af353c3..00000000000 --- a/stable/goaccess/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [goaccess-4.1.11](https://github.com/truecharts/charts/compare/goaccess-4.1.10...goaccess-4.1.11) (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)) - - -## [goaccess-4.1.10](https://github.com/truecharts/charts/compare/goaccess-4.1.9...goaccess-4.1.10) (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)) - - -## [goaccess-4.1.9](https://github.com/truecharts/charts/compare/goaccess-4.1.8...goaccess-4.1.9) (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)) - - -## [goaccess-4.1.8](https://github.com/truecharts/charts/compare/goaccess-4.1.7...goaccess-4.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)) - - -## [goaccess-4.1.7](https://github.com/truecharts/charts/compare/goaccess-4.1.6...goaccess-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [goaccess-4.1.6](https://github.com/truecharts/charts/compare/goaccess-4.1.5...goaccess-4.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)) - - -## [goaccess-4.1.5](https://github.com/truecharts/charts/compare/goaccess-4.1.4...goaccess-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [goaccess-4.1.4](https://github.com/truecharts/charts/compare/goaccess-4.1.3...goaccess-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [goaccess-4.1.3](https://github.com/truecharts/charts/compare/goaccess-4.1.0...goaccess-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/goaccess/5.0.0/Chart.yaml b/stable/goaccess/5.0.0/Chart.yaml deleted file mode 100644 index c2901b23a22..00000000000 --- a/stable/goaccess/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. -home: https://truecharts.org/charts/stable/goaccess -icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.png -keywords: - - goaccess - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: goaccess -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess - - https://hub.docker.com/r/gregyankovoy/goaccess -type: application -version: 5.0.0 diff --git a/stable/goaccess/5.0.0/charts/common-17.5.0.tgz b/stable/goaccess/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/goaccess/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/godaddy-ddns/5.0.0/.helmignore b/stable/goaccess/5.1.3/.helmignore similarity index 100% rename from stable/godaddy-ddns/5.0.0/.helmignore rename to stable/goaccess/5.1.3/.helmignore diff --git a/stable/goaccess/5.1.3/CHANGELOG.md b/stable/goaccess/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a845cbc5ba8 --- /dev/null +++ b/stable/goaccess/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [goaccess-4.1.11](https://github.com/truecharts/charts/compare/goaccess-4.1.10...goaccess-4.1.11) (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)) + + +## [goaccess-4.1.10](https://github.com/truecharts/charts/compare/goaccess-4.1.9...goaccess-4.1.10) (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)) + + +## [goaccess-4.1.9](https://github.com/truecharts/charts/compare/goaccess-4.1.8...goaccess-4.1.9) (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)) + + +## [goaccess-4.1.8](https://github.com/truecharts/charts/compare/goaccess-4.1.7...goaccess-4.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)) + + +## [goaccess-4.1.7](https://github.com/truecharts/charts/compare/goaccess-4.1.6...goaccess-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [goaccess-4.1.6](https://github.com/truecharts/charts/compare/goaccess-4.1.5...goaccess-4.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)) + + +## [goaccess-4.1.5](https://github.com/truecharts/charts/compare/goaccess-4.1.4...goaccess-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [goaccess-4.1.4](https://github.com/truecharts/charts/compare/goaccess-4.1.3...goaccess-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [goaccess-4.1.3](https://github.com/truecharts/charts/compare/goaccess-4.1.0...goaccess-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/goaccess/5.1.3/Chart.yaml b/stable/goaccess/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6ba535ff6a0 --- /dev/null +++ b/stable/goaccess/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. +home: https://truecharts.org/charts/stable/goaccess +icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.png +keywords: + - goaccess + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: goaccess +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess + - https://hub.docker.com/r/gregyankovoy/goaccess +type: application +version: 5.1.3 diff --git a/stable/goaccess/5.0.0/README.md b/stable/goaccess/5.1.3/README.md similarity index 100% rename from stable/goaccess/5.0.0/README.md rename to stable/goaccess/5.1.3/README.md diff --git a/stable/goaccess/5.0.0/app-readme.md b/stable/goaccess/5.1.3/app-readme.md similarity index 100% rename from stable/goaccess/5.0.0/app-readme.md rename to stable/goaccess/5.1.3/app-readme.md diff --git a/stable/goaccess/5.1.3/charts/common-18.0.3.tgz b/stable/goaccess/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/goaccess/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/goaccess/5.0.0/ix_values.yaml b/stable/goaccess/5.1.3/ix_values.yaml similarity index 100% rename from stable/goaccess/5.0.0/ix_values.yaml rename to stable/goaccess/5.1.3/ix_values.yaml diff --git a/stable/goaccess/5.0.0/questions.yaml b/stable/goaccess/5.1.3/questions.yaml similarity index 100% rename from stable/goaccess/5.0.0/questions.yaml rename to stable/goaccess/5.1.3/questions.yaml diff --git a/stable/goaccess/5.0.0/templates/common.yaml b/stable/goaccess/5.1.3/templates/common.yaml similarity index 100% rename from stable/goaccess/5.0.0/templates/common.yaml rename to stable/goaccess/5.1.3/templates/common.yaml diff --git a/stable/godaddy-ddns/5.0.0/values.yaml b/stable/goaccess/5.1.3/values.yaml similarity index 100% rename from stable/godaddy-ddns/5.0.0/values.yaml rename to stable/goaccess/5.1.3/values.yaml diff --git a/stable/godaddy-ddns/5.0.0/CHANGELOG.md b/stable/godaddy-ddns/5.0.0/CHANGELOG.md deleted file mode 100644 index d3e6fa8bdd2..00000000000 --- a/stable/godaddy-ddns/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [godaddy-ddns-4.1.11](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.10...godaddy-ddns-4.1.11) (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)) - - -## [godaddy-ddns-4.1.10](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.9...godaddy-ddns-4.1.10) (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)) - - -## [godaddy-ddns-4.1.9](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.8...godaddy-ddns-4.1.9) (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)) - - -## [godaddy-ddns-4.1.8](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.7...godaddy-ddns-4.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)) - - -## [godaddy-ddns-4.1.7](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.6...godaddy-ddns-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [godaddy-ddns-4.1.6](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.5...godaddy-ddns-4.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)) - - -## [godaddy-ddns-4.1.5](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.4...godaddy-ddns-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [godaddy-ddns-4.1.4](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.3...godaddy-ddns-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [godaddy-ddns-4.1.3](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.0...godaddy-ddns-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/godaddy-ddns/5.0.0/Chart.yaml b/stable/godaddy-ddns/5.0.0/Chart.yaml deleted file mode 100644 index 0548551c022..00000000000 --- a/stable/godaddy-ddns/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. -home: https://truecharts.org/charts/stable/godaddy-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png -keywords: - - godaddy-ddns - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: godaddy-ddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/godaddy-ddns - - https://hub.docker.com/r/jwater7/godaddy-publicip-updater -type: application -version: 5.0.0 diff --git a/stable/godaddy-ddns/5.0.0/charts/common-17.5.0.tgz b/stable/godaddy-ddns/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/godaddy-ddns/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/gokapi/5.0.0/.helmignore b/stable/godaddy-ddns/5.1.3/.helmignore similarity index 100% rename from stable/gokapi/5.0.0/.helmignore rename to stable/godaddy-ddns/5.1.3/.helmignore diff --git a/stable/godaddy-ddns/5.1.3/CHANGELOG.md b/stable/godaddy-ddns/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..792ac69b5e7 --- /dev/null +++ b/stable/godaddy-ddns/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [godaddy-ddns-4.1.11](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.10...godaddy-ddns-4.1.11) (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)) + + +## [godaddy-ddns-4.1.10](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.9...godaddy-ddns-4.1.10) (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)) + + +## [godaddy-ddns-4.1.9](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.8...godaddy-ddns-4.1.9) (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)) + + +## [godaddy-ddns-4.1.8](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.7...godaddy-ddns-4.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)) + + +## [godaddy-ddns-4.1.7](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.6...godaddy-ddns-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [godaddy-ddns-4.1.6](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.5...godaddy-ddns-4.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)) + + +## [godaddy-ddns-4.1.5](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.4...godaddy-ddns-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [godaddy-ddns-4.1.4](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.3...godaddy-ddns-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [godaddy-ddns-4.1.3](https://github.com/truecharts/charts/compare/godaddy-ddns-4.1.0...godaddy-ddns-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/godaddy-ddns/5.1.3/Chart.yaml b/stable/godaddy-ddns/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3243f9ff57e --- /dev/null +++ b/stable/godaddy-ddns/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. +home: https://truecharts.org/charts/stable/godaddy-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png +keywords: + - godaddy-ddns + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: godaddy-ddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/godaddy-ddns + - https://hub.docker.com/r/jwater7/godaddy-publicip-updater +type: application +version: 5.1.3 diff --git a/stable/godaddy-ddns/5.0.0/README.md b/stable/godaddy-ddns/5.1.3/README.md similarity index 100% rename from stable/godaddy-ddns/5.0.0/README.md rename to stable/godaddy-ddns/5.1.3/README.md diff --git a/stable/godaddy-ddns/5.0.0/app-readme.md b/stable/godaddy-ddns/5.1.3/app-readme.md similarity index 100% rename from stable/godaddy-ddns/5.0.0/app-readme.md rename to stable/godaddy-ddns/5.1.3/app-readme.md diff --git a/stable/godaddy-ddns/5.1.3/charts/common-18.0.3.tgz b/stable/godaddy-ddns/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/godaddy-ddns/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/godaddy-ddns/5.0.0/ix_values.yaml b/stable/godaddy-ddns/5.1.3/ix_values.yaml similarity index 100% rename from stable/godaddy-ddns/5.0.0/ix_values.yaml rename to stable/godaddy-ddns/5.1.3/ix_values.yaml diff --git a/stable/godaddy-ddns/5.0.0/questions.yaml b/stable/godaddy-ddns/5.1.3/questions.yaml similarity index 100% rename from stable/godaddy-ddns/5.0.0/questions.yaml rename to stable/godaddy-ddns/5.1.3/questions.yaml diff --git a/stable/godaddy-ddns/5.0.0/templates/common.yaml b/stable/godaddy-ddns/5.1.3/templates/common.yaml similarity index 100% rename from stable/godaddy-ddns/5.0.0/templates/common.yaml rename to stable/godaddy-ddns/5.1.3/templates/common.yaml diff --git a/stable/gokapi/5.0.0/values.yaml b/stable/godaddy-ddns/5.1.3/values.yaml similarity index 100% rename from stable/gokapi/5.0.0/values.yaml rename to stable/godaddy-ddns/5.1.3/values.yaml diff --git a/stable/gokapi/5.0.0/CHANGELOG.md b/stable/gokapi/5.0.0/CHANGELOG.md deleted file mode 100644 index 4d034093d6a..00000000000 --- a/stable/gokapi/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [gokapi-4.1.12](https://github.com/truecharts/charts/compare/gokapi-4.1.11...gokapi-4.1.12) (2024-02-12) - -### Chore - - - -- update container image f0rc3/gokapi to v1.8.0[@0003cc9](https://github.com/0003cc9) by renovate ([#18043](https://github.com/truecharts/charts/issues/18043)) - - -## [gokapi-4.1.11](https://github.com/truecharts/charts/compare/gokapi-4.1.10...gokapi-4.1.11) (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)) - - -## [gokapi-4.1.10](https://github.com/truecharts/charts/compare/gokapi-4.1.9...gokapi-4.1.10) (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)) - - -## [gokapi-4.1.9](https://github.com/truecharts/charts/compare/gokapi-4.1.8...gokapi-4.1.9) (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)) - - -## [gokapi-4.1.8](https://github.com/truecharts/charts/compare/gokapi-4.1.7...gokapi-4.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)) - - -## [gokapi-4.1.7](https://github.com/truecharts/charts/compare/gokapi-4.1.6...gokapi-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [gokapi-4.1.6](https://github.com/truecharts/charts/compare/gokapi-4.1.5...gokapi-4.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)) - - -## [gokapi-4.1.5](https://github.com/truecharts/charts/compare/gokapi-4.1.4...gokapi-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - diff --git a/stable/gokapi/5.0.0/Chart.yaml b/stable/gokapi/5.0.0/Chart.yaml deleted file mode 100644 index 4fd93e921e7..00000000000 --- a/stable/gokapi/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.8.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. -home: https://truecharts.org/charts/stable/gokapi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png -keywords: - - gokapi - - cloud - - utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gokapi -sources: - - https://github.com/Forceu/gokapi - - https://github.com/truecharts/charts/tree/master/charts/stable/gokapi - - https://hub.docker.com/r/f0rc3/gokapi -type: application -version: 5.0.0 diff --git a/stable/gokapi/5.0.0/charts/common-17.5.0.tgz b/stable/gokapi/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/gokapi/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/golinks/11.0.0/.helmignore b/stable/gokapi/5.1.3/.helmignore similarity index 100% rename from stable/golinks/11.0.0/.helmignore rename to stable/gokapi/5.1.3/.helmignore diff --git a/stable/gokapi/5.1.3/CHANGELOG.md b/stable/gokapi/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..59dd8d42fc9 --- /dev/null +++ b/stable/gokapi/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [gokapi-4.1.12](https://github.com/truecharts/charts/compare/gokapi-4.1.11...gokapi-4.1.12) (2024-02-12) + +### Chore + + + +- update container image f0rc3/gokapi to v1.8.0[@0003cc9](https://github.com/0003cc9) by renovate ([#18043](https://github.com/truecharts/charts/issues/18043)) + + +## [gokapi-4.1.11](https://github.com/truecharts/charts/compare/gokapi-4.1.10...gokapi-4.1.11) (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)) + + +## [gokapi-4.1.10](https://github.com/truecharts/charts/compare/gokapi-4.1.9...gokapi-4.1.10) (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)) + + +## [gokapi-4.1.9](https://github.com/truecharts/charts/compare/gokapi-4.1.8...gokapi-4.1.9) (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)) + + +## [gokapi-4.1.8](https://github.com/truecharts/charts/compare/gokapi-4.1.7...gokapi-4.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)) + + +## [gokapi-4.1.7](https://github.com/truecharts/charts/compare/gokapi-4.1.6...gokapi-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [gokapi-4.1.6](https://github.com/truecharts/charts/compare/gokapi-4.1.5...gokapi-4.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)) + + +## [gokapi-4.1.5](https://github.com/truecharts/charts/compare/gokapi-4.1.4...gokapi-4.1.5) (2024-01-02) + +### Chore + diff --git a/stable/gokapi/5.1.3/Chart.yaml b/stable/gokapi/5.1.3/Chart.yaml new file mode 100644 index 00000000000..f7f73b313dc --- /dev/null +++ b/stable/gokapi/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.8.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. +home: https://truecharts.org/charts/stable/gokapi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png +keywords: + - gokapi + - cloud + - utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: gokapi +sources: + - https://github.com/Forceu/gokapi + - https://github.com/truecharts/charts/tree/master/charts/stable/gokapi + - https://hub.docker.com/r/f0rc3/gokapi +type: application +version: 5.1.3 diff --git a/stable/gokapi/5.0.0/README.md b/stable/gokapi/5.1.3/README.md similarity index 100% rename from stable/gokapi/5.0.0/README.md rename to stable/gokapi/5.1.3/README.md diff --git a/stable/gokapi/5.0.0/app-readme.md b/stable/gokapi/5.1.3/app-readme.md similarity index 100% rename from stable/gokapi/5.0.0/app-readme.md rename to stable/gokapi/5.1.3/app-readme.md diff --git a/stable/gokapi/5.1.3/charts/common-18.0.3.tgz b/stable/gokapi/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/gokapi/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/gokapi/5.0.0/ix_values.yaml b/stable/gokapi/5.1.3/ix_values.yaml similarity index 100% rename from stable/gokapi/5.0.0/ix_values.yaml rename to stable/gokapi/5.1.3/ix_values.yaml diff --git a/stable/gokapi/5.0.0/questions.yaml b/stable/gokapi/5.1.3/questions.yaml similarity index 100% rename from stable/gokapi/5.0.0/questions.yaml rename to stable/gokapi/5.1.3/questions.yaml diff --git a/stable/gokapi/5.0.0/templates/common.yaml b/stable/gokapi/5.1.3/templates/common.yaml similarity index 100% rename from stable/gokapi/5.0.0/templates/common.yaml rename to stable/gokapi/5.1.3/templates/common.yaml diff --git a/stable/golinks/11.0.0/values.yaml b/stable/gokapi/5.1.3/values.yaml similarity index 100% rename from stable/golinks/11.0.0/values.yaml rename to stable/gokapi/5.1.3/values.yaml diff --git a/stable/golinks/11.0.0/CHANGELOG.md b/stable/golinks/11.0.0/CHANGELOG.md deleted file mode 100644 index f5681c3e193..00000000000 --- a/stable/golinks/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [golinks-10.1.11](https://github.com/truecharts/charts/compare/golinks-10.1.10...golinks-10.1.11) (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)) - - -## [golinks-10.1.10](https://github.com/truecharts/charts/compare/golinks-10.1.9...golinks-10.1.10) (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)) - - -## [golinks-10.1.9](https://github.com/truecharts/charts/compare/golinks-10.1.8...golinks-10.1.9) (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)) - - -## [golinks-10.1.8](https://github.com/truecharts/charts/compare/golinks-10.1.7...golinks-10.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)) - - -## [golinks-10.1.7](https://github.com/truecharts/charts/compare/golinks-10.1.6...golinks-10.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [golinks-10.1.6](https://github.com/truecharts/charts/compare/golinks-10.1.5...golinks-10.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)) - - -## [golinks-10.1.5](https://github.com/truecharts/charts/compare/golinks-10.1.4...golinks-10.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [golinks-10.1.4](https://github.com/truecharts/charts/compare/golinks-10.1.3...golinks-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [golinks-10.1.3](https://github.com/truecharts/charts/compare/golinks-10.1.0...golinks-10.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/golinks/11.0.0/Chart.yaml b/stable/golinks/11.0.0/Chart.yaml deleted file mode 100644 index 54ee99cf991..00000000000 --- a/stable/golinks/11.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 154c581 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. -home: https://truecharts.org/charts/stable/golinks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png -keywords: - - search - - browser - - bookmarks - - smart-bookmarks - - golinks -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: golinks -sources: - - https://github.com/nicholaswilde/docker-golinks - - https://github.com/prologic/golinks - - https://github.com/truecharts/charts/tree/master/charts/stable/golinks - - https://ghcr.io/nicholaswilde/golinks -type: application -version: 11.0.0 diff --git a/stable/golinks/11.0.0/charts/common-17.5.0.tgz b/stable/golinks/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/golinks/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/gonic/13.0.0/.helmignore b/stable/golinks/11.1.3/.helmignore similarity index 100% rename from stable/gonic/13.0.0/.helmignore rename to stable/golinks/11.1.3/.helmignore diff --git a/stable/golinks/11.1.3/CHANGELOG.md b/stable/golinks/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c859956145a --- /dev/null +++ b/stable/golinks/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [golinks-10.1.11](https://github.com/truecharts/charts/compare/golinks-10.1.10...golinks-10.1.11) (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)) + + +## [golinks-10.1.10](https://github.com/truecharts/charts/compare/golinks-10.1.9...golinks-10.1.10) (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)) + + +## [golinks-10.1.9](https://github.com/truecharts/charts/compare/golinks-10.1.8...golinks-10.1.9) (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)) + + +## [golinks-10.1.8](https://github.com/truecharts/charts/compare/golinks-10.1.7...golinks-10.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)) + + +## [golinks-10.1.7](https://github.com/truecharts/charts/compare/golinks-10.1.6...golinks-10.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [golinks-10.1.6](https://github.com/truecharts/charts/compare/golinks-10.1.5...golinks-10.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)) + + +## [golinks-10.1.5](https://github.com/truecharts/charts/compare/golinks-10.1.4...golinks-10.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [golinks-10.1.4](https://github.com/truecharts/charts/compare/golinks-10.1.3...golinks-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [golinks-10.1.3](https://github.com/truecharts/charts/compare/golinks-10.1.0...golinks-10.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/golinks/11.1.3/Chart.yaml b/stable/golinks/11.1.3/Chart.yaml new file mode 100644 index 00000000000..6e01091f064 --- /dev/null +++ b/stable/golinks/11.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 154c581 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. +home: https://truecharts.org/charts/stable/golinks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png +keywords: + - search + - browser + - bookmarks + - smart-bookmarks + - golinks +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: golinks +sources: + - https://github.com/nicholaswilde/docker-golinks + - https://github.com/prologic/golinks + - https://github.com/truecharts/charts/tree/master/charts/stable/golinks + - https://ghcr.io/nicholaswilde/golinks +type: application +version: 11.1.3 diff --git a/stable/golinks/11.0.0/README.md b/stable/golinks/11.1.3/README.md similarity index 100% rename from stable/golinks/11.0.0/README.md rename to stable/golinks/11.1.3/README.md diff --git a/stable/golinks/11.0.0/app-readme.md b/stable/golinks/11.1.3/app-readme.md similarity index 100% rename from stable/golinks/11.0.0/app-readme.md rename to stable/golinks/11.1.3/app-readme.md diff --git a/stable/golinks/11.1.3/charts/common-18.0.3.tgz b/stable/golinks/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/golinks/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/golinks/11.0.0/ix_values.yaml b/stable/golinks/11.1.3/ix_values.yaml similarity index 100% rename from stable/golinks/11.0.0/ix_values.yaml rename to stable/golinks/11.1.3/ix_values.yaml diff --git a/stable/golinks/11.0.0/questions.yaml b/stable/golinks/11.1.3/questions.yaml similarity index 100% rename from stable/golinks/11.0.0/questions.yaml rename to stable/golinks/11.1.3/questions.yaml diff --git a/stable/gonic/13.0.0/templates/NOTES.txt b/stable/golinks/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/gonic/13.0.0/templates/NOTES.txt rename to stable/golinks/11.1.3/templates/NOTES.txt diff --git a/stable/golinks/11.0.0/templates/common.yaml b/stable/golinks/11.1.3/templates/common.yaml similarity index 100% rename from stable/golinks/11.0.0/templates/common.yaml rename to stable/golinks/11.1.3/templates/common.yaml diff --git a/stable/gonic/13.0.0/values.yaml b/stable/golinks/11.1.3/values.yaml similarity index 100% rename from stable/gonic/13.0.0/values.yaml rename to stable/golinks/11.1.3/values.yaml diff --git a/stable/gonic/13.0.0/CHANGELOG.md b/stable/gonic/13.0.0/CHANGELOG.md deleted file mode 100644 index 8948b22a7e1..00000000000 --- a/stable/gonic/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [gonic-12.1.11](https://github.com/truecharts/charts/compare/gonic-12.1.10...gonic-12.1.11) (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)) - - -## [gonic-12.1.10](https://github.com/truecharts/charts/compare/gonic-12.1.9...gonic-12.1.10) (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)) - - -## [gonic-12.1.9](https://github.com/truecharts/charts/compare/gonic-12.1.8...gonic-12.1.9) (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)) - - -## [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 - - - -- force bump to ensure up-to-date catalogs - - -## [gonic-12.1.4](https://github.com/truecharts/charts/compare/gonic-12.1.3...gonic-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [gonic-12.1.3](https://github.com/truecharts/charts/compare/gonic-12.1.0...gonic-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/gonic/13.0.0/Chart.yaml b/stable/gonic/13.0.0/Chart.yaml deleted file mode 100644 index 39ca9f63c44..00000000000 --- a/stable/gonic/13.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.16.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Music streaming server / subsonic server API implementation -home: https://truecharts.org/charts/stable/gonic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png -keywords: - - music - - subsonic -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gonic -sources: - - https://github.com/sentriz/gonic - - https://github.com/truecharts/charts/tree/master/charts/stable/gonic - - https://hub.docker.com/r/sentriz/gonic -type: application -version: 13.0.0 diff --git a/stable/gonic/13.0.0/charts/common-17.5.0.tgz b/stable/gonic/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/gonic/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/googlephotossync/5.0.0/.helmignore b/stable/gonic/13.1.3/.helmignore similarity index 100% rename from stable/googlephotossync/5.0.0/.helmignore rename to stable/gonic/13.1.3/.helmignore diff --git a/stable/gonic/13.1.3/CHANGELOG.md b/stable/gonic/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..42c9a47c8da --- /dev/null +++ b/stable/gonic/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [gonic-12.1.11](https://github.com/truecharts/charts/compare/gonic-12.1.10...gonic-12.1.11) (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)) + + +## [gonic-12.1.10](https://github.com/truecharts/charts/compare/gonic-12.1.9...gonic-12.1.10) (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)) + + +## [gonic-12.1.9](https://github.com/truecharts/charts/compare/gonic-12.1.8...gonic-12.1.9) (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)) + + +## [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 + + + +- force bump to ensure up-to-date catalogs + + +## [gonic-12.1.4](https://github.com/truecharts/charts/compare/gonic-12.1.3...gonic-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [gonic-12.1.3](https://github.com/truecharts/charts/compare/gonic-12.1.0...gonic-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/gonic/13.1.3/Chart.yaml b/stable/gonic/13.1.3/Chart.yaml new file mode 100644 index 00000000000..aec41161747 --- /dev/null +++ b/stable/gonic/13.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.16.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Music streaming server / subsonic server API implementation +home: https://truecharts.org/charts/stable/gonic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png +keywords: + - music + - subsonic +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: gonic +sources: + - https://github.com/sentriz/gonic + - https://github.com/truecharts/charts/tree/master/charts/stable/gonic + - https://hub.docker.com/r/sentriz/gonic +type: application +version: 13.1.3 diff --git a/stable/gonic/13.0.0/README.md b/stable/gonic/13.1.3/README.md similarity index 100% rename from stable/gonic/13.0.0/README.md rename to stable/gonic/13.1.3/README.md diff --git a/stable/gonic/13.0.0/app-readme.md b/stable/gonic/13.1.3/app-readme.md similarity index 100% rename from stable/gonic/13.0.0/app-readme.md rename to stable/gonic/13.1.3/app-readme.md diff --git a/stable/gonic/13.1.3/charts/common-18.0.3.tgz b/stable/gonic/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/gonic/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/gonic/13.0.0/ix_values.yaml b/stable/gonic/13.1.3/ix_values.yaml similarity index 100% rename from stable/gonic/13.0.0/ix_values.yaml rename to stable/gonic/13.1.3/ix_values.yaml diff --git a/stable/gonic/13.0.0/questions.yaml b/stable/gonic/13.1.3/questions.yaml similarity index 100% rename from stable/gonic/13.0.0/questions.yaml rename to stable/gonic/13.1.3/questions.yaml diff --git a/stable/grav/11.1.0/templates/NOTES.txt b/stable/gonic/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/grav/11.1.0/templates/NOTES.txt rename to stable/gonic/13.1.3/templates/NOTES.txt diff --git a/stable/grocy/18.1.0/templates/common.yaml b/stable/gonic/13.1.3/templates/common.yaml similarity index 100% rename from stable/grocy/18.1.0/templates/common.yaml rename to stable/gonic/13.1.3/templates/common.yaml diff --git a/stable/googlephotossync/5.0.0/values.yaml b/stable/gonic/13.1.3/values.yaml similarity index 100% rename from stable/googlephotossync/5.0.0/values.yaml rename to stable/gonic/13.1.3/values.yaml diff --git a/stable/googlephotossync/5.0.0/CHANGELOG.md b/stable/googlephotossync/5.0.0/CHANGELOG.md deleted file mode 100644 index c56b3f1d11a..00000000000 --- a/stable/googlephotossync/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [googlephotossync-4.2.7](https://github.com/truecharts/charts/compare/googlephotossync-4.2.6...googlephotossync-4.2.7) (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)) - - -## [googlephotossync-4.2.6](https://github.com/truecharts/charts/compare/googlephotossync-4.2.5...googlephotossync-4.2.6) (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)) - - -## [googlephotossync-4.2.5](https://github.com/truecharts/charts/compare/googlephotossync-4.2.4...googlephotossync-4.2.5) (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)) - - -## [googlephotossync-4.2.4](https://github.com/truecharts/charts/compare/googlephotossync-4.2.3...googlephotossync-4.2.4) (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)) - - -## [googlephotossync-4.2.3](https://github.com/truecharts/charts/compare/googlephotossync-4.2.2...googlephotossync-4.2.3) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [googlephotossync-4.2.2](https://github.com/truecharts/charts/compare/googlephotossync-4.2.1...googlephotossync-4.2.2) (2024-01-10) - -### Chore - - - -- update container image ghcr.io/gilesknap/gphotos-sync to v3.2.1[@a0a0a83](https://github.com/a0a0a83) by renovate ([#16991](https://github.com/truecharts/charts/issues/16991)) - - -## [googlephotossync-4.2.1](https://github.com/truecharts/charts/compare/googlephotossync-4.2.0...googlephotossync-4.2.1) (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)) - - -## [googlephotossync-4.2.0](https://github.com/truecharts/charts/compare/googlephotossync-4.1.5...googlephotossync-4.2.0) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/gilesknap/gphotos-sync to v3.2.0[@c67e0cb](https://github.com/c67e0cb) by renovate ([#16676](https://github.com/truecharts/charts/issues/16676)) - - -## [googlephotossync-4.1.5](https://github.com/truecharts/charts/compare/googlephotossync-4.1.4...googlephotossync-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [googlephotossync-4.1.4](https://github.com/truecharts/charts/compare/googlephotossync-4.1.3...googlephotossync-4.1.4) (2024-01-01) - -### Chore diff --git a/stable/googlephotossync/5.0.0/Chart.yaml b/stable/googlephotossync/5.0.0/Chart.yaml deleted file mode 100644 index bae5db68d09..00000000000 --- a/stable/googlephotossync/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.2.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). -home: https://truecharts.org/charts/stable/googlephotossync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png -keywords: - - googlephotossync - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: googlephotossync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/googlephotossync - - https://ghcr.io/gilesknap/gphotos-sync -type: application -version: 5.0.0 diff --git a/stable/googlephotossync/5.0.0/charts/common-17.5.0.tgz b/stable/googlephotossync/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/googlephotossync/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/gpodder/5.0.0/.helmignore b/stable/googlephotossync/5.1.3/.helmignore similarity index 100% rename from stable/gpodder/5.0.0/.helmignore rename to stable/googlephotossync/5.1.3/.helmignore diff --git a/stable/googlephotossync/5.1.3/CHANGELOG.md b/stable/googlephotossync/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1ad7b5d192b --- /dev/null +++ b/stable/googlephotossync/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [googlephotossync-4.2.7](https://github.com/truecharts/charts/compare/googlephotossync-4.2.6...googlephotossync-4.2.7) (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)) + + +## [googlephotossync-4.2.6](https://github.com/truecharts/charts/compare/googlephotossync-4.2.5...googlephotossync-4.2.6) (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)) + + +## [googlephotossync-4.2.5](https://github.com/truecharts/charts/compare/googlephotossync-4.2.4...googlephotossync-4.2.5) (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)) + + +## [googlephotossync-4.2.4](https://github.com/truecharts/charts/compare/googlephotossync-4.2.3...googlephotossync-4.2.4) (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)) + + +## [googlephotossync-4.2.3](https://github.com/truecharts/charts/compare/googlephotossync-4.2.2...googlephotossync-4.2.3) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [googlephotossync-4.2.2](https://github.com/truecharts/charts/compare/googlephotossync-4.2.1...googlephotossync-4.2.2) (2024-01-10) + +### Chore + + + +- update container image ghcr.io/gilesknap/gphotos-sync to v3.2.1[@a0a0a83](https://github.com/a0a0a83) by renovate ([#16991](https://github.com/truecharts/charts/issues/16991)) + + +## [googlephotossync-4.2.1](https://github.com/truecharts/charts/compare/googlephotossync-4.2.0...googlephotossync-4.2.1) (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)) + + +## [googlephotossync-4.2.0](https://github.com/truecharts/charts/compare/googlephotossync-4.1.5...googlephotossync-4.2.0) (2024-01-03) + +### Chore + + + +- update container image ghcr.io/gilesknap/gphotos-sync to v3.2.0[@c67e0cb](https://github.com/c67e0cb) by renovate ([#16676](https://github.com/truecharts/charts/issues/16676)) + + +## [googlephotossync-4.1.5](https://github.com/truecharts/charts/compare/googlephotossync-4.1.4...googlephotossync-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/googlephotossync/5.1.3/Chart.yaml b/stable/googlephotossync/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6422ef7577b --- /dev/null +++ b/stable/googlephotossync/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.2.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). +home: https://truecharts.org/charts/stable/googlephotossync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png +keywords: + - googlephotossync + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: googlephotossync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/googlephotossync + - https://ghcr.io/gilesknap/gphotos-sync +type: application +version: 5.1.3 diff --git a/stable/googlephotossync/5.0.0/README.md b/stable/googlephotossync/5.1.3/README.md similarity index 100% rename from stable/googlephotossync/5.0.0/README.md rename to stable/googlephotossync/5.1.3/README.md diff --git a/stable/googlephotossync/5.0.0/app-readme.md b/stable/googlephotossync/5.1.3/app-readme.md similarity index 100% rename from stable/googlephotossync/5.0.0/app-readme.md rename to stable/googlephotossync/5.1.3/app-readme.md diff --git a/stable/googlephotossync/5.1.3/charts/common-18.0.3.tgz b/stable/googlephotossync/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/googlephotossync/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/googlephotossync/5.0.0/ix_values.yaml b/stable/googlephotossync/5.1.3/ix_values.yaml similarity index 100% rename from stable/googlephotossync/5.0.0/ix_values.yaml rename to stable/googlephotossync/5.1.3/ix_values.yaml diff --git a/stable/googlephotossync/5.0.0/questions.yaml b/stable/googlephotossync/5.1.3/questions.yaml similarity index 100% rename from stable/googlephotossync/5.0.0/questions.yaml rename to stable/googlephotossync/5.1.3/questions.yaml diff --git a/stable/googlephotossync/5.0.0/templates/common.yaml b/stable/googlephotossync/5.1.3/templates/common.yaml similarity index 100% rename from stable/googlephotossync/5.0.0/templates/common.yaml rename to stable/googlephotossync/5.1.3/templates/common.yaml diff --git a/stable/gpodder/5.0.0/values.yaml b/stable/googlephotossync/5.1.3/values.yaml similarity index 100% rename from stable/gpodder/5.0.0/values.yaml rename to stable/googlephotossync/5.1.3/values.yaml diff --git a/stable/gpodder/5.0.0/CHANGELOG.md b/stable/gpodder/5.0.0/CHANGELOG.md deleted file mode 100644 index 8ed7fdcc108..00000000000 --- a/stable/gpodder/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [gpodder-4.1.11](https://github.com/truecharts/charts/compare/gpodder-4.1.10...gpodder-4.1.11) (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)) - - -## [gpodder-4.1.10](https://github.com/truecharts/charts/compare/gpodder-4.1.9...gpodder-4.1.10) (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)) - - -## [gpodder-4.1.9](https://github.com/truecharts/charts/compare/gpodder-4.1.8...gpodder-4.1.9) (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)) - - -## [gpodder-4.1.8](https://github.com/truecharts/charts/compare/gpodder-4.1.7...gpodder-4.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)) - - -## [gpodder-4.1.7](https://github.com/truecharts/charts/compare/gpodder-4.1.6...gpodder-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [gpodder-4.1.6](https://github.com/truecharts/charts/compare/gpodder-4.1.5...gpodder-4.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)) - - -## [gpodder-4.1.5](https://github.com/truecharts/charts/compare/gpodder-4.1.4...gpodder-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [gpodder-4.1.4](https://github.com/truecharts/charts/compare/gpodder-4.1.3...gpodder-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [gpodder-4.1.3](https://github.com/truecharts/charts/compare/gpodder-4.1.0...gpodder-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/gpodder/5.0.0/Chart.yaml b/stable/gpodder/5.0.0/Chart.yaml deleted file mode 100644 index 58a780c159e..00000000000 --- a/stable/gpodder/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; -home: https://truecharts.org/charts/stable/gpodder -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png -keywords: - - gpodder - - Downloaders - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gpodder -sources: - - https://gpodder.github.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/gpodder - - https://hub.docker.com/r/xthursdayx/gpodder-docker -type: application -version: 5.0.0 diff --git a/stable/gpodder/5.0.0/charts/common-17.5.0.tgz b/stable/gpodder/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/gpodder/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/grafana-image-renderer/5.0.0/.helmignore b/stable/gpodder/5.1.3/.helmignore similarity index 100% rename from stable/grafana-image-renderer/5.0.0/.helmignore rename to stable/gpodder/5.1.3/.helmignore diff --git a/stable/gpodder/5.1.3/CHANGELOG.md b/stable/gpodder/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7e3bb04dac4 --- /dev/null +++ b/stable/gpodder/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [gpodder-4.1.11](https://github.com/truecharts/charts/compare/gpodder-4.1.10...gpodder-4.1.11) (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)) + + +## [gpodder-4.1.10](https://github.com/truecharts/charts/compare/gpodder-4.1.9...gpodder-4.1.10) (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)) + + +## [gpodder-4.1.9](https://github.com/truecharts/charts/compare/gpodder-4.1.8...gpodder-4.1.9) (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)) + + +## [gpodder-4.1.8](https://github.com/truecharts/charts/compare/gpodder-4.1.7...gpodder-4.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)) + + +## [gpodder-4.1.7](https://github.com/truecharts/charts/compare/gpodder-4.1.6...gpodder-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [gpodder-4.1.6](https://github.com/truecharts/charts/compare/gpodder-4.1.5...gpodder-4.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)) + + +## [gpodder-4.1.5](https://github.com/truecharts/charts/compare/gpodder-4.1.4...gpodder-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [gpodder-4.1.4](https://github.com/truecharts/charts/compare/gpodder-4.1.3...gpodder-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [gpodder-4.1.3](https://github.com/truecharts/charts/compare/gpodder-4.1.0...gpodder-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/gpodder/5.1.3/Chart.yaml b/stable/gpodder/5.1.3/Chart.yaml new file mode 100644 index 00000000000..f05229a14fc --- /dev/null +++ b/stable/gpodder/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; +home: https://truecharts.org/charts/stable/gpodder +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png +keywords: + - gpodder + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: gpodder +sources: + - https://gpodder.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/gpodder + - https://hub.docker.com/r/xthursdayx/gpodder-docker +type: application +version: 5.1.3 diff --git a/stable/gpodder/5.0.0/README.md b/stable/gpodder/5.1.3/README.md similarity index 100% rename from stable/gpodder/5.0.0/README.md rename to stable/gpodder/5.1.3/README.md diff --git a/stable/gpodder/5.0.0/app-readme.md b/stable/gpodder/5.1.3/app-readme.md similarity index 100% rename from stable/gpodder/5.0.0/app-readme.md rename to stable/gpodder/5.1.3/app-readme.md diff --git a/stable/gpodder/5.1.3/charts/common-18.0.3.tgz b/stable/gpodder/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/gpodder/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/gpodder/5.0.0/ix_values.yaml b/stable/gpodder/5.1.3/ix_values.yaml similarity index 100% rename from stable/gpodder/5.0.0/ix_values.yaml rename to stable/gpodder/5.1.3/ix_values.yaml diff --git a/stable/gpodder/5.0.0/questions.yaml b/stable/gpodder/5.1.3/questions.yaml similarity index 100% rename from stable/gpodder/5.0.0/questions.yaml rename to stable/gpodder/5.1.3/questions.yaml diff --git a/stable/gpodder/5.0.0/templates/common.yaml b/stable/gpodder/5.1.3/templates/common.yaml similarity index 100% rename from stable/gpodder/5.0.0/templates/common.yaml rename to stable/gpodder/5.1.3/templates/common.yaml diff --git a/stable/grafana-image-renderer/5.0.0/values.yaml b/stable/gpodder/5.1.3/values.yaml similarity index 100% rename from stable/grafana-image-renderer/5.0.0/values.yaml rename to stable/gpodder/5.1.3/values.yaml diff --git a/stable/grafana-image-renderer/5.0.0/CHANGELOG.md b/stable/grafana-image-renderer/5.0.0/CHANGELOG.md deleted file mode 100644 index 8f8ede8bb41..00000000000 --- a/stable/grafana-image-renderer/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [grafana-image-renderer-4.1.12](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.11...grafana-image-renderer-4.1.12) (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)) - - -## [grafana-image-renderer-4.1.11](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.10...grafana-image-renderer-4.1.11) (2024-01-29) - -### Chore - - - -- update container image grafana/grafana-image-renderer to latest[@748842f](https://github.com/748842f) by renovate ([#17745](https://github.com/truecharts/charts/issues/17745)) - - -## [grafana-image-renderer-4.1.10](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.9...grafana-image-renderer-4.1.10) (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)) - - -## [grafana-image-renderer-4.1.9](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.8...grafana-image-renderer-4.1.9) (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)) - - -## [grafana-image-renderer-4.1.8](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.7...grafana-image-renderer-4.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)) - - -## [grafana-image-renderer-4.1.7](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.6...grafana-image-renderer-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [grafana-image-renderer-4.1.6](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.5...grafana-image-renderer-4.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)) - - -## [grafana-image-renderer-4.1.5](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.4...grafana-image-renderer-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [grafana-image-renderer-4.1.4](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.3...grafana-image-renderer-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [grafana-image-renderer-4.1.3](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.0...grafana-image-renderer-4.1.3) (2024-01-01) \ No newline at end of file diff --git a/stable/grafana-image-renderer/5.0.0/Chart.yaml b/stable/grafana-image-renderer/5.0.0/Chart.yaml deleted file mode 100644 index 6939379089a..00000000000 --- a/stable/grafana-image-renderer/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. -home: https://truecharts.org/charts/stable/grafana-image-renderer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.png -keywords: - - grafana-image-renderer - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: grafana-image-renderer -sources: - - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md - - https://github.com/truecharts/charts/tree/master/charts/stable/grafana-image-renderer - - https://hub.docker.com/r/grafana/grafana-image-renderer -type: application -version: 5.0.0 diff --git a/stable/grafana-image-renderer/5.0.0/charts/common-17.5.0.tgz b/stable/grafana-image-renderer/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/grafana-image-renderer/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/grav/11.1.0/.helmignore b/stable/grafana-image-renderer/5.1.3/.helmignore similarity index 100% rename from stable/grav/11.1.0/.helmignore rename to stable/grafana-image-renderer/5.1.3/.helmignore diff --git a/stable/grafana-image-renderer/5.1.3/CHANGELOG.md b/stable/grafana-image-renderer/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..73af7d4688b --- /dev/null +++ b/stable/grafana-image-renderer/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [grafana-image-renderer-4.1.12](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.11...grafana-image-renderer-4.1.12) (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)) + + +## [grafana-image-renderer-4.1.11](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.10...grafana-image-renderer-4.1.11) (2024-01-29) + +### Chore + + + +- update container image grafana/grafana-image-renderer to latest[@748842f](https://github.com/748842f) by renovate ([#17745](https://github.com/truecharts/charts/issues/17745)) + + +## [grafana-image-renderer-4.1.10](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.9...grafana-image-renderer-4.1.10) (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)) + + +## [grafana-image-renderer-4.1.9](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.8...grafana-image-renderer-4.1.9) (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)) + + +## [grafana-image-renderer-4.1.8](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.7...grafana-image-renderer-4.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)) + + +## [grafana-image-renderer-4.1.7](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.6...grafana-image-renderer-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [grafana-image-renderer-4.1.6](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.5...grafana-image-renderer-4.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)) + + +## [grafana-image-renderer-4.1.5](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.4...grafana-image-renderer-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [grafana-image-renderer-4.1.4](https://github.com/truecharts/charts/compare/grafana-image-renderer-4.1.3...grafana-image-renderer-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes diff --git a/stable/grafana-image-renderer/5.1.3/Chart.yaml b/stable/grafana-image-renderer/5.1.3/Chart.yaml new file mode 100644 index 00000000000..36f85a467fc --- /dev/null +++ b/stable/grafana-image-renderer/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. +home: https://truecharts.org/charts/stable/grafana-image-renderer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.png +keywords: + - grafana-image-renderer + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: grafana-image-renderer +sources: + - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md + - https://github.com/truecharts/charts/tree/master/charts/stable/grafana-image-renderer + - https://hub.docker.com/r/grafana/grafana-image-renderer +type: application +version: 5.1.3 diff --git a/stable/grafana-image-renderer/5.0.0/README.md b/stable/grafana-image-renderer/5.1.3/README.md similarity index 100% rename from stable/grafana-image-renderer/5.0.0/README.md rename to stable/grafana-image-renderer/5.1.3/README.md diff --git a/stable/grafana-image-renderer/5.0.0/app-readme.md b/stable/grafana-image-renderer/5.1.3/app-readme.md similarity index 100% rename from stable/grafana-image-renderer/5.0.0/app-readme.md rename to stable/grafana-image-renderer/5.1.3/app-readme.md diff --git a/stable/grafana-image-renderer/5.1.3/charts/common-18.0.3.tgz b/stable/grafana-image-renderer/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/grafana-image-renderer/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/grafana-image-renderer/5.0.0/ix_values.yaml b/stable/grafana-image-renderer/5.1.3/ix_values.yaml similarity index 100% rename from stable/grafana-image-renderer/5.0.0/ix_values.yaml rename to stable/grafana-image-renderer/5.1.3/ix_values.yaml diff --git a/stable/grafana-image-renderer/5.0.0/questions.yaml b/stable/grafana-image-renderer/5.1.3/questions.yaml similarity index 100% rename from stable/grafana-image-renderer/5.0.0/questions.yaml rename to stable/grafana-image-renderer/5.1.3/questions.yaml diff --git a/stable/grafana-image-renderer/5.0.0/templates/common.yaml b/stable/grafana-image-renderer/5.1.3/templates/common.yaml similarity index 100% rename from stable/grafana-image-renderer/5.0.0/templates/common.yaml rename to stable/grafana-image-renderer/5.1.3/templates/common.yaml diff --git a/stable/grav/11.1.0/values.yaml b/stable/grafana-image-renderer/5.1.3/values.yaml similarity index 100% rename from stable/grav/11.1.0/values.yaml rename to stable/grafana-image-renderer/5.1.3/values.yaml diff --git a/stable/grav/11.1.0/CHANGELOG.md b/stable/grav/11.1.0/CHANGELOG.md deleted file mode 100644 index 526cdda2f03..00000000000 --- a/stable/grav/11.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [grav-10.1.17](https://github.com/truecharts/charts/compare/grav-10.1.16...grav-10.1.17) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/grav to 1.7.44[@b9741a0](https://github.com/b9741a0) by renovate ([#18064](https://github.com/truecharts/charts/issues/18064)) - - -## [grav-10.1.16](https://github.com/truecharts/charts/compare/grav-10.1.15...grav-10.1.16) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/grav to 1.7.44[@7f93b4b](https://github.com/7f93b4b) by renovate ([#17853](https://github.com/truecharts/charts/issues/17853)) - - -## [grav-10.1.15](https://github.com/truecharts/charts/compare/grav-10.1.14...grav-10.1.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)) - - -## [grav-10.1.14](https://github.com/truecharts/charts/compare/grav-10.1.13...grav-10.1.14) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/grav to 1.7.44[@a96780d](https://github.com/a96780d) by renovate ([#17609](https://github.com/truecharts/charts/issues/17609)) - - -## [grav-10.1.13](https://github.com/truecharts/charts/compare/grav-10.1.12...grav-10.1.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)) - - -## [grav-10.1.12](https://github.com/truecharts/charts/compare/grav-10.1.11...grav-10.1.12) (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)) - - -## [grav-10.1.11](https://github.com/truecharts/charts/compare/grav-10.1.10...grav-10.1.11) (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)) - - -## [grav-10.1.10](https://github.com/truecharts/charts/compare/grav-10.1.9...grav-10.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [grav-10.1.9](https://github.com/truecharts/charts/compare/grav-10.1.8...grav-10.1.9) (2024-01-21) diff --git a/stable/grav/11.1.0/Chart.yaml b/stable/grav/11.1.0/Chart.yaml deleted file mode 100644 index 27458d979b1..00000000000 --- a/stable/grav/11.1.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.7.44 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Fast, Simple, and Flexible, file-based Web-platform. -home: https://truecharts.org/charts/stable/grav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png -keywords: - - grav - - web - - platform - - file -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: grav -sources: - - https://github.com/getgrav/grav/ - - https://github.com/linuxserver/docker-grav - - https://github.com/truecharts/charts/tree/master/charts/stable/grav - - https://ghcr.io/linuxserver/grav -type: application -version: 11.1.0 diff --git a/stable/grav/11.1.0/charts/common-18.0.1.tgz b/stable/grav/11.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/grav/11.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/grav/11.1.0/ix_values.yaml b/stable/grav/11.1.0/ix_values.yaml deleted file mode 100644 index 954ceaecc54..00000000000 --- a/stable/grav/11.1.0/ix_values.yaml +++ /dev/null @@ -1,25 +0,0 @@ -image: - repository: ghcr.io/linuxserver/grav - pullPolicy: IfNotPresent - tag: 1.7.44@sha256:d55dc6b68b7622058d8d6e73f36a70a7e8d64d8bcee82b0c6d7ead76d146e3b6 -service: - main: - ports: - main: - port: 10012 - targetPort: 80 -persistence: - config: - enabled: true - mountPath: "/config" - varrun: - enabled: true -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 diff --git a/stable/gravity/3.0.0/.helmignore b/stable/grav/11.1.4/.helmignore similarity index 100% rename from stable/gravity/3.0.0/.helmignore rename to stable/grav/11.1.4/.helmignore diff --git a/stable/grav/11.1.4/CHANGELOG.md b/stable/grav/11.1.4/CHANGELOG.md new file mode 100644 index 00000000000..46063f2468e --- /dev/null +++ b/stable/grav/11.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [grav-10.1.17](https://github.com/truecharts/charts/compare/grav-10.1.16...grav-10.1.17) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/grav to 1.7.44[@b9741a0](https://github.com/b9741a0) by renovate ([#18064](https://github.com/truecharts/charts/issues/18064)) + + +## [grav-10.1.16](https://github.com/truecharts/charts/compare/grav-10.1.15...grav-10.1.16) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/grav to 1.7.44[@7f93b4b](https://github.com/7f93b4b) by renovate ([#17853](https://github.com/truecharts/charts/issues/17853)) + + +## [grav-10.1.15](https://github.com/truecharts/charts/compare/grav-10.1.14...grav-10.1.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)) + + +## [grav-10.1.14](https://github.com/truecharts/charts/compare/grav-10.1.13...grav-10.1.14) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/grav to 1.7.44[@a96780d](https://github.com/a96780d) by renovate ([#17609](https://github.com/truecharts/charts/issues/17609)) + + +## [grav-10.1.13](https://github.com/truecharts/charts/compare/grav-10.1.12...grav-10.1.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)) + + +## [grav-10.1.12](https://github.com/truecharts/charts/compare/grav-10.1.11...grav-10.1.12) (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)) + + +## [grav-10.1.11](https://github.com/truecharts/charts/compare/grav-10.1.10...grav-10.1.11) (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)) + + +## [grav-10.1.10](https://github.com/truecharts/charts/compare/grav-10.1.9...grav-10.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/grav/11.1.4/Chart.yaml b/stable/grav/11.1.4/Chart.yaml new file mode 100644 index 00000000000..04fcc85c5a2 --- /dev/null +++ b/stable/grav/11.1.4/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.7.44 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Fast, Simple, and Flexible, file-based Web-platform. +home: https://truecharts.org/charts/stable/grav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png +keywords: + - grav + - web + - platform + - file +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: grav +sources: + - https://github.com/getgrav/grav/ + - https://github.com/linuxserver/docker-grav + - https://github.com/truecharts/charts/tree/master/charts/stable/grav + - https://ghcr.io/linuxserver/grav +type: application +version: 11.1.4 diff --git a/stable/grav/11.1.0/README.md b/stable/grav/11.1.4/README.md similarity index 100% rename from stable/grav/11.1.0/README.md rename to stable/grav/11.1.4/README.md diff --git a/stable/grav/11.1.0/app-readme.md b/stable/grav/11.1.4/app-readme.md similarity index 100% rename from stable/grav/11.1.0/app-readme.md rename to stable/grav/11.1.4/app-readme.md diff --git a/stable/grav/11.1.4/charts/common-18.0.3.tgz b/stable/grav/11.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/grav/11.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/grav/11.1.4/ix_values.yaml b/stable/grav/11.1.4/ix_values.yaml new file mode 100644 index 00000000000..0588942e322 --- /dev/null +++ b/stable/grav/11.1.4/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: ghcr.io/linuxserver/grav + pullPolicy: IfNotPresent + tag: 1.7.44@sha256:5df80ac039b0831462681c839258da85f323f3d426015f9399bf26b76c85a3e9 +service: + main: + ports: + main: + port: 10012 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/grav/11.1.0/questions.yaml b/stable/grav/11.1.4/questions.yaml similarity index 100% rename from stable/grav/11.1.0/questions.yaml rename to stable/grav/11.1.4/questions.yaml diff --git a/stable/gravity/3.0.0/templates/NOTES.txt b/stable/grav/11.1.4/templates/NOTES.txt similarity index 100% rename from stable/gravity/3.0.0/templates/NOTES.txt rename to stable/grav/11.1.4/templates/NOTES.txt diff --git a/stable/grav/11.1.0/templates/common.yaml b/stable/grav/11.1.4/templates/common.yaml similarity index 100% rename from stable/grav/11.1.0/templates/common.yaml rename to stable/grav/11.1.4/templates/common.yaml diff --git a/stable/gravity/3.0.0/values.yaml b/stable/grav/11.1.4/values.yaml similarity index 100% rename from stable/gravity/3.0.0/values.yaml rename to stable/grav/11.1.4/values.yaml diff --git a/stable/gravity/3.0.0/CHANGELOG.md b/stable/gravity/3.0.0/CHANGELOG.md deleted file mode 100644 index 46c606c1233..00000000000 --- a/stable/gravity/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [gravity-2.2.6](https://github.com/truecharts/charts/compare/gravity-2.2.5...gravity-2.2.6) (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)) - - -## [gravity-2.2.5](https://github.com/truecharts/charts/compare/gravity-2.2.4...gravity-2.2.5) (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)) - - -## [gravity-2.2.4](https://github.com/truecharts/charts/compare/gravity-2.2.3...gravity-2.2.4) (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)) - - -## [gravity-2.2.3](https://github.com/truecharts/charts/compare/gravity-2.2.2...gravity-2.2.3) (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)) - - -## [gravity-2.2.2](https://github.com/truecharts/charts/compare/gravity-2.2.1...gravity-2.2.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [gravity-2.2.1](https://github.com/truecharts/charts/compare/gravity-2.2.0...gravity-2.2.1) (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)) - - -## [gravity-2.2.0](https://github.com/truecharts/charts/compare/gravity-2.1.9...gravity-2.2.0) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/beryju/gravity to v0.8.1[@14ddf7b](https://github.com/14ddf7b) by renovate ([#16809](https://github.com/truecharts/charts/issues/16809)) - - -## [gravity-2.1.9](https://github.com/truecharts/charts/compare/gravity-2.1.8...gravity-2.1.9) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/beryju/gravity to v0.6.19[@f70c4b8](https://github.com/f70c4b8) by renovate ([#16801](https://github.com/truecharts/charts/issues/16801)) - - -## [gravity-2.1.8](https://github.com/truecharts/charts/compare/gravity-2.1.7...gravity-2.1.8) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/beryju/gravity to v[@3b30bdb](https://github.com/3b30bdb) by renovate ([#16763](https://github.com/truecharts/charts/issues/16763)) - - -## [gravity-2.1.7](https://github.com/truecharts/charts/compare/gravity-2.1.6...gravity-2.1.7) (2024-01-02) - -### Chore diff --git a/stable/gravity/3.0.0/Chart.yaml b/stable/gravity/3.0.0/Chart.yaml deleted file mode 100644 index ece1a00cbe9..00000000000 --- a/stable/gravity/3.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dns - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.8.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd. -home: https://truecharts.org/charts/stable/gravity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.png -keywords: - - gravity - - dns - - networking -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gravity -sources: - - https://github.com/BeryJu/gravity - - https://github.com/truecharts/charts/tree/master/charts/stable/gravity - - https://ghcr.io/beryju/gravity -type: application -version: 3.0.0 diff --git a/stable/gravity/3.0.0/charts/common-17.5.0.tgz b/stable/gravity/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/gravity/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/gridcoinwalletgui/5.0.0/.helmignore b/stable/gravity/3.1.3/.helmignore similarity index 100% rename from stable/gridcoinwalletgui/5.0.0/.helmignore rename to stable/gravity/3.1.3/.helmignore diff --git a/stable/gravity/3.1.3/CHANGELOG.md b/stable/gravity/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c9db82038e8 --- /dev/null +++ b/stable/gravity/3.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [gravity-2.2.6](https://github.com/truecharts/charts/compare/gravity-2.2.5...gravity-2.2.6) (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)) + + +## [gravity-2.2.5](https://github.com/truecharts/charts/compare/gravity-2.2.4...gravity-2.2.5) (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)) + + +## [gravity-2.2.4](https://github.com/truecharts/charts/compare/gravity-2.2.3...gravity-2.2.4) (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)) + + +## [gravity-2.2.3](https://github.com/truecharts/charts/compare/gravity-2.2.2...gravity-2.2.3) (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)) + + +## [gravity-2.2.2](https://github.com/truecharts/charts/compare/gravity-2.2.1...gravity-2.2.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [gravity-2.2.1](https://github.com/truecharts/charts/compare/gravity-2.2.0...gravity-2.2.1) (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)) + + +## [gravity-2.2.0](https://github.com/truecharts/charts/compare/gravity-2.1.9...gravity-2.2.0) (2024-01-03) + +### Chore + + + +- update container image ghcr.io/beryju/gravity to v0.8.1[@14ddf7b](https://github.com/14ddf7b) by renovate ([#16809](https://github.com/truecharts/charts/issues/16809)) + + +## [gravity-2.1.9](https://github.com/truecharts/charts/compare/gravity-2.1.8...gravity-2.1.9) (2024-01-03) + +### Chore + + + +- update container image ghcr.io/beryju/gravity to v0.6.19[@f70c4b8](https://github.com/f70c4b8) by renovate ([#16801](https://github.com/truecharts/charts/issues/16801)) + + +## [gravity-2.1.8](https://github.com/truecharts/charts/compare/gravity-2.1.7...gravity-2.1.8) (2024-01-03) + +### Chore + + + +- update container image ghcr.io/beryju/gravity to v[@3b30bdb](https://github.com/3b30bdb) by renovate ([#16763](https://github.com/truecharts/charts/issues/16763)) + diff --git a/stable/gravity/3.1.3/Chart.yaml b/stable/gravity/3.1.3/Chart.yaml new file mode 100644 index 00000000000..12fbe34511f --- /dev/null +++ b/stable/gravity/3.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dns + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.8.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd. +home: https://truecharts.org/charts/stable/gravity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.png +keywords: + - gravity + - dns + - networking +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: gravity +sources: + - https://github.com/BeryJu/gravity + - https://github.com/truecharts/charts/tree/master/charts/stable/gravity + - https://ghcr.io/beryju/gravity +type: application +version: 3.1.3 diff --git a/stable/gravity/3.0.0/README.md b/stable/gravity/3.1.3/README.md similarity index 100% rename from stable/gravity/3.0.0/README.md rename to stable/gravity/3.1.3/README.md diff --git a/stable/gravity/3.0.0/app-readme.md b/stable/gravity/3.1.3/app-readme.md similarity index 100% rename from stable/gravity/3.0.0/app-readme.md rename to stable/gravity/3.1.3/app-readme.md diff --git a/stable/gravity/3.1.3/charts/common-18.0.3.tgz b/stable/gravity/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/gravity/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/gravity/3.0.0/ix_values.yaml b/stable/gravity/3.1.3/ix_values.yaml similarity index 100% rename from stable/gravity/3.0.0/ix_values.yaml rename to stable/gravity/3.1.3/ix_values.yaml diff --git a/stable/gravity/3.0.0/logo.png b/stable/gravity/3.1.3/logo.png similarity index 100% rename from stable/gravity/3.0.0/logo.png rename to stable/gravity/3.1.3/logo.png diff --git a/stable/gravity/3.0.0/questions.yaml b/stable/gravity/3.1.3/questions.yaml similarity index 100% rename from stable/gravity/3.0.0/questions.yaml rename to stable/gravity/3.1.3/questions.yaml diff --git a/stable/grocy/18.1.0/templates/NOTES.txt b/stable/gravity/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/grocy/18.1.0/templates/NOTES.txt rename to stable/gravity/3.1.3/templates/NOTES.txt diff --git a/stable/gravity/3.0.0/templates/_secrets.tpl b/stable/gravity/3.1.3/templates/_secrets.tpl similarity index 100% rename from stable/gravity/3.0.0/templates/_secrets.tpl rename to stable/gravity/3.1.3/templates/_secrets.tpl diff --git a/stable/gravity/3.0.0/templates/common.yaml b/stable/gravity/3.1.3/templates/common.yaml similarity index 100% rename from stable/gravity/3.0.0/templates/common.yaml rename to stable/gravity/3.1.3/templates/common.yaml diff --git a/stable/gridcoinwalletgui/5.0.0/values.yaml b/stable/gravity/3.1.3/values.yaml similarity index 100% rename from stable/gridcoinwalletgui/5.0.0/values.yaml rename to stable/gravity/3.1.3/values.yaml diff --git a/stable/gridcoinwalletgui/5.0.0/CHANGELOG.md b/stable/gridcoinwalletgui/5.0.0/CHANGELOG.md deleted file mode 100644 index 7d54d47d79e..00000000000 --- a/stable/gridcoinwalletgui/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [gridcoinwalletgui-4.1.11](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.10...gridcoinwalletgui-4.1.11) (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)) - - -## [gridcoinwalletgui-4.1.10](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.9...gridcoinwalletgui-4.1.10) (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)) - - -## [gridcoinwalletgui-4.1.9](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.8...gridcoinwalletgui-4.1.9) (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)) - - -## [gridcoinwalletgui-4.1.8](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.7...gridcoinwalletgui-4.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)) - - -## [gridcoinwalletgui-4.1.7](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.6...gridcoinwalletgui-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [gridcoinwalletgui-4.1.6](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.5...gridcoinwalletgui-4.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)) - - -## [gridcoinwalletgui-4.1.5](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.4...gridcoinwalletgui-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [gridcoinwalletgui-4.1.4](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.3...gridcoinwalletgui-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [gridcoinwalletgui-4.1.3](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.0...gridcoinwalletgui-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/gridcoinwalletgui/5.0.0/Chart.yaml b/stable/gridcoinwalletgui/5.0.0/Chart.yaml deleted file mode 100644 index da253ef686d..00000000000 --- a/stable/gridcoinwalletgui/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Running Boinc? Get some Gridcoins from your Boinc work! -home: https://truecharts.org/charts/stable/gridcoinwalletgui -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png -keywords: - - gridcoinwalletgui - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gridcoinwalletgui -sources: - - https://gridcoin.us/ - - https://github.com/truecharts/charts/tree/master/charts/stable/gridcoinwalletgui - - https://hub.docker.com/r/sublivion/gridcoinwalletgui -type: application -version: 5.0.0 diff --git a/stable/gridcoinwalletgui/5.0.0/charts/common-17.5.0.tgz b/stable/gridcoinwalletgui/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/gridcoinwalletgui/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/grocy/18.1.0/.helmignore b/stable/gridcoinwalletgui/5.1.3/.helmignore similarity index 100% rename from stable/grocy/18.1.0/.helmignore rename to stable/gridcoinwalletgui/5.1.3/.helmignore diff --git a/stable/gridcoinwalletgui/5.1.3/CHANGELOG.md b/stable/gridcoinwalletgui/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c398869507b --- /dev/null +++ b/stable/gridcoinwalletgui/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [gridcoinwalletgui-4.1.11](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.10...gridcoinwalletgui-4.1.11) (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)) + + +## [gridcoinwalletgui-4.1.10](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.9...gridcoinwalletgui-4.1.10) (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)) + + +## [gridcoinwalletgui-4.1.9](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.8...gridcoinwalletgui-4.1.9) (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)) + + +## [gridcoinwalletgui-4.1.8](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.7...gridcoinwalletgui-4.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)) + + +## [gridcoinwalletgui-4.1.7](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.6...gridcoinwalletgui-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [gridcoinwalletgui-4.1.6](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.5...gridcoinwalletgui-4.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)) + + +## [gridcoinwalletgui-4.1.5](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.4...gridcoinwalletgui-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [gridcoinwalletgui-4.1.4](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.3...gridcoinwalletgui-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [gridcoinwalletgui-4.1.3](https://github.com/truecharts/charts/compare/gridcoinwalletgui-4.1.0...gridcoinwalletgui-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/gridcoinwalletgui/5.1.3/Chart.yaml b/stable/gridcoinwalletgui/5.1.3/Chart.yaml new file mode 100644 index 00000000000..effc3f2513f --- /dev/null +++ b/stable/gridcoinwalletgui/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Running Boinc? Get some Gridcoins from your Boinc work! +home: https://truecharts.org/charts/stable/gridcoinwalletgui +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png +keywords: + - gridcoinwalletgui + - Crypto +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: gridcoinwalletgui +sources: + - https://gridcoin.us/ + - https://github.com/truecharts/charts/tree/master/charts/stable/gridcoinwalletgui + - https://hub.docker.com/r/sublivion/gridcoinwalletgui +type: application +version: 5.1.3 diff --git a/stable/gridcoinwalletgui/5.0.0/README.md b/stable/gridcoinwalletgui/5.1.3/README.md similarity index 100% rename from stable/gridcoinwalletgui/5.0.0/README.md rename to stable/gridcoinwalletgui/5.1.3/README.md diff --git a/stable/gridcoinwalletgui/5.0.0/app-readme.md b/stable/gridcoinwalletgui/5.1.3/app-readme.md similarity index 100% rename from stable/gridcoinwalletgui/5.0.0/app-readme.md rename to stable/gridcoinwalletgui/5.1.3/app-readme.md diff --git a/stable/gridcoinwalletgui/5.1.3/charts/common-18.0.3.tgz b/stable/gridcoinwalletgui/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/gridcoinwalletgui/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/gridcoinwalletgui/5.0.0/ix_values.yaml b/stable/gridcoinwalletgui/5.1.3/ix_values.yaml similarity index 100% rename from stable/gridcoinwalletgui/5.0.0/ix_values.yaml rename to stable/gridcoinwalletgui/5.1.3/ix_values.yaml diff --git a/stable/gridcoinwalletgui/5.0.0/questions.yaml b/stable/gridcoinwalletgui/5.1.3/questions.yaml similarity index 100% rename from stable/gridcoinwalletgui/5.0.0/questions.yaml rename to stable/gridcoinwalletgui/5.1.3/questions.yaml diff --git a/stable/gridcoinwalletgui/5.0.0/templates/common.yaml b/stable/gridcoinwalletgui/5.1.3/templates/common.yaml similarity index 100% rename from stable/gridcoinwalletgui/5.0.0/templates/common.yaml rename to stable/gridcoinwalletgui/5.1.3/templates/common.yaml diff --git a/stable/grocy/18.1.0/values.yaml b/stable/gridcoinwalletgui/5.1.3/values.yaml similarity index 100% rename from stable/grocy/18.1.0/values.yaml rename to stable/gridcoinwalletgui/5.1.3/values.yaml diff --git a/stable/grocy/18.1.0/CHANGELOG.md b/stable/grocy/18.1.0/CHANGELOG.md deleted file mode 100644 index 5d8f711462e..00000000000 --- a/stable/grocy/18.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [grocy-17.2.0](https://github.com/truecharts/charts/compare/grocy-17.1.16...grocy-17.2.0) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/grocy to v4.1.0[@c43f9f2](https://github.com/c43f9f2) by renovate ([#18184](https://github.com/truecharts/charts/issues/18184)) - - -## [grocy-17.1.16](https://github.com/truecharts/charts/compare/grocy-17.1.15...grocy-17.1.16) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/grocy to 4.0.3[@32845cb](https://github.com/32845cb) by renovate ([#17854](https://github.com/truecharts/charts/issues/17854)) - - -## [grocy-17.1.15](https://github.com/truecharts/charts/compare/grocy-17.1.14...grocy-17.1.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)) - - -## [grocy-17.1.14](https://github.com/truecharts/charts/compare/grocy-17.1.13...grocy-17.1.14) (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)) - - -## [grocy-17.1.13](https://github.com/truecharts/charts/compare/grocy-17.1.12...grocy-17.1.13) (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)) - - -## [grocy-17.1.12](https://github.com/truecharts/charts/compare/grocy-17.1.11...grocy-17.1.12) (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)) - - -## [grocy-17.1.11](https://github.com/truecharts/charts/compare/grocy-17.1.10...grocy-17.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [grocy-17.1.10](https://github.com/truecharts/charts/compare/grocy-17.1.9...grocy-17.1.10) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/grocy to 4.0.3[@052e6b5](https://github.com/052e6b5) by renovate ([#17355](https://github.com/truecharts/charts/issues/17355)) - - -## [grocy-17.1.9](https://github.com/truecharts/charts/compare/grocy-17.1.8...grocy-17.1.9) (2024-01-15) diff --git a/stable/grocy/18.1.0/Chart.yaml b/stable/grocy/18.1.0/Chart.yaml deleted file mode 100644 index 35485ccf2cc..00000000000 --- a/stable/grocy/18.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.1.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home -home: https://truecharts.org/charts/stable/grocy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png -keywords: - - grocy - - home-automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: grocy -sources: - - https://github.com/grocy/grocy - - https://github.com/truecharts/charts/tree/master/charts/stable/grocy - - https://ghcr.io/linuxserver/grocy -type: application -version: 18.1.0 diff --git a/stable/grocy/18.1.0/charts/common-18.0.1.tgz b/stable/grocy/18.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/grocy/18.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/grocy/18.1.0/ix_values.yaml b/stable/grocy/18.1.0/ix_values.yaml deleted file mode 100644 index e405eb50578..00000000000 --- a/stable/grocy/18.1.0/ix_values.yaml +++ /dev/null @@ -1,23 +0,0 @@ -image: - repository: ghcr.io/linuxserver/grocy - tag: 4.1.0@sha256:fdc28feec9bde8d645b8e7d25421567b5017b0a1e7f5a57c2a428cfab0095e28 - pullPolicy: IfNotPresent -service: - main: - ports: - main: - port: 10013 - targetPort: 80 -persistence: - config: - enabled: true - mountPath: "/config" -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 diff --git a/stable/guacamole/13.0.0/.helmignore b/stable/grocy/18.1.4/.helmignore similarity index 100% rename from stable/guacamole/13.0.0/.helmignore rename to stable/grocy/18.1.4/.helmignore diff --git a/stable/grocy/18.1.4/CHANGELOG.md b/stable/grocy/18.1.4/CHANGELOG.md new file mode 100644 index 00000000000..aa56bac64e0 --- /dev/null +++ b/stable/grocy/18.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [grocy-17.2.0](https://github.com/truecharts/charts/compare/grocy-17.1.16...grocy-17.2.0) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/grocy to v4.1.0[@c43f9f2](https://github.com/c43f9f2) by renovate ([#18184](https://github.com/truecharts/charts/issues/18184)) + + +## [grocy-17.1.16](https://github.com/truecharts/charts/compare/grocy-17.1.15...grocy-17.1.16) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/grocy to 4.0.3[@32845cb](https://github.com/32845cb) by renovate ([#17854](https://github.com/truecharts/charts/issues/17854)) + + +## [grocy-17.1.15](https://github.com/truecharts/charts/compare/grocy-17.1.14...grocy-17.1.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)) + + +## [grocy-17.1.14](https://github.com/truecharts/charts/compare/grocy-17.1.13...grocy-17.1.14) (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)) + + +## [grocy-17.1.13](https://github.com/truecharts/charts/compare/grocy-17.1.12...grocy-17.1.13) (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)) + + +## [grocy-17.1.12](https://github.com/truecharts/charts/compare/grocy-17.1.11...grocy-17.1.12) (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)) + + +## [grocy-17.1.11](https://github.com/truecharts/charts/compare/grocy-17.1.10...grocy-17.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [grocy-17.1.10](https://github.com/truecharts/charts/compare/grocy-17.1.9...grocy-17.1.10) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/grocy to 4.0.3[@052e6b5](https://github.com/052e6b5) by renovate ([#17355](https://github.com/truecharts/charts/issues/17355)) \ No newline at end of file diff --git a/stable/grocy/18.1.4/Chart.yaml b/stable/grocy/18.1.4/Chart.yaml new file mode 100644 index 00000000000..d5c76e6dc56 --- /dev/null +++ b/stable/grocy/18.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.1.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home +home: https://truecharts.org/charts/stable/grocy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png +keywords: + - grocy + - home-automation +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: grocy +sources: + - https://github.com/grocy/grocy + - https://github.com/truecharts/charts/tree/master/charts/stable/grocy + - https://ghcr.io/linuxserver/grocy +type: application +version: 18.1.4 diff --git a/stable/grocy/18.1.0/README.md b/stable/grocy/18.1.4/README.md similarity index 100% rename from stable/grocy/18.1.0/README.md rename to stable/grocy/18.1.4/README.md diff --git a/stable/grocy/18.1.0/app-readme.md b/stable/grocy/18.1.4/app-readme.md similarity index 100% rename from stable/grocy/18.1.0/app-readme.md rename to stable/grocy/18.1.4/app-readme.md diff --git a/stable/grocy/18.1.4/charts/common-18.0.3.tgz b/stable/grocy/18.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/grocy/18.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/grocy/18.1.4/ix_values.yaml b/stable/grocy/18.1.4/ix_values.yaml new file mode 100644 index 00000000000..dcc6c60d3cf --- /dev/null +++ b/stable/grocy/18.1.4/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: ghcr.io/linuxserver/grocy + tag: 4.1.0@sha256:b7cdfbfc9808a727dd9384f76bdf122bb60e0aad14eb17dbbebcb12dd30c43c5 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10013 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/grocy/18.1.0/questions.yaml b/stable/grocy/18.1.4/questions.yaml similarity index 100% rename from stable/grocy/18.1.0/questions.yaml rename to stable/grocy/18.1.4/questions.yaml diff --git a/stable/guacd/9.0.0/templates/NOTES.txt b/stable/grocy/18.1.4/templates/NOTES.txt similarity index 100% rename from stable/guacd/9.0.0/templates/NOTES.txt rename to stable/grocy/18.1.4/templates/NOTES.txt diff --git a/stable/guacd/9.0.0/templates/common.yaml b/stable/grocy/18.1.4/templates/common.yaml similarity index 100% rename from stable/guacd/9.0.0/templates/common.yaml rename to stable/grocy/18.1.4/templates/common.yaml diff --git a/stable/guacamole/13.0.0/values.yaml b/stable/grocy/18.1.4/values.yaml similarity index 100% rename from stable/guacamole/13.0.0/values.yaml rename to stable/grocy/18.1.4/values.yaml diff --git a/stable/guacamole/13.0.0/CHANGELOG.md b/stable/guacamole/13.0.0/CHANGELOG.md deleted file mode 100644 index a86a3fe61f0..00000000000 --- a/stable/guacamole/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [guacamole-12.1.11](https://github.com/truecharts/charts/compare/guacamole-12.1.10...guacamole-12.1.11) (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)) - - -## [guacamole-12.1.10](https://github.com/truecharts/charts/compare/guacamole-12.1.9...guacamole-12.1.10) (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)) - - -## [guacamole-12.1.9](https://github.com/truecharts/charts/compare/guacamole-12.1.8...guacamole-12.1.9) (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)) - - -## [guacamole-12.1.8](https://github.com/truecharts/charts/compare/guacamole-12.1.7...guacamole-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)) - - -## [guacamole-12.1.7](https://github.com/truecharts/charts/compare/guacamole-12.1.6...guacamole-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [guacamole-12.1.6](https://github.com/truecharts/charts/compare/guacamole-12.1.5...guacamole-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)) - - -## [guacamole-12.1.5](https://github.com/truecharts/charts/compare/guacamole-12.1.4...guacamole-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [guacamole-12.1.4](https://github.com/truecharts/charts/compare/guacamole-12.1.3...guacamole-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [guacamole-12.1.3](https://github.com/truecharts/charts/compare/guacamole-12.1.0...guacamole-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/guacamole/13.0.0/Chart.yaml b/stable/guacamole/13.0.0/Chart.yaml deleted file mode 100644 index 4f03cee61b0..00000000000 --- a/stable/guacamole/13.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Apache Guacamole is a clientless remote desktop gateway. -home: https://truecharts.org/charts/stable/guacamole -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.png -keywords: - - guacamole - - remote -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: guacamole -sources: - - https://github.com/apache/guacamole-client - - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole - - https://hub.docker.com/r/guacamole/guacamole - - https://hub.docker.com/r/guacamole/guacd -type: application -version: 13.0.0 diff --git a/stable/guacamole/13.0.0/charts/common-17.5.0.tgz b/stable/guacamole/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/guacamole/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/guacd/9.0.0/.helmignore b/stable/guacamole/13.1.3/.helmignore similarity index 100% rename from stable/guacd/9.0.0/.helmignore rename to stable/guacamole/13.1.3/.helmignore diff --git a/stable/guacamole/13.1.3/CHANGELOG.md b/stable/guacamole/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2889c47049a --- /dev/null +++ b/stable/guacamole/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [guacamole-12.1.11](https://github.com/truecharts/charts/compare/guacamole-12.1.10...guacamole-12.1.11) (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)) + + +## [guacamole-12.1.10](https://github.com/truecharts/charts/compare/guacamole-12.1.9...guacamole-12.1.10) (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)) + + +## [guacamole-12.1.9](https://github.com/truecharts/charts/compare/guacamole-12.1.8...guacamole-12.1.9) (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)) + + +## [guacamole-12.1.8](https://github.com/truecharts/charts/compare/guacamole-12.1.7...guacamole-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)) + + +## [guacamole-12.1.7](https://github.com/truecharts/charts/compare/guacamole-12.1.6...guacamole-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [guacamole-12.1.6](https://github.com/truecharts/charts/compare/guacamole-12.1.5...guacamole-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)) + + +## [guacamole-12.1.5](https://github.com/truecharts/charts/compare/guacamole-12.1.4...guacamole-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [guacamole-12.1.4](https://github.com/truecharts/charts/compare/guacamole-12.1.3...guacamole-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [guacamole-12.1.3](https://github.com/truecharts/charts/compare/guacamole-12.1.0...guacamole-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/guacamole/13.1.3/Chart.yaml b/stable/guacamole/13.1.3/Chart.yaml new file mode 100644 index 00000000000..a69e1d26f9b --- /dev/null +++ b/stable/guacamole/13.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.5.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Apache Guacamole is a clientless remote desktop gateway. +home: https://truecharts.org/charts/stable/guacamole +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.png +keywords: + - guacamole + - remote +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: guacamole +sources: + - https://github.com/apache/guacamole-client + - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole + - https://hub.docker.com/r/guacamole/guacd + - https://hub.docker.com/r/guacamole/guacamole +type: application +version: 13.1.3 diff --git a/stable/guacamole/13.0.0/README.md b/stable/guacamole/13.1.3/README.md similarity index 100% rename from stable/guacamole/13.0.0/README.md rename to stable/guacamole/13.1.3/README.md diff --git a/stable/guacamole/13.0.0/app-readme.md b/stable/guacamole/13.1.3/app-readme.md similarity index 100% rename from stable/guacamole/13.0.0/app-readme.md rename to stable/guacamole/13.1.3/app-readme.md diff --git a/stable/guacamole/13.1.3/charts/common-18.0.3.tgz b/stable/guacamole/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/guacamole/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/guacamole/13.0.0/ix_values.yaml b/stable/guacamole/13.1.3/ix_values.yaml similarity index 100% rename from stable/guacamole/13.0.0/ix_values.yaml rename to stable/guacamole/13.1.3/ix_values.yaml diff --git a/stable/guacamole/13.0.0/questions.yaml b/stable/guacamole/13.1.3/questions.yaml similarity index 100% rename from stable/guacamole/13.0.0/questions.yaml rename to stable/guacamole/13.1.3/questions.yaml diff --git a/stable/guacamole/13.0.0/templates/_configmap.tpl b/stable/guacamole/13.1.3/templates/_configmap.tpl similarity index 100% rename from stable/guacamole/13.0.0/templates/_configmap.tpl rename to stable/guacamole/13.1.3/templates/_configmap.tpl diff --git a/stable/guacamole/13.0.0/templates/common.yaml b/stable/guacamole/13.1.3/templates/common.yaml similarity index 100% rename from stable/guacamole/13.0.0/templates/common.yaml rename to stable/guacamole/13.1.3/templates/common.yaml diff --git a/stable/guacd/9.0.0/values.yaml b/stable/guacamole/13.1.3/values.yaml similarity index 100% rename from stable/guacd/9.0.0/values.yaml rename to stable/guacamole/13.1.3/values.yaml diff --git a/stable/guacd/9.0.0/CHANGELOG.md b/stable/guacd/9.0.0/CHANGELOG.md deleted file mode 100644 index c99e5a38518..00000000000 --- a/stable/guacd/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [guacd-8.1.11](https://github.com/truecharts/charts/compare/guacd-8.1.10...guacd-8.1.11) (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)) - - -## [guacd-8.1.10](https://github.com/truecharts/charts/compare/guacd-8.1.9...guacd-8.1.10) (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)) - - -## [guacd-8.1.9](https://github.com/truecharts/charts/compare/guacd-8.1.8...guacd-8.1.9) (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)) - - -## [guacd-8.1.8](https://github.com/truecharts/charts/compare/guacd-8.1.7...guacd-8.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)) - - -## [guacd-8.1.7](https://github.com/truecharts/charts/compare/guacd-8.1.6...guacd-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [guacd-8.1.6](https://github.com/truecharts/charts/compare/guacd-8.1.5...guacd-8.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)) - - -## [guacd-8.1.5](https://github.com/truecharts/charts/compare/guacd-8.1.4...guacd-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [guacd-8.1.4](https://github.com/truecharts/charts/compare/guacd-8.1.3...guacd-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [guacd-8.1.3](https://github.com/truecharts/charts/compare/guacd-8.1.0...guacd-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/guacd/9.0.0/Chart.yaml b/stable/guacd/9.0.0/Chart.yaml deleted file mode 100644 index 6a449c768e7..00000000000 --- a/stable/guacd/9.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Guacd - Apache Guacamole is a clientless remote desktop gateway. -home: https://truecharts.org/charts/stable/guacd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png -keywords: - - guacd - - guacamole - - remote -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: guacd -sources: - - https://github.com/apache/guacamole-server - - https://github.com/truecharts/charts/tree/master/charts/stable/guacd - - https://hub.docker.com/r/guacamole/guacd -type: application -version: 9.0.0 diff --git a/stable/guacd/9.0.0/charts/common-17.5.0.tgz b/stable/guacd/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/guacd/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/guide2go/5.0.0/.helmignore b/stable/guacd/9.1.3/.helmignore similarity index 100% rename from stable/guide2go/5.0.0/.helmignore rename to stable/guacd/9.1.3/.helmignore diff --git a/stable/guacd/9.1.3/CHANGELOG.md b/stable/guacd/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9b3495fda3c --- /dev/null +++ b/stable/guacd/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [guacd-8.1.11](https://github.com/truecharts/charts/compare/guacd-8.1.10...guacd-8.1.11) (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)) + + +## [guacd-8.1.10](https://github.com/truecharts/charts/compare/guacd-8.1.9...guacd-8.1.10) (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)) + + +## [guacd-8.1.9](https://github.com/truecharts/charts/compare/guacd-8.1.8...guacd-8.1.9) (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)) + + +## [guacd-8.1.8](https://github.com/truecharts/charts/compare/guacd-8.1.7...guacd-8.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)) + + +## [guacd-8.1.7](https://github.com/truecharts/charts/compare/guacd-8.1.6...guacd-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [guacd-8.1.6](https://github.com/truecharts/charts/compare/guacd-8.1.5...guacd-8.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)) + + +## [guacd-8.1.5](https://github.com/truecharts/charts/compare/guacd-8.1.4...guacd-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [guacd-8.1.4](https://github.com/truecharts/charts/compare/guacd-8.1.3...guacd-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [guacd-8.1.3](https://github.com/truecharts/charts/compare/guacd-8.1.0...guacd-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/guacd/9.1.3/Chart.yaml b/stable/guacd/9.1.3/Chart.yaml new file mode 100644 index 00000000000..c3e8e35316a --- /dev/null +++ b/stable/guacd/9.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.5.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Guacd - Apache Guacamole is a clientless remote desktop gateway. +home: https://truecharts.org/charts/stable/guacd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png +keywords: + - guacd + - guacamole + - remote +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: guacd +sources: + - https://github.com/apache/guacamole-server + - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://hub.docker.com/r/guacamole/guacd +type: application +version: 9.1.3 diff --git a/stable/guacd/9.0.0/README.md b/stable/guacd/9.1.3/README.md similarity index 100% rename from stable/guacd/9.0.0/README.md rename to stable/guacd/9.1.3/README.md diff --git a/stable/guacd/9.0.0/app-readme.md b/stable/guacd/9.1.3/app-readme.md similarity index 100% rename from stable/guacd/9.0.0/app-readme.md rename to stable/guacd/9.1.3/app-readme.md diff --git a/stable/guacd/9.1.3/charts/common-18.0.3.tgz b/stable/guacd/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/guacd/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/guacd/9.0.0/ix_values.yaml b/stable/guacd/9.1.3/ix_values.yaml similarity index 100% rename from stable/guacd/9.0.0/ix_values.yaml rename to stable/guacd/9.1.3/ix_values.yaml diff --git a/stable/guacd/9.0.0/questions.yaml b/stable/guacd/9.1.3/questions.yaml similarity index 100% rename from stable/guacd/9.0.0/questions.yaml rename to stable/guacd/9.1.3/questions.yaml diff --git a/stable/hammond/9.1.0/templates/NOTES.txt b/stable/guacd/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/hammond/9.1.0/templates/NOTES.txt rename to stable/guacd/9.1.3/templates/NOTES.txt diff --git a/stable/handbrake/21.0.0/templates/common.yaml b/stable/guacd/9.1.3/templates/common.yaml similarity index 100% rename from stable/handbrake/21.0.0/templates/common.yaml rename to stable/guacd/9.1.3/templates/common.yaml diff --git a/stable/guide2go/5.0.0/values.yaml b/stable/guacd/9.1.3/values.yaml similarity index 100% rename from stable/guide2go/5.0.0/values.yaml rename to stable/guacd/9.1.3/values.yaml diff --git a/stable/guide2go/5.0.0/CHANGELOG.md b/stable/guide2go/5.0.0/CHANGELOG.md deleted file mode 100644 index a9b91f3d031..00000000000 --- a/stable/guide2go/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [guide2go-4.1.11](https://github.com/truecharts/charts/compare/guide2go-4.1.10...guide2go-4.1.11) (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)) - - -## [guide2go-4.1.10](https://github.com/truecharts/charts/compare/guide2go-4.1.9...guide2go-4.1.10) (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)) - - -## [guide2go-4.1.9](https://github.com/truecharts/charts/compare/guide2go-4.1.8...guide2go-4.1.9) (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)) - - -## [guide2go-4.1.8](https://github.com/truecharts/charts/compare/guide2go-4.1.7...guide2go-4.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)) - - -## [guide2go-4.1.7](https://github.com/truecharts/charts/compare/guide2go-4.1.6...guide2go-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [guide2go-4.1.6](https://github.com/truecharts/charts/compare/guide2go-4.1.5...guide2go-4.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)) - - -## [guide2go-4.1.5](https://github.com/truecharts/charts/compare/guide2go-4.1.4...guide2go-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [guide2go-4.1.4](https://github.com/truecharts/charts/compare/guide2go-4.1.3...guide2go-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [guide2go-4.1.3](https://github.com/truecharts/charts/compare/guide2go-4.1.0...guide2go-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/guide2go/5.0.0/Chart.yaml b/stable/guide2go/5.0.0/Chart.yaml deleted file mode 100644 index 8b80c4b469e..00000000000 --- a/stable/guide2go/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: a xml grabber from schedule direct service -home: https://truecharts.org/charts/stable/guide2go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png -keywords: - - guide2go - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: guide2go -sources: - - https://github.com/alturismo/guide2go - - https://github.com/truecharts/charts/tree/master/charts/stable/guide2go - - https://hub.docker.com/r/alturismo/guide2go -type: application -version: 5.0.0 diff --git a/stable/guide2go/5.0.0/charts/common-17.5.0.tgz b/stable/guide2go/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/guide2go/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/h5ai/5.0.0/.helmignore b/stable/guide2go/5.1.3/.helmignore similarity index 100% rename from stable/h5ai/5.0.0/.helmignore rename to stable/guide2go/5.1.3/.helmignore diff --git a/stable/guide2go/5.1.3/CHANGELOG.md b/stable/guide2go/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..22edc0509eb --- /dev/null +++ b/stable/guide2go/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [guide2go-4.1.11](https://github.com/truecharts/charts/compare/guide2go-4.1.10...guide2go-4.1.11) (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)) + + +## [guide2go-4.1.10](https://github.com/truecharts/charts/compare/guide2go-4.1.9...guide2go-4.1.10) (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)) + + +## [guide2go-4.1.9](https://github.com/truecharts/charts/compare/guide2go-4.1.8...guide2go-4.1.9) (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)) + + +## [guide2go-4.1.8](https://github.com/truecharts/charts/compare/guide2go-4.1.7...guide2go-4.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)) + + +## [guide2go-4.1.7](https://github.com/truecharts/charts/compare/guide2go-4.1.6...guide2go-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [guide2go-4.1.6](https://github.com/truecharts/charts/compare/guide2go-4.1.5...guide2go-4.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)) + + +## [guide2go-4.1.5](https://github.com/truecharts/charts/compare/guide2go-4.1.4...guide2go-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [guide2go-4.1.4](https://github.com/truecharts/charts/compare/guide2go-4.1.3...guide2go-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [guide2go-4.1.3](https://github.com/truecharts/charts/compare/guide2go-4.1.0...guide2go-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/guide2go/5.1.3/Chart.yaml b/stable/guide2go/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6ce900c3e5b --- /dev/null +++ b/stable/guide2go/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: a xml grabber from schedule direct service +home: https://truecharts.org/charts/stable/guide2go +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png +keywords: + - guide2go + - Downloaders +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: guide2go +sources: + - https://github.com/alturismo/guide2go + - https://github.com/truecharts/charts/tree/master/charts/stable/guide2go + - https://hub.docker.com/r/alturismo/guide2go +type: application +version: 5.1.3 diff --git a/stable/guide2go/5.0.0/README.md b/stable/guide2go/5.1.3/README.md similarity index 100% rename from stable/guide2go/5.0.0/README.md rename to stable/guide2go/5.1.3/README.md diff --git a/stable/guide2go/5.0.0/app-readme.md b/stable/guide2go/5.1.3/app-readme.md similarity index 100% rename from stable/guide2go/5.0.0/app-readme.md rename to stable/guide2go/5.1.3/app-readme.md diff --git a/stable/guide2go/5.1.3/charts/common-18.0.3.tgz b/stable/guide2go/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/guide2go/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/guide2go/5.0.0/ix_values.yaml b/stable/guide2go/5.1.3/ix_values.yaml similarity index 100% rename from stable/guide2go/5.0.0/ix_values.yaml rename to stable/guide2go/5.1.3/ix_values.yaml diff --git a/stable/guide2go/5.0.0/questions.yaml b/stable/guide2go/5.1.3/questions.yaml similarity index 100% rename from stable/guide2go/5.0.0/questions.yaml rename to stable/guide2go/5.1.3/questions.yaml diff --git a/stable/guide2go/5.0.0/templates/common.yaml b/stable/guide2go/5.1.3/templates/common.yaml similarity index 100% rename from stable/guide2go/5.0.0/templates/common.yaml rename to stable/guide2go/5.1.3/templates/common.yaml diff --git a/stable/h5ai/5.0.0/values.yaml b/stable/guide2go/5.1.3/values.yaml similarity index 100% rename from stable/h5ai/5.0.0/values.yaml rename to stable/guide2go/5.1.3/values.yaml diff --git a/stable/h5ai/5.0.0/CHANGELOG.md b/stable/h5ai/5.0.0/CHANGELOG.md deleted file mode 100644 index 1b339369c3f..00000000000 --- a/stable/h5ai/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [h5ai-4.1.11](https://github.com/truecharts/charts/compare/h5ai-4.1.10...h5ai-4.1.11) (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)) - - -## [h5ai-4.1.10](https://github.com/truecharts/charts/compare/h5ai-4.1.9...h5ai-4.1.10) (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)) - - -## [h5ai-4.1.9](https://github.com/truecharts/charts/compare/h5ai-4.1.8...h5ai-4.1.9) (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)) - - -## [h5ai-4.1.8](https://github.com/truecharts/charts/compare/h5ai-4.1.7...h5ai-4.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)) - - -## [h5ai-4.1.7](https://github.com/truecharts/charts/compare/h5ai-4.1.6...h5ai-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [h5ai-4.1.6](https://github.com/truecharts/charts/compare/h5ai-4.1.5...h5ai-4.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)) - - -## [h5ai-4.1.5](https://github.com/truecharts/charts/compare/h5ai-4.1.4...h5ai-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [h5ai-4.1.4](https://github.com/truecharts/charts/compare/h5ai-4.1.3...h5ai-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [h5ai-4.1.3](https://github.com/truecharts/charts/compare/h5ai-4.1.0...h5ai-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/h5ai/5.0.0/Chart.yaml b/stable/h5ai/5.0.0/Chart.yaml deleted file mode 100644 index e36b84a4bfb..00000000000 --- a/stable/h5ai/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. -home: https://truecharts.org/charts/stable/h5ai -icon: https://truecharts.org/img/hotlink-ok/chart-icons/h5ai.png -keywords: - - h5ai - - Cloud - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: h5ai -sources: - - https://github.com/awesometic/docker-h5ai - - https://github.com/truecharts/charts/tree/master/charts/stable/h5ai - - https://hub.docker.com/r/awesometic/h5ai -type: application -version: 5.0.0 diff --git a/stable/h5ai/5.0.0/charts/common-17.5.0.tgz b/stable/h5ai/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/h5ai/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/halflife2deathmatch/5.0.0/.helmignore b/stable/h5ai/5.1.3/.helmignore similarity index 100% rename from stable/halflife2deathmatch/5.0.0/.helmignore rename to stable/h5ai/5.1.3/.helmignore diff --git a/stable/h5ai/5.1.3/CHANGELOG.md b/stable/h5ai/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..95820eefb9a --- /dev/null +++ b/stable/h5ai/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [h5ai-4.1.11](https://github.com/truecharts/charts/compare/h5ai-4.1.10...h5ai-4.1.11) (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)) + + +## [h5ai-4.1.10](https://github.com/truecharts/charts/compare/h5ai-4.1.9...h5ai-4.1.10) (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)) + + +## [h5ai-4.1.9](https://github.com/truecharts/charts/compare/h5ai-4.1.8...h5ai-4.1.9) (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)) + + +## [h5ai-4.1.8](https://github.com/truecharts/charts/compare/h5ai-4.1.7...h5ai-4.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)) + + +## [h5ai-4.1.7](https://github.com/truecharts/charts/compare/h5ai-4.1.6...h5ai-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [h5ai-4.1.6](https://github.com/truecharts/charts/compare/h5ai-4.1.5...h5ai-4.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)) + + +## [h5ai-4.1.5](https://github.com/truecharts/charts/compare/h5ai-4.1.4...h5ai-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [h5ai-4.1.4](https://github.com/truecharts/charts/compare/h5ai-4.1.3...h5ai-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [h5ai-4.1.3](https://github.com/truecharts/charts/compare/h5ai-4.1.0...h5ai-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/h5ai/5.1.3/Chart.yaml b/stable/h5ai/5.1.3/Chart.yaml new file mode 100644 index 00000000000..fa9aa11994f --- /dev/null +++ b/stable/h5ai/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. +home: https://truecharts.org/charts/stable/h5ai +icon: https://truecharts.org/img/hotlink-ok/chart-icons/h5ai.png +keywords: + - h5ai + - Cloud + - Network-FTP +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: h5ai +sources: + - https://github.com/awesometic/docker-h5ai + - https://github.com/truecharts/charts/tree/master/charts/stable/h5ai + - https://hub.docker.com/r/awesometic/h5ai +type: application +version: 5.1.3 diff --git a/stable/h5ai/5.0.0/README.md b/stable/h5ai/5.1.3/README.md similarity index 100% rename from stable/h5ai/5.0.0/README.md rename to stable/h5ai/5.1.3/README.md diff --git a/stable/h5ai/5.0.0/app-readme.md b/stable/h5ai/5.1.3/app-readme.md similarity index 100% rename from stable/h5ai/5.0.0/app-readme.md rename to stable/h5ai/5.1.3/app-readme.md diff --git a/stable/h5ai/5.1.3/charts/common-18.0.3.tgz b/stable/h5ai/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/h5ai/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/h5ai/5.0.0/ix_values.yaml b/stable/h5ai/5.1.3/ix_values.yaml similarity index 100% rename from stable/h5ai/5.0.0/ix_values.yaml rename to stable/h5ai/5.1.3/ix_values.yaml diff --git a/stable/h5ai/5.0.0/questions.yaml b/stable/h5ai/5.1.3/questions.yaml similarity index 100% rename from stable/h5ai/5.0.0/questions.yaml rename to stable/h5ai/5.1.3/questions.yaml diff --git a/stable/h5ai/5.0.0/templates/common.yaml b/stable/h5ai/5.1.3/templates/common.yaml similarity index 100% rename from stable/h5ai/5.0.0/templates/common.yaml rename to stable/h5ai/5.1.3/templates/common.yaml diff --git a/stable/halflife2deathmatch/5.0.0/values.yaml b/stable/h5ai/5.1.3/values.yaml similarity index 100% rename from stable/halflife2deathmatch/5.0.0/values.yaml rename to stable/h5ai/5.1.3/values.yaml diff --git a/stable/halflife2deathmatch/5.0.0/CHANGELOG.md b/stable/halflife2deathmatch/5.0.0/CHANGELOG.md deleted file mode 100644 index 5040aeb9cd7..00000000000 --- a/stable/halflife2deathmatch/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [halflife2deathmatch-4.1.11](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.10...halflife2deathmatch-4.1.11) (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)) - - -## [halflife2deathmatch-4.1.10](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.9...halflife2deathmatch-4.1.10) (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)) - - -## [halflife2deathmatch-4.1.9](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.8...halflife2deathmatch-4.1.9) (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)) - - -## [halflife2deathmatch-4.1.8](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.7...halflife2deathmatch-4.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)) - - -## [halflife2deathmatch-4.1.7](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.6...halflife2deathmatch-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [halflife2deathmatch-4.1.6](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.5...halflife2deathmatch-4.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)) - - -## [halflife2deathmatch-4.1.5](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.4...halflife2deathmatch-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [halflife2deathmatch-4.1.4](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.3...halflife2deathmatch-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [halflife2deathmatch-4.1.3](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.0...halflife2deathmatch-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/halflife2deathmatch/5.0.0/Chart.yaml b/stable/halflife2deathmatch/5.0.0/Chart.yaml deleted file mode 100644 index 9474b981823..00000000000 --- a/stable/halflife2deathmatch/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: hl2dm -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. -home: https://truecharts.org/charts/stable/halflife2deathmatch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.png -keywords: - - halflife2deathmatch - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: halflife2deathmatch -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/halflife2deathmatch - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/halflife2deathmatch/5.0.0/charts/common-17.5.0.tgz b/stable/halflife2deathmatch/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/halflife2deathmatch/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/hammond/9.1.0/.helmignore b/stable/halflife2deathmatch/5.1.3/.helmignore similarity index 100% rename from stable/hammond/9.1.0/.helmignore rename to stable/halflife2deathmatch/5.1.3/.helmignore diff --git a/stable/halflife2deathmatch/5.1.3/CHANGELOG.md b/stable/halflife2deathmatch/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6802d92a50e --- /dev/null +++ b/stable/halflife2deathmatch/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [halflife2deathmatch-4.1.11](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.10...halflife2deathmatch-4.1.11) (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)) + + +## [halflife2deathmatch-4.1.10](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.9...halflife2deathmatch-4.1.10) (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)) + + +## [halflife2deathmatch-4.1.9](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.8...halflife2deathmatch-4.1.9) (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)) + + +## [halflife2deathmatch-4.1.8](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.7...halflife2deathmatch-4.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)) + + +## [halflife2deathmatch-4.1.7](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.6...halflife2deathmatch-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [halflife2deathmatch-4.1.6](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.5...halflife2deathmatch-4.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)) + + +## [halflife2deathmatch-4.1.5](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.4...halflife2deathmatch-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [halflife2deathmatch-4.1.4](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.3...halflife2deathmatch-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [halflife2deathmatch-4.1.3](https://github.com/truecharts/charts/compare/halflife2deathmatch-4.1.0...halflife2deathmatch-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/halflife2deathmatch/5.1.3/Chart.yaml b/stable/halflife2deathmatch/5.1.3/Chart.yaml new file mode 100644 index 00000000000..aa89088d6b9 --- /dev/null +++ b/stable/halflife2deathmatch/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: hl2dm +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. +home: https://truecharts.org/charts/stable/halflife2deathmatch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.png +keywords: + - halflife2deathmatch + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: halflife2deathmatch +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/halflife2deathmatch + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/halflife2deathmatch/5.0.0/README.md b/stable/halflife2deathmatch/5.1.3/README.md similarity index 100% rename from stable/halflife2deathmatch/5.0.0/README.md rename to stable/halflife2deathmatch/5.1.3/README.md diff --git a/stable/halflife2deathmatch/5.0.0/app-readme.md b/stable/halflife2deathmatch/5.1.3/app-readme.md similarity index 100% rename from stable/halflife2deathmatch/5.0.0/app-readme.md rename to stable/halflife2deathmatch/5.1.3/app-readme.md diff --git a/stable/halflife2deathmatch/5.1.3/charts/common-18.0.3.tgz b/stable/halflife2deathmatch/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/halflife2deathmatch/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/halflife2deathmatch/5.0.0/ix_values.yaml b/stable/halflife2deathmatch/5.1.3/ix_values.yaml similarity index 100% rename from stable/halflife2deathmatch/5.0.0/ix_values.yaml rename to stable/halflife2deathmatch/5.1.3/ix_values.yaml diff --git a/stable/halflife2deathmatch/5.0.0/questions.yaml b/stable/halflife2deathmatch/5.1.3/questions.yaml similarity index 100% rename from stable/halflife2deathmatch/5.0.0/questions.yaml rename to stable/halflife2deathmatch/5.1.3/questions.yaml diff --git a/stable/halflife2deathmatch/5.0.0/templates/common.yaml b/stable/halflife2deathmatch/5.1.3/templates/common.yaml similarity index 100% rename from stable/halflife2deathmatch/5.0.0/templates/common.yaml rename to stable/halflife2deathmatch/5.1.3/templates/common.yaml diff --git a/stable/hammond/9.1.0/values.yaml b/stable/halflife2deathmatch/5.1.3/values.yaml similarity index 100% rename from stable/hammond/9.1.0/values.yaml rename to stable/halflife2deathmatch/5.1.3/values.yaml diff --git a/stable/hammond/9.1.0/CHANGELOG.md b/stable/hammond/9.1.0/CHANGELOG.md deleted file mode 100644 index ce87b3b4a29..00000000000 --- a/stable/hammond/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [hammond-8.1.11](https://github.com/truecharts/charts/compare/hammond-8.1.10...hammond-8.1.11) (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)) - - -## [hammond-8.1.10](https://github.com/truecharts/charts/compare/hammond-8.1.9...hammond-8.1.10) (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)) - - -## [hammond-8.1.9](https://github.com/truecharts/charts/compare/hammond-8.1.8...hammond-8.1.9) (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)) - - -## [hammond-8.1.8](https://github.com/truecharts/charts/compare/hammond-8.1.7...hammond-8.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)) - - -## [hammond-8.1.7](https://github.com/truecharts/charts/compare/hammond-8.1.6...hammond-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [hammond-8.1.6](https://github.com/truecharts/charts/compare/hammond-8.1.5...hammond-8.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)) - - -## [hammond-8.1.5](https://github.com/truecharts/charts/compare/hammond-8.1.4...hammond-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [hammond-8.1.4](https://github.com/truecharts/charts/compare/hammond-8.1.3...hammond-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [hammond-8.1.3](https://github.com/truecharts/charts/compare/hammond-8.1.0...hammond-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency diff --git a/stable/hammond/9.1.0/Chart.yaml b/stable/hammond/9.1.0/Chart.yaml deleted file mode 100644 index e4cebc5ce0a..00000000000 --- a/stable/hammond/9.1.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted vehicle expense tracking system with support for multiple users. -home: https://truecharts.org/charts/stable/hammond -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png -keywords: - - hammond -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hammond -sources: - - https://github.com/akhilrex/hammond - - https://github.com/truecharts/charts/tree/master/charts/stable/hammond - - https://hub.docker.com/r/akhilrex/hammond -type: application -version: 9.1.0 diff --git a/stable/hammond/9.1.0/charts/common-18.0.1.tgz b/stable/hammond/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/hammond/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/hammond/9.1.0/ix_values.yaml b/stable/hammond/9.1.0/ix_values.yaml deleted file mode 100644 index d4f5a7add20..00000000000 --- a/stable/hammond/9.1.0/ix_values.yaml +++ /dev/null @@ -1,37 +0,0 @@ -image: - repository: akhilrex/hammond - tag: 1.0.0@sha256:07e73c226c3bae8863a0aff1530d84d5edd68308264e42375d1af61ad9955be4 - pullPolicy: IfNotPresent -service: - main: - ports: - main: - port: 10186 - targetPort: 3000 -persistence: - config: - enabled: true - mountPath: "/config" - assets: - enabled: true - mountPath: "/assets" -portal: - open: - enabled: true -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: tcp - readiness: - type: tcp - startup: - type: tcp - env: - JWT_SECRET: - secretKeyRef: - name: secrets - key: JWT_SECRET diff --git a/stable/handbrake/21.0.0/.helmignore b/stable/hammond/9.1.4/.helmignore similarity index 100% rename from stable/handbrake/21.0.0/.helmignore rename to stable/hammond/9.1.4/.helmignore diff --git a/stable/hammond/9.1.4/CHANGELOG.md b/stable/hammond/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..f6b12bde20f --- /dev/null +++ b/stable/hammond/9.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [hammond-8.1.11](https://github.com/truecharts/charts/compare/hammond-8.1.10...hammond-8.1.11) (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)) + + +## [hammond-8.1.10](https://github.com/truecharts/charts/compare/hammond-8.1.9...hammond-8.1.10) (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)) + + +## [hammond-8.1.9](https://github.com/truecharts/charts/compare/hammond-8.1.8...hammond-8.1.9) (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)) + + +## [hammond-8.1.8](https://github.com/truecharts/charts/compare/hammond-8.1.7...hammond-8.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)) + + +## [hammond-8.1.7](https://github.com/truecharts/charts/compare/hammond-8.1.6...hammond-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [hammond-8.1.6](https://github.com/truecharts/charts/compare/hammond-8.1.5...hammond-8.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)) + + +## [hammond-8.1.5](https://github.com/truecharts/charts/compare/hammond-8.1.4...hammond-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [hammond-8.1.4](https://github.com/truecharts/charts/compare/hammond-8.1.3...hammond-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [hammond-8.1.3](https://github.com/truecharts/charts/compare/hammond-8.1.0...hammond-8.1.3) (2024-01-01) + +### Chore + + diff --git a/stable/hammond/9.1.4/Chart.yaml b/stable/hammond/9.1.4/Chart.yaml new file mode 100644 index 00000000000..f05069aafcc --- /dev/null +++ b/stable/hammond/9.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.0.24 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A self-hosted vehicle expense tracking system with support for multiple users. +home: https://truecharts.org/charts/stable/hammond +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png +keywords: + - hammond +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: hammond +sources: + - https://github.com/AlfHou/hammond + - https://github.com/alfhou/hammond/pkgs/container/hammond + - https://github.com/truecharts/charts/tree/master/charts/stable/hammond + - https://ghcr.io/alfhou/hammond +type: application +version: 9.1.4 diff --git a/stable/hammond/9.1.0/README.md b/stable/hammond/9.1.4/README.md similarity index 100% rename from stable/hammond/9.1.0/README.md rename to stable/hammond/9.1.4/README.md diff --git a/stable/hammond/9.1.0/app-readme.md b/stable/hammond/9.1.4/app-readme.md similarity index 100% rename from stable/hammond/9.1.0/app-readme.md rename to stable/hammond/9.1.4/app-readme.md diff --git a/stable/hammond/9.1.4/charts/common-18.0.3.tgz b/stable/hammond/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/hammond/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/hammond/9.1.4/ix_values.yaml b/stable/hammond/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..fe66b7d8d12 --- /dev/null +++ b/stable/hammond/9.1.4/ix_values.yaml @@ -0,0 +1,37 @@ +image: + repository: ghcr.io/alfhou/hammond + tag: v0.0.24@sha256:c85dc0293aa10be15280277bade9cce808be572d0d4c5eac62acd87dec30479d + pullPolicy: IfNotPresent + +service: + main: + ports: + main: + targetPort: 3000 + port: 10186 + +workload: + main: + podSpec: + containers: + main: + env: + JWT_SECRET: + secretKeyRef: + name: secrets + key: JWT_SECRET + # manually define storage paths + CONFIG: "{{.Values.persistence.config.mountPath }}" + DATA: "{{.Values.persistence.assets.mountPath }}" + +persistence: + config: + enabled: true + mountPath: "/config" + assets: + enabled: true + mountPath: "/assets" + +portal: + open: + enabled: true diff --git a/stable/hammond/9.1.0/questions.yaml b/stable/hammond/9.1.4/questions.yaml similarity index 100% rename from stable/hammond/9.1.0/questions.yaml rename to stable/hammond/9.1.4/questions.yaml diff --git a/stable/handbrake/21.0.0/templates/NOTES.txt b/stable/hammond/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/handbrake/21.0.0/templates/NOTES.txt rename to stable/hammond/9.1.4/templates/NOTES.txt diff --git a/stable/hammond/9.1.0/templates/_secrets.tpl b/stable/hammond/9.1.4/templates/_secrets.tpl similarity index 100% rename from stable/hammond/9.1.0/templates/_secrets.tpl rename to stable/hammond/9.1.4/templates/_secrets.tpl diff --git a/stable/hammond/9.1.0/templates/common.yaml b/stable/hammond/9.1.4/templates/common.yaml similarity index 100% rename from stable/hammond/9.1.0/templates/common.yaml rename to stable/hammond/9.1.4/templates/common.yaml diff --git a/stable/handbrake/21.0.0/values.yaml b/stable/hammond/9.1.4/values.yaml similarity index 100% rename from stable/handbrake/21.0.0/values.yaml rename to stable/hammond/9.1.4/values.yaml diff --git a/stable/handbrake/21.0.0/CHANGELOG.md b/stable/handbrake/21.0.0/CHANGELOG.md deleted file mode 100644 index 38acddd43d7..00000000000 --- a/stable/handbrake/21.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [handbrake-20.0.6](https://github.com/truecharts/charts/compare/handbrake-20.0.5...handbrake-20.0.6) (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)) - - -## [handbrake-20.0.5](https://github.com/truecharts/charts/compare/handbrake-20.0.4...handbrake-20.0.5) (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)) - - -## [handbrake-20.0.4](https://github.com/truecharts/charts/compare/handbrake-20.0.3...handbrake-20.0.4) (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)) - - -## [handbrake-20.0.3](https://github.com/truecharts/charts/compare/handbrake-20.0.2...handbrake-20.0.3) (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)) - - -## [handbrake-20.0.2](https://github.com/truecharts/charts/compare/handbrake-20.0.1...handbrake-20.0.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [handbrake-20.0.1](https://github.com/truecharts/charts/compare/handbrake-20.0.0...handbrake-20.0.1) (2024-01-15) - -### Chore - - - -- update container image jlesage/handbrake to v24.01.2[@0752dcb](https://github.com/0752dcb) by renovate ([#17249](https://github.com/truecharts/charts/issues/17249)) - - -## [handbrake-20.0.0](https://github.com/truecharts/charts/compare/handbrake-19.1.6...handbrake-20.0.0) (2024-01-14) - -### Chore - - - -- update container image jlesage/handbrake to v24.01.1[@442c40b](https://github.com/442c40b) by renovate ([#17111](https://github.com/truecharts/charts/issues/17111)) - - - - -## [handbrake-19.1.6](https://github.com/truecharts/charts/compare/handbrake-19.1.5...handbrake-19.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)) - - -## [handbrake-19.1.5](https://github.com/truecharts/charts/compare/handbrake-19.1.4...handbrake-19.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [handbrake-19.1.4](https://github.com/truecharts/charts/compare/handbrake-19.1.3...handbrake-19.1.4) (2024-01-01) - -### Chore diff --git a/stable/handbrake/21.0.0/Chart.yaml b/stable/handbrake/21.0.0/Chart.yaml deleted file mode 100644 index 81e6ed1ca76..00000000000 --- a/stable/handbrake/21.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.01.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. -home: https://truecharts.org/charts/stable/handbrake -icon: https://truecharts.org/img/hotlink-ok/chart-icons/handbrake.png -keywords: - - handbrake - - encode - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: handbrake -sources: - - https://handbrake.fr/ - - https://github.com/jlesage/docker-handbrake - - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake - - https://hub.docker.com/r/jlesage/handbrake -type: application -version: 21.0.0 diff --git a/stable/handbrake/21.0.0/charts/common-17.5.0.tgz b/stable/handbrake/21.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/handbrake/21.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/hassconfigurator/5.0.0/.helmignore b/stable/handbrake/21.1.3/.helmignore similarity index 100% rename from stable/hassconfigurator/5.0.0/.helmignore rename to stable/handbrake/21.1.3/.helmignore diff --git a/stable/handbrake/21.1.3/CHANGELOG.md b/stable/handbrake/21.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5e1cd783ccc --- /dev/null +++ b/stable/handbrake/21.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [handbrake-20.0.6](https://github.com/truecharts/charts/compare/handbrake-20.0.5...handbrake-20.0.6) (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)) + + +## [handbrake-20.0.5](https://github.com/truecharts/charts/compare/handbrake-20.0.4...handbrake-20.0.5) (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)) + + +## [handbrake-20.0.4](https://github.com/truecharts/charts/compare/handbrake-20.0.3...handbrake-20.0.4) (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)) + + +## [handbrake-20.0.3](https://github.com/truecharts/charts/compare/handbrake-20.0.2...handbrake-20.0.3) (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)) + + +## [handbrake-20.0.2](https://github.com/truecharts/charts/compare/handbrake-20.0.1...handbrake-20.0.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [handbrake-20.0.1](https://github.com/truecharts/charts/compare/handbrake-20.0.0...handbrake-20.0.1) (2024-01-15) + +### Chore + + + +- update container image jlesage/handbrake to v24.01.2[@0752dcb](https://github.com/0752dcb) by renovate ([#17249](https://github.com/truecharts/charts/issues/17249)) + + +## [handbrake-20.0.0](https://github.com/truecharts/charts/compare/handbrake-19.1.6...handbrake-20.0.0) (2024-01-14) + +### Chore + + + +- update container image jlesage/handbrake to v24.01.1[@442c40b](https://github.com/442c40b) by renovate ([#17111](https://github.com/truecharts/charts/issues/17111)) + + + + +## [handbrake-19.1.6](https://github.com/truecharts/charts/compare/handbrake-19.1.5...handbrake-19.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)) + + +## [handbrake-19.1.5](https://github.com/truecharts/charts/compare/handbrake-19.1.4...handbrake-19.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/handbrake/21.1.3/Chart.yaml b/stable/handbrake/21.1.3/Chart.yaml new file mode 100644 index 00000000000..f1ed4a51f99 --- /dev/null +++ b/stable/handbrake/21.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.01.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. +home: https://truecharts.org/charts/stable/handbrake +icon: https://truecharts.org/img/hotlink-ok/chart-icons/handbrake.png +keywords: + - handbrake + - encode + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: handbrake +sources: + - https://handbrake.fr/ + - https://github.com/jlesage/docker-handbrake + - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake + - https://hub.docker.com/r/jlesage/handbrake +type: application +version: 21.1.3 diff --git a/stable/handbrake/21.0.0/README.md b/stable/handbrake/21.1.3/README.md similarity index 100% rename from stable/handbrake/21.0.0/README.md rename to stable/handbrake/21.1.3/README.md diff --git a/stable/handbrake/21.0.0/app-readme.md b/stable/handbrake/21.1.3/app-readme.md similarity index 100% rename from stable/handbrake/21.0.0/app-readme.md rename to stable/handbrake/21.1.3/app-readme.md diff --git a/stable/handbrake/21.1.3/charts/common-18.0.3.tgz b/stable/handbrake/21.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/handbrake/21.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/handbrake/21.0.0/ix_values.yaml b/stable/handbrake/21.1.3/ix_values.yaml similarity index 100% rename from stable/handbrake/21.0.0/ix_values.yaml rename to stable/handbrake/21.1.3/ix_values.yaml diff --git a/stable/handbrake/21.0.0/questions.yaml b/stable/handbrake/21.1.3/questions.yaml similarity index 100% rename from stable/handbrake/21.0.0/questions.yaml rename to stable/handbrake/21.1.3/questions.yaml diff --git a/stable/haste-server/13.0.0/templates/NOTES.txt b/stable/handbrake/21.1.3/templates/NOTES.txt similarity index 100% rename from stable/haste-server/13.0.0/templates/NOTES.txt rename to stable/handbrake/21.1.3/templates/NOTES.txt diff --git a/stable/haste-server/13.0.0/templates/common.yaml b/stable/handbrake/21.1.3/templates/common.yaml similarity index 100% rename from stable/haste-server/13.0.0/templates/common.yaml rename to stable/handbrake/21.1.3/templates/common.yaml diff --git a/stable/hassconfigurator/5.0.0/values.yaml b/stable/handbrake/21.1.3/values.yaml similarity index 100% rename from stable/hassconfigurator/5.0.0/values.yaml rename to stable/handbrake/21.1.3/values.yaml diff --git a/stable/hassconfigurator/5.0.0/CHANGELOG.md b/stable/hassconfigurator/5.0.0/CHANGELOG.md deleted file mode 100644 index dcb5495b051..00000000000 --- a/stable/hassconfigurator/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [hassconfigurator-4.1.12](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.11...hassconfigurator-4.1.12) (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)) - - -## [hassconfigurator-4.1.11](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.10...hassconfigurator-4.1.11) (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)) - - -## [hassconfigurator-4.1.10](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.9...hassconfigurator-4.1.10) (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)) - - -## [hassconfigurator-4.1.9](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.8...hassconfigurator-4.1.9) (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)) - - -## [hassconfigurator-4.1.8](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.7...hassconfigurator-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [hassconfigurator-4.1.7](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.6...hassconfigurator-4.1.7) (2024-01-14) - - - - -## [hassconfigurator-4.1.6](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.5...hassconfigurator-4.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)) - - -## [hassconfigurator-4.1.5](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.4...hassconfigurator-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [hassconfigurator-4.1.4](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.3...hassconfigurator-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [hassconfigurator-4.1.3](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.0...hassconfigurator-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/hassconfigurator/5.0.0/Chart.yaml b/stable/hassconfigurator/5.0.0/Chart.yaml deleted file mode 100644 index 2cc0d775a57..00000000000 --- a/stable/hassconfigurator/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: x86_64 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator -home: https://truecharts.org/charts/stable/hassconfigurator -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png -keywords: - - hassconfigurator - - home-automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hassconfigurator -sources: - - https://github.com/danielperna84/hass-configurator - - https://github.com/truecharts/charts/tree/master/charts/stable/hassconfigurator - - https://hub.docker.com/r/causticlab/hass-configurator-docker -type: application -version: 5.0.0 diff --git a/stable/hassconfigurator/5.0.0/charts/common-17.5.0.tgz b/stable/hassconfigurator/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/hassconfigurator/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/haste-server/13.0.0/.helmignore b/stable/hassconfigurator/5.1.3/.helmignore similarity index 100% rename from stable/haste-server/13.0.0/.helmignore rename to stable/hassconfigurator/5.1.3/.helmignore diff --git a/stable/hassconfigurator/5.1.3/CHANGELOG.md b/stable/hassconfigurator/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3eb4ec4ca55 --- /dev/null +++ b/stable/hassconfigurator/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [hassconfigurator-4.1.12](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.11...hassconfigurator-4.1.12) (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)) + + +## [hassconfigurator-4.1.11](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.10...hassconfigurator-4.1.11) (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)) + + +## [hassconfigurator-4.1.10](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.9...hassconfigurator-4.1.10) (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)) + + +## [hassconfigurator-4.1.9](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.8...hassconfigurator-4.1.9) (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)) + + +## [hassconfigurator-4.1.8](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.7...hassconfigurator-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [hassconfigurator-4.1.7](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.6...hassconfigurator-4.1.7) (2024-01-14) + + + + +## [hassconfigurator-4.1.6](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.5...hassconfigurator-4.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)) + + +## [hassconfigurator-4.1.5](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.4...hassconfigurator-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [hassconfigurator-4.1.4](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.3...hassconfigurator-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [hassconfigurator-4.1.3](https://github.com/truecharts/charts/compare/hassconfigurator-4.1.0...hassconfigurator-4.1.3) (2024-01-01) + +### Chore diff --git a/stable/hassconfigurator/5.1.3/Chart.yaml b/stable/hassconfigurator/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c7ac59e34b4 --- /dev/null +++ b/stable/hassconfigurator/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: x86_64 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator +home: https://truecharts.org/charts/stable/hassconfigurator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png +keywords: + - hassconfigurator + - home-automation +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: hassconfigurator +sources: + - https://github.com/danielperna84/hass-configurator + - https://github.com/truecharts/charts/tree/master/charts/stable/hassconfigurator + - https://hub.docker.com/r/causticlab/hass-configurator-docker +type: application +version: 5.1.3 diff --git a/stable/hassconfigurator/5.0.0/README.md b/stable/hassconfigurator/5.1.3/README.md similarity index 100% rename from stable/hassconfigurator/5.0.0/README.md rename to stable/hassconfigurator/5.1.3/README.md diff --git a/stable/hassconfigurator/5.0.0/app-readme.md b/stable/hassconfigurator/5.1.3/app-readme.md similarity index 100% rename from stable/hassconfigurator/5.0.0/app-readme.md rename to stable/hassconfigurator/5.1.3/app-readme.md diff --git a/stable/hassconfigurator/5.1.3/charts/common-18.0.3.tgz b/stable/hassconfigurator/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/hassconfigurator/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/hassconfigurator/5.0.0/ix_values.yaml b/stable/hassconfigurator/5.1.3/ix_values.yaml similarity index 100% rename from stable/hassconfigurator/5.0.0/ix_values.yaml rename to stable/hassconfigurator/5.1.3/ix_values.yaml diff --git a/stable/hassconfigurator/5.0.0/questions.yaml b/stable/hassconfigurator/5.1.3/questions.yaml similarity index 100% rename from stable/hassconfigurator/5.0.0/questions.yaml rename to stable/hassconfigurator/5.1.3/questions.yaml diff --git a/stable/hassconfigurator/5.0.0/templates/common.yaml b/stable/hassconfigurator/5.1.3/templates/common.yaml similarity index 100% rename from stable/hassconfigurator/5.0.0/templates/common.yaml rename to stable/hassconfigurator/5.1.3/templates/common.yaml diff --git a/stable/haste-server/13.0.0/values.yaml b/stable/hassconfigurator/5.1.3/values.yaml similarity index 100% rename from stable/haste-server/13.0.0/values.yaml rename to stable/hassconfigurator/5.1.3/values.yaml diff --git a/stable/haste-server/13.0.0/CHANGELOG.md b/stable/haste-server/13.0.0/CHANGELOG.md deleted file mode 100644 index 184ab338f80..00000000000 --- a/stable/haste-server/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [haste-server-12.1.11](https://github.com/truecharts/charts/compare/haste-server-12.1.10...haste-server-12.1.11) (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)) - - -## [haste-server-12.1.10](https://github.com/truecharts/charts/compare/haste-server-12.1.9...haste-server-12.1.10) (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)) - - -## [haste-server-12.1.9](https://github.com/truecharts/charts/compare/haste-server-12.1.8...haste-server-12.1.9) (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)) - - -## [haste-server-12.1.8](https://github.com/truecharts/charts/compare/haste-server-12.1.7...haste-server-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)) - - -## [haste-server-12.1.7](https://github.com/truecharts/charts/compare/haste-server-12.1.6...haste-server-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [haste-server-12.1.6](https://github.com/truecharts/charts/compare/haste-server-12.1.5...haste-server-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)) - - -## [haste-server-12.1.5](https://github.com/truecharts/charts/compare/haste-server-12.1.4...haste-server-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [haste-server-12.1.4](https://github.com/truecharts/charts/compare/haste-server-12.1.3...haste-server-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [haste-server-12.1.3](https://github.com/truecharts/charts/compare/haste-server-12.1.0...haste-server-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/haste-server/13.0.0/Chart.yaml b/stable/haste-server/13.0.0/Chart.yaml deleted file mode 100644 index e1a834c4658..00000000000 --- a/stable/haste-server/13.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Simple text sharing -home: https://truecharts.org/charts/stable/haste-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png -keywords: - - haste - - hastebin - - haste-server - - pastebin -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: haste-server -sources: - - https://github.com/seejohnrun/haste-server - - https://github.com/k8s-at-home/container-images - - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server - - https://ghcr.io/k8s-at-home/haste-server -type: application -version: 13.0.0 diff --git a/stable/haste-server/13.0.0/charts/common-17.5.0.tgz b/stable/haste-server/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/haste-server/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/hastebin/5.0.0/.helmignore b/stable/haste-server/13.1.3/.helmignore similarity index 100% rename from stable/hastebin/5.0.0/.helmignore rename to stable/haste-server/13.1.3/.helmignore diff --git a/stable/haste-server/13.1.3/CHANGELOG.md b/stable/haste-server/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..60f78f9f5e5 --- /dev/null +++ b/stable/haste-server/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [haste-server-12.1.11](https://github.com/truecharts/charts/compare/haste-server-12.1.10...haste-server-12.1.11) (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)) + + +## [haste-server-12.1.10](https://github.com/truecharts/charts/compare/haste-server-12.1.9...haste-server-12.1.10) (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)) + + +## [haste-server-12.1.9](https://github.com/truecharts/charts/compare/haste-server-12.1.8...haste-server-12.1.9) (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)) + + +## [haste-server-12.1.8](https://github.com/truecharts/charts/compare/haste-server-12.1.7...haste-server-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)) + + +## [haste-server-12.1.7](https://github.com/truecharts/charts/compare/haste-server-12.1.6...haste-server-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [haste-server-12.1.6](https://github.com/truecharts/charts/compare/haste-server-12.1.5...haste-server-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)) + + +## [haste-server-12.1.5](https://github.com/truecharts/charts/compare/haste-server-12.1.4...haste-server-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [haste-server-12.1.4](https://github.com/truecharts/charts/compare/haste-server-12.1.3...haste-server-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [haste-server-12.1.3](https://github.com/truecharts/charts/compare/haste-server-12.1.0...haste-server-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/haste-server/13.1.3/Chart.yaml b/stable/haste-server/13.1.3/Chart.yaml new file mode 100644 index 00000000000..2b72f7d1ba8 --- /dev/null +++ b/stable/haste-server/13.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Simple text sharing +home: https://truecharts.org/charts/stable/haste-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png +keywords: + - haste + - hastebin + - haste-server + - pastebin +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: haste-server +sources: + - https://github.com/seejohnrun/haste-server + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server + - https://ghcr.io/k8s-at-home/haste-server +type: application +version: 13.1.3 diff --git a/stable/haste-server/13.0.0/README.md b/stable/haste-server/13.1.3/README.md similarity index 100% rename from stable/haste-server/13.0.0/README.md rename to stable/haste-server/13.1.3/README.md diff --git a/stable/haste-server/13.0.0/app-readme.md b/stable/haste-server/13.1.3/app-readme.md similarity index 100% rename from stable/haste-server/13.0.0/app-readme.md rename to stable/haste-server/13.1.3/app-readme.md diff --git a/stable/haste-server/13.1.3/charts/common-18.0.3.tgz b/stable/haste-server/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/haste-server/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/haste-server/13.0.0/ix_values.yaml b/stable/haste-server/13.1.3/ix_values.yaml similarity index 100% rename from stable/haste-server/13.0.0/ix_values.yaml rename to stable/haste-server/13.1.3/ix_values.yaml diff --git a/stable/haste-server/13.0.0/questions.yaml b/stable/haste-server/13.1.3/questions.yaml similarity index 100% rename from stable/haste-server/13.0.0/questions.yaml rename to stable/haste-server/13.1.3/questions.yaml diff --git a/stable/headphones/11.0.0/templates/NOTES.txt b/stable/haste-server/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/headphones/11.0.0/templates/NOTES.txt rename to stable/haste-server/13.1.3/templates/NOTES.txt diff --git a/stable/heimdall/20.1.0/templates/common.yaml b/stable/haste-server/13.1.3/templates/common.yaml similarity index 100% rename from stable/heimdall/20.1.0/templates/common.yaml rename to stable/haste-server/13.1.3/templates/common.yaml diff --git a/stable/hastebin/5.0.0/values.yaml b/stable/haste-server/13.1.3/values.yaml similarity index 100% rename from stable/hastebin/5.0.0/values.yaml rename to stable/haste-server/13.1.3/values.yaml diff --git a/stable/hastebin/5.0.0/CHANGELOG.md b/stable/hastebin/5.0.0/CHANGELOG.md deleted file mode 100644 index 184fa37d558..00000000000 --- a/stable/hastebin/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [hastebin-4.1.11](https://github.com/truecharts/charts/compare/hastebin-4.1.10...hastebin-4.1.11) (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)) - - -## [hastebin-4.1.10](https://github.com/truecharts/charts/compare/hastebin-4.1.9...hastebin-4.1.10) (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)) - - -## [hastebin-4.1.9](https://github.com/truecharts/charts/compare/hastebin-4.1.8...hastebin-4.1.9) (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)) - - -## [hastebin-4.1.8](https://github.com/truecharts/charts/compare/hastebin-4.1.7...hastebin-4.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)) - - -## [hastebin-4.1.7](https://github.com/truecharts/charts/compare/hastebin-4.1.6...hastebin-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [hastebin-4.1.6](https://github.com/truecharts/charts/compare/hastebin-4.1.5...hastebin-4.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)) - - -## [hastebin-4.1.5](https://github.com/truecharts/charts/compare/hastebin-4.1.4...hastebin-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [hastebin-4.1.4](https://github.com/truecharts/charts/compare/hastebin-4.1.3...hastebin-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [hastebin-4.1.3](https://github.com/truecharts/charts/compare/hastebin-4.1.0...hastebin-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/hastebin/5.0.0/Chart.yaml b/stable/hastebin/5.0.0/Chart.yaml deleted file mode 100644 index c4817cc22c8..00000000000 --- a/stable/hastebin/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'Alpine-based Chart for Hastebin, the node.js paste service ' -home: https://truecharts.org/charts/stable/hastebin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.png -keywords: - - hastebin - - Cloud - - Productivity - - Tools-Utilities - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hastebin -sources: - - https://github.com/nzzane/haste-server - - https://github.com/truecharts/charts/tree/master/charts/stable/hastebin - - https://hub.docker.com/r/flippinturt/hastebin -type: application -version: 5.0.0 diff --git a/stable/hastebin/5.0.0/charts/common-17.5.0.tgz b/stable/hastebin/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/hastebin/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/hasty-paste/6.0.0/.helmignore b/stable/hastebin/5.1.3/.helmignore similarity index 100% rename from stable/hasty-paste/6.0.0/.helmignore rename to stable/hastebin/5.1.3/.helmignore diff --git a/stable/hastebin/5.1.3/CHANGELOG.md b/stable/hastebin/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1d4fae57c73 --- /dev/null +++ b/stable/hastebin/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [hastebin-4.1.11](https://github.com/truecharts/charts/compare/hastebin-4.1.10...hastebin-4.1.11) (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)) + + +## [hastebin-4.1.10](https://github.com/truecharts/charts/compare/hastebin-4.1.9...hastebin-4.1.10) (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)) + + +## [hastebin-4.1.9](https://github.com/truecharts/charts/compare/hastebin-4.1.8...hastebin-4.1.9) (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)) + + +## [hastebin-4.1.8](https://github.com/truecharts/charts/compare/hastebin-4.1.7...hastebin-4.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)) + + +## [hastebin-4.1.7](https://github.com/truecharts/charts/compare/hastebin-4.1.6...hastebin-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [hastebin-4.1.6](https://github.com/truecharts/charts/compare/hastebin-4.1.5...hastebin-4.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)) + + +## [hastebin-4.1.5](https://github.com/truecharts/charts/compare/hastebin-4.1.4...hastebin-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [hastebin-4.1.4](https://github.com/truecharts/charts/compare/hastebin-4.1.3...hastebin-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [hastebin-4.1.3](https://github.com/truecharts/charts/compare/hastebin-4.1.0...hastebin-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/hastebin/5.1.3/Chart.yaml b/stable/hastebin/5.1.3/Chart.yaml new file mode 100644 index 00000000000..5140ac1610e --- /dev/null +++ b/stable/hastebin/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "Alpine-based Chart for Hastebin, the node.js paste service " +home: https://truecharts.org/charts/stable/hastebin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.png +keywords: + - hastebin + - Cloud + - Productivity + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: hastebin +sources: + - https://github.com/nzzane/haste-server + - https://github.com/truecharts/charts/tree/master/charts/stable/hastebin + - https://hub.docker.com/r/flippinturt/hastebin +type: application +version: 5.1.3 diff --git a/stable/hastebin/5.0.0/README.md b/stable/hastebin/5.1.3/README.md similarity index 100% rename from stable/hastebin/5.0.0/README.md rename to stable/hastebin/5.1.3/README.md diff --git a/stable/hastebin/5.0.0/app-readme.md b/stable/hastebin/5.1.3/app-readme.md similarity index 100% rename from stable/hastebin/5.0.0/app-readme.md rename to stable/hastebin/5.1.3/app-readme.md diff --git a/stable/hastebin/5.1.3/charts/common-18.0.3.tgz b/stable/hastebin/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/hastebin/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/hastebin/5.0.0/ix_values.yaml b/stable/hastebin/5.1.3/ix_values.yaml similarity index 100% rename from stable/hastebin/5.0.0/ix_values.yaml rename to stable/hastebin/5.1.3/ix_values.yaml diff --git a/stable/hastebin/5.0.0/questions.yaml b/stable/hastebin/5.1.3/questions.yaml similarity index 100% rename from stable/hastebin/5.0.0/questions.yaml rename to stable/hastebin/5.1.3/questions.yaml diff --git a/stable/hastebin/5.0.0/templates/common.yaml b/stable/hastebin/5.1.3/templates/common.yaml similarity index 100% rename from stable/hastebin/5.0.0/templates/common.yaml rename to stable/hastebin/5.1.3/templates/common.yaml diff --git a/stable/hasty-paste/6.0.0/values.yaml b/stable/hastebin/5.1.3/values.yaml similarity index 100% rename from stable/hasty-paste/6.0.0/values.yaml rename to stable/hastebin/5.1.3/values.yaml diff --git a/stable/hasty-paste/6.0.0/CHANGELOG.md b/stable/hasty-paste/6.0.0/CHANGELOG.md deleted file mode 100644 index ed6b81db7f2..00000000000 --- a/stable/hasty-paste/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [hasty-paste-5.1.15](https://github.com/truecharts/charts/compare/hasty-paste-5.1.14...hasty-paste-5.1.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)) - - -## [hasty-paste-5.1.14](https://github.com/truecharts/charts/compare/hasty-paste-5.1.13...hasty-paste-5.1.14) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [hasty-paste-5.1.13](https://github.com/truecharts/charts/compare/hasty-paste-5.1.12...hasty-paste-5.1.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)) - - -## [hasty-paste-5.1.12](https://github.com/truecharts/charts/compare/hasty-paste-5.1.11...hasty-paste-5.1.12) (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)) - - -## [hasty-paste-5.1.11](https://github.com/truecharts/charts/compare/hasty-paste-5.1.10...hasty-paste-5.1.11) (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)) - - -## [hasty-paste-5.1.10](https://github.com/truecharts/charts/compare/hasty-paste-5.1.9...hasty-paste-5.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [hasty-paste-5.1.9](https://github.com/truecharts/charts/compare/hasty-paste-5.1.8...hasty-paste-5.1.9) (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)) - - -## [hasty-paste-5.1.8](https://github.com/truecharts/charts/compare/hasty-paste-5.1.7...hasty-paste-5.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - - -## [hasty-paste-5.1.7](https://github.com/truecharts/charts/compare/hasty-paste-5.1.6...hasty-paste-5.1.7) (2024-01-02) - -### Chore - - diff --git a/stable/hasty-paste/6.0.0/Chart.yaml b/stable/hasty-paste/6.0.0/Chart.yaml deleted file mode 100644 index 087d6716603..00000000000 --- a/stable/hasty-paste/6.0.0/Chart.yaml +++ /dev/null @@ -1,48 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.10.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fast and minimal paste bin, written in Python using Quart. -home: https://truecharts.org/charts/stable/hasty-paste -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hasty-paste.png -keywords: - - hasty-paste - - Cloud - - Productivity - - Tools-Utilities - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hasty-paste -sources: - - https://github.com/enchant97/hasty-paste - - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md - - https://github.com/truecharts/charts/tree/master/charts/stable/hasty-paste - - https://ghcr.io/enchant97/hasty-paste -type: application -version: 6.0.0 diff --git a/stable/hasty-paste/6.0.0/charts/common-17.5.0.tgz b/stable/hasty-paste/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/hasty-paste/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/headphones/11.0.0/.helmignore b/stable/hasty-paste/6.1.3/.helmignore similarity index 100% rename from stable/headphones/11.0.0/.helmignore rename to stable/hasty-paste/6.1.3/.helmignore diff --git a/stable/hasty-paste/6.1.3/CHANGELOG.md b/stable/hasty-paste/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..716d5183905 --- /dev/null +++ b/stable/hasty-paste/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [hasty-paste-5.1.15](https://github.com/truecharts/charts/compare/hasty-paste-5.1.14...hasty-paste-5.1.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)) + + +## [hasty-paste-5.1.14](https://github.com/truecharts/charts/compare/hasty-paste-5.1.13...hasty-paste-5.1.14) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [hasty-paste-5.1.13](https://github.com/truecharts/charts/compare/hasty-paste-5.1.12...hasty-paste-5.1.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)) + + +## [hasty-paste-5.1.12](https://github.com/truecharts/charts/compare/hasty-paste-5.1.11...hasty-paste-5.1.12) (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)) + + +## [hasty-paste-5.1.11](https://github.com/truecharts/charts/compare/hasty-paste-5.1.10...hasty-paste-5.1.11) (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)) + + +## [hasty-paste-5.1.10](https://github.com/truecharts/charts/compare/hasty-paste-5.1.9...hasty-paste-5.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [hasty-paste-5.1.9](https://github.com/truecharts/charts/compare/hasty-paste-5.1.8...hasty-paste-5.1.9) (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)) + + +## [hasty-paste-5.1.8](https://github.com/truecharts/charts/compare/hasty-paste-5.1.7...hasty-paste-5.1.8) (2024-01-02) + +### Chore + + + +- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) + + +## [hasty-paste-5.1.7](https://github.com/truecharts/charts/compare/hasty-paste-5.1.6...hasty-paste-5.1.7) (2024-01-02) diff --git a/stable/hasty-paste/6.1.3/Chart.yaml b/stable/hasty-paste/6.1.3/Chart.yaml new file mode 100644 index 00000000000..7d14b031963 --- /dev/null +++ b/stable/hasty-paste/6.1.3/Chart.yaml @@ -0,0 +1,48 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.10.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A fast and minimal paste bin, written in Python using Quart. +home: https://truecharts.org/charts/stable/hasty-paste +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hasty-paste.png +keywords: + - hasty-paste + - Cloud + - Productivity + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: hasty-paste +sources: + - https://github.com/enchant97/hasty-paste + - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md + - https://github.com/truecharts/charts/tree/master/charts/stable/hasty-paste + - https://ghcr.io/enchant97/hasty-paste +type: application +version: 6.1.3 diff --git a/stable/hasty-paste/6.0.0/README.md b/stable/hasty-paste/6.1.3/README.md similarity index 100% rename from stable/hasty-paste/6.0.0/README.md rename to stable/hasty-paste/6.1.3/README.md diff --git a/stable/hasty-paste/6.0.0/app-readme.md b/stable/hasty-paste/6.1.3/app-readme.md similarity index 100% rename from stable/hasty-paste/6.0.0/app-readme.md rename to stable/hasty-paste/6.1.3/app-readme.md diff --git a/stable/hasty-paste/6.1.3/charts/common-18.0.3.tgz b/stable/hasty-paste/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/hasty-paste/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/hasty-paste/6.0.0/charts/redis-11.2.1.tgz b/stable/hasty-paste/6.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/hasty-paste/6.0.0/charts/redis-11.2.1.tgz rename to stable/hasty-paste/6.1.3/charts/redis-11.2.1.tgz diff --git a/stable/hasty-paste/6.0.0/ix_values.yaml b/stable/hasty-paste/6.1.3/ix_values.yaml similarity index 100% rename from stable/hasty-paste/6.0.0/ix_values.yaml rename to stable/hasty-paste/6.1.3/ix_values.yaml diff --git a/stable/hasty-paste/6.0.0/questions.yaml b/stable/hasty-paste/6.1.3/questions.yaml similarity index 100% rename from stable/hasty-paste/6.0.0/questions.yaml rename to stable/hasty-paste/6.1.3/questions.yaml diff --git a/stable/hasty-paste/6.0.0/templates/_secrets.tpl b/stable/hasty-paste/6.1.3/templates/_secrets.tpl similarity index 100% rename from stable/hasty-paste/6.0.0/templates/_secrets.tpl rename to stable/hasty-paste/6.1.3/templates/_secrets.tpl diff --git a/stable/hasty-paste/6.0.0/templates/common.yaml b/stable/hasty-paste/6.1.3/templates/common.yaml similarity index 100% rename from stable/hasty-paste/6.0.0/templates/common.yaml rename to stable/hasty-paste/6.1.3/templates/common.yaml diff --git a/stable/headphones/11.0.0/values.yaml b/stable/hasty-paste/6.1.3/values.yaml similarity index 100% rename from stable/headphones/11.0.0/values.yaml rename to stable/hasty-paste/6.1.3/values.yaml diff --git a/stable/headphones/11.0.0/CHANGELOG.md b/stable/headphones/11.0.0/CHANGELOG.md deleted file mode 100644 index 262961e1e4a..00000000000 --- a/stable/headphones/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [headphones-10.1.11](https://github.com/truecharts/charts/compare/headphones-10.1.10...headphones-10.1.11) (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)) - - -## [headphones-10.1.10](https://github.com/truecharts/charts/compare/headphones-10.1.9...headphones-10.1.10) (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)) - - -## [headphones-10.1.9](https://github.com/truecharts/charts/compare/headphones-10.1.8...headphones-10.1.9) (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)) - - -## [headphones-10.1.8](https://github.com/truecharts/charts/compare/headphones-10.1.7...headphones-10.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)) - - -## [headphones-10.1.7](https://github.com/truecharts/charts/compare/headphones-10.1.6...headphones-10.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [headphones-10.1.6](https://github.com/truecharts/charts/compare/headphones-10.1.5...headphones-10.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)) - - -## [headphones-10.1.5](https://github.com/truecharts/charts/compare/headphones-10.1.4...headphones-10.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [headphones-10.1.4](https://github.com/truecharts/charts/compare/headphones-10.1.3...headphones-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [headphones-10.1.3](https://github.com/truecharts/charts/compare/headphones-10.1.0...headphones-10.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/headphones/11.0.0/Chart.yaml b/stable/headphones/11.0.0/Chart.yaml deleted file mode 100644 index 8955352ac64..00000000000 --- a/stable/headphones/11.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: a78f38c1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. -home: https://truecharts.org/charts/stable/headphones -icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png -keywords: - - headphones - - music - - downloader -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: headphones -sources: - - https://github.com/linuxserver/docker-headphones - - https://github.com/rembo10/headphones - - https://github.com/truecharts/charts/tree/master/charts/stable/headphones - - https://ghcr.io/linuxserver/headphones -type: application -version: 11.0.0 diff --git a/stable/headphones/11.0.0/charts/common-17.5.0.tgz b/stable/headphones/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/headphones/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/hedgedoc/12.0.0/.helmignore b/stable/headphones/11.1.3/.helmignore similarity index 100% rename from stable/hedgedoc/12.0.0/.helmignore rename to stable/headphones/11.1.3/.helmignore diff --git a/stable/headphones/11.1.3/CHANGELOG.md b/stable/headphones/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ac784aa66e1 --- /dev/null +++ b/stable/headphones/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [headphones-10.1.11](https://github.com/truecharts/charts/compare/headphones-10.1.10...headphones-10.1.11) (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)) + + +## [headphones-10.1.10](https://github.com/truecharts/charts/compare/headphones-10.1.9...headphones-10.1.10) (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)) + + +## [headphones-10.1.9](https://github.com/truecharts/charts/compare/headphones-10.1.8...headphones-10.1.9) (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)) + + +## [headphones-10.1.8](https://github.com/truecharts/charts/compare/headphones-10.1.7...headphones-10.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)) + + +## [headphones-10.1.7](https://github.com/truecharts/charts/compare/headphones-10.1.6...headphones-10.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [headphones-10.1.6](https://github.com/truecharts/charts/compare/headphones-10.1.5...headphones-10.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)) + + +## [headphones-10.1.5](https://github.com/truecharts/charts/compare/headphones-10.1.4...headphones-10.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [headphones-10.1.4](https://github.com/truecharts/charts/compare/headphones-10.1.3...headphones-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [headphones-10.1.3](https://github.com/truecharts/charts/compare/headphones-10.1.0...headphones-10.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/headphones/11.1.3/Chart.yaml b/stable/headphones/11.1.3/Chart.yaml new file mode 100644 index 00000000000..a18bbb328a0 --- /dev/null +++ b/stable/headphones/11.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: a78f38c1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. +home: https://truecharts.org/charts/stable/headphones +icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png +keywords: + - headphones + - music + - downloader +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: headphones +sources: + - https://github.com/linuxserver/docker-headphones + - https://github.com/rembo10/headphones + - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + - https://ghcr.io/linuxserver/headphones +type: application +version: 11.1.3 diff --git a/stable/headphones/11.0.0/README.md b/stable/headphones/11.1.3/README.md similarity index 100% rename from stable/headphones/11.0.0/README.md rename to stable/headphones/11.1.3/README.md diff --git a/stable/headphones/11.0.0/app-readme.md b/stable/headphones/11.1.3/app-readme.md similarity index 100% rename from stable/headphones/11.0.0/app-readme.md rename to stable/headphones/11.1.3/app-readme.md diff --git a/stable/headphones/11.1.3/charts/common-18.0.3.tgz b/stable/headphones/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/headphones/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/headphones/11.0.0/ix_values.yaml b/stable/headphones/11.1.3/ix_values.yaml similarity index 100% rename from stable/headphones/11.0.0/ix_values.yaml rename to stable/headphones/11.1.3/ix_values.yaml diff --git a/stable/headphones/11.0.0/questions.yaml b/stable/headphones/11.1.3/questions.yaml similarity index 100% rename from stable/headphones/11.0.0/questions.yaml rename to stable/headphones/11.1.3/questions.yaml diff --git a/stable/hedgedoc/12.0.0/templates/NOTES.txt b/stable/headphones/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/hedgedoc/12.0.0/templates/NOTES.txt rename to stable/headphones/11.1.3/templates/NOTES.txt diff --git a/stable/headphones/11.0.0/templates/common.yaml b/stable/headphones/11.1.3/templates/common.yaml similarity index 100% rename from stable/headphones/11.0.0/templates/common.yaml rename to stable/headphones/11.1.3/templates/common.yaml diff --git a/stable/hedgedoc/12.0.0/values.yaml b/stable/headphones/11.1.3/values.yaml similarity index 100% rename from stable/hedgedoc/12.0.0/values.yaml rename to stable/headphones/11.1.3/values.yaml diff --git a/stable/healthchecks/14.1.3/Chart.yaml b/stable/healthchecks/14.1.3/Chart.yaml index 22051040f3e..035c00d3fad 100644 --- a/stable/healthchecks/14.1.3/Chart.yaml +++ b/stable/healthchecks/14.1.3/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 3.2.20240226 dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/healthchecks/14.1.3/charts/common-18.0.2.tgz b/stable/healthchecks/14.1.3/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/healthchecks/14.1.3/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/healthchecks/14.1.3/charts/common-18.0.3.tgz b/stable/healthchecks/14.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/healthchecks/14.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/hedgedoc/12.0.0/CHANGELOG.md b/stable/hedgedoc/12.0.0/CHANGELOG.md deleted file mode 100644 index a5584e2fd24..00000000000 --- a/stable/hedgedoc/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [hedgedoc-11.1.11](https://github.com/truecharts/charts/compare/hedgedoc-11.1.10...hedgedoc-11.1.11) (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)) - - -## [hedgedoc-11.1.10](https://github.com/truecharts/charts/compare/hedgedoc-11.1.9...hedgedoc-11.1.10) (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)) - - -## [hedgedoc-11.1.9](https://github.com/truecharts/charts/compare/hedgedoc-11.1.8...hedgedoc-11.1.9) (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)) - - -## [hedgedoc-11.1.8](https://github.com/truecharts/charts/compare/hedgedoc-11.1.7...hedgedoc-11.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)) - - -## [hedgedoc-11.1.7](https://github.com/truecharts/charts/compare/hedgedoc-11.1.6...hedgedoc-11.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [hedgedoc-11.1.6](https://github.com/truecharts/charts/compare/hedgedoc-11.1.5...hedgedoc-11.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)) - - -## [hedgedoc-11.1.5](https://github.com/truecharts/charts/compare/hedgedoc-11.1.4...hedgedoc-11.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [hedgedoc-11.1.4](https://github.com/truecharts/charts/compare/hedgedoc-11.1.3...hedgedoc-11.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [hedgedoc-11.1.3](https://github.com/truecharts/charts/compare/hedgedoc-11.1.0...hedgedoc-11.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/hedgedoc/12.0.0/Chart.yaml b/stable/hedgedoc/12.0.0/Chart.yaml deleted file mode 100644 index b76cacddf5e..00000000000 --- a/stable/hedgedoc/12.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.9.9 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: HedgeDoc lets you create real-time collaborative markdown notes. -home: https://truecharts.org/charts/stable/hedgedoc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png -keywords: - - hedgedoc -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hedgedoc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc - - https://quay.io/hedgedoc/hedgedoc -type: application -version: 12.0.0 diff --git a/stable/hedgedoc/12.0.0/charts/common-17.5.0.tgz b/stable/hedgedoc/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/hedgedoc/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/heimdall/20.1.0/.helmignore b/stable/hedgedoc/12.1.3/.helmignore similarity index 100% rename from stable/heimdall/20.1.0/.helmignore rename to stable/hedgedoc/12.1.3/.helmignore diff --git a/stable/hedgedoc/12.1.3/CHANGELOG.md b/stable/hedgedoc/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8e43d87cb7d --- /dev/null +++ b/stable/hedgedoc/12.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [hedgedoc-11.1.11](https://github.com/truecharts/charts/compare/hedgedoc-11.1.10...hedgedoc-11.1.11) (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)) + + +## [hedgedoc-11.1.10](https://github.com/truecharts/charts/compare/hedgedoc-11.1.9...hedgedoc-11.1.10) (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)) + + +## [hedgedoc-11.1.9](https://github.com/truecharts/charts/compare/hedgedoc-11.1.8...hedgedoc-11.1.9) (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)) + + +## [hedgedoc-11.1.8](https://github.com/truecharts/charts/compare/hedgedoc-11.1.7...hedgedoc-11.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)) + + +## [hedgedoc-11.1.7](https://github.com/truecharts/charts/compare/hedgedoc-11.1.6...hedgedoc-11.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [hedgedoc-11.1.6](https://github.com/truecharts/charts/compare/hedgedoc-11.1.5...hedgedoc-11.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)) + + +## [hedgedoc-11.1.5](https://github.com/truecharts/charts/compare/hedgedoc-11.1.4...hedgedoc-11.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [hedgedoc-11.1.4](https://github.com/truecharts/charts/compare/hedgedoc-11.1.3...hedgedoc-11.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [hedgedoc-11.1.3](https://github.com/truecharts/charts/compare/hedgedoc-11.1.0...hedgedoc-11.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/hedgedoc/12.1.3/Chart.yaml b/stable/hedgedoc/12.1.3/Chart.yaml new file mode 100644 index 00000000000..7292949e3e5 --- /dev/null +++ b/stable/hedgedoc/12.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.9.9 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: HedgeDoc lets you create real-time collaborative markdown notes. +home: https://truecharts.org/charts/stable/hedgedoc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png +keywords: + - hedgedoc +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: hedgedoc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc + - https://quay.io/hedgedoc/hedgedoc +type: application +version: 12.1.3 diff --git a/stable/hedgedoc/12.0.0/README.md b/stable/hedgedoc/12.1.3/README.md similarity index 100% rename from stable/hedgedoc/12.0.0/README.md rename to stable/hedgedoc/12.1.3/README.md diff --git a/stable/hedgedoc/12.0.0/app-readme.md b/stable/hedgedoc/12.1.3/app-readme.md similarity index 100% rename from stable/hedgedoc/12.0.0/app-readme.md rename to stable/hedgedoc/12.1.3/app-readme.md diff --git a/stable/hedgedoc/12.1.3/charts/common-18.0.3.tgz b/stable/hedgedoc/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/hedgedoc/12.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/hedgedoc/12.0.0/ix_values.yaml b/stable/hedgedoc/12.1.3/ix_values.yaml similarity index 100% rename from stable/hedgedoc/12.0.0/ix_values.yaml rename to stable/hedgedoc/12.1.3/ix_values.yaml diff --git a/stable/hedgedoc/12.0.0/questions.yaml b/stable/hedgedoc/12.1.3/questions.yaml similarity index 100% rename from stable/hedgedoc/12.0.0/questions.yaml rename to stable/hedgedoc/12.1.3/questions.yaml diff --git a/stable/heimdall/20.1.0/templates/NOTES.txt b/stable/hedgedoc/12.1.3/templates/NOTES.txt similarity index 100% rename from stable/heimdall/20.1.0/templates/NOTES.txt rename to stable/hedgedoc/12.1.3/templates/NOTES.txt diff --git a/stable/hedgedoc/12.0.0/templates/_secrets.tpl b/stable/hedgedoc/12.1.3/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/12.0.0/templates/_secrets.tpl rename to stable/hedgedoc/12.1.3/templates/_secrets.tpl diff --git a/stable/hedgedoc/12.0.0/templates/common.yaml b/stable/hedgedoc/12.1.3/templates/common.yaml similarity index 100% rename from stable/hedgedoc/12.0.0/templates/common.yaml rename to stable/hedgedoc/12.1.3/templates/common.yaml diff --git a/stable/heimdall/20.1.0/values.yaml b/stable/hedgedoc/12.1.3/values.yaml similarity index 100% rename from stable/heimdall/20.1.0/values.yaml rename to stable/hedgedoc/12.1.3/values.yaml diff --git a/stable/heimdall/20.1.0/CHANGELOG.md b/stable/heimdall/20.1.0/CHANGELOG.md deleted file mode 100644 index ab26a5b8da7..00000000000 --- a/stable/heimdall/20.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [heimdall-19.0.4](https://github.com/truecharts/charts/compare/heimdall-19.0.3...heimdall-19.0.4) (2024-02-12) - -### Chore - - - -- update container image linuxserver/heimdall to v[@9f3a009](https://github.com/9f3a009) by renovate ([#18087](https://github.com/truecharts/charts/issues/18087)) - - -## [heimdall-19.0.3](https://github.com/truecharts/charts/compare/heimdall-19.0.2...heimdall-19.0.3) (2024-02-05) - -### Chore - - - -- update container image linuxserver/heimdall to v[@481920a](https://github.com/481920a) by renovate ([#17879](https://github.com/truecharts/charts/issues/17879)) - - -## [heimdall-19.0.2](https://github.com/truecharts/charts/compare/heimdall-19.0.1...heimdall-19.0.2) (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)) - - -## [heimdall-19.0.1](https://github.com/truecharts/charts/compare/heimdall-19.0.0...heimdall-19.0.1) (2024-02-03) - -### Fix - - - -- Undo old chart update from poor upstream versioning ([#17792](https://github.com/truecharts/charts/issues/17792)) - - -## [heimdall-19.0.0](https://github.com/truecharts/charts/compare/heimdall-18.1.11...heimdall-19.0.0) (2024-01-29) - -### Chore - - - -- update container image linuxserver/heimdall to v2021.11.28[@08863e3](https://github.com/08863e3) by renovate ([#17727](https://github.com/truecharts/charts/issues/17727)) - - -## [heimdall-18.1.11](https://github.com/truecharts/charts/compare/heimdall-18.1.10...heimdall-18.1.11) (2024-01-29) - -### Fix - - - -- Update to 2.5.8 ([#17713](https://github.com/truecharts/charts/issues/17713)) - - -## [heimdall-18.1.10](https://github.com/truecharts/charts/compare/heimdall-18.1.9...heimdall-18.1.10) (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)) - - -## [heimdall-18.1.9](https://github.com/truecharts/charts/compare/heimdall-18.1.8...heimdall-18.1.9) (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)) - - -## [heimdall-18.1.8](https://github.com/truecharts/charts/compare/heimdall-18.1.7...heimdall-18.1.8) (2024-01-21) diff --git a/stable/heimdall/20.1.0/Chart.yaml b/stable/heimdall/20.1.0/Chart.yaml deleted file mode 100644 index d90bcaebe3c..00000000000 --- a/stable/heimdall/20.1.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: organizers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.6.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An Application dashboard and launcher -home: https://truecharts.org/charts/stable/heimdall -icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png -keywords: - - heimdall -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: heimdall -sources: - - https://github.com/linuxserver/Heimdall/ - - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall - - https://hub.docker.com/r/linuxserver/heimdall -type: application -version: 20.1.0 diff --git a/stable/heimdall/20.1.0/charts/common-18.0.1.tgz b/stable/heimdall/20.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/heimdall/20.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/heimdall/20.1.0/ix_values.yaml b/stable/heimdall/20.1.0/ix_values.yaml deleted file mode 100644 index 154d01fafb3..00000000000 --- a/stable/heimdall/20.1.0/ix_values.yaml +++ /dev/null @@ -1,31 +0,0 @@ -image: - repository: linuxserver/heimdall - tag: 2.6.1@sha256:e179d8edcf7686cadd07be7531e8635cf08a01d557d3c3742007fa3ac672fc23 - pullPolicy: IfNotPresent -service: - main: - ports: - main: - port: 10014 - targetPort: 80 -persistence: - config: - enabled: true - mountPath: "/config" -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - startup: - enabled: true diff --git a/stable/hetzner-ddns/5.0.0/.helmignore b/stable/heimdall/20.1.4/.helmignore similarity index 100% rename from stable/hetzner-ddns/5.0.0/.helmignore rename to stable/heimdall/20.1.4/.helmignore diff --git a/stable/heimdall/20.1.4/CHANGELOG.md b/stable/heimdall/20.1.4/CHANGELOG.md new file mode 100644 index 00000000000..68308614024 --- /dev/null +++ b/stable/heimdall/20.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [heimdall-19.0.4](https://github.com/truecharts/charts/compare/heimdall-19.0.3...heimdall-19.0.4) (2024-02-12) + +### Chore + + + +- update container image linuxserver/heimdall to v[@9f3a009](https://github.com/9f3a009) by renovate ([#18087](https://github.com/truecharts/charts/issues/18087)) + + +## [heimdall-19.0.3](https://github.com/truecharts/charts/compare/heimdall-19.0.2...heimdall-19.0.3) (2024-02-05) + +### Chore + + + +- update container image linuxserver/heimdall to v[@481920a](https://github.com/481920a) by renovate ([#17879](https://github.com/truecharts/charts/issues/17879)) + + +## [heimdall-19.0.2](https://github.com/truecharts/charts/compare/heimdall-19.0.1...heimdall-19.0.2) (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)) + + +## [heimdall-19.0.1](https://github.com/truecharts/charts/compare/heimdall-19.0.0...heimdall-19.0.1) (2024-02-03) + +### Fix + + + +- Undo old chart update from poor upstream versioning ([#17792](https://github.com/truecharts/charts/issues/17792)) + + +## [heimdall-19.0.0](https://github.com/truecharts/charts/compare/heimdall-18.1.11...heimdall-19.0.0) (2024-01-29) + +### Chore + + + +- update container image linuxserver/heimdall to v2021.11.28[@08863e3](https://github.com/08863e3) by renovate ([#17727](https://github.com/truecharts/charts/issues/17727)) + + +## [heimdall-18.1.11](https://github.com/truecharts/charts/compare/heimdall-18.1.10...heimdall-18.1.11) (2024-01-29) + +### Fix + + + +- Update to 2.5.8 ([#17713](https://github.com/truecharts/charts/issues/17713)) + + +## [heimdall-18.1.10](https://github.com/truecharts/charts/compare/heimdall-18.1.9...heimdall-18.1.10) (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)) + + +## [heimdall-18.1.9](https://github.com/truecharts/charts/compare/heimdall-18.1.8...heimdall-18.1.9) (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)) \ No newline at end of file diff --git a/stable/heimdall/20.1.4/Chart.yaml b/stable/heimdall/20.1.4/Chart.yaml new file mode 100644 index 00000000000..8e1a3b89920 --- /dev/null +++ b/stable/heimdall/20.1.4/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: organizers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.6.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An Application dashboard and launcher +home: https://truecharts.org/charts/stable/heimdall +icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png +keywords: + - heimdall +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: heimdall +sources: + - https://github.com/linuxserver/Heimdall/ + - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall + - https://hub.docker.com/r/linuxserver/heimdall +type: application +version: 20.1.4 diff --git a/stable/heimdall/20.1.0/README.md b/stable/heimdall/20.1.4/README.md similarity index 100% rename from stable/heimdall/20.1.0/README.md rename to stable/heimdall/20.1.4/README.md diff --git a/stable/heimdall/20.1.0/app-readme.md b/stable/heimdall/20.1.4/app-readme.md similarity index 100% rename from stable/heimdall/20.1.0/app-readme.md rename to stable/heimdall/20.1.4/app-readme.md diff --git a/stable/heimdall/20.1.4/charts/common-18.0.3.tgz b/stable/heimdall/20.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/heimdall/20.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/heimdall/20.1.4/ix_values.yaml b/stable/heimdall/20.1.4/ix_values.yaml new file mode 100644 index 00000000000..2f4da42c5de --- /dev/null +++ b/stable/heimdall/20.1.4/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: linuxserver/heimdall + tag: 2.6.1@sha256:65242ac9cc21aa51a488e14d2430704f6b0e315030bbdce4179370bd2acc3e5b + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10014 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + startup: + enabled: true diff --git a/stable/heimdall/20.1.0/questions.yaml b/stable/heimdall/20.1.4/questions.yaml similarity index 100% rename from stable/heimdall/20.1.0/questions.yaml rename to stable/heimdall/20.1.4/questions.yaml diff --git a/stable/homarr/10.0.0/templates/NOTES.txt b/stable/heimdall/20.1.4/templates/NOTES.txt similarity index 100% rename from stable/homarr/10.0.0/templates/NOTES.txt rename to stable/heimdall/20.1.4/templates/NOTES.txt diff --git a/stable/homebridge/7.0.0/templates/common.yaml b/stable/heimdall/20.1.4/templates/common.yaml similarity index 100% rename from stable/homebridge/7.0.0/templates/common.yaml rename to stable/heimdall/20.1.4/templates/common.yaml diff --git a/stable/hetzner-ddns/5.0.0/values.yaml b/stable/heimdall/20.1.4/values.yaml similarity index 100% rename from stable/hetzner-ddns/5.0.0/values.yaml rename to stable/heimdall/20.1.4/values.yaml diff --git a/stable/hetzner-ddns/5.0.0/CHANGELOG.md b/stable/hetzner-ddns/5.0.0/CHANGELOG.md deleted file mode 100644 index 4d1315988b6..00000000000 --- a/stable/hetzner-ddns/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [hetzner-ddns-4.1.11](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.10...hetzner-ddns-4.1.11) (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)) - - -## [hetzner-ddns-4.1.10](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.9...hetzner-ddns-4.1.10) (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)) - - -## [hetzner-ddns-4.1.9](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.8...hetzner-ddns-4.1.9) (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)) - - -## [hetzner-ddns-4.1.8](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.7...hetzner-ddns-4.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)) - - -## [hetzner-ddns-4.1.7](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.6...hetzner-ddns-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [hetzner-ddns-4.1.6](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.5...hetzner-ddns-4.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)) - - -## [hetzner-ddns-4.1.5](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.4...hetzner-ddns-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [hetzner-ddns-4.1.4](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.3...hetzner-ddns-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [hetzner-ddns-4.1.3](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.0...hetzner-ddns-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/hetzner-ddns/5.0.0/Chart.yaml b/stable/hetzner-ddns/5.0.0/Chart.yaml deleted file mode 100644 index 1e3c450ce5d..00000000000 --- a/stable/hetzner-ddns/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. -home: https://truecharts.org/charts/stable/hetzner-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.png -keywords: - - hetzner-ddns - - Network-DNS -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hetzner-ddns -sources: - - https://github.com/kutzilla/docker-hetzner-ddns - - https://github.com/truecharts/charts/tree/master/charts/stable/hetzner-ddns - - https://hub.docker.com/r/kutzilla/hetzner-ddns -type: application -version: 5.0.0 diff --git a/stable/hetzner-ddns/5.0.0/charts/common-17.5.0.tgz b/stable/hetzner-ddns/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/hetzner-ddns/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/hexchat/5.0.0/.helmignore b/stable/hetzner-ddns/5.1.3/.helmignore similarity index 100% rename from stable/hexchat/5.0.0/.helmignore rename to stable/hetzner-ddns/5.1.3/.helmignore diff --git a/stable/hetzner-ddns/5.1.3/CHANGELOG.md b/stable/hetzner-ddns/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4346793e3df --- /dev/null +++ b/stable/hetzner-ddns/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [hetzner-ddns-4.1.11](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.10...hetzner-ddns-4.1.11) (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)) + + +## [hetzner-ddns-4.1.10](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.9...hetzner-ddns-4.1.10) (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)) + + +## [hetzner-ddns-4.1.9](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.8...hetzner-ddns-4.1.9) (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)) + + +## [hetzner-ddns-4.1.8](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.7...hetzner-ddns-4.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)) + + +## [hetzner-ddns-4.1.7](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.6...hetzner-ddns-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [hetzner-ddns-4.1.6](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.5...hetzner-ddns-4.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)) + + +## [hetzner-ddns-4.1.5](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.4...hetzner-ddns-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [hetzner-ddns-4.1.4](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.3...hetzner-ddns-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [hetzner-ddns-4.1.3](https://github.com/truecharts/charts/compare/hetzner-ddns-4.1.0...hetzner-ddns-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/hetzner-ddns/5.1.3/Chart.yaml b/stable/hetzner-ddns/5.1.3/Chart.yaml new file mode 100644 index 00000000000..1b3237cc3ed --- /dev/null +++ b/stable/hetzner-ddns/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-DNS + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. +home: https://truecharts.org/charts/stable/hetzner-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.png +keywords: + - hetzner-ddns + - Network-DNS +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: hetzner-ddns +sources: + - https://github.com/kutzilla/docker-hetzner-ddns + - https://github.com/truecharts/charts/tree/master/charts/stable/hetzner-ddns + - https://hub.docker.com/r/kutzilla/hetzner-ddns +type: application +version: 5.1.3 diff --git a/stable/hetzner-ddns/5.0.0/README.md b/stable/hetzner-ddns/5.1.3/README.md similarity index 100% rename from stable/hetzner-ddns/5.0.0/README.md rename to stable/hetzner-ddns/5.1.3/README.md diff --git a/stable/hetzner-ddns/5.0.0/app-readme.md b/stable/hetzner-ddns/5.1.3/app-readme.md similarity index 100% rename from stable/hetzner-ddns/5.0.0/app-readme.md rename to stable/hetzner-ddns/5.1.3/app-readme.md diff --git a/stable/hetzner-ddns/5.1.3/charts/common-18.0.3.tgz b/stable/hetzner-ddns/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/hetzner-ddns/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/hetzner-ddns/5.0.0/ix_values.yaml b/stable/hetzner-ddns/5.1.3/ix_values.yaml similarity index 100% rename from stable/hetzner-ddns/5.0.0/ix_values.yaml rename to stable/hetzner-ddns/5.1.3/ix_values.yaml diff --git a/stable/hetzner-ddns/5.0.0/questions.yaml b/stable/hetzner-ddns/5.1.3/questions.yaml similarity index 100% rename from stable/hetzner-ddns/5.0.0/questions.yaml rename to stable/hetzner-ddns/5.1.3/questions.yaml diff --git a/stable/hetzner-ddns/5.0.0/templates/common.yaml b/stable/hetzner-ddns/5.1.3/templates/common.yaml similarity index 100% rename from stable/hetzner-ddns/5.0.0/templates/common.yaml rename to stable/hetzner-ddns/5.1.3/templates/common.yaml diff --git a/stable/hexchat/5.0.0/values.yaml b/stable/hetzner-ddns/5.1.3/values.yaml similarity index 100% rename from stable/hexchat/5.0.0/values.yaml rename to stable/hetzner-ddns/5.1.3/values.yaml diff --git a/stable/hexchat/5.0.0/CHANGELOG.md b/stable/hexchat/5.0.0/CHANGELOG.md deleted file mode 100644 index c2f568b2ed8..00000000000 --- a/stable/hexchat/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [hexchat-4.1.12](https://github.com/truecharts/charts/compare/hexchat-4.1.11...hexchat-4.1.12) (2024-02-12) - -### Chore - - - -- update container image binhex/arch-hexchat to latest[@87c3fc6](https://github.com/87c3fc6) by renovate ([#18025](https://github.com/truecharts/charts/issues/18025)) - - -## [hexchat-4.1.11](https://github.com/truecharts/charts/compare/hexchat-4.1.10...hexchat-4.1.11) (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)) - - -## [hexchat-4.1.10](https://github.com/truecharts/charts/compare/hexchat-4.1.9...hexchat-4.1.10) (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)) - - -## [hexchat-4.1.9](https://github.com/truecharts/charts/compare/hexchat-4.1.8...hexchat-4.1.9) (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)) - - -## [hexchat-4.1.8](https://github.com/truecharts/charts/compare/hexchat-4.1.7...hexchat-4.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)) - - -## [hexchat-4.1.7](https://github.com/truecharts/charts/compare/hexchat-4.1.6...hexchat-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [hexchat-4.1.6](https://github.com/truecharts/charts/compare/hexchat-4.1.5...hexchat-4.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)) - - -## [hexchat-4.1.5](https://github.com/truecharts/charts/compare/hexchat-4.1.4...hexchat-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [hexchat-4.1.4](https://github.com/truecharts/charts/compare/hexchat-4.1.3...hexchat-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [hexchat-4.1.3](https://github.com/truecharts/charts/compare/hexchat-4.1.0...hexchat-4.1.3) (2024-01-01) diff --git a/stable/hexchat/5.0.0/Chart.yaml b/stable/hexchat/5.0.0/Chart.yaml deleted file mode 100644 index a20d7e3119e..00000000000 --- a/stable/hexchat/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. -home: https://truecharts.org/charts/stable/hexchat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png -keywords: - - hexchat - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hexchat -sources: - - https://registry.hub.docker.com/r/binhex/arch-hexchat/ - - https://github.com/binhex/documentation - - https://hexchat.github.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/hexchat - - https://hub.docker.com/r/binhex/arch-hexchat -type: application -version: 5.0.0 diff --git a/stable/hexchat/5.0.0/charts/common-17.5.0.tgz b/stable/hexchat/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/hexchat/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/hexo-blog/5.0.0/.helmignore b/stable/hexchat/5.1.3/.helmignore similarity index 100% rename from stable/hexo-blog/5.0.0/.helmignore rename to stable/hexchat/5.1.3/.helmignore diff --git a/stable/hexchat/5.1.3/CHANGELOG.md b/stable/hexchat/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fd48e781627 --- /dev/null +++ b/stable/hexchat/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [hexchat-4.1.12](https://github.com/truecharts/charts/compare/hexchat-4.1.11...hexchat-4.1.12) (2024-02-12) + +### Chore + + + +- update container image binhex/arch-hexchat to latest[@87c3fc6](https://github.com/87c3fc6) by renovate ([#18025](https://github.com/truecharts/charts/issues/18025)) + + +## [hexchat-4.1.11](https://github.com/truecharts/charts/compare/hexchat-4.1.10...hexchat-4.1.11) (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)) + + +## [hexchat-4.1.10](https://github.com/truecharts/charts/compare/hexchat-4.1.9...hexchat-4.1.10) (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)) + + +## [hexchat-4.1.9](https://github.com/truecharts/charts/compare/hexchat-4.1.8...hexchat-4.1.9) (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)) + + +## [hexchat-4.1.8](https://github.com/truecharts/charts/compare/hexchat-4.1.7...hexchat-4.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)) + + +## [hexchat-4.1.7](https://github.com/truecharts/charts/compare/hexchat-4.1.6...hexchat-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [hexchat-4.1.6](https://github.com/truecharts/charts/compare/hexchat-4.1.5...hexchat-4.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)) + + +## [hexchat-4.1.5](https://github.com/truecharts/charts/compare/hexchat-4.1.4...hexchat-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [hexchat-4.1.4](https://github.com/truecharts/charts/compare/hexchat-4.1.3...hexchat-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/hexchat/5.1.3/Chart.yaml b/stable/hexchat/5.1.3/Chart.yaml new file mode 100644 index 00000000000..cef53d6abf6 --- /dev/null +++ b/stable/hexchat/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. +home: https://truecharts.org/charts/stable/hexchat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png +keywords: + - hexchat + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: hexchat +sources: + - https://registry.hub.docker.com/r/binhex/arch-hexchat/ + - https://github.com/binhex/documentation + - https://hexchat.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/hexchat + - https://hub.docker.com/r/binhex/arch-hexchat +type: application +version: 5.1.3 diff --git a/stable/hexchat/5.0.0/README.md b/stable/hexchat/5.1.3/README.md similarity index 100% rename from stable/hexchat/5.0.0/README.md rename to stable/hexchat/5.1.3/README.md diff --git a/stable/hexchat/5.0.0/app-readme.md b/stable/hexchat/5.1.3/app-readme.md similarity index 100% rename from stable/hexchat/5.0.0/app-readme.md rename to stable/hexchat/5.1.3/app-readme.md diff --git a/stable/hexchat/5.1.3/charts/common-18.0.3.tgz b/stable/hexchat/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/hexchat/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/hexchat/5.0.0/ix_values.yaml b/stable/hexchat/5.1.3/ix_values.yaml similarity index 100% rename from stable/hexchat/5.0.0/ix_values.yaml rename to stable/hexchat/5.1.3/ix_values.yaml diff --git a/stable/hexchat/5.0.0/questions.yaml b/stable/hexchat/5.1.3/questions.yaml similarity index 100% rename from stable/hexchat/5.0.0/questions.yaml rename to stable/hexchat/5.1.3/questions.yaml diff --git a/stable/hexchat/5.0.0/templates/common.yaml b/stable/hexchat/5.1.3/templates/common.yaml similarity index 100% rename from stable/hexchat/5.0.0/templates/common.yaml rename to stable/hexchat/5.1.3/templates/common.yaml diff --git a/stable/hexo-blog/5.0.0/values.yaml b/stable/hexchat/5.1.3/values.yaml similarity index 100% rename from stable/hexo-blog/5.0.0/values.yaml rename to stable/hexchat/5.1.3/values.yaml diff --git a/stable/hexo-blog/5.0.0/CHANGELOG.md b/stable/hexo-blog/5.0.0/CHANGELOG.md deleted file mode 100644 index 194cd8a1351..00000000000 --- a/stable/hexo-blog/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [hexo-blog-4.1.11](https://github.com/truecharts/charts/compare/hexo-blog-4.1.10...hexo-blog-4.1.11) (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)) - - -## [hexo-blog-4.1.10](https://github.com/truecharts/charts/compare/hexo-blog-4.1.9...hexo-blog-4.1.10) (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)) - - -## [hexo-blog-4.1.9](https://github.com/truecharts/charts/compare/hexo-blog-4.1.8...hexo-blog-4.1.9) (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)) - - -## [hexo-blog-4.1.8](https://github.com/truecharts/charts/compare/hexo-blog-4.1.7...hexo-blog-4.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)) - - -## [hexo-blog-4.1.7](https://github.com/truecharts/charts/compare/hexo-blog-4.1.6...hexo-blog-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [hexo-blog-4.1.6](https://github.com/truecharts/charts/compare/hexo-blog-4.1.5...hexo-blog-4.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)) - - -## [hexo-blog-4.1.5](https://github.com/truecharts/charts/compare/hexo-blog-4.1.4...hexo-blog-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [hexo-blog-4.1.4](https://github.com/truecharts/charts/compare/hexo-blog-4.1.3...hexo-blog-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [hexo-blog-4.1.3](https://github.com/truecharts/charts/compare/hexo-blog-4.1.0...hexo-blog-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/hexo-blog/5.0.0/Chart.yaml b/stable/hexo-blog/5.0.0/Chart.yaml deleted file mode 100644 index 31a0f7e9063..00000000000 --- a/stable/hexo-blog/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted blogging platform in which posts are written in markdown -home: https://truecharts.org/charts/stable/hexo-blog -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.png -keywords: - - hexo-blog - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hexo-blog -sources: - - https://github.com/fletchto99/hexo-dev-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/hexo-blog - - https://hub.docker.com/r/fletchto99/hexo-dev-blog -type: application -version: 5.0.0 diff --git a/stable/hexo-blog/5.0.0/charts/common-17.5.0.tgz b/stable/hexo-blog/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/hexo-blog/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/homarr/10.0.0/.helmignore b/stable/hexo-blog/5.1.3/.helmignore similarity index 100% rename from stable/homarr/10.0.0/.helmignore rename to stable/hexo-blog/5.1.3/.helmignore diff --git a/stable/hexo-blog/5.1.3/CHANGELOG.md b/stable/hexo-blog/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9d8e0531682 --- /dev/null +++ b/stable/hexo-blog/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [hexo-blog-4.1.11](https://github.com/truecharts/charts/compare/hexo-blog-4.1.10...hexo-blog-4.1.11) (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)) + + +## [hexo-blog-4.1.10](https://github.com/truecharts/charts/compare/hexo-blog-4.1.9...hexo-blog-4.1.10) (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)) + + +## [hexo-blog-4.1.9](https://github.com/truecharts/charts/compare/hexo-blog-4.1.8...hexo-blog-4.1.9) (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)) + + +## [hexo-blog-4.1.8](https://github.com/truecharts/charts/compare/hexo-blog-4.1.7...hexo-blog-4.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)) + + +## [hexo-blog-4.1.7](https://github.com/truecharts/charts/compare/hexo-blog-4.1.6...hexo-blog-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [hexo-blog-4.1.6](https://github.com/truecharts/charts/compare/hexo-blog-4.1.5...hexo-blog-4.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)) + + +## [hexo-blog-4.1.5](https://github.com/truecharts/charts/compare/hexo-blog-4.1.4...hexo-blog-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [hexo-blog-4.1.4](https://github.com/truecharts/charts/compare/hexo-blog-4.1.3...hexo-blog-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [hexo-blog-4.1.3](https://github.com/truecharts/charts/compare/hexo-blog-4.1.0...hexo-blog-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/hexo-blog/5.1.3/Chart.yaml b/stable/hexo-blog/5.1.3/Chart.yaml new file mode 100644 index 00000000000..7d90964f95c --- /dev/null +++ b/stable/hexo-blog/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A self-hosted blogging platform in which posts are written in markdown +home: https://truecharts.org/charts/stable/hexo-blog +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.png +keywords: + - hexo-blog + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: hexo-blog +sources: + - https://github.com/fletchto99/hexo-dev-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/hexo-blog + - https://hub.docker.com/r/fletchto99/hexo-dev-blog +type: application +version: 5.1.3 diff --git a/stable/hexo-blog/5.0.0/README.md b/stable/hexo-blog/5.1.3/README.md similarity index 100% rename from stable/hexo-blog/5.0.0/README.md rename to stable/hexo-blog/5.1.3/README.md diff --git a/stable/hexo-blog/5.0.0/app-readme.md b/stable/hexo-blog/5.1.3/app-readme.md similarity index 100% rename from stable/hexo-blog/5.0.0/app-readme.md rename to stable/hexo-blog/5.1.3/app-readme.md diff --git a/stable/hexo-blog/5.1.3/charts/common-18.0.3.tgz b/stable/hexo-blog/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/hexo-blog/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/hexo-blog/5.0.0/ix_values.yaml b/stable/hexo-blog/5.1.3/ix_values.yaml similarity index 100% rename from stable/hexo-blog/5.0.0/ix_values.yaml rename to stable/hexo-blog/5.1.3/ix_values.yaml diff --git a/stable/hexo-blog/5.0.0/questions.yaml b/stable/hexo-blog/5.1.3/questions.yaml similarity index 100% rename from stable/hexo-blog/5.0.0/questions.yaml rename to stable/hexo-blog/5.1.3/questions.yaml diff --git a/stable/hexo-blog/5.0.0/templates/common.yaml b/stable/hexo-blog/5.1.3/templates/common.yaml similarity index 100% rename from stable/hexo-blog/5.0.0/templates/common.yaml rename to stable/hexo-blog/5.1.3/templates/common.yaml diff --git a/stable/homarr/10.0.0/values.yaml b/stable/hexo-blog/5.1.3/values.yaml similarity index 100% rename from stable/homarr/10.0.0/values.yaml rename to stable/hexo-blog/5.1.3/values.yaml diff --git a/stable/homarr/10.0.0/CHANGELOG.md b/stable/homarr/10.0.0/CHANGELOG.md deleted file mode 100644 index 89e5ddb6dc6..00000000000 --- a/stable/homarr/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [homarr-9.1.14](https://github.com/truecharts/charts/compare/homarr-9.1.13...homarr-9.1.14) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/ajnart/homarr to v0.14.6[@04763e5](https://github.com/04763e5) by renovate ([#17907](https://github.com/truecharts/charts/issues/17907)) - - -## [homarr-9.1.13](https://github.com/truecharts/charts/compare/homarr-9.1.12...homarr-9.1.13) (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)) - - -## [homarr-9.1.12](https://github.com/truecharts/charts/compare/homarr-9.1.11...homarr-9.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)) - - -## [homarr-9.1.11](https://github.com/truecharts/charts/compare/homarr-9.1.10...homarr-9.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)) - - -## [homarr-9.1.10](https://github.com/truecharts/charts/compare/homarr-9.1.9...homarr-9.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)) - - -## [homarr-9.1.9](https://github.com/truecharts/charts/compare/homarr-9.1.8...homarr-9.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [homarr-9.1.8](https://github.com/truecharts/charts/compare/homarr-9.1.7...homarr-9.1.8) (2024-01-19) - -### Chore - - - -- update container image ghcr.io/ajnart/homarr to v0.14.4[@ee7babc](https://github.com/ee7babc) by renovate ([#17301](https://github.com/truecharts/charts/issues/17301)) - - - - -## [homarr-9.1.7](https://github.com/truecharts/charts/compare/homarr-9.1.6...homarr-9.1.7) (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)) - - -## [homarr-9.1.6](https://github.com/truecharts/charts/compare/homarr-9.1.5...homarr-9.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [homarr-9.1.5](https://github.com/truecharts/charts/compare/homarr-9.1.4...homarr-9.1.5) (2024-01-01) \ No newline at end of file diff --git a/stable/homarr/10.0.0/Chart.yaml b/stable/homarr/10.0.0/Chart.yaml deleted file mode 100644 index 4d5c1c8b423..00000000000 --- a/stable/homarr/10.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.15.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. -home: https://truecharts.org/charts/stable/homarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png -keywords: - - dashboard -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homarr -sources: - - https://github.com/ajnart/homarr - - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - - https://ghcr.io/ajnart/homarr -type: application -version: 10.0.0 diff --git a/stable/homarr/10.0.0/charts/common-17.5.0.tgz b/stable/homarr/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/homarr/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/home-assistant/24.1.0/.helmignore b/stable/homarr/10.1.3/.helmignore similarity index 100% rename from stable/home-assistant/24.1.0/.helmignore rename to stable/homarr/10.1.3/.helmignore diff --git a/stable/homarr/10.1.3/CHANGELOG.md b/stable/homarr/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bd6122861be --- /dev/null +++ b/stable/homarr/10.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [homarr-9.1.14](https://github.com/truecharts/charts/compare/homarr-9.1.13...homarr-9.1.14) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/ajnart/homarr to v0.14.6[@04763e5](https://github.com/04763e5) by renovate ([#17907](https://github.com/truecharts/charts/issues/17907)) + + +## [homarr-9.1.13](https://github.com/truecharts/charts/compare/homarr-9.1.12...homarr-9.1.13) (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)) + + +## [homarr-9.1.12](https://github.com/truecharts/charts/compare/homarr-9.1.11...homarr-9.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)) + + +## [homarr-9.1.11](https://github.com/truecharts/charts/compare/homarr-9.1.10...homarr-9.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)) + + +## [homarr-9.1.10](https://github.com/truecharts/charts/compare/homarr-9.1.9...homarr-9.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)) + + +## [homarr-9.1.9](https://github.com/truecharts/charts/compare/homarr-9.1.8...homarr-9.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [homarr-9.1.8](https://github.com/truecharts/charts/compare/homarr-9.1.7...homarr-9.1.8) (2024-01-19) + +### Chore + + + +- update container image ghcr.io/ajnart/homarr to v0.14.4[@ee7babc](https://github.com/ee7babc) by renovate ([#17301](https://github.com/truecharts/charts/issues/17301)) + + + + +## [homarr-9.1.7](https://github.com/truecharts/charts/compare/homarr-9.1.6...homarr-9.1.7) (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)) + + +## [homarr-9.1.6](https://github.com/truecharts/charts/compare/homarr-9.1.5...homarr-9.1.6) (2024-01-02) + +### Chore + + diff --git a/stable/homarr/10.1.3/Chart.yaml b/stable/homarr/10.1.3/Chart.yaml new file mode 100644 index 00000000000..c411abe4489 --- /dev/null +++ b/stable/homarr/10.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.15.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. +home: https://truecharts.org/charts/stable/homarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png +keywords: + - dashboard +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: homarr +sources: + - https://github.com/ajnart/homarr + - https://github.com/truecharts/charts/tree/master/charts/stable/homarr + - https://ghcr.io/ajnart/homarr +type: application +version: 10.1.3 diff --git a/stable/homarr/10.0.0/README.md b/stable/homarr/10.1.3/README.md similarity index 100% rename from stable/homarr/10.0.0/README.md rename to stable/homarr/10.1.3/README.md diff --git a/stable/homarr/10.0.0/app-readme.md b/stable/homarr/10.1.3/app-readme.md similarity index 100% rename from stable/homarr/10.0.0/app-readme.md rename to stable/homarr/10.1.3/app-readme.md diff --git a/stable/homarr/10.1.3/charts/common-18.0.3.tgz b/stable/homarr/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/homarr/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/homarr/10.0.0/ix_values.yaml b/stable/homarr/10.1.3/ix_values.yaml similarity index 100% rename from stable/homarr/10.0.0/ix_values.yaml rename to stable/homarr/10.1.3/ix_values.yaml diff --git a/stable/homarr/10.0.0/questions.yaml b/stable/homarr/10.1.3/questions.yaml similarity index 100% rename from stable/homarr/10.0.0/questions.yaml rename to stable/homarr/10.1.3/questions.yaml diff --git a/stable/home-assistant/24.1.0/templates/NOTES.txt b/stable/homarr/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/home-assistant/24.1.0/templates/NOTES.txt rename to stable/homarr/10.1.3/templates/NOTES.txt diff --git a/stable/homarr/10.0.0/templates/_secrets.tpl b/stable/homarr/10.1.3/templates/_secrets.tpl similarity index 100% rename from stable/homarr/10.0.0/templates/_secrets.tpl rename to stable/homarr/10.1.3/templates/_secrets.tpl diff --git a/stable/homarr/10.0.0/templates/common.yaml b/stable/homarr/10.1.3/templates/common.yaml similarity index 100% rename from stable/homarr/10.0.0/templates/common.yaml rename to stable/homarr/10.1.3/templates/common.yaml diff --git a/stable/home-assistant/24.1.0/values.yaml b/stable/homarr/10.1.3/values.yaml similarity index 100% rename from stable/home-assistant/24.1.0/values.yaml rename to stable/homarr/10.1.3/values.yaml diff --git a/stable/home-assistant/24.1.0/CHANGELOG.md b/stable/home-assistant/24.1.0/CHANGELOG.md deleted file mode 100644 index c3207223926..00000000000 --- a/stable/home-assistant/24.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [home-assistant-23.1.0](https://github.com/truecharts/charts/compare/home-assistant-23.0.14...home-assistant-23.1.0) (2024-02-12) - -### Chore - - - -- update container image homeassistant/home-assistant to v2024.2.1[@5808ca4](https://github.com/5808ca4) by renovate ([#18192](https://github.com/truecharts/charts/issues/18192)) - - -## [home-assistant-23.0.14](https://github.com/truecharts/charts/compare/home-assistant-23.0.13...home-assistant-23.0.14) (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)) - - -## [home-assistant-23.0.13](https://github.com/truecharts/charts/compare/home-assistant-23.0.12...home-assistant-23.0.13) (2024-02-02) - -### Chore - - - -- update container image homeassistant/home-assistant to v2024.1.6[@3c571dc](https://github.com/3c571dc) by renovate ([#17788](https://github.com/truecharts/charts/issues/17788)) - - -## [home-assistant-23.0.12](https://github.com/truecharts/charts/compare/home-assistant-23.0.11...home-assistant-23.0.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)) - - -## [home-assistant-23.0.11](https://github.com/truecharts/charts/compare/home-assistant-23.0.10...home-assistant-23.0.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)) - - -## [home-assistant-23.0.10](https://github.com/truecharts/charts/compare/home-assistant-23.0.9...home-assistant-23.0.10) (2024-01-21) - -### Fix - - - -- correct default file copy ([#17473](https://github.com/truecharts/charts/issues/17473)) - - -## [home-assistant-23.0.9](https://github.com/truecharts/charts/compare/home-assistant-23.0.8...home-assistant-23.0.9) (2024-01-21) - -### Fix - - - -- fix script ([#17463](https://github.com/truecharts/charts/issues/17463)) - - -## [home-assistant-23.0.8](https://github.com/truecharts/charts/compare/home-assistant-23.0.7...home-assistant-23.0.8) (2024-01-21) - -### Chore - - - -- update db url always ([#17460](https://github.com/truecharts/charts/issues/17460)) - - -## [home-assistant-23.0.7](https://github.com/truecharts/charts/compare/home-assistant-23.0.6...home-assistant-23.0.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/home-assistant/24.1.0/Chart.yaml b/stable/home-assistant/24.1.0/Chart.yaml deleted file mode 100644 index db3e55117f5..00000000000 --- a/stable/home-assistant/24.1.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.2.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: home-assistant App for TrueNAS SCALE -home: https://truecharts.org/charts/stable/home-assistant -icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png -keywords: - - home-assistant - - home-automation - - hass -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: home-assistant -sources: - - https://github.com/cdr/code-server - - https://github.com/home-assistant/home-assistant - - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant - - https://hub.docker.com/r/homeassistant/home-assistant -type: application -version: 24.1.0 diff --git a/stable/home-assistant/24.1.0/charts/common-18.0.1.tgz b/stable/home-assistant/24.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/home-assistant/24.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/home-assistant/24.1.0/ix_values.yaml b/stable/home-assistant/24.1.0/ix_values.yaml deleted file mode 100644 index 1d821798ca2..00000000000 --- a/stable/home-assistant/24.1.0/ix_values.yaml +++ /dev/null @@ -1,153 +0,0 @@ -image: - repository: homeassistant/home-assistant - pullPolicy: IfNotPresent - tag: 2024.2.2@sha256:05b068ca39334a7e86500416839f11a541f0fa16f8722133f5dc123971da996e -service: - main: - ports: - main: - port: 8123 - targetPort: 8123 -workload: - main: - podSpec: - initContainers: - init: - type: init - enabled: true - imageSelector: yqImage - command: /config/init/init.sh -# # Enable devices to be discoverable -# hostNetwork: true - -# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet -# dnsPolicy: ClusterFirstWithHostNet -homeassistant: - trusted_proxies: [] -# Enable a prometheus-operator servicemonitor -prometheus: - serviceMonitor: - enabled: false - # interval: 1m - # additionalLabels: {} -persistence: - config: - enabled: true - mountPath: /config - targetSelectAll: true - init: - enabled: true - type: configmap - objectName: init - mountPath: "/config/init" - defaultMode: "0777" - readOnly: true - targetSelector: - main: - init: {} -configmap: - init: - enabled: true - data: - init.sh: |- - #!/bin/sh - {{- $haDBURL := (printf "%s?client_encoding=utf8" ($.Values.cnpg.main.creds.std | trimAll "\"")) }} - config="/config/configuration.yaml" - default="/config/init" - if [ ! -f "$config" ]; then - echo "File [$config] does NOT exist. Creating..." - cp "$default/configuration.yaml.default" "$config" - fi - if ! grep -q "recorder:" "$config"; then - echo "Section [recorder] does NOT exist in [$config]. Appending..." - echo "" >> "$config" - cat "$default/recorder.default" >> "$config" - fi - if ! grep -q "http:" "$config"; then - echo "Section [http] does NOT exist in [$config]. Appending..." - echo "" >> "$config" - cat "$default/http.default" >> "$config" - fi - - echo "Updating database URL" - yq -i '.recorder.db_url = "{{ $haDBURL }}"' "$config" - echo "Done" - - echo "Creating include files..." - for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do - if [ ! -f "/config/$include_file" ]; then - echo "File [$include_file] missing. Creating" - touch "/config/$include_file" - fi - done - - cd "/config" || echo "Could not change path to /config" - echo "Creating custom_components directory..." - mkdir -p "/config/custom_components" || echo "custom_components directory already exists" - - echo "Changing to the custom_components directory..." - cd "/config/custom_components" || echo "Could not change path to /config/custom_components" - - echo "Downloading HACS" - wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 - - if [ -d "/config/custom_components/hacs" ]; then - echo "HACS directory already exist, cleaning up..." - rm -R "/config/custom_components/hacs" - fi - - echo "Creating HACS directory..." - mkdir -p "/config/custom_components/hacs" - - echo "Unpacking HACS..." - unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 - - echo "Removing HACS zip file..." - rm "/config/custom_components/hacs.zip" - echo "Installation complete." - configuration.yaml.default: |- - # Configure a default setup of Home Assistant (frontend, api, etc) - default_config: - - # Text to speech - tts: - - platform: google_translate - - group: !include groups.yaml - automation: !include automations.yaml - script: !include scripts.yaml - scene: !include scenes.yaml - recorder.default: |- - recorder: - purge_keep_days: 30 - commit_interval: 3 - db_url: {{ (printf "%s?client_encoding=utf8" (.Values.cnpg.main.creds.std | trimAll "\"")) | quote }} - http.default: |- - http: - use_x_forwarded_for: true - trusted_proxies: - {{- if hasKey .Values "ixChartContext" }} - - {{ .Values.ixChartContext.kubernetes_config.cluster_cidr }} - {{- else }} - {{- range .Values.homeassistant.trusted_proxies }} - - {{ . }} - {{- end }} - {{- end }} -cnpg: - main: - enabled: true - user: home-assistant - database: home-assistant -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - capabilities: - add: - - CAP_NET_RAW - - CAP_NET_BIND_SERVICE diff --git a/stable/homebox/6.0.0/.helmignore b/stable/home-assistant/24.1.4/.helmignore similarity index 100% rename from stable/homebox/6.0.0/.helmignore rename to stable/home-assistant/24.1.4/.helmignore diff --git a/stable/home-assistant/24.1.4/CHANGELOG.md b/stable/home-assistant/24.1.4/CHANGELOG.md new file mode 100644 index 00000000000..0de531925ee --- /dev/null +++ b/stable/home-assistant/24.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [home-assistant-23.1.0](https://github.com/truecharts/charts/compare/home-assistant-23.0.14...home-assistant-23.1.0) (2024-02-12) + +### Chore + + + +- update container image homeassistant/home-assistant to v2024.2.1[@5808ca4](https://github.com/5808ca4) by renovate ([#18192](https://github.com/truecharts/charts/issues/18192)) + + +## [home-assistant-23.0.14](https://github.com/truecharts/charts/compare/home-assistant-23.0.13...home-assistant-23.0.14) (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)) + + +## [home-assistant-23.0.13](https://github.com/truecharts/charts/compare/home-assistant-23.0.12...home-assistant-23.0.13) (2024-02-02) + +### Chore + + + +- update container image homeassistant/home-assistant to v2024.1.6[@3c571dc](https://github.com/3c571dc) by renovate ([#17788](https://github.com/truecharts/charts/issues/17788)) + + +## [home-assistant-23.0.12](https://github.com/truecharts/charts/compare/home-assistant-23.0.11...home-assistant-23.0.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)) + + +## [home-assistant-23.0.11](https://github.com/truecharts/charts/compare/home-assistant-23.0.10...home-assistant-23.0.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)) + + +## [home-assistant-23.0.10](https://github.com/truecharts/charts/compare/home-assistant-23.0.9...home-assistant-23.0.10) (2024-01-21) + +### Fix + + + +- correct default file copy ([#17473](https://github.com/truecharts/charts/issues/17473)) + + +## [home-assistant-23.0.9](https://github.com/truecharts/charts/compare/home-assistant-23.0.8...home-assistant-23.0.9) (2024-01-21) + +### Fix + + + +- fix script ([#17463](https://github.com/truecharts/charts/issues/17463)) + + +## [home-assistant-23.0.8](https://github.com/truecharts/charts/compare/home-assistant-23.0.7...home-assistant-23.0.8) (2024-01-21) + +### Chore + + + +- update db url always ([#17460](https://github.com/truecharts/charts/issues/17460)) + + +## [home-assistant-23.0.7](https://github.com/truecharts/charts/compare/home-assistant-23.0.6...home-assistant-23.0.7) (2024-01-21) + +### Chore \ No newline at end of file diff --git a/stable/home-assistant/24.1.4/Chart.yaml b/stable/home-assistant/24.1.4/Chart.yaml new file mode 100644 index 00000000000..06ef7d5a943 --- /dev/null +++ b/stable/home-assistant/24.1.4/Chart.yaml @@ -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: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2024.2.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://truecharts.org/charts/stable/home-assistant +icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png +keywords: + - home-assistant + - home-automation + - hass +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: home-assistant +sources: + - https://github.com/cdr/code-server + - https://github.com/home-assistant/home-assistant + - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant + - https://hub.docker.com/r/homeassistant/home-assistant +type: application +version: 24.1.4 diff --git a/stable/home-assistant/24.1.0/README.md b/stable/home-assistant/24.1.4/README.md similarity index 100% rename from stable/home-assistant/24.1.0/README.md rename to stable/home-assistant/24.1.4/README.md diff --git a/stable/home-assistant/24.1.0/app-readme.md b/stable/home-assistant/24.1.4/app-readme.md similarity index 100% rename from stable/home-assistant/24.1.0/app-readme.md rename to stable/home-assistant/24.1.4/app-readme.md diff --git a/stable/home-assistant/24.1.4/charts/common-18.0.3.tgz b/stable/home-assistant/24.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/home-assistant/24.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/home-assistant/24.1.4/ix_values.yaml b/stable/home-assistant/24.1.4/ix_values.yaml new file mode 100644 index 00000000000..be7b4895b5a --- /dev/null +++ b/stable/home-assistant/24.1.4/ix_values.yaml @@ -0,0 +1,153 @@ +image: + repository: homeassistant/home-assistant + pullPolicy: IfNotPresent + tag: 2024.2.3@sha256:c4b82b1381732ac81cbedf51c80ae69a19e959197c15befd395b03a34b36483a +service: + main: + ports: + main: + port: 8123 + targetPort: 8123 +workload: + main: + podSpec: + initContainers: + init: + type: init + enabled: true + imageSelector: yqImage + command: /config/init/init.sh +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet +homeassistant: + trusted_proxies: [] +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} +persistence: + config: + enabled: true + mountPath: /config + targetSelectAll: true + init: + enabled: true + type: configmap + objectName: init + mountPath: "/config/init" + defaultMode: "0777" + readOnly: true + targetSelector: + main: + init: {} +configmap: + init: + enabled: true + data: + init.sh: |- + #!/bin/sh + {{- $haDBURL := (printf "%s?client_encoding=utf8" ($.Values.cnpg.main.creds.std | trimAll "\"")) }} + config="/config/configuration.yaml" + default="/config/init" + if [ ! -f "$config" ]; then + echo "File [$config] does NOT exist. Creating..." + cp "$default/configuration.yaml.default" "$config" + fi + if ! grep -q "recorder:" "$config"; then + echo "Section [recorder] does NOT exist in [$config]. Appending..." + echo "" >> "$config" + cat "$default/recorder.default" >> "$config" + fi + if ! grep -q "http:" "$config"; then + echo "Section [http] does NOT exist in [$config]. Appending..." + echo "" >> "$config" + cat "$default/http.default" >> "$config" + fi + + echo "Updating database URL" + yq -i '.recorder.db_url = "{{ $haDBURL }}"' "$config" + echo "Done" + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if [ ! -f "/config/$include_file" ]; then + echo "File [$include_file] missing. Creating" + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir -p "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir -p "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ (printf "%s?client_encoding=utf8" (.Values.cnpg.main.creds.std | trimAll "\"")) | quote }} + http.default: |- + http: + use_x_forwarded_for: true + trusted_proxies: + {{- if hasKey .Values "ixChartContext" }} + - {{ .Values.ixChartContext.kubernetes_config.cluster_cidr }} + {{- else }} + {{- range .Values.homeassistant.trusted_proxies }} + - {{ . }} + {{- end }} + {{- end }} +cnpg: + main: + enabled: true + user: home-assistant + database: home-assistant +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + capabilities: + add: + - CAP_NET_RAW + - CAP_NET_BIND_SERVICE diff --git a/stable/home-assistant/24.1.0/questions.yaml b/stable/home-assistant/24.1.4/questions.yaml similarity index 100% rename from stable/home-assistant/24.1.0/questions.yaml rename to stable/home-assistant/24.1.4/questions.yaml diff --git a/stable/homebox/6.0.0/templates/NOTES.txt b/stable/home-assistant/24.1.4/templates/NOTES.txt similarity index 100% rename from stable/homebox/6.0.0/templates/NOTES.txt rename to stable/home-assistant/24.1.4/templates/NOTES.txt diff --git a/stable/home-assistant/24.1.0/templates/common.yaml b/stable/home-assistant/24.1.4/templates/common.yaml similarity index 100% rename from stable/home-assistant/24.1.0/templates/common.yaml rename to stable/home-assistant/24.1.4/templates/common.yaml diff --git a/stable/homebox/6.0.0/values.yaml b/stable/home-assistant/24.1.4/values.yaml similarity index 100% rename from stable/homebox/6.0.0/values.yaml rename to stable/home-assistant/24.1.4/values.yaml diff --git a/stable/homebox/6.0.0/CHANGELOG.md b/stable/homebox/6.0.0/CHANGELOG.md deleted file mode 100644 index 085173309f3..00000000000 --- a/stable/homebox/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [homebox-5.1.12](https://github.com/truecharts/charts/compare/homebox-5.1.11...homebox-5.1.12) (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)) - - -## [homebox-5.1.11](https://github.com/truecharts/charts/compare/homebox-5.1.10...homebox-5.1.11) (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)) - - -## [homebox-5.1.10](https://github.com/truecharts/charts/compare/homebox-5.1.9...homebox-5.1.10) (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)) - - -## [homebox-5.1.9](https://github.com/truecharts/charts/compare/homebox-5.1.8...homebox-5.1.9) (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)) - - -## [homebox-5.1.8](https://github.com/truecharts/charts/compare/homebox-5.1.7...homebox-5.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [homebox-5.1.7](https://github.com/truecharts/charts/compare/homebox-5.1.6...homebox-5.1.7) (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)) - - -## [homebox-5.1.6](https://github.com/truecharts/charts/compare/homebox-5.1.5...homebox-5.1.6) (2024-01-08) - -### Chore - - - -- update container image ghcr.io/hay-kot/homebox to v0.10.3[@b1fbca6](https://github.com/b1fbca6) by renovate ([#16992](https://github.com/truecharts/charts/issues/16992)) - - -## [homebox-5.1.5](https://github.com/truecharts/charts/compare/homebox-5.1.4...homebox-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [homebox-5.1.4](https://github.com/truecharts/charts/compare/homebox-5.1.3...homebox-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [homebox-5.1.3](https://github.com/truecharts/charts/compare/homebox-5.1.0...homebox-5.1.3) (2024-01-01) diff --git a/stable/homebox/6.0.0/Chart.yaml b/stable/homebox/6.0.0/Chart.yaml deleted file mode 100644 index 49b7f4c791d..00000000000 --- a/stable/homebox/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: inventory - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.10.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Inventory and organization system built for the Home User. -home: https://truecharts.org/charts/stable/homebox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png -keywords: - - homebox - - inventory -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homebox -sources: - - https://github.com/hay-kot/homebox - - https://github.com/truecharts/charts/tree/master/charts/stable/homebox - - https://ghcr.io/hay-kot/homebox -type: application -version: 6.0.0 diff --git a/stable/homebox/6.0.0/charts/common-17.5.0.tgz b/stable/homebox/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/homebox/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/homebridge/7.0.0/.helmignore b/stable/homebox/6.1.3/.helmignore similarity index 100% rename from stable/homebridge/7.0.0/.helmignore rename to stable/homebox/6.1.3/.helmignore diff --git a/stable/homebox/6.1.3/CHANGELOG.md b/stable/homebox/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..aa1caf24da5 --- /dev/null +++ b/stable/homebox/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [homebox-5.1.12](https://github.com/truecharts/charts/compare/homebox-5.1.11...homebox-5.1.12) (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)) + + +## [homebox-5.1.11](https://github.com/truecharts/charts/compare/homebox-5.1.10...homebox-5.1.11) (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)) + + +## [homebox-5.1.10](https://github.com/truecharts/charts/compare/homebox-5.1.9...homebox-5.1.10) (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)) + + +## [homebox-5.1.9](https://github.com/truecharts/charts/compare/homebox-5.1.8...homebox-5.1.9) (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)) + + +## [homebox-5.1.8](https://github.com/truecharts/charts/compare/homebox-5.1.7...homebox-5.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [homebox-5.1.7](https://github.com/truecharts/charts/compare/homebox-5.1.6...homebox-5.1.7) (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)) + + +## [homebox-5.1.6](https://github.com/truecharts/charts/compare/homebox-5.1.5...homebox-5.1.6) (2024-01-08) + +### Chore + + + +- update container image ghcr.io/hay-kot/homebox to v0.10.3[@b1fbca6](https://github.com/b1fbca6) by renovate ([#16992](https://github.com/truecharts/charts/issues/16992)) + + +## [homebox-5.1.5](https://github.com/truecharts/charts/compare/homebox-5.1.4...homebox-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [homebox-5.1.4](https://github.com/truecharts/charts/compare/homebox-5.1.3...homebox-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/homebox/6.1.3/Chart.yaml b/stable/homebox/6.1.3/Chart.yaml new file mode 100644 index 00000000000..d9edde10d48 --- /dev/null +++ b/stable/homebox/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: inventory + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.10.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Inventory and organization system built for the Home User. +home: https://truecharts.org/charts/stable/homebox +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png +keywords: + - homebox + - inventory +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: homebox +sources: + - https://github.com/hay-kot/homebox + - https://github.com/truecharts/charts/tree/master/charts/stable/homebox + - https://ghcr.io/hay-kot/homebox +type: application +version: 6.1.3 diff --git a/stable/homebox/6.0.0/README.md b/stable/homebox/6.1.3/README.md similarity index 100% rename from stable/homebox/6.0.0/README.md rename to stable/homebox/6.1.3/README.md diff --git a/stable/homebox/6.0.0/app-readme.md b/stable/homebox/6.1.3/app-readme.md similarity index 100% rename from stable/homebox/6.0.0/app-readme.md rename to stable/homebox/6.1.3/app-readme.md diff --git a/stable/homebox/6.1.3/charts/common-18.0.3.tgz b/stable/homebox/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/homebox/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/homebox/6.0.0/ix_values.yaml b/stable/homebox/6.1.3/ix_values.yaml similarity index 100% rename from stable/homebox/6.0.0/ix_values.yaml rename to stable/homebox/6.1.3/ix_values.yaml diff --git a/stable/homebox/6.0.0/questions.yaml b/stable/homebox/6.1.3/questions.yaml similarity index 100% rename from stable/homebox/6.0.0/questions.yaml rename to stable/homebox/6.1.3/questions.yaml diff --git a/stable/homebridge/7.0.0/templates/NOTES.txt b/stable/homebox/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/homebridge/7.0.0/templates/NOTES.txt rename to stable/homebox/6.1.3/templates/NOTES.txt diff --git a/stable/homebox/6.0.0/templates/_secret.tpl b/stable/homebox/6.1.3/templates/_secret.tpl similarity index 100% rename from stable/homebox/6.0.0/templates/_secret.tpl rename to stable/homebox/6.1.3/templates/_secret.tpl diff --git a/stable/homebox/6.0.0/templates/common.yaml b/stable/homebox/6.1.3/templates/common.yaml similarity index 100% rename from stable/homebox/6.0.0/templates/common.yaml rename to stable/homebox/6.1.3/templates/common.yaml diff --git a/stable/homebridge/7.0.0/values.yaml b/stable/homebox/6.1.3/values.yaml similarity index 100% rename from stable/homebridge/7.0.0/values.yaml rename to stable/homebox/6.1.3/values.yaml diff --git a/stable/homebridge/7.0.0/CHANGELOG.md b/stable/homebridge/7.0.0/CHANGELOG.md deleted file mode 100644 index 8434f3c4fc1..00000000000 --- a/stable/homebridge/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [homebridge-6.1.14](https://github.com/truecharts/charts/compare/homebridge-6.1.13...homebridge-6.1.14) (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)) - - -## [homebridge-6.1.13](https://github.com/truecharts/charts/compare/homebridge-6.1.12...homebridge-6.1.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)) - - -## [homebridge-6.1.12](https://github.com/truecharts/charts/compare/homebridge-6.1.11...homebridge-6.1.12) (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)) - - -## [homebridge-6.1.11](https://github.com/truecharts/charts/compare/homebridge-6.1.10...homebridge-6.1.11) (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)) - - -## [homebridge-6.1.10](https://github.com/truecharts/charts/compare/homebridge-6.1.9...homebridge-6.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [homebridge-6.1.9](https://github.com/truecharts/charts/compare/homebridge-6.1.8...homebridge-6.1.9) (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)) - - -## [homebridge-6.1.8](https://github.com/truecharts/charts/compare/homebridge-6.1.7...homebridge-6.1.8) (2024-01-03) - -### Chore - - - -- update container image homebridge/homebridge to 2023-12-30[@309e3ac](https://github.com/309e3ac) by renovate ([#16775](https://github.com/truecharts/charts/issues/16775)) - - -## [homebridge-6.1.7](https://github.com/truecharts/charts/compare/homebridge-6.1.6...homebridge-6.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [homebridge-6.1.6](https://github.com/truecharts/charts/compare/homebridge-6.1.4...homebridge-6.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [homebridge-6.1.4](https://github.com/truecharts/charts/compare/homebridge-6.1.3...homebridge-6.1.4) (2024-01-01) - -### Chore diff --git a/stable/homebridge/7.0.0/Chart.yaml b/stable/homebridge/7.0.0/Chart.yaml deleted file mode 100644 index 5ac1b0a0c84..00000000000 --- a/stable/homebridge/7.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2023.12.30 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A lightweight NodeJS server that emulates the iOS HomeKit API -home: https://truecharts.org/charts/stable/homebridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png -keywords: - - homebridge - - homekit -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homebridge -sources: - - https://github.com/oznu/docker-homebridge - - https://homebridge.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/homebridge - - https://hub.docker.com/r/homebridge/homebridge -type: application -version: 7.0.0 diff --git a/stable/homebridge/7.0.0/charts/common-17.5.0.tgz b/stable/homebridge/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/homebridge/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/homelablabelmaker/8.0.0/.helmignore b/stable/homebridge/7.1.3/.helmignore similarity index 100% rename from stable/homelablabelmaker/8.0.0/.helmignore rename to stable/homebridge/7.1.3/.helmignore diff --git a/stable/homebridge/7.1.3/CHANGELOG.md b/stable/homebridge/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7b79ade66d0 --- /dev/null +++ b/stable/homebridge/7.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [homebridge-6.1.14](https://github.com/truecharts/charts/compare/homebridge-6.1.13...homebridge-6.1.14) (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)) + + +## [homebridge-6.1.13](https://github.com/truecharts/charts/compare/homebridge-6.1.12...homebridge-6.1.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)) + + +## [homebridge-6.1.12](https://github.com/truecharts/charts/compare/homebridge-6.1.11...homebridge-6.1.12) (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)) + + +## [homebridge-6.1.11](https://github.com/truecharts/charts/compare/homebridge-6.1.10...homebridge-6.1.11) (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)) + + +## [homebridge-6.1.10](https://github.com/truecharts/charts/compare/homebridge-6.1.9...homebridge-6.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [homebridge-6.1.9](https://github.com/truecharts/charts/compare/homebridge-6.1.8...homebridge-6.1.9) (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)) + + +## [homebridge-6.1.8](https://github.com/truecharts/charts/compare/homebridge-6.1.7...homebridge-6.1.8) (2024-01-03) + +### Chore + + + +- update container image homebridge/homebridge to 2023-12-30[@309e3ac](https://github.com/309e3ac) by renovate ([#16775](https://github.com/truecharts/charts/issues/16775)) + + +## [homebridge-6.1.7](https://github.com/truecharts/charts/compare/homebridge-6.1.6...homebridge-6.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [homebridge-6.1.6](https://github.com/truecharts/charts/compare/homebridge-6.1.4...homebridge-6.1.6) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + diff --git a/stable/homebridge/7.1.3/Chart.yaml b/stable/homebridge/7.1.3/Chart.yaml new file mode 100644 index 00000000000..e480fd64c87 --- /dev/null +++ b/stable/homebridge/7.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2023.12.30 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A lightweight NodeJS server that emulates the iOS HomeKit API +home: https://truecharts.org/charts/stable/homebridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png +keywords: + - homebridge + - homekit +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: homebridge +sources: + - https://github.com/oznu/docker-homebridge + - https://homebridge.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/homebridge + - https://hub.docker.com/r/homebridge/homebridge +type: application +version: 7.1.3 diff --git a/stable/homebridge/7.0.0/README.md b/stable/homebridge/7.1.3/README.md similarity index 100% rename from stable/homebridge/7.0.0/README.md rename to stable/homebridge/7.1.3/README.md diff --git a/stable/homebridge/7.0.0/app-readme.md b/stable/homebridge/7.1.3/app-readme.md similarity index 100% rename from stable/homebridge/7.0.0/app-readme.md rename to stable/homebridge/7.1.3/app-readme.md diff --git a/stable/homebridge/7.1.3/charts/common-18.0.3.tgz b/stable/homebridge/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/homebridge/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/homebridge/7.0.0/ix_values.yaml b/stable/homebridge/7.1.3/ix_values.yaml similarity index 100% rename from stable/homebridge/7.0.0/ix_values.yaml rename to stable/homebridge/7.1.3/ix_values.yaml diff --git a/stable/homebridge/7.0.0/questions.yaml b/stable/homebridge/7.1.3/questions.yaml similarity index 100% rename from stable/homebridge/7.0.0/questions.yaml rename to stable/homebridge/7.1.3/questions.yaml diff --git a/stable/homelablabelmaker/8.0.0/templates/NOTES.txt b/stable/homebridge/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/homelablabelmaker/8.0.0/templates/NOTES.txt rename to stable/homebridge/7.1.3/templates/NOTES.txt diff --git a/stable/homepage/7.0.0/templates/common.yaml b/stable/homebridge/7.1.3/templates/common.yaml similarity index 100% rename from stable/homepage/7.0.0/templates/common.yaml rename to stable/homebridge/7.1.3/templates/common.yaml diff --git a/stable/homelablabelmaker/8.0.0/values.yaml b/stable/homebridge/7.1.3/values.yaml similarity index 100% rename from stable/homelablabelmaker/8.0.0/values.yaml rename to stable/homebridge/7.1.3/values.yaml diff --git a/stable/homelablabelmaker/8.0.0/CHANGELOG.md b/stable/homelablabelmaker/8.0.0/CHANGELOG.md deleted file mode 100644 index e5ae3562724..00000000000 --- a/stable/homelablabelmaker/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [homelablabelmaker-7.1.11](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.10...homelablabelmaker-7.1.11) (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)) - - -## [homelablabelmaker-7.1.10](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.9...homelablabelmaker-7.1.10) (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)) - - -## [homelablabelmaker-7.1.9](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.8...homelablabelmaker-7.1.9) (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)) - - -## [homelablabelmaker-7.1.8](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.7...homelablabelmaker-7.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)) - - -## [homelablabelmaker-7.1.7](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.6...homelablabelmaker-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [homelablabelmaker-7.1.6](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.5...homelablabelmaker-7.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)) - - -## [homelablabelmaker-7.1.5](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.4...homelablabelmaker-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [homelablabelmaker-7.1.4](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.3...homelablabelmaker-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [homelablabelmaker-7.1.3](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.0...homelablabelmaker-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/homelablabelmaker/8.0.0/Chart.yaml b/stable/homelablabelmaker/8.0.0/Chart.yaml deleted file mode 100644 index d48e482c34b..00000000000 --- a/stable/homelablabelmaker/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. -home: https://truecharts.org/charts/stable/homelablabelmaker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png -keywords: - - homelablabelmaker - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homelablabelmaker -sources: - - https://github.com/DavidSpek/homelablabelmaker - - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker - - https://hub.docker.com/r/davidspek/homelablabelmaker -type: application -version: 8.0.0 diff --git a/stable/homelablabelmaker/8.0.0/charts/common-17.5.0.tgz b/stable/homelablabelmaker/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/homelablabelmaker/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/homepage/7.0.0/.helmignore b/stable/homelablabelmaker/8.1.3/.helmignore similarity index 100% rename from stable/homepage/7.0.0/.helmignore rename to stable/homelablabelmaker/8.1.3/.helmignore diff --git a/stable/homelablabelmaker/8.1.3/CHANGELOG.md b/stable/homelablabelmaker/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4adaf9fbca7 --- /dev/null +++ b/stable/homelablabelmaker/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [homelablabelmaker-7.1.11](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.10...homelablabelmaker-7.1.11) (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)) + + +## [homelablabelmaker-7.1.10](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.9...homelablabelmaker-7.1.10) (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)) + + +## [homelablabelmaker-7.1.9](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.8...homelablabelmaker-7.1.9) (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)) + + +## [homelablabelmaker-7.1.8](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.7...homelablabelmaker-7.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)) + + +## [homelablabelmaker-7.1.7](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.6...homelablabelmaker-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [homelablabelmaker-7.1.6](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.5...homelablabelmaker-7.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)) + + +## [homelablabelmaker-7.1.5](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.4...homelablabelmaker-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [homelablabelmaker-7.1.4](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.3...homelablabelmaker-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [homelablabelmaker-7.1.3](https://github.com/truecharts/charts/compare/homelablabelmaker-7.1.0...homelablabelmaker-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/homelablabelmaker/8.1.3/Chart.yaml b/stable/homelablabelmaker/8.1.3/Chart.yaml new file mode 100644 index 00000000000..0828b04e650 --- /dev/null +++ b/stable/homelablabelmaker/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. +home: https://truecharts.org/charts/stable/homelablabelmaker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png +keywords: + - homelablabelmaker + - Tools-Utilities + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: homelablabelmaker +sources: + - https://github.com/DavidSpek/homelablabelmaker + - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker + - https://hub.docker.com/r/davidspek/homelablabelmaker +type: application +version: 8.1.3 diff --git a/stable/homelablabelmaker/8.0.0/README.md b/stable/homelablabelmaker/8.1.3/README.md similarity index 100% rename from stable/homelablabelmaker/8.0.0/README.md rename to stable/homelablabelmaker/8.1.3/README.md diff --git a/stable/homelablabelmaker/8.0.0/app-readme.md b/stable/homelablabelmaker/8.1.3/app-readme.md similarity index 100% rename from stable/homelablabelmaker/8.0.0/app-readme.md rename to stable/homelablabelmaker/8.1.3/app-readme.md diff --git a/stable/homelablabelmaker/8.1.3/charts/common-18.0.3.tgz b/stable/homelablabelmaker/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/homelablabelmaker/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/homelablabelmaker/8.0.0/ix_values.yaml b/stable/homelablabelmaker/8.1.3/ix_values.yaml similarity index 100% rename from stable/homelablabelmaker/8.0.0/ix_values.yaml rename to stable/homelablabelmaker/8.1.3/ix_values.yaml diff --git a/stable/homelablabelmaker/8.0.0/questions.yaml b/stable/homelablabelmaker/8.1.3/questions.yaml similarity index 100% rename from stable/homelablabelmaker/8.0.0/questions.yaml rename to stable/homelablabelmaker/8.1.3/questions.yaml diff --git a/stable/homepage/7.0.0/templates/NOTES.txt b/stable/homelablabelmaker/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/homepage/7.0.0/templates/NOTES.txt rename to stable/homelablabelmaker/8.1.3/templates/NOTES.txt diff --git a/stable/homelablabelmaker/8.0.0/templates/common.yaml b/stable/homelablabelmaker/8.1.3/templates/common.yaml similarity index 100% rename from stable/homelablabelmaker/8.0.0/templates/common.yaml rename to stable/homelablabelmaker/8.1.3/templates/common.yaml diff --git a/stable/homepage/7.0.0/values.yaml b/stable/homelablabelmaker/8.1.3/values.yaml similarity index 100% rename from stable/homepage/7.0.0/values.yaml rename to stable/homelablabelmaker/8.1.3/values.yaml diff --git a/stable/homepage/7.0.0/CHANGELOG.md b/stable/homepage/7.0.0/CHANGELOG.md deleted file mode 100644 index fd1c01d89ab..00000000000 --- a/stable/homepage/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [homepage-6.3.14](https://github.com/truecharts/charts/compare/homepage-6.3.13...homepage-6.3.14) (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)) - - -## [homepage-6.3.13](https://github.com/truecharts/charts/compare/homepage-6.3.12...homepage-6.3.13) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/gethomepage/homepage to v0.8.7[@06203a4](https://github.com/06203a4) by renovate ([#17670](https://github.com/truecharts/charts/issues/17670)) - - -## [homepage-6.3.12](https://github.com/truecharts/charts/compare/homepage-6.3.11...homepage-6.3.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)) - - -## [homepage-6.3.11](https://github.com/truecharts/charts/compare/homepage-6.3.10...homepage-6.3.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)) - - -## [homepage-6.3.10](https://github.com/truecharts/charts/compare/homepage-6.3.9...homepage-6.3.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)) - - -## [homepage-6.3.9](https://github.com/truecharts/charts/compare/homepage-6.3.8...homepage-6.3.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [homepage-6.3.8](https://github.com/truecharts/charts/compare/homepage-6.3.7...homepage-6.3.8) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/gethomepage/homepage to v0.8.6[@d771f73](https://github.com/d771f73) by renovate ([#17416](https://github.com/truecharts/charts/issues/17416)) - - - - -## [homepage-6.3.7](https://github.com/truecharts/charts/compare/homepage-6.3.6...homepage-6.3.7) (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)) - - -## [homepage-6.3.6](https://github.com/truecharts/charts/compare/homepage-6.3.5...homepage-6.3.6) (2024-01-02) - -### Chore - diff --git a/stable/homepage/7.0.0/Chart.yaml b/stable/homepage/7.0.0/Chart.yaml deleted file mode 100644 index 035adc889d2..00000000000 --- a/stable/homepage/7.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.8.8 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A highly customizable homepage -home: https://truecharts.org/charts/stable/homepage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png -keywords: - - homepage -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homepage -sources: - - https://github.com/benphelps/homepage - - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - - https://ghcr.io/gethomepage/homepage -type: application -version: 7.0.0 diff --git a/stable/homepage/7.0.0/charts/common-17.5.0.tgz b/stable/homepage/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/homepage/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/homer/9.0.0/.helmignore b/stable/homepage/7.1.3/.helmignore similarity index 100% rename from stable/homer/9.0.0/.helmignore rename to stable/homepage/7.1.3/.helmignore diff --git a/stable/homepage/7.1.3/CHANGELOG.md b/stable/homepage/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d227f1b9678 --- /dev/null +++ b/stable/homepage/7.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [homepage-6.3.14](https://github.com/truecharts/charts/compare/homepage-6.3.13...homepage-6.3.14) (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)) + + +## [homepage-6.3.13](https://github.com/truecharts/charts/compare/homepage-6.3.12...homepage-6.3.13) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/gethomepage/homepage to v0.8.7[@06203a4](https://github.com/06203a4) by renovate ([#17670](https://github.com/truecharts/charts/issues/17670)) + + +## [homepage-6.3.12](https://github.com/truecharts/charts/compare/homepage-6.3.11...homepage-6.3.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)) + + +## [homepage-6.3.11](https://github.com/truecharts/charts/compare/homepage-6.3.10...homepage-6.3.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)) + + +## [homepage-6.3.10](https://github.com/truecharts/charts/compare/homepage-6.3.9...homepage-6.3.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)) + + +## [homepage-6.3.9](https://github.com/truecharts/charts/compare/homepage-6.3.8...homepage-6.3.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [homepage-6.3.8](https://github.com/truecharts/charts/compare/homepage-6.3.7...homepage-6.3.8) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/gethomepage/homepage to v0.8.6[@d771f73](https://github.com/d771f73) by renovate ([#17416](https://github.com/truecharts/charts/issues/17416)) + + + + +## [homepage-6.3.7](https://github.com/truecharts/charts/compare/homepage-6.3.6...homepage-6.3.7) (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)) + + +## [homepage-6.3.6](https://github.com/truecharts/charts/compare/homepage-6.3.5...homepage-6.3.6) (2024-01-02) \ No newline at end of file diff --git a/stable/homepage/7.1.3/Chart.yaml b/stable/homepage/7.1.3/Chart.yaml new file mode 100644 index 00000000000..7701c9c89ff --- /dev/null +++ b/stable/homepage/7.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: dashboard + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.8.8 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A highly customizable homepage +home: https://truecharts.org/charts/stable/homepage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png +keywords: + - homepage +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: homepage +sources: + - https://github.com/benphelps/homepage + - https://github.com/truecharts/charts/tree/master/charts/stable/homepage + - https://ghcr.io/gethomepage/homepage +type: application +version: 7.1.3 diff --git a/stable/homepage/7.0.0/README.md b/stable/homepage/7.1.3/README.md similarity index 100% rename from stable/homepage/7.0.0/README.md rename to stable/homepage/7.1.3/README.md diff --git a/stable/homepage/7.0.0/app-readme.md b/stable/homepage/7.1.3/app-readme.md similarity index 100% rename from stable/homepage/7.0.0/app-readme.md rename to stable/homepage/7.1.3/app-readme.md diff --git a/stable/homepage/7.1.3/charts/common-18.0.3.tgz b/stable/homepage/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/homepage/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/homepage/7.0.0/ix_values.yaml b/stable/homepage/7.1.3/ix_values.yaml similarity index 100% rename from stable/homepage/7.0.0/ix_values.yaml rename to stable/homepage/7.1.3/ix_values.yaml diff --git a/stable/homepage/7.0.0/questions.yaml b/stable/homepage/7.1.3/questions.yaml similarity index 100% rename from stable/homepage/7.0.0/questions.yaml rename to stable/homepage/7.1.3/questions.yaml diff --git a/stable/homer/9.0.0/templates/NOTES.txt b/stable/homepage/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/homer/9.0.0/templates/NOTES.txt rename to stable/homepage/7.1.3/templates/NOTES.txt diff --git a/stable/homer/9.0.0/templates/common.yaml b/stable/homepage/7.1.3/templates/common.yaml similarity index 100% rename from stable/homer/9.0.0/templates/common.yaml rename to stable/homepage/7.1.3/templates/common.yaml diff --git a/stable/homer/9.0.0/values.yaml b/stable/homepage/7.1.3/values.yaml similarity index 100% rename from stable/homer/9.0.0/values.yaml rename to stable/homepage/7.1.3/values.yaml diff --git a/stable/homer/9.0.0/CHANGELOG.md b/stable/homer/9.0.0/CHANGELOG.md deleted file mode 100644 index 3b0206107d3..00000000000 --- a/stable/homer/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [homer-8.1.11](https://github.com/truecharts/charts/compare/homer-8.1.10...homer-8.1.11) (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)) - - -## [homer-8.1.10](https://github.com/truecharts/charts/compare/homer-8.1.9...homer-8.1.10) (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)) - - -## [homer-8.1.9](https://github.com/truecharts/charts/compare/homer-8.1.8...homer-8.1.9) (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)) - - -## [homer-8.1.8](https://github.com/truecharts/charts/compare/homer-8.1.7...homer-8.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)) - - -## [homer-8.1.7](https://github.com/truecharts/charts/compare/homer-8.1.6...homer-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [homer-8.1.6](https://github.com/truecharts/charts/compare/homer-8.1.5...homer-8.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)) - - -## [homer-8.1.5](https://github.com/truecharts/charts/compare/homer-8.1.4...homer-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [homer-8.1.4](https://github.com/truecharts/charts/compare/homer-8.1.3...homer-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [homer-8.1.3](https://github.com/truecharts/charts/compare/homer-8.1.0...homer-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/homer/9.0.0/Chart.yaml b/stable/homer/9.0.0/Chart.yaml deleted file mode 100644 index 888e6119fc9..00000000000 --- a/stable/homer/9.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 23.10.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A dead simple static homepage for your server to keep your services on hand. -home: https://truecharts.org/charts/stable/homer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png -keywords: - - homer - - dashboard - - launcher -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: homer -sources: - - https://github.com/bastienwirtz/homer - - https://github.com/truecharts/charts/tree/master/charts/stable/homer - - https://hub.docker.com/r/b4bz/homer -type: application -version: 9.0.0 diff --git a/stable/homer/9.0.0/charts/common-17.5.0.tgz b/stable/homer/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/homer/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/hoobs/5.0.0/.helmignore b/stable/homer/9.1.3/.helmignore similarity index 100% rename from stable/hoobs/5.0.0/.helmignore rename to stable/homer/9.1.3/.helmignore diff --git a/stable/homer/9.1.3/CHANGELOG.md b/stable/homer/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1a12e070c27 --- /dev/null +++ b/stable/homer/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [homer-8.1.11](https://github.com/truecharts/charts/compare/homer-8.1.10...homer-8.1.11) (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)) + + +## [homer-8.1.10](https://github.com/truecharts/charts/compare/homer-8.1.9...homer-8.1.10) (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)) + + +## [homer-8.1.9](https://github.com/truecharts/charts/compare/homer-8.1.8...homer-8.1.9) (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)) + + +## [homer-8.1.8](https://github.com/truecharts/charts/compare/homer-8.1.7...homer-8.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)) + + +## [homer-8.1.7](https://github.com/truecharts/charts/compare/homer-8.1.6...homer-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [homer-8.1.6](https://github.com/truecharts/charts/compare/homer-8.1.5...homer-8.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)) + + +## [homer-8.1.5](https://github.com/truecharts/charts/compare/homer-8.1.4...homer-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [homer-8.1.4](https://github.com/truecharts/charts/compare/homer-8.1.3...homer-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [homer-8.1.3](https://github.com/truecharts/charts/compare/homer-8.1.0...homer-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/homer/9.1.3/Chart.yaml b/stable/homer/9.1.3/Chart.yaml new file mode 100644 index 00000000000..71d593a42c3 --- /dev/null +++ b/stable/homer/9.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 23.10.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A dead simple static homepage for your server to keep your services on hand. +home: https://truecharts.org/charts/stable/homer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png +keywords: + - homer + - dashboard + - launcher +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: homer +sources: + - https://github.com/bastienwirtz/homer + - https://github.com/truecharts/charts/tree/master/charts/stable/homer + - https://hub.docker.com/r/b4bz/homer +type: application +version: 9.1.3 diff --git a/stable/homer/9.0.0/README.md b/stable/homer/9.1.3/README.md similarity index 100% rename from stable/homer/9.0.0/README.md rename to stable/homer/9.1.3/README.md diff --git a/stable/homer/9.0.0/app-readme.md b/stable/homer/9.1.3/app-readme.md similarity index 100% rename from stable/homer/9.0.0/app-readme.md rename to stable/homer/9.1.3/app-readme.md diff --git a/stable/homer/9.1.3/charts/common-18.0.3.tgz b/stable/homer/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/homer/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/homer/9.0.0/ix_values.yaml b/stable/homer/9.1.3/ix_values.yaml similarity index 100% rename from stable/homer/9.0.0/ix_values.yaml rename to stable/homer/9.1.3/ix_values.yaml diff --git a/stable/homer/9.0.0/questions.yaml b/stable/homer/9.1.3/questions.yaml similarity index 100% rename from stable/homer/9.0.0/questions.yaml rename to stable/homer/9.1.3/questions.yaml diff --git a/stable/htpcmanager/9.0.0/templates/NOTES.txt b/stable/homer/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/htpcmanager/9.0.0/templates/NOTES.txt rename to stable/homer/9.1.3/templates/NOTES.txt diff --git a/stable/htpcmanager/9.0.0/templates/common.yaml b/stable/homer/9.1.3/templates/common.yaml similarity index 100% rename from stable/htpcmanager/9.0.0/templates/common.yaml rename to stable/homer/9.1.3/templates/common.yaml diff --git a/stable/hoobs/5.0.0/values.yaml b/stable/homer/9.1.3/values.yaml similarity index 100% rename from stable/hoobs/5.0.0/values.yaml rename to stable/homer/9.1.3/values.yaml diff --git a/stable/hoobs/5.0.0/CHANGELOG.md b/stable/hoobs/5.0.0/CHANGELOG.md deleted file mode 100644 index 777763be368..00000000000 --- a/stable/hoobs/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [hoobs-4.1.12](https://github.com/truecharts/charts/compare/hoobs-4.1.11...hoobs-4.1.12) (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)) - - -## [hoobs-4.1.11](https://github.com/truecharts/charts/compare/hoobs-4.1.10...hoobs-4.1.11) (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)) - - -## [hoobs-4.1.10](https://github.com/truecharts/charts/compare/hoobs-4.1.9...hoobs-4.1.10) (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)) - - -## [hoobs-4.1.9](https://github.com/truecharts/charts/compare/hoobs-4.1.8...hoobs-4.1.9) (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)) - - -## [hoobs-4.1.8](https://github.com/truecharts/charts/compare/hoobs-4.1.7...hoobs-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [hoobs-4.1.7](https://github.com/truecharts/charts/compare/hoobs-4.1.6...hoobs-4.1.7) (2024-01-14) - - - - -## [hoobs-4.1.6](https://github.com/truecharts/charts/compare/hoobs-4.1.5...hoobs-4.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)) - - -## [hoobs-4.1.5](https://github.com/truecharts/charts/compare/hoobs-4.1.4...hoobs-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [hoobs-4.1.4](https://github.com/truecharts/charts/compare/hoobs-4.1.3...hoobs-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [hoobs-4.1.3](https://github.com/truecharts/charts/compare/hoobs-4.1.0...hoobs-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/hoobs/5.0.0/Chart.yaml b/stable/hoobs/5.0.0/Chart.yaml deleted file mode 100644 index c312130ec25..00000000000 --- a/stable/hoobs/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. ' -home: https://truecharts.org/charts/stable/hoobs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png -keywords: - - hoobs - - home-automation - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hoobs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hoobs - - https://hub.docker.com/r/hoobs/hoobs -type: application -version: 5.0.0 diff --git a/stable/hoobs/5.0.0/charts/common-17.5.0.tgz b/stable/hoobs/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/hoobs/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/htpcmanager/9.0.0/.helmignore b/stable/hoobs/5.1.3/.helmignore similarity index 100% rename from stable/htpcmanager/9.0.0/.helmignore rename to stable/hoobs/5.1.3/.helmignore diff --git a/stable/hoobs/5.1.3/CHANGELOG.md b/stable/hoobs/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ea3af241dbd --- /dev/null +++ b/stable/hoobs/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [hoobs-4.1.12](https://github.com/truecharts/charts/compare/hoobs-4.1.11...hoobs-4.1.12) (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)) + + +## [hoobs-4.1.11](https://github.com/truecharts/charts/compare/hoobs-4.1.10...hoobs-4.1.11) (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)) + + +## [hoobs-4.1.10](https://github.com/truecharts/charts/compare/hoobs-4.1.9...hoobs-4.1.10) (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)) + + +## [hoobs-4.1.9](https://github.com/truecharts/charts/compare/hoobs-4.1.8...hoobs-4.1.9) (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)) + + +## [hoobs-4.1.8](https://github.com/truecharts/charts/compare/hoobs-4.1.7...hoobs-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [hoobs-4.1.7](https://github.com/truecharts/charts/compare/hoobs-4.1.6...hoobs-4.1.7) (2024-01-14) + + + + +## [hoobs-4.1.6](https://github.com/truecharts/charts/compare/hoobs-4.1.5...hoobs-4.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)) + + +## [hoobs-4.1.5](https://github.com/truecharts/charts/compare/hoobs-4.1.4...hoobs-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [hoobs-4.1.4](https://github.com/truecharts/charts/compare/hoobs-4.1.3...hoobs-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [hoobs-4.1.3](https://github.com/truecharts/charts/compare/hoobs-4.1.0...hoobs-4.1.3) (2024-01-01) + +### Chore diff --git a/stable/hoobs/5.1.3/Chart.yaml b/stable/hoobs/5.1.3/Chart.yaml new file mode 100644 index 00000000000..9af16cb7153 --- /dev/null +++ b/stable/hoobs/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. " +home: https://truecharts.org/charts/stable/hoobs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png +keywords: + - hoobs + - home-automation + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: hoobs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hoobs + - https://hub.docker.com/r/hoobs/hoobs +type: application +version: 5.1.3 diff --git a/stable/hoobs/5.0.0/README.md b/stable/hoobs/5.1.3/README.md similarity index 100% rename from stable/hoobs/5.0.0/README.md rename to stable/hoobs/5.1.3/README.md diff --git a/stable/hoobs/5.0.0/app-readme.md b/stable/hoobs/5.1.3/app-readme.md similarity index 100% rename from stable/hoobs/5.0.0/app-readme.md rename to stable/hoobs/5.1.3/app-readme.md diff --git a/stable/hoobs/5.1.3/charts/common-18.0.3.tgz b/stable/hoobs/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/hoobs/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/hoobs/5.0.0/ix_values.yaml b/stable/hoobs/5.1.3/ix_values.yaml similarity index 100% rename from stable/hoobs/5.0.0/ix_values.yaml rename to stable/hoobs/5.1.3/ix_values.yaml diff --git a/stable/hoobs/5.0.0/questions.yaml b/stable/hoobs/5.1.3/questions.yaml similarity index 100% rename from stable/hoobs/5.0.0/questions.yaml rename to stable/hoobs/5.1.3/questions.yaml diff --git a/stable/hoobs/5.0.0/templates/common.yaml b/stable/hoobs/5.1.3/templates/common.yaml similarity index 100% rename from stable/hoobs/5.0.0/templates/common.yaml rename to stable/hoobs/5.1.3/templates/common.yaml diff --git a/stable/htpcmanager/9.0.0/values.yaml b/stable/hoobs/5.1.3/values.yaml similarity index 100% rename from stable/htpcmanager/9.0.0/values.yaml rename to stable/hoobs/5.1.3/values.yaml diff --git a/stable/htpcmanager/9.0.0/CHANGELOG.md b/stable/htpcmanager/9.0.0/CHANGELOG.md deleted file mode 100644 index e23176d7528..00000000000 --- a/stable/htpcmanager/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [htpcmanager-8.1.11](https://github.com/truecharts/charts/compare/htpcmanager-8.1.10...htpcmanager-8.1.11) (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)) - - -## [htpcmanager-8.1.10](https://github.com/truecharts/charts/compare/htpcmanager-8.1.9...htpcmanager-8.1.10) (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)) - - -## [htpcmanager-8.1.9](https://github.com/truecharts/charts/compare/htpcmanager-8.1.8...htpcmanager-8.1.9) (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)) - - -## [htpcmanager-8.1.8](https://github.com/truecharts/charts/compare/htpcmanager-8.1.7...htpcmanager-8.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)) - - -## [htpcmanager-8.1.7](https://github.com/truecharts/charts/compare/htpcmanager-8.1.6...htpcmanager-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [htpcmanager-8.1.6](https://github.com/truecharts/charts/compare/htpcmanager-8.1.5...htpcmanager-8.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)) - - -## [htpcmanager-8.1.5](https://github.com/truecharts/charts/compare/htpcmanager-8.1.4...htpcmanager-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [htpcmanager-8.1.4](https://github.com/truecharts/charts/compare/htpcmanager-8.1.3...htpcmanager-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [htpcmanager-8.1.3](https://github.com/truecharts/charts/compare/htpcmanager-8.1.0...htpcmanager-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/htpcmanager/9.0.0/Chart.yaml b/stable/htpcmanager/9.0.0/Chart.yaml deleted file mode 100644 index bde367fdb95..00000000000 --- a/stable/htpcmanager/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.11.17 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Htpcmanager is a front end for many htpc related applications. -home: https://truecharts.org/charts/stable/htpcmanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png -keywords: - - htpcmanager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: htpcmanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager - - https://ghcr.io/linuxserver/htpcmanager -type: application -version: 9.0.0 diff --git a/stable/htpcmanager/9.0.0/charts/common-17.5.0.tgz b/stable/htpcmanager/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/htpcmanager/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/humhub/7.3.0/.helmignore b/stable/htpcmanager/9.1.3/.helmignore similarity index 100% rename from stable/humhub/7.3.0/.helmignore rename to stable/htpcmanager/9.1.3/.helmignore diff --git a/stable/htpcmanager/9.1.3/CHANGELOG.md b/stable/htpcmanager/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7a5d7a36003 --- /dev/null +++ b/stable/htpcmanager/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [htpcmanager-8.1.11](https://github.com/truecharts/charts/compare/htpcmanager-8.1.10...htpcmanager-8.1.11) (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)) + + +## [htpcmanager-8.1.10](https://github.com/truecharts/charts/compare/htpcmanager-8.1.9...htpcmanager-8.1.10) (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)) + + +## [htpcmanager-8.1.9](https://github.com/truecharts/charts/compare/htpcmanager-8.1.8...htpcmanager-8.1.9) (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)) + + +## [htpcmanager-8.1.8](https://github.com/truecharts/charts/compare/htpcmanager-8.1.7...htpcmanager-8.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)) + + +## [htpcmanager-8.1.7](https://github.com/truecharts/charts/compare/htpcmanager-8.1.6...htpcmanager-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [htpcmanager-8.1.6](https://github.com/truecharts/charts/compare/htpcmanager-8.1.5...htpcmanager-8.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)) + + +## [htpcmanager-8.1.5](https://github.com/truecharts/charts/compare/htpcmanager-8.1.4...htpcmanager-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [htpcmanager-8.1.4](https://github.com/truecharts/charts/compare/htpcmanager-8.1.3...htpcmanager-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [htpcmanager-8.1.3](https://github.com/truecharts/charts/compare/htpcmanager-8.1.0...htpcmanager-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/htpcmanager/9.1.3/Chart.yaml b/stable/htpcmanager/9.1.3/Chart.yaml new file mode 100644 index 00000000000..f033791961e --- /dev/null +++ b/stable/htpcmanager/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2021.11.17 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Htpcmanager is a front end for many htpc related applications. +home: https://truecharts.org/charts/stable/htpcmanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png +keywords: + - htpcmanager +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: htpcmanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager + - https://ghcr.io/linuxserver/htpcmanager +type: application +version: 9.1.3 diff --git a/stable/htpcmanager/9.0.0/README.md b/stable/htpcmanager/9.1.3/README.md similarity index 100% rename from stable/htpcmanager/9.0.0/README.md rename to stable/htpcmanager/9.1.3/README.md diff --git a/stable/htpcmanager/9.0.0/app-readme.md b/stable/htpcmanager/9.1.3/app-readme.md similarity index 100% rename from stable/htpcmanager/9.0.0/app-readme.md rename to stable/htpcmanager/9.1.3/app-readme.md diff --git a/stable/htpcmanager/9.1.3/charts/common-18.0.3.tgz b/stable/htpcmanager/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/htpcmanager/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/htpcmanager/9.0.0/ix_values.yaml b/stable/htpcmanager/9.1.3/ix_values.yaml similarity index 100% rename from stable/htpcmanager/9.0.0/ix_values.yaml rename to stable/htpcmanager/9.1.3/ix_values.yaml diff --git a/stable/htpcmanager/9.0.0/questions.yaml b/stable/htpcmanager/9.1.3/questions.yaml similarity index 100% rename from stable/htpcmanager/9.0.0/questions.yaml rename to stable/htpcmanager/9.1.3/questions.yaml diff --git a/stable/humhub/7.3.0/templates/NOTES.txt b/stable/htpcmanager/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/humhub/7.3.0/templates/NOTES.txt rename to stable/htpcmanager/9.1.3/templates/NOTES.txt diff --git a/stable/humhub/7.3.0/templates/common.yaml b/stable/htpcmanager/9.1.3/templates/common.yaml similarity index 100% rename from stable/humhub/7.3.0/templates/common.yaml rename to stable/htpcmanager/9.1.3/templates/common.yaml diff --git a/stable/humhub/7.3.0/values.yaml b/stable/htpcmanager/9.1.3/values.yaml similarity index 100% rename from stable/humhub/7.3.0/values.yaml rename to stable/htpcmanager/9.1.3/values.yaml diff --git a/stable/humhub/7.3.0/CHANGELOG.md b/stable/humhub/7.3.0/CHANGELOG.md deleted file mode 100644 index 1c2ae96b1cb..00000000000 --- a/stable/humhub/7.3.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [humhub-6.2.9](https://github.com/truecharts/charts/compare/humhub-6.2.8...humhub-6.2.9) (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)) - - -## [humhub-6.2.8](https://github.com/truecharts/charts/compare/humhub-6.2.7...humhub-6.2.8) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [humhub-6.2.7](https://github.com/truecharts/charts/compare/humhub-6.2.6...humhub-6.2.7) (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)) - - -## [humhub-6.2.6](https://github.com/truecharts/charts/compare/humhub-6.2.5...humhub-6.2.6) (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)) - - -## [humhub-6.2.5](https://github.com/truecharts/charts/compare/humhub-6.2.4...humhub-6.2.5) (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)) - - -## [humhub-6.2.4](https://github.com/truecharts/charts/compare/humhub-6.2.3...humhub-6.2.4) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [humhub-6.2.3](https://github.com/truecharts/charts/compare/humhub-6.2.2...humhub-6.2.3) (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)) - - -## [humhub-6.2.2](https://github.com/truecharts/charts/compare/humhub-6.2.1...humhub-6.2.2) (2024-01-05) - -### Chore - - - -- update container image ghcr.io/mriedmann/humhub-phponly to v1.15.2[@9987a9e](https://github.com/9987a9e) by renovate ([#16889](https://github.com/truecharts/charts/issues/16889)) - -- update container image ghcr.io/mriedmann/humhub-nginx to v1.15.2[@9a34e13](https://github.com/9a34e13) by renovate ([#16888](https://github.com/truecharts/charts/issues/16888)) - - -## [humhub-6.2.1](https://github.com/truecharts/charts/compare/humhub-6.2.0...humhub-6.2.1) (2024-01-05) - -### Fix \ No newline at end of file diff --git a/stable/humhub/7.3.0/Chart.yaml b/stable/humhub/7.3.0/Chart.yaml deleted file mode 100644 index 1d21bbe7e52..00000000000 --- a/stable/humhub/7.3.0/Chart.yaml +++ /dev/null @@ -1,51 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.15.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.3.0 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A feature rich and highly flexible OpenSource Social Network Kit written in PHP. -home: https://truecharts.org/charts/stable/humhub -icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png -keywords: - - humhub - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: humhub -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - - https://ghcr.io/mriedmann/humhub-nginx - - https://ghcr.io/mriedmann/humhub-phponly -type: application -version: 7.3.0 diff --git a/stable/humhub/7.3.0/charts/common-18.0.1.tgz b/stable/humhub/7.3.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/humhub/7.3.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/humhub/7.3.0/charts/mariadb-12.2.1.tgz b/stable/humhub/7.3.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/humhub/7.3.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/hurtworld/5.0.0/.helmignore b/stable/humhub/7.4.1/.helmignore similarity index 100% rename from stable/hurtworld/5.0.0/.helmignore rename to stable/humhub/7.4.1/.helmignore diff --git a/stable/humhub/7.4.1/CHANGELOG.md b/stable/humhub/7.4.1/CHANGELOG.md new file mode 100644 index 00000000000..a30eb58f3b9 --- /dev/null +++ b/stable/humhub/7.4.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [humhub-6.2.9](https://github.com/truecharts/charts/compare/humhub-6.2.8...humhub-6.2.9) (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)) + + +## [humhub-6.2.8](https://github.com/truecharts/charts/compare/humhub-6.2.7...humhub-6.2.8) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [humhub-6.2.7](https://github.com/truecharts/charts/compare/humhub-6.2.6...humhub-6.2.7) (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)) + + +## [humhub-6.2.6](https://github.com/truecharts/charts/compare/humhub-6.2.5...humhub-6.2.6) (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)) + + +## [humhub-6.2.5](https://github.com/truecharts/charts/compare/humhub-6.2.4...humhub-6.2.5) (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)) + + +## [humhub-6.2.4](https://github.com/truecharts/charts/compare/humhub-6.2.3...humhub-6.2.4) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [humhub-6.2.3](https://github.com/truecharts/charts/compare/humhub-6.2.2...humhub-6.2.3) (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)) + + +## [humhub-6.2.2](https://github.com/truecharts/charts/compare/humhub-6.2.1...humhub-6.2.2) (2024-01-05) + +### Chore + + + +- update container image ghcr.io/mriedmann/humhub-phponly to v1.15.2[@9987a9e](https://github.com/9987a9e) by renovate ([#16889](https://github.com/truecharts/charts/issues/16889)) + +- update container image ghcr.io/mriedmann/humhub-nginx to v1.15.2[@9a34e13](https://github.com/9a34e13) by renovate ([#16888](https://github.com/truecharts/charts/issues/16888)) diff --git a/stable/humhub/7.4.1/Chart.yaml b/stable/humhub/7.4.1/Chart.yaml new file mode 100644 index 00000000000..b2ccf552eb0 --- /dev/null +++ b/stable/humhub/7.4.1/Chart.yaml @@ -0,0 +1,51 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.15.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.3.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.3.0 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A feature rich and highly flexible OpenSource Social Network Kit written in PHP. +home: https://truecharts.org/charts/stable/humhub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png +keywords: + - humhub + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: humhub +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/humhub + - https://ghcr.io/mriedmann/humhub-phponly + - https://ghcr.io/mriedmann/humhub-nginx +type: application +version: 7.4.1 diff --git a/stable/humhub/7.3.0/README.md b/stable/humhub/7.4.1/README.md similarity index 100% rename from stable/humhub/7.3.0/README.md rename to stable/humhub/7.4.1/README.md diff --git a/stable/humhub/7.3.0/app-readme.md b/stable/humhub/7.4.1/app-readme.md similarity index 100% rename from stable/humhub/7.3.0/app-readme.md rename to stable/humhub/7.4.1/app-readme.md diff --git a/stable/humhub/7.4.1/charts/common-18.0.3.tgz b/stable/humhub/7.4.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/humhub/7.4.1/charts/common-18.0.3.tgz differ diff --git a/stable/humhub/7.4.1/charts/mariadb-12.3.0.tgz b/stable/humhub/7.4.1/charts/mariadb-12.3.0.tgz new file mode 100644 index 00000000000..34dba3a8e5b Binary files /dev/null and b/stable/humhub/7.4.1/charts/mariadb-12.3.0.tgz differ diff --git a/stable/humhub/7.3.0/charts/redis-11.3.0.tgz b/stable/humhub/7.4.1/charts/redis-11.3.0.tgz similarity index 100% rename from stable/humhub/7.3.0/charts/redis-11.3.0.tgz rename to stable/humhub/7.4.1/charts/redis-11.3.0.tgz diff --git a/stable/humhub/7.3.0/ix_values.yaml b/stable/humhub/7.4.1/ix_values.yaml similarity index 100% rename from stable/humhub/7.3.0/ix_values.yaml rename to stable/humhub/7.4.1/ix_values.yaml diff --git a/stable/humhub/7.3.0/questions.yaml b/stable/humhub/7.4.1/questions.yaml similarity index 100% rename from stable/humhub/7.3.0/questions.yaml rename to stable/humhub/7.4.1/questions.yaml diff --git a/stable/hyperion-ng/13.0.0/templates/NOTES.txt b/stable/humhub/7.4.1/templates/NOTES.txt similarity index 100% rename from stable/hyperion-ng/13.0.0/templates/NOTES.txt rename to stable/humhub/7.4.1/templates/NOTES.txt diff --git a/stable/hyperion-ng/13.0.0/templates/common.yaml b/stable/humhub/7.4.1/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/13.0.0/templates/common.yaml rename to stable/humhub/7.4.1/templates/common.yaml diff --git a/stable/hurtworld/5.0.0/values.yaml b/stable/humhub/7.4.1/values.yaml similarity index 100% rename from stable/hurtworld/5.0.0/values.yaml rename to stable/humhub/7.4.1/values.yaml diff --git a/stable/hurtworld/5.0.0/CHANGELOG.md b/stable/hurtworld/5.0.0/CHANGELOG.md deleted file mode 100644 index 3d15dc1dfeb..00000000000 --- a/stable/hurtworld/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [hurtworld-4.1.11](https://github.com/truecharts/charts/compare/hurtworld-4.1.10...hurtworld-4.1.11) (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)) - - -## [hurtworld-4.1.10](https://github.com/truecharts/charts/compare/hurtworld-4.1.9...hurtworld-4.1.10) (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)) - - -## [hurtworld-4.1.9](https://github.com/truecharts/charts/compare/hurtworld-4.1.8...hurtworld-4.1.9) (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)) - - -## [hurtworld-4.1.8](https://github.com/truecharts/charts/compare/hurtworld-4.1.7...hurtworld-4.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)) - - -## [hurtworld-4.1.7](https://github.com/truecharts/charts/compare/hurtworld-4.1.6...hurtworld-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [hurtworld-4.1.6](https://github.com/truecharts/charts/compare/hurtworld-4.1.5...hurtworld-4.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)) - - -## [hurtworld-4.1.5](https://github.com/truecharts/charts/compare/hurtworld-4.1.4...hurtworld-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [hurtworld-4.1.4](https://github.com/truecharts/charts/compare/hurtworld-4.1.3...hurtworld-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [hurtworld-4.1.3](https://github.com/truecharts/charts/compare/hurtworld-4.1.0...hurtworld-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/hurtworld/5.0.0/Chart.yaml b/stable/hurtworld/5.0.0/Chart.yaml deleted file mode 100644 index 2b4522bc6d3..00000000000 --- a/stable/hurtworld/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: hurtworld -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Hurtworld and run it. -home: https://truecharts.org/charts/stable/hurtworld -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png -keywords: - - hurtworld - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hurtworld -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/hurtworld - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/hurtworld/5.0.0/charts/common-17.5.0.tgz b/stable/hurtworld/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/hurtworld/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/hyperion-ng/13.0.0/.helmignore b/stable/hurtworld/5.1.3/.helmignore similarity index 100% rename from stable/hyperion-ng/13.0.0/.helmignore rename to stable/hurtworld/5.1.3/.helmignore diff --git a/stable/hurtworld/5.1.3/CHANGELOG.md b/stable/hurtworld/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..dc6c3650531 --- /dev/null +++ b/stable/hurtworld/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [hurtworld-4.1.11](https://github.com/truecharts/charts/compare/hurtworld-4.1.10...hurtworld-4.1.11) (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)) + + +## [hurtworld-4.1.10](https://github.com/truecharts/charts/compare/hurtworld-4.1.9...hurtworld-4.1.10) (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)) + + +## [hurtworld-4.1.9](https://github.com/truecharts/charts/compare/hurtworld-4.1.8...hurtworld-4.1.9) (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)) + + +## [hurtworld-4.1.8](https://github.com/truecharts/charts/compare/hurtworld-4.1.7...hurtworld-4.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)) + + +## [hurtworld-4.1.7](https://github.com/truecharts/charts/compare/hurtworld-4.1.6...hurtworld-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [hurtworld-4.1.6](https://github.com/truecharts/charts/compare/hurtworld-4.1.5...hurtworld-4.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)) + + +## [hurtworld-4.1.5](https://github.com/truecharts/charts/compare/hurtworld-4.1.4...hurtworld-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [hurtworld-4.1.4](https://github.com/truecharts/charts/compare/hurtworld-4.1.3...hurtworld-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [hurtworld-4.1.3](https://github.com/truecharts/charts/compare/hurtworld-4.1.0...hurtworld-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/hurtworld/5.1.3/Chart.yaml b/stable/hurtworld/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3b95377cfcd --- /dev/null +++ b/stable/hurtworld/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: hurtworld +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Hurtworld and run it. +home: https://truecharts.org/charts/stable/hurtworld +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png +keywords: + - hurtworld + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: hurtworld +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/hurtworld + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/hurtworld/5.0.0/README.md b/stable/hurtworld/5.1.3/README.md similarity index 100% rename from stable/hurtworld/5.0.0/README.md rename to stable/hurtworld/5.1.3/README.md diff --git a/stable/hurtworld/5.0.0/app-readme.md b/stable/hurtworld/5.1.3/app-readme.md similarity index 100% rename from stable/hurtworld/5.0.0/app-readme.md rename to stable/hurtworld/5.1.3/app-readme.md diff --git a/stable/hurtworld/5.1.3/charts/common-18.0.3.tgz b/stable/hurtworld/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/hurtworld/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/hurtworld/5.0.0/ix_values.yaml b/stable/hurtworld/5.1.3/ix_values.yaml similarity index 100% rename from stable/hurtworld/5.0.0/ix_values.yaml rename to stable/hurtworld/5.1.3/ix_values.yaml diff --git a/stable/hurtworld/5.0.0/questions.yaml b/stable/hurtworld/5.1.3/questions.yaml similarity index 100% rename from stable/hurtworld/5.0.0/questions.yaml rename to stable/hurtworld/5.1.3/questions.yaml diff --git a/stable/hurtworld/5.0.0/templates/common.yaml b/stable/hurtworld/5.1.3/templates/common.yaml similarity index 100% rename from stable/hurtworld/5.0.0/templates/common.yaml rename to stable/hurtworld/5.1.3/templates/common.yaml diff --git a/stable/hyperion-ng/13.0.0/values.yaml b/stable/hurtworld/5.1.3/values.yaml similarity index 100% rename from stable/hyperion-ng/13.0.0/values.yaml rename to stable/hurtworld/5.1.3/values.yaml diff --git a/stable/hyperion-ng/13.0.0/CHANGELOG.md b/stable/hyperion-ng/13.0.0/CHANGELOG.md deleted file mode 100644 index 1b361ec617a..00000000000 --- a/stable/hyperion-ng/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [hyperion-ng-12.1.11](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.10...hyperion-ng-12.1.11) (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)) - - -## [hyperion-ng-12.1.10](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.9...hyperion-ng-12.1.10) (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)) - - -## [hyperion-ng-12.1.9](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.8...hyperion-ng-12.1.9) (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)) - - -## [hyperion-ng-12.1.8](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.7...hyperion-ng-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)) - - -## [hyperion-ng-12.1.7](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.6...hyperion-ng-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [hyperion-ng-12.1.6](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.5...hyperion-ng-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)) - - -## [hyperion-ng-12.1.5](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.4...hyperion-ng-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [hyperion-ng-12.1.4](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.3...hyperion-ng-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [hyperion-ng-12.1.3](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.0...hyperion-ng-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/hyperion-ng/13.0.0/Chart.yaml b/stable/hyperion-ng/13.0.0/Chart.yaml deleted file mode 100644 index 98de21015c0..00000000000 --- a/stable/hyperion-ng/13.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.15 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Hyperion is an opensource Bias or Ambient Lighting implementation -home: https://truecharts.org/charts/stable/hyperion-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png -keywords: - - hyperion-ng - - hyperion -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: hyperion-ng -sources: - - https://github.com/hyperion-project/hyperion.ng - - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng - - https://hub.docker.com/r/sirfragalot/hyperion.ng -type: application -version: 13.0.0 diff --git a/stable/hyperion-ng/13.0.0/charts/common-17.5.0.tgz b/stable/hyperion-ng/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/hyperion-ng/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/icloudpd/6.0.0/.helmignore b/stable/hyperion-ng/13.1.3/.helmignore similarity index 100% rename from stable/icloudpd/6.0.0/.helmignore rename to stable/hyperion-ng/13.1.3/.helmignore diff --git a/stable/hyperion-ng/13.1.3/CHANGELOG.md b/stable/hyperion-ng/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..57cec37b0e1 --- /dev/null +++ b/stable/hyperion-ng/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [hyperion-ng-12.1.11](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.10...hyperion-ng-12.1.11) (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)) + + +## [hyperion-ng-12.1.10](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.9...hyperion-ng-12.1.10) (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)) + + +## [hyperion-ng-12.1.9](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.8...hyperion-ng-12.1.9) (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)) + + +## [hyperion-ng-12.1.8](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.7...hyperion-ng-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)) + + +## [hyperion-ng-12.1.7](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.6...hyperion-ng-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [hyperion-ng-12.1.6](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.5...hyperion-ng-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)) + + +## [hyperion-ng-12.1.5](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.4...hyperion-ng-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [hyperion-ng-12.1.4](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.3...hyperion-ng-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [hyperion-ng-12.1.3](https://github.com/truecharts/charts/compare/hyperion-ng-12.1.0...hyperion-ng-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/hyperion-ng/13.1.3/Chart.yaml b/stable/hyperion-ng/13.1.3/Chart.yaml new file mode 100644 index 00000000000..184e1c0ba13 --- /dev/null +++ b/stable/hyperion-ng/13.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.0.15 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Hyperion is an opensource Bias or Ambient Lighting implementation +home: https://truecharts.org/charts/stable/hyperion-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png +keywords: + - hyperion-ng + - hyperion +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: hyperion-ng +sources: + - https://github.com/hyperion-project/hyperion.ng + - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng + - https://hub.docker.com/r/sirfragalot/hyperion.ng +type: application +version: 13.1.3 diff --git a/stable/hyperion-ng/13.0.0/README.md b/stable/hyperion-ng/13.1.3/README.md similarity index 100% rename from stable/hyperion-ng/13.0.0/README.md rename to stable/hyperion-ng/13.1.3/README.md diff --git a/stable/hyperion-ng/13.0.0/app-readme.md b/stable/hyperion-ng/13.1.3/app-readme.md similarity index 100% rename from stable/hyperion-ng/13.0.0/app-readme.md rename to stable/hyperion-ng/13.1.3/app-readme.md diff --git a/stable/hyperion-ng/13.1.3/charts/common-18.0.3.tgz b/stable/hyperion-ng/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/hyperion-ng/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/hyperion-ng/13.0.0/ix_values.yaml b/stable/hyperion-ng/13.1.3/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/13.0.0/ix_values.yaml rename to stable/hyperion-ng/13.1.3/ix_values.yaml diff --git a/stable/hyperion-ng/13.0.0/questions.yaml b/stable/hyperion-ng/13.1.3/questions.yaml similarity index 100% rename from stable/hyperion-ng/13.0.0/questions.yaml rename to stable/hyperion-ng/13.1.3/questions.yaml diff --git a/stable/icloudpd/6.0.0/templates/NOTES.txt b/stable/hyperion-ng/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/icloudpd/6.0.0/templates/NOTES.txt rename to stable/hyperion-ng/13.1.3/templates/NOTES.txt diff --git a/stable/icloudpd/6.0.0/templates/common.yaml b/stable/hyperion-ng/13.1.3/templates/common.yaml similarity index 100% rename from stable/icloudpd/6.0.0/templates/common.yaml rename to stable/hyperion-ng/13.1.3/templates/common.yaml diff --git a/stable/icloudpd/6.0.0/values.yaml b/stable/hyperion-ng/13.1.3/values.yaml similarity index 100% rename from stable/icloudpd/6.0.0/values.yaml rename to stable/hyperion-ng/13.1.3/values.yaml diff --git a/stable/icloudpd/6.0.0/CHANGELOG.md b/stable/icloudpd/6.0.0/CHANGELOG.md deleted file mode 100644 index 1cfa4814fe8..00000000000 --- a/stable/icloudpd/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - -## [icloudpd-5.1.16](https://github.com/truecharts/charts/compare/icloudpd-5.1.15...icloudpd-5.1.16) (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)) - - -## [icloudpd-5.1.15](https://github.com/truecharts/charts/compare/icloudpd-5.1.14...icloudpd-5.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)) - - -## [icloudpd-5.1.14](https://github.com/truecharts/charts/compare/icloudpd-5.1.13...icloudpd-5.1.14) (2024-01-22) - -### Chore - - - -- update container image boredazfcuk/icloudpd to v1.0.716[@0b3364b](https://github.com/0b3364b) by renovate ([#17485](https://github.com/truecharts/charts/issues/17485)) - - -## [icloudpd-5.1.13](https://github.com/truecharts/charts/compare/icloudpd-5.1.12...icloudpd-5.1.13) (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)) - - -## [icloudpd-5.1.12](https://github.com/truecharts/charts/compare/icloudpd-5.1.11...icloudpd-5.1.12) (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)) - - -## [icloudpd-5.1.11](https://github.com/truecharts/charts/compare/icloudpd-5.1.10...icloudpd-5.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [icloudpd-5.1.10](https://github.com/truecharts/charts/compare/icloudpd-5.1.9...icloudpd-5.1.10) (2024-01-21) - -### Chore - - - -- update container image boredazfcuk/icloudpd to v1.0.715[@65c6446](https://github.com/65c6446) by renovate ([#17407](https://github.com/truecharts/charts/issues/17407)) - - - - -## [icloudpd-5.1.9](https://github.com/truecharts/charts/compare/icloudpd-5.1.8...icloudpd-5.1.9) (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)) - - -## [icloudpd-5.1.8](https://github.com/truecharts/charts/compare/icloudpd-5.1.7...icloudpd-5.1.8) (2024-01-08) - -### Chore diff --git a/stable/icloudpd/6.0.0/Chart.yaml b/stable/icloudpd/6.0.0/Chart.yaml deleted file mode 100644 index 277c0944ed0..00000000000 --- a/stable/icloudpd/6.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.718 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. -home: https://truecharts.org/charts/stable/icloudpd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png -keywords: - - icloudpd - - Backup - - Cloud - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: icloudpd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd - - https://hub.docker.com/r/boredazfcuk/icloudpd -type: application -version: 6.0.0 diff --git a/stable/icloudpd/6.0.0/charts/common-17.5.0.tgz b/stable/icloudpd/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/icloudpd/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/imgpush/5.0.0/.helmignore b/stable/icloudpd/6.1.3/.helmignore similarity index 100% rename from stable/imgpush/5.0.0/.helmignore rename to stable/icloudpd/6.1.3/.helmignore diff --git a/stable/icloudpd/6.1.3/CHANGELOG.md b/stable/icloudpd/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..378ba8f0b24 --- /dev/null +++ b/stable/icloudpd/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + +## [icloudpd-5.1.16](https://github.com/truecharts/charts/compare/icloudpd-5.1.15...icloudpd-5.1.16) (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)) + + +## [icloudpd-5.1.15](https://github.com/truecharts/charts/compare/icloudpd-5.1.14...icloudpd-5.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)) + + +## [icloudpd-5.1.14](https://github.com/truecharts/charts/compare/icloudpd-5.1.13...icloudpd-5.1.14) (2024-01-22) + +### Chore + + + +- update container image boredazfcuk/icloudpd to v1.0.716[@0b3364b](https://github.com/0b3364b) by renovate ([#17485](https://github.com/truecharts/charts/issues/17485)) + + +## [icloudpd-5.1.13](https://github.com/truecharts/charts/compare/icloudpd-5.1.12...icloudpd-5.1.13) (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)) + + +## [icloudpd-5.1.12](https://github.com/truecharts/charts/compare/icloudpd-5.1.11...icloudpd-5.1.12) (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)) + + +## [icloudpd-5.1.11](https://github.com/truecharts/charts/compare/icloudpd-5.1.10...icloudpd-5.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [icloudpd-5.1.10](https://github.com/truecharts/charts/compare/icloudpd-5.1.9...icloudpd-5.1.10) (2024-01-21) + +### Chore + + + +- update container image boredazfcuk/icloudpd to v1.0.715[@65c6446](https://github.com/65c6446) by renovate ([#17407](https://github.com/truecharts/charts/issues/17407)) + + + + +## [icloudpd-5.1.9](https://github.com/truecharts/charts/compare/icloudpd-5.1.8...icloudpd-5.1.9) (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)) + diff --git a/stable/icloudpd/6.1.3/Chart.yaml b/stable/icloudpd/6.1.3/Chart.yaml new file mode 100644 index 00000000000..01bca5b1460 --- /dev/null +++ b/stable/icloudpd/6.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.0.718 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. +home: https://truecharts.org/charts/stable/icloudpd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png +keywords: + - icloudpd + - Backup + - Cloud + - Downloaders +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: icloudpd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd + - https://hub.docker.com/r/boredazfcuk/icloudpd +type: application +version: 6.1.3 diff --git a/stable/icloudpd/6.0.0/README.md b/stable/icloudpd/6.1.3/README.md similarity index 100% rename from stable/icloudpd/6.0.0/README.md rename to stable/icloudpd/6.1.3/README.md diff --git a/stable/icloudpd/6.0.0/app-readme.md b/stable/icloudpd/6.1.3/app-readme.md similarity index 100% rename from stable/icloudpd/6.0.0/app-readme.md rename to stable/icloudpd/6.1.3/app-readme.md diff --git a/stable/icloudpd/6.1.3/charts/common-18.0.3.tgz b/stable/icloudpd/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/icloudpd/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/icloudpd/6.0.0/ix_values.yaml b/stable/icloudpd/6.1.3/ix_values.yaml similarity index 100% rename from stable/icloudpd/6.0.0/ix_values.yaml rename to stable/icloudpd/6.1.3/ix_values.yaml diff --git a/stable/icloudpd/6.0.0/questions.yaml b/stable/icloudpd/6.1.3/questions.yaml similarity index 100% rename from stable/icloudpd/6.0.0/questions.yaml rename to stable/icloudpd/6.1.3/questions.yaml diff --git a/stable/impostor-server/8.0.0/templates/NOTES.txt b/stable/icloudpd/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/impostor-server/8.0.0/templates/NOTES.txt rename to stable/icloudpd/6.1.3/templates/NOTES.txt diff --git a/stable/impostor-server/8.0.0/templates/common.yaml b/stable/icloudpd/6.1.3/templates/common.yaml similarity index 100% rename from stable/impostor-server/8.0.0/templates/common.yaml rename to stable/icloudpd/6.1.3/templates/common.yaml diff --git a/stable/imgpush/5.0.0/values.yaml b/stable/icloudpd/6.1.3/values.yaml similarity index 100% rename from stable/imgpush/5.0.0/values.yaml rename to stable/icloudpd/6.1.3/values.yaml diff --git a/stable/imgpush/5.0.0/CHANGELOG.md b/stable/imgpush/5.0.0/CHANGELOG.md deleted file mode 100644 index a3fb7746352..00000000000 --- a/stable/imgpush/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [imgpush-4.1.12](https://github.com/truecharts/charts/compare/imgpush-4.1.11...imgpush-4.1.12) (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)) - - -## [imgpush-4.1.11](https://github.com/truecharts/charts/compare/imgpush-4.1.10...imgpush-4.1.11) (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)) - - -## [imgpush-4.1.10](https://github.com/truecharts/charts/compare/imgpush-4.1.9...imgpush-4.1.10) (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)) - - -## [imgpush-4.1.9](https://github.com/truecharts/charts/compare/imgpush-4.1.8...imgpush-4.1.9) (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)) - - -## [imgpush-4.1.8](https://github.com/truecharts/charts/compare/imgpush-4.1.7...imgpush-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [imgpush-4.1.7](https://github.com/truecharts/charts/compare/imgpush-4.1.6...imgpush-4.1.7) (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)) - - -## [imgpush-4.1.6](https://github.com/truecharts/charts/compare/imgpush-4.1.5...imgpush-4.1.6) (2024-01-08) - -### Chore - - - -- update container image hauxir/imgpush to latest[@8842481](https://github.com/8842481) by renovate ([#17037](https://github.com/truecharts/charts/issues/17037)) - - -## [imgpush-4.1.5](https://github.com/truecharts/charts/compare/imgpush-4.1.4...imgpush-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [imgpush-4.1.4](https://github.com/truecharts/charts/compare/imgpush-4.1.3...imgpush-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [imgpush-4.1.3](https://github.com/truecharts/charts/compare/imgpush-4.1.0...imgpush-4.1.3) (2024-01-01) diff --git a/stable/imgpush/5.0.0/Chart.yaml b/stable/imgpush/5.0.0/Chart.yaml deleted file mode 100644 index 99becbe4e4d..00000000000 --- a/stable/imgpush/5.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). -home: https://truecharts.org/charts/stable/imgpush -icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png -keywords: - - imgpush - - Cloud - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: imgpush -sources: - - https://github.com/hauxir/imgpush - - https://github.com/truecharts/charts/tree/master/charts/stable/imgpush - - https://hub.docker.com/r/hauxir/imgpush -type: application -version: 5.0.0 diff --git a/stable/imgpush/5.0.0/charts/common-17.5.0.tgz b/stable/imgpush/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/imgpush/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/import-ics/5.0.0/.helmignore b/stable/imgpush/5.1.3/.helmignore similarity index 100% rename from stable/import-ics/5.0.0/.helmignore rename to stable/imgpush/5.1.3/.helmignore diff --git a/stable/imgpush/5.1.3/CHANGELOG.md b/stable/imgpush/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6a4a1c553cd --- /dev/null +++ b/stable/imgpush/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [imgpush-4.1.12](https://github.com/truecharts/charts/compare/imgpush-4.1.11...imgpush-4.1.12) (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)) + + +## [imgpush-4.1.11](https://github.com/truecharts/charts/compare/imgpush-4.1.10...imgpush-4.1.11) (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)) + + +## [imgpush-4.1.10](https://github.com/truecharts/charts/compare/imgpush-4.1.9...imgpush-4.1.10) (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)) + + +## [imgpush-4.1.9](https://github.com/truecharts/charts/compare/imgpush-4.1.8...imgpush-4.1.9) (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)) + + +## [imgpush-4.1.8](https://github.com/truecharts/charts/compare/imgpush-4.1.7...imgpush-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [imgpush-4.1.7](https://github.com/truecharts/charts/compare/imgpush-4.1.6...imgpush-4.1.7) (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)) + + +## [imgpush-4.1.6](https://github.com/truecharts/charts/compare/imgpush-4.1.5...imgpush-4.1.6) (2024-01-08) + +### Chore + + + +- update container image hauxir/imgpush to latest[@8842481](https://github.com/8842481) by renovate ([#17037](https://github.com/truecharts/charts/issues/17037)) + + +## [imgpush-4.1.5](https://github.com/truecharts/charts/compare/imgpush-4.1.4...imgpush-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [imgpush-4.1.4](https://github.com/truecharts/charts/compare/imgpush-4.1.3...imgpush-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/imgpush/5.1.3/Chart.yaml b/stable/imgpush/5.1.3/Chart.yaml new file mode 100644 index 00000000000..d4a3ba2290f --- /dev/null +++ b/stable/imgpush/5.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). +home: https://truecharts.org/charts/stable/imgpush +icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png +keywords: + - imgpush + - Cloud + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: imgpush +sources: + - https://github.com/hauxir/imgpush + - https://github.com/truecharts/charts/tree/master/charts/stable/imgpush + - https://hub.docker.com/r/hauxir/imgpush +type: application +version: 5.1.3 diff --git a/stable/imgpush/5.0.0/README.md b/stable/imgpush/5.1.3/README.md similarity index 100% rename from stable/imgpush/5.0.0/README.md rename to stable/imgpush/5.1.3/README.md diff --git a/stable/imgpush/5.0.0/app-readme.md b/stable/imgpush/5.1.3/app-readme.md similarity index 100% rename from stable/imgpush/5.0.0/app-readme.md rename to stable/imgpush/5.1.3/app-readme.md diff --git a/stable/imgpush/5.1.3/charts/common-18.0.3.tgz b/stable/imgpush/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/imgpush/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/imgpush/5.0.0/ix_values.yaml b/stable/imgpush/5.1.3/ix_values.yaml similarity index 100% rename from stable/imgpush/5.0.0/ix_values.yaml rename to stable/imgpush/5.1.3/ix_values.yaml diff --git a/stable/imgpush/5.0.0/questions.yaml b/stable/imgpush/5.1.3/questions.yaml similarity index 100% rename from stable/imgpush/5.0.0/questions.yaml rename to stable/imgpush/5.1.3/questions.yaml diff --git a/stable/imgpush/5.0.0/templates/common.yaml b/stable/imgpush/5.1.3/templates/common.yaml similarity index 100% rename from stable/imgpush/5.0.0/templates/common.yaml rename to stable/imgpush/5.1.3/templates/common.yaml diff --git a/stable/import-ics/5.0.0/values.yaml b/stable/imgpush/5.1.3/values.yaml similarity index 100% rename from stable/import-ics/5.0.0/values.yaml rename to stable/imgpush/5.1.3/values.yaml diff --git a/stable/import-ics/5.0.0/CHANGELOG.md b/stable/import-ics/5.0.0/CHANGELOG.md deleted file mode 100644 index 8347bd0ec73..00000000000 --- a/stable/import-ics/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [import-ics-4.1.11](https://github.com/truecharts/charts/compare/import-ics-4.1.10...import-ics-4.1.11) (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)) - - -## [import-ics-4.1.10](https://github.com/truecharts/charts/compare/import-ics-4.1.9...import-ics-4.1.10) (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)) - - -## [import-ics-4.1.9](https://github.com/truecharts/charts/compare/import-ics-4.1.8...import-ics-4.1.9) (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)) - - -## [import-ics-4.1.8](https://github.com/truecharts/charts/compare/import-ics-4.1.7...import-ics-4.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)) - - -## [import-ics-4.1.7](https://github.com/truecharts/charts/compare/import-ics-4.1.6...import-ics-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [import-ics-4.1.6](https://github.com/truecharts/charts/compare/import-ics-4.1.5...import-ics-4.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)) - - -## [import-ics-4.1.5](https://github.com/truecharts/charts/compare/import-ics-4.1.4...import-ics-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [import-ics-4.1.4](https://github.com/truecharts/charts/compare/import-ics-4.1.3...import-ics-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [import-ics-4.1.3](https://github.com/truecharts/charts/compare/import-ics-4.1.0...import-ics-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/import-ics/5.0.0/Chart.yaml b/stable/import-ics/5.0.0/Chart.yaml deleted file mode 100644 index 7e9d1f044e7..00000000000 --- a/stable/import-ics/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. -home: https://truecharts.org/charts/stable/import-ics -icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.png -keywords: - - import-ics - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: import-ics -sources: - - https://github.com/Vilhjalmr26/import_ics - - https://github.com/truecharts/charts/tree/master/charts/stable/import-ics - - https://hub.docker.com/r/vilhjalmr26/import_ics -type: application -version: 5.0.0 diff --git a/stable/import-ics/5.0.0/charts/common-17.5.0.tgz b/stable/import-ics/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/import-ics/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/impostor-server/8.0.0/.helmignore b/stable/import-ics/5.1.3/.helmignore similarity index 100% rename from stable/impostor-server/8.0.0/.helmignore rename to stable/import-ics/5.1.3/.helmignore diff --git a/stable/import-ics/5.1.3/CHANGELOG.md b/stable/import-ics/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..947f0607cd6 --- /dev/null +++ b/stable/import-ics/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [import-ics-4.1.11](https://github.com/truecharts/charts/compare/import-ics-4.1.10...import-ics-4.1.11) (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)) + + +## [import-ics-4.1.10](https://github.com/truecharts/charts/compare/import-ics-4.1.9...import-ics-4.1.10) (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)) + + +## [import-ics-4.1.9](https://github.com/truecharts/charts/compare/import-ics-4.1.8...import-ics-4.1.9) (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)) + + +## [import-ics-4.1.8](https://github.com/truecharts/charts/compare/import-ics-4.1.7...import-ics-4.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)) + + +## [import-ics-4.1.7](https://github.com/truecharts/charts/compare/import-ics-4.1.6...import-ics-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [import-ics-4.1.6](https://github.com/truecharts/charts/compare/import-ics-4.1.5...import-ics-4.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)) + + +## [import-ics-4.1.5](https://github.com/truecharts/charts/compare/import-ics-4.1.4...import-ics-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [import-ics-4.1.4](https://github.com/truecharts/charts/compare/import-ics-4.1.3...import-ics-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [import-ics-4.1.3](https://github.com/truecharts/charts/compare/import-ics-4.1.0...import-ics-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/import-ics/5.1.3/Chart.yaml b/stable/import-ics/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ad6a35825c6 --- /dev/null +++ b/stable/import-ics/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. +home: https://truecharts.org/charts/stable/import-ics +icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.png +keywords: + - import-ics + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: import-ics +sources: + - https://github.com/Vilhjalmr26/import_ics + - https://github.com/truecharts/charts/tree/master/charts/stable/import-ics + - https://hub.docker.com/r/vilhjalmr26/import_ics +type: application +version: 5.1.3 diff --git a/stable/import-ics/5.0.0/README.md b/stable/import-ics/5.1.3/README.md similarity index 100% rename from stable/import-ics/5.0.0/README.md rename to stable/import-ics/5.1.3/README.md diff --git a/stable/import-ics/5.0.0/app-readme.md b/stable/import-ics/5.1.3/app-readme.md similarity index 100% rename from stable/import-ics/5.0.0/app-readme.md rename to stable/import-ics/5.1.3/app-readme.md diff --git a/stable/import-ics/5.1.3/charts/common-18.0.3.tgz b/stable/import-ics/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/import-ics/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/import-ics/5.0.0/ix_values.yaml b/stable/import-ics/5.1.3/ix_values.yaml similarity index 100% rename from stable/import-ics/5.0.0/ix_values.yaml rename to stable/import-ics/5.1.3/ix_values.yaml diff --git a/stable/import-ics/5.0.0/questions.yaml b/stable/import-ics/5.1.3/questions.yaml similarity index 100% rename from stable/import-ics/5.0.0/questions.yaml rename to stable/import-ics/5.1.3/questions.yaml diff --git a/stable/import-ics/5.0.0/templates/common.yaml b/stable/import-ics/5.1.3/templates/common.yaml similarity index 100% rename from stable/import-ics/5.0.0/templates/common.yaml rename to stable/import-ics/5.1.3/templates/common.yaml diff --git a/stable/impostor-server/8.0.0/values.yaml b/stable/import-ics/5.1.3/values.yaml similarity index 100% rename from stable/impostor-server/8.0.0/values.yaml rename to stable/import-ics/5.1.3/values.yaml diff --git a/stable/impostor-server/8.0.0/CHANGELOG.md b/stable/impostor-server/8.0.0/CHANGELOG.md deleted file mode 100644 index 1834e137566..00000000000 --- a/stable/impostor-server/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [impostor-server-7.2.2](https://github.com/truecharts/charts/compare/impostor-server-7.2.1...impostor-server-7.2.2) (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)) - - -## [impostor-server-7.2.1](https://github.com/truecharts/charts/compare/impostor-server-7.2.0...impostor-server-7.2.1) (2024-01-29) - -### Chore - - - -- update container image aeonlucid/impostor to nightly[@0b568b3](https://github.com/0b568b3) by renovate ([#17576](https://github.com/truecharts/charts/issues/17576)) - - -## [impostor-server-7.2.0](https://github.com/truecharts/charts/compare/impostor-server-7.1.13...impostor-server-7.2.0) (2024-01-29) - -### Chore - - - -- update container image aeonlucid/impostor to v1.9.0[@ad5a6e1](https://github.com/ad5a6e1) by renovate ([#17688](https://github.com/truecharts/charts/issues/17688)) - - -## [impostor-server-7.1.13](https://github.com/truecharts/charts/compare/impostor-server-7.1.12...impostor-server-7.1.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)) - - -## [impostor-server-7.1.12](https://github.com/truecharts/charts/compare/impostor-server-7.1.11...impostor-server-7.1.12) (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)) - - -## [impostor-server-7.1.11](https://github.com/truecharts/charts/compare/impostor-server-7.1.10...impostor-server-7.1.11) (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)) - - -## [impostor-server-7.1.10](https://github.com/truecharts/charts/compare/impostor-server-7.1.9...impostor-server-7.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [impostor-server-7.1.9](https://github.com/truecharts/charts/compare/impostor-server-7.1.8...impostor-server-7.1.9) (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)) - - -## [impostor-server-7.1.8](https://github.com/truecharts/charts/compare/impostor-server-7.1.7...impostor-server-7.1.8) (2024-01-03) - -### Chore - - - -- update container image aeonlucid/impostor to nightly[@727310a](https://github.com/727310a) by renovate ([#16753](https://github.com/truecharts/charts/issues/16753)) - - -## [impostor-server-7.1.7](https://github.com/truecharts/charts/compare/impostor-server-7.1.6...impostor-server-7.1.7) (2024-01-02) - -### Chore diff --git a/stable/impostor-server/8.0.0/Chart.yaml b/stable/impostor-server/8.0.0/Chart.yaml deleted file mode 100644 index 8ee02c18b44..00000000000 --- a/stable/impostor-server/8.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.9.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A private Among Us server -home: https://truecharts.org/charts/stable/impostor-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png -keywords: - - impostor-server -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: impostor-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server - - https://hub.docker.com/r/aeonlucid/impostor -type: application -version: 8.0.0 diff --git a/stable/impostor-server/8.0.0/charts/common-17.5.0.tgz b/stable/impostor-server/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/impostor-server/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/inkscape-desktop-g3/5.0.0/.helmignore b/stable/impostor-server/8.1.3/.helmignore similarity index 100% rename from stable/inkscape-desktop-g3/5.0.0/.helmignore rename to stable/impostor-server/8.1.3/.helmignore diff --git a/stable/impostor-server/8.1.3/CHANGELOG.md b/stable/impostor-server/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..30585ed5992 --- /dev/null +++ b/stable/impostor-server/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [impostor-server-7.2.2](https://github.com/truecharts/charts/compare/impostor-server-7.2.1...impostor-server-7.2.2) (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)) + + +## [impostor-server-7.2.1](https://github.com/truecharts/charts/compare/impostor-server-7.2.0...impostor-server-7.2.1) (2024-01-29) + +### Chore + + + +- update container image aeonlucid/impostor to nightly[@0b568b3](https://github.com/0b568b3) by renovate ([#17576](https://github.com/truecharts/charts/issues/17576)) + + +## [impostor-server-7.2.0](https://github.com/truecharts/charts/compare/impostor-server-7.1.13...impostor-server-7.2.0) (2024-01-29) + +### Chore + + + +- update container image aeonlucid/impostor to v1.9.0[@ad5a6e1](https://github.com/ad5a6e1) by renovate ([#17688](https://github.com/truecharts/charts/issues/17688)) + + +## [impostor-server-7.1.13](https://github.com/truecharts/charts/compare/impostor-server-7.1.12...impostor-server-7.1.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)) + + +## [impostor-server-7.1.12](https://github.com/truecharts/charts/compare/impostor-server-7.1.11...impostor-server-7.1.12) (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)) + + +## [impostor-server-7.1.11](https://github.com/truecharts/charts/compare/impostor-server-7.1.10...impostor-server-7.1.11) (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)) + + +## [impostor-server-7.1.10](https://github.com/truecharts/charts/compare/impostor-server-7.1.9...impostor-server-7.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [impostor-server-7.1.9](https://github.com/truecharts/charts/compare/impostor-server-7.1.8...impostor-server-7.1.9) (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)) + + +## [impostor-server-7.1.8](https://github.com/truecharts/charts/compare/impostor-server-7.1.7...impostor-server-7.1.8) (2024-01-03) + +### Chore + + + +- update container image aeonlucid/impostor to nightly[@727310a](https://github.com/727310a) by renovate ([#16753](https://github.com/truecharts/charts/issues/16753)) + diff --git a/stable/impostor-server/8.1.3/Chart.yaml b/stable/impostor-server/8.1.3/Chart.yaml new file mode 100644 index 00000000000..955828601c9 --- /dev/null +++ b/stable/impostor-server/8.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.9.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A private Among Us server +home: https://truecharts.org/charts/stable/impostor-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png +keywords: + - impostor-server +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: impostor-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server + - https://hub.docker.com/r/aeonlucid/impostor +type: application +version: 8.1.3 diff --git a/stable/impostor-server/8.0.0/README.md b/stable/impostor-server/8.1.3/README.md similarity index 100% rename from stable/impostor-server/8.0.0/README.md rename to stable/impostor-server/8.1.3/README.md diff --git a/stable/impostor-server/8.0.0/app-readme.md b/stable/impostor-server/8.1.3/app-readme.md similarity index 100% rename from stable/impostor-server/8.0.0/app-readme.md rename to stable/impostor-server/8.1.3/app-readme.md diff --git a/stable/impostor-server/8.1.3/charts/common-18.0.3.tgz b/stable/impostor-server/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/impostor-server/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/impostor-server/8.0.0/ix_values.yaml b/stable/impostor-server/8.1.3/ix_values.yaml similarity index 100% rename from stable/impostor-server/8.0.0/ix_values.yaml rename to stable/impostor-server/8.1.3/ix_values.yaml diff --git a/stable/impostor-server/8.0.0/questions.yaml b/stable/impostor-server/8.1.3/questions.yaml similarity index 100% rename from stable/impostor-server/8.0.0/questions.yaml rename to stable/impostor-server/8.1.3/questions.yaml diff --git a/stable/ipfs/10.0.0/templates/NOTES.txt b/stable/impostor-server/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/ipfs/10.0.0/templates/NOTES.txt rename to stable/impostor-server/8.1.3/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/9.0.0/templates/common.yaml b/stable/impostor-server/8.1.3/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/9.0.0/templates/common.yaml rename to stable/impostor-server/8.1.3/templates/common.yaml diff --git a/stable/inkscape-desktop-g3/5.0.0/values.yaml b/stable/impostor-server/8.1.3/values.yaml similarity index 100% rename from stable/inkscape-desktop-g3/5.0.0/values.yaml rename to stable/impostor-server/8.1.3/values.yaml diff --git a/stable/inkscape-desktop-g3/5.0.0/CHANGELOG.md b/stable/inkscape-desktop-g3/5.0.0/CHANGELOG.md deleted file mode 100644 index b98cdc17a14..00000000000 --- a/stable/inkscape-desktop-g3/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [inkscape-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.11...inkscape-desktop-g3-4.1.12) (2024-02-12) - -### Chore - - - -- update container image accetto/ubuntu-vnc-xfce-inkscape-g3 to latest[@12d203a](https://github.com/12d203a) by renovate ([#18022](https://github.com/truecharts/charts/issues/18022)) - - -## [inkscape-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.10...inkscape-desktop-g3-4.1.11) (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)) - - -## [inkscape-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.9...inkscape-desktop-g3-4.1.10) (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)) - - -## [inkscape-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.8...inkscape-desktop-g3-4.1.9) (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)) - - -## [inkscape-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.7...inkscape-desktop-g3-4.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)) - - -## [inkscape-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.6...inkscape-desktop-g3-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [inkscape-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.5...inkscape-desktop-g3-4.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)) - - -## [inkscape-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.4...inkscape-desktop-g3-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [inkscape-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.3...inkscape-desktop-g3-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [inkscape-desktop-g3-4.1.3](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.0...inkscape-desktop-g3-4.1.3) (2024-01-01) diff --git a/stable/inkscape-desktop-g3/5.0.0/Chart.yaml b/stable/inkscape-desktop-g3/5.0.0/Chart.yaml deleted file mode 100644 index f2f9f03de2a..00000000000 --- a/stable/inkscape-desktop-g3/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/inkscape-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.png -keywords: - - inkscape-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: inkscape-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/stable/inkscape-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 -type: application -version: 5.0.0 diff --git a/stable/inkscape-desktop-g3/5.0.0/charts/common-17.5.0.tgz b/stable/inkscape-desktop-g3/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/inkscape-desktop-g3/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/insurgencysandstorm/5.0.0/.helmignore b/stable/inkscape-desktop-g3/5.1.3/.helmignore similarity index 100% rename from stable/insurgencysandstorm/5.0.0/.helmignore rename to stable/inkscape-desktop-g3/5.1.3/.helmignore diff --git a/stable/inkscape-desktop-g3/5.1.3/CHANGELOG.md b/stable/inkscape-desktop-g3/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8f508fed336 --- /dev/null +++ b/stable/inkscape-desktop-g3/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [inkscape-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.11...inkscape-desktop-g3-4.1.12) (2024-02-12) + +### Chore + + + +- update container image accetto/ubuntu-vnc-xfce-inkscape-g3 to latest[@12d203a](https://github.com/12d203a) by renovate ([#18022](https://github.com/truecharts/charts/issues/18022)) + + +## [inkscape-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.10...inkscape-desktop-g3-4.1.11) (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)) + + +## [inkscape-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.9...inkscape-desktop-g3-4.1.10) (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)) + + +## [inkscape-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.8...inkscape-desktop-g3-4.1.9) (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)) + + +## [inkscape-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.7...inkscape-desktop-g3-4.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)) + + +## [inkscape-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.6...inkscape-desktop-g3-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [inkscape-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.5...inkscape-desktop-g3-4.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)) + + +## [inkscape-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.4...inkscape-desktop-g3-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [inkscape-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-4.1.3...inkscape-desktop-g3-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/inkscape-desktop-g3/5.1.3/Chart.yaml b/stable/inkscape-desktop-g3/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3ad10692293 --- /dev/null +++ b/stable/inkscape-desktop-g3/5.1.3/Chart.yaml @@ -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: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/stable/inkscape-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.png +keywords: + - inkscape-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: inkscape-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/stable/inkscape-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 +type: application +version: 5.1.3 diff --git a/stable/inkscape-desktop-g3/5.0.0/README.md b/stable/inkscape-desktop-g3/5.1.3/README.md similarity index 100% rename from stable/inkscape-desktop-g3/5.0.0/README.md rename to stable/inkscape-desktop-g3/5.1.3/README.md diff --git a/stable/inkscape-desktop-g3/5.0.0/app-readme.md b/stable/inkscape-desktop-g3/5.1.3/app-readme.md similarity index 100% rename from stable/inkscape-desktop-g3/5.0.0/app-readme.md rename to stable/inkscape-desktop-g3/5.1.3/app-readme.md diff --git a/stable/inkscape-desktop-g3/5.1.3/charts/common-18.0.3.tgz b/stable/inkscape-desktop-g3/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/inkscape-desktop-g3/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/inkscape-desktop-g3/5.0.0/ix_values.yaml b/stable/inkscape-desktop-g3/5.1.3/ix_values.yaml similarity index 100% rename from stable/inkscape-desktop-g3/5.0.0/ix_values.yaml rename to stable/inkscape-desktop-g3/5.1.3/ix_values.yaml diff --git a/stable/inkscape-desktop-g3/5.0.0/questions.yaml b/stable/inkscape-desktop-g3/5.1.3/questions.yaml similarity index 100% rename from stable/inkscape-desktop-g3/5.0.0/questions.yaml rename to stable/inkscape-desktop-g3/5.1.3/questions.yaml diff --git a/stable/inkscape-desktop-g3/5.0.0/templates/common.yaml b/stable/inkscape-desktop-g3/5.1.3/templates/common.yaml similarity index 100% rename from stable/inkscape-desktop-g3/5.0.0/templates/common.yaml rename to stable/inkscape-desktop-g3/5.1.3/templates/common.yaml diff --git a/stable/insurgencysandstorm/5.0.0/values.yaml b/stable/inkscape-desktop-g3/5.1.3/values.yaml similarity index 100% rename from stable/insurgencysandstorm/5.0.0/values.yaml rename to stable/inkscape-desktop-g3/5.1.3/values.yaml diff --git a/stable/insurgencysandstorm/5.0.0/CHANGELOG.md b/stable/insurgencysandstorm/5.0.0/CHANGELOG.md deleted file mode 100644 index ac17c10ecf0..00000000000 --- a/stable/insurgencysandstorm/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [insurgencysandstorm-4.1.11](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.10...insurgencysandstorm-4.1.11) (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)) - - -## [insurgencysandstorm-4.1.10](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.9...insurgencysandstorm-4.1.10) (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)) - - -## [insurgencysandstorm-4.1.9](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.8...insurgencysandstorm-4.1.9) (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)) - - -## [insurgencysandstorm-4.1.8](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.7...insurgencysandstorm-4.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)) - - -## [insurgencysandstorm-4.1.7](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.6...insurgencysandstorm-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [insurgencysandstorm-4.1.6](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.5...insurgencysandstorm-4.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)) - - -## [insurgencysandstorm-4.1.5](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.4...insurgencysandstorm-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [insurgencysandstorm-4.1.4](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.3...insurgencysandstorm-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [insurgencysandstorm-4.1.3](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.0...insurgencysandstorm-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/insurgencysandstorm/5.0.0/Chart.yaml b/stable/insurgencysandstorm/5.0.0/Chart.yaml deleted file mode 100644 index 0d0c6077083..00000000000 --- a/stable/insurgencysandstorm/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: insurgencysandstorm -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. -home: https://truecharts.org/charts/stable/insurgencysandstorm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png -keywords: - - insurgencysandstorm - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: insurgencysandstorm -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/insurgencysandstorm - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/insurgencysandstorm/5.0.0/charts/common-17.5.0.tgz b/stable/insurgencysandstorm/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/insurgencysandstorm/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/invidious/9.0.0/.helmignore b/stable/insurgencysandstorm/5.1.3/.helmignore similarity index 100% rename from stable/invidious/9.0.0/.helmignore rename to stable/insurgencysandstorm/5.1.3/.helmignore diff --git a/stable/insurgencysandstorm/5.1.3/CHANGELOG.md b/stable/insurgencysandstorm/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..082cdb14cc3 --- /dev/null +++ b/stable/insurgencysandstorm/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [insurgencysandstorm-4.1.11](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.10...insurgencysandstorm-4.1.11) (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)) + + +## [insurgencysandstorm-4.1.10](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.9...insurgencysandstorm-4.1.10) (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)) + + +## [insurgencysandstorm-4.1.9](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.8...insurgencysandstorm-4.1.9) (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)) + + +## [insurgencysandstorm-4.1.8](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.7...insurgencysandstorm-4.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)) + + +## [insurgencysandstorm-4.1.7](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.6...insurgencysandstorm-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [insurgencysandstorm-4.1.6](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.5...insurgencysandstorm-4.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)) + + +## [insurgencysandstorm-4.1.5](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.4...insurgencysandstorm-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [insurgencysandstorm-4.1.4](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.3...insurgencysandstorm-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [insurgencysandstorm-4.1.3](https://github.com/truecharts/charts/compare/insurgencysandstorm-4.1.0...insurgencysandstorm-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/insurgencysandstorm/5.1.3/Chart.yaml b/stable/insurgencysandstorm/5.1.3/Chart.yaml new file mode 100644 index 00000000000..4b14b82d34b --- /dev/null +++ b/stable/insurgencysandstorm/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: insurgencysandstorm +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. +home: https://truecharts.org/charts/stable/insurgencysandstorm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png +keywords: + - insurgencysandstorm + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: insurgencysandstorm +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/insurgencysandstorm + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/insurgencysandstorm/5.0.0/README.md b/stable/insurgencysandstorm/5.1.3/README.md similarity index 100% rename from stable/insurgencysandstorm/5.0.0/README.md rename to stable/insurgencysandstorm/5.1.3/README.md diff --git a/stable/insurgencysandstorm/5.0.0/app-readme.md b/stable/insurgencysandstorm/5.1.3/app-readme.md similarity index 100% rename from stable/insurgencysandstorm/5.0.0/app-readme.md rename to stable/insurgencysandstorm/5.1.3/app-readme.md diff --git a/stable/insurgencysandstorm/5.1.3/charts/common-18.0.3.tgz b/stable/insurgencysandstorm/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/insurgencysandstorm/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/insurgencysandstorm/5.0.0/ix_values.yaml b/stable/insurgencysandstorm/5.1.3/ix_values.yaml similarity index 100% rename from stable/insurgencysandstorm/5.0.0/ix_values.yaml rename to stable/insurgencysandstorm/5.1.3/ix_values.yaml diff --git a/stable/insurgencysandstorm/5.0.0/questions.yaml b/stable/insurgencysandstorm/5.1.3/questions.yaml similarity index 100% rename from stable/insurgencysandstorm/5.0.0/questions.yaml rename to stable/insurgencysandstorm/5.1.3/questions.yaml diff --git a/stable/insurgencysandstorm/5.0.0/templates/common.yaml b/stable/insurgencysandstorm/5.1.3/templates/common.yaml similarity index 100% rename from stable/insurgencysandstorm/5.0.0/templates/common.yaml rename to stable/insurgencysandstorm/5.1.3/templates/common.yaml diff --git a/stable/invidious/9.0.0/values.yaml b/stable/insurgencysandstorm/5.1.3/values.yaml similarity index 100% rename from stable/invidious/9.0.0/values.yaml rename to stable/insurgencysandstorm/5.1.3/values.yaml diff --git a/stable/invidious/9.0.0/CHANGELOG.md b/stable/invidious/9.0.0/CHANGELOG.md deleted file mode 100644 index 77a52d30e6c..00000000000 --- a/stable/invidious/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - -## [invidious-8.1.14](https://github.com/truecharts/charts/compare/invidious-8.1.13...invidious-8.1.14) (2024-02-12) - -### Chore - - - -- update container image quay.io/invidious/invidious to latest[@3b2e106](https://github.com/3b2e106) by renovate ([#18215](https://github.com/truecharts/charts/issues/18215)) - - -## [invidious-8.1.13](https://github.com/truecharts/charts/compare/invidious-8.1.12...invidious-8.1.13) (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)) - - -## [invidious-8.1.12](https://github.com/truecharts/charts/compare/invidious-8.1.11...invidious-8.1.12) (2024-01-29) - -### Chore - - - -- update container image quay.io/invidious/invidious to latest[@fc25ef2](https://github.com/fc25ef2) by renovate ([#17749](https://github.com/truecharts/charts/issues/17749)) - - -## [invidious-8.1.11](https://github.com/truecharts/charts/compare/invidious-8.1.10...invidious-8.1.11) (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)) - - -## [invidious-8.1.10](https://github.com/truecharts/charts/compare/invidious-8.1.9...invidious-8.1.10) (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)) - - -## [invidious-8.1.9](https://github.com/truecharts/charts/compare/invidious-8.1.8...invidious-8.1.9) (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)) - - -## [invidious-8.1.8](https://github.com/truecharts/charts/compare/invidious-8.1.7...invidious-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [invidious-8.1.7](https://github.com/truecharts/charts/compare/invidious-8.1.6...invidious-8.1.7) (2024-01-14) - -### Chore - - - -- update container image quay.io/invidious/invidious to latest[@7da41b3](https://github.com/7da41b3) by renovate ([#17172](https://github.com/truecharts/charts/issues/17172)) - - - - -## [invidious-8.1.6](https://github.com/truecharts/charts/compare/invidious-8.1.5...invidious-8.1.6) (2024-01-09) - -### Chore diff --git a/stable/invidious/9.0.0/Chart.yaml b/stable/invidious/9.0.0/Chart.yaml deleted file mode 100644 index 47f3ac53b5c..00000000000 --- a/stable/invidious/9.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source alternative front-end to YouTube. -home: https://truecharts.org/charts/stable/invidious -icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.png -keywords: - - invidious - - youtube - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: invidious -sources: - - https://github.com/iv-org/invidious - - https://docs.invidious.io/installation/#docker - - https://github.com/truecharts/charts/tree/master/charts/stable/invidious - - https://quay.io/invidious/invidious -type: application -version: 9.0.0 diff --git a/stable/invidious/9.0.0/charts/common-17.5.0.tgz b/stable/invidious/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/invidious/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/invitarr/5.0.0/.helmignore b/stable/invidious/9.1.3/.helmignore similarity index 100% rename from stable/invitarr/5.0.0/.helmignore rename to stable/invidious/9.1.3/.helmignore diff --git a/stable/invidious/9.1.3/CHANGELOG.md b/stable/invidious/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fe9f63715e4 --- /dev/null +++ b/stable/invidious/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + +## [invidious-8.1.14](https://github.com/truecharts/charts/compare/invidious-8.1.13...invidious-8.1.14) (2024-02-12) + +### Chore + + + +- update container image quay.io/invidious/invidious to latest[@3b2e106](https://github.com/3b2e106) by renovate ([#18215](https://github.com/truecharts/charts/issues/18215)) + + +## [invidious-8.1.13](https://github.com/truecharts/charts/compare/invidious-8.1.12...invidious-8.1.13) (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)) + + +## [invidious-8.1.12](https://github.com/truecharts/charts/compare/invidious-8.1.11...invidious-8.1.12) (2024-01-29) + +### Chore + + + +- update container image quay.io/invidious/invidious to latest[@fc25ef2](https://github.com/fc25ef2) by renovate ([#17749](https://github.com/truecharts/charts/issues/17749)) + + +## [invidious-8.1.11](https://github.com/truecharts/charts/compare/invidious-8.1.10...invidious-8.1.11) (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)) + + +## [invidious-8.1.10](https://github.com/truecharts/charts/compare/invidious-8.1.9...invidious-8.1.10) (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)) + + +## [invidious-8.1.9](https://github.com/truecharts/charts/compare/invidious-8.1.8...invidious-8.1.9) (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)) + + +## [invidious-8.1.8](https://github.com/truecharts/charts/compare/invidious-8.1.7...invidious-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [invidious-8.1.7](https://github.com/truecharts/charts/compare/invidious-8.1.6...invidious-8.1.7) (2024-01-14) + +### Chore + + + +- update container image quay.io/invidious/invidious to latest[@7da41b3](https://github.com/7da41b3) by renovate ([#17172](https://github.com/truecharts/charts/issues/17172)) + + + diff --git a/stable/invidious/9.1.3/Chart.yaml b/stable/invidious/9.1.3/Chart.yaml new file mode 100644 index 00000000000..0adccf90870 --- /dev/null +++ b/stable/invidious/9.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Open source alternative front-end to YouTube. +home: https://truecharts.org/charts/stable/invidious +icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.png +keywords: + - invidious + - youtube + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: invidious +sources: + - https://github.com/iv-org/invidious + - https://docs.invidious.io/installation/#docker + - https://github.com/truecharts/charts/tree/master/charts/stable/invidious + - https://quay.io/invidious/invidious +type: application +version: 9.1.3 diff --git a/stable/invidious/9.0.0/README.md b/stable/invidious/9.1.3/README.md similarity index 100% rename from stable/invidious/9.0.0/README.md rename to stable/invidious/9.1.3/README.md diff --git a/stable/invidious/9.0.0/app-readme.md b/stable/invidious/9.1.3/app-readme.md similarity index 100% rename from stable/invidious/9.0.0/app-readme.md rename to stable/invidious/9.1.3/app-readme.md diff --git a/stable/invidious/9.1.3/charts/common-18.0.3.tgz b/stable/invidious/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/invidious/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/invidious/9.0.0/ix_values.yaml b/stable/invidious/9.1.3/ix_values.yaml similarity index 100% rename from stable/invidious/9.0.0/ix_values.yaml rename to stable/invidious/9.1.3/ix_values.yaml diff --git a/stable/invidious/9.0.0/questions.yaml b/stable/invidious/9.1.3/questions.yaml similarity index 100% rename from stable/invidious/9.0.0/questions.yaml rename to stable/invidious/9.1.3/questions.yaml diff --git a/stable/invidious/9.0.0/templates/_config.tpl b/stable/invidious/9.1.3/templates/_config.tpl similarity index 100% rename from stable/invidious/9.0.0/templates/_config.tpl rename to stable/invidious/9.1.3/templates/_config.tpl diff --git a/stable/invidious/9.0.0/templates/common.yaml b/stable/invidious/9.1.3/templates/common.yaml similarity index 100% rename from stable/invidious/9.0.0/templates/common.yaml rename to stable/invidious/9.1.3/templates/common.yaml diff --git a/stable/invitarr/5.0.0/values.yaml b/stable/invidious/9.1.3/values.yaml similarity index 100% rename from stable/invitarr/5.0.0/values.yaml rename to stable/invidious/9.1.3/values.yaml diff --git a/stable/invitarr/5.0.0/CHANGELOG.md b/stable/invitarr/5.0.0/CHANGELOG.md deleted file mode 100644 index cfbfe0a22c1..00000000000 --- a/stable/invitarr/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [invitarr-4.1.12](https://github.com/truecharts/charts/compare/invitarr-4.1.11...invitarr-4.1.12) (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)) - - -## [invitarr-4.1.11](https://github.com/truecharts/charts/compare/invitarr-4.1.10...invitarr-4.1.11) (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)) - - -## [invitarr-4.1.10](https://github.com/truecharts/charts/compare/invitarr-4.1.9...invitarr-4.1.10) (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)) - - -## [invitarr-4.1.9](https://github.com/truecharts/charts/compare/invitarr-4.1.8...invitarr-4.1.9) (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)) - - -## [invitarr-4.1.8](https://github.com/truecharts/charts/compare/invitarr-4.1.7...invitarr-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [invitarr-4.1.7](https://github.com/truecharts/charts/compare/invitarr-4.1.6...invitarr-4.1.7) (2024-01-14) - - - - -## [invitarr-4.1.6](https://github.com/truecharts/charts/compare/invitarr-4.1.5...invitarr-4.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)) - - -## [invitarr-4.1.5](https://github.com/truecharts/charts/compare/invitarr-4.1.4...invitarr-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [invitarr-4.1.4](https://github.com/truecharts/charts/compare/invitarr-4.1.3...invitarr-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [invitarr-4.1.3](https://github.com/truecharts/charts/compare/invitarr-4.1.0...invitarr-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/invitarr/5.0.0/Chart.yaml b/stable/invitarr/5.0.0/Chart.yaml deleted file mode 100644 index 0cfe9acb428..00000000000 --- a/stable/invitarr/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A chatbot that invites discord users to plex. -home: https://truecharts.org/charts/stable/invitarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png -keywords: - - invitarr - - home-automation - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: invitarr -sources: - - https://github.com/Sleepingpirates/Invitarr - - https://github.com/truecharts/charts/tree/master/charts/stable/invitarr - - https://hub.docker.com/r/piratify/invitarr -type: application -version: 5.0.0 diff --git a/stable/invitarr/5.0.0/charts/common-17.5.0.tgz b/stable/invitarr/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/invitarr/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ipfs/10.0.0/.helmignore b/stable/invitarr/5.1.3/.helmignore similarity index 100% rename from stable/ipfs/10.0.0/.helmignore rename to stable/invitarr/5.1.3/.helmignore diff --git a/stable/invitarr/5.1.3/CHANGELOG.md b/stable/invitarr/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4b686387a5e --- /dev/null +++ b/stable/invitarr/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [invitarr-4.1.12](https://github.com/truecharts/charts/compare/invitarr-4.1.11...invitarr-4.1.12) (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)) + + +## [invitarr-4.1.11](https://github.com/truecharts/charts/compare/invitarr-4.1.10...invitarr-4.1.11) (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)) + + +## [invitarr-4.1.10](https://github.com/truecharts/charts/compare/invitarr-4.1.9...invitarr-4.1.10) (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)) + + +## [invitarr-4.1.9](https://github.com/truecharts/charts/compare/invitarr-4.1.8...invitarr-4.1.9) (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)) + + +## [invitarr-4.1.8](https://github.com/truecharts/charts/compare/invitarr-4.1.7...invitarr-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [invitarr-4.1.7](https://github.com/truecharts/charts/compare/invitarr-4.1.6...invitarr-4.1.7) (2024-01-14) + + + + +## [invitarr-4.1.6](https://github.com/truecharts/charts/compare/invitarr-4.1.5...invitarr-4.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)) + + +## [invitarr-4.1.5](https://github.com/truecharts/charts/compare/invitarr-4.1.4...invitarr-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [invitarr-4.1.4](https://github.com/truecharts/charts/compare/invitarr-4.1.3...invitarr-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [invitarr-4.1.3](https://github.com/truecharts/charts/compare/invitarr-4.1.0...invitarr-4.1.3) (2024-01-01) + +### Chore diff --git a/stable/invitarr/5.1.3/Chart.yaml b/stable/invitarr/5.1.3/Chart.yaml new file mode 100644 index 00000000000..5b92d46eb88 --- /dev/null +++ b/stable/invitarr/5.1.3/Chart.yaml @@ -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: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A chatbot that invites discord users to plex. +home: https://truecharts.org/charts/stable/invitarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png +keywords: + - invitarr + - home-automation + - Tools-Utilities + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: invitarr +sources: + - https://github.com/Sleepingpirates/Invitarr + - https://github.com/truecharts/charts/tree/master/charts/stable/invitarr + - https://hub.docker.com/r/piratify/invitarr +type: application +version: 5.1.3 diff --git a/stable/invitarr/5.0.0/README.md b/stable/invitarr/5.1.3/README.md similarity index 100% rename from stable/invitarr/5.0.0/README.md rename to stable/invitarr/5.1.3/README.md diff --git a/stable/invitarr/5.0.0/app-readme.md b/stable/invitarr/5.1.3/app-readme.md similarity index 100% rename from stable/invitarr/5.0.0/app-readme.md rename to stable/invitarr/5.1.3/app-readme.md diff --git a/stable/invitarr/5.1.3/charts/common-18.0.3.tgz b/stable/invitarr/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/invitarr/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/invitarr/5.0.0/ix_values.yaml b/stable/invitarr/5.1.3/ix_values.yaml similarity index 100% rename from stable/invitarr/5.0.0/ix_values.yaml rename to stable/invitarr/5.1.3/ix_values.yaml diff --git a/stable/invitarr/5.0.0/questions.yaml b/stable/invitarr/5.1.3/questions.yaml similarity index 100% rename from stable/invitarr/5.0.0/questions.yaml rename to stable/invitarr/5.1.3/questions.yaml diff --git a/stable/invitarr/5.0.0/templates/common.yaml b/stable/invitarr/5.1.3/templates/common.yaml similarity index 100% rename from stable/invitarr/5.0.0/templates/common.yaml rename to stable/invitarr/5.1.3/templates/common.yaml diff --git a/stable/ipfs/10.0.0/values.yaml b/stable/invitarr/5.1.3/values.yaml similarity index 100% rename from stable/ipfs/10.0.0/values.yaml rename to stable/invitarr/5.1.3/values.yaml diff --git a/stable/ipfs/10.0.0/CHANGELOG.md b/stable/ipfs/10.0.0/CHANGELOG.md deleted file mode 100644 index 640b9ad58f4..00000000000 --- a/stable/ipfs/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ipfs-9.2.2](https://github.com/truecharts/charts/compare/ipfs-9.2.1...ipfs-9.2.2) (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)) - - -## [ipfs-9.2.1](https://github.com/truecharts/charts/compare/ipfs-9.2.0...ipfs-9.2.1) (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)) - - -## [ipfs-9.2.0](https://github.com/truecharts/charts/compare/ipfs-9.1.9...ipfs-9.2.0) (2024-01-22) - -### Chore - - - -- update container image ipfs/kubo to v0.26.0[@cba0b2f](https://github.com/cba0b2f) by renovate ([#17519](https://github.com/truecharts/charts/issues/17519)) - - -## [ipfs-9.1.9](https://github.com/truecharts/charts/compare/ipfs-9.1.8...ipfs-9.1.9) (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)) - - -## [ipfs-9.1.8](https://github.com/truecharts/charts/compare/ipfs-9.1.7...ipfs-9.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)) - - -## [ipfs-9.1.7](https://github.com/truecharts/charts/compare/ipfs-9.1.6...ipfs-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ipfs-9.1.6](https://github.com/truecharts/charts/compare/ipfs-9.1.5...ipfs-9.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)) - - -## [ipfs-9.1.5](https://github.com/truecharts/charts/compare/ipfs-9.1.4...ipfs-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ipfs-9.1.4](https://github.com/truecharts/charts/compare/ipfs-9.1.3...ipfs-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ipfs-9.1.3](https://github.com/truecharts/charts/compare/ipfs-9.1.0...ipfs-9.1.3) (2024-01-01) diff --git a/stable/ipfs/10.0.0/Chart.yaml b/stable/ipfs/10.0.0/Chart.yaml deleted file mode 100644 index f39ee2460d7..00000000000 --- a/stable/ipfs/10.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: storage - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.26.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem. -home: https://truecharts.org/charts/stable/ipfs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png -keywords: - - ipfs - - kubo -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ipfs -sources: - - https://github.com/ipfs/kubo - - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs - - https://hub.docker.com/r/ipfs/kubo -type: application -version: 10.0.0 diff --git a/stable/ipfs/10.0.0/charts/common-17.5.0.tgz b/stable/ipfs/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ipfs/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ipmi-tools/6.0.0/.helmignore b/stable/ipfs/10.1.3/.helmignore similarity index 100% rename from stable/ipmi-tools/6.0.0/.helmignore rename to stable/ipfs/10.1.3/.helmignore diff --git a/stable/ipfs/10.1.3/CHANGELOG.md b/stable/ipfs/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..57e8611a8a6 --- /dev/null +++ b/stable/ipfs/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ipfs-9.2.2](https://github.com/truecharts/charts/compare/ipfs-9.2.1...ipfs-9.2.2) (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)) + + +## [ipfs-9.2.1](https://github.com/truecharts/charts/compare/ipfs-9.2.0...ipfs-9.2.1) (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)) + + +## [ipfs-9.2.0](https://github.com/truecharts/charts/compare/ipfs-9.1.9...ipfs-9.2.0) (2024-01-22) + +### Chore + + + +- update container image ipfs/kubo to v0.26.0[@cba0b2f](https://github.com/cba0b2f) by renovate ([#17519](https://github.com/truecharts/charts/issues/17519)) + + +## [ipfs-9.1.9](https://github.com/truecharts/charts/compare/ipfs-9.1.8...ipfs-9.1.9) (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)) + + +## [ipfs-9.1.8](https://github.com/truecharts/charts/compare/ipfs-9.1.7...ipfs-9.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)) + + +## [ipfs-9.1.7](https://github.com/truecharts/charts/compare/ipfs-9.1.6...ipfs-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ipfs-9.1.6](https://github.com/truecharts/charts/compare/ipfs-9.1.5...ipfs-9.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)) + + +## [ipfs-9.1.5](https://github.com/truecharts/charts/compare/ipfs-9.1.4...ipfs-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ipfs-9.1.4](https://github.com/truecharts/charts/compare/ipfs-9.1.3...ipfs-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/ipfs/10.1.3/Chart.yaml b/stable/ipfs/10.1.3/Chart.yaml new file mode 100644 index 00000000000..35aafa31fe1 --- /dev/null +++ b/stable/ipfs/10.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: storage + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.26.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem. +home: https://truecharts.org/charts/stable/ipfs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png +keywords: + - ipfs + - kubo +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ipfs +sources: + - https://github.com/ipfs/kubo + - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs + - https://hub.docker.com/r/ipfs/kubo +type: application +version: 10.1.3 diff --git a/stable/ipfs/10.0.0/README.md b/stable/ipfs/10.1.3/README.md similarity index 100% rename from stable/ipfs/10.0.0/README.md rename to stable/ipfs/10.1.3/README.md diff --git a/stable/ipfs/10.0.0/app-readme.md b/stable/ipfs/10.1.3/app-readme.md similarity index 100% rename from stable/ipfs/10.0.0/app-readme.md rename to stable/ipfs/10.1.3/app-readme.md diff --git a/stable/ipfs/10.1.3/charts/common-18.0.3.tgz b/stable/ipfs/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ipfs/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ipfs/10.0.0/ix_values.yaml b/stable/ipfs/10.1.3/ix_values.yaml similarity index 100% rename from stable/ipfs/10.0.0/ix_values.yaml rename to stable/ipfs/10.1.3/ix_values.yaml diff --git a/stable/ipfs/10.0.0/questions.yaml b/stable/ipfs/10.1.3/questions.yaml similarity index 100% rename from stable/ipfs/10.0.0/questions.yaml rename to stable/ipfs/10.1.3/questions.yaml diff --git a/stable/ipmi-tools/6.0.0/templates/NOTES.txt b/stable/ipfs/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/ipmi-tools/6.0.0/templates/NOTES.txt rename to stable/ipfs/10.1.3/templates/NOTES.txt diff --git a/stable/ipfs/10.0.0/templates/common.yaml b/stable/ipfs/10.1.3/templates/common.yaml similarity index 100% rename from stable/ipfs/10.0.0/templates/common.yaml rename to stable/ipfs/10.1.3/templates/common.yaml diff --git a/stable/ipmi-tools/6.0.0/values.yaml b/stable/ipfs/10.1.3/values.yaml similarity index 100% rename from stable/ipmi-tools/6.0.0/values.yaml rename to stable/ipfs/10.1.3/values.yaml diff --git a/stable/ipmi-tools/6.0.0/CHANGELOG.md b/stable/ipmi-tools/6.0.0/CHANGELOG.md deleted file mode 100644 index c86b91e5a14..00000000000 --- a/stable/ipmi-tools/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ipmi-tools-5.1.11](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.10...ipmi-tools-5.1.11) (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)) - - -## [ipmi-tools-5.1.10](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.9...ipmi-tools-5.1.10) (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)) - - -## [ipmi-tools-5.1.9](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.8...ipmi-tools-5.1.9) (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)) - - -## [ipmi-tools-5.1.8](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.7...ipmi-tools-5.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)) - - -## [ipmi-tools-5.1.7](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.6...ipmi-tools-5.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ipmi-tools-5.1.6](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.5...ipmi-tools-5.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)) - - -## [ipmi-tools-5.1.5](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.4...ipmi-tools-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ipmi-tools-5.1.4](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.3...ipmi-tools-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ipmi-tools-5.1.3](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.0...ipmi-tools-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/ipmi-tools/6.0.0/Chart.yaml b/stable/ipmi-tools/6.0.0/Chart.yaml deleted file mode 100644 index fcba9fbbc9b..00000000000 --- a/stable/ipmi-tools/6.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple WebGUI Fan controller for IPMI. -home: https://truecharts.org/charts/stable/ipmi-tools -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.png -keywords: - - ipmi-tools - - Productivity - - Tools-Utilities - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ipmi-tools -sources: - - https://github.com/EdwardChamberlain/IPMI-Fan-Controller - - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools - - https://hub.docker.com/r/edchamberlain/ipmi-tools -type: application -version: 6.0.0 diff --git a/stable/ipmi-tools/6.0.0/charts/common-17.5.0.tgz b/stable/ipmi-tools/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ipmi-tools/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ispy-agent-dvr/9.0.0/.helmignore b/stable/ipmi-tools/6.1.3/.helmignore similarity index 100% rename from stable/ispy-agent-dvr/9.0.0/.helmignore rename to stable/ipmi-tools/6.1.3/.helmignore diff --git a/stable/ipmi-tools/6.1.3/CHANGELOG.md b/stable/ipmi-tools/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..729316993ee --- /dev/null +++ b/stable/ipmi-tools/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ipmi-tools-5.1.11](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.10...ipmi-tools-5.1.11) (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)) + + +## [ipmi-tools-5.1.10](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.9...ipmi-tools-5.1.10) (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)) + + +## [ipmi-tools-5.1.9](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.8...ipmi-tools-5.1.9) (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)) + + +## [ipmi-tools-5.1.8](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.7...ipmi-tools-5.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)) + + +## [ipmi-tools-5.1.7](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.6...ipmi-tools-5.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ipmi-tools-5.1.6](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.5...ipmi-tools-5.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)) + + +## [ipmi-tools-5.1.5](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.4...ipmi-tools-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ipmi-tools-5.1.4](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.3...ipmi-tools-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [ipmi-tools-5.1.3](https://github.com/truecharts/charts/compare/ipmi-tools-5.1.0...ipmi-tools-5.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/ipmi-tools/6.1.3/Chart.yaml b/stable/ipmi-tools/6.1.3/Chart.yaml new file mode 100644 index 00000000000..a213858fe8d --- /dev/null +++ b/stable/ipmi-tools/6.1.3/Chart.yaml @@ -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: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A simple WebGUI Fan controller for IPMI. +home: https://truecharts.org/charts/stable/ipmi-tools +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.png +keywords: + - ipmi-tools + - Productivity + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ipmi-tools +sources: + - https://github.com/EdwardChamberlain/IPMI-Fan-Controller + - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools + - https://hub.docker.com/r/edchamberlain/ipmi-tools +type: application +version: 6.1.3 diff --git a/stable/ipmi-tools/6.0.0/README.md b/stable/ipmi-tools/6.1.3/README.md similarity index 100% rename from stable/ipmi-tools/6.0.0/README.md rename to stable/ipmi-tools/6.1.3/README.md diff --git a/stable/ipmi-tools/6.0.0/app-readme.md b/stable/ipmi-tools/6.1.3/app-readme.md similarity index 100% rename from stable/ipmi-tools/6.0.0/app-readme.md rename to stable/ipmi-tools/6.1.3/app-readme.md diff --git a/stable/ipmi-tools/6.1.3/charts/common-18.0.3.tgz b/stable/ipmi-tools/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ipmi-tools/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ipmi-tools/6.0.0/ix_values.yaml b/stable/ipmi-tools/6.1.3/ix_values.yaml similarity index 100% rename from stable/ipmi-tools/6.0.0/ix_values.yaml rename to stable/ipmi-tools/6.1.3/ix_values.yaml diff --git a/stable/ipmi-tools/6.0.0/questions.yaml b/stable/ipmi-tools/6.1.3/questions.yaml similarity index 100% rename from stable/ipmi-tools/6.0.0/questions.yaml rename to stable/ipmi-tools/6.1.3/questions.yaml diff --git a/stable/ispy-agent-dvr/9.0.0/templates/NOTES.txt b/stable/ipmi-tools/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/9.0.0/templates/NOTES.txt rename to stable/ipmi-tools/6.1.3/templates/NOTES.txt diff --git a/stable/ipmi-tools/6.0.0/templates/common.yaml b/stable/ipmi-tools/6.1.3/templates/common.yaml similarity index 100% rename from stable/ipmi-tools/6.0.0/templates/common.yaml rename to stable/ipmi-tools/6.1.3/templates/common.yaml diff --git a/stable/ispy-agent-dvr/9.0.0/values.yaml b/stable/ipmi-tools/6.1.3/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/9.0.0/values.yaml rename to stable/ipmi-tools/6.1.3/values.yaml diff --git a/stable/ispy-agent-dvr/9.0.0/CHANGELOG.md b/stable/ispy-agent-dvr/9.0.0/CHANGELOG.md deleted file mode 100644 index 1896a1129db..00000000000 --- a/stable/ispy-agent-dvr/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [ispy-agent-dvr-8.2.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.8...ispy-agent-dvr-8.2.9) (2024-02-12) - -### Chore - - - -- update container image doitandbedone/ispyagentdvr to v5.2.5.0[@b339efe](https://github.com/b339efe) by renovate ([#18129](https://github.com/truecharts/charts/issues/18129)) - - -## [ispy-agent-dvr-8.2.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.7...ispy-agent-dvr-8.2.8) (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)) - - -## [ispy-agent-dvr-8.2.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.6...ispy-agent-dvr-8.2.7) (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)) - - -## [ispy-agent-dvr-8.2.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.5...ispy-agent-dvr-8.2.6) (2024-01-26) - -### Chore - - - -- update container image doitandbedone/ispyagentdvr to v5.2.4.0[@9519d08](https://github.com/9519d08) by renovate ([#17546](https://github.com/truecharts/charts/issues/17546)) - - -## [ispy-agent-dvr-8.2.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.4...ispy-agent-dvr-8.2.5) (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)) - - -## [ispy-agent-dvr-8.2.4](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.3...ispy-agent-dvr-8.2.4) (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)) - - -## [ispy-agent-dvr-8.2.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.2...ispy-agent-dvr-8.2.3) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [ispy-agent-dvr-8.2.2](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.1...ispy-agent-dvr-8.2.2) (2024-01-21) - -### Chore - - - -- update container image doitandbedone/ispyagentdvr to v5.2.3.0[@a27ece7](https://github.com/a27ece7) by renovate ([#17410](https://github.com/truecharts/charts/issues/17410)) - - -## [ispy-agent-dvr-8.2.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.0...ispy-agent-dvr-8.2.1) (2024-01-15) - -### Chore - - - -- update container image doitandbedone/ispyagentdvr to v5.2.2.0[@4811daf](https://github.com/4811daf) by renovate ([#17244](https://github.com/truecharts/charts/issues/17244)) \ No newline at end of file diff --git a/stable/ispy-agent-dvr/9.0.0/Chart.yaml b/stable/ispy-agent-dvr/9.0.0/Chart.yaml deleted file mode 100644 index 2b5688967dd..00000000000 --- a/stable/ispy-agent-dvr/9.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: security - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.2.8.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. -home: https://truecharts.org/charts/stable/ispy-agent-dvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png -keywords: - - dvr - - ispy - - agent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ispy-agent-dvr -sources: - - https://github.com/doitandbedone/ispyagentdvr-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - - https://hub.docker.com/r/doitandbedone/ispyagentdvr -type: application -version: 9.0.0 diff --git a/stable/ispy-agent-dvr/9.0.0/charts/common-17.5.0.tgz b/stable/ispy-agent-dvr/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ispy-agent-dvr/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/it-tools/4.0.0/.helmignore b/stable/ispy-agent-dvr/9.1.3/.helmignore similarity index 100% rename from stable/it-tools/4.0.0/.helmignore rename to stable/ispy-agent-dvr/9.1.3/.helmignore diff --git a/stable/ispy-agent-dvr/9.1.3/CHANGELOG.md b/stable/ispy-agent-dvr/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..531b7524d67 --- /dev/null +++ b/stable/ispy-agent-dvr/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [ispy-agent-dvr-8.2.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.8...ispy-agent-dvr-8.2.9) (2024-02-12) + +### Chore + + + +- update container image doitandbedone/ispyagentdvr to v5.2.5.0[@b339efe](https://github.com/b339efe) by renovate ([#18129](https://github.com/truecharts/charts/issues/18129)) + + +## [ispy-agent-dvr-8.2.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.7...ispy-agent-dvr-8.2.8) (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)) + + +## [ispy-agent-dvr-8.2.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.6...ispy-agent-dvr-8.2.7) (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)) + + +## [ispy-agent-dvr-8.2.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.5...ispy-agent-dvr-8.2.6) (2024-01-26) + +### Chore + + + +- update container image doitandbedone/ispyagentdvr to v5.2.4.0[@9519d08](https://github.com/9519d08) by renovate ([#17546](https://github.com/truecharts/charts/issues/17546)) + + +## [ispy-agent-dvr-8.2.5](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.4...ispy-agent-dvr-8.2.5) (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)) + + +## [ispy-agent-dvr-8.2.4](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.3...ispy-agent-dvr-8.2.4) (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)) + + +## [ispy-agent-dvr-8.2.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.2...ispy-agent-dvr-8.2.3) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [ispy-agent-dvr-8.2.2](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.1...ispy-agent-dvr-8.2.2) (2024-01-21) + +### Chore + + + +- update container image doitandbedone/ispyagentdvr to v5.2.3.0[@a27ece7](https://github.com/a27ece7) by renovate ([#17410](https://github.com/truecharts/charts/issues/17410)) + + +## [ispy-agent-dvr-8.2.1](https://github.com/truecharts/charts/compare/ispy-agent-dvr-8.2.0...ispy-agent-dvr-8.2.1) (2024-01-15) + +### Chore \ No newline at end of file diff --git a/stable/ispy-agent-dvr/9.1.3/Chart.yaml b/stable/ispy-agent-dvr/9.1.3/Chart.yaml new file mode 100644 index 00000000000..513c446a3c3 --- /dev/null +++ b/stable/ispy-agent-dvr/9.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: security + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.2.8.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. +home: https://truecharts.org/charts/stable/ispy-agent-dvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png +keywords: + - dvr + - ispy + - agent +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ispy-agent-dvr +sources: + - https://github.com/doitandbedone/ispyagentdvr-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr + - https://hub.docker.com/r/doitandbedone/ispyagentdvr +type: application +version: 9.1.3 diff --git a/stable/ispy-agent-dvr/9.0.0/README.md b/stable/ispy-agent-dvr/9.1.3/README.md similarity index 100% rename from stable/ispy-agent-dvr/9.0.0/README.md rename to stable/ispy-agent-dvr/9.1.3/README.md diff --git a/stable/ispy-agent-dvr/9.0.0/app-readme.md b/stable/ispy-agent-dvr/9.1.3/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/9.0.0/app-readme.md rename to stable/ispy-agent-dvr/9.1.3/app-readme.md diff --git a/stable/ispy-agent-dvr/9.1.3/charts/common-18.0.3.tgz b/stable/ispy-agent-dvr/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ispy-agent-dvr/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ispy-agent-dvr/9.0.0/ix_values.yaml b/stable/ispy-agent-dvr/9.1.3/ix_values.yaml similarity index 100% rename from stable/ispy-agent-dvr/9.0.0/ix_values.yaml rename to stable/ispy-agent-dvr/9.1.3/ix_values.yaml diff --git a/stable/ispy-agent-dvr/9.0.0/questions.yaml b/stable/ispy-agent-dvr/9.1.3/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/9.0.0/questions.yaml rename to stable/ispy-agent-dvr/9.1.3/questions.yaml diff --git a/stable/it-tools/4.0.0/templates/NOTES.txt b/stable/ispy-agent-dvr/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/it-tools/4.0.0/templates/NOTES.txt rename to stable/ispy-agent-dvr/9.1.3/templates/NOTES.txt diff --git a/stable/it-tools/4.0.0/templates/common.yaml b/stable/ispy-agent-dvr/9.1.3/templates/common.yaml similarity index 100% rename from stable/it-tools/4.0.0/templates/common.yaml rename to stable/ispy-agent-dvr/9.1.3/templates/common.yaml diff --git a/stable/it-tools/4.0.0/values.yaml b/stable/ispy-agent-dvr/9.1.3/values.yaml similarity index 100% rename from stable/it-tools/4.0.0/values.yaml rename to stable/ispy-agent-dvr/9.1.3/values.yaml diff --git a/stable/it-tools/4.0.0/CHANGELOG.md b/stable/it-tools/4.0.0/CHANGELOG.md deleted file mode 100644 index 5c4e329a15a..00000000000 --- a/stable/it-tools/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [it-tools-3.1.11](https://github.com/truecharts/charts/compare/it-tools-3.1.10...it-tools-3.1.11) (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)) - - -## [it-tools-3.1.10](https://github.com/truecharts/charts/compare/it-tools-3.1.9...it-tools-3.1.10) (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)) - - -## [it-tools-3.1.9](https://github.com/truecharts/charts/compare/it-tools-3.1.8...it-tools-3.1.9) (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)) - - -## [it-tools-3.1.8](https://github.com/truecharts/charts/compare/it-tools-3.1.7...it-tools-3.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)) - - -## [it-tools-3.1.7](https://github.com/truecharts/charts/compare/it-tools-3.1.6...it-tools-3.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [it-tools-3.1.6](https://github.com/truecharts/charts/compare/it-tools-3.1.5...it-tools-3.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)) - - -## [it-tools-3.1.5](https://github.com/truecharts/charts/compare/it-tools-3.1.4...it-tools-3.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [it-tools-3.1.4](https://github.com/truecharts/charts/compare/it-tools-3.1.3...it-tools-3.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [it-tools-3.1.3](https://github.com/truecharts/charts/compare/it-tools-3.1.0...it-tools-3.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/it-tools/4.0.0/Chart.yaml b/stable/it-tools/4.0.0/Chart.yaml deleted file mode 100644 index 45e68a63147..00000000000 --- a/stable/it-tools/4.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2023.12.21 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Useful tools for developer and people working in IT. -home: https://truecharts.org/charts/stable/it-tools -icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png -keywords: - - it-tools -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: it-tools -sources: - - https://github.com/CorentinTh/it-tools - - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools - - https://hub.docker.com/r/corentinth/it-tools -type: application -version: 4.0.0 diff --git a/stable/it-tools/4.0.0/charts/common-17.5.0.tgz b/stable/it-tools/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/it-tools/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/iyuuplus/9.0.0/.helmignore b/stable/it-tools/4.1.3/.helmignore similarity index 100% rename from stable/iyuuplus/9.0.0/.helmignore rename to stable/it-tools/4.1.3/.helmignore diff --git a/stable/it-tools/4.1.3/CHANGELOG.md b/stable/it-tools/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8413affc442 --- /dev/null +++ b/stable/it-tools/4.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [it-tools-3.1.11](https://github.com/truecharts/charts/compare/it-tools-3.1.10...it-tools-3.1.11) (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)) + + +## [it-tools-3.1.10](https://github.com/truecharts/charts/compare/it-tools-3.1.9...it-tools-3.1.10) (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)) + + +## [it-tools-3.1.9](https://github.com/truecharts/charts/compare/it-tools-3.1.8...it-tools-3.1.9) (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)) + + +## [it-tools-3.1.8](https://github.com/truecharts/charts/compare/it-tools-3.1.7...it-tools-3.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)) + + +## [it-tools-3.1.7](https://github.com/truecharts/charts/compare/it-tools-3.1.6...it-tools-3.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [it-tools-3.1.6](https://github.com/truecharts/charts/compare/it-tools-3.1.5...it-tools-3.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)) + + +## [it-tools-3.1.5](https://github.com/truecharts/charts/compare/it-tools-3.1.4...it-tools-3.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [it-tools-3.1.4](https://github.com/truecharts/charts/compare/it-tools-3.1.3...it-tools-3.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [it-tools-3.1.3](https://github.com/truecharts/charts/compare/it-tools-3.1.0...it-tools-3.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/it-tools/4.1.3/Chart.yaml b/stable/it-tools/4.1.3/Chart.yaml new file mode 100644 index 00000000000..822c840fa1a --- /dev/null +++ b/stable/it-tools/4.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2023.12.21 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Useful tools for developer and people working in IT. +home: https://truecharts.org/charts/stable/it-tools +icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png +keywords: + - it-tools +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: it-tools +sources: + - https://github.com/CorentinTh/it-tools + - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools + - https://hub.docker.com/r/corentinth/it-tools +type: application +version: 4.1.3 diff --git a/stable/it-tools/4.0.0/README.md b/stable/it-tools/4.1.3/README.md similarity index 100% rename from stable/it-tools/4.0.0/README.md rename to stable/it-tools/4.1.3/README.md diff --git a/stable/it-tools/4.0.0/app-readme.md b/stable/it-tools/4.1.3/app-readme.md similarity index 100% rename from stable/it-tools/4.0.0/app-readme.md rename to stable/it-tools/4.1.3/app-readme.md diff --git a/stable/it-tools/4.1.3/charts/common-18.0.3.tgz b/stable/it-tools/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/it-tools/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/it-tools/4.0.0/ix_values.yaml b/stable/it-tools/4.1.3/ix_values.yaml similarity index 100% rename from stable/it-tools/4.0.0/ix_values.yaml rename to stable/it-tools/4.1.3/ix_values.yaml diff --git a/stable/it-tools/4.0.0/questions.yaml b/stable/it-tools/4.1.3/questions.yaml similarity index 100% rename from stable/it-tools/4.0.0/questions.yaml rename to stable/it-tools/4.1.3/questions.yaml diff --git a/stable/iyuuplus/9.0.0/templates/NOTES.txt b/stable/it-tools/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/iyuuplus/9.0.0/templates/NOTES.txt rename to stable/it-tools/4.1.3/templates/NOTES.txt diff --git a/stable/iyuuplus/9.0.0/templates/common.yaml b/stable/it-tools/4.1.3/templates/common.yaml similarity index 100% rename from stable/iyuuplus/9.0.0/templates/common.yaml rename to stable/it-tools/4.1.3/templates/common.yaml diff --git a/stable/iyuuplus/9.0.0/values.yaml b/stable/it-tools/4.1.3/values.yaml similarity index 100% rename from stable/iyuuplus/9.0.0/values.yaml rename to stable/it-tools/4.1.3/values.yaml diff --git a/stable/iyuuplus/9.0.0/CHANGELOG.md b/stable/iyuuplus/9.0.0/CHANGELOG.md deleted file mode 100644 index 35e0a80b69a..00000000000 --- a/stable/iyuuplus/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [iyuuplus-8.1.11](https://github.com/truecharts/charts/compare/iyuuplus-8.1.10...iyuuplus-8.1.11) (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)) - - -## [iyuuplus-8.1.10](https://github.com/truecharts/charts/compare/iyuuplus-8.1.9...iyuuplus-8.1.10) (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)) - - -## [iyuuplus-8.1.9](https://github.com/truecharts/charts/compare/iyuuplus-8.1.8...iyuuplus-8.1.9) (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)) - - -## [iyuuplus-8.1.8](https://github.com/truecharts/charts/compare/iyuuplus-8.1.7...iyuuplus-8.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)) - - -## [iyuuplus-8.1.7](https://github.com/truecharts/charts/compare/iyuuplus-8.1.6...iyuuplus-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [iyuuplus-8.1.6](https://github.com/truecharts/charts/compare/iyuuplus-8.1.5...iyuuplus-8.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)) - - -## [iyuuplus-8.1.5](https://github.com/truecharts/charts/compare/iyuuplus-8.1.4...iyuuplus-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [iyuuplus-8.1.4](https://github.com/truecharts/charts/compare/iyuuplus-8.1.3...iyuuplus-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [iyuuplus-8.1.3](https://github.com/truecharts/charts/compare/iyuuplus-8.1.0...iyuuplus-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/iyuuplus/9.0.0/Chart.yaml b/stable/iyuuplus/9.0.0/Chart.yaml deleted file mode 100644 index 95a13565674..00000000000 --- a/stable/iyuuplus/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. -home: https://truecharts.org/charts/stable/iyuuplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png -keywords: - - iyuuplus - - pt -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: iyuuplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus - - https://hub.docker.com/r/iyuucn/iyuuplus -type: application -version: 9.0.0 diff --git a/stable/iyuuplus/9.0.0/charts/common-17.5.0.tgz b/stable/iyuuplus/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/iyuuplus/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/jackett/19.0.0/.helmignore b/stable/iyuuplus/9.1.3/.helmignore similarity index 100% rename from stable/jackett/19.0.0/.helmignore rename to stable/iyuuplus/9.1.3/.helmignore diff --git a/stable/iyuuplus/9.1.3/CHANGELOG.md b/stable/iyuuplus/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9c91aae43f3 --- /dev/null +++ b/stable/iyuuplus/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [iyuuplus-8.1.11](https://github.com/truecharts/charts/compare/iyuuplus-8.1.10...iyuuplus-8.1.11) (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)) + + +## [iyuuplus-8.1.10](https://github.com/truecharts/charts/compare/iyuuplus-8.1.9...iyuuplus-8.1.10) (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)) + + +## [iyuuplus-8.1.9](https://github.com/truecharts/charts/compare/iyuuplus-8.1.8...iyuuplus-8.1.9) (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)) + + +## [iyuuplus-8.1.8](https://github.com/truecharts/charts/compare/iyuuplus-8.1.7...iyuuplus-8.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)) + + +## [iyuuplus-8.1.7](https://github.com/truecharts/charts/compare/iyuuplus-8.1.6...iyuuplus-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [iyuuplus-8.1.6](https://github.com/truecharts/charts/compare/iyuuplus-8.1.5...iyuuplus-8.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)) + + +## [iyuuplus-8.1.5](https://github.com/truecharts/charts/compare/iyuuplus-8.1.4...iyuuplus-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [iyuuplus-8.1.4](https://github.com/truecharts/charts/compare/iyuuplus-8.1.3...iyuuplus-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [iyuuplus-8.1.3](https://github.com/truecharts/charts/compare/iyuuplus-8.1.0...iyuuplus-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/iyuuplus/9.1.3/Chart.yaml b/stable/iyuuplus/9.1.3/Chart.yaml new file mode 100644 index 00000000000..6876dee9fab --- /dev/null +++ b/stable/iyuuplus/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. +home: https://truecharts.org/charts/stable/iyuuplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png +keywords: + - iyuuplus + - pt +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: iyuuplus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus + - https://hub.docker.com/r/iyuucn/iyuuplus +type: application +version: 9.1.3 diff --git a/stable/iyuuplus/9.0.0/README.md b/stable/iyuuplus/9.1.3/README.md similarity index 100% rename from stable/iyuuplus/9.0.0/README.md rename to stable/iyuuplus/9.1.3/README.md diff --git a/stable/iyuuplus/9.0.0/app-readme.md b/stable/iyuuplus/9.1.3/app-readme.md similarity index 100% rename from stable/iyuuplus/9.0.0/app-readme.md rename to stable/iyuuplus/9.1.3/app-readme.md diff --git a/stable/iyuuplus/9.1.3/charts/common-18.0.3.tgz b/stable/iyuuplus/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/iyuuplus/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/iyuuplus/9.0.0/ix_values.yaml b/stable/iyuuplus/9.1.3/ix_values.yaml similarity index 100% rename from stable/iyuuplus/9.0.0/ix_values.yaml rename to stable/iyuuplus/9.1.3/ix_values.yaml diff --git a/stable/iyuuplus/9.0.0/questions.yaml b/stable/iyuuplus/9.1.3/questions.yaml similarity index 100% rename from stable/iyuuplus/9.0.0/questions.yaml rename to stable/iyuuplus/9.1.3/questions.yaml diff --git a/stable/jackett/19.0.0/templates/NOTES.txt b/stable/iyuuplus/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/jackett/19.0.0/templates/NOTES.txt rename to stable/iyuuplus/9.1.3/templates/NOTES.txt diff --git a/stable/jackett/19.0.0/templates/common.yaml b/stable/iyuuplus/9.1.3/templates/common.yaml similarity index 100% rename from stable/jackett/19.0.0/templates/common.yaml rename to stable/iyuuplus/9.1.3/templates/common.yaml diff --git a/stable/jackett/19.0.0/values.yaml b/stable/iyuuplus/9.1.3/values.yaml similarity index 100% rename from stable/jackett/19.0.0/values.yaml rename to stable/iyuuplus/9.1.3/values.yaml diff --git a/stable/jackett/19.0.0/CHANGELOG.md b/stable/jackett/19.0.0/CHANGELOG.md deleted file mode 100644 index e8030fe11e7..00000000000 --- a/stable/jackett/19.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [jackett-18.1.19](https://github.com/truecharts/charts/compare/jackett-18.1.18...jackett-18.1.19) (2024-02-07) - - -## [jackett-18.1.18](https://github.com/truecharts/charts/compare/jackett-18.1.17...jackett-18.1.18) (2024-02-07) - - -## [jackett-18.1.17](https://github.com/truecharts/charts/compare/jackett-18.1.16...jackett-18.1.17) (2024-02-07) - - -## [jackett-18.1.16](https://github.com/truecharts/charts/compare/jackett-18.1.15...jackett-18.1.16) (2024-02-07) - - -## [jackett-18.1.15](https://github.com/truecharts/charts/compare/jackett-18.1.14...jackett-18.1.15) (2024-02-07) - - -## [jackett-18.1.14](https://github.com/truecharts/charts/compare/jackett-18.1.13...jackett-18.1.14) (2024-02-07) - - -## [jackett-18.1.13](https://github.com/truecharts/charts/compare/jackett-18.1.12...jackett-18.1.13) (2024-02-07) - - -## [jackett-18.1.12](https://github.com/truecharts/charts/compare/jackett-18.1.11...jackett-18.1.12) (2024-02-06) - -### Feat - - - -- add velero backup schedule to GUI templates ([#17993](https://github.com/truecharts/charts/issues/17993)) - - -## [jackett-18.1.11](https://github.com/truecharts/charts/compare/jackett-18.1.10...jackett-18.1.11) (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)) - - -## [jackett-18.1.10](https://github.com/truecharts/charts/compare/jackett-18.1.9...jackett-18.1.10) (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)) - - -## [jackett-18.1.9](https://github.com/truecharts/charts/compare/jackett-18.1.8...jackett-18.1.9) (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)) - - -## [jackett-18.1.8](https://github.com/truecharts/charts/compare/jackett-18.1.7...jackett-18.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)) - - -## [jackett-18.1.7](https://github.com/truecharts/charts/compare/jackett-18.1.6...jackett-18.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [jackett-18.1.6](https://github.com/truecharts/charts/compare/jackett-18.1.5...jackett-18.1.6) (2024-01-09) - -### Chore - - diff --git a/stable/jackett/19.0.0/Chart.yaml b/stable/jackett/19.0.0/Chart.yaml deleted file mode 100644 index cc1ac5e46e0..00000000000 --- a/stable/jackett/19.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.21.1155 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: API Support for your favorite torrent trackers. -home: https://truecharts.org/charts/stable/jackett -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png -keywords: - - jackett - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jackett -sources: - - https://github.com/Jackett/Jackett - - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - - https://ghcr.io/linuxserver/jackett -type: application -version: 19.0.0 diff --git a/stable/jackett/19.0.0/charts/common-17.5.0.tgz b/stable/jackett/19.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/jackett/19.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/jdownloader2/16.0.0/.helmignore b/stable/jackett/19.1.3/.helmignore similarity index 100% rename from stable/jdownloader2/16.0.0/.helmignore rename to stable/jackett/19.1.3/.helmignore diff --git a/stable/jackett/19.1.3/CHANGELOG.md b/stable/jackett/19.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bbb7e4c9898 --- /dev/null +++ b/stable/jackett/19.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [jackett-18.1.19](https://github.com/truecharts/charts/compare/jackett-18.1.18...jackett-18.1.19) (2024-02-07) + + +## [jackett-18.1.18](https://github.com/truecharts/charts/compare/jackett-18.1.17...jackett-18.1.18) (2024-02-07) + + +## [jackett-18.1.17](https://github.com/truecharts/charts/compare/jackett-18.1.16...jackett-18.1.17) (2024-02-07) + + +## [jackett-18.1.16](https://github.com/truecharts/charts/compare/jackett-18.1.15...jackett-18.1.16) (2024-02-07) + + +## [jackett-18.1.15](https://github.com/truecharts/charts/compare/jackett-18.1.14...jackett-18.1.15) (2024-02-07) + + +## [jackett-18.1.14](https://github.com/truecharts/charts/compare/jackett-18.1.13...jackett-18.1.14) (2024-02-07) + + +## [jackett-18.1.13](https://github.com/truecharts/charts/compare/jackett-18.1.12...jackett-18.1.13) (2024-02-07) + + +## [jackett-18.1.12](https://github.com/truecharts/charts/compare/jackett-18.1.11...jackett-18.1.12) (2024-02-06) + +### Feat + + + +- add velero backup schedule to GUI templates ([#17993](https://github.com/truecharts/charts/issues/17993)) + + +## [jackett-18.1.11](https://github.com/truecharts/charts/compare/jackett-18.1.10...jackett-18.1.11) (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)) + + +## [jackett-18.1.10](https://github.com/truecharts/charts/compare/jackett-18.1.9...jackett-18.1.10) (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)) + + +## [jackett-18.1.9](https://github.com/truecharts/charts/compare/jackett-18.1.8...jackett-18.1.9) (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)) + + +## [jackett-18.1.8](https://github.com/truecharts/charts/compare/jackett-18.1.7...jackett-18.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)) + + +## [jackett-18.1.7](https://github.com/truecharts/charts/compare/jackett-18.1.6...jackett-18.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [jackett-18.1.6](https://github.com/truecharts/charts/compare/jackett-18.1.5...jackett-18.1.6) (2024-01-09) diff --git a/stable/jackett/19.1.3/Chart.yaml b/stable/jackett/19.1.3/Chart.yaml new file mode 100644 index 00000000000..ae122e8cd64 --- /dev/null +++ b/stable/jackett/19.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.21.1155 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://truecharts.org/charts/stable/jackett +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png +keywords: + - jackett + - torrent + - usenet +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: jackett +sources: + - https://github.com/Jackett/Jackett + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://ghcr.io/linuxserver/jackett +type: application +version: 19.1.3 diff --git a/stable/jackett/19.0.0/README.md b/stable/jackett/19.1.3/README.md similarity index 100% rename from stable/jackett/19.0.0/README.md rename to stable/jackett/19.1.3/README.md diff --git a/stable/jackett/19.0.0/app-readme.md b/stable/jackett/19.1.3/app-readme.md similarity index 100% rename from stable/jackett/19.0.0/app-readme.md rename to stable/jackett/19.1.3/app-readme.md diff --git a/stable/jackett/19.1.3/charts/common-18.0.3.tgz b/stable/jackett/19.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/jackett/19.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/jackett/19.0.0/ix_values.yaml b/stable/jackett/19.1.3/ix_values.yaml similarity index 100% rename from stable/jackett/19.0.0/ix_values.yaml rename to stable/jackett/19.1.3/ix_values.yaml diff --git a/stable/jackett/19.0.0/questions.yaml b/stable/jackett/19.1.3/questions.yaml similarity index 100% rename from stable/jackett/19.0.0/questions.yaml rename to stable/jackett/19.1.3/questions.yaml diff --git a/stable/jdownloader2/16.0.0/templates/NOTES.txt b/stable/jackett/19.1.3/templates/NOTES.txt similarity index 100% rename from stable/jdownloader2/16.0.0/templates/NOTES.txt rename to stable/jackett/19.1.3/templates/NOTES.txt diff --git a/stable/jdownloader2/16.0.0/templates/common.yaml b/stable/jackett/19.1.3/templates/common.yaml similarity index 100% rename from stable/jdownloader2/16.0.0/templates/common.yaml rename to stable/jackett/19.1.3/templates/common.yaml diff --git a/stable/jdownloader2/16.0.0/values.yaml b/stable/jackett/19.1.3/values.yaml similarity index 100% rename from stable/jdownloader2/16.0.0/values.yaml rename to stable/jackett/19.1.3/values.yaml diff --git a/stable/jdownloader2/16.0.0/CHANGELOG.md b/stable/jdownloader2/16.0.0/CHANGELOG.md deleted file mode 100644 index 3cf0553ef2b..00000000000 --- a/stable/jdownloader2/16.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [jdownloader2-15.0.1](https://github.com/truecharts/charts/compare/jdownloader2-15.0.0...jdownloader2-15.0.1) (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)) - - -## [jdownloader2-15.0.0](https://github.com/truecharts/charts/compare/jdownloader2-14.2.10...jdownloader2-15.0.0) (2024-01-29) - -### Chore - - - -- update container image jlesage/jdownloader-2 to v24.01.1[@b020fd3](https://github.com/b020fd3) by renovate ([#17707](https://github.com/truecharts/charts/issues/17707)) - - -## [jdownloader2-14.2.10](https://github.com/truecharts/charts/compare/jdownloader2-14.2.9...jdownloader2-14.2.10) (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)) - - -## [jdownloader2-14.2.9](https://github.com/truecharts/charts/compare/jdownloader2-14.2.8...jdownloader2-14.2.9) (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)) - - -## [jdownloader2-14.2.8](https://github.com/truecharts/charts/compare/jdownloader2-14.2.7...jdownloader2-14.2.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)) - - -## [jdownloader2-14.2.7](https://github.com/truecharts/charts/compare/jdownloader2-14.2.6...jdownloader2-14.2.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [jdownloader2-14.2.6](https://github.com/truecharts/charts/compare/jdownloader2-14.2.5...jdownloader2-14.2.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)) - - -## [jdownloader2-14.2.5](https://github.com/truecharts/charts/compare/jdownloader2-14.2.4...jdownloader2-14.2.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [jdownloader2-14.2.4](https://github.com/truecharts/charts/compare/jdownloader2-14.2.3...jdownloader2-14.2.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [jdownloader2-14.2.3](https://github.com/truecharts/charts/compare/jdownloader2-14.2.0...jdownloader2-14.2.3) (2024-01-01) diff --git a/stable/jdownloader2/16.0.0/Chart.yaml b/stable/jdownloader2/16.0.0/Chart.yaml deleted file mode 100644 index f1b11e8c0db..00000000000 --- a/stable/jdownloader2/16.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: downloads - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.01.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. -home: https://truecharts.org/charts/stable/jdownloader2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png -keywords: - - jdownloader - - download -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jdownloader2 -sources: - - https://jdownloader.org/ - - https://github.com/jlesage/docker-jdownloader-2 - - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 - - https://hub.docker.com/r/jlesage/jdownloader-2 -type: application -version: 16.0.0 diff --git a/stable/jdownloader2/16.0.0/charts/common-17.5.0.tgz b/stable/jdownloader2/16.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/jdownloader2/16.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/jellyfin/18.1.0/.helmignore b/stable/jdownloader2/16.1.3/.helmignore similarity index 100% rename from stable/jellyfin/18.1.0/.helmignore rename to stable/jdownloader2/16.1.3/.helmignore diff --git a/stable/jdownloader2/16.1.3/CHANGELOG.md b/stable/jdownloader2/16.1.3/CHANGELOG.md new file mode 100644 index 00000000000..42cf8b141c3 --- /dev/null +++ b/stable/jdownloader2/16.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [jdownloader2-15.0.1](https://github.com/truecharts/charts/compare/jdownloader2-15.0.0...jdownloader2-15.0.1) (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)) + + +## [jdownloader2-15.0.0](https://github.com/truecharts/charts/compare/jdownloader2-14.2.10...jdownloader2-15.0.0) (2024-01-29) + +### Chore + + + +- update container image jlesage/jdownloader-2 to v24.01.1[@b020fd3](https://github.com/b020fd3) by renovate ([#17707](https://github.com/truecharts/charts/issues/17707)) + + +## [jdownloader2-14.2.10](https://github.com/truecharts/charts/compare/jdownloader2-14.2.9...jdownloader2-14.2.10) (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)) + + +## [jdownloader2-14.2.9](https://github.com/truecharts/charts/compare/jdownloader2-14.2.8...jdownloader2-14.2.9) (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)) + + +## [jdownloader2-14.2.8](https://github.com/truecharts/charts/compare/jdownloader2-14.2.7...jdownloader2-14.2.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)) + + +## [jdownloader2-14.2.7](https://github.com/truecharts/charts/compare/jdownloader2-14.2.6...jdownloader2-14.2.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [jdownloader2-14.2.6](https://github.com/truecharts/charts/compare/jdownloader2-14.2.5...jdownloader2-14.2.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)) + + +## [jdownloader2-14.2.5](https://github.com/truecharts/charts/compare/jdownloader2-14.2.4...jdownloader2-14.2.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [jdownloader2-14.2.4](https://github.com/truecharts/charts/compare/jdownloader2-14.2.3...jdownloader2-14.2.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/jdownloader2/16.1.3/Chart.yaml b/stable/jdownloader2/16.1.3/Chart.yaml new file mode 100644 index 00000000000..78fd403b9d6 --- /dev/null +++ b/stable/jdownloader2/16.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: downloads + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.01.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. +home: https://truecharts.org/charts/stable/jdownloader2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png +keywords: + - jdownloader + - download +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: jdownloader2 +sources: + - https://jdownloader.org/ + - https://github.com/jlesage/docker-jdownloader-2 + - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 + - https://hub.docker.com/r/jlesage/jdownloader-2 +type: application +version: 16.1.3 diff --git a/stable/jdownloader2/16.0.0/README.md b/stable/jdownloader2/16.1.3/README.md similarity index 100% rename from stable/jdownloader2/16.0.0/README.md rename to stable/jdownloader2/16.1.3/README.md diff --git a/stable/jdownloader2/16.0.0/app-readme.md b/stable/jdownloader2/16.1.3/app-readme.md similarity index 100% rename from stable/jdownloader2/16.0.0/app-readme.md rename to stable/jdownloader2/16.1.3/app-readme.md diff --git a/stable/jdownloader2/16.1.3/charts/common-18.0.3.tgz b/stable/jdownloader2/16.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/jdownloader2/16.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/jdownloader2/16.0.0/ix_values.yaml b/stable/jdownloader2/16.1.3/ix_values.yaml similarity index 100% rename from stable/jdownloader2/16.0.0/ix_values.yaml rename to stable/jdownloader2/16.1.3/ix_values.yaml diff --git a/stable/jdownloader2/16.0.0/questions.yaml b/stable/jdownloader2/16.1.3/questions.yaml similarity index 100% rename from stable/jdownloader2/16.0.0/questions.yaml rename to stable/jdownloader2/16.1.3/questions.yaml diff --git a/stable/jellyfin/18.1.0/templates/NOTES.txt b/stable/jdownloader2/16.1.3/templates/NOTES.txt similarity index 100% rename from stable/jellyfin/18.1.0/templates/NOTES.txt rename to stable/jdownloader2/16.1.3/templates/NOTES.txt diff --git a/stable/jellyseerr/9.0.0/templates/common.yaml b/stable/jdownloader2/16.1.3/templates/common.yaml similarity index 100% rename from stable/jellyseerr/9.0.0/templates/common.yaml rename to stable/jdownloader2/16.1.3/templates/common.yaml diff --git a/stable/jellyfin/18.1.0/values.yaml b/stable/jdownloader2/16.1.3/values.yaml similarity index 100% rename from stable/jellyfin/18.1.0/values.yaml rename to stable/jdownloader2/16.1.3/values.yaml diff --git a/stable/jellyfin/18.1.0/CHANGELOG.md b/stable/jellyfin/18.1.0/CHANGELOG.md deleted file mode 100644 index 56aee02a3a2..00000000000 --- a/stable/jellyfin/18.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - -## [jellyfin-17.1.18](https://github.com/truecharts/charts/compare/jellyfin-17.1.17...jellyfin-17.1.18) (2024-02-12) - -### Chore - - - -- update container image docker.io/alpine/socat to 1.8.0.0[@74e6801](https://github.com/74e6801) by renovate ([#18039](https://github.com/truecharts/charts/issues/18039)) - - -## [jellyfin-17.1.17](https://github.com/truecharts/charts/compare/jellyfin-17.1.16...jellyfin-17.1.17) (2024-02-05) - -### Chore - - - -- update container image docker.io/alpine/socat to 1.8.0.0[@8bbbacd](https://github.com/8bbbacd) by renovate ([#17827](https://github.com/truecharts/charts/issues/17827)) - - -## [jellyfin-17.1.16](https://github.com/truecharts/charts/compare/jellyfin-17.1.15...jellyfin-17.1.16) (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)) - - -## [jellyfin-17.1.15](https://github.com/truecharts/charts/compare/jellyfin-17.1.14...jellyfin-17.1.15) (2024-01-29) - -### Chore - - - -- update container image docker.io/alpine/socat to 1.8.0.0[@9be350f](https://github.com/9be350f) by renovate ([#17587](https://github.com/truecharts/charts/issues/17587)) - - -## [jellyfin-17.1.14](https://github.com/truecharts/charts/compare/jellyfin-17.1.13...jellyfin-17.1.14) (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)) - - -## [jellyfin-17.1.13](https://github.com/truecharts/charts/compare/jellyfin-17.1.12...jellyfin-17.1.13) (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)) - - -## [jellyfin-17.1.12](https://github.com/truecharts/charts/compare/jellyfin-17.1.11...jellyfin-17.1.12) (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)) - - -## [jellyfin-17.1.11](https://github.com/truecharts/charts/compare/jellyfin-17.1.10...jellyfin-17.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - diff --git a/stable/jellyfin/18.1.0/Chart.yaml b/stable/jellyfin/18.1.0/Chart.yaml deleted file mode 100644 index f65937baccb..00000000000 --- a/stable/jellyfin/18.1.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 10.8.13 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Jellyfin is a Free Software Media System -home: https://truecharts.org/charts/stable/jellyfin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.png -keywords: - - jellyfin - - plex - - emby -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jellyfin -sources: - - https://github.com/jellyfin/jellyfin - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin - - https://hub.docker.com/r/alpine/socat - - https://hub.docker.com/r/jellyfin/jellyfin -type: application -version: 18.1.0 diff --git a/stable/jellyfin/18.1.0/charts/common-18.0.1.tgz b/stable/jellyfin/18.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/jellyfin/18.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/jellyfin/18.1.0/ix_values.yaml b/stable/jellyfin/18.1.0/ix_values.yaml deleted file mode 100644 index 874a909dfda..00000000000 --- a/stable/jellyfin/18.1.0/ix_values.yaml +++ /dev/null @@ -1,98 +0,0 @@ -image: - repository: docker.io/jellyfin/jellyfin - pullPolicy: IfNotPresent - tag: 10.8.13@sha256:05a9734d7e83086b957c5b7a16cbb5a60b5bb8d113ffb953e57547359dd05140 -broadcastProxyImage: - repository: docker.io/alpine/socat - pullPolicy: IfNotPresent - tag: 1.8.0.0@sha256:c83895a815b89c42eb121a7e9f4b7e23b91b3a461eb7d77c9a2f210fb7ef922b -service: - main: - ports: - main: - port: 8096 - targetPort: 8096 - autodiscovery: - enabled: true - ports: - autodiscovery: - enabled: true - protocol: udp - port: 7359 - targetPort: 7359 -persistence: - config: - enabled: true - mountPath: "/config" - cache: - enabled: true - mountPath: "/cache" - type: "emptyDir" - transcode: - enabled: true - mountPath: "/config/transcodes" - type: "emptyDir" -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false -workload: - main: - podSpec: - containers: - main: - env: - JELLYFIN_PublishedServerUrl: "{{ $.Values.chartContext.appUrl }}" - broadcastproxy: - enabled: false - type: DaemonSet - podSpec: - hostNetwork: true - # Proxy doesn't seem to respect the TERM signal, so by default - # this ends up just hanging until the default grace period ends. - # This is unnecesary since this workload only proxies autodiscovery - # messages. - terminationGracePeriodSeconds: 3 - containers: - broadcastproxy: - enabled: true - primary: true - imageSelector: broadcastProxyImage - securityContext: - readOnlyRootFilesystem: true - command: ["/bin/sh"] - # Quite a lot going on here: - # - Resolve Jellyfin's autodiscovery service IP from its FQDN via getent hosts - # - Export the IP to `$TARGET_IP` - # - Check `$TARGET_IP` is not empty (so we can crash if it is - will help to detect templating errors) - # - Touch `/tmp/healty` to use with the readiness, liveness and startup probes - # - Start socat in proxy mode - # - On exit remove `/tmp/healthy` - args: - - "-c" - - 'export TARGET_IP=$(getent hosts ''{{ printf "%v-autodiscovery" (include "tc.v1.common.lib.chart.names.fullname" $) }}'' | awk ''{ print $1 }'') && [[ ! -z $TARGET_IP ]] && touch /tmp/healthy && socat UDP-LISTEN:7359,fork,reuseaddr,rcvbuf=8096 UDP4-SENDTO:${TARGET_IP}:7359,rcvbuf=8096 ; rm -rf /tmp/healthy' - probes: - readiness: - enabled: true - type: exec - command: - - cat - - /tmp/healthy - liveness: - enabled: true - type: exec - command: - - cat - - /tmp/healthy - startup: - enabled: true - type: exec - command: - - cat - - /tmp/healthy -# -- enable Jellyfin autodiscovery on LAN -autodiscovery: - enabled: false -updated: true diff --git a/stable/jellyseerr/9.0.0/.helmignore b/stable/jellyfin/18.1.4/.helmignore similarity index 100% rename from stable/jellyseerr/9.0.0/.helmignore rename to stable/jellyfin/18.1.4/.helmignore diff --git a/stable/jellyfin/18.1.4/CHANGELOG.md b/stable/jellyfin/18.1.4/CHANGELOG.md new file mode 100644 index 00000000000..effd861e608 --- /dev/null +++ b/stable/jellyfin/18.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + +## [jellyfin-17.1.18](https://github.com/truecharts/charts/compare/jellyfin-17.1.17...jellyfin-17.1.18) (2024-02-12) + +### Chore + + + +- update container image docker.io/alpine/socat to 1.8.0.0[@74e6801](https://github.com/74e6801) by renovate ([#18039](https://github.com/truecharts/charts/issues/18039)) + + +## [jellyfin-17.1.17](https://github.com/truecharts/charts/compare/jellyfin-17.1.16...jellyfin-17.1.17) (2024-02-05) + +### Chore + + + +- update container image docker.io/alpine/socat to 1.8.0.0[@8bbbacd](https://github.com/8bbbacd) by renovate ([#17827](https://github.com/truecharts/charts/issues/17827)) + + +## [jellyfin-17.1.16](https://github.com/truecharts/charts/compare/jellyfin-17.1.15...jellyfin-17.1.16) (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)) + + +## [jellyfin-17.1.15](https://github.com/truecharts/charts/compare/jellyfin-17.1.14...jellyfin-17.1.15) (2024-01-29) + +### Chore + + + +- update container image docker.io/alpine/socat to 1.8.0.0[@9be350f](https://github.com/9be350f) by renovate ([#17587](https://github.com/truecharts/charts/issues/17587)) + + +## [jellyfin-17.1.14](https://github.com/truecharts/charts/compare/jellyfin-17.1.13...jellyfin-17.1.14) (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)) + + +## [jellyfin-17.1.13](https://github.com/truecharts/charts/compare/jellyfin-17.1.12...jellyfin-17.1.13) (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)) + + +## [jellyfin-17.1.12](https://github.com/truecharts/charts/compare/jellyfin-17.1.11...jellyfin-17.1.12) (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)) + + +## [jellyfin-17.1.11](https://github.com/truecharts/charts/compare/jellyfin-17.1.10...jellyfin-17.1.11) (2024-01-21) + +### Chore + diff --git a/stable/jellyfin/18.1.4/Chart.yaml b/stable/jellyfin/18.1.4/Chart.yaml new file mode 100644 index 00000000000..da2852ff4d0 --- /dev/null +++ b/stable/jellyfin/18.1.4/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 10.8.13 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Jellyfin is a Free Software Media System +home: https://truecharts.org/charts/stable/jellyfin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.png +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: jellyfin +sources: + - https://github.com/jellyfin/jellyfin + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin + - https://hub.docker.com/r/jellyfin/jellyfin + - https://hub.docker.com/r/alpine/socat +type: application +version: 18.1.4 diff --git a/stable/jellyfin/18.1.0/README.md b/stable/jellyfin/18.1.4/README.md similarity index 100% rename from stable/jellyfin/18.1.0/README.md rename to stable/jellyfin/18.1.4/README.md diff --git a/stable/jellyfin/18.1.0/app-readme.md b/stable/jellyfin/18.1.4/app-readme.md similarity index 100% rename from stable/jellyfin/18.1.0/app-readme.md rename to stable/jellyfin/18.1.4/app-readme.md diff --git a/stable/jellyfin/18.1.4/charts/common-18.0.3.tgz b/stable/jellyfin/18.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/jellyfin/18.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/jellyfin/18.1.4/ix_values.yaml b/stable/jellyfin/18.1.4/ix_values.yaml new file mode 100644 index 00000000000..717f6dadb86 --- /dev/null +++ b/stable/jellyfin/18.1.4/ix_values.yaml @@ -0,0 +1,98 @@ +image: + repository: docker.io/jellyfin/jellyfin + pullPolicy: IfNotPresent + tag: 10.8.13@sha256:05a9734d7e83086b957c5b7a16cbb5a60b5bb8d113ffb953e57547359dd05140 +broadcastProxyImage: + repository: docker.io/alpine/socat + pullPolicy: IfNotPresent + tag: 1.8.0.0@sha256:87005603c6e9f55b400b6ddccadc788febab073b9f10bb8a34da296327c7a9be +service: + main: + ports: + main: + port: 8096 + targetPort: 8096 + autodiscovery: + enabled: true + ports: + autodiscovery: + enabled: true + protocol: udp + port: 7359 + targetPort: 7359 +persistence: + config: + enabled: true + mountPath: "/config" + cache: + enabled: true + mountPath: "/cache" + type: "emptyDir" + transcode: + enabled: true + mountPath: "/config/transcodes" + type: "emptyDir" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + JELLYFIN_PublishedServerUrl: "{{ $.Values.chartContext.appUrl }}" + broadcastproxy: + enabled: false + type: DaemonSet + podSpec: + hostNetwork: true + # Proxy doesn't seem to respect the TERM signal, so by default + # this ends up just hanging until the default grace period ends. + # This is unnecesary since this workload only proxies autodiscovery + # messages. + terminationGracePeriodSeconds: 3 + containers: + broadcastproxy: + enabled: true + primary: true + imageSelector: broadcastProxyImage + securityContext: + readOnlyRootFilesystem: true + command: ["/bin/sh"] + # Quite a lot going on here: + # - Resolve Jellyfin's autodiscovery service IP from its FQDN via getent hosts + # - Export the IP to `$TARGET_IP` + # - Check `$TARGET_IP` is not empty (so we can crash if it is - will help to detect templating errors) + # - Touch `/tmp/healty` to use with the readiness, liveness and startup probes + # - Start socat in proxy mode + # - On exit remove `/tmp/healthy` + args: + - "-c" + - 'export TARGET_IP=$(getent hosts ''{{ printf "%v-autodiscovery" (include "tc.v1.common.lib.chart.names.fullname" $) }}'' | awk ''{ print $1 }'') && [[ ! -z $TARGET_IP ]] && touch /tmp/healthy && socat UDP-LISTEN:7359,fork,reuseaddr,rcvbuf=8096 UDP4-SENDTO:${TARGET_IP}:7359,rcvbuf=8096 ; rm -rf /tmp/healthy' + probes: + readiness: + enabled: true + type: exec + command: + - cat + - /tmp/healthy + liveness: + enabled: true + type: exec + command: + - cat + - /tmp/healthy + startup: + enabled: true + type: exec + command: + - cat + - /tmp/healthy +# -- enable Jellyfin autodiscovery on LAN +autodiscovery: + enabled: false +updated: true diff --git a/stable/jellyfin/18.1.0/questions.yaml b/stable/jellyfin/18.1.4/questions.yaml similarity index 100% rename from stable/jellyfin/18.1.0/questions.yaml rename to stable/jellyfin/18.1.4/questions.yaml diff --git a/stable/jellyseerr/9.0.0/templates/NOTES.txt b/stable/jellyfin/18.1.4/templates/NOTES.txt similarity index 100% rename from stable/jellyseerr/9.0.0/templates/NOTES.txt rename to stable/jellyfin/18.1.4/templates/NOTES.txt diff --git a/stable/jellyfin/18.1.0/templates/common.yaml b/stable/jellyfin/18.1.4/templates/common.yaml similarity index 100% rename from stable/jellyfin/18.1.0/templates/common.yaml rename to stable/jellyfin/18.1.4/templates/common.yaml diff --git a/stable/jellyseerr/9.0.0/values.yaml b/stable/jellyfin/18.1.4/values.yaml similarity index 100% rename from stable/jellyseerr/9.0.0/values.yaml rename to stable/jellyfin/18.1.4/values.yaml diff --git a/stable/jellyseerr/9.0.0/CHANGELOG.md b/stable/jellyseerr/9.0.0/CHANGELOG.md deleted file mode 100644 index 2f64f21f88a..00000000000 --- a/stable/jellyseerr/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [jellyseerr-8.1.11](https://github.com/truecharts/charts/compare/jellyseerr-8.1.10...jellyseerr-8.1.11) (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)) - - -## [jellyseerr-8.1.10](https://github.com/truecharts/charts/compare/jellyseerr-8.1.9...jellyseerr-8.1.10) (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)) - - -## [jellyseerr-8.1.9](https://github.com/truecharts/charts/compare/jellyseerr-8.1.8...jellyseerr-8.1.9) (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)) - - -## [jellyseerr-8.1.8](https://github.com/truecharts/charts/compare/jellyseerr-8.1.7...jellyseerr-8.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)) - - -## [jellyseerr-8.1.7](https://github.com/truecharts/charts/compare/jellyseerr-8.1.6...jellyseerr-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [jellyseerr-8.1.6](https://github.com/truecharts/charts/compare/jellyseerr-8.1.5...jellyseerr-8.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)) - - -## [jellyseerr-8.1.5](https://github.com/truecharts/charts/compare/jellyseerr-8.1.4...jellyseerr-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [jellyseerr-8.1.4](https://github.com/truecharts/charts/compare/jellyseerr-8.1.3...jellyseerr-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [jellyseerr-8.1.3](https://github.com/truecharts/charts/compare/jellyseerr-8.1.0...jellyseerr-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/jellyseerr/9.0.0/Chart.yaml b/stable/jellyseerr/9.0.0/Chart.yaml deleted file mode 100644 index d35bd693a14..00000000000 --- a/stable/jellyseerr/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.7.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. -home: https://truecharts.org/charts/stable/jellyseerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png -keywords: - - jellyseerr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jellyseerr -sources: - - https://github.com/Fallenbagel/jellyseerr - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr - - https://hub.docker.com/r/fallenbagel/jellyseerr -type: application -version: 9.0.0 diff --git a/stable/jellyseerr/9.0.0/charts/common-17.5.0.tgz b/stable/jellyseerr/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/jellyseerr/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/jellystat/3.0.0/.helmignore b/stable/jellyseerr/9.1.3/.helmignore similarity index 100% rename from stable/jellystat/3.0.0/.helmignore rename to stable/jellyseerr/9.1.3/.helmignore diff --git a/stable/jellyseerr/9.1.3/CHANGELOG.md b/stable/jellyseerr/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d5e0f7ea87d --- /dev/null +++ b/stable/jellyseerr/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [jellyseerr-8.1.11](https://github.com/truecharts/charts/compare/jellyseerr-8.1.10...jellyseerr-8.1.11) (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)) + + +## [jellyseerr-8.1.10](https://github.com/truecharts/charts/compare/jellyseerr-8.1.9...jellyseerr-8.1.10) (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)) + + +## [jellyseerr-8.1.9](https://github.com/truecharts/charts/compare/jellyseerr-8.1.8...jellyseerr-8.1.9) (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)) + + +## [jellyseerr-8.1.8](https://github.com/truecharts/charts/compare/jellyseerr-8.1.7...jellyseerr-8.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)) + + +## [jellyseerr-8.1.7](https://github.com/truecharts/charts/compare/jellyseerr-8.1.6...jellyseerr-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [jellyseerr-8.1.6](https://github.com/truecharts/charts/compare/jellyseerr-8.1.5...jellyseerr-8.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)) + + +## [jellyseerr-8.1.5](https://github.com/truecharts/charts/compare/jellyseerr-8.1.4...jellyseerr-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [jellyseerr-8.1.4](https://github.com/truecharts/charts/compare/jellyseerr-8.1.3...jellyseerr-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [jellyseerr-8.1.3](https://github.com/truecharts/charts/compare/jellyseerr-8.1.0...jellyseerr-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/jellyseerr/9.1.3/Chart.yaml b/stable/jellyseerr/9.1.3/Chart.yaml new file mode 100644 index 00000000000..656c6f867c7 --- /dev/null +++ b/stable/jellyseerr/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.7.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. +home: https://truecharts.org/charts/stable/jellyseerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png +keywords: + - jellyseerr +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: jellyseerr +sources: + - https://github.com/Fallenbagel/jellyseerr + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr + - https://hub.docker.com/r/fallenbagel/jellyseerr +type: application +version: 9.1.3 diff --git a/stable/jellyseerr/9.0.0/README.md b/stable/jellyseerr/9.1.3/README.md similarity index 100% rename from stable/jellyseerr/9.0.0/README.md rename to stable/jellyseerr/9.1.3/README.md diff --git a/stable/jellyseerr/9.0.0/app-readme.md b/stable/jellyseerr/9.1.3/app-readme.md similarity index 100% rename from stable/jellyseerr/9.0.0/app-readme.md rename to stable/jellyseerr/9.1.3/app-readme.md diff --git a/stable/jellyseerr/9.1.3/charts/common-18.0.3.tgz b/stable/jellyseerr/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/jellyseerr/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/jellyseerr/9.0.0/ix_values.yaml b/stable/jellyseerr/9.1.3/ix_values.yaml similarity index 100% rename from stable/jellyseerr/9.0.0/ix_values.yaml rename to stable/jellyseerr/9.1.3/ix_values.yaml diff --git a/stable/jellyseerr/9.0.0/questions.yaml b/stable/jellyseerr/9.1.3/questions.yaml similarity index 100% rename from stable/jellyseerr/9.0.0/questions.yaml rename to stable/jellyseerr/9.1.3/questions.yaml diff --git a/stable/jellystat/3.0.0/templates/NOTES.txt b/stable/jellyseerr/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/jellystat/3.0.0/templates/NOTES.txt rename to stable/jellyseerr/9.1.3/templates/NOTES.txt diff --git a/stable/jupyter/8.0.0/templates/common.yaml b/stable/jellyseerr/9.1.3/templates/common.yaml similarity index 100% rename from stable/jupyter/8.0.0/templates/common.yaml rename to stable/jellyseerr/9.1.3/templates/common.yaml diff --git a/stable/jellystat/3.0.0/values.yaml b/stable/jellyseerr/9.1.3/values.yaml similarity index 100% rename from stable/jellystat/3.0.0/values.yaml rename to stable/jellyseerr/9.1.3/values.yaml diff --git a/stable/jellystat/3.0.0/CHANGELOG.md b/stable/jellystat/3.0.0/CHANGELOG.md deleted file mode 100644 index 2fb9b5749a5..00000000000 --- a/stable/jellystat/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [jellystat-2.1.11](https://github.com/truecharts/charts/compare/jellystat-2.1.10...jellystat-2.1.11) (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)) - - -## [jellystat-2.1.10](https://github.com/truecharts/charts/compare/jellystat-2.1.9...jellystat-2.1.10) (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)) - - -## [jellystat-2.1.9](https://github.com/truecharts/charts/compare/jellystat-2.1.8...jellystat-2.1.9) (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)) - - -## [jellystat-2.1.8](https://github.com/truecharts/charts/compare/jellystat-2.1.7...jellystat-2.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)) - - -## [jellystat-2.1.7](https://github.com/truecharts/charts/compare/jellystat-2.1.6...jellystat-2.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [jellystat-2.1.6](https://github.com/truecharts/charts/compare/jellystat-2.1.5...jellystat-2.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)) - - -## [jellystat-2.1.5](https://github.com/truecharts/charts/compare/jellystat-2.1.4...jellystat-2.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [jellystat-2.1.4](https://github.com/truecharts/charts/compare/jellystat-2.1.3...jellystat-2.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [jellystat-2.1.3](https://github.com/truecharts/charts/compare/jellystat-2.1.0...jellystat-2.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/jellystat/3.0.0/Chart.yaml b/stable/jellystat/3.0.0/Chart.yaml deleted file mode 100644 index 6ec30fb2127..00000000000 --- a/stable/jellystat/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: statistics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A free and open source Statistics App for Jellyfin. -home: https://truecharts.org/charts/stable/jellystat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png -keywords: - - jellystat - - jellyfin -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jellystat -sources: - - https://github.com/CyferShepard/Jellystat - - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat - - https://hub.docker.com/r/cyfershepard/jellystat -type: application -version: 3.0.0 diff --git a/stable/jellystat/3.0.0/charts/common-17.5.0.tgz b/stable/jellystat/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/jellystat/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/jelu/5.0.0/.helmignore b/stable/jellystat/3.1.3/.helmignore similarity index 100% rename from stable/jelu/5.0.0/.helmignore rename to stable/jellystat/3.1.3/.helmignore diff --git a/stable/jellystat/3.1.3/CHANGELOG.md b/stable/jellystat/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..be9ce06e4bd --- /dev/null +++ b/stable/jellystat/3.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [jellystat-2.1.11](https://github.com/truecharts/charts/compare/jellystat-2.1.10...jellystat-2.1.11) (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)) + + +## [jellystat-2.1.10](https://github.com/truecharts/charts/compare/jellystat-2.1.9...jellystat-2.1.10) (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)) + + +## [jellystat-2.1.9](https://github.com/truecharts/charts/compare/jellystat-2.1.8...jellystat-2.1.9) (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)) + + +## [jellystat-2.1.8](https://github.com/truecharts/charts/compare/jellystat-2.1.7...jellystat-2.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)) + + +## [jellystat-2.1.7](https://github.com/truecharts/charts/compare/jellystat-2.1.6...jellystat-2.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [jellystat-2.1.6](https://github.com/truecharts/charts/compare/jellystat-2.1.5...jellystat-2.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)) + + +## [jellystat-2.1.5](https://github.com/truecharts/charts/compare/jellystat-2.1.4...jellystat-2.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [jellystat-2.1.4](https://github.com/truecharts/charts/compare/jellystat-2.1.3...jellystat-2.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [jellystat-2.1.3](https://github.com/truecharts/charts/compare/jellystat-2.1.0...jellystat-2.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/jellystat/3.1.3/Chart.yaml b/stable/jellystat/3.1.3/Chart.yaml new file mode 100644 index 00000000000..7f62d531f72 --- /dev/null +++ b/stable/jellystat/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: statistics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A free and open source Statistics App for Jellyfin. +home: https://truecharts.org/charts/stable/jellystat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png +keywords: + - jellystat + - jellyfin +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: jellystat +sources: + - https://github.com/CyferShepard/Jellystat + - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat + - https://hub.docker.com/r/cyfershepard/jellystat +type: application +version: 3.1.3 diff --git a/stable/jellystat/3.0.0/README.md b/stable/jellystat/3.1.3/README.md similarity index 100% rename from stable/jellystat/3.0.0/README.md rename to stable/jellystat/3.1.3/README.md diff --git a/stable/jellystat/3.0.0/app-readme.md b/stable/jellystat/3.1.3/app-readme.md similarity index 100% rename from stable/jellystat/3.0.0/app-readme.md rename to stable/jellystat/3.1.3/app-readme.md diff --git a/stable/jellystat/3.1.3/charts/common-18.0.3.tgz b/stable/jellystat/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/jellystat/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/jellystat/3.0.0/ix_values.yaml b/stable/jellystat/3.1.3/ix_values.yaml similarity index 100% rename from stable/jellystat/3.0.0/ix_values.yaml rename to stable/jellystat/3.1.3/ix_values.yaml diff --git a/stable/jellystat/3.0.0/questions.yaml b/stable/jellystat/3.1.3/questions.yaml similarity index 100% rename from stable/jellystat/3.0.0/questions.yaml rename to stable/jellystat/3.1.3/questions.yaml diff --git a/stable/jenkins/7.1.0/templates/NOTES.txt b/stable/jellystat/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/jenkins/7.1.0/templates/NOTES.txt rename to stable/jellystat/3.1.3/templates/NOTES.txt diff --git a/stable/jellystat/3.0.0/templates/_secrets.tpl b/stable/jellystat/3.1.3/templates/_secrets.tpl similarity index 100% rename from stable/jellystat/3.0.0/templates/_secrets.tpl rename to stable/jellystat/3.1.3/templates/_secrets.tpl diff --git a/stable/jellystat/3.0.0/templates/common.yaml b/stable/jellystat/3.1.3/templates/common.yaml similarity index 100% rename from stable/jellystat/3.0.0/templates/common.yaml rename to stable/jellystat/3.1.3/templates/common.yaml diff --git a/stable/jelu/5.0.0/values.yaml b/stable/jellystat/3.1.3/values.yaml similarity index 100% rename from stable/jelu/5.0.0/values.yaml rename to stable/jellystat/3.1.3/values.yaml diff --git a/stable/jelu/5.0.0/CHANGELOG.md b/stable/jelu/5.0.0/CHANGELOG.md deleted file mode 100644 index 0caeeef7efd..00000000000 --- a/stable/jelu/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [jelu-4.1.15](https://github.com/truecharts/charts/compare/jelu-4.1.14...jelu-4.1.15) (2024-02-12) - -### Chore - - - -- update container image wabayang/jelu to latest[@168ffa0](https://github.com/168ffa0) by renovate ([#18113](https://github.com/truecharts/charts/issues/18113)) - - -## [jelu-4.1.14](https://github.com/truecharts/charts/compare/jelu-4.1.13...jelu-4.1.14) (2024-02-05) - -### Chore - - - -- update container image wabayang/jelu to latest[@8358e88](https://github.com/8358e88) by renovate ([#17897](https://github.com/truecharts/charts/issues/17897)) - - -## [jelu-4.1.13](https://github.com/truecharts/charts/compare/jelu-4.1.12...jelu-4.1.13) (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)) - - -## [jelu-4.1.12](https://github.com/truecharts/charts/compare/jelu-4.1.11...jelu-4.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)) - - -## [jelu-4.1.11](https://github.com/truecharts/charts/compare/jelu-4.1.10...jelu-4.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)) - - -## [jelu-4.1.10](https://github.com/truecharts/charts/compare/jelu-4.1.9...jelu-4.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)) - - -## [jelu-4.1.9](https://github.com/truecharts/charts/compare/jelu-4.1.8...jelu-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [jelu-4.1.8](https://github.com/truecharts/charts/compare/jelu-4.1.7...jelu-4.1.8) (2024-01-15) - -### Chore - - - -- update container image wabayang/jelu to latest[@7bd27ae](https://github.com/7bd27ae) by renovate ([#17242](https://github.com/truecharts/charts/issues/17242)) - - - - -## [jelu-4.1.7](https://github.com/truecharts/charts/compare/jelu-4.1.6...jelu-4.1.7) (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)) - - -## [jelu-4.1.6](https://github.com/truecharts/charts/compare/jelu-4.1.5...jelu-4.1.6) (2024-01-02) - -### Chore diff --git a/stable/jelu/5.0.0/Chart.yaml b/stable/jelu/5.0.0/Chart.yaml deleted file mode 100644 index 73b17518e50..00000000000 --- a/stable/jelu/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Books - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Track what you have read, what you are reading and what you want to read. -home: https://truecharts.org/charts/stable/jelu -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png -keywords: - - jelu - - MediaApp-Books -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jelu -sources: - - https://github.com/bayang/jelu - - https://github.com/truecharts/charts/tree/master/charts/stable/jelu - - https://hub.docker.com/r/wabayang/jelu -type: application -version: 5.0.0 diff --git a/stable/jelu/5.0.0/charts/common-17.5.0.tgz b/stable/jelu/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/jelu/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/jenkins/7.1.0/.helmignore b/stable/jelu/5.1.3/.helmignore similarity index 100% rename from stable/jenkins/7.1.0/.helmignore rename to stable/jelu/5.1.3/.helmignore diff --git a/stable/jelu/5.1.3/CHANGELOG.md b/stable/jelu/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..810345868c3 --- /dev/null +++ b/stable/jelu/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [jelu-4.1.15](https://github.com/truecharts/charts/compare/jelu-4.1.14...jelu-4.1.15) (2024-02-12) + +### Chore + + + +- update container image wabayang/jelu to latest[@168ffa0](https://github.com/168ffa0) by renovate ([#18113](https://github.com/truecharts/charts/issues/18113)) + + +## [jelu-4.1.14](https://github.com/truecharts/charts/compare/jelu-4.1.13...jelu-4.1.14) (2024-02-05) + +### Chore + + + +- update container image wabayang/jelu to latest[@8358e88](https://github.com/8358e88) by renovate ([#17897](https://github.com/truecharts/charts/issues/17897)) + + +## [jelu-4.1.13](https://github.com/truecharts/charts/compare/jelu-4.1.12...jelu-4.1.13) (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)) + + +## [jelu-4.1.12](https://github.com/truecharts/charts/compare/jelu-4.1.11...jelu-4.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)) + + +## [jelu-4.1.11](https://github.com/truecharts/charts/compare/jelu-4.1.10...jelu-4.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)) + + +## [jelu-4.1.10](https://github.com/truecharts/charts/compare/jelu-4.1.9...jelu-4.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)) + + +## [jelu-4.1.9](https://github.com/truecharts/charts/compare/jelu-4.1.8...jelu-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [jelu-4.1.8](https://github.com/truecharts/charts/compare/jelu-4.1.7...jelu-4.1.8) (2024-01-15) + +### Chore + + + +- update container image wabayang/jelu to latest[@7bd27ae](https://github.com/7bd27ae) by renovate ([#17242](https://github.com/truecharts/charts/issues/17242)) + + + + +## [jelu-4.1.7](https://github.com/truecharts/charts/compare/jelu-4.1.6...jelu-4.1.7) (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)) + diff --git a/stable/jelu/5.1.3/Chart.yaml b/stable/jelu/5.1.3/Chart.yaml new file mode 100644 index 00000000000..37f61e48501 --- /dev/null +++ b/stable/jelu/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Books + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Track what you have read, what you are reading and what you want to read. +home: https://truecharts.org/charts/stable/jelu +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png +keywords: + - jelu + - MediaApp-Books +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: jelu +sources: + - https://github.com/bayang/jelu + - https://github.com/truecharts/charts/tree/master/charts/stable/jelu + - https://hub.docker.com/r/wabayang/jelu +type: application +version: 5.1.3 diff --git a/stable/jelu/5.0.0/README.md b/stable/jelu/5.1.3/README.md similarity index 100% rename from stable/jelu/5.0.0/README.md rename to stable/jelu/5.1.3/README.md diff --git a/stable/jelu/5.0.0/app-readme.md b/stable/jelu/5.1.3/app-readme.md similarity index 100% rename from stable/jelu/5.0.0/app-readme.md rename to stable/jelu/5.1.3/app-readme.md diff --git a/stable/jelu/5.1.3/charts/common-18.0.3.tgz b/stable/jelu/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/jelu/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/jelu/5.0.0/ix_values.yaml b/stable/jelu/5.1.3/ix_values.yaml similarity index 100% rename from stable/jelu/5.0.0/ix_values.yaml rename to stable/jelu/5.1.3/ix_values.yaml diff --git a/stable/jelu/5.0.0/questions.yaml b/stable/jelu/5.1.3/questions.yaml similarity index 100% rename from stable/jelu/5.0.0/questions.yaml rename to stable/jelu/5.1.3/questions.yaml diff --git a/stable/jelu/5.0.0/templates/common.yaml b/stable/jelu/5.1.3/templates/common.yaml similarity index 100% rename from stable/jelu/5.0.0/templates/common.yaml rename to stable/jelu/5.1.3/templates/common.yaml diff --git a/stable/jenkins/7.1.0/values.yaml b/stable/jelu/5.1.3/values.yaml similarity index 100% rename from stable/jenkins/7.1.0/values.yaml rename to stable/jelu/5.1.3/values.yaml diff --git a/stable/jenkins/7.1.0/CHANGELOG.md b/stable/jenkins/7.1.0/CHANGELOG.md deleted file mode 100644 index 7e1aea143f8..00000000000 --- a/stable/jenkins/7.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [jenkins-6.8.0](https://github.com/truecharts/charts/compare/jenkins-6.7.1...jenkins-6.8.0) (2024-02-12) - -### Chore - - - -- update container image jenkins/jenkins to v2.444-jdk17[@b3cf5b1](https://github.com/b3cf5b1) by renovate ([#18193](https://github.com/truecharts/charts/issues/18193)) - - -## [jenkins-6.7.1](https://github.com/truecharts/charts/compare/jenkins-6.7.0...jenkins-6.7.1) (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)) - - -## [jenkins-6.7.0](https://github.com/truecharts/charts/compare/jenkins-6.6.1...jenkins-6.7.0) (2024-01-31) - -### Chore - - - -- update container image jenkins/jenkins to v2.443-jdk17[@348d269](https://github.com/348d269) by renovate ([#17763](https://github.com/truecharts/charts/issues/17763)) - - -## [jenkins-6.6.1](https://github.com/truecharts/charts/compare/jenkins-6.6.0...jenkins-6.6.1) (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)) - - -## [jenkins-6.6.0](https://github.com/truecharts/charts/compare/jenkins-6.5.3...jenkins-6.6.0) (2024-01-26) - -### Chore - - - -- update container image jenkins/jenkins to v2.442-jdk17[@9ab4468](https://github.com/9ab4468) by renovate ([#17552](https://github.com/truecharts/charts/issues/17552)) - - -## [jenkins-6.5.3](https://github.com/truecharts/charts/compare/jenkins-6.5.2...jenkins-6.5.3) (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)) - - -## [jenkins-6.5.2](https://github.com/truecharts/charts/compare/jenkins-6.5.1...jenkins-6.5.2) (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)) - - -## [jenkins-6.5.1](https://github.com/truecharts/charts/compare/jenkins-6.5.0...jenkins-6.5.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [jenkins-6.5.0](https://github.com/truecharts/charts/compare/jenkins-6.4.0...jenkins-6.5.0) (2024-01-19) - -### Chore - - - -- update container image jenkins/jenkins to v2.441-jdk17[@01e66c7](https://github.com/01e66c7) by renovate ([#17308](https://github.com/truecharts/charts/issues/17308)) - - -## [jenkins-6.4.0](https://github.com/truecharts/charts/compare/jenkins-6.3.1...jenkins-6.4.0) (2024-01-13) - -### Chore - diff --git a/stable/jenkins/7.1.0/Chart.yaml b/stable/jenkins/7.1.0/Chart.yaml deleted file mode 100644 index e70c4413337..00000000000 --- a/stable/jenkins/7.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.444.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The gold standard in devops tools for running CI/CD pipelines. -home: https://truecharts.org/charts/stable/jenkins -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png -keywords: - - jenkins - - productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jenkins -sources: - - https://github.com/jenkinsci/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins - - https://hub.docker.com/r/jenkins/jenkins -type: application -version: 7.1.0 diff --git a/stable/jenkins/7.1.0/charts/common-18.0.1.tgz b/stable/jenkins/7.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/jenkins/7.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/jenkins/7.1.0/ix_values.yaml b/stable/jenkins/7.1.0/ix_values.yaml deleted file mode 100644 index 94df6f18231..00000000000 --- a/stable/jenkins/7.1.0/ix_values.yaml +++ /dev/null @@ -1,54 +0,0 @@ -image: - repository: jenkins/jenkins - pullPolicy: IfNotPresent - tag: 2.444-jdk17@sha256:b3cf5b1584c4a69e728adf155e06fb037f1ada3b616a14f864084b8c176f81bd -security: - container: - runAsGroup: 1000 - runAsUser: 1000 - pod: - fsGroup: 1000 -# securityContext: -# readOnlyRootFilesystem: false -jenkins: - java_opts: [] - jenkins_opts: [] - jenkins_java_opts: [] - plugins_force_upgrade: false - upgrade_if_no_marker: false -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - path: /login - readiness: - type: http - path: /login - startup: - type: tcp - envFrom: - - secretRef: - name: "jenkins-secret" -service: - main: - ports: - main: - protocol: http - port: 10280 - agent: - enabled: true - ports: - agent: - enabled: true - port: 50000 -persistence: - data: - enabled: true - mountPath: /var/jenkins_home -portal: - open: - enabled: true diff --git a/stable/jmzhomeproxy/5.0.0/.helmignore b/stable/jenkins/7.2.3/.helmignore similarity index 100% rename from stable/jmzhomeproxy/5.0.0/.helmignore rename to stable/jenkins/7.2.3/.helmignore diff --git a/stable/jenkins/7.2.3/CHANGELOG.md b/stable/jenkins/7.2.3/CHANGELOG.md new file mode 100644 index 00000000000..780096dd45c --- /dev/null +++ b/stable/jenkins/7.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [jenkins-6.8.0](https://github.com/truecharts/charts/compare/jenkins-6.7.1...jenkins-6.8.0) (2024-02-12) + +### Chore + + + +- update container image jenkins/jenkins to v2.444-jdk17[@b3cf5b1](https://github.com/b3cf5b1) by renovate ([#18193](https://github.com/truecharts/charts/issues/18193)) + + +## [jenkins-6.7.1](https://github.com/truecharts/charts/compare/jenkins-6.7.0...jenkins-6.7.1) (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)) + + +## [jenkins-6.7.0](https://github.com/truecharts/charts/compare/jenkins-6.6.1...jenkins-6.7.0) (2024-01-31) + +### Chore + + + +- update container image jenkins/jenkins to v2.443-jdk17[@348d269](https://github.com/348d269) by renovate ([#17763](https://github.com/truecharts/charts/issues/17763)) + + +## [jenkins-6.6.1](https://github.com/truecharts/charts/compare/jenkins-6.6.0...jenkins-6.6.1) (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)) + + +## [jenkins-6.6.0](https://github.com/truecharts/charts/compare/jenkins-6.5.3...jenkins-6.6.0) (2024-01-26) + +### Chore + + + +- update container image jenkins/jenkins to v2.442-jdk17[@9ab4468](https://github.com/9ab4468) by renovate ([#17552](https://github.com/truecharts/charts/issues/17552)) + + +## [jenkins-6.5.3](https://github.com/truecharts/charts/compare/jenkins-6.5.2...jenkins-6.5.3) (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)) + + +## [jenkins-6.5.2](https://github.com/truecharts/charts/compare/jenkins-6.5.1...jenkins-6.5.2) (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)) + + +## [jenkins-6.5.1](https://github.com/truecharts/charts/compare/jenkins-6.5.0...jenkins-6.5.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [jenkins-6.5.0](https://github.com/truecharts/charts/compare/jenkins-6.4.0...jenkins-6.5.0) (2024-01-19) + +### Chore + + + +- update container image jenkins/jenkins to v2.441-jdk17[@01e66c7](https://github.com/01e66c7) by renovate ([#17308](https://github.com/truecharts/charts/issues/17308)) + diff --git a/stable/jenkins/7.2.3/Chart.yaml b/stable/jenkins/7.2.3/Chart.yaml new file mode 100644 index 00000000000..84627286f9f --- /dev/null +++ b/stable/jenkins/7.2.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.446.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The gold standard in devops tools for running CI/CD pipelines. +home: https://truecharts.org/charts/stable/jenkins +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png +keywords: + - jenkins + - productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: jenkins +sources: + - https://github.com/jenkinsci/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins + - https://hub.docker.com/r/jenkins/jenkins +type: application +version: 7.2.3 diff --git a/stable/jenkins/7.1.0/README.md b/stable/jenkins/7.2.3/README.md similarity index 100% rename from stable/jenkins/7.1.0/README.md rename to stable/jenkins/7.2.3/README.md diff --git a/stable/jenkins/7.1.0/app-readme.md b/stable/jenkins/7.2.3/app-readme.md similarity index 100% rename from stable/jenkins/7.1.0/app-readme.md rename to stable/jenkins/7.2.3/app-readme.md diff --git a/stable/jenkins/7.2.3/charts/common-18.0.3.tgz b/stable/jenkins/7.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/jenkins/7.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/jenkins/7.2.3/ix_values.yaml b/stable/jenkins/7.2.3/ix_values.yaml new file mode 100644 index 00000000000..b20ba3e6fbc --- /dev/null +++ b/stable/jenkins/7.2.3/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: jenkins/jenkins + pullPolicy: IfNotPresent + tag: 2.446-jdk17@sha256:daf90b4998f6438818aed9d2d8e6d03be91bfe0a2d3731ddd7c56f25b4d857a6 +security: + container: + runAsGroup: 1000 + runAsUser: 1000 + pod: + fsGroup: 1000 +# securityContext: +# readOnlyRootFilesystem: false +jenkins: + java_opts: [] + jenkins_opts: [] + jenkins_java_opts: [] + plugins_force_upgrade: false + upgrade_if_no_marker: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: /login + readiness: + type: http + path: /login + startup: + type: tcp + envFrom: + - secretRef: + name: "jenkins-secret" +service: + main: + ports: + main: + protocol: http + port: 10280 + agent: + enabled: true + ports: + agent: + enabled: true + port: 50000 +persistence: + data: + enabled: true + mountPath: /var/jenkins_home +portal: + open: + enabled: true diff --git a/stable/jenkins/7.1.0/questions.yaml b/stable/jenkins/7.2.3/questions.yaml similarity index 100% rename from stable/jenkins/7.1.0/questions.yaml rename to stable/jenkins/7.2.3/questions.yaml diff --git a/stable/jupyter/8.0.0/templates/NOTES.txt b/stable/jenkins/7.2.3/templates/NOTES.txt similarity index 100% rename from stable/jupyter/8.0.0/templates/NOTES.txt rename to stable/jenkins/7.2.3/templates/NOTES.txt diff --git a/stable/jenkins/7.1.0/templates/_secret.tpl b/stable/jenkins/7.2.3/templates/_secret.tpl similarity index 100% rename from stable/jenkins/7.1.0/templates/_secret.tpl rename to stable/jenkins/7.2.3/templates/_secret.tpl diff --git a/stable/jenkins/7.1.0/templates/common.yaml b/stable/jenkins/7.2.3/templates/common.yaml similarity index 100% rename from stable/jenkins/7.1.0/templates/common.yaml rename to stable/jenkins/7.2.3/templates/common.yaml diff --git a/stable/jmzhomeproxy/5.0.0/values.yaml b/stable/jenkins/7.2.3/values.yaml similarity index 100% rename from stable/jmzhomeproxy/5.0.0/values.yaml rename to stable/jenkins/7.2.3/values.yaml diff --git a/stable/jmzhomeproxy/5.0.0/CHANGELOG.md b/stable/jmzhomeproxy/5.0.0/CHANGELOG.md deleted file mode 100644 index 23c07456192..00000000000 --- a/stable/jmzhomeproxy/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [jmzhomeproxy-4.1.11](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.10...jmzhomeproxy-4.1.11) (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)) - - -## [jmzhomeproxy-4.1.10](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.9...jmzhomeproxy-4.1.10) (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)) - - -## [jmzhomeproxy-4.1.9](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.8...jmzhomeproxy-4.1.9) (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)) - - -## [jmzhomeproxy-4.1.8](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.7...jmzhomeproxy-4.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)) - - -## [jmzhomeproxy-4.1.7](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.6...jmzhomeproxy-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [jmzhomeproxy-4.1.6](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.5...jmzhomeproxy-4.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)) - - -## [jmzhomeproxy-4.1.5](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.4...jmzhomeproxy-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [jmzhomeproxy-4.1.4](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.3...jmzhomeproxy-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [jmzhomeproxy-4.1.3](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.0...jmzhomeproxy-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/jmzhomeproxy/5.0.0/Chart.yaml b/stable/jmzhomeproxy/5.0.0/Chart.yaml deleted file mode 100644 index eab3951b472..00000000000 --- a/stable/jmzhomeproxy/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. -home: https://truecharts.org/charts/stable/jmzhomeproxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jmzhomeproxy.png -keywords: - - jmzhomeproxy - - Cloud - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jmzhomeproxy -sources: - - https://github.com/JmzTaylor/homelab_proxy/ - - https://github.com/truecharts/charts/tree/master/charts/stable/jmzhomeproxy - - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy -type: application -version: 5.0.0 diff --git a/stable/jmzhomeproxy/5.0.0/charts/common-17.5.0.tgz b/stable/jmzhomeproxy/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/jmzhomeproxy/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/joplin-server/17.0.0/.helmignore b/stable/jmzhomeproxy/5.1.3/.helmignore similarity index 100% rename from stable/joplin-server/17.0.0/.helmignore rename to stable/jmzhomeproxy/5.1.3/.helmignore diff --git a/stable/jmzhomeproxy/5.1.3/CHANGELOG.md b/stable/jmzhomeproxy/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..84edb07be09 --- /dev/null +++ b/stable/jmzhomeproxy/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [jmzhomeproxy-4.1.11](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.10...jmzhomeproxy-4.1.11) (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)) + + +## [jmzhomeproxy-4.1.10](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.9...jmzhomeproxy-4.1.10) (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)) + + +## [jmzhomeproxy-4.1.9](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.8...jmzhomeproxy-4.1.9) (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)) + + +## [jmzhomeproxy-4.1.8](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.7...jmzhomeproxy-4.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)) + + +## [jmzhomeproxy-4.1.7](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.6...jmzhomeproxy-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [jmzhomeproxy-4.1.6](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.5...jmzhomeproxy-4.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)) + + +## [jmzhomeproxy-4.1.5](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.4...jmzhomeproxy-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [jmzhomeproxy-4.1.4](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.3...jmzhomeproxy-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [jmzhomeproxy-4.1.3](https://github.com/truecharts/charts/compare/jmzhomeproxy-4.1.0...jmzhomeproxy-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/jmzhomeproxy/5.1.3/Chart.yaml b/stable/jmzhomeproxy/5.1.3/Chart.yaml new file mode 100644 index 00000000000..e65cbbcc8dd --- /dev/null +++ b/stable/jmzhomeproxy/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. +home: https://truecharts.org/charts/stable/jmzhomeproxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jmzhomeproxy.png +keywords: + - jmzhomeproxy + - Cloud + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: jmzhomeproxy +sources: + - https://github.com/JmzTaylor/homelab_proxy/ + - https://github.com/truecharts/charts/tree/master/charts/stable/jmzhomeproxy + - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy +type: application +version: 5.1.3 diff --git a/stable/jmzhomeproxy/5.0.0/README.md b/stable/jmzhomeproxy/5.1.3/README.md similarity index 100% rename from stable/jmzhomeproxy/5.0.0/README.md rename to stable/jmzhomeproxy/5.1.3/README.md diff --git a/stable/jmzhomeproxy/5.0.0/app-readme.md b/stable/jmzhomeproxy/5.1.3/app-readme.md similarity index 100% rename from stable/jmzhomeproxy/5.0.0/app-readme.md rename to stable/jmzhomeproxy/5.1.3/app-readme.md diff --git a/stable/jmzhomeproxy/5.1.3/charts/common-18.0.3.tgz b/stable/jmzhomeproxy/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/jmzhomeproxy/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/jmzhomeproxy/5.0.0/ix_values.yaml b/stable/jmzhomeproxy/5.1.3/ix_values.yaml similarity index 100% rename from stable/jmzhomeproxy/5.0.0/ix_values.yaml rename to stable/jmzhomeproxy/5.1.3/ix_values.yaml diff --git a/stable/jmzhomeproxy/5.0.0/questions.yaml b/stable/jmzhomeproxy/5.1.3/questions.yaml similarity index 100% rename from stable/jmzhomeproxy/5.0.0/questions.yaml rename to stable/jmzhomeproxy/5.1.3/questions.yaml diff --git a/stable/jmzhomeproxy/5.0.0/templates/common.yaml b/stable/jmzhomeproxy/5.1.3/templates/common.yaml similarity index 100% rename from stable/jmzhomeproxy/5.0.0/templates/common.yaml rename to stable/jmzhomeproxy/5.1.3/templates/common.yaml diff --git a/stable/joplin-server/17.0.0/values.yaml b/stable/jmzhomeproxy/5.1.3/values.yaml similarity index 100% rename from stable/joplin-server/17.0.0/values.yaml rename to stable/jmzhomeproxy/5.1.3/values.yaml diff --git a/stable/joplin-server/17.0.0/CHANGELOG.md b/stable/joplin-server/17.0.0/CHANGELOG.md deleted file mode 100644 index 09b1a100919..00000000000 --- a/stable/joplin-server/17.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [joplin-server-16.2.8](https://github.com/truecharts/charts/compare/joplin-server-16.2.7...joplin-server-16.2.8) (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)) - - -## [joplin-server-16.2.7](https://github.com/truecharts/charts/compare/joplin-server-16.2.6...joplin-server-16.2.7) (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)) - - -## [joplin-server-16.2.6](https://github.com/truecharts/charts/compare/joplin-server-16.2.5...joplin-server-16.2.6) (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)) - - -## [joplin-server-16.2.5](https://github.com/truecharts/charts/compare/joplin-server-16.2.4...joplin-server-16.2.5) (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)) - - -## [joplin-server-16.2.4](https://github.com/truecharts/charts/compare/joplin-server-16.2.3...joplin-server-16.2.4) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [joplin-server-16.2.3](https://github.com/truecharts/charts/compare/joplin-server-16.2.2...joplin-server-16.2.3) (2024-01-21) - -### Chore - - - -- update container image joplin/server to v2.14.2[@b87564e](https://github.com/b87564e) by renovate ([#17429](https://github.com/truecharts/charts/issues/17429)) - - - - -## [joplin-server-16.2.2](https://github.com/truecharts/charts/compare/joplin-server-16.2.1...joplin-server-16.2.2) (2024-01-09) - -### Fix - - - -- fix env ([#17065](https://github.com/truecharts/charts/issues/17065)) - - -## [joplin-server-16.2.1](https://github.com/truecharts/charts/compare/joplin-server-16.2.0...joplin-server-16.2.1) (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)) - - -## [joplin-server-16.2.0](https://github.com/truecharts/charts/compare/joplin-server-16.1.5...joplin-server-16.2.0) (2024-01-05) - -### Fix - - - -- update mailer sec variable name ([#16883](https://github.com/truecharts/charts/issues/16883)) - - -## [joplin-server-16.1.5](https://github.com/truecharts/charts/compare/joplin-server-16.1.4...joplin-server-16.1.5) (2024-01-02) - -### Chore diff --git a/stable/joplin-server/17.0.0/Chart.yaml b/stable/joplin-server/17.0.0/Chart.yaml deleted file mode 100644 index 4ea6e294cea..00000000000 --- a/stable/joplin-server/17.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.14.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Allows you to sync any Joplin client. -home: https://truecharts.org/charts/stable/joplin-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.png -keywords: - - joplin - - notes -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: joplin-server -sources: - - https://github.com/laurent22/joplin - - https://github.com/laurent22/joplin/tree/dev/packages/server - - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server - - https://hub.docker.com/r/joplin/server -type: application -version: 17.0.0 diff --git a/stable/joplin-server/17.0.0/charts/common-17.5.0.tgz b/stable/joplin-server/17.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/joplin-server/17.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/jupyter/8.0.0/.helmignore b/stable/joplin-server/17.1.3/.helmignore similarity index 100% rename from stable/jupyter/8.0.0/.helmignore rename to stable/joplin-server/17.1.3/.helmignore diff --git a/stable/joplin-server/17.1.3/CHANGELOG.md b/stable/joplin-server/17.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e73949d6685 --- /dev/null +++ b/stable/joplin-server/17.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [joplin-server-16.2.8](https://github.com/truecharts/charts/compare/joplin-server-16.2.7...joplin-server-16.2.8) (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)) + + +## [joplin-server-16.2.7](https://github.com/truecharts/charts/compare/joplin-server-16.2.6...joplin-server-16.2.7) (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)) + + +## [joplin-server-16.2.6](https://github.com/truecharts/charts/compare/joplin-server-16.2.5...joplin-server-16.2.6) (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)) + + +## [joplin-server-16.2.5](https://github.com/truecharts/charts/compare/joplin-server-16.2.4...joplin-server-16.2.5) (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)) + + +## [joplin-server-16.2.4](https://github.com/truecharts/charts/compare/joplin-server-16.2.3...joplin-server-16.2.4) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [joplin-server-16.2.3](https://github.com/truecharts/charts/compare/joplin-server-16.2.2...joplin-server-16.2.3) (2024-01-21) + +### Chore + + + +- update container image joplin/server to v2.14.2[@b87564e](https://github.com/b87564e) by renovate ([#17429](https://github.com/truecharts/charts/issues/17429)) + + + + +## [joplin-server-16.2.2](https://github.com/truecharts/charts/compare/joplin-server-16.2.1...joplin-server-16.2.2) (2024-01-09) + +### Fix + + + +- fix env ([#17065](https://github.com/truecharts/charts/issues/17065)) + + +## [joplin-server-16.2.1](https://github.com/truecharts/charts/compare/joplin-server-16.2.0...joplin-server-16.2.1) (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)) + + +## [joplin-server-16.2.0](https://github.com/truecharts/charts/compare/joplin-server-16.1.5...joplin-server-16.2.0) (2024-01-05) + +### Fix + + + +- update mailer sec variable name ([#16883](https://github.com/truecharts/charts/issues/16883)) + diff --git a/stable/joplin-server/17.1.3/Chart.yaml b/stable/joplin-server/17.1.3/Chart.yaml new file mode 100644 index 00000000000..23e3ac9dae6 --- /dev/null +++ b/stable/joplin-server/17.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.14.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Allows you to sync any Joplin client. +home: https://truecharts.org/charts/stable/joplin-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.png +keywords: + - joplin + - notes +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: joplin-server +sources: + - https://github.com/laurent22/joplin + - https://github.com/laurent22/joplin/tree/dev/packages/server + - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server + - https://hub.docker.com/r/joplin/server +type: application +version: 17.1.3 diff --git a/stable/joplin-server/17.0.0/README.md b/stable/joplin-server/17.1.3/README.md similarity index 100% rename from stable/joplin-server/17.0.0/README.md rename to stable/joplin-server/17.1.3/README.md diff --git a/stable/joplin-server/17.0.0/app-readme.md b/stable/joplin-server/17.1.3/app-readme.md similarity index 100% rename from stable/joplin-server/17.0.0/app-readme.md rename to stable/joplin-server/17.1.3/app-readme.md diff --git a/stable/joplin-server/17.1.3/charts/common-18.0.3.tgz b/stable/joplin-server/17.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/joplin-server/17.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/joplin-server/17.0.0/ix_values.yaml b/stable/joplin-server/17.1.3/ix_values.yaml similarity index 100% rename from stable/joplin-server/17.0.0/ix_values.yaml rename to stable/joplin-server/17.1.3/ix_values.yaml diff --git a/stable/joplin-server/17.0.0/questions.yaml b/stable/joplin-server/17.1.3/questions.yaml similarity index 100% rename from stable/joplin-server/17.0.0/questions.yaml rename to stable/joplin-server/17.1.3/questions.yaml diff --git a/stable/joplin-server/17.0.0/templates/NOTES.txt b/stable/joplin-server/17.1.3/templates/NOTES.txt similarity index 100% rename from stable/joplin-server/17.0.0/templates/NOTES.txt rename to stable/joplin-server/17.1.3/templates/NOTES.txt diff --git a/stable/joplin-server/17.0.0/templates/common.yaml b/stable/joplin-server/17.1.3/templates/common.yaml similarity index 100% rename from stable/joplin-server/17.0.0/templates/common.yaml rename to stable/joplin-server/17.1.3/templates/common.yaml diff --git a/stable/jupyter/8.0.0/values.yaml b/stable/joplin-server/17.1.3/values.yaml similarity index 100% rename from stable/jupyter/8.0.0/values.yaml rename to stable/joplin-server/17.1.3/values.yaml diff --git a/stable/jupyter/8.0.0/CHANGELOG.md b/stable/jupyter/8.0.0/CHANGELOG.md deleted file mode 100644 index ec61b765d71..00000000000 --- a/stable/jupyter/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [jupyter-7.1.11](https://github.com/truecharts/charts/compare/jupyter-7.1.10...jupyter-7.1.11) (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)) - - -## [jupyter-7.1.10](https://github.com/truecharts/charts/compare/jupyter-7.1.9...jupyter-7.1.10) (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)) - - -## [jupyter-7.1.9](https://github.com/truecharts/charts/compare/jupyter-7.1.8...jupyter-7.1.9) (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)) - - -## [jupyter-7.1.8](https://github.com/truecharts/charts/compare/jupyter-7.1.7...jupyter-7.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)) - - -## [jupyter-7.1.7](https://github.com/truecharts/charts/compare/jupyter-7.1.6...jupyter-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [jupyter-7.1.6](https://github.com/truecharts/charts/compare/jupyter-7.1.5...jupyter-7.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)) - - -## [jupyter-7.1.5](https://github.com/truecharts/charts/compare/jupyter-7.1.4...jupyter-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [jupyter-7.1.4](https://github.com/truecharts/charts/compare/jupyter-7.1.3...jupyter-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [jupyter-7.1.3](https://github.com/truecharts/charts/compare/jupyter-7.1.0...jupyter-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/jupyter/8.0.0/Chart.yaml b/stable/jupyter/8.0.0/Chart.yaml deleted file mode 100644 index d9d0987beea..00000000000 --- a/stable/jupyter/8.0.0/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2023.10.20 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Jupyter a web based IDE -home: https://truecharts.org/charts/stable/jupyter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png -keywords: - - Jupyter - - Notebook - - Lab -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: jupyter -sources: - - https://github.com/jupyter/docker-stacks - - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - - https://hub.docker.com/r/jupyter/base-notebook - - https://hub.docker.com/r/jupyter/datascience-notebook - - https://hub.docker.com/r/jupyter/minimal-notebook - - https://hub.docker.com/r/jupyter/all-spark-notebook - - https://hub.docker.com/r/jupyter/pyspark-notebook - - https://hub.docker.com/r/jupyter/scipy-notebook - - https://hub.docker.com/r/jupyter/tensorflow-notebook - - https://hub.docker.com/r/jupyter/r-notebook -type: application -version: 8.0.0 diff --git a/stable/jupyter/8.0.0/charts/common-17.5.0.tgz b/stable/jupyter/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/jupyter/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kanboard/16.0.0/.helmignore b/stable/jupyter/8.1.3/.helmignore similarity index 100% rename from stable/kanboard/16.0.0/.helmignore rename to stable/jupyter/8.1.3/.helmignore diff --git a/stable/jupyter/8.1.3/CHANGELOG.md b/stable/jupyter/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..682069b6c93 --- /dev/null +++ b/stable/jupyter/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [jupyter-7.1.11](https://github.com/truecharts/charts/compare/jupyter-7.1.10...jupyter-7.1.11) (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)) + + +## [jupyter-7.1.10](https://github.com/truecharts/charts/compare/jupyter-7.1.9...jupyter-7.1.10) (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)) + + +## [jupyter-7.1.9](https://github.com/truecharts/charts/compare/jupyter-7.1.8...jupyter-7.1.9) (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)) + + +## [jupyter-7.1.8](https://github.com/truecharts/charts/compare/jupyter-7.1.7...jupyter-7.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)) + + +## [jupyter-7.1.7](https://github.com/truecharts/charts/compare/jupyter-7.1.6...jupyter-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [jupyter-7.1.6](https://github.com/truecharts/charts/compare/jupyter-7.1.5...jupyter-7.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)) + + +## [jupyter-7.1.5](https://github.com/truecharts/charts/compare/jupyter-7.1.4...jupyter-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [jupyter-7.1.4](https://github.com/truecharts/charts/compare/jupyter-7.1.3...jupyter-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [jupyter-7.1.3](https://github.com/truecharts/charts/compare/jupyter-7.1.0...jupyter-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/jupyter/8.1.3/Chart.yaml b/stable/jupyter/8.1.3/Chart.yaml new file mode 100644 index 00000000000..2227087c603 --- /dev/null +++ b/stable/jupyter/8.1.3/Chart.yaml @@ -0,0 +1,45 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2023.10.20 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Jupyter a web based IDE +home: https://truecharts.org/charts/stable/jupyter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png +keywords: + - Jupyter + - Notebook + - Lab +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: jupyter +sources: + - https://github.com/jupyter/docker-stacks + - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - https://hub.docker.com/r/jupyter/pyspark-notebook + - https://hub.docker.com/r/jupyter/all-spark-notebook + - https://hub.docker.com/r/jupyter/minimal-notebook + - https://hub.docker.com/r/jupyter/r-notebook + - https://hub.docker.com/r/jupyter/datascience-notebook + - https://hub.docker.com/r/jupyter/scipy-notebook + - https://hub.docker.com/r/jupyter/base-notebook + - https://hub.docker.com/r/jupyter/tensorflow-notebook +type: application +version: 8.1.3 diff --git a/stable/jupyter/8.0.0/README.md b/stable/jupyter/8.1.3/README.md similarity index 100% rename from stable/jupyter/8.0.0/README.md rename to stable/jupyter/8.1.3/README.md diff --git a/stable/jupyter/8.0.0/app-readme.md b/stable/jupyter/8.1.3/app-readme.md similarity index 100% rename from stable/jupyter/8.0.0/app-readme.md rename to stable/jupyter/8.1.3/app-readme.md diff --git a/stable/jupyter/8.1.3/charts/common-18.0.3.tgz b/stable/jupyter/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/jupyter/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/jupyter/8.0.0/ix_values.yaml b/stable/jupyter/8.1.3/ix_values.yaml similarity index 100% rename from stable/jupyter/8.0.0/ix_values.yaml rename to stable/jupyter/8.1.3/ix_values.yaml diff --git a/stable/jupyter/8.0.0/questions.yaml b/stable/jupyter/8.1.3/questions.yaml similarity index 100% rename from stable/jupyter/8.0.0/questions.yaml rename to stable/jupyter/8.1.3/questions.yaml diff --git a/stable/kanboard/16.0.0/templates/NOTES.txt b/stable/jupyter/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/kanboard/16.0.0/templates/NOTES.txt rename to stable/jupyter/8.1.3/templates/NOTES.txt diff --git a/stable/kanboard/16.0.0/templates/common.yaml b/stable/jupyter/8.1.3/templates/common.yaml similarity index 100% rename from stable/kanboard/16.0.0/templates/common.yaml rename to stable/jupyter/8.1.3/templates/common.yaml diff --git a/stable/kanboard/16.0.0/values.yaml b/stable/jupyter/8.1.3/values.yaml similarity index 100% rename from stable/kanboard/16.0.0/values.yaml rename to stable/jupyter/8.1.3/values.yaml diff --git a/stable/kanboard/16.0.0/CHANGELOG.md b/stable/kanboard/16.0.0/CHANGELOG.md deleted file mode 100644 index 722765a1d6c..00000000000 --- a/stable/kanboard/16.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [kanboard-15.1.12](https://github.com/truecharts/charts/compare/kanboard-15.1.11...kanboard-15.1.12) (2024-02-05) - -### Chore - - - -- update container image kanboard/kanboard to v1.2.35[@987ab3d](https://github.com/987ab3d) by renovate ([#17922](https://github.com/truecharts/charts/issues/17922)) - - -## [kanboard-15.1.11](https://github.com/truecharts/charts/compare/kanboard-15.1.10...kanboard-15.1.11) (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)) - - -## [kanboard-15.1.10](https://github.com/truecharts/charts/compare/kanboard-15.1.9...kanboard-15.1.10) (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)) - - -## [kanboard-15.1.9](https://github.com/truecharts/charts/compare/kanboard-15.1.8...kanboard-15.1.9) (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)) - - -## [kanboard-15.1.8](https://github.com/truecharts/charts/compare/kanboard-15.1.7...kanboard-15.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)) - - -## [kanboard-15.1.7](https://github.com/truecharts/charts/compare/kanboard-15.1.6...kanboard-15.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kanboard-15.1.6](https://github.com/truecharts/charts/compare/kanboard-15.1.5...kanboard-15.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)) - - -## [kanboard-15.1.5](https://github.com/truecharts/charts/compare/kanboard-15.1.4...kanboard-15.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [kanboard-15.1.4](https://github.com/truecharts/charts/compare/kanboard-15.1.3...kanboard-15.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [kanboard-15.1.3](https://github.com/truecharts/charts/compare/kanboard-15.1.0...kanboard-15.1.3) (2024-01-01) diff --git a/stable/kanboard/16.0.0/Chart.yaml b/stable/kanboard/16.0.0/Chart.yaml deleted file mode 100644 index f4f63000d50..00000000000 --- a/stable/kanboard/16.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.35 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kanboard is a free and open source Kanban project management software. -home: https://truecharts.org/charts/stable/kanboard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png -keywords: - - kanboard - - kanban -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kanboard -sources: - - https://github.com/kanboard/kanboard - - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard - - https://hub.docker.com/r/kanboard/kanboard -type: application -version: 16.0.0 diff --git a/stable/kanboard/16.0.0/charts/common-17.5.0.tgz b/stable/kanboard/16.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kanboard/16.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kasm/8.0.0/.helmignore b/stable/kanboard/16.1.3/.helmignore similarity index 100% rename from stable/kasm/8.0.0/.helmignore rename to stable/kanboard/16.1.3/.helmignore diff --git a/stable/kanboard/16.1.3/CHANGELOG.md b/stable/kanboard/16.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bf007c023f7 --- /dev/null +++ b/stable/kanboard/16.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [kanboard-15.1.12](https://github.com/truecharts/charts/compare/kanboard-15.1.11...kanboard-15.1.12) (2024-02-05) + +### Chore + + + +- update container image kanboard/kanboard to v1.2.35[@987ab3d](https://github.com/987ab3d) by renovate ([#17922](https://github.com/truecharts/charts/issues/17922)) + + +## [kanboard-15.1.11](https://github.com/truecharts/charts/compare/kanboard-15.1.10...kanboard-15.1.11) (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)) + + +## [kanboard-15.1.10](https://github.com/truecharts/charts/compare/kanboard-15.1.9...kanboard-15.1.10) (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)) + + +## [kanboard-15.1.9](https://github.com/truecharts/charts/compare/kanboard-15.1.8...kanboard-15.1.9) (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)) + + +## [kanboard-15.1.8](https://github.com/truecharts/charts/compare/kanboard-15.1.7...kanboard-15.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)) + + +## [kanboard-15.1.7](https://github.com/truecharts/charts/compare/kanboard-15.1.6...kanboard-15.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [kanboard-15.1.6](https://github.com/truecharts/charts/compare/kanboard-15.1.5...kanboard-15.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)) + + +## [kanboard-15.1.5](https://github.com/truecharts/charts/compare/kanboard-15.1.4...kanboard-15.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [kanboard-15.1.4](https://github.com/truecharts/charts/compare/kanboard-15.1.3...kanboard-15.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/kanboard/16.1.3/Chart.yaml b/stable/kanboard/16.1.3/Chart.yaml new file mode 100644 index 00000000000..2e9b1411bf6 --- /dev/null +++ b/stable/kanboard/16.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.2.35 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Kanboard is a free and open source Kanban project management software. +home: https://truecharts.org/charts/stable/kanboard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png +keywords: + - kanboard + - kanban +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kanboard +sources: + - https://github.com/kanboard/kanboard + - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard + - https://hub.docker.com/r/kanboard/kanboard +type: application +version: 16.1.3 diff --git a/stable/kanboard/16.0.0/README.md b/stable/kanboard/16.1.3/README.md similarity index 100% rename from stable/kanboard/16.0.0/README.md rename to stable/kanboard/16.1.3/README.md diff --git a/stable/kanboard/16.0.0/app-readme.md b/stable/kanboard/16.1.3/app-readme.md similarity index 100% rename from stable/kanboard/16.0.0/app-readme.md rename to stable/kanboard/16.1.3/app-readme.md diff --git a/stable/kanboard/16.1.3/charts/common-18.0.3.tgz b/stable/kanboard/16.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kanboard/16.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kanboard/16.0.0/ix_values.yaml b/stable/kanboard/16.1.3/ix_values.yaml similarity index 100% rename from stable/kanboard/16.0.0/ix_values.yaml rename to stable/kanboard/16.1.3/ix_values.yaml diff --git a/stable/kanboard/16.0.0/questions.yaml b/stable/kanboard/16.1.3/questions.yaml similarity index 100% rename from stable/kanboard/16.0.0/questions.yaml rename to stable/kanboard/16.1.3/questions.yaml diff --git a/stable/kasm/8.0.0/templates/NOTES.txt b/stable/kanboard/16.1.3/templates/NOTES.txt similarity index 100% rename from stable/kasm/8.0.0/templates/NOTES.txt rename to stable/kanboard/16.1.3/templates/NOTES.txt diff --git a/stable/kavita/9.0.0/templates/common.yaml b/stable/kanboard/16.1.3/templates/common.yaml similarity index 100% rename from stable/kavita/9.0.0/templates/common.yaml rename to stable/kanboard/16.1.3/templates/common.yaml diff --git a/stable/kasm/8.0.0/values.yaml b/stable/kanboard/16.1.3/values.yaml similarity index 100% rename from stable/kasm/8.0.0/values.yaml rename to stable/kanboard/16.1.3/values.yaml diff --git a/stable/kasm/8.0.0/CHANGELOG.md b/stable/kasm/8.0.0/CHANGELOG.md deleted file mode 100644 index 0583331aaa9..00000000000 --- a/stable/kasm/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [kasm-7.1.11](https://github.com/truecharts/charts/compare/kasm-7.1.10...kasm-7.1.11) (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)) - - -## [kasm-7.1.10](https://github.com/truecharts/charts/compare/kasm-7.1.9...kasm-7.1.10) (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)) - - -## [kasm-7.1.9](https://github.com/truecharts/charts/compare/kasm-7.1.8...kasm-7.1.9) (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)) - - -## [kasm-7.1.8](https://github.com/truecharts/charts/compare/kasm-7.1.7...kasm-7.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)) - - -## [kasm-7.1.7](https://github.com/truecharts/charts/compare/kasm-7.1.6...kasm-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kasm-7.1.6](https://github.com/truecharts/charts/compare/kasm-7.1.5...kasm-7.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)) - - -## [kasm-7.1.5](https://github.com/truecharts/charts/compare/kasm-7.1.4...kasm-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [kasm-7.1.4](https://github.com/truecharts/charts/compare/kasm-7.1.3...kasm-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [kasm-7.1.3](https://github.com/truecharts/charts/compare/kasm-7.1.0...kasm-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/kasm/8.0.0/Chart.yaml b/stable/kasm/8.0.0/Chart.yaml deleted file mode 100644 index e450d6a795e..00000000000 --- a/stable/kasm/8.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.15.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services. -home: https://truecharts.org/charts/stable/kasm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png -keywords: - - kasm - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kasm -sources: - - https://www.kasmweb.com/ - - https://github.com/orgs/linuxserver/packages/container/package/kasm - - https://github.com/linuxserver/docker-kasm#readme - - https://github.com/truecharts/charts/tree/master/charts/stable/kasm - - https://hub.docker.com/r/kasmweb/workspaces -type: application -version: 8.0.0 diff --git a/stable/kasm/8.0.0/charts/common-17.5.0.tgz b/stable/kasm/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kasm/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kavita/9.0.0/.helmignore b/stable/kasm/8.1.3/.helmignore similarity index 100% rename from stable/kavita/9.0.0/.helmignore rename to stable/kasm/8.1.3/.helmignore diff --git a/stable/kasm/8.1.3/CHANGELOG.md b/stable/kasm/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..480f7b52be1 --- /dev/null +++ b/stable/kasm/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [kasm-7.1.11](https://github.com/truecharts/charts/compare/kasm-7.1.10...kasm-7.1.11) (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)) + + +## [kasm-7.1.10](https://github.com/truecharts/charts/compare/kasm-7.1.9...kasm-7.1.10) (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)) + + +## [kasm-7.1.9](https://github.com/truecharts/charts/compare/kasm-7.1.8...kasm-7.1.9) (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)) + + +## [kasm-7.1.8](https://github.com/truecharts/charts/compare/kasm-7.1.7...kasm-7.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)) + + +## [kasm-7.1.7](https://github.com/truecharts/charts/compare/kasm-7.1.6...kasm-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [kasm-7.1.6](https://github.com/truecharts/charts/compare/kasm-7.1.5...kasm-7.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)) + + +## [kasm-7.1.5](https://github.com/truecharts/charts/compare/kasm-7.1.4...kasm-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [kasm-7.1.4](https://github.com/truecharts/charts/compare/kasm-7.1.3...kasm-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [kasm-7.1.3](https://github.com/truecharts/charts/compare/kasm-7.1.0...kasm-7.1.3) (2024-01-01) + +### Chore diff --git a/stable/kasm/8.1.3/Chart.yaml b/stable/kasm/8.1.3/Chart.yaml new file mode 100644 index 00000000000..c5809a3cf5c --- /dev/null +++ b/stable/kasm/8.1.3/Chart.yaml @@ -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: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.15.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services. +home: https://truecharts.org/charts/stable/kasm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png +keywords: + - kasm + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kasm +sources: + - https://www.kasmweb.com/ + - https://github.com/orgs/linuxserver/packages/container/package/kasm + - https://github.com/linuxserver/docker-kasm#readme + - https://github.com/truecharts/charts/tree/master/charts/stable/kasm + - https://hub.docker.com/r/kasmweb/workspaces +type: application +version: 8.1.3 diff --git a/stable/kasm/8.0.0/README.md b/stable/kasm/8.1.3/README.md similarity index 100% rename from stable/kasm/8.0.0/README.md rename to stable/kasm/8.1.3/README.md diff --git a/stable/kasm/8.0.0/app-readme.md b/stable/kasm/8.1.3/app-readme.md similarity index 100% rename from stable/kasm/8.0.0/app-readme.md rename to stable/kasm/8.1.3/app-readme.md diff --git a/stable/kasm/8.1.3/charts/common-18.0.3.tgz b/stable/kasm/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kasm/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kasm/8.0.0/ix_values.yaml b/stable/kasm/8.1.3/ix_values.yaml similarity index 100% rename from stable/kasm/8.0.0/ix_values.yaml rename to stable/kasm/8.1.3/ix_values.yaml diff --git a/stable/kasm/8.0.0/questions.yaml b/stable/kasm/8.1.3/questions.yaml similarity index 100% rename from stable/kasm/8.0.0/questions.yaml rename to stable/kasm/8.1.3/questions.yaml diff --git a/stable/kavita/9.0.0/templates/NOTES.txt b/stable/kasm/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/kavita/9.0.0/templates/NOTES.txt rename to stable/kasm/8.1.3/templates/NOTES.txt diff --git a/stable/kasm/8.0.0/templates/_hostPathMounts.tpl b/stable/kasm/8.1.3/templates/_hostPathMounts.tpl similarity index 100% rename from stable/kasm/8.0.0/templates/_hostPathMounts.tpl rename to stable/kasm/8.1.3/templates/_hostPathMounts.tpl diff --git a/stable/kasm/8.0.0/templates/common.yaml b/stable/kasm/8.1.3/templates/common.yaml similarity index 100% rename from stable/kasm/8.0.0/templates/common.yaml rename to stable/kasm/8.1.3/templates/common.yaml diff --git a/stable/kavita/9.0.0/values.yaml b/stable/kasm/8.1.3/values.yaml similarity index 100% rename from stable/kavita/9.0.0/values.yaml rename to stable/kasm/8.1.3/values.yaml diff --git a/stable/kavita/9.0.0/CHANGELOG.md b/stable/kavita/9.0.0/CHANGELOG.md deleted file mode 100644 index 976ef7e9d9c..00000000000 --- a/stable/kavita/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [kavita-8.1.14](https://github.com/truecharts/charts/compare/kavita-8.1.13...kavita-8.1.14) (2024-02-12) - -### Chore - - - -- update container image jvmilazz0/kavita to v0.7.14[@9cbe62e](https://github.com/9cbe62e) by renovate ([#18141](https://github.com/truecharts/charts/issues/18141)) - - -## [kavita-8.1.13](https://github.com/truecharts/charts/compare/kavita-8.1.12...kavita-8.1.13) (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)) - - -## [kavita-8.1.12](https://github.com/truecharts/charts/compare/kavita-8.1.11...kavita-8.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)) - - -## [kavita-8.1.11](https://github.com/truecharts/charts/compare/kavita-8.1.10...kavita-8.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)) - - -## [kavita-8.1.10](https://github.com/truecharts/charts/compare/kavita-8.1.9...kavita-8.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)) - - -## [kavita-8.1.9](https://github.com/truecharts/charts/compare/kavita-8.1.8...kavita-8.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [kavita-8.1.8](https://github.com/truecharts/charts/compare/kavita-8.1.7...kavita-8.1.8) (2024-01-21) - -### Chore - - - -- update container image jvmilazz0/kavita to v0.7.13[@89a5953](https://github.com/89a5953) by renovate ([#17430](https://github.com/truecharts/charts/issues/17430)) - - - - -## [kavita-8.1.7](https://github.com/truecharts/charts/compare/kavita-8.1.6...kavita-8.1.7) (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)) - - -## [kavita-8.1.6](https://github.com/truecharts/charts/compare/kavita-8.1.5...kavita-8.1.6) (2024-01-08) - -### Chore - - - -- update container image jvmilazz0/kavita to v0.7.12[@a7dd4dd](https://github.com/a7dd4dd) by renovate ([#17005](https://github.com/truecharts/charts/issues/17005)) - - -## [kavita-8.1.5](https://github.com/truecharts/charts/compare/kavita-8.1.4...kavita-8.1.5) (2024-01-02) - -### Chore diff --git a/stable/kavita/9.0.0/Chart.yaml b/stable/kavita/9.0.0/Chart.yaml deleted file mode 100644 index ad888229986..00000000000 --- a/stable/kavita/9.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.7.14 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats -home: https://truecharts.org/charts/stable/kavita -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png -keywords: - - kavita - - manga - - library - - book -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kavita -sources: - - https://www.kavitareader.com - - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - - https://hub.docker.com/r/jvmilazz0/kavita -type: application -version: 9.0.0 diff --git a/stable/kavita/9.0.0/charts/common-17.5.0.tgz b/stable/kavita/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kavita/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kdenlive-vnc/5.0.0/.helmignore b/stable/kavita/9.1.3/.helmignore similarity index 100% rename from stable/kdenlive-vnc/5.0.0/.helmignore rename to stable/kavita/9.1.3/.helmignore diff --git a/stable/kavita/9.1.3/CHANGELOG.md b/stable/kavita/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b458274d9df --- /dev/null +++ b/stable/kavita/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [kavita-8.1.14](https://github.com/truecharts/charts/compare/kavita-8.1.13...kavita-8.1.14) (2024-02-12) + +### Chore + + + +- update container image jvmilazz0/kavita to v0.7.14[@9cbe62e](https://github.com/9cbe62e) by renovate ([#18141](https://github.com/truecharts/charts/issues/18141)) + + +## [kavita-8.1.13](https://github.com/truecharts/charts/compare/kavita-8.1.12...kavita-8.1.13) (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)) + + +## [kavita-8.1.12](https://github.com/truecharts/charts/compare/kavita-8.1.11...kavita-8.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)) + + +## [kavita-8.1.11](https://github.com/truecharts/charts/compare/kavita-8.1.10...kavita-8.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)) + + +## [kavita-8.1.10](https://github.com/truecharts/charts/compare/kavita-8.1.9...kavita-8.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)) + + +## [kavita-8.1.9](https://github.com/truecharts/charts/compare/kavita-8.1.8...kavita-8.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [kavita-8.1.8](https://github.com/truecharts/charts/compare/kavita-8.1.7...kavita-8.1.8) (2024-01-21) + +### Chore + + + +- update container image jvmilazz0/kavita to v0.7.13[@89a5953](https://github.com/89a5953) by renovate ([#17430](https://github.com/truecharts/charts/issues/17430)) + + + + +## [kavita-8.1.7](https://github.com/truecharts/charts/compare/kavita-8.1.6...kavita-8.1.7) (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)) + + +## [kavita-8.1.6](https://github.com/truecharts/charts/compare/kavita-8.1.5...kavita-8.1.6) (2024-01-08) + +### Chore + + + +- update container image jvmilazz0/kavita to v0.7.12[@a7dd4dd](https://github.com/a7dd4dd) by renovate ([#17005](https://github.com/truecharts/charts/issues/17005)) + diff --git a/stable/kavita/9.1.3/Chart.yaml b/stable/kavita/9.1.3/Chart.yaml new file mode 100644 index 00000000000..569c4ab858e --- /dev/null +++ b/stable/kavita/9.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.7.14 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats +home: https://truecharts.org/charts/stable/kavita +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png +keywords: + - kavita + - manga + - library + - book +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kavita +sources: + - https://www.kavitareader.com + - https://github.com/truecharts/charts/tree/master/charts/stable/kavita + - https://hub.docker.com/r/jvmilazz0/kavita +type: application +version: 9.1.3 diff --git a/stable/kavita/9.0.0/README.md b/stable/kavita/9.1.3/README.md similarity index 100% rename from stable/kavita/9.0.0/README.md rename to stable/kavita/9.1.3/README.md diff --git a/stable/kavita/9.0.0/app-readme.md b/stable/kavita/9.1.3/app-readme.md similarity index 100% rename from stable/kavita/9.0.0/app-readme.md rename to stable/kavita/9.1.3/app-readme.md diff --git a/stable/kavita/9.1.3/charts/common-18.0.3.tgz b/stable/kavita/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kavita/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kavita/9.0.0/ix_values.yaml b/stable/kavita/9.1.3/ix_values.yaml similarity index 100% rename from stable/kavita/9.0.0/ix_values.yaml rename to stable/kavita/9.1.3/ix_values.yaml diff --git a/stable/kavita/9.0.0/questions.yaml b/stable/kavita/9.1.3/questions.yaml similarity index 100% rename from stable/kavita/9.0.0/questions.yaml rename to stable/kavita/9.1.3/questions.yaml diff --git a/stable/kitchenowl/9.0.0/templates/NOTES.txt b/stable/kavita/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/kitchenowl/9.0.0/templates/NOTES.txt rename to stable/kavita/9.1.3/templates/NOTES.txt diff --git a/stable/kms/18.0.0/templates/common.yaml b/stable/kavita/9.1.3/templates/common.yaml similarity index 100% rename from stable/kms/18.0.0/templates/common.yaml rename to stable/kavita/9.1.3/templates/common.yaml diff --git a/stable/kdenlive-vnc/5.0.0/values.yaml b/stable/kavita/9.1.3/values.yaml similarity index 100% rename from stable/kdenlive-vnc/5.0.0/values.yaml rename to stable/kavita/9.1.3/values.yaml diff --git a/stable/kdenlive-vnc/5.0.0/CHANGELOG.md b/stable/kdenlive-vnc/5.0.0/CHANGELOG.md deleted file mode 100644 index 7c974a80b65..00000000000 --- a/stable/kdenlive-vnc/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [kdenlive-vnc-4.1.11](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.10...kdenlive-vnc-4.1.11) (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)) - - -## [kdenlive-vnc-4.1.10](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.9...kdenlive-vnc-4.1.10) (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)) - - -## [kdenlive-vnc-4.1.9](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.8...kdenlive-vnc-4.1.9) (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)) - - -## [kdenlive-vnc-4.1.8](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.7...kdenlive-vnc-4.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)) - - -## [kdenlive-vnc-4.1.7](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.6...kdenlive-vnc-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kdenlive-vnc-4.1.6](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.5...kdenlive-vnc-4.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)) - - -## [kdenlive-vnc-4.1.5](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.4...kdenlive-vnc-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [kdenlive-vnc-4.1.4](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.3...kdenlive-vnc-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [kdenlive-vnc-4.1.3](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.0...kdenlive-vnc-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/kdenlive-vnc/5.0.0/Chart.yaml b/stable/kdenlive-vnc/5.0.0/Chart.yaml deleted file mode 100644 index c9add81f21b..00000000000 --- a/stable/kdenlive-vnc/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) -home: https://truecharts.org/charts/stable/kdenlive-vnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png -keywords: - - kdenlive-vnc - - MediaApp-Video - - MediaApp-Music - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kdenlive-vnc -sources: - - https://github.com/JonathanTreffler/kdenlive-vnc-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive-vnc - - https://hub.docker.com/r/tessypowder/docker-kdenlive -type: application -version: 5.0.0 diff --git a/stable/kdenlive-vnc/5.0.0/charts/common-17.5.0.tgz b/stable/kdenlive-vnc/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kdenlive-vnc/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kdenlive/5.0.0/.helmignore b/stable/kdenlive-vnc/5.1.3/.helmignore similarity index 100% rename from stable/kdenlive/5.0.0/.helmignore rename to stable/kdenlive-vnc/5.1.3/.helmignore diff --git a/stable/kdenlive-vnc/5.1.3/CHANGELOG.md b/stable/kdenlive-vnc/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ebdfa717d76 --- /dev/null +++ b/stable/kdenlive-vnc/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [kdenlive-vnc-4.1.11](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.10...kdenlive-vnc-4.1.11) (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)) + + +## [kdenlive-vnc-4.1.10](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.9...kdenlive-vnc-4.1.10) (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)) + + +## [kdenlive-vnc-4.1.9](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.8...kdenlive-vnc-4.1.9) (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)) + + +## [kdenlive-vnc-4.1.8](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.7...kdenlive-vnc-4.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)) + + +## [kdenlive-vnc-4.1.7](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.6...kdenlive-vnc-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [kdenlive-vnc-4.1.6](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.5...kdenlive-vnc-4.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)) + + +## [kdenlive-vnc-4.1.5](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.4...kdenlive-vnc-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [kdenlive-vnc-4.1.4](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.3...kdenlive-vnc-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [kdenlive-vnc-4.1.3](https://github.com/truecharts/charts/compare/kdenlive-vnc-4.1.0...kdenlive-vnc-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/kdenlive-vnc/5.1.3/Chart.yaml b/stable/kdenlive-vnc/5.1.3/Chart.yaml new file mode 100644 index 00000000000..4730ce05780 --- /dev/null +++ b/stable/kdenlive-vnc/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) +home: https://truecharts.org/charts/stable/kdenlive-vnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png +keywords: + - kdenlive-vnc + - MediaApp-Video + - MediaApp-Music + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kdenlive-vnc +sources: + - https://github.com/JonathanTreffler/kdenlive-vnc-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive-vnc + - https://hub.docker.com/r/tessypowder/docker-kdenlive +type: application +version: 5.1.3 diff --git a/stable/kdenlive-vnc/5.0.0/README.md b/stable/kdenlive-vnc/5.1.3/README.md similarity index 100% rename from stable/kdenlive-vnc/5.0.0/README.md rename to stable/kdenlive-vnc/5.1.3/README.md diff --git a/stable/kdenlive-vnc/5.0.0/app-readme.md b/stable/kdenlive-vnc/5.1.3/app-readme.md similarity index 100% rename from stable/kdenlive-vnc/5.0.0/app-readme.md rename to stable/kdenlive-vnc/5.1.3/app-readme.md diff --git a/stable/kdenlive-vnc/5.1.3/charts/common-18.0.3.tgz b/stable/kdenlive-vnc/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kdenlive-vnc/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kdenlive-vnc/5.0.0/ix_values.yaml b/stable/kdenlive-vnc/5.1.3/ix_values.yaml similarity index 100% rename from stable/kdenlive-vnc/5.0.0/ix_values.yaml rename to stable/kdenlive-vnc/5.1.3/ix_values.yaml diff --git a/stable/kdenlive-vnc/5.0.0/questions.yaml b/stable/kdenlive-vnc/5.1.3/questions.yaml similarity index 100% rename from stable/kdenlive-vnc/5.0.0/questions.yaml rename to stable/kdenlive-vnc/5.1.3/questions.yaml diff --git a/stable/kdenlive-vnc/5.0.0/templates/common.yaml b/stable/kdenlive-vnc/5.1.3/templates/common.yaml similarity index 100% rename from stable/kdenlive-vnc/5.0.0/templates/common.yaml rename to stable/kdenlive-vnc/5.1.3/templates/common.yaml diff --git a/stable/kdenlive/5.0.0/values.yaml b/stable/kdenlive-vnc/5.1.3/values.yaml similarity index 100% rename from stable/kdenlive/5.0.0/values.yaml rename to stable/kdenlive-vnc/5.1.3/values.yaml diff --git a/stable/kdenlive/5.0.0/CHANGELOG.md b/stable/kdenlive/5.0.0/CHANGELOG.md deleted file mode 100644 index bccb4b1ac3a..00000000000 --- a/stable/kdenlive/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [kdenlive-4.1.17](https://github.com/truecharts/charts/compare/kdenlive-4.1.16...kdenlive-4.1.17) (2024-02-12) - -### Chore - - - -- update container image lscr.io/linuxserver/kdenlive to latest[@85d4ef5](https://github.com/85d4ef5) by renovate ([#18093](https://github.com/truecharts/charts/issues/18093)) - - -## [kdenlive-4.1.16](https://github.com/truecharts/charts/compare/kdenlive-4.1.15...kdenlive-4.1.16) (2024-02-05) - -### Chore - - - -- update container image lscr.io/linuxserver/kdenlive to latest[@199f52f](https://github.com/199f52f) by renovate ([#17980](https://github.com/truecharts/charts/issues/17980)) - - -## [kdenlive-4.1.15](https://github.com/truecharts/charts/compare/kdenlive-4.1.14...kdenlive-4.1.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)) - - -## [kdenlive-4.1.14](https://github.com/truecharts/charts/compare/kdenlive-4.1.13...kdenlive-4.1.14) (2024-01-29) - -### Chore - - - -- update container image lscr.io/linuxserver/kdenlive to latest[@02dc593](https://github.com/02dc593) by renovate ([#17747](https://github.com/truecharts/charts/issues/17747)) - - -## [kdenlive-4.1.13](https://github.com/truecharts/charts/compare/kdenlive-4.1.12...kdenlive-4.1.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)) - - -## [kdenlive-4.1.12](https://github.com/truecharts/charts/compare/kdenlive-4.1.11...kdenlive-4.1.12) (2024-01-22) - -### Chore - - - -- update container image lscr.io/linuxserver/kdenlive to latest[@0eaa108](https://github.com/0eaa108) by renovate ([#17513](https://github.com/truecharts/charts/issues/17513)) - - -## [kdenlive-4.1.11](https://github.com/truecharts/charts/compare/kdenlive-4.1.10...kdenlive-4.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)) - - -## [kdenlive-4.1.10](https://github.com/truecharts/charts/compare/kdenlive-4.1.9...kdenlive-4.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)) - - -## [kdenlive-4.1.9](https://github.com/truecharts/charts/compare/kdenlive-4.1.8...kdenlive-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kdenlive-4.1.8](https://github.com/truecharts/charts/compare/kdenlive-4.1.7...kdenlive-4.1.8) (2024-01-09) - -### Chore \ No newline at end of file diff --git a/stable/kdenlive/5.0.0/Chart.yaml b/stable/kdenlive/5.0.0/Chart.yaml deleted file mode 100644 index 903efdeb833..00000000000 --- a/stable/kdenlive/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. -home: https://truecharts.org/charts/stable/kdenlive -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png -keywords: - - kdenlive - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kdenlive -sources: - - https://github.com/linuxserver/docker-kdenlive#readme - - https://kdenlive.org/ - - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - - https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive - - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive -type: application -version: 5.0.0 diff --git a/stable/kdenlive/5.0.0/charts/common-17.5.0.tgz b/stable/kdenlive/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kdenlive/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/keeweb/5.0.0/.helmignore b/stable/kdenlive/5.1.3/.helmignore similarity index 100% rename from stable/keeweb/5.0.0/.helmignore rename to stable/kdenlive/5.1.3/.helmignore diff --git a/stable/kdenlive/5.1.3/CHANGELOG.md b/stable/kdenlive/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..322ef5b4b92 --- /dev/null +++ b/stable/kdenlive/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [kdenlive-4.1.17](https://github.com/truecharts/charts/compare/kdenlive-4.1.16...kdenlive-4.1.17) (2024-02-12) + +### Chore + + + +- update container image lscr.io/linuxserver/kdenlive to latest[@85d4ef5](https://github.com/85d4ef5) by renovate ([#18093](https://github.com/truecharts/charts/issues/18093)) + + +## [kdenlive-4.1.16](https://github.com/truecharts/charts/compare/kdenlive-4.1.15...kdenlive-4.1.16) (2024-02-05) + +### Chore + + + +- update container image lscr.io/linuxserver/kdenlive to latest[@199f52f](https://github.com/199f52f) by renovate ([#17980](https://github.com/truecharts/charts/issues/17980)) + + +## [kdenlive-4.1.15](https://github.com/truecharts/charts/compare/kdenlive-4.1.14...kdenlive-4.1.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)) + + +## [kdenlive-4.1.14](https://github.com/truecharts/charts/compare/kdenlive-4.1.13...kdenlive-4.1.14) (2024-01-29) + +### Chore + + + +- update container image lscr.io/linuxserver/kdenlive to latest[@02dc593](https://github.com/02dc593) by renovate ([#17747](https://github.com/truecharts/charts/issues/17747)) + + +## [kdenlive-4.1.13](https://github.com/truecharts/charts/compare/kdenlive-4.1.12...kdenlive-4.1.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)) + + +## [kdenlive-4.1.12](https://github.com/truecharts/charts/compare/kdenlive-4.1.11...kdenlive-4.1.12) (2024-01-22) + +### Chore + + + +- update container image lscr.io/linuxserver/kdenlive to latest[@0eaa108](https://github.com/0eaa108) by renovate ([#17513](https://github.com/truecharts/charts/issues/17513)) + + +## [kdenlive-4.1.11](https://github.com/truecharts/charts/compare/kdenlive-4.1.10...kdenlive-4.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)) + + +## [kdenlive-4.1.10](https://github.com/truecharts/charts/compare/kdenlive-4.1.9...kdenlive-4.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)) + + +## [kdenlive-4.1.9](https://github.com/truecharts/charts/compare/kdenlive-4.1.8...kdenlive-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + diff --git a/stable/kdenlive/5.1.3/Chart.yaml b/stable/kdenlive/5.1.3/Chart.yaml new file mode 100644 index 00000000000..df64b9d99b3 --- /dev/null +++ b/stable/kdenlive/5.1.3/Chart.yaml @@ -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: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. +home: https://truecharts.org/charts/stable/kdenlive +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png +keywords: + - kdenlive + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kdenlive +sources: + - https://github.com/linuxserver/docker-kdenlive#readme + - https://kdenlive.org/ + - https://github.com/orgs/linuxserver/packages/container/package/kdenlive + - https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive + - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive +type: application +version: 5.1.3 diff --git a/stable/kdenlive/5.0.0/README.md b/stable/kdenlive/5.1.3/README.md similarity index 100% rename from stable/kdenlive/5.0.0/README.md rename to stable/kdenlive/5.1.3/README.md diff --git a/stable/kdenlive/5.0.0/app-readme.md b/stable/kdenlive/5.1.3/app-readme.md similarity index 100% rename from stable/kdenlive/5.0.0/app-readme.md rename to stable/kdenlive/5.1.3/app-readme.md diff --git a/stable/kdenlive/5.1.3/charts/common-18.0.3.tgz b/stable/kdenlive/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kdenlive/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kdenlive/5.0.0/ix_values.yaml b/stable/kdenlive/5.1.3/ix_values.yaml similarity index 100% rename from stable/kdenlive/5.0.0/ix_values.yaml rename to stable/kdenlive/5.1.3/ix_values.yaml diff --git a/stable/kdenlive/5.0.0/questions.yaml b/stable/kdenlive/5.1.3/questions.yaml similarity index 100% rename from stable/kdenlive/5.0.0/questions.yaml rename to stable/kdenlive/5.1.3/questions.yaml diff --git a/stable/kdenlive/5.0.0/templates/common.yaml b/stable/kdenlive/5.1.3/templates/common.yaml similarity index 100% rename from stable/kdenlive/5.0.0/templates/common.yaml rename to stable/kdenlive/5.1.3/templates/common.yaml diff --git a/stable/keeweb/5.0.0/values.yaml b/stable/kdenlive/5.1.3/values.yaml similarity index 100% rename from stable/keeweb/5.0.0/values.yaml rename to stable/kdenlive/5.1.3/values.yaml diff --git a/stable/keeweb/5.0.0/CHANGELOG.md b/stable/keeweb/5.0.0/CHANGELOG.md deleted file mode 100644 index cdc76209f7b..00000000000 --- a/stable/keeweb/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [keeweb-4.1.11](https://github.com/truecharts/charts/compare/keeweb-4.1.10...keeweb-4.1.11) (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)) - - -## [keeweb-4.1.10](https://github.com/truecharts/charts/compare/keeweb-4.1.9...keeweb-4.1.10) (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)) - - -## [keeweb-4.1.9](https://github.com/truecharts/charts/compare/keeweb-4.1.8...keeweb-4.1.9) (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)) - - -## [keeweb-4.1.8](https://github.com/truecharts/charts/compare/keeweb-4.1.7...keeweb-4.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)) - - -## [keeweb-4.1.7](https://github.com/truecharts/charts/compare/keeweb-4.1.6...keeweb-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [keeweb-4.1.6](https://github.com/truecharts/charts/compare/keeweb-4.1.5...keeweb-4.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)) - - -## [keeweb-4.1.5](https://github.com/truecharts/charts/compare/keeweb-4.1.4...keeweb-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [keeweb-4.1.4](https://github.com/truecharts/charts/compare/keeweb-4.1.3...keeweb-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [keeweb-4.1.3](https://github.com/truecharts/charts/compare/keeweb-4.1.0...keeweb-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/keeweb/5.0.0/Chart.yaml b/stable/keeweb/5.0.0/Chart.yaml deleted file mode 100644 index b7ce66e5a7d..00000000000 --- a/stable/keeweb/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. -home: https://truecharts.org/charts/stable/keeweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.png -keywords: - - keeweb - - Productivity - - Tools-Utilities - - Network-Web - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: keeweb -sources: - - https://github.com/keeweb/keeweb - - https://github.com/truecharts/charts/tree/master/charts/stable/keeweb - - https://hub.docker.com/r/antelle/keeweb -type: application -version: 5.0.0 diff --git a/stable/keeweb/5.0.0/charts/common-17.5.0.tgz b/stable/keeweb/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/keeweb/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kerbalspaceprogram-lmp/5.0.0/.helmignore b/stable/keeweb/5.1.3/.helmignore similarity index 100% rename from stable/kerbalspaceprogram-lmp/5.0.0/.helmignore rename to stable/keeweb/5.1.3/.helmignore diff --git a/stable/keeweb/5.1.3/CHANGELOG.md b/stable/keeweb/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0a55b6bc94f --- /dev/null +++ b/stable/keeweb/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [keeweb-4.1.11](https://github.com/truecharts/charts/compare/keeweb-4.1.10...keeweb-4.1.11) (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)) + + +## [keeweb-4.1.10](https://github.com/truecharts/charts/compare/keeweb-4.1.9...keeweb-4.1.10) (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)) + + +## [keeweb-4.1.9](https://github.com/truecharts/charts/compare/keeweb-4.1.8...keeweb-4.1.9) (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)) + + +## [keeweb-4.1.8](https://github.com/truecharts/charts/compare/keeweb-4.1.7...keeweb-4.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)) + + +## [keeweb-4.1.7](https://github.com/truecharts/charts/compare/keeweb-4.1.6...keeweb-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [keeweb-4.1.6](https://github.com/truecharts/charts/compare/keeweb-4.1.5...keeweb-4.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)) + + +## [keeweb-4.1.5](https://github.com/truecharts/charts/compare/keeweb-4.1.4...keeweb-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [keeweb-4.1.4](https://github.com/truecharts/charts/compare/keeweb-4.1.3...keeweb-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [keeweb-4.1.3](https://github.com/truecharts/charts/compare/keeweb-4.1.0...keeweb-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/keeweb/5.1.3/Chart.yaml b/stable/keeweb/5.1.3/Chart.yaml new file mode 100644 index 00000000000..f3de9267440 --- /dev/null +++ b/stable/keeweb/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. +home: https://truecharts.org/charts/stable/keeweb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.png +keywords: + - keeweb + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: keeweb +sources: + - https://github.com/keeweb/keeweb + - https://github.com/truecharts/charts/tree/master/charts/stable/keeweb + - https://hub.docker.com/r/antelle/keeweb +type: application +version: 5.1.3 diff --git a/stable/keeweb/5.0.0/README.md b/stable/keeweb/5.1.3/README.md similarity index 100% rename from stable/keeweb/5.0.0/README.md rename to stable/keeweb/5.1.3/README.md diff --git a/stable/keeweb/5.0.0/app-readme.md b/stable/keeweb/5.1.3/app-readme.md similarity index 100% rename from stable/keeweb/5.0.0/app-readme.md rename to stable/keeweb/5.1.3/app-readme.md diff --git a/stable/keeweb/5.1.3/charts/common-18.0.3.tgz b/stable/keeweb/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/keeweb/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/keeweb/5.0.0/ix_values.yaml b/stable/keeweb/5.1.3/ix_values.yaml similarity index 100% rename from stable/keeweb/5.0.0/ix_values.yaml rename to stable/keeweb/5.1.3/ix_values.yaml diff --git a/stable/keeweb/5.0.0/questions.yaml b/stable/keeweb/5.1.3/questions.yaml similarity index 100% rename from stable/keeweb/5.0.0/questions.yaml rename to stable/keeweb/5.1.3/questions.yaml diff --git a/stable/keeweb/5.0.0/templates/common.yaml b/stable/keeweb/5.1.3/templates/common.yaml similarity index 100% rename from stable/keeweb/5.0.0/templates/common.yaml rename to stable/keeweb/5.1.3/templates/common.yaml diff --git a/stable/kerbalspaceprogram-lmp/5.0.0/values.yaml b/stable/keeweb/5.1.3/values.yaml similarity index 100% rename from stable/kerbalspaceprogram-lmp/5.0.0/values.yaml rename to stable/keeweb/5.1.3/values.yaml diff --git a/stable/kerbalspaceprogram-lmp/5.0.0/CHANGELOG.md b/stable/kerbalspaceprogram-lmp/5.0.0/CHANGELOG.md deleted file mode 100644 index d08bc8865c9..00000000000 --- a/stable/kerbalspaceprogram-lmp/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [kerbalspaceprogram-lmp-4.1.11](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.10...kerbalspaceprogram-lmp-4.1.11) (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)) - - -## [kerbalspaceprogram-lmp-4.1.10](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.9...kerbalspaceprogram-lmp-4.1.10) (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)) - - -## [kerbalspaceprogram-lmp-4.1.9](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.8...kerbalspaceprogram-lmp-4.1.9) (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)) - - -## [kerbalspaceprogram-lmp-4.1.8](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.7...kerbalspaceprogram-lmp-4.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)) - - -## [kerbalspaceprogram-lmp-4.1.7](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.6...kerbalspaceprogram-lmp-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kerbalspaceprogram-lmp-4.1.6](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.5...kerbalspaceprogram-lmp-4.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)) - - -## [kerbalspaceprogram-lmp-4.1.5](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.4...kerbalspaceprogram-lmp-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [kerbalspaceprogram-lmp-4.1.4](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.3...kerbalspaceprogram-lmp-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [kerbalspaceprogram-lmp-4.1.3](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.0...kerbalspaceprogram-lmp-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/kerbalspaceprogram-lmp/5.0.0/Chart.yaml b/stable/kerbalspaceprogram-lmp/5.0.0/Chart.yaml deleted file mode 100644 index bf8670ca471..00000000000 --- a/stable/kerbalspaceprogram-lmp/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). -home: https://truecharts.org/charts/stable/kerbalspaceprogram-lmp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.png -keywords: - - kerbalspaceprogram-lmp - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kerbalspaceprogram-lmp -sources: - - https://github.com/LunaMultiplayer/LunaMultiplayer - - https://github.com/truecharts/charts/tree/master/charts/stable/kerbalspaceprogram-lmp - - https://hub.docker.com/r/ich777/lunamultiplayer-ksp -type: application -version: 5.0.0 diff --git a/stable/kerbalspaceprogram-lmp/5.0.0/charts/common-17.5.0.tgz b/stable/kerbalspaceprogram-lmp/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kerbalspaceprogram-lmp/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kerio-connect/5.0.0/.helmignore b/stable/kerbalspaceprogram-lmp/5.1.3/.helmignore similarity index 100% rename from stable/kerio-connect/5.0.0/.helmignore rename to stable/kerbalspaceprogram-lmp/5.1.3/.helmignore diff --git a/stable/kerbalspaceprogram-lmp/5.1.3/CHANGELOG.md b/stable/kerbalspaceprogram-lmp/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5d55ebb1cf6 --- /dev/null +++ b/stable/kerbalspaceprogram-lmp/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [kerbalspaceprogram-lmp-4.1.11](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.10...kerbalspaceprogram-lmp-4.1.11) (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)) + + +## [kerbalspaceprogram-lmp-4.1.10](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.9...kerbalspaceprogram-lmp-4.1.10) (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)) + + +## [kerbalspaceprogram-lmp-4.1.9](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.8...kerbalspaceprogram-lmp-4.1.9) (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)) + + +## [kerbalspaceprogram-lmp-4.1.8](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.7...kerbalspaceprogram-lmp-4.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)) + + +## [kerbalspaceprogram-lmp-4.1.7](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.6...kerbalspaceprogram-lmp-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [kerbalspaceprogram-lmp-4.1.6](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.5...kerbalspaceprogram-lmp-4.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)) + + +## [kerbalspaceprogram-lmp-4.1.5](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.4...kerbalspaceprogram-lmp-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [kerbalspaceprogram-lmp-4.1.4](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.3...kerbalspaceprogram-lmp-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [kerbalspaceprogram-lmp-4.1.3](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-4.1.0...kerbalspaceprogram-lmp-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/kerbalspaceprogram-lmp/5.1.3/Chart.yaml b/stable/kerbalspaceprogram-lmp/5.1.3/Chart.yaml new file mode 100644 index 00000000000..b18ff197cef --- /dev/null +++ b/stable/kerbalspaceprogram-lmp/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). +home: https://truecharts.org/charts/stable/kerbalspaceprogram-lmp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.png +keywords: + - kerbalspaceprogram-lmp + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kerbalspaceprogram-lmp +sources: + - https://github.com/LunaMultiplayer/LunaMultiplayer + - https://github.com/truecharts/charts/tree/master/charts/stable/kerbalspaceprogram-lmp + - https://hub.docker.com/r/ich777/lunamultiplayer-ksp +type: application +version: 5.1.3 diff --git a/stable/kerbalspaceprogram-lmp/5.0.0/README.md b/stable/kerbalspaceprogram-lmp/5.1.3/README.md similarity index 100% rename from stable/kerbalspaceprogram-lmp/5.0.0/README.md rename to stable/kerbalspaceprogram-lmp/5.1.3/README.md diff --git a/stable/kerbalspaceprogram-lmp/5.0.0/app-readme.md b/stable/kerbalspaceprogram-lmp/5.1.3/app-readme.md similarity index 100% rename from stable/kerbalspaceprogram-lmp/5.0.0/app-readme.md rename to stable/kerbalspaceprogram-lmp/5.1.3/app-readme.md diff --git a/stable/kerbalspaceprogram-lmp/5.1.3/charts/common-18.0.3.tgz b/stable/kerbalspaceprogram-lmp/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kerbalspaceprogram-lmp/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kerbalspaceprogram-lmp/5.0.0/ix_values.yaml b/stable/kerbalspaceprogram-lmp/5.1.3/ix_values.yaml similarity index 100% rename from stable/kerbalspaceprogram-lmp/5.0.0/ix_values.yaml rename to stable/kerbalspaceprogram-lmp/5.1.3/ix_values.yaml diff --git a/stable/kerbalspaceprogram-lmp/5.0.0/questions.yaml b/stable/kerbalspaceprogram-lmp/5.1.3/questions.yaml similarity index 100% rename from stable/kerbalspaceprogram-lmp/5.0.0/questions.yaml rename to stable/kerbalspaceprogram-lmp/5.1.3/questions.yaml diff --git a/stable/kerbalspaceprogram-lmp/5.0.0/templates/common.yaml b/stable/kerbalspaceprogram-lmp/5.1.3/templates/common.yaml similarity index 100% rename from stable/kerbalspaceprogram-lmp/5.0.0/templates/common.yaml rename to stable/kerbalspaceprogram-lmp/5.1.3/templates/common.yaml diff --git a/stable/kerio-connect/5.0.0/values.yaml b/stable/kerbalspaceprogram-lmp/5.1.3/values.yaml similarity index 100% rename from stable/kerio-connect/5.0.0/values.yaml rename to stable/kerbalspaceprogram-lmp/5.1.3/values.yaml diff --git a/stable/kerio-connect/5.0.0/CHANGELOG.md b/stable/kerio-connect/5.0.0/CHANGELOG.md deleted file mode 100644 index eeb3d2d9f51..00000000000 --- a/stable/kerio-connect/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [kerio-connect-4.1.11](https://github.com/truecharts/charts/compare/kerio-connect-4.1.10...kerio-connect-4.1.11) (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)) - - -## [kerio-connect-4.1.10](https://github.com/truecharts/charts/compare/kerio-connect-4.1.9...kerio-connect-4.1.10) (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)) - - -## [kerio-connect-4.1.9](https://github.com/truecharts/charts/compare/kerio-connect-4.1.8...kerio-connect-4.1.9) (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)) - - -## [kerio-connect-4.1.8](https://github.com/truecharts/charts/compare/kerio-connect-4.1.7...kerio-connect-4.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)) - - -## [kerio-connect-4.1.7](https://github.com/truecharts/charts/compare/kerio-connect-4.1.6...kerio-connect-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kerio-connect-4.1.6](https://github.com/truecharts/charts/compare/kerio-connect-4.1.5...kerio-connect-4.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)) - - -## [kerio-connect-4.1.5](https://github.com/truecharts/charts/compare/kerio-connect-4.1.4...kerio-connect-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [kerio-connect-4.1.4](https://github.com/truecharts/charts/compare/kerio-connect-4.1.3...kerio-connect-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [kerio-connect-4.1.3](https://github.com/truecharts/charts/compare/kerio-connect-4.1.0...kerio-connect-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/kerio-connect/5.0.0/Chart.yaml b/stable/kerio-connect/5.0.0/Chart.yaml deleted file mode 100644 index 34bb3860257..00000000000 --- a/stable/kerio-connect/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect -home: https://truecharts.org/charts/stable/kerio-connect -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.png -keywords: - - kerio-connect - - Network-Web - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kerio-connect -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kerio-connect - - https://hub.docker.com/r/chvb/docker-kerio-connect -type: application -version: 5.0.0 diff --git a/stable/kerio-connect/5.0.0/charts/common-17.5.0.tgz b/stable/kerio-connect/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kerio-connect/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kitana/5.0.0/.helmignore b/stable/kerio-connect/5.1.3/.helmignore similarity index 100% rename from stable/kitana/5.0.0/.helmignore rename to stable/kerio-connect/5.1.3/.helmignore diff --git a/stable/kerio-connect/5.1.3/CHANGELOG.md b/stable/kerio-connect/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0e65619754c --- /dev/null +++ b/stable/kerio-connect/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [kerio-connect-4.1.11](https://github.com/truecharts/charts/compare/kerio-connect-4.1.10...kerio-connect-4.1.11) (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)) + + +## [kerio-connect-4.1.10](https://github.com/truecharts/charts/compare/kerio-connect-4.1.9...kerio-connect-4.1.10) (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)) + + +## [kerio-connect-4.1.9](https://github.com/truecharts/charts/compare/kerio-connect-4.1.8...kerio-connect-4.1.9) (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)) + + +## [kerio-connect-4.1.8](https://github.com/truecharts/charts/compare/kerio-connect-4.1.7...kerio-connect-4.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)) + + +## [kerio-connect-4.1.7](https://github.com/truecharts/charts/compare/kerio-connect-4.1.6...kerio-connect-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [kerio-connect-4.1.6](https://github.com/truecharts/charts/compare/kerio-connect-4.1.5...kerio-connect-4.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)) + + +## [kerio-connect-4.1.5](https://github.com/truecharts/charts/compare/kerio-connect-4.1.4...kerio-connect-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [kerio-connect-4.1.4](https://github.com/truecharts/charts/compare/kerio-connect-4.1.3...kerio-connect-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [kerio-connect-4.1.3](https://github.com/truecharts/charts/compare/kerio-connect-4.1.0...kerio-connect-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/kerio-connect/5.1.3/Chart.yaml b/stable/kerio-connect/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3dc8df3b82b --- /dev/null +++ b/stable/kerio-connect/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect +home: https://truecharts.org/charts/stable/kerio-connect +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.png +keywords: + - kerio-connect + - Network-Web + - Network-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kerio-connect +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kerio-connect + - https://hub.docker.com/r/chvb/docker-kerio-connect +type: application +version: 5.1.3 diff --git a/stable/kerio-connect/5.0.0/README.md b/stable/kerio-connect/5.1.3/README.md similarity index 100% rename from stable/kerio-connect/5.0.0/README.md rename to stable/kerio-connect/5.1.3/README.md diff --git a/stable/kerio-connect/5.0.0/app-readme.md b/stable/kerio-connect/5.1.3/app-readme.md similarity index 100% rename from stable/kerio-connect/5.0.0/app-readme.md rename to stable/kerio-connect/5.1.3/app-readme.md diff --git a/stable/kerio-connect/5.1.3/charts/common-18.0.3.tgz b/stable/kerio-connect/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kerio-connect/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kerio-connect/5.0.0/ix_values.yaml b/stable/kerio-connect/5.1.3/ix_values.yaml similarity index 100% rename from stable/kerio-connect/5.0.0/ix_values.yaml rename to stable/kerio-connect/5.1.3/ix_values.yaml diff --git a/stable/kerio-connect/5.0.0/questions.yaml b/stable/kerio-connect/5.1.3/questions.yaml similarity index 100% rename from stable/kerio-connect/5.0.0/questions.yaml rename to stable/kerio-connect/5.1.3/questions.yaml diff --git a/stable/kerio-connect/5.0.0/templates/common.yaml b/stable/kerio-connect/5.1.3/templates/common.yaml similarity index 100% rename from stable/kerio-connect/5.0.0/templates/common.yaml rename to stable/kerio-connect/5.1.3/templates/common.yaml diff --git a/stable/kitana/5.0.0/values.yaml b/stable/kerio-connect/5.1.3/values.yaml similarity index 100% rename from stable/kitana/5.0.0/values.yaml rename to stable/kerio-connect/5.1.3/values.yaml diff --git a/stable/kitana/5.0.0/CHANGELOG.md b/stable/kitana/5.0.0/CHANGELOG.md deleted file mode 100644 index 0bf045ed5ab..00000000000 --- a/stable/kitana/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [kitana-4.1.12](https://github.com/truecharts/charts/compare/kitana-4.1.11...kitana-4.1.12) (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)) - - -## [kitana-4.1.11](https://github.com/truecharts/charts/compare/kitana-4.1.10...kitana-4.1.11) (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)) - - -## [kitana-4.1.10](https://github.com/truecharts/charts/compare/kitana-4.1.9...kitana-4.1.10) (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)) - - -## [kitana-4.1.9](https://github.com/truecharts/charts/compare/kitana-4.1.8...kitana-4.1.9) (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)) - - -## [kitana-4.1.8](https://github.com/truecharts/charts/compare/kitana-4.1.7...kitana-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [kitana-4.1.7](https://github.com/truecharts/charts/compare/kitana-4.1.6...kitana-4.1.7) (2024-01-14) - - - - -## [kitana-4.1.6](https://github.com/truecharts/charts/compare/kitana-4.1.5...kitana-4.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)) - - -## [kitana-4.1.5](https://github.com/truecharts/charts/compare/kitana-4.1.4...kitana-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [kitana-4.1.4](https://github.com/truecharts/charts/compare/kitana-4.1.3...kitana-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [kitana-4.1.3](https://github.com/truecharts/charts/compare/kitana-4.1.0...kitana-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/kitana/5.0.0/Chart.yaml b/stable/kitana/5.0.0/Chart.yaml deleted file mode 100644 index 0c4ce4d6428..00000000000 --- a/stable/kitana/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. -home: https://truecharts.org/charts/stable/kitana -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.png -keywords: - - kitana - - home-automation - - Tools-Utilities - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kitana -sources: - - https://github.com/pannal/Kitana - - https://github.com/truecharts/charts/tree/master/charts/stable/kitana - - https://hub.docker.com/r/pannal/kitana -type: application -version: 5.0.0 diff --git a/stable/kitana/5.0.0/charts/common-17.5.0.tgz b/stable/kitana/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kitana/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kitchenowl/9.0.0/.helmignore b/stable/kitana/5.1.3/.helmignore similarity index 100% rename from stable/kitchenowl/9.0.0/.helmignore rename to stable/kitana/5.1.3/.helmignore diff --git a/stable/kitana/5.1.3/CHANGELOG.md b/stable/kitana/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..11fd3fca21c --- /dev/null +++ b/stable/kitana/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [kitana-4.1.12](https://github.com/truecharts/charts/compare/kitana-4.1.11...kitana-4.1.12) (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)) + + +## [kitana-4.1.11](https://github.com/truecharts/charts/compare/kitana-4.1.10...kitana-4.1.11) (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)) + + +## [kitana-4.1.10](https://github.com/truecharts/charts/compare/kitana-4.1.9...kitana-4.1.10) (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)) + + +## [kitana-4.1.9](https://github.com/truecharts/charts/compare/kitana-4.1.8...kitana-4.1.9) (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)) + + +## [kitana-4.1.8](https://github.com/truecharts/charts/compare/kitana-4.1.7...kitana-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [kitana-4.1.7](https://github.com/truecharts/charts/compare/kitana-4.1.6...kitana-4.1.7) (2024-01-14) + + + + +## [kitana-4.1.6](https://github.com/truecharts/charts/compare/kitana-4.1.5...kitana-4.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)) + + +## [kitana-4.1.5](https://github.com/truecharts/charts/compare/kitana-4.1.4...kitana-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [kitana-4.1.4](https://github.com/truecharts/charts/compare/kitana-4.1.3...kitana-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [kitana-4.1.3](https://github.com/truecharts/charts/compare/kitana-4.1.0...kitana-4.1.3) (2024-01-01) + +### Chore diff --git a/stable/kitana/5.1.3/Chart.yaml b/stable/kitana/5.1.3/Chart.yaml new file mode 100644 index 00000000000..b4ac7c6b621 --- /dev/null +++ b/stable/kitana/5.1.3/Chart.yaml @@ -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: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. +home: https://truecharts.org/charts/stable/kitana +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.png +keywords: + - kitana + - home-automation + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kitana +sources: + - https://github.com/pannal/Kitana + - https://github.com/truecharts/charts/tree/master/charts/stable/kitana + - https://hub.docker.com/r/pannal/kitana +type: application +version: 5.1.3 diff --git a/stable/kitana/5.0.0/README.md b/stable/kitana/5.1.3/README.md similarity index 100% rename from stable/kitana/5.0.0/README.md rename to stable/kitana/5.1.3/README.md diff --git a/stable/kitana/5.0.0/app-readme.md b/stable/kitana/5.1.3/app-readme.md similarity index 100% rename from stable/kitana/5.0.0/app-readme.md rename to stable/kitana/5.1.3/app-readme.md diff --git a/stable/kitana/5.1.3/charts/common-18.0.3.tgz b/stable/kitana/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kitana/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kitana/5.0.0/ix_values.yaml b/stable/kitana/5.1.3/ix_values.yaml similarity index 100% rename from stable/kitana/5.0.0/ix_values.yaml rename to stable/kitana/5.1.3/ix_values.yaml diff --git a/stable/kitana/5.0.0/questions.yaml b/stable/kitana/5.1.3/questions.yaml similarity index 100% rename from stable/kitana/5.0.0/questions.yaml rename to stable/kitana/5.1.3/questions.yaml diff --git a/stable/kitana/5.0.0/templates/common.yaml b/stable/kitana/5.1.3/templates/common.yaml similarity index 100% rename from stable/kitana/5.0.0/templates/common.yaml rename to stable/kitana/5.1.3/templates/common.yaml diff --git a/stable/kitchenowl/9.0.0/values.yaml b/stable/kitana/5.1.3/values.yaml similarity index 100% rename from stable/kitchenowl/9.0.0/values.yaml rename to stable/kitana/5.1.3/values.yaml diff --git a/stable/kitchenowl/9.0.0/CHANGELOG.md b/stable/kitchenowl/9.0.0/CHANGELOG.md deleted file mode 100644 index cadbe809547..00000000000 --- a/stable/kitchenowl/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [kitchenowl-8.3.5](https://github.com/truecharts/charts/compare/kitchenowl-8.3.4...kitchenowl-8.3.5) (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)) - - -## [kitchenowl-8.3.4](https://github.com/truecharts/charts/compare/kitchenowl-8.3.3...kitchenowl-8.3.4) (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)) - - -## [kitchenowl-8.3.3](https://github.com/truecharts/charts/compare/kitchenowl-8.3.2...kitchenowl-8.3.3) (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)) - - -## [kitchenowl-8.3.2](https://github.com/truecharts/charts/compare/kitchenowl-8.3.1...kitchenowl-8.3.2) (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)) - - -## [kitchenowl-8.3.1](https://github.com/truecharts/charts/compare/kitchenowl-8.3.0...kitchenowl-8.3.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kitchenowl-8.3.0](https://github.com/truecharts/charts/compare/kitchenowl-8.2.2...kitchenowl-8.3.0) (2024-01-12) - -### Fix - - - -- assign backend environment variables ([#17050](https://github.com/truecharts/charts/issues/17050)) - - -## [kitchenowl-8.2.2](https://github.com/truecharts/charts/compare/kitchenowl-8.2.1...kitchenowl-8.2.2) (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)) - - -## [kitchenowl-8.2.1](https://github.com/truecharts/charts/compare/kitchenowl-8.2.0...kitchenowl-8.2.1) (2024-01-08) - -### Chore - - - -- update container image tombursch/kitchenowl-web to latest[@8144301](https://github.com/8144301) by renovate ([#16968](https://github.com/truecharts/charts/issues/16968)) - -- update container image tombursch/kitchenowl to latest[@0a4ae56](https://github.com/0a4ae56) by renovate ([#16967](https://github.com/truecharts/charts/issues/16967)) - - -## [kitchenowl-8.2.0](https://github.com/truecharts/charts/compare/kitchenowl-8.1.5...kitchenowl-8.2.0) (2024-01-03) - -### Feat - - - -- Add OIDC providers ([#16748](https://github.com/truecharts/charts/issues/16748)) - - -## [kitchenowl-8.1.5](https://github.com/truecharts/charts/compare/kitchenowl-8.1.4...kitchenowl-8.1.5) (2024-01-02) diff --git a/stable/kitchenowl/9.0.0/Chart.yaml b/stable/kitchenowl/9.0.0/Chart.yaml deleted file mode 100644 index a1f34aaa548..00000000000 --- a/stable/kitchenowl/9.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: KitchenOwl is a smart self-hosted grocery list and recipe manager. -home: https://truecharts.org/charts/stable/kitchenowl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png -keywords: - - recipes - - kitchen - - grocery -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kitchenowl -sources: - - https://tombursch.github.io/kitchenowl - - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://hub.docker.com/r/tombursch/kitchenowl-web - - https://hub.docker.com/r/tombursch/kitchenowl -type: application -version: 9.0.0 diff --git a/stable/kitchenowl/9.0.0/charts/common-17.5.0.tgz b/stable/kitchenowl/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kitchenowl/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kiwix-serve/8.1.0/.helmignore b/stable/kitchenowl/9.1.3/.helmignore similarity index 100% rename from stable/kiwix-serve/8.1.0/.helmignore rename to stable/kitchenowl/9.1.3/.helmignore diff --git a/stable/kitchenowl/9.1.3/CHANGELOG.md b/stable/kitchenowl/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5e1ade30fdd --- /dev/null +++ b/stable/kitchenowl/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [kitchenowl-8.3.5](https://github.com/truecharts/charts/compare/kitchenowl-8.3.4...kitchenowl-8.3.5) (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)) + + +## [kitchenowl-8.3.4](https://github.com/truecharts/charts/compare/kitchenowl-8.3.3...kitchenowl-8.3.4) (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)) + + +## [kitchenowl-8.3.3](https://github.com/truecharts/charts/compare/kitchenowl-8.3.2...kitchenowl-8.3.3) (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)) + + +## [kitchenowl-8.3.2](https://github.com/truecharts/charts/compare/kitchenowl-8.3.1...kitchenowl-8.3.2) (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)) + + +## [kitchenowl-8.3.1](https://github.com/truecharts/charts/compare/kitchenowl-8.3.0...kitchenowl-8.3.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [kitchenowl-8.3.0](https://github.com/truecharts/charts/compare/kitchenowl-8.2.2...kitchenowl-8.3.0) (2024-01-12) + +### Fix + + + +- assign backend environment variables ([#17050](https://github.com/truecharts/charts/issues/17050)) + + +## [kitchenowl-8.2.2](https://github.com/truecharts/charts/compare/kitchenowl-8.2.1...kitchenowl-8.2.2) (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)) + + +## [kitchenowl-8.2.1](https://github.com/truecharts/charts/compare/kitchenowl-8.2.0...kitchenowl-8.2.1) (2024-01-08) + +### Chore + + + +- update container image tombursch/kitchenowl-web to latest[@8144301](https://github.com/8144301) by renovate ([#16968](https://github.com/truecharts/charts/issues/16968)) + +- update container image tombursch/kitchenowl to latest[@0a4ae56](https://github.com/0a4ae56) by renovate ([#16967](https://github.com/truecharts/charts/issues/16967)) + + +## [kitchenowl-8.2.0](https://github.com/truecharts/charts/compare/kitchenowl-8.1.5...kitchenowl-8.2.0) (2024-01-03) + +### Feat + + + +- Add OIDC providers ([#16748](https://github.com/truecharts/charts/issues/16748)) \ No newline at end of file diff --git a/stable/kitchenowl/9.1.3/Chart.yaml b/stable/kitchenowl/9.1.3/Chart.yaml new file mode 100644 index 00000000000..127d2cc4a5d --- /dev/null +++ b/stable/kitchenowl/9.1.3/Chart.yaml @@ -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: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: KitchenOwl is a smart self-hosted grocery list and recipe manager. +home: https://truecharts.org/charts/stable/kitchenowl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png +keywords: + - recipes + - kitchen + - grocery +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kitchenowl +sources: + - https://tombursch.github.io/kitchenowl + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl + - https://hub.docker.com/r/tombursch/kitchenowl-web + - https://hub.docker.com/r/tombursch/kitchenowl +type: application +version: 9.1.3 diff --git a/stable/kitchenowl/9.0.0/README.md b/stable/kitchenowl/9.1.3/README.md similarity index 100% rename from stable/kitchenowl/9.0.0/README.md rename to stable/kitchenowl/9.1.3/README.md diff --git a/stable/kitchenowl/9.0.0/app-readme.md b/stable/kitchenowl/9.1.3/app-readme.md similarity index 100% rename from stable/kitchenowl/9.0.0/app-readme.md rename to stable/kitchenowl/9.1.3/app-readme.md diff --git a/stable/kitchenowl/9.1.3/charts/common-18.0.3.tgz b/stable/kitchenowl/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kitchenowl/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kitchenowl/9.0.0/ix_values.yaml b/stable/kitchenowl/9.1.3/ix_values.yaml similarity index 100% rename from stable/kitchenowl/9.0.0/ix_values.yaml rename to stable/kitchenowl/9.1.3/ix_values.yaml diff --git a/stable/kitchenowl/9.0.0/questions.yaml b/stable/kitchenowl/9.1.3/questions.yaml similarity index 100% rename from stable/kitchenowl/9.0.0/questions.yaml rename to stable/kitchenowl/9.1.3/questions.yaml diff --git a/stable/kiwix-serve/8.1.0/templates/NOTES.txt b/stable/kitchenowl/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/kiwix-serve/8.1.0/templates/NOTES.txt rename to stable/kitchenowl/9.1.3/templates/NOTES.txt diff --git a/stable/kitchenowl/9.0.0/templates/_secrets.tpl b/stable/kitchenowl/9.1.3/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/9.0.0/templates/_secrets.tpl rename to stable/kitchenowl/9.1.3/templates/_secrets.tpl diff --git a/stable/kitchenowl/9.0.0/templates/common.yaml b/stable/kitchenowl/9.1.3/templates/common.yaml similarity index 100% rename from stable/kitchenowl/9.0.0/templates/common.yaml rename to stable/kitchenowl/9.1.3/templates/common.yaml diff --git a/stable/kiwix-serve/8.1.0/values.yaml b/stable/kitchenowl/9.1.3/values.yaml similarity index 100% rename from stable/kiwix-serve/8.1.0/values.yaml rename to stable/kitchenowl/9.1.3/values.yaml diff --git a/stable/kiwix-serve/8.1.0/CHANGELOG.md b/stable/kiwix-serve/8.1.0/CHANGELOG.md deleted file mode 100644 index af636b93df7..00000000000 --- a/stable/kiwix-serve/8.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [kiwix-serve-7.1.12](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.11...kiwix-serve-7.1.12) (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)) - - -## [kiwix-serve-7.1.11](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.10...kiwix-serve-7.1.11) (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)) - - -## [kiwix-serve-7.1.10](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.9...kiwix-serve-7.1.10) (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)) - - -## [kiwix-serve-7.1.9](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.8...kiwix-serve-7.1.9) (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)) - - -## [kiwix-serve-7.1.8](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.7...kiwix-serve-7.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kiwix-serve-7.1.7](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.6...kiwix-serve-7.1.7) (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)) - - -## [kiwix-serve-7.1.6](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.5...kiwix-serve-7.1.6) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/kiwix/kiwix-serve to 3.6.0[@b25f5fc](https://github.com/b25f5fc) by renovate ([#16711](https://github.com/truecharts/charts/issues/16711)) - - -## [kiwix-serve-7.1.5](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.4...kiwix-serve-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [kiwix-serve-7.1.4](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.3...kiwix-serve-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [kiwix-serve-7.1.3](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.0...kiwix-serve-7.1.3) (2024-01-01) \ No newline at end of file diff --git a/stable/kiwix-serve/8.1.0/Chart.yaml b/stable/kiwix-serve/8.1.0/Chart.yaml deleted file mode 100644 index 184b17d0c67..00000000000 --- a/stable/kiwix-serve/8.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.6.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! -home: https://truecharts.org/charts/stable/kiwix-serve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png -keywords: - - kiwix-serve - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kiwix-serve -sources: - - https://www.kiwix.org/ - - https://github.com/kiwix/kiwix-tools/blob/master/docker/server - - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve - - https://ghcr.io/kiwix/kiwix-serve -type: application -version: 8.1.0 diff --git a/stable/kiwix-serve/8.1.0/charts/common-18.0.1.tgz b/stable/kiwix-serve/8.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/kiwix-serve/8.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/kiwix-serve/8.1.0/ix_values.yaml b/stable/kiwix-serve/8.1.0/ix_values.yaml deleted file mode 100644 index 44bd4c7fec2..00000000000 --- a/stable/kiwix-serve/8.1.0/ix_values.yaml +++ /dev/null @@ -1,33 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: ghcr.io/kiwix/kiwix-serve - tag: 3.6.0@sha256:b25f5fc17761abd1a9147973025a3841a54acb3229d3767f517b85ccf1245212 -service: - main: - ports: - main: - port: 10323 - protocol: http -persistence: - data: - enabled: true - mountPath: /data -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsGroup: 0 - runAsUser: 0 -workload: - main: - podSpec: - containers: - main: - env: - DOWNLOAD: http://download.kiwix.org/zim/wikipedia_en_chemistry_nopic.zim - PORT: "{{ .Values.service.main.ports.main.port }}" - args: - - "*.zim" diff --git a/stable/kms/18.0.0/.helmignore b/stable/kiwix-serve/8.1.4/.helmignore similarity index 100% rename from stable/kms/18.0.0/.helmignore rename to stable/kiwix-serve/8.1.4/.helmignore diff --git a/stable/kiwix-serve/8.1.4/CHANGELOG.md b/stable/kiwix-serve/8.1.4/CHANGELOG.md new file mode 100644 index 00000000000..025b08e9305 --- /dev/null +++ b/stable/kiwix-serve/8.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [kiwix-serve-7.1.12](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.11...kiwix-serve-7.1.12) (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)) + + +## [kiwix-serve-7.1.11](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.10...kiwix-serve-7.1.11) (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)) + + +## [kiwix-serve-7.1.10](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.9...kiwix-serve-7.1.10) (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)) + + +## [kiwix-serve-7.1.9](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.8...kiwix-serve-7.1.9) (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)) + + +## [kiwix-serve-7.1.8](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.7...kiwix-serve-7.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [kiwix-serve-7.1.7](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.6...kiwix-serve-7.1.7) (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)) + + +## [kiwix-serve-7.1.6](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.5...kiwix-serve-7.1.6) (2024-01-03) + +### Chore + + + +- update container image ghcr.io/kiwix/kiwix-serve to 3.6.0[@b25f5fc](https://github.com/b25f5fc) by renovate ([#16711](https://github.com/truecharts/charts/issues/16711)) + + +## [kiwix-serve-7.1.5](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.4...kiwix-serve-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [kiwix-serve-7.1.4](https://github.com/truecharts/charts/compare/kiwix-serve-7.1.3...kiwix-serve-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes diff --git a/stable/kiwix-serve/8.1.4/Chart.yaml b/stable/kiwix-serve/8.1.4/Chart.yaml new file mode 100644 index 00000000000..d91f20f8495 --- /dev/null +++ b/stable/kiwix-serve/8.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.6.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! +home: https://truecharts.org/charts/stable/kiwix-serve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png +keywords: + - kiwix-serve + - Productivity +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kiwix-serve +sources: + - https://www.kiwix.org/ + - https://github.com/kiwix/kiwix-tools/blob/master/docker/server + - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve + - https://ghcr.io/kiwix/kiwix-serve +type: application +version: 8.1.4 diff --git a/stable/kiwix-serve/8.1.0/README.md b/stable/kiwix-serve/8.1.4/README.md similarity index 100% rename from stable/kiwix-serve/8.1.0/README.md rename to stable/kiwix-serve/8.1.4/README.md diff --git a/stable/kiwix-serve/8.1.0/app-readme.md b/stable/kiwix-serve/8.1.4/app-readme.md similarity index 100% rename from stable/kiwix-serve/8.1.0/app-readme.md rename to stable/kiwix-serve/8.1.4/app-readme.md diff --git a/stable/kiwix-serve/8.1.4/charts/common-18.0.3.tgz b/stable/kiwix-serve/8.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kiwix-serve/8.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/kiwix-serve/8.1.4/ix_values.yaml b/stable/kiwix-serve/8.1.4/ix_values.yaml new file mode 100644 index 00000000000..e3319565a14 --- /dev/null +++ b/stable/kiwix-serve/8.1.4/ix_values.yaml @@ -0,0 +1,33 @@ +image: + pullPolicy: IfNotPresent + repository: ghcr.io/kiwix/kiwix-serve + tag: 3.6.0@sha256:36b61f3519ee9120a00715c4667f23bb9634374940074da5202a01a72a61788f +service: + main: + ports: + main: + port: 10323 + protocol: http +persistence: + data: + enabled: true + mountPath: /data +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsGroup: 0 + runAsUser: 0 +workload: + main: + podSpec: + containers: + main: + env: + DOWNLOAD: http://download.kiwix.org/zim/wikipedia_en_chemistry_nopic.zim + PORT: "{{ .Values.service.main.ports.main.port }}" + args: + - "*.zim" diff --git a/stable/kiwix-serve/8.1.0/questions.yaml b/stable/kiwix-serve/8.1.4/questions.yaml similarity index 100% rename from stable/kiwix-serve/8.1.0/questions.yaml rename to stable/kiwix-serve/8.1.4/questions.yaml diff --git a/stable/kms/18.0.0/templates/NOTES.txt b/stable/kiwix-serve/8.1.4/templates/NOTES.txt similarity index 100% rename from stable/kms/18.0.0/templates/NOTES.txt rename to stable/kiwix-serve/8.1.4/templates/NOTES.txt diff --git a/stable/kiwix-serve/8.1.0/templates/common.yaml b/stable/kiwix-serve/8.1.4/templates/common.yaml similarity index 100% rename from stable/kiwix-serve/8.1.0/templates/common.yaml rename to stable/kiwix-serve/8.1.4/templates/common.yaml diff --git a/stable/kms/18.0.0/values.yaml b/stable/kiwix-serve/8.1.4/values.yaml similarity index 100% rename from stable/kms/18.0.0/values.yaml rename to stable/kiwix-serve/8.1.4/values.yaml diff --git a/stable/kms/18.0.0/CHANGELOG.md b/stable/kms/18.0.0/CHANGELOG.md deleted file mode 100644 index 09fc8b6e53a..00000000000 --- a/stable/kms/18.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [kms-17.1.11](https://github.com/truecharts/charts/compare/kms-17.1.10...kms-17.1.11) (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)) - - -## [kms-17.1.10](https://github.com/truecharts/charts/compare/kms-17.1.9...kms-17.1.10) (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)) - - -## [kms-17.1.9](https://github.com/truecharts/charts/compare/kms-17.1.8...kms-17.1.9) (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)) - - -## [kms-17.1.8](https://github.com/truecharts/charts/compare/kms-17.1.7...kms-17.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)) - - -## [kms-17.1.7](https://github.com/truecharts/charts/compare/kms-17.1.6...kms-17.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kms-17.1.6](https://github.com/truecharts/charts/compare/kms-17.1.5...kms-17.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)) - - -## [kms-17.1.5](https://github.com/truecharts/charts/compare/kms-17.1.4...kms-17.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [kms-17.1.4](https://github.com/truecharts/charts/compare/kms-17.1.3...kms-17.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [kms-17.1.3](https://github.com/truecharts/charts/compare/kms-17.1.0...kms-17.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/kms/18.0.0/Chart.yaml b/stable/kms/18.0.0/Chart.yaml deleted file mode 100644 index 3826b6b31e0..00000000000 --- a/stable/kms/18.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: graywares - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: minimal -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Private Windows Activation Server for development and testing -home: https://truecharts.org/charts/stable/kms -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kms.png -keywords: - - kms -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kms -sources: - - https://github.com/Py-KMS-Organization/py-kms - - https://github.com/truecharts/charts/tree/master/charts/stable/kms - - https://hub.docker.com/r/pykmsorg/py-kms -type: application -version: 18.0.0 diff --git a/stable/kms/18.0.0/charts/common-17.5.0.tgz b/stable/kms/18.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kms/18.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kodi-headless/9.0.0/.helmignore b/stable/kms/18.1.3/.helmignore similarity index 100% rename from stable/kodi-headless/9.0.0/.helmignore rename to stable/kms/18.1.3/.helmignore diff --git a/stable/kms/18.1.3/CHANGELOG.md b/stable/kms/18.1.3/CHANGELOG.md new file mode 100644 index 00000000000..46c149d85c3 --- /dev/null +++ b/stable/kms/18.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [kms-17.1.11](https://github.com/truecharts/charts/compare/kms-17.1.10...kms-17.1.11) (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)) + + +## [kms-17.1.10](https://github.com/truecharts/charts/compare/kms-17.1.9...kms-17.1.10) (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)) + + +## [kms-17.1.9](https://github.com/truecharts/charts/compare/kms-17.1.8...kms-17.1.9) (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)) + + +## [kms-17.1.8](https://github.com/truecharts/charts/compare/kms-17.1.7...kms-17.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)) + + +## [kms-17.1.7](https://github.com/truecharts/charts/compare/kms-17.1.6...kms-17.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [kms-17.1.6](https://github.com/truecharts/charts/compare/kms-17.1.5...kms-17.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)) + + +## [kms-17.1.5](https://github.com/truecharts/charts/compare/kms-17.1.4...kms-17.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [kms-17.1.4](https://github.com/truecharts/charts/compare/kms-17.1.3...kms-17.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [kms-17.1.3](https://github.com/truecharts/charts/compare/kms-17.1.0...kms-17.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/kms/18.1.3/Chart.yaml b/stable/kms/18.1.3/Chart.yaml new file mode 100644 index 00000000000..9ba7f3ba671 --- /dev/null +++ b/stable/kms/18.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: graywares + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: minimal +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Private Windows Activation Server for development and testing +home: https://truecharts.org/charts/stable/kms +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kms.png +keywords: + - kms +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kms +sources: + - https://github.com/Py-KMS-Organization/py-kms + - https://github.com/truecharts/charts/tree/master/charts/stable/kms + - https://hub.docker.com/r/pykmsorg/py-kms +type: application +version: 18.1.3 diff --git a/stable/kms/18.0.0/README.md b/stable/kms/18.1.3/README.md similarity index 100% rename from stable/kms/18.0.0/README.md rename to stable/kms/18.1.3/README.md diff --git a/stable/kms/18.0.0/app-readme.md b/stable/kms/18.1.3/app-readme.md similarity index 100% rename from stable/kms/18.0.0/app-readme.md rename to stable/kms/18.1.3/app-readme.md diff --git a/stable/kms/18.1.3/charts/common-18.0.3.tgz b/stable/kms/18.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kms/18.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kms/18.0.0/ix_values.yaml b/stable/kms/18.1.3/ix_values.yaml similarity index 100% rename from stable/kms/18.0.0/ix_values.yaml rename to stable/kms/18.1.3/ix_values.yaml diff --git a/stable/kms/18.0.0/questions.yaml b/stable/kms/18.1.3/questions.yaml similarity index 100% rename from stable/kms/18.0.0/questions.yaml rename to stable/kms/18.1.3/questions.yaml diff --git a/stable/kodi-headless/9.0.0/templates/NOTES.txt b/stable/kms/18.1.3/templates/NOTES.txt similarity index 100% rename from stable/kodi-headless/9.0.0/templates/NOTES.txt rename to stable/kms/18.1.3/templates/NOTES.txt diff --git a/stable/kodi-headless/9.0.0/templates/common.yaml b/stable/kms/18.1.3/templates/common.yaml similarity index 100% rename from stable/kodi-headless/9.0.0/templates/common.yaml rename to stable/kms/18.1.3/templates/common.yaml diff --git a/stable/kodi-headless/9.0.0/values.yaml b/stable/kms/18.1.3/values.yaml similarity index 100% rename from stable/kodi-headless/9.0.0/values.yaml rename to stable/kms/18.1.3/values.yaml diff --git a/stable/kodi-headless/9.0.0/CHANGELOG.md b/stable/kodi-headless/9.0.0/CHANGELOG.md deleted file mode 100644 index 48b0a8591e4..00000000000 --- a/stable/kodi-headless/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [kodi-headless-8.1.11](https://github.com/truecharts/charts/compare/kodi-headless-8.1.10...kodi-headless-8.1.11) (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)) - - -## [kodi-headless-8.1.10](https://github.com/truecharts/charts/compare/kodi-headless-8.1.9...kodi-headless-8.1.10) (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)) - - -## [kodi-headless-8.1.9](https://github.com/truecharts/charts/compare/kodi-headless-8.1.8...kodi-headless-8.1.9) (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)) - - -## [kodi-headless-8.1.8](https://github.com/truecharts/charts/compare/kodi-headless-8.1.7...kodi-headless-8.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)) - - -## [kodi-headless-8.1.7](https://github.com/truecharts/charts/compare/kodi-headless-8.1.6...kodi-headless-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kodi-headless-8.1.6](https://github.com/truecharts/charts/compare/kodi-headless-8.1.5...kodi-headless-8.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)) - - -## [kodi-headless-8.1.5](https://github.com/truecharts/charts/compare/kodi-headless-8.1.4...kodi-headless-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [kodi-headless-8.1.4](https://github.com/truecharts/charts/compare/kodi-headless-8.1.3...kodi-headless-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [kodi-headless-8.1.3](https://github.com/truecharts/charts/compare/kodi-headless-8.1.0...kodi-headless-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/kodi-headless/9.0.0/Chart.yaml b/stable/kodi-headless/9.0.0/Chart.yaml deleted file mode 100644 index 0ea7bca0134..00000000000 --- a/stable/kodi-headless/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 190.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A headless install of kodi in a docker container. -home: https://truecharts.org/charts/stable/kodi-headless -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png -keywords: - - kodi-headless -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kodi-headless -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless - - https://hub.docker.com/r/linuxserver/kodi-headless -type: application -version: 9.0.0 diff --git a/stable/kodi-headless/9.0.0/charts/common-17.5.0.tgz b/stable/kodi-headless/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kodi-headless/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/komga/13.0.0/.helmignore b/stable/kodi-headless/9.1.3/.helmignore similarity index 100% rename from stable/komga/13.0.0/.helmignore rename to stable/kodi-headless/9.1.3/.helmignore diff --git a/stable/kodi-headless/9.1.3/CHANGELOG.md b/stable/kodi-headless/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b7cb1d70e24 --- /dev/null +++ b/stable/kodi-headless/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [kodi-headless-8.1.11](https://github.com/truecharts/charts/compare/kodi-headless-8.1.10...kodi-headless-8.1.11) (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)) + + +## [kodi-headless-8.1.10](https://github.com/truecharts/charts/compare/kodi-headless-8.1.9...kodi-headless-8.1.10) (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)) + + +## [kodi-headless-8.1.9](https://github.com/truecharts/charts/compare/kodi-headless-8.1.8...kodi-headless-8.1.9) (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)) + + +## [kodi-headless-8.1.8](https://github.com/truecharts/charts/compare/kodi-headless-8.1.7...kodi-headless-8.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)) + + +## [kodi-headless-8.1.7](https://github.com/truecharts/charts/compare/kodi-headless-8.1.6...kodi-headless-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [kodi-headless-8.1.6](https://github.com/truecharts/charts/compare/kodi-headless-8.1.5...kodi-headless-8.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)) + + +## [kodi-headless-8.1.5](https://github.com/truecharts/charts/compare/kodi-headless-8.1.4...kodi-headless-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [kodi-headless-8.1.4](https://github.com/truecharts/charts/compare/kodi-headless-8.1.3...kodi-headless-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [kodi-headless-8.1.3](https://github.com/truecharts/charts/compare/kodi-headless-8.1.0...kodi-headless-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/kodi-headless/9.1.3/Chart.yaml b/stable/kodi-headless/9.1.3/Chart.yaml new file mode 100644 index 00000000000..ef5cd330351 --- /dev/null +++ b/stable/kodi-headless/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 190.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A headless install of kodi in a docker container. +home: https://truecharts.org/charts/stable/kodi-headless +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png +keywords: + - kodi-headless +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kodi-headless +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless + - https://hub.docker.com/r/linuxserver/kodi-headless +type: application +version: 9.1.3 diff --git a/stable/kodi-headless/9.0.0/README.md b/stable/kodi-headless/9.1.3/README.md similarity index 100% rename from stable/kodi-headless/9.0.0/README.md rename to stable/kodi-headless/9.1.3/README.md diff --git a/stable/kodi-headless/9.0.0/app-readme.md b/stable/kodi-headless/9.1.3/app-readme.md similarity index 100% rename from stable/kodi-headless/9.0.0/app-readme.md rename to stable/kodi-headless/9.1.3/app-readme.md diff --git a/stable/kodi-headless/9.1.3/charts/common-18.0.3.tgz b/stable/kodi-headless/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kodi-headless/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kodi-headless/9.0.0/ix_values.yaml b/stable/kodi-headless/9.1.3/ix_values.yaml similarity index 100% rename from stable/kodi-headless/9.0.0/ix_values.yaml rename to stable/kodi-headless/9.1.3/ix_values.yaml diff --git a/stable/kodi-headless/9.0.0/questions.yaml b/stable/kodi-headless/9.1.3/questions.yaml similarity index 100% rename from stable/kodi-headless/9.0.0/questions.yaml rename to stable/kodi-headless/9.1.3/questions.yaml diff --git a/stable/komga/13.0.0/templates/NOTES.txt b/stable/kodi-headless/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/komga/13.0.0/templates/NOTES.txt rename to stable/kodi-headless/9.1.3/templates/NOTES.txt diff --git a/stable/komga/13.0.0/templates/common.yaml b/stable/kodi-headless/9.1.3/templates/common.yaml similarity index 100% rename from stable/komga/13.0.0/templates/common.yaml rename to stable/kodi-headless/9.1.3/templates/common.yaml diff --git a/stable/komga/13.0.0/values.yaml b/stable/kodi-headless/9.1.3/values.yaml similarity index 100% rename from stable/komga/13.0.0/values.yaml rename to stable/kodi-headless/9.1.3/values.yaml diff --git a/stable/komga/13.0.0/CHANGELOG.md b/stable/komga/13.0.0/CHANGELOG.md deleted file mode 100644 index e8fc8047aee..00000000000 --- a/stable/komga/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [komga-12.2.9](https://github.com/truecharts/charts/compare/komga-12.2.8...komga-12.2.9) (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)) - - -## [komga-12.2.8](https://github.com/truecharts/charts/compare/komga-12.2.7...komga-12.2.8) (2024-01-29) - -### Chore - - - -- update container image gotson/komga to v1.10.3[@d962b7a](https://github.com/d962b7a) by renovate ([#17678](https://github.com/truecharts/charts/issues/17678)) - - -## [komga-12.2.7](https://github.com/truecharts/charts/compare/komga-12.2.6...komga-12.2.7) (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)) - - -## [komga-12.2.6](https://github.com/truecharts/charts/compare/komga-12.2.5...komga-12.2.6) (2024-01-22) - -### Chore - - - -- update container image gotson/komga to v1.10.2[@3cc3c8c](https://github.com/3cc3c8c) by renovate ([#17508](https://github.com/truecharts/charts/issues/17508)) - - -## [komga-12.2.5](https://github.com/truecharts/charts/compare/komga-12.2.4...komga-12.2.5) (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)) - - -## [komga-12.2.4](https://github.com/truecharts/charts/compare/komga-12.2.3...komga-12.2.4) (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)) - - -## [komga-12.2.3](https://github.com/truecharts/charts/compare/komga-12.2.2...komga-12.2.3) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [komga-12.2.2](https://github.com/truecharts/charts/compare/komga-12.2.1...komga-12.2.2) (2024-01-14) - -### Chore - - - -- update container image gotson/komga to v1.10.1[@ffe43cb](https://github.com/ffe43cb) by renovate ([#17192](https://github.com/truecharts/charts/issues/17192)) - - - - -## [komga-12.2.1](https://github.com/truecharts/charts/compare/komga-12.2.0...komga-12.2.1) (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)) - - -## [komga-12.2.0](https://github.com/truecharts/charts/compare/komga-12.1.5...komga-12.2.0) (2024-01-08) - -### Chore diff --git a/stable/komga/13.0.0/Chart.yaml b/stable/komga/13.0.0/Chart.yaml deleted file mode 100644 index e7e51ec4bed..00000000000 --- a/stable/komga/13.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.10.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A comics/mangas server to serve/stream pages via API -home: https://truecharts.org/charts/stable/komga -icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png -keywords: - - komga - - comics - - mangas - - server -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: komga -sources: - - https://github.com/gotson/komga - - https://komga.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/komga - - https://hub.docker.com/r/gotson/komga -type: application -version: 13.0.0 diff --git a/stable/komga/13.0.0/charts/common-17.5.0.tgz b/stable/komga/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/komga/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/kopia/11.0.0/.helmignore b/stable/komga/13.1.3/.helmignore similarity index 100% rename from stable/kopia/11.0.0/.helmignore rename to stable/komga/13.1.3/.helmignore diff --git a/stable/komga/13.1.3/CHANGELOG.md b/stable/komga/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..db2b2bc1d55 --- /dev/null +++ b/stable/komga/13.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [komga-12.2.9](https://github.com/truecharts/charts/compare/komga-12.2.8...komga-12.2.9) (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)) + + +## [komga-12.2.8](https://github.com/truecharts/charts/compare/komga-12.2.7...komga-12.2.8) (2024-01-29) + +### Chore + + + +- update container image gotson/komga to v1.10.3[@d962b7a](https://github.com/d962b7a) by renovate ([#17678](https://github.com/truecharts/charts/issues/17678)) + + +## [komga-12.2.7](https://github.com/truecharts/charts/compare/komga-12.2.6...komga-12.2.7) (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)) + + +## [komga-12.2.6](https://github.com/truecharts/charts/compare/komga-12.2.5...komga-12.2.6) (2024-01-22) + +### Chore + + + +- update container image gotson/komga to v1.10.2[@3cc3c8c](https://github.com/3cc3c8c) by renovate ([#17508](https://github.com/truecharts/charts/issues/17508)) + + +## [komga-12.2.5](https://github.com/truecharts/charts/compare/komga-12.2.4...komga-12.2.5) (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)) + + +## [komga-12.2.4](https://github.com/truecharts/charts/compare/komga-12.2.3...komga-12.2.4) (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)) + + +## [komga-12.2.3](https://github.com/truecharts/charts/compare/komga-12.2.2...komga-12.2.3) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [komga-12.2.2](https://github.com/truecharts/charts/compare/komga-12.2.1...komga-12.2.2) (2024-01-14) + +### Chore + + + +- update container image gotson/komga to v1.10.1[@ffe43cb](https://github.com/ffe43cb) by renovate ([#17192](https://github.com/truecharts/charts/issues/17192)) + + + + +## [komga-12.2.1](https://github.com/truecharts/charts/compare/komga-12.2.0...komga-12.2.1) (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)) + diff --git a/stable/komga/13.1.3/Chart.yaml b/stable/komga/13.1.3/Chart.yaml new file mode 100644 index 00000000000..80e6f0b9e94 --- /dev/null +++ b/stable/komga/13.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.10.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A comics/mangas server to serve/stream pages via API +home: https://truecharts.org/charts/stable/komga +icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png +keywords: + - komga + - comics + - mangas + - server +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: komga +sources: + - https://github.com/gotson/komga + - https://komga.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://hub.docker.com/r/gotson/komga +type: application +version: 13.1.3 diff --git a/stable/komga/13.0.0/README.md b/stable/komga/13.1.3/README.md similarity index 100% rename from stable/komga/13.0.0/README.md rename to stable/komga/13.1.3/README.md diff --git a/stable/komga/13.0.0/app-readme.md b/stable/komga/13.1.3/app-readme.md similarity index 100% rename from stable/komga/13.0.0/app-readme.md rename to stable/komga/13.1.3/app-readme.md diff --git a/stable/komga/13.1.3/charts/common-18.0.3.tgz b/stable/komga/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/komga/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/komga/13.0.0/ix_values.yaml b/stable/komga/13.1.3/ix_values.yaml similarity index 100% rename from stable/komga/13.0.0/ix_values.yaml rename to stable/komga/13.1.3/ix_values.yaml diff --git a/stable/komga/13.0.0/questions.yaml b/stable/komga/13.1.3/questions.yaml similarity index 100% rename from stable/komga/13.0.0/questions.yaml rename to stable/komga/13.1.3/questions.yaml diff --git a/stable/kopia/11.0.0/templates/NOTES.txt b/stable/komga/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/kopia/11.0.0/templates/NOTES.txt rename to stable/komga/13.1.3/templates/NOTES.txt diff --git a/stable/lancache-dns/8.0.0/templates/common.yaml b/stable/komga/13.1.3/templates/common.yaml similarity index 100% rename from stable/lancache-dns/8.0.0/templates/common.yaml rename to stable/komga/13.1.3/templates/common.yaml diff --git a/stable/kopia/11.0.0/values.yaml b/stable/komga/13.1.3/values.yaml similarity index 100% rename from stable/kopia/11.0.0/values.yaml rename to stable/komga/13.1.3/values.yaml diff --git a/stable/kopia/11.0.0/CHANGELOG.md b/stable/kopia/11.0.0/CHANGELOG.md deleted file mode 100644 index 1457cdbedc4..00000000000 --- a/stable/kopia/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [kopia-10.1.14](https://github.com/truecharts/charts/compare/kopia-10.1.13...kopia-10.1.14) (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)) - - -## [kopia-10.1.13](https://github.com/truecharts/charts/compare/kopia-10.1.12...kopia-10.1.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)) - - -## [kopia-10.1.12](https://github.com/truecharts/charts/compare/kopia-10.1.11...kopia-10.1.12) (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)) - - -## [kopia-10.1.11](https://github.com/truecharts/charts/compare/kopia-10.1.10...kopia-10.1.11) (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)) - - -## [kopia-10.1.10](https://github.com/truecharts/charts/compare/kopia-10.1.9...kopia-10.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [kopia-10.1.9](https://github.com/truecharts/charts/compare/kopia-10.1.8...kopia-10.1.9) (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)) - - -## [kopia-10.1.8](https://github.com/truecharts/charts/compare/kopia-10.1.7...kopia-10.1.8) (2024-01-03) - -### Chore - - - -- update container image kopia/kopia to 0.15.0[@fea96ce](https://github.com/fea96ce) by renovate ([#16783](https://github.com/truecharts/charts/issues/16783)) - - -## [kopia-10.1.7](https://github.com/truecharts/charts/compare/kopia-10.1.6...kopia-10.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [kopia-10.1.6](https://github.com/truecharts/charts/compare/kopia-10.1.4...kopia-10.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [kopia-10.1.4](https://github.com/truecharts/charts/compare/kopia-10.1.3...kopia-10.1.4) (2024-01-01) - -### Chore diff --git a/stable/kopia/11.0.0/Chart.yaml b/stable/kopia/11.0.0/Chart.yaml deleted file mode 100644 index 3cf5497d1f2..00000000000 --- a/stable/kopia/11.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utility - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.15.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. -home: https://truecharts.org/charts/stable/kopia -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png -keywords: - - backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: kopia -sources: - - https://github.com/kopia/kopia - - https://kopia.io/docs/installation/#docker-images - - https://github.com/truecharts/charts/tree/master/charts/stable/kopia - - https://hub.docker.com/r/kopia/kopia -type: application -version: 11.0.0 diff --git a/stable/kopia/11.0.0/charts/common-17.5.0.tgz b/stable/kopia/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/kopia/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/krusader/5.0.0/.helmignore b/stable/kopia/11.1.3/.helmignore similarity index 100% rename from stable/krusader/5.0.0/.helmignore rename to stable/kopia/11.1.3/.helmignore diff --git a/stable/kopia/11.1.3/CHANGELOG.md b/stable/kopia/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..672e7969f45 --- /dev/null +++ b/stable/kopia/11.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [kopia-10.1.14](https://github.com/truecharts/charts/compare/kopia-10.1.13...kopia-10.1.14) (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)) + + +## [kopia-10.1.13](https://github.com/truecharts/charts/compare/kopia-10.1.12...kopia-10.1.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)) + + +## [kopia-10.1.12](https://github.com/truecharts/charts/compare/kopia-10.1.11...kopia-10.1.12) (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)) + + +## [kopia-10.1.11](https://github.com/truecharts/charts/compare/kopia-10.1.10...kopia-10.1.11) (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)) + + +## [kopia-10.1.10](https://github.com/truecharts/charts/compare/kopia-10.1.9...kopia-10.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [kopia-10.1.9](https://github.com/truecharts/charts/compare/kopia-10.1.8...kopia-10.1.9) (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)) + + +## [kopia-10.1.8](https://github.com/truecharts/charts/compare/kopia-10.1.7...kopia-10.1.8) (2024-01-03) + +### Chore + + + +- update container image kopia/kopia to 0.15.0[@fea96ce](https://github.com/fea96ce) by renovate ([#16783](https://github.com/truecharts/charts/issues/16783)) + + +## [kopia-10.1.7](https://github.com/truecharts/charts/compare/kopia-10.1.6...kopia-10.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [kopia-10.1.6](https://github.com/truecharts/charts/compare/kopia-10.1.4...kopia-10.1.6) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + diff --git a/stable/kopia/11.1.3/Chart.yaml b/stable/kopia/11.1.3/Chart.yaml new file mode 100644 index 00000000000..588c110d0ef --- /dev/null +++ b/stable/kopia/11.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utility + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.15.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. +home: https://truecharts.org/charts/stable/kopia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png +keywords: + - backup +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: kopia +sources: + - https://github.com/kopia/kopia + - https://kopia.io/docs/installation/#docker-images + - https://github.com/truecharts/charts/tree/master/charts/stable/kopia + - https://hub.docker.com/r/kopia/kopia +type: application +version: 11.1.3 diff --git a/stable/kopia/11.0.0/README.md b/stable/kopia/11.1.3/README.md similarity index 100% rename from stable/kopia/11.0.0/README.md rename to stable/kopia/11.1.3/README.md diff --git a/stable/kopia/11.0.0/app-readme.md b/stable/kopia/11.1.3/app-readme.md similarity index 100% rename from stable/kopia/11.0.0/app-readme.md rename to stable/kopia/11.1.3/app-readme.md diff --git a/stable/kopia/11.1.3/charts/common-18.0.3.tgz b/stable/kopia/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/kopia/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/kopia/11.0.0/ix_values.yaml b/stable/kopia/11.1.3/ix_values.yaml similarity index 100% rename from stable/kopia/11.0.0/ix_values.yaml rename to stable/kopia/11.1.3/ix_values.yaml diff --git a/stable/kopia/11.0.0/questions.yaml b/stable/kopia/11.1.3/questions.yaml similarity index 100% rename from stable/kopia/11.0.0/questions.yaml rename to stable/kopia/11.1.3/questions.yaml diff --git a/stable/lama-cleaner/6.0.0/templates/NOTES.txt b/stable/kopia/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/lama-cleaner/6.0.0/templates/NOTES.txt rename to stable/kopia/11.1.3/templates/NOTES.txt diff --git a/stable/kopia/11.0.0/templates/_secrets.tpl b/stable/kopia/11.1.3/templates/_secrets.tpl similarity index 100% rename from stable/kopia/11.0.0/templates/_secrets.tpl rename to stable/kopia/11.1.3/templates/_secrets.tpl diff --git a/stable/kopia/11.0.0/templates/common.yaml b/stable/kopia/11.1.3/templates/common.yaml similarity index 100% rename from stable/kopia/11.0.0/templates/common.yaml rename to stable/kopia/11.1.3/templates/common.yaml diff --git a/stable/krusader/5.0.0/values.yaml b/stable/kopia/11.1.3/values.yaml similarity index 100% rename from stable/krusader/5.0.0/values.yaml rename to stable/kopia/11.1.3/values.yaml diff --git a/stable/krusader/5.0.0/CHANGELOG.md b/stable/krusader/5.0.0/CHANGELOG.md deleted file mode 100644 index 38f70eb789d..00000000000 --- a/stable/krusader/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [krusader-4.1.12](https://github.com/truecharts/charts/compare/krusader-4.1.11...krusader-4.1.12) (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)) - - -## [krusader-4.1.11](https://github.com/truecharts/charts/compare/krusader-4.1.10...krusader-4.1.11) (2024-01-29) - -### Chore - - - -- update container image ich777/krusader to latest[@1183d0e](https://github.com/1183d0e) by renovate ([#17634](https://github.com/truecharts/charts/issues/17634)) - - -## [krusader-4.1.10](https://github.com/truecharts/charts/compare/krusader-4.1.9...krusader-4.1.10) (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)) - - -## [krusader-4.1.9](https://github.com/truecharts/charts/compare/krusader-4.1.8...krusader-4.1.9) (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)) - - -## [krusader-4.1.8](https://github.com/truecharts/charts/compare/krusader-4.1.7...krusader-4.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)) - - -## [krusader-4.1.7](https://github.com/truecharts/charts/compare/krusader-4.1.6...krusader-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [krusader-4.1.6](https://github.com/truecharts/charts/compare/krusader-4.1.5...krusader-4.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)) - - -## [krusader-4.1.5](https://github.com/truecharts/charts/compare/krusader-4.1.4...krusader-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [krusader-4.1.4](https://github.com/truecharts/charts/compare/krusader-4.1.3...krusader-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [krusader-4.1.3](https://github.com/truecharts/charts/compare/krusader-4.1.0...krusader-4.1.3) (2024-01-01) diff --git a/stable/krusader/5.0.0/Chart.yaml b/stable/krusader/5.0.0/Chart.yaml deleted file mode 100644 index ebb18a31439..00000000000 --- a/stable/krusader/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. -home: https://truecharts.org/charts/stable/krusader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.png -keywords: - - krusader - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: krusader -sources: - - https://krusader.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/krusader - - https://hub.docker.com/r/ich777/krusader -type: application -version: 5.0.0 diff --git a/stable/krusader/5.0.0/charts/common-17.5.0.tgz b/stable/krusader/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/krusader/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/lama-cleaner/6.0.0/.helmignore b/stable/krusader/5.1.3/.helmignore similarity index 100% rename from stable/lama-cleaner/6.0.0/.helmignore rename to stable/krusader/5.1.3/.helmignore diff --git a/stable/krusader/5.1.3/CHANGELOG.md b/stable/krusader/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..651dd2aa618 --- /dev/null +++ b/stable/krusader/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [krusader-4.1.12](https://github.com/truecharts/charts/compare/krusader-4.1.11...krusader-4.1.12) (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)) + + +## [krusader-4.1.11](https://github.com/truecharts/charts/compare/krusader-4.1.10...krusader-4.1.11) (2024-01-29) + +### Chore + + + +- update container image ich777/krusader to latest[@1183d0e](https://github.com/1183d0e) by renovate ([#17634](https://github.com/truecharts/charts/issues/17634)) + + +## [krusader-4.1.10](https://github.com/truecharts/charts/compare/krusader-4.1.9...krusader-4.1.10) (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)) + + +## [krusader-4.1.9](https://github.com/truecharts/charts/compare/krusader-4.1.8...krusader-4.1.9) (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)) + + +## [krusader-4.1.8](https://github.com/truecharts/charts/compare/krusader-4.1.7...krusader-4.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)) + + +## [krusader-4.1.7](https://github.com/truecharts/charts/compare/krusader-4.1.6...krusader-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [krusader-4.1.6](https://github.com/truecharts/charts/compare/krusader-4.1.5...krusader-4.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)) + + +## [krusader-4.1.5](https://github.com/truecharts/charts/compare/krusader-4.1.4...krusader-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [krusader-4.1.4](https://github.com/truecharts/charts/compare/krusader-4.1.3...krusader-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/krusader/5.1.3/Chart.yaml b/stable/krusader/5.1.3/Chart.yaml new file mode 100644 index 00000000000..7f206b58c83 --- /dev/null +++ b/stable/krusader/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. +home: https://truecharts.org/charts/stable/krusader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.png +keywords: + - krusader + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: krusader +sources: + - https://krusader.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/krusader + - https://hub.docker.com/r/ich777/krusader +type: application +version: 5.1.3 diff --git a/stable/krusader/5.0.0/README.md b/stable/krusader/5.1.3/README.md similarity index 100% rename from stable/krusader/5.0.0/README.md rename to stable/krusader/5.1.3/README.md diff --git a/stable/krusader/5.0.0/app-readme.md b/stable/krusader/5.1.3/app-readme.md similarity index 100% rename from stable/krusader/5.0.0/app-readme.md rename to stable/krusader/5.1.3/app-readme.md diff --git a/stable/krusader/5.1.3/charts/common-18.0.3.tgz b/stable/krusader/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/krusader/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/krusader/5.0.0/ix_values.yaml b/stable/krusader/5.1.3/ix_values.yaml similarity index 100% rename from stable/krusader/5.0.0/ix_values.yaml rename to stable/krusader/5.1.3/ix_values.yaml diff --git a/stable/krusader/5.0.0/questions.yaml b/stable/krusader/5.1.3/questions.yaml similarity index 100% rename from stable/krusader/5.0.0/questions.yaml rename to stable/krusader/5.1.3/questions.yaml diff --git a/stable/krusader/5.0.0/templates/common.yaml b/stable/krusader/5.1.3/templates/common.yaml similarity index 100% rename from stable/krusader/5.0.0/templates/common.yaml rename to stable/krusader/5.1.3/templates/common.yaml diff --git a/stable/lama-cleaner/6.0.0/values.yaml b/stable/krusader/5.1.3/values.yaml similarity index 100% rename from stable/lama-cleaner/6.0.0/values.yaml rename to stable/krusader/5.1.3/values.yaml diff --git a/stable/lama-cleaner/6.0.0/CHANGELOG.md b/stable/lama-cleaner/6.0.0/CHANGELOG.md deleted file mode 100644 index ab91a0cc08d..00000000000 --- a/stable/lama-cleaner/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [lama-cleaner-5.1.11](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.10...lama-cleaner-5.1.11) (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)) - - -## [lama-cleaner-5.1.10](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.9...lama-cleaner-5.1.10) (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)) - - -## [lama-cleaner-5.1.9](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.8...lama-cleaner-5.1.9) (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)) - - -## [lama-cleaner-5.1.8](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.7...lama-cleaner-5.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)) - - -## [lama-cleaner-5.1.7](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.6...lama-cleaner-5.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [lama-cleaner-5.1.6](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.5...lama-cleaner-5.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)) - - -## [lama-cleaner-5.1.5](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.4...lama-cleaner-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [lama-cleaner-5.1.4](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.3...lama-cleaner-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [lama-cleaner-5.1.3](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.0...lama-cleaner-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/lama-cleaner/6.0.0/Chart.yaml b/stable/lama-cleaner/6.0.0/Chart.yaml deleted file mode 100644 index eeec91198cc..00000000000 --- a/stable/lama-cleaner/6.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.33.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open-source inpainting tool powered by SOTA AI model. -home: https://truecharts.org/charts/stable/lama-cleaner -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lama-cleaner.png -keywords: - - lama-cleaner - - media - - AI -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lama-cleaner -sources: - - https://github.com/Sanster/lama-cleaner - - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner - - https://hub.docker.com/r/cwq1913/lama-cleaner -type: application -version: 6.0.0 diff --git a/stable/lama-cleaner/6.0.0/charts/common-17.5.0.tgz b/stable/lama-cleaner/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/lama-cleaner/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/lancache-dns/8.0.0/.helmignore b/stable/lama-cleaner/6.1.3/.helmignore similarity index 100% rename from stable/lancache-dns/8.0.0/.helmignore rename to stable/lama-cleaner/6.1.3/.helmignore diff --git a/stable/lama-cleaner/6.1.3/CHANGELOG.md b/stable/lama-cleaner/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e0ce19cf3da --- /dev/null +++ b/stable/lama-cleaner/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [lama-cleaner-5.1.11](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.10...lama-cleaner-5.1.11) (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)) + + +## [lama-cleaner-5.1.10](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.9...lama-cleaner-5.1.10) (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)) + + +## [lama-cleaner-5.1.9](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.8...lama-cleaner-5.1.9) (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)) + + +## [lama-cleaner-5.1.8](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.7...lama-cleaner-5.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)) + + +## [lama-cleaner-5.1.7](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.6...lama-cleaner-5.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [lama-cleaner-5.1.6](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.5...lama-cleaner-5.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)) + + +## [lama-cleaner-5.1.5](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.4...lama-cleaner-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [lama-cleaner-5.1.4](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.3...lama-cleaner-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [lama-cleaner-5.1.3](https://github.com/truecharts/charts/compare/lama-cleaner-5.1.0...lama-cleaner-5.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/lama-cleaner/6.1.3/Chart.yaml b/stable/lama-cleaner/6.1.3/Chart.yaml new file mode 100644 index 00000000000..be282e357a0 --- /dev/null +++ b/stable/lama-cleaner/6.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.33.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Open-source inpainting tool powered by SOTA AI model. +home: https://truecharts.org/charts/stable/lama-cleaner +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lama-cleaner.png +keywords: + - lama-cleaner + - media + - AI +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: lama-cleaner +sources: + - https://github.com/Sanster/lama-cleaner + - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner + - https://hub.docker.com/r/cwq1913/lama-cleaner +type: application +version: 6.1.3 diff --git a/stable/lama-cleaner/6.0.0/README.md b/stable/lama-cleaner/6.1.3/README.md similarity index 100% rename from stable/lama-cleaner/6.0.0/README.md rename to stable/lama-cleaner/6.1.3/README.md diff --git a/stable/lama-cleaner/6.0.0/app-readme.md b/stable/lama-cleaner/6.1.3/app-readme.md similarity index 100% rename from stable/lama-cleaner/6.0.0/app-readme.md rename to stable/lama-cleaner/6.1.3/app-readme.md diff --git a/stable/lama-cleaner/6.1.3/charts/common-18.0.3.tgz b/stable/lama-cleaner/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/lama-cleaner/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/lama-cleaner/6.0.0/ix_values.yaml b/stable/lama-cleaner/6.1.3/ix_values.yaml similarity index 100% rename from stable/lama-cleaner/6.0.0/ix_values.yaml rename to stable/lama-cleaner/6.1.3/ix_values.yaml diff --git a/stable/lama-cleaner/6.0.0/questions.yaml b/stable/lama-cleaner/6.1.3/questions.yaml similarity index 100% rename from stable/lama-cleaner/6.0.0/questions.yaml rename to stable/lama-cleaner/6.1.3/questions.yaml diff --git a/stable/lancache-dns/8.0.0/templates/NOTES.txt b/stable/lama-cleaner/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/lancache-dns/8.0.0/templates/NOTES.txt rename to stable/lama-cleaner/6.1.3/templates/NOTES.txt diff --git a/stable/lama-cleaner/6.0.0/templates/_args.tpl b/stable/lama-cleaner/6.1.3/templates/_args.tpl similarity index 100% rename from stable/lama-cleaner/6.0.0/templates/_args.tpl rename to stable/lama-cleaner/6.1.3/templates/_args.tpl diff --git a/stable/lama-cleaner/6.0.0/templates/common.yaml b/stable/lama-cleaner/6.1.3/templates/common.yaml similarity index 100% rename from stable/lama-cleaner/6.0.0/templates/common.yaml rename to stable/lama-cleaner/6.1.3/templates/common.yaml diff --git a/stable/lancache-dns/8.0.0/values.yaml b/stable/lama-cleaner/6.1.3/values.yaml similarity index 100% rename from stable/lancache-dns/8.0.0/values.yaml rename to stable/lama-cleaner/6.1.3/values.yaml diff --git a/stable/lancache-dns/8.0.0/CHANGELOG.md b/stable/lancache-dns/8.0.0/CHANGELOG.md deleted file mode 100644 index 1193b8e4d00..00000000000 --- a/stable/lancache-dns/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [lancache-dns-7.1.11](https://github.com/truecharts/charts/compare/lancache-dns-7.1.10...lancache-dns-7.1.11) (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)) - - -## [lancache-dns-7.1.10](https://github.com/truecharts/charts/compare/lancache-dns-7.1.9...lancache-dns-7.1.10) (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)) - - -## [lancache-dns-7.1.9](https://github.com/truecharts/charts/compare/lancache-dns-7.1.8...lancache-dns-7.1.9) (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)) - - -## [lancache-dns-7.1.8](https://github.com/truecharts/charts/compare/lancache-dns-7.1.7...lancache-dns-7.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)) - - -## [lancache-dns-7.1.7](https://github.com/truecharts/charts/compare/lancache-dns-7.1.6...lancache-dns-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [lancache-dns-7.1.6](https://github.com/truecharts/charts/compare/lancache-dns-7.1.5...lancache-dns-7.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)) - - -## [lancache-dns-7.1.5](https://github.com/truecharts/charts/compare/lancache-dns-7.1.4...lancache-dns-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [lancache-dns-7.1.4](https://github.com/truecharts/charts/compare/lancache-dns-7.1.3...lancache-dns-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [lancache-dns-7.1.3](https://github.com/truecharts/charts/compare/lancache-dns-7.1.0...lancache-dns-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/lancache-dns/8.0.0/Chart.yaml b/stable/lancache-dns/8.0.0/Chart.yaml deleted file mode 100644 index df76a39dda5..00000000000 --- a/stable/lancache-dns/8.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: DNS Chart service for a steam cache. -home: https://truecharts.org/charts/stable/lancache-dns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png -keywords: - - lancache-dns - - dns -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lancache-dns -sources: - - https://github.com/lancachenet/lancache-dns - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns - - https://hub.docker.com/r/lancachenet/lancache-dns -type: application -version: 8.0.0 diff --git a/stable/lancache-dns/8.0.0/charts/common-17.5.0.tgz b/stable/lancache-dns/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/lancache-dns/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/lancache-monolithic/8.0.0/.helmignore b/stable/lancache-dns/8.1.3/.helmignore similarity index 100% rename from stable/lancache-monolithic/8.0.0/.helmignore rename to stable/lancache-dns/8.1.3/.helmignore diff --git a/stable/lancache-dns/8.1.3/CHANGELOG.md b/stable/lancache-dns/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fd05393b130 --- /dev/null +++ b/stable/lancache-dns/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [lancache-dns-7.1.11](https://github.com/truecharts/charts/compare/lancache-dns-7.1.10...lancache-dns-7.1.11) (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)) + + +## [lancache-dns-7.1.10](https://github.com/truecharts/charts/compare/lancache-dns-7.1.9...lancache-dns-7.1.10) (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)) + + +## [lancache-dns-7.1.9](https://github.com/truecharts/charts/compare/lancache-dns-7.1.8...lancache-dns-7.1.9) (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)) + + +## [lancache-dns-7.1.8](https://github.com/truecharts/charts/compare/lancache-dns-7.1.7...lancache-dns-7.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)) + + +## [lancache-dns-7.1.7](https://github.com/truecharts/charts/compare/lancache-dns-7.1.6...lancache-dns-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [lancache-dns-7.1.6](https://github.com/truecharts/charts/compare/lancache-dns-7.1.5...lancache-dns-7.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)) + + +## [lancache-dns-7.1.5](https://github.com/truecharts/charts/compare/lancache-dns-7.1.4...lancache-dns-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [lancache-dns-7.1.4](https://github.com/truecharts/charts/compare/lancache-dns-7.1.3...lancache-dns-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [lancache-dns-7.1.3](https://github.com/truecharts/charts/compare/lancache-dns-7.1.0...lancache-dns-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/lancache-dns/8.1.3/Chart.yaml b/stable/lancache-dns/8.1.3/Chart.yaml new file mode 100644 index 00000000000..033c75ca7dc --- /dev/null +++ b/stable/lancache-dns/8.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: DNS Chart service for a steam cache. +home: https://truecharts.org/charts/stable/lancache-dns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png +keywords: + - lancache-dns + - dns +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: lancache-dns +sources: + - https://github.com/lancachenet/lancache-dns + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns + - https://hub.docker.com/r/lancachenet/lancache-dns +type: application +version: 8.1.3 diff --git a/stable/lancache-dns/8.0.0/README.md b/stable/lancache-dns/8.1.3/README.md similarity index 100% rename from stable/lancache-dns/8.0.0/README.md rename to stable/lancache-dns/8.1.3/README.md diff --git a/stable/lancache-dns/8.0.0/app-readme.md b/stable/lancache-dns/8.1.3/app-readme.md similarity index 100% rename from stable/lancache-dns/8.0.0/app-readme.md rename to stable/lancache-dns/8.1.3/app-readme.md diff --git a/stable/lancache-dns/8.1.3/charts/common-18.0.3.tgz b/stable/lancache-dns/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/lancache-dns/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/lancache-dns/8.0.0/ix_values.yaml b/stable/lancache-dns/8.1.3/ix_values.yaml similarity index 100% rename from stable/lancache-dns/8.0.0/ix_values.yaml rename to stable/lancache-dns/8.1.3/ix_values.yaml diff --git a/stable/lancache-dns/8.0.0/questions.yaml b/stable/lancache-dns/8.1.3/questions.yaml similarity index 100% rename from stable/lancache-dns/8.0.0/questions.yaml rename to stable/lancache-dns/8.1.3/questions.yaml diff --git a/stable/lancache-monolithic/8.0.0/templates/NOTES.txt b/stable/lancache-dns/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/lancache-monolithic/8.0.0/templates/NOTES.txt rename to stable/lancache-dns/8.1.3/templates/NOTES.txt diff --git a/stable/lanraragi/9.0.0/templates/common.yaml b/stable/lancache-dns/8.1.3/templates/common.yaml similarity index 100% rename from stable/lanraragi/9.0.0/templates/common.yaml rename to stable/lancache-dns/8.1.3/templates/common.yaml diff --git a/stable/lancache-monolithic/8.0.0/values.yaml b/stable/lancache-dns/8.1.3/values.yaml similarity index 100% rename from stable/lancache-monolithic/8.0.0/values.yaml rename to stable/lancache-dns/8.1.3/values.yaml diff --git a/stable/lancache-monolithic/8.0.0/CHANGELOG.md b/stable/lancache-monolithic/8.0.0/CHANGELOG.md deleted file mode 100644 index eebc3a99f9e..00000000000 --- a/stable/lancache-monolithic/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [lancache-monolithic-7.1.11](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.10...lancache-monolithic-7.1.11) (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)) - - -## [lancache-monolithic-7.1.10](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.9...lancache-monolithic-7.1.10) (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)) - - -## [lancache-monolithic-7.1.9](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.8...lancache-monolithic-7.1.9) (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)) - - -## [lancache-monolithic-7.1.8](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.7...lancache-monolithic-7.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)) - - -## [lancache-monolithic-7.1.7](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.6...lancache-monolithic-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [lancache-monolithic-7.1.6](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.5...lancache-monolithic-7.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)) - - -## [lancache-monolithic-7.1.5](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.4...lancache-monolithic-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [lancache-monolithic-7.1.4](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.3...lancache-monolithic-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [lancache-monolithic-7.1.3](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.0...lancache-monolithic-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/lancache-monolithic/8.0.0/Chart.yaml b/stable/lancache-monolithic/8.0.0/Chart.yaml deleted file mode 100644 index fc59b498092..00000000000 --- a/stable/lancache-monolithic/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: gaming - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A monolithic lancache service capable of caching all CDNs in a single instance. -home: https://truecharts.org/charts/stable/lancache-monolithic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png -keywords: - - monolithic - - lancache -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lancache-monolithic -sources: - - https://github.com/lancachenet/monolithic - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic - - https://hub.docker.com/r/ich777/lancache-prefill - - https://hub.docker.com/r/lancachenet/monolithic -type: application -version: 8.0.0 diff --git a/stable/lancache-monolithic/8.0.0/charts/common-17.5.0.tgz b/stable/lancache-monolithic/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/lancache-monolithic/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/lanraragi/9.0.0/.helmignore b/stable/lancache-monolithic/8.1.3/.helmignore similarity index 100% rename from stable/lanraragi/9.0.0/.helmignore rename to stable/lancache-monolithic/8.1.3/.helmignore diff --git a/stable/lancache-monolithic/8.1.3/CHANGELOG.md b/stable/lancache-monolithic/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e80801a8b97 --- /dev/null +++ b/stable/lancache-monolithic/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [lancache-monolithic-7.1.11](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.10...lancache-monolithic-7.1.11) (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)) + + +## [lancache-monolithic-7.1.10](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.9...lancache-monolithic-7.1.10) (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)) + + +## [lancache-monolithic-7.1.9](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.8...lancache-monolithic-7.1.9) (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)) + + +## [lancache-monolithic-7.1.8](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.7...lancache-monolithic-7.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)) + + +## [lancache-monolithic-7.1.7](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.6...lancache-monolithic-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [lancache-monolithic-7.1.6](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.5...lancache-monolithic-7.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)) + + +## [lancache-monolithic-7.1.5](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.4...lancache-monolithic-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [lancache-monolithic-7.1.4](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.3...lancache-monolithic-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [lancache-monolithic-7.1.3](https://github.com/truecharts/charts/compare/lancache-monolithic-7.1.0...lancache-monolithic-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/lancache-monolithic/8.1.3/Chart.yaml b/stable/lancache-monolithic/8.1.3/Chart.yaml new file mode 100644 index 00000000000..7e2b128b3bc --- /dev/null +++ b/stable/lancache-monolithic/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: gaming + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A monolithic lancache service capable of caching all CDNs in a single instance. +home: https://truecharts.org/charts/stable/lancache-monolithic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png +keywords: + - monolithic + - lancache +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: lancache-monolithic +sources: + - https://github.com/lancachenet/monolithic + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic + - https://hub.docker.com/r/lancachenet/monolithic + - https://hub.docker.com/r/ich777/lancache-prefill +type: application +version: 8.1.3 diff --git a/stable/lancache-monolithic/8.0.0/README.md b/stable/lancache-monolithic/8.1.3/README.md similarity index 100% rename from stable/lancache-monolithic/8.0.0/README.md rename to stable/lancache-monolithic/8.1.3/README.md diff --git a/stable/lancache-monolithic/8.0.0/app-readme.md b/stable/lancache-monolithic/8.1.3/app-readme.md similarity index 100% rename from stable/lancache-monolithic/8.0.0/app-readme.md rename to stable/lancache-monolithic/8.1.3/app-readme.md diff --git a/stable/lancache-monolithic/8.1.3/charts/common-18.0.3.tgz b/stable/lancache-monolithic/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/lancache-monolithic/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/lancache-monolithic/8.0.0/ix_values.yaml b/stable/lancache-monolithic/8.1.3/ix_values.yaml similarity index 100% rename from stable/lancache-monolithic/8.0.0/ix_values.yaml rename to stable/lancache-monolithic/8.1.3/ix_values.yaml diff --git a/stable/lancache-monolithic/8.0.0/questions.yaml b/stable/lancache-monolithic/8.1.3/questions.yaml similarity index 100% rename from stable/lancache-monolithic/8.0.0/questions.yaml rename to stable/lancache-monolithic/8.1.3/questions.yaml diff --git a/stable/lanraragi/9.0.0/templates/NOTES.txt b/stable/lancache-monolithic/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/lanraragi/9.0.0/templates/NOTES.txt rename to stable/lancache-monolithic/8.1.3/templates/NOTES.txt diff --git a/stable/lancache-monolithic/8.0.0/templates/common.yaml b/stable/lancache-monolithic/8.1.3/templates/common.yaml similarity index 100% rename from stable/lancache-monolithic/8.0.0/templates/common.yaml rename to stable/lancache-monolithic/8.1.3/templates/common.yaml diff --git a/stable/lanraragi/9.0.0/values.yaml b/stable/lancache-monolithic/8.1.3/values.yaml similarity index 100% rename from stable/lanraragi/9.0.0/values.yaml rename to stable/lancache-monolithic/8.1.3/values.yaml diff --git a/stable/lanraragi/9.0.0/CHANGELOG.md b/stable/lanraragi/9.0.0/CHANGELOG.md deleted file mode 100644 index d713be6cb85..00000000000 --- a/stable/lanraragi/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [lanraragi-8.1.11](https://github.com/truecharts/charts/compare/lanraragi-8.1.10...lanraragi-8.1.11) (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)) - - -## [lanraragi-8.1.10](https://github.com/truecharts/charts/compare/lanraragi-8.1.9...lanraragi-8.1.10) (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)) - - -## [lanraragi-8.1.9](https://github.com/truecharts/charts/compare/lanraragi-8.1.8...lanraragi-8.1.9) (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)) - - -## [lanraragi-8.1.8](https://github.com/truecharts/charts/compare/lanraragi-8.1.7...lanraragi-8.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)) - - -## [lanraragi-8.1.7](https://github.com/truecharts/charts/compare/lanraragi-8.1.6...lanraragi-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [lanraragi-8.1.6](https://github.com/truecharts/charts/compare/lanraragi-8.1.5...lanraragi-8.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)) - - -## [lanraragi-8.1.5](https://github.com/truecharts/charts/compare/lanraragi-8.1.4...lanraragi-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [lanraragi-8.1.4](https://github.com/truecharts/charts/compare/lanraragi-8.1.3...lanraragi-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [lanraragi-8.1.3](https://github.com/truecharts/charts/compare/lanraragi-8.1.0...lanraragi-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) - -- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) \ No newline at end of file diff --git a/stable/lanraragi/9.0.0/Chart.yaml b/stable/lanraragi/9.0.0/Chart.yaml deleted file mode 100644 index be505d2e552..00000000000 --- a/stable/lanraragi/9.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.9.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source server for archival of comics/manga. -home: https://truecharts.org/charts/stable/lanraragi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png -keywords: - - lanraragi - - comics - - manga -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lanraragi -sources: - - https://github.com/Difegue/LANraragi - - https://sugoi.gitbook.io/lanraragi/ - - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi - - https://hub.docker.com/r/difegue/lanraragi -type: application -version: 9.0.0 diff --git a/stable/lanraragi/9.0.0/charts/common-17.5.0.tgz b/stable/lanraragi/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/lanraragi/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/lastoasis/5.0.0/.helmignore b/stable/lanraragi/9.1.3/.helmignore similarity index 100% rename from stable/lastoasis/5.0.0/.helmignore rename to stable/lanraragi/9.1.3/.helmignore diff --git a/stable/lanraragi/9.1.3/CHANGELOG.md b/stable/lanraragi/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..98e3bf7c5f6 --- /dev/null +++ b/stable/lanraragi/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [lanraragi-8.1.11](https://github.com/truecharts/charts/compare/lanraragi-8.1.10...lanraragi-8.1.11) (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)) + + +## [lanraragi-8.1.10](https://github.com/truecharts/charts/compare/lanraragi-8.1.9...lanraragi-8.1.10) (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)) + + +## [lanraragi-8.1.9](https://github.com/truecharts/charts/compare/lanraragi-8.1.8...lanraragi-8.1.9) (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)) + + +## [lanraragi-8.1.8](https://github.com/truecharts/charts/compare/lanraragi-8.1.7...lanraragi-8.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)) + + +## [lanraragi-8.1.7](https://github.com/truecharts/charts/compare/lanraragi-8.1.6...lanraragi-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [lanraragi-8.1.6](https://github.com/truecharts/charts/compare/lanraragi-8.1.5...lanraragi-8.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)) + + +## [lanraragi-8.1.5](https://github.com/truecharts/charts/compare/lanraragi-8.1.4...lanraragi-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [lanraragi-8.1.4](https://github.com/truecharts/charts/compare/lanraragi-8.1.3...lanraragi-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [lanraragi-8.1.3](https://github.com/truecharts/charts/compare/lanraragi-8.1.0...lanraragi-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push + +- move everything to consume OCI-hosted common-chart dependency \ No newline at end of file diff --git a/stable/lanraragi/9.1.3/Chart.yaml b/stable/lanraragi/9.1.3/Chart.yaml new file mode 100644 index 00000000000..06b95af6382 --- /dev/null +++ b/stable/lanraragi/9.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.9.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Open source server for archival of comics/manga. +home: https://truecharts.org/charts/stable/lanraragi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png +keywords: + - lanraragi + - comics + - manga +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: lanraragi +sources: + - https://github.com/Difegue/LANraragi + - https://sugoi.gitbook.io/lanraragi/ + - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi + - https://hub.docker.com/r/difegue/lanraragi +type: application +version: 9.1.3 diff --git a/stable/lanraragi/9.0.0/README.md b/stable/lanraragi/9.1.3/README.md similarity index 100% rename from stable/lanraragi/9.0.0/README.md rename to stable/lanraragi/9.1.3/README.md diff --git a/stable/lanraragi/9.0.0/app-readme.md b/stable/lanraragi/9.1.3/app-readme.md similarity index 100% rename from stable/lanraragi/9.0.0/app-readme.md rename to stable/lanraragi/9.1.3/app-readme.md diff --git a/stable/lanraragi/9.1.3/charts/common-18.0.3.tgz b/stable/lanraragi/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/lanraragi/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/lanraragi/9.0.0/ix_values.yaml b/stable/lanraragi/9.1.3/ix_values.yaml similarity index 100% rename from stable/lanraragi/9.0.0/ix_values.yaml rename to stable/lanraragi/9.1.3/ix_values.yaml diff --git a/stable/lanraragi/9.0.0/questions.yaml b/stable/lanraragi/9.1.3/questions.yaml similarity index 100% rename from stable/lanraragi/9.0.0/questions.yaml rename to stable/lanraragi/9.1.3/questions.yaml diff --git a/stable/lazylibrarian/18.1.0/templates/NOTES.txt b/stable/lanraragi/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/lazylibrarian/18.1.0/templates/NOTES.txt rename to stable/lanraragi/9.1.3/templates/NOTES.txt diff --git a/stable/lazylibrarian/18.1.0/templates/common.yaml b/stable/lanraragi/9.1.3/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/18.1.0/templates/common.yaml rename to stable/lanraragi/9.1.3/templates/common.yaml diff --git a/stable/lastoasis/5.0.0/values.yaml b/stable/lanraragi/9.1.3/values.yaml similarity index 100% rename from stable/lastoasis/5.0.0/values.yaml rename to stable/lanraragi/9.1.3/values.yaml diff --git a/stable/lastoasis/5.0.0/CHANGELOG.md b/stable/lastoasis/5.0.0/CHANGELOG.md deleted file mode 100644 index fe5a04c9ee4..00000000000 --- a/stable/lastoasis/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [lastoasis-4.1.12](https://github.com/truecharts/charts/compare/lastoasis-4.1.11...lastoasis-4.1.12) (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)) - - -## [lastoasis-4.1.11](https://github.com/truecharts/charts/compare/lastoasis-4.1.10...lastoasis-4.1.11) (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)) - - -## [lastoasis-4.1.10](https://github.com/truecharts/charts/compare/lastoasis-4.1.9...lastoasis-4.1.10) (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)) - - -## [lastoasis-4.1.9](https://github.com/truecharts/charts/compare/lastoasis-4.1.8...lastoasis-4.1.9) (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)) - - -## [lastoasis-4.1.8](https://github.com/truecharts/charts/compare/lastoasis-4.1.7...lastoasis-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [lastoasis-4.1.7](https://github.com/truecharts/charts/compare/lastoasis-4.1.6...lastoasis-4.1.7) (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)) - - -## [lastoasis-4.1.6](https://github.com/truecharts/charts/compare/lastoasis-4.1.5...lastoasis-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [lastoasis-4.1.5](https://github.com/truecharts/charts/compare/lastoasis-4.1.4...lastoasis-4.1.5) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [lastoasis-4.1.4](https://github.com/truecharts/charts/compare/lastoasis-4.1.1...lastoasis-4.1.4) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/lastoasis/5.0.0/Chart.yaml b/stable/lastoasis/5.0.0/Chart.yaml deleted file mode 100644 index 7dc4f1cde70..00000000000 --- a/stable/lastoasis/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: lastoasis -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Last Oasis and run it. -home: https://truecharts.org/charts/stable/lastoasis -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.png -keywords: - - lastoasis - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lastoasis -sources: - - https://store.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/lastoasis - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/lastoasis/5.0.0/charts/common-17.5.0.tgz b/stable/lastoasis/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/lastoasis/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/lazylibrarian/18.1.0/.helmignore b/stable/lastoasis/5.1.3/.helmignore similarity index 100% rename from stable/lazylibrarian/18.1.0/.helmignore rename to stable/lastoasis/5.1.3/.helmignore diff --git a/stable/lastoasis/5.1.3/CHANGELOG.md b/stable/lastoasis/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..64ebb27d7e4 --- /dev/null +++ b/stable/lastoasis/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [lastoasis-4.1.12](https://github.com/truecharts/charts/compare/lastoasis-4.1.11...lastoasis-4.1.12) (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)) + + +## [lastoasis-4.1.11](https://github.com/truecharts/charts/compare/lastoasis-4.1.10...lastoasis-4.1.11) (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)) + + +## [lastoasis-4.1.10](https://github.com/truecharts/charts/compare/lastoasis-4.1.9...lastoasis-4.1.10) (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)) + + +## [lastoasis-4.1.9](https://github.com/truecharts/charts/compare/lastoasis-4.1.8...lastoasis-4.1.9) (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)) + + +## [lastoasis-4.1.8](https://github.com/truecharts/charts/compare/lastoasis-4.1.7...lastoasis-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [lastoasis-4.1.7](https://github.com/truecharts/charts/compare/lastoasis-4.1.6...lastoasis-4.1.7) (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)) + + +## [lastoasis-4.1.6](https://github.com/truecharts/charts/compare/lastoasis-4.1.5...lastoasis-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [lastoasis-4.1.5](https://github.com/truecharts/charts/compare/lastoasis-4.1.4...lastoasis-4.1.5) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [lastoasis-4.1.4](https://github.com/truecharts/charts/compare/lastoasis-4.1.1...lastoasis-4.1.4) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/lastoasis/5.1.3/Chart.yaml b/stable/lastoasis/5.1.3/Chart.yaml new file mode 100644 index 00000000000..1fc1bd9bf8a --- /dev/null +++ b/stable/lastoasis/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: lastoasis +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Last Oasis and run it. +home: https://truecharts.org/charts/stable/lastoasis +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.png +keywords: + - lastoasis + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: lastoasis +sources: + - https://store.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/lastoasis + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/lastoasis/5.0.0/README.md b/stable/lastoasis/5.1.3/README.md similarity index 100% rename from stable/lastoasis/5.0.0/README.md rename to stable/lastoasis/5.1.3/README.md diff --git a/stable/lastoasis/5.0.0/app-readme.md b/stable/lastoasis/5.1.3/app-readme.md similarity index 100% rename from stable/lastoasis/5.0.0/app-readme.md rename to stable/lastoasis/5.1.3/app-readme.md diff --git a/stable/lastoasis/5.1.3/charts/common-18.0.3.tgz b/stable/lastoasis/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/lastoasis/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/lastoasis/5.0.0/ix_values.yaml b/stable/lastoasis/5.1.3/ix_values.yaml similarity index 100% rename from stable/lastoasis/5.0.0/ix_values.yaml rename to stable/lastoasis/5.1.3/ix_values.yaml diff --git a/stable/lastoasis/5.0.0/questions.yaml b/stable/lastoasis/5.1.3/questions.yaml similarity index 100% rename from stable/lastoasis/5.0.0/questions.yaml rename to stable/lastoasis/5.1.3/questions.yaml diff --git a/stable/lastoasis/5.0.0/templates/common.yaml b/stable/lastoasis/5.1.3/templates/common.yaml similarity index 100% rename from stable/lastoasis/5.0.0/templates/common.yaml rename to stable/lastoasis/5.1.3/templates/common.yaml diff --git a/stable/lazylibrarian/18.1.0/values.yaml b/stable/lastoasis/5.1.3/values.yaml similarity index 100% rename from stable/lazylibrarian/18.1.0/values.yaml rename to stable/lastoasis/5.1.3/values.yaml diff --git a/stable/lazylibrarian/18.1.0/CHANGELOG.md b/stable/lazylibrarian/18.1.0/CHANGELOG.md deleted file mode 100644 index 9a0db47db27..00000000000 --- a/stable/lazylibrarian/18.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [lazylibrarian-17.1.18](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.17...lazylibrarian-17.1.18) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/lazylibrarian to latest[@c2f0250](https://github.com/c2f0250) by renovate ([#18065](https://github.com/truecharts/charts/issues/18065)) - - -## [lazylibrarian-17.1.17](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.16...lazylibrarian-17.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/lazylibrarian to latest[@70dce84](https://github.com/70dce84) by renovate ([#17855](https://github.com/truecharts/charts/issues/17855)) - - -## [lazylibrarian-17.1.16](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.15...lazylibrarian-17.1.16) (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)) - - -## [lazylibrarian-17.1.15](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.14...lazylibrarian-17.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/lazylibrarian to latest[@8dc3d2b](https://github.com/8dc3d2b) by renovate ([#17610](https://github.com/truecharts/charts/issues/17610)) - - -## [lazylibrarian-17.1.14](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.13...lazylibrarian-17.1.14) (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)) - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [lazylibrarian-17.1.13](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.12...lazylibrarian-17.1.13) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/lazylibrarian to latest[@5b86d9a](https://github.com/5b86d9a) by renovate ([#17476](https://github.com/truecharts/charts/issues/17476)) - - -## [lazylibrarian-17.1.12](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.11...lazylibrarian-17.1.12) (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)) - - -## [lazylibrarian-17.1.11](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.10...lazylibrarian-17.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - diff --git a/stable/lazylibrarian/18.1.0/Chart.yaml b/stable/lazylibrarian/18.1.0/Chart.yaml deleted file mode 100644 index 34b8e669a48..00000000000 --- a/stable/lazylibrarian/18.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Get all your books, like series with Sonarr... -home: https://truecharts.org/charts/stable/lazylibrarian -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png -keywords: - - lazylibrarian - - ebooks -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lazylibrarian -sources: - - https://lazylibrarian.gitlab.io - - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian - - https://ghcr.io/linuxserver/lazylibrarian -type: application -version: 18.1.0 diff --git a/stable/lazylibrarian/18.1.0/charts/common-18.0.1.tgz b/stable/lazylibrarian/18.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/lazylibrarian/18.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/lazylibrarian/18.1.0/ix_values.yaml b/stable/lazylibrarian/18.1.0/ix_values.yaml deleted file mode 100644 index 27d9e67b19b..00000000000 --- a/stable/lazylibrarian/18.1.0/ix_values.yaml +++ /dev/null @@ -1,25 +0,0 @@ -image: - repository: ghcr.io/linuxserver/lazylibrarian - pullPolicy: IfNotPresent - tag: latest@sha256:9238ee97f5aebe2ebd68d814335812550089e45da3ad7346aa358a35df6d4474 -service: - main: - ports: - main: - port: 5299 - targetPort: 5299 -persistence: - config: - enabled: true - mountPath: "/config" - varrun: - enabled: true -portal: - open: - enabled: true -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 diff --git a/stable/leaf2mqtt/11.0.0/.helmignore b/stable/lazylibrarian/18.1.4/.helmignore similarity index 100% rename from stable/leaf2mqtt/11.0.0/.helmignore rename to stable/lazylibrarian/18.1.4/.helmignore diff --git a/stable/lazylibrarian/18.1.4/CHANGELOG.md b/stable/lazylibrarian/18.1.4/CHANGELOG.md new file mode 100644 index 00000000000..578c9861d11 --- /dev/null +++ b/stable/lazylibrarian/18.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [lazylibrarian-17.1.18](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.17...lazylibrarian-17.1.18) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/lazylibrarian to latest[@c2f0250](https://github.com/c2f0250) by renovate ([#18065](https://github.com/truecharts/charts/issues/18065)) + + +## [lazylibrarian-17.1.17](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.16...lazylibrarian-17.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/lazylibrarian to latest[@70dce84](https://github.com/70dce84) by renovate ([#17855](https://github.com/truecharts/charts/issues/17855)) + + +## [lazylibrarian-17.1.16](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.15...lazylibrarian-17.1.16) (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)) + + +## [lazylibrarian-17.1.15](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.14...lazylibrarian-17.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/lazylibrarian to latest[@8dc3d2b](https://github.com/8dc3d2b) by renovate ([#17610](https://github.com/truecharts/charts/issues/17610)) + + +## [lazylibrarian-17.1.14](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.13...lazylibrarian-17.1.14) (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)) + +- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) + + +## [lazylibrarian-17.1.13](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.12...lazylibrarian-17.1.13) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/lazylibrarian to latest[@5b86d9a](https://github.com/5b86d9a) by renovate ([#17476](https://github.com/truecharts/charts/issues/17476)) + + +## [lazylibrarian-17.1.12](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.11...lazylibrarian-17.1.12) (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)) + + +## [lazylibrarian-17.1.11](https://github.com/truecharts/charts/compare/lazylibrarian-17.1.10...lazylibrarian-17.1.11) (2024-01-21) + +### Chore + diff --git a/stable/lazylibrarian/18.1.4/Chart.yaml b/stable/lazylibrarian/18.1.4/Chart.yaml new file mode 100644 index 00000000000..95bea34d976 --- /dev/null +++ b/stable/lazylibrarian/18.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Get all your books, like series with Sonarr... +home: https://truecharts.org/charts/stable/lazylibrarian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png +keywords: + - lazylibrarian + - ebooks +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: lazylibrarian +sources: + - https://lazylibrarian.gitlab.io + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://ghcr.io/linuxserver/lazylibrarian +type: application +version: 18.1.4 diff --git a/stable/lazylibrarian/18.1.0/README.md b/stable/lazylibrarian/18.1.4/README.md similarity index 100% rename from stable/lazylibrarian/18.1.0/README.md rename to stable/lazylibrarian/18.1.4/README.md diff --git a/stable/lazylibrarian/18.1.0/app-readme.md b/stable/lazylibrarian/18.1.4/app-readme.md similarity index 100% rename from stable/lazylibrarian/18.1.0/app-readme.md rename to stable/lazylibrarian/18.1.4/app-readme.md diff --git a/stable/lazylibrarian/18.1.4/charts/common-18.0.3.tgz b/stable/lazylibrarian/18.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/lazylibrarian/18.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/lazylibrarian/18.1.4/ix_values.yaml b/stable/lazylibrarian/18.1.4/ix_values.yaml new file mode 100644 index 00000000000..16b02f20694 --- /dev/null +++ b/stable/lazylibrarian/18.1.4/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: ghcr.io/linuxserver/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:51542a5083948be1f382fb28edf71637c36228799a4249b40393ab4f2d028aa3 +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/lazylibrarian/18.1.0/questions.yaml b/stable/lazylibrarian/18.1.4/questions.yaml similarity index 100% rename from stable/lazylibrarian/18.1.0/questions.yaml rename to stable/lazylibrarian/18.1.4/questions.yaml diff --git a/stable/leaf2mqtt/11.0.0/templates/NOTES.txt b/stable/lazylibrarian/18.1.4/templates/NOTES.txt similarity index 100% rename from stable/leaf2mqtt/11.0.0/templates/NOTES.txt rename to stable/lazylibrarian/18.1.4/templates/NOTES.txt diff --git a/stable/libreddit/8.0.0/templates/common.yaml b/stable/lazylibrarian/18.1.4/templates/common.yaml similarity index 100% rename from stable/libreddit/8.0.0/templates/common.yaml rename to stable/lazylibrarian/18.1.4/templates/common.yaml diff --git a/stable/leaf2mqtt/11.0.0/values.yaml b/stable/lazylibrarian/18.1.4/values.yaml similarity index 100% rename from stable/leaf2mqtt/11.0.0/values.yaml rename to stable/lazylibrarian/18.1.4/values.yaml diff --git a/stable/leaf2mqtt/11.0.0/CHANGELOG.md b/stable/leaf2mqtt/11.0.0/CHANGELOG.md deleted file mode 100644 index 3156a58ffc0..00000000000 --- a/stable/leaf2mqtt/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [leaf2mqtt-10.1.11](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.10...leaf2mqtt-10.1.11) (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)) - - -## [leaf2mqtt-10.1.10](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.9...leaf2mqtt-10.1.10) (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)) - - -## [leaf2mqtt-10.1.9](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.8...leaf2mqtt-10.1.9) (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)) - - -## [leaf2mqtt-10.1.8](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.7...leaf2mqtt-10.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)) - - -## [leaf2mqtt-10.1.7](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.6...leaf2mqtt-10.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [leaf2mqtt-10.1.6](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.5...leaf2mqtt-10.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)) - - -## [leaf2mqtt-10.1.5](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.4...leaf2mqtt-10.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [leaf2mqtt-10.1.4](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.3...leaf2mqtt-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [leaf2mqtt-10.1.3](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.0...leaf2mqtt-10.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/leaf2mqtt/11.0.0/Chart.yaml b/stable/leaf2mqtt/11.0.0/Chart.yaml deleted file mode 100644 index 40379152ce5..00000000000 --- a/stable/leaf2mqtt/11.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.6.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Nissan Leaf connected services to MQTT adapter -home: https://truecharts.org/charts/stable/leaf2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.png -keywords: - - leaf2mqtt - - leaf - - nissan - - kamereon - - carwings -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: leaf2mqtt -sources: - - https://github.com/mitsumaui/leaf2mqtt - - https://github.com/k8s-at-home/container-images - - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt - - https://ghcr.io/k8s-at-home/leaf2mqtt -type: application -version: 11.0.0 diff --git a/stable/leaf2mqtt/11.0.0/charts/common-17.5.0.tgz b/stable/leaf2mqtt/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/leaf2mqtt/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/left4dead/5.0.0/.helmignore b/stable/leaf2mqtt/11.1.3/.helmignore similarity index 100% rename from stable/left4dead/5.0.0/.helmignore rename to stable/leaf2mqtt/11.1.3/.helmignore diff --git a/stable/leaf2mqtt/11.1.3/CHANGELOG.md b/stable/leaf2mqtt/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ac463999ea2 --- /dev/null +++ b/stable/leaf2mqtt/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [leaf2mqtt-10.1.11](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.10...leaf2mqtt-10.1.11) (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)) + + +## [leaf2mqtt-10.1.10](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.9...leaf2mqtt-10.1.10) (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)) + + +## [leaf2mqtt-10.1.9](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.8...leaf2mqtt-10.1.9) (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)) + + +## [leaf2mqtt-10.1.8](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.7...leaf2mqtt-10.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)) + + +## [leaf2mqtt-10.1.7](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.6...leaf2mqtt-10.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [leaf2mqtt-10.1.6](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.5...leaf2mqtt-10.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)) + + +## [leaf2mqtt-10.1.5](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.4...leaf2mqtt-10.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [leaf2mqtt-10.1.4](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.3...leaf2mqtt-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [leaf2mqtt-10.1.3](https://github.com/truecharts/charts/compare/leaf2mqtt-10.1.0...leaf2mqtt-10.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/leaf2mqtt/11.1.3/Chart.yaml b/stable/leaf2mqtt/11.1.3/Chart.yaml new file mode 100644 index 00000000000..2d583d16698 --- /dev/null +++ b/stable/leaf2mqtt/11.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.6.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Nissan Leaf connected services to MQTT adapter +home: https://truecharts.org/charts/stable/leaf2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.png +keywords: + - leaf2mqtt + - leaf + - nissan + - kamereon + - carwings +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: leaf2mqtt +sources: + - https://github.com/mitsumaui/leaf2mqtt + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt + - https://ghcr.io/k8s-at-home/leaf2mqtt +type: application +version: 11.1.3 diff --git a/stable/leaf2mqtt/11.0.0/README.md b/stable/leaf2mqtt/11.1.3/README.md similarity index 100% rename from stable/leaf2mqtt/11.0.0/README.md rename to stable/leaf2mqtt/11.1.3/README.md diff --git a/stable/leaf2mqtt/11.0.0/app-readme.md b/stable/leaf2mqtt/11.1.3/app-readme.md similarity index 100% rename from stable/leaf2mqtt/11.0.0/app-readme.md rename to stable/leaf2mqtt/11.1.3/app-readme.md diff --git a/stable/leaf2mqtt/11.1.3/charts/common-18.0.3.tgz b/stable/leaf2mqtt/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/leaf2mqtt/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/leaf2mqtt/11.0.0/ix_values.yaml b/stable/leaf2mqtt/11.1.3/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/11.0.0/ix_values.yaml rename to stable/leaf2mqtt/11.1.3/ix_values.yaml diff --git a/stable/leaf2mqtt/11.0.0/questions.yaml b/stable/leaf2mqtt/11.1.3/questions.yaml similarity index 100% rename from stable/leaf2mqtt/11.0.0/questions.yaml rename to stable/leaf2mqtt/11.1.3/questions.yaml diff --git a/stable/libreddit/8.0.0/templates/NOTES.txt b/stable/leaf2mqtt/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/libreddit/8.0.0/templates/NOTES.txt rename to stable/leaf2mqtt/11.1.3/templates/NOTES.txt diff --git a/stable/leaf2mqtt/11.0.0/templates/common.yaml b/stable/leaf2mqtt/11.1.3/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/11.0.0/templates/common.yaml rename to stable/leaf2mqtt/11.1.3/templates/common.yaml diff --git a/stable/left4dead/5.0.0/values.yaml b/stable/leaf2mqtt/11.1.3/values.yaml similarity index 100% rename from stable/left4dead/5.0.0/values.yaml rename to stable/leaf2mqtt/11.1.3/values.yaml diff --git a/stable/left4dead/5.0.0/CHANGELOG.md b/stable/left4dead/5.0.0/CHANGELOG.md deleted file mode 100644 index bdf3f40ae98..00000000000 --- a/stable/left4dead/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [left4dead-4.1.11](https://github.com/truecharts/charts/compare/left4dead-4.1.10...left4dead-4.1.11) (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)) - - -## [left4dead-4.1.10](https://github.com/truecharts/charts/compare/left4dead-4.1.9...left4dead-4.1.10) (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)) - - -## [left4dead-4.1.9](https://github.com/truecharts/charts/compare/left4dead-4.1.8...left4dead-4.1.9) (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)) - - -## [left4dead-4.1.8](https://github.com/truecharts/charts/compare/left4dead-4.1.7...left4dead-4.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)) - - -## [left4dead-4.1.7](https://github.com/truecharts/charts/compare/left4dead-4.1.6...left4dead-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [left4dead-4.1.6](https://github.com/truecharts/charts/compare/left4dead-4.1.5...left4dead-4.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)) - - -## [left4dead-4.1.5](https://github.com/truecharts/charts/compare/left4dead-4.1.4...left4dead-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [left4dead-4.1.4](https://github.com/truecharts/charts/compare/left4dead-4.1.3...left4dead-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [left4dead-4.1.3](https://github.com/truecharts/charts/compare/left4dead-4.1.0...left4dead-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/left4dead/5.0.0/Chart.yaml b/stable/left4dead/5.0.0/Chart.yaml deleted file mode 100644 index 97f6551ba0a..00000000000 --- a/stable/left4dead/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: l4d -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Left4Dead and run it. -home: https://truecharts.org/charts/stable/left4dead -icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png -keywords: - - left4dead - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: left4dead -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/left4dead - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/left4dead/5.0.0/charts/common-17.5.0.tgz b/stable/left4dead/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/left4dead/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/lemur-cfssl/5.0.0/.helmignore b/stable/left4dead/5.1.3/.helmignore similarity index 100% rename from stable/lemur-cfssl/5.0.0/.helmignore rename to stable/left4dead/5.1.3/.helmignore diff --git a/stable/left4dead/5.1.3/CHANGELOG.md b/stable/left4dead/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..85fc4c6f43e --- /dev/null +++ b/stable/left4dead/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [left4dead-4.1.11](https://github.com/truecharts/charts/compare/left4dead-4.1.10...left4dead-4.1.11) (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)) + + +## [left4dead-4.1.10](https://github.com/truecharts/charts/compare/left4dead-4.1.9...left4dead-4.1.10) (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)) + + +## [left4dead-4.1.9](https://github.com/truecharts/charts/compare/left4dead-4.1.8...left4dead-4.1.9) (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)) + + +## [left4dead-4.1.8](https://github.com/truecharts/charts/compare/left4dead-4.1.7...left4dead-4.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)) + + +## [left4dead-4.1.7](https://github.com/truecharts/charts/compare/left4dead-4.1.6...left4dead-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [left4dead-4.1.6](https://github.com/truecharts/charts/compare/left4dead-4.1.5...left4dead-4.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)) + + +## [left4dead-4.1.5](https://github.com/truecharts/charts/compare/left4dead-4.1.4...left4dead-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [left4dead-4.1.4](https://github.com/truecharts/charts/compare/left4dead-4.1.3...left4dead-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [left4dead-4.1.3](https://github.com/truecharts/charts/compare/left4dead-4.1.0...left4dead-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/left4dead/5.1.3/Chart.yaml b/stable/left4dead/5.1.3/Chart.yaml new file mode 100644 index 00000000000..aa099a066c1 --- /dev/null +++ b/stable/left4dead/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: l4d +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Left4Dead and run it. +home: https://truecharts.org/charts/stable/left4dead +icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png +keywords: + - left4dead + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: left4dead +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/left4dead + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/left4dead/5.0.0/README.md b/stable/left4dead/5.1.3/README.md similarity index 100% rename from stable/left4dead/5.0.0/README.md rename to stable/left4dead/5.1.3/README.md diff --git a/stable/left4dead/5.0.0/app-readme.md b/stable/left4dead/5.1.3/app-readme.md similarity index 100% rename from stable/left4dead/5.0.0/app-readme.md rename to stable/left4dead/5.1.3/app-readme.md diff --git a/stable/left4dead/5.1.3/charts/common-18.0.3.tgz b/stable/left4dead/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/left4dead/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/left4dead/5.0.0/ix_values.yaml b/stable/left4dead/5.1.3/ix_values.yaml similarity index 100% rename from stable/left4dead/5.0.0/ix_values.yaml rename to stable/left4dead/5.1.3/ix_values.yaml diff --git a/stable/left4dead/5.0.0/questions.yaml b/stable/left4dead/5.1.3/questions.yaml similarity index 100% rename from stable/left4dead/5.0.0/questions.yaml rename to stable/left4dead/5.1.3/questions.yaml diff --git a/stable/left4dead/5.0.0/templates/common.yaml b/stable/left4dead/5.1.3/templates/common.yaml similarity index 100% rename from stable/left4dead/5.0.0/templates/common.yaml rename to stable/left4dead/5.1.3/templates/common.yaml diff --git a/stable/lemur-cfssl/5.0.0/values.yaml b/stable/left4dead/5.1.3/values.yaml similarity index 100% rename from stable/lemur-cfssl/5.0.0/values.yaml rename to stable/left4dead/5.1.3/values.yaml diff --git a/stable/lemur-cfssl/5.0.0/CHANGELOG.md b/stable/lemur-cfssl/5.0.0/CHANGELOG.md deleted file mode 100644 index baf90baf797..00000000000 --- a/stable/lemur-cfssl/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [lemur-cfssl-4.1.11](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.10...lemur-cfssl-4.1.11) (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)) - - -## [lemur-cfssl-4.1.10](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.9...lemur-cfssl-4.1.10) (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)) - - -## [lemur-cfssl-4.1.9](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.8...lemur-cfssl-4.1.9) (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)) - - -## [lemur-cfssl-4.1.8](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.7...lemur-cfssl-4.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)) - - -## [lemur-cfssl-4.1.7](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.6...lemur-cfssl-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [lemur-cfssl-4.1.6](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.5...lemur-cfssl-4.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)) - - -## [lemur-cfssl-4.1.5](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.4...lemur-cfssl-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [lemur-cfssl-4.1.4](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.3...lemur-cfssl-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [lemur-cfssl-4.1.3](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.0...lemur-cfssl-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/lemur-cfssl/5.0.0/Chart.yaml b/stable/lemur-cfssl/5.0.0/Chart.yaml deleted file mode 100644 index 4784919d556..00000000000 --- a/stable/lemur-cfssl/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. -home: https://truecharts.org/charts/stable/lemur-cfssl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png -keywords: - - lemur-cfssl - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lemur-cfssl -sources: - - https://github.com/Netflix/lemur - - https://github.com/truecharts/charts/tree/master/charts/stable/lemur-cfssl - - https://hub.docker.com/r/halianelf/lemur -type: application -version: 5.0.0 diff --git a/stable/lemur-cfssl/5.0.0/charts/common-17.5.0.tgz b/stable/lemur-cfssl/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/lemur-cfssl/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/libreddit/8.0.0/.helmignore b/stable/lemur-cfssl/5.1.3/.helmignore similarity index 100% rename from stable/libreddit/8.0.0/.helmignore rename to stable/lemur-cfssl/5.1.3/.helmignore diff --git a/stable/lemur-cfssl/5.1.3/CHANGELOG.md b/stable/lemur-cfssl/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fb059bdc04d --- /dev/null +++ b/stable/lemur-cfssl/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [lemur-cfssl-4.1.11](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.10...lemur-cfssl-4.1.11) (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)) + + +## [lemur-cfssl-4.1.10](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.9...lemur-cfssl-4.1.10) (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)) + + +## [lemur-cfssl-4.1.9](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.8...lemur-cfssl-4.1.9) (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)) + + +## [lemur-cfssl-4.1.8](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.7...lemur-cfssl-4.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)) + + +## [lemur-cfssl-4.1.7](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.6...lemur-cfssl-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [lemur-cfssl-4.1.6](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.5...lemur-cfssl-4.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)) + + +## [lemur-cfssl-4.1.5](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.4...lemur-cfssl-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [lemur-cfssl-4.1.4](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.3...lemur-cfssl-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [lemur-cfssl-4.1.3](https://github.com/truecharts/charts/compare/lemur-cfssl-4.1.0...lemur-cfssl-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/lemur-cfssl/5.1.3/Chart.yaml b/stable/lemur-cfssl/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ee5b39a464f --- /dev/null +++ b/stable/lemur-cfssl/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. +home: https://truecharts.org/charts/stable/lemur-cfssl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png +keywords: + - lemur-cfssl + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: lemur-cfssl +sources: + - https://github.com/Netflix/lemur + - https://github.com/truecharts/charts/tree/master/charts/stable/lemur-cfssl + - https://hub.docker.com/r/halianelf/lemur +type: application +version: 5.1.3 diff --git a/stable/lemur-cfssl/5.0.0/README.md b/stable/lemur-cfssl/5.1.3/README.md similarity index 100% rename from stable/lemur-cfssl/5.0.0/README.md rename to stable/lemur-cfssl/5.1.3/README.md diff --git a/stable/lemur-cfssl/5.0.0/app-readme.md b/stable/lemur-cfssl/5.1.3/app-readme.md similarity index 100% rename from stable/lemur-cfssl/5.0.0/app-readme.md rename to stable/lemur-cfssl/5.1.3/app-readme.md diff --git a/stable/lemur-cfssl/5.1.3/charts/common-18.0.3.tgz b/stable/lemur-cfssl/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/lemur-cfssl/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/lemur-cfssl/5.0.0/ix_values.yaml b/stable/lemur-cfssl/5.1.3/ix_values.yaml similarity index 100% rename from stable/lemur-cfssl/5.0.0/ix_values.yaml rename to stable/lemur-cfssl/5.1.3/ix_values.yaml diff --git a/stable/lemur-cfssl/5.0.0/questions.yaml b/stable/lemur-cfssl/5.1.3/questions.yaml similarity index 100% rename from stable/lemur-cfssl/5.0.0/questions.yaml rename to stable/lemur-cfssl/5.1.3/questions.yaml diff --git a/stable/lemur-cfssl/5.0.0/templates/common.yaml b/stable/lemur-cfssl/5.1.3/templates/common.yaml similarity index 100% rename from stable/lemur-cfssl/5.0.0/templates/common.yaml rename to stable/lemur-cfssl/5.1.3/templates/common.yaml diff --git a/stable/libreddit/8.0.0/values.yaml b/stable/lemur-cfssl/5.1.3/values.yaml similarity index 100% rename from stable/libreddit/8.0.0/values.yaml rename to stable/lemur-cfssl/5.1.3/values.yaml diff --git a/stable/libreddit/8.0.0/CHANGELOG.md b/stable/libreddit/8.0.0/CHANGELOG.md deleted file mode 100644 index ee242b6e141..00000000000 --- a/stable/libreddit/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [libreddit-7.1.11](https://github.com/truecharts/charts/compare/libreddit-7.1.10...libreddit-7.1.11) (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)) - - -## [libreddit-7.1.10](https://github.com/truecharts/charts/compare/libreddit-7.1.9...libreddit-7.1.10) (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)) - - -## [libreddit-7.1.9](https://github.com/truecharts/charts/compare/libreddit-7.1.8...libreddit-7.1.9) (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)) - - -## [libreddit-7.1.8](https://github.com/truecharts/charts/compare/libreddit-7.1.7...libreddit-7.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)) - - -## [libreddit-7.1.7](https://github.com/truecharts/charts/compare/libreddit-7.1.6...libreddit-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [libreddit-7.1.6](https://github.com/truecharts/charts/compare/libreddit-7.1.5...libreddit-7.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)) - - -## [libreddit-7.1.5](https://github.com/truecharts/charts/compare/libreddit-7.1.4...libreddit-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [libreddit-7.1.4](https://github.com/truecharts/charts/compare/libreddit-7.1.3...libreddit-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [libreddit-7.1.3](https://github.com/truecharts/charts/compare/libreddit-7.1.0...libreddit-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/libreddit/8.0.0/Chart.yaml b/stable/libreddit/8.0.0/Chart.yaml deleted file mode 100644 index 948ba05bb02..00000000000 --- a/stable/libreddit/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An alternative private front-end to Reddit -home: https://truecharts.org/charts/stable/libreddit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png -keywords: - - reddit - - libreddit - - social -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: libreddit -sources: - - https://github.com/spikecodes/libreddit - - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - - https://hub.docker.com/r/libreddit/libreddit -type: application -version: 8.0.0 diff --git a/stable/libreddit/8.0.0/charts/common-17.5.0.tgz b/stable/libreddit/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/libreddit/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/librespeed/13.1.0/.helmignore b/stable/libreddit/8.1.3/.helmignore similarity index 100% rename from stable/librespeed/13.1.0/.helmignore rename to stable/libreddit/8.1.3/.helmignore diff --git a/stable/libreddit/8.1.3/CHANGELOG.md b/stable/libreddit/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b99c74632a6 --- /dev/null +++ b/stable/libreddit/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [libreddit-7.1.11](https://github.com/truecharts/charts/compare/libreddit-7.1.10...libreddit-7.1.11) (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)) + + +## [libreddit-7.1.10](https://github.com/truecharts/charts/compare/libreddit-7.1.9...libreddit-7.1.10) (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)) + + +## [libreddit-7.1.9](https://github.com/truecharts/charts/compare/libreddit-7.1.8...libreddit-7.1.9) (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)) + + +## [libreddit-7.1.8](https://github.com/truecharts/charts/compare/libreddit-7.1.7...libreddit-7.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)) + + +## [libreddit-7.1.7](https://github.com/truecharts/charts/compare/libreddit-7.1.6...libreddit-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [libreddit-7.1.6](https://github.com/truecharts/charts/compare/libreddit-7.1.5...libreddit-7.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)) + + +## [libreddit-7.1.5](https://github.com/truecharts/charts/compare/libreddit-7.1.4...libreddit-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [libreddit-7.1.4](https://github.com/truecharts/charts/compare/libreddit-7.1.3...libreddit-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [libreddit-7.1.3](https://github.com/truecharts/charts/compare/libreddit-7.1.0...libreddit-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/libreddit/8.1.3/Chart.yaml b/stable/libreddit/8.1.3/Chart.yaml new file mode 100644 index 00000000000..1f5857f7361 --- /dev/null +++ b/stable/libreddit/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An alternative private front-end to Reddit +home: https://truecharts.org/charts/stable/libreddit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png +keywords: + - reddit + - libreddit + - social +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: libreddit +sources: + - https://github.com/spikecodes/libreddit + - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit + - https://hub.docker.com/r/libreddit/libreddit +type: application +version: 8.1.3 diff --git a/stable/libreddit/8.0.0/README.md b/stable/libreddit/8.1.3/README.md similarity index 100% rename from stable/libreddit/8.0.0/README.md rename to stable/libreddit/8.1.3/README.md diff --git a/stable/libreddit/8.0.0/app-readme.md b/stable/libreddit/8.1.3/app-readme.md similarity index 100% rename from stable/libreddit/8.0.0/app-readme.md rename to stable/libreddit/8.1.3/app-readme.md diff --git a/stable/libreddit/8.1.3/charts/common-18.0.3.tgz b/stable/libreddit/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/libreddit/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/libreddit/8.0.0/ix_values.yaml b/stable/libreddit/8.1.3/ix_values.yaml similarity index 100% rename from stable/libreddit/8.0.0/ix_values.yaml rename to stable/libreddit/8.1.3/ix_values.yaml diff --git a/stable/libreddit/8.0.0/questions.yaml b/stable/libreddit/8.1.3/questions.yaml similarity index 100% rename from stable/libreddit/8.0.0/questions.yaml rename to stable/libreddit/8.1.3/questions.yaml diff --git a/stable/librespeed/13.1.0/templates/NOTES.txt b/stable/libreddit/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/librespeed/13.1.0/templates/NOTES.txt rename to stable/libreddit/8.1.3/templates/NOTES.txt diff --git a/stable/librespeed/13.1.0/templates/common.yaml b/stable/libreddit/8.1.3/templates/common.yaml similarity index 100% rename from stable/librespeed/13.1.0/templates/common.yaml rename to stable/libreddit/8.1.3/templates/common.yaml diff --git a/stable/librespeed/13.1.0/values.yaml b/stable/libreddit/8.1.3/values.yaml similarity index 100% rename from stable/librespeed/13.1.0/values.yaml rename to stable/libreddit/8.1.3/values.yaml diff --git a/stable/libremdb/7.1.5/Chart.yaml b/stable/libremdb/7.1.5/Chart.yaml index 17c690ef651..6bf9539f28a 100644 --- a/stable/libremdb/7.1.5/Chart.yaml +++ b/stable/libremdb/7.1.5/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/libremdb/7.1.5/charts/common-18.0.2.tgz b/stable/libremdb/7.1.5/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/libremdb/7.1.5/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/libremdb/7.1.5/charts/common-18.0.3.tgz b/stable/libremdb/7.1.5/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/libremdb/7.1.5/charts/common-18.0.3.tgz differ diff --git a/stable/librespeed/13.1.0/CHANGELOG.md b/stable/librespeed/13.1.0/CHANGELOG.md deleted file mode 100644 index 0f6574c2513..00000000000 --- a/stable/librespeed/13.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [librespeed-12.1.17](https://github.com/truecharts/charts/compare/librespeed-12.1.16...librespeed-12.1.17) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@d9c4605](https://github.com/d9c4605) by renovate ([#18066](https://github.com/truecharts/charts/issues/18066)) - - -## [librespeed-12.1.16](https://github.com/truecharts/charts/compare/librespeed-12.1.15...librespeed-12.1.16) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@8e56f58](https://github.com/8e56f58) by renovate ([#17856](https://github.com/truecharts/charts/issues/17856)) - - -## [librespeed-12.1.15](https://github.com/truecharts/charts/compare/librespeed-12.1.14...librespeed-12.1.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)) - - -## [librespeed-12.1.14](https://github.com/truecharts/charts/compare/librespeed-12.1.13...librespeed-12.1.14) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@e7e8a14](https://github.com/e7e8a14) by renovate ([#17611](https://github.com/truecharts/charts/issues/17611)) - - -## [librespeed-12.1.13](https://github.com/truecharts/charts/compare/librespeed-12.1.12...librespeed-12.1.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)) - - -## [librespeed-12.1.12](https://github.com/truecharts/charts/compare/librespeed-12.1.11...librespeed-12.1.12) (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)) - - -## [librespeed-12.1.11](https://github.com/truecharts/charts/compare/librespeed-12.1.10...librespeed-12.1.11) (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)) - - -## [librespeed-12.1.10](https://github.com/truecharts/charts/compare/librespeed-12.1.9...librespeed-12.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [librespeed-12.1.9](https://github.com/truecharts/charts/compare/librespeed-12.1.8...librespeed-12.1.9) (2024-01-21) diff --git a/stable/librespeed/13.1.0/Chart.yaml b/stable/librespeed/13.1.0/Chart.yaml deleted file mode 100644 index 881bed7a160..00000000000 --- a/stable/librespeed/13.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.3.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Librespeed is a HTML5 webpage to test upload and download speeds -home: https://truecharts.org/charts/stable/librespeed -icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png -keywords: - - librespeed - - speedtest -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: librespeed -sources: - - https://github.com/librespeed/speedtest - - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed - - https://ghcr.io/linuxserver/librespeed -type: application -version: 13.1.0 diff --git a/stable/librespeed/13.1.0/charts/common-18.0.1.tgz b/stable/librespeed/13.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/librespeed/13.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/librespeed/13.1.0/ix_values.yaml b/stable/librespeed/13.1.0/ix_values.yaml deleted file mode 100644 index 36c8992b203..00000000000 --- a/stable/librespeed/13.1.0/ix_values.yaml +++ /dev/null @@ -1,23 +0,0 @@ -image: - repository: ghcr.io/linuxserver/librespeed - tag: 5.3.0@sha256:4e6e49c172ac10073036fbe3d8f64466843c705da3bee16c84cb8886bbb6693c - pullPolicy: IfNotPresent -service: - main: - ports: - main: - port: 10016 - targetPort: 80 -persistence: - config: - enabled: true - mountPath: "/config" -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 diff --git a/stable/lidarr/20.1.0/.helmignore b/stable/librespeed/13.1.4/.helmignore similarity index 100% rename from stable/lidarr/20.1.0/.helmignore rename to stable/librespeed/13.1.4/.helmignore diff --git a/stable/librespeed/13.1.4/CHANGELOG.md b/stable/librespeed/13.1.4/CHANGELOG.md new file mode 100644 index 00000000000..a1410755696 --- /dev/null +++ b/stable/librespeed/13.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [librespeed-12.1.17](https://github.com/truecharts/charts/compare/librespeed-12.1.16...librespeed-12.1.17) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@d9c4605](https://github.com/d9c4605) by renovate ([#18066](https://github.com/truecharts/charts/issues/18066)) + + +## [librespeed-12.1.16](https://github.com/truecharts/charts/compare/librespeed-12.1.15...librespeed-12.1.16) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@8e56f58](https://github.com/8e56f58) by renovate ([#17856](https://github.com/truecharts/charts/issues/17856)) + + +## [librespeed-12.1.15](https://github.com/truecharts/charts/compare/librespeed-12.1.14...librespeed-12.1.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)) + + +## [librespeed-12.1.14](https://github.com/truecharts/charts/compare/librespeed-12.1.13...librespeed-12.1.14) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@e7e8a14](https://github.com/e7e8a14) by renovate ([#17611](https://github.com/truecharts/charts/issues/17611)) + + +## [librespeed-12.1.13](https://github.com/truecharts/charts/compare/librespeed-12.1.12...librespeed-12.1.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)) + + +## [librespeed-12.1.12](https://github.com/truecharts/charts/compare/librespeed-12.1.11...librespeed-12.1.12) (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)) + + +## [librespeed-12.1.11](https://github.com/truecharts/charts/compare/librespeed-12.1.10...librespeed-12.1.11) (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)) + + +## [librespeed-12.1.10](https://github.com/truecharts/charts/compare/librespeed-12.1.9...librespeed-12.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/librespeed/13.1.4/Chart.yaml b/stable/librespeed/13.1.4/Chart.yaml new file mode 100644 index 00000000000..6a22bd1e26e --- /dev/null +++ b/stable/librespeed/13.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.3.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Librespeed is a HTML5 webpage to test upload and download speeds +home: https://truecharts.org/charts/stable/librespeed +icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png +keywords: + - librespeed + - speedtest +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: librespeed +sources: + - https://github.com/librespeed/speedtest + - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed + - https://ghcr.io/linuxserver/librespeed +type: application +version: 13.1.4 diff --git a/stable/librespeed/13.1.0/README.md b/stable/librespeed/13.1.4/README.md similarity index 100% rename from stable/librespeed/13.1.0/README.md rename to stable/librespeed/13.1.4/README.md diff --git a/stable/librespeed/13.1.0/app-readme.md b/stable/librespeed/13.1.4/app-readme.md similarity index 100% rename from stable/librespeed/13.1.0/app-readme.md rename to stable/librespeed/13.1.4/app-readme.md diff --git a/stable/librespeed/13.1.4/charts/common-18.0.3.tgz b/stable/librespeed/13.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/librespeed/13.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/librespeed/13.1.4/ix_values.yaml b/stable/librespeed/13.1.4/ix_values.yaml new file mode 100644 index 00000000000..46cc11d18da --- /dev/null +++ b/stable/librespeed/13.1.4/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: ghcr.io/linuxserver/librespeed + tag: 5.3.0@sha256:0d566b193c145858d29bd09de55a28520fdc4d3fef26b0b9d7a22ce80efdd830 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10016 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/librespeed/13.1.0/questions.yaml b/stable/librespeed/13.1.4/questions.yaml similarity index 100% rename from stable/librespeed/13.1.0/questions.yaml rename to stable/librespeed/13.1.4/questions.yaml diff --git a/stable/lidarr/20.1.0/templates/NOTES.txt b/stable/librespeed/13.1.4/templates/NOTES.txt similarity index 100% rename from stable/lidarr/20.1.0/templates/NOTES.txt rename to stable/librespeed/13.1.4/templates/NOTES.txt diff --git a/stable/linkding/9.0.0/templates/common.yaml b/stable/librespeed/13.1.4/templates/common.yaml similarity index 100% rename from stable/linkding/9.0.0/templates/common.yaml rename to stable/librespeed/13.1.4/templates/common.yaml diff --git a/stable/lidarr/20.1.0/values.yaml b/stable/librespeed/13.1.4/values.yaml similarity index 100% rename from stable/lidarr/20.1.0/values.yaml rename to stable/librespeed/13.1.4/values.yaml diff --git a/stable/lidarr/20.1.0/CHANGELOG.md b/stable/lidarr/20.1.0/CHANGELOG.md deleted file mode 100644 index 443a1e9e95e..00000000000 --- a/stable/lidarr/20.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [lidarr-19.1.19](https://github.com/truecharts/charts/compare/lidarr-19.1.18...lidarr-19.1.19) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/onedr0p/lidarr-develop to v2.1.7.4030[@01d40bb](https://github.com/01d40bb) by renovate ([#18169](https://github.com/truecharts/charts/issues/18169)) - - -## [lidarr-19.1.18](https://github.com/truecharts/charts/compare/lidarr-19.1.17...lidarr-19.1.18) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/onedr0p/lidarr-develop to 2.1.6.3993[@36b75d7](https://github.com/36b75d7) by renovate ([#17955](https://github.com/truecharts/charts/issues/17955)) - - -## [lidarr-19.1.17](https://github.com/truecharts/charts/compare/lidarr-19.1.16...lidarr-19.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/onedr0p/lidarr-develop to v2.1.6.3993[@90ddf2d](https://github.com/90ddf2d) by renovate ([#17914](https://github.com/truecharts/charts/issues/17914)) - - -## [lidarr-19.1.16](https://github.com/truecharts/charts/compare/lidarr-19.1.15...lidarr-19.1.16) (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)) - - -## [lidarr-19.1.15](https://github.com/truecharts/charts/compare/lidarr-19.1.14...lidarr-19.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) - - -## [lidarr-19.1.14](https://github.com/truecharts/charts/compare/lidarr-19.1.13...lidarr-19.1.14) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/onedr0p/lidarr-develop to v2.1.4.3941[@de7dac0](https://github.com/de7dac0) by renovate ([#17674](https://github.com/truecharts/charts/issues/17674)) - - -## [lidarr-19.1.13](https://github.com/truecharts/charts/compare/lidarr-19.1.12...lidarr-19.1.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)) - - -## [lidarr-19.1.12](https://github.com/truecharts/charts/compare/lidarr-19.1.11...lidarr-19.1.12) (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)) - - -## [lidarr-19.1.11](https://github.com/truecharts/charts/compare/lidarr-19.1.10...lidarr-19.1.11) (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)) - - -## [lidarr-19.1.10](https://github.com/truecharts/charts/compare/lidarr-19.1.9...lidarr-19.1.10) (2024-01-21) - -### Chore - diff --git a/stable/lidarr/20.1.0/Chart.yaml b/stable/lidarr/20.1.0/Chart.yaml deleted file mode 100644 index b927a44f437..00000000000 --- a/stable/lidarr/20.1.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.7.4030 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Looks and smells like Sonarr but made for music -home: https://truecharts.org/charts/stable/lidarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png -keywords: - - lidarr - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lidarr -sources: - - https://github.com/Lidarr/Lidarr - - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr - - https://ghcr.io/onedr0p/exportarr - - https://ghcr.io/onedr0p/lidarr-develop -type: application -version: 20.1.0 diff --git a/stable/lidarr/20.1.0/charts/common-18.0.1.tgz b/stable/lidarr/20.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/lidarr/20.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/lidarr/20.1.0/ix_values.yaml b/stable/lidarr/20.1.0/ix_values.yaml deleted file mode 100644 index cb96d5890a3..00000000000 --- a/stable/lidarr/20.1.0/ix_values.yaml +++ /dev/null @@ -1,109 +0,0 @@ -image: - repository: ghcr.io/onedr0p/lidarr-develop - pullPolicy: IfNotPresent - tag: 2.1.7.4030@sha256:01d40bb9a759a3be757a9af235a14dafcef131b5014a6a2f4a32075b5fa940c5 -exportarrImage: - repository: ghcr.io/onedr0p/exportarr - pullPolicy: IfNotPresent - tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22 -securityContext: - container: - readOnlyRootFilesystem: false -service: - main: - ports: - main: - port: 8686 - metrics: - enabled: true - type: ClusterIP - targetSelector: exportarr - ports: - metrics: - enabled: true - port: 8687 - targetSelector: exportarr -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - enabled: true - type: http - path: /ping - readiness: - enabled: true - type: http - path: /ping - startup: - enabled: true - type: http - path: /ping - env: - LIDARR__PORT: "{{ .Values.service.main.ports.main.port }}" - LIDARR__AUTHENTICATION_METHOD: "" - exportarr: - enabled: true - type: Deployment - strategy: RollingUpdate - replicas: 1 - podSpec: - containers: - exportarr: - primary: true - enabled: true - imageSelector: exportarrImage - args: - - lidarr - probes: - liveness: - enabled: true - type: http - path: /healthz - port: "{{ .Values.service.metrics.ports.metrics.port }}" - readiness: - enabled: true - type: http - path: /healthz - port: "{{ .Values.service.metrics.ports.metrics.port }}" - startup: - enabled: true - type: http - path: /healthz - port: "{{ .Values.service.metrics.ports.metrics.port }}" - env: - INTERFACE: 0.0.0.0 - PORT: "{{ .Values.service.metrics.ports.metrics.port }}" - URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' - # additional metrics (slow) - # ENABLE_ADDITIONAL_METRICS: false - # enable gathering unknown queue items - # ENABLE_UNKNOWN_QUEUE_ITEMS: false - CONFIG: "/config/config.xml" -persistence: - config: - enabled: true - targetSelector: - main: - main: - mountPath: /config - exportarr: - exportarr: - mountPath: /config - readOnly: true -metrics: - main: - enabled: true - type: "servicemonitor" - endpoints: - - port: metrics - path: /metrics - targetSelector: metrics - prometheusRule: - enabled: false -portal: - open: - enabled: true -updated: true diff --git a/stable/lingva/5.0.0/.helmignore b/stable/lidarr/20.2.1/.helmignore similarity index 100% rename from stable/lingva/5.0.0/.helmignore rename to stable/lidarr/20.2.1/.helmignore diff --git a/stable/lidarr/20.2.1/CHANGELOG.md b/stable/lidarr/20.2.1/CHANGELOG.md new file mode 100644 index 00000000000..143915e115e --- /dev/null +++ b/stable/lidarr/20.2.1/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [lidarr-19.1.19](https://github.com/truecharts/charts/compare/lidarr-19.1.18...lidarr-19.1.19) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/onedr0p/lidarr-develop to v2.1.7.4030[@01d40bb](https://github.com/01d40bb) by renovate ([#18169](https://github.com/truecharts/charts/issues/18169)) + + +## [lidarr-19.1.18](https://github.com/truecharts/charts/compare/lidarr-19.1.17...lidarr-19.1.18) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/onedr0p/lidarr-develop to 2.1.6.3993[@36b75d7](https://github.com/36b75d7) by renovate ([#17955](https://github.com/truecharts/charts/issues/17955)) + + +## [lidarr-19.1.17](https://github.com/truecharts/charts/compare/lidarr-19.1.16...lidarr-19.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/onedr0p/lidarr-develop to v2.1.6.3993[@90ddf2d](https://github.com/90ddf2d) by renovate ([#17914](https://github.com/truecharts/charts/issues/17914)) + + +## [lidarr-19.1.16](https://github.com/truecharts/charts/compare/lidarr-19.1.15...lidarr-19.1.16) (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)) + + +## [lidarr-19.1.15](https://github.com/truecharts/charts/compare/lidarr-19.1.14...lidarr-19.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) + + +## [lidarr-19.1.14](https://github.com/truecharts/charts/compare/lidarr-19.1.13...lidarr-19.1.14) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/onedr0p/lidarr-develop to v2.1.4.3941[@de7dac0](https://github.com/de7dac0) by renovate ([#17674](https://github.com/truecharts/charts/issues/17674)) + + +## [lidarr-19.1.13](https://github.com/truecharts/charts/compare/lidarr-19.1.12...lidarr-19.1.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)) + + +## [lidarr-19.1.12](https://github.com/truecharts/charts/compare/lidarr-19.1.11...lidarr-19.1.12) (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)) + + +## [lidarr-19.1.11](https://github.com/truecharts/charts/compare/lidarr-19.1.10...lidarr-19.1.11) (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)) + + +## [lidarr-19.1.10](https://github.com/truecharts/charts/compare/lidarr-19.1.9...lidarr-19.1.10) (2024-01-21) \ No newline at end of file diff --git a/stable/lidarr/20.2.1/Chart.yaml b/stable/lidarr/20.2.1/Chart.yaml new file mode 100644 index 00000000000..70bf9d28545 --- /dev/null +++ b/stable/lidarr/20.2.1/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.2.0.4045 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Looks and smells like Sonarr but made for music +home: https://truecharts.org/charts/stable/lidarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png +keywords: + - lidarr + - torrent + - usenet +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: lidarr +sources: + - https://github.com/Lidarr/Lidarr + - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr + - https://ghcr.io/onedr0p/lidarr-develop + - https://ghcr.io/onedr0p/exportarr +type: application +version: 20.2.1 diff --git a/stable/lidarr/20.1.0/README.md b/stable/lidarr/20.2.1/README.md similarity index 100% rename from stable/lidarr/20.1.0/README.md rename to stable/lidarr/20.2.1/README.md diff --git a/stable/lidarr/20.1.0/app-readme.md b/stable/lidarr/20.2.1/app-readme.md similarity index 100% rename from stable/lidarr/20.1.0/app-readme.md rename to stable/lidarr/20.2.1/app-readme.md diff --git a/stable/lidarr/20.2.1/charts/common-18.0.3.tgz b/stable/lidarr/20.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/lidarr/20.2.1/charts/common-18.0.3.tgz differ diff --git a/stable/lidarr/20.2.1/ix_values.yaml b/stable/lidarr/20.2.1/ix_values.yaml new file mode 100644 index 00000000000..10a558c79f9 --- /dev/null +++ b/stable/lidarr/20.2.1/ix_values.yaml @@ -0,0 +1,109 @@ +image: + repository: ghcr.io/onedr0p/lidarr-develop + pullPolicy: IfNotPresent + tag: 2.2.0.4045@sha256:c325ecc0a9a5ee604d06d21c6dab5bf4506c29622f108205b2f3eb42e0792a2e +exportarrImage: + repository: ghcr.io/onedr0p/exportarr + pullPolicy: IfNotPresent + tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22 +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + port: 8686 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 8687 + targetSelector: exportarr +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /ping + readiness: + enabled: true + type: http + path: /ping + startup: + enabled: true + type: http + path: /ping + env: + LIDARR__PORT: "{{ .Values.service.main.ports.main.port }}" + LIDARR__AUTHENTICATION_METHOD: "" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - lidarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + CONFIG: "/config/config.xml" +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + prometheusRule: + enabled: false +portal: + open: + enabled: true +updated: true diff --git a/stable/lidarr/20.1.0/questions.yaml b/stable/lidarr/20.2.1/questions.yaml similarity index 100% rename from stable/lidarr/20.1.0/questions.yaml rename to stable/lidarr/20.2.1/questions.yaml diff --git a/stable/linkding/9.0.0/templates/NOTES.txt b/stable/lidarr/20.2.1/templates/NOTES.txt similarity index 100% rename from stable/linkding/9.0.0/templates/NOTES.txt rename to stable/lidarr/20.2.1/templates/NOTES.txt diff --git a/stable/lidarr/20.1.0/templates/common.yaml b/stable/lidarr/20.2.1/templates/common.yaml similarity index 100% rename from stable/lidarr/20.1.0/templates/common.yaml rename to stable/lidarr/20.2.1/templates/common.yaml diff --git a/stable/lingva/5.0.0/values.yaml b/stable/lidarr/20.2.1/values.yaml similarity index 100% rename from stable/lingva/5.0.0/values.yaml rename to stable/lidarr/20.2.1/values.yaml diff --git a/stable/lingva/5.0.0/CHANGELOG.md b/stable/lingva/5.0.0/CHANGELOG.md deleted file mode 100644 index e7031f21a77..00000000000 --- a/stable/lingva/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [lingva-4.1.11](https://github.com/truecharts/charts/compare/lingva-4.1.10...lingva-4.1.11) (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)) - - -## [lingva-4.1.10](https://github.com/truecharts/charts/compare/lingva-4.1.9...lingva-4.1.10) (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)) - - -## [lingva-4.1.9](https://github.com/truecharts/charts/compare/lingva-4.1.8...lingva-4.1.9) (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)) - - -## [lingva-4.1.8](https://github.com/truecharts/charts/compare/lingva-4.1.7...lingva-4.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)) - - -## [lingva-4.1.7](https://github.com/truecharts/charts/compare/lingva-4.1.6...lingva-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [lingva-4.1.6](https://github.com/truecharts/charts/compare/lingva-4.1.5...lingva-4.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)) - - -## [lingva-4.1.5](https://github.com/truecharts/charts/compare/lingva-4.1.4...lingva-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [lingva-4.1.4](https://github.com/truecharts/charts/compare/lingva-4.1.3...lingva-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [lingva-4.1.3](https://github.com/truecharts/charts/compare/lingva-4.1.0...lingva-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/lingva/5.0.0/Chart.yaml b/stable/lingva/5.0.0/Chart.yaml deleted file mode 100644 index 8e97fdcbd8f..00000000000 --- a/stable/lingva/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available -home: https://truecharts.org/charts/stable/lingva -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.png -keywords: - - lingva - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lingva -sources: - - https://github.com/TheDavidDelta/lingva-translate - - https://github.com/truecharts/charts/tree/master/charts/stable/lingva - - https://hub.docker.com/r/thedaviddelta/lingva-translate -type: application -version: 5.0.0 diff --git a/stable/lingva/5.0.0/charts/common-17.5.0.tgz b/stable/lingva/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/lingva/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/linkding/9.0.0/.helmignore b/stable/lingva/5.1.3/.helmignore similarity index 100% rename from stable/linkding/9.0.0/.helmignore rename to stable/lingva/5.1.3/.helmignore diff --git a/stable/lingva/5.1.3/CHANGELOG.md b/stable/lingva/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3817c334453 --- /dev/null +++ b/stable/lingva/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [lingva-4.1.11](https://github.com/truecharts/charts/compare/lingva-4.1.10...lingva-4.1.11) (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)) + + +## [lingva-4.1.10](https://github.com/truecharts/charts/compare/lingva-4.1.9...lingva-4.1.10) (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)) + + +## [lingva-4.1.9](https://github.com/truecharts/charts/compare/lingva-4.1.8...lingva-4.1.9) (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)) + + +## [lingva-4.1.8](https://github.com/truecharts/charts/compare/lingva-4.1.7...lingva-4.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)) + + +## [lingva-4.1.7](https://github.com/truecharts/charts/compare/lingva-4.1.6...lingva-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [lingva-4.1.6](https://github.com/truecharts/charts/compare/lingva-4.1.5...lingva-4.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)) + + +## [lingva-4.1.5](https://github.com/truecharts/charts/compare/lingva-4.1.4...lingva-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [lingva-4.1.4](https://github.com/truecharts/charts/compare/lingva-4.1.3...lingva-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [lingva-4.1.3](https://github.com/truecharts/charts/compare/lingva-4.1.0...lingva-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/lingva/5.1.3/Chart.yaml b/stable/lingva/5.1.3/Chart.yaml new file mode 100644 index 00000000000..704554c5bb5 --- /dev/null +++ b/stable/lingva/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available +home: https://truecharts.org/charts/stable/lingva +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.png +keywords: + - lingva + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: lingva +sources: + - https://github.com/TheDavidDelta/lingva-translate + - https://github.com/truecharts/charts/tree/master/charts/stable/lingva + - https://hub.docker.com/r/thedaviddelta/lingva-translate +type: application +version: 5.1.3 diff --git a/stable/lingva/5.0.0/README.md b/stable/lingva/5.1.3/README.md similarity index 100% rename from stable/lingva/5.0.0/README.md rename to stable/lingva/5.1.3/README.md diff --git a/stable/lingva/5.0.0/app-readme.md b/stable/lingva/5.1.3/app-readme.md similarity index 100% rename from stable/lingva/5.0.0/app-readme.md rename to stable/lingva/5.1.3/app-readme.md diff --git a/stable/lingva/5.1.3/charts/common-18.0.3.tgz b/stable/lingva/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/lingva/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/lingva/5.0.0/ix_values.yaml b/stable/lingva/5.1.3/ix_values.yaml similarity index 100% rename from stable/lingva/5.0.0/ix_values.yaml rename to stable/lingva/5.1.3/ix_values.yaml diff --git a/stable/lingva/5.0.0/questions.yaml b/stable/lingva/5.1.3/questions.yaml similarity index 100% rename from stable/lingva/5.0.0/questions.yaml rename to stable/lingva/5.1.3/questions.yaml diff --git a/stable/lingva/5.0.0/templates/common.yaml b/stable/lingva/5.1.3/templates/common.yaml similarity index 100% rename from stable/lingva/5.0.0/templates/common.yaml rename to stable/lingva/5.1.3/templates/common.yaml diff --git a/stable/linkding/9.0.0/values.yaml b/stable/lingva/5.1.3/values.yaml similarity index 100% rename from stable/linkding/9.0.0/values.yaml rename to stable/lingva/5.1.3/values.yaml diff --git a/stable/linkding/9.0.0/CHANGELOG.md b/stable/linkding/9.0.0/CHANGELOG.md deleted file mode 100644 index b3850f8432e..00000000000 --- a/stable/linkding/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [linkding-8.2.1](https://github.com/truecharts/charts/compare/linkding-8.2.0...linkding-8.2.1) (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)) - - -## [linkding-8.2.0](https://github.com/truecharts/charts/compare/linkding-8.1.10...linkding-8.2.0) (2024-01-29) - -### Chore - - - -- update container image sissbruecker/linkding to v1.24.0[@3efe1d0](https://github.com/3efe1d0) by renovate ([#17700](https://github.com/truecharts/charts/issues/17700)) - - -## [linkding-8.1.10](https://github.com/truecharts/charts/compare/linkding-8.1.9...linkding-8.1.10) (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)) - - -## [linkding-8.1.9](https://github.com/truecharts/charts/compare/linkding-8.1.8...linkding-8.1.9) (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)) - - -## [linkding-8.1.8](https://github.com/truecharts/charts/compare/linkding-8.1.7...linkding-8.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)) - - -## [linkding-8.1.7](https://github.com/truecharts/charts/compare/linkding-8.1.6...linkding-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [linkding-8.1.6](https://github.com/truecharts/charts/compare/linkding-8.1.5...linkding-8.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)) - - -## [linkding-8.1.5](https://github.com/truecharts/charts/compare/linkding-8.1.4...linkding-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [linkding-8.1.4](https://github.com/truecharts/charts/compare/linkding-8.1.3...linkding-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [linkding-8.1.3](https://github.com/truecharts/charts/compare/linkding-8.1.0...linkding-8.1.3) (2024-01-01) diff --git a/stable/linkding/9.0.0/Chart.yaml b/stable/linkding/9.0.0/Chart.yaml deleted file mode 100644 index f2cda1f0a33..00000000000 --- a/stable/linkding/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.24.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. -home: https://truecharts.org/charts/stable/linkding -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png -keywords: - - bookmarks - - links -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: linkding -sources: - - https://github.com/sissbruecker/linkding - - https://github.com/truecharts/charts/tree/master/charts/stable/linkding - - https://hub.docker.com/r/sissbruecker/linkding -type: application -version: 9.0.0 diff --git a/stable/linkding/9.0.0/charts/common-17.5.0.tgz b/stable/linkding/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/linkding/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/linkwallet/5.0.0/.helmignore b/stable/linkding/9.1.3/.helmignore similarity index 100% rename from stable/linkwallet/5.0.0/.helmignore rename to stable/linkding/9.1.3/.helmignore diff --git a/stable/linkding/9.1.3/CHANGELOG.md b/stable/linkding/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..70262041ddd --- /dev/null +++ b/stable/linkding/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [linkding-8.2.1](https://github.com/truecharts/charts/compare/linkding-8.2.0...linkding-8.2.1) (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)) + + +## [linkding-8.2.0](https://github.com/truecharts/charts/compare/linkding-8.1.10...linkding-8.2.0) (2024-01-29) + +### Chore + + + +- update container image sissbruecker/linkding to v1.24.0[@3efe1d0](https://github.com/3efe1d0) by renovate ([#17700](https://github.com/truecharts/charts/issues/17700)) + + +## [linkding-8.1.10](https://github.com/truecharts/charts/compare/linkding-8.1.9...linkding-8.1.10) (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)) + + +## [linkding-8.1.9](https://github.com/truecharts/charts/compare/linkding-8.1.8...linkding-8.1.9) (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)) + + +## [linkding-8.1.8](https://github.com/truecharts/charts/compare/linkding-8.1.7...linkding-8.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)) + + +## [linkding-8.1.7](https://github.com/truecharts/charts/compare/linkding-8.1.6...linkding-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [linkding-8.1.6](https://github.com/truecharts/charts/compare/linkding-8.1.5...linkding-8.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)) + + +## [linkding-8.1.5](https://github.com/truecharts/charts/compare/linkding-8.1.4...linkding-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [linkding-8.1.4](https://github.com/truecharts/charts/compare/linkding-8.1.3...linkding-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/linkding/9.1.3/Chart.yaml b/stable/linkding/9.1.3/Chart.yaml new file mode 100644 index 00000000000..33c422e3797 --- /dev/null +++ b/stable/linkding/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.24.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. +home: https://truecharts.org/charts/stable/linkding +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png +keywords: + - bookmarks + - links +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: linkding +sources: + - https://github.com/sissbruecker/linkding + - https://github.com/truecharts/charts/tree/master/charts/stable/linkding + - https://hub.docker.com/r/sissbruecker/linkding +type: application +version: 9.1.3 diff --git a/stable/linkding/9.0.0/README.md b/stable/linkding/9.1.3/README.md similarity index 100% rename from stable/linkding/9.0.0/README.md rename to stable/linkding/9.1.3/README.md diff --git a/stable/linkding/9.0.0/app-readme.md b/stable/linkding/9.1.3/app-readme.md similarity index 100% rename from stable/linkding/9.0.0/app-readme.md rename to stable/linkding/9.1.3/app-readme.md diff --git a/stable/linkding/9.1.3/charts/common-18.0.3.tgz b/stable/linkding/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/linkding/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/linkding/9.0.0/ix_values.yaml b/stable/linkding/9.1.3/ix_values.yaml similarity index 100% rename from stable/linkding/9.0.0/ix_values.yaml rename to stable/linkding/9.1.3/ix_values.yaml diff --git a/stable/linkding/9.0.0/questions.yaml b/stable/linkding/9.1.3/questions.yaml similarity index 100% rename from stable/linkding/9.0.0/questions.yaml rename to stable/linkding/9.1.3/questions.yaml diff --git a/stable/linkwarden/4.0.0/templates/NOTES.txt b/stable/linkding/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/linkwarden/4.0.0/templates/NOTES.txt rename to stable/linkding/9.1.3/templates/NOTES.txt diff --git a/stable/linkwallet/5.0.0/templates/common.yaml b/stable/linkding/9.1.3/templates/common.yaml similarity index 100% rename from stable/linkwallet/5.0.0/templates/common.yaml rename to stable/linkding/9.1.3/templates/common.yaml diff --git a/stable/linkwallet/5.0.0/values.yaml b/stable/linkding/9.1.3/values.yaml similarity index 100% rename from stable/linkwallet/5.0.0/values.yaml rename to stable/linkding/9.1.3/values.yaml diff --git a/stable/linkwallet/5.0.0/CHANGELOG.md b/stable/linkwallet/5.0.0/CHANGELOG.md deleted file mode 100644 index 96090eeccd6..00000000000 --- a/stable/linkwallet/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [linkwallet-4.1.11](https://github.com/truecharts/charts/compare/linkwallet-4.1.10...linkwallet-4.1.11) (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)) - - -## [linkwallet-4.1.10](https://github.com/truecharts/charts/compare/linkwallet-4.1.9...linkwallet-4.1.10) (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)) - - -## [linkwallet-4.1.9](https://github.com/truecharts/charts/compare/linkwallet-4.1.8...linkwallet-4.1.9) (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)) - - -## [linkwallet-4.1.8](https://github.com/truecharts/charts/compare/linkwallet-4.1.7...linkwallet-4.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)) - - -## [linkwallet-4.1.7](https://github.com/truecharts/charts/compare/linkwallet-4.1.6...linkwallet-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [linkwallet-4.1.6](https://github.com/truecharts/charts/compare/linkwallet-4.1.5...linkwallet-4.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)) - - -## [linkwallet-4.1.5](https://github.com/truecharts/charts/compare/linkwallet-4.1.4...linkwallet-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [linkwallet-4.1.4](https://github.com/truecharts/charts/compare/linkwallet-4.1.3...linkwallet-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [linkwallet-4.1.3](https://github.com/truecharts/charts/compare/linkwallet-4.1.0...linkwallet-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/linkwallet/5.0.0/Chart.yaml b/stable/linkwallet/5.0.0/Chart.yaml deleted file mode 100644 index ae263cf8f44..00000000000 --- a/stable/linkwallet/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.0.36 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted bookmark database with full-text page content search. -home: https://truecharts.org/charts/stable/linkwallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.png -keywords: - - bookmarks -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: linkwallet -sources: - - https://github.com/tardisx/linkwallet - - https://github.com/truecharts/charts/tree/master/charts/stable/linkwallet - - https://hub.docker.com/r/tardisx/linkwallet -type: application -version: 5.0.0 diff --git a/stable/linkwallet/5.0.0/charts/common-17.5.0.tgz b/stable/linkwallet/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/linkwallet/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/linkwarden/4.0.0/.helmignore b/stable/linkwallet/5.1.3/.helmignore similarity index 100% rename from stable/linkwarden/4.0.0/.helmignore rename to stable/linkwallet/5.1.3/.helmignore diff --git a/stable/linkwallet/5.1.3/CHANGELOG.md b/stable/linkwallet/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0b319fd11cf --- /dev/null +++ b/stable/linkwallet/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [linkwallet-4.1.11](https://github.com/truecharts/charts/compare/linkwallet-4.1.10...linkwallet-4.1.11) (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)) + + +## [linkwallet-4.1.10](https://github.com/truecharts/charts/compare/linkwallet-4.1.9...linkwallet-4.1.10) (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)) + + +## [linkwallet-4.1.9](https://github.com/truecharts/charts/compare/linkwallet-4.1.8...linkwallet-4.1.9) (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)) + + +## [linkwallet-4.1.8](https://github.com/truecharts/charts/compare/linkwallet-4.1.7...linkwallet-4.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)) + + +## [linkwallet-4.1.7](https://github.com/truecharts/charts/compare/linkwallet-4.1.6...linkwallet-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [linkwallet-4.1.6](https://github.com/truecharts/charts/compare/linkwallet-4.1.5...linkwallet-4.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)) + + +## [linkwallet-4.1.5](https://github.com/truecharts/charts/compare/linkwallet-4.1.4...linkwallet-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [linkwallet-4.1.4](https://github.com/truecharts/charts/compare/linkwallet-4.1.3...linkwallet-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [linkwallet-4.1.3](https://github.com/truecharts/charts/compare/linkwallet-4.1.0...linkwallet-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/linkwallet/5.1.3/Chart.yaml b/stable/linkwallet/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3488a5b5d78 --- /dev/null +++ b/stable/linkwallet/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.0.36 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A self-hosted bookmark database with full-text page content search. +home: https://truecharts.org/charts/stable/linkwallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.png +keywords: + - bookmarks +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: linkwallet +sources: + - https://github.com/tardisx/linkwallet + - https://github.com/truecharts/charts/tree/master/charts/stable/linkwallet + - https://hub.docker.com/r/tardisx/linkwallet +type: application +version: 5.1.3 diff --git a/stable/linkwallet/5.0.0/README.md b/stable/linkwallet/5.1.3/README.md similarity index 100% rename from stable/linkwallet/5.0.0/README.md rename to stable/linkwallet/5.1.3/README.md diff --git a/stable/linkwallet/5.0.0/app-readme.md b/stable/linkwallet/5.1.3/app-readme.md similarity index 100% rename from stable/linkwallet/5.0.0/app-readme.md rename to stable/linkwallet/5.1.3/app-readme.md diff --git a/stable/linkwallet/5.1.3/charts/common-18.0.3.tgz b/stable/linkwallet/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/linkwallet/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/linkwallet/5.0.0/ix_values.yaml b/stable/linkwallet/5.1.3/ix_values.yaml similarity index 100% rename from stable/linkwallet/5.0.0/ix_values.yaml rename to stable/linkwallet/5.1.3/ix_values.yaml diff --git a/stable/linkwallet/5.0.0/questions.yaml b/stable/linkwallet/5.1.3/questions.yaml similarity index 100% rename from stable/linkwallet/5.0.0/questions.yaml rename to stable/linkwallet/5.1.3/questions.yaml diff --git a/stable/local-ai/9.1.0/templates/common.yaml b/stable/linkwallet/5.1.3/templates/common.yaml similarity index 100% rename from stable/local-ai/9.1.0/templates/common.yaml rename to stable/linkwallet/5.1.3/templates/common.yaml diff --git a/stable/linkwarden/4.0.0/values.yaml b/stable/linkwallet/5.1.3/values.yaml similarity index 100% rename from stable/linkwarden/4.0.0/values.yaml rename to stable/linkwallet/5.1.3/values.yaml diff --git a/stable/linkwarden/4.0.0/CHANGELOG.md b/stable/linkwarden/4.0.0/CHANGELOG.md deleted file mode 100644 index 14e3ad4d062..00000000000 --- a/stable/linkwarden/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [linkwarden-3.2.14](https://github.com/truecharts/charts/compare/linkwarden-3.2.13...linkwarden-3.2.14) (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)) - - -## [linkwarden-3.2.13](https://github.com/truecharts/charts/compare/linkwarden-3.2.12...linkwarden-3.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)) - - -## [linkwarden-3.2.12](https://github.com/truecharts/charts/compare/linkwarden-3.2.11...linkwarden-3.2.12) (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)) - - -## [linkwarden-3.2.11](https://github.com/truecharts/charts/compare/linkwarden-3.2.10...linkwarden-3.2.11) (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)) - - -## [linkwarden-3.2.10](https://github.com/truecharts/charts/compare/linkwarden-3.2.9...linkwarden-3.2.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [linkwarden-3.2.9](https://github.com/truecharts/charts/compare/linkwarden-3.2.8...linkwarden-3.2.9) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linkwarden/linkwarden to v2.4.9[@9d0c86d](https://github.com/9d0c86d) by renovate ([#17417](https://github.com/truecharts/charts/issues/17417)) - - - - -## [linkwarden-3.2.8](https://github.com/truecharts/charts/compare/linkwarden-3.2.7...linkwarden-3.2.8) (2024-01-12) - -### Chore - - - -- update label text on scale ui ([#17087](https://github.com/truecharts/charts/issues/17087)) - - -## [linkwarden-3.2.7](https://github.com/truecharts/charts/compare/linkwarden-3.2.6...linkwarden-3.2.7) (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)) - - -## [linkwarden-3.2.6](https://github.com/truecharts/charts/compare/linkwarden-3.2.5...linkwarden-3.2.6) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/linkwarden/linkwarden to v2.4.8[@ee344d6](https://github.com/ee344d6) by renovate ([#16717](https://github.com/truecharts/charts/issues/16717)) - - -## [linkwarden-3.2.5](https://github.com/truecharts/charts/compare/linkwarden-3.2.4...linkwarden-3.2.5) (2024-01-02) - -### Chore diff --git a/stable/linkwarden/4.0.0/Chart.yaml b/stable/linkwarden/4.0.0/Chart.yaml deleted file mode 100644 index d2262222b7f..00000000000 --- a/stable/linkwarden/4.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.4.9 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. -home: https://truecharts.org/charts/stable/linkwarden -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwarden.png -keywords: - - linkwarden - - bookmark - - manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: linkwarden -sources: - - https://github.com/linkwarden/linkwarden - - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden - - https://ghcr.io/linkwarden/linkwarden -type: application -version: 4.0.0 diff --git a/stable/linkwarden/4.0.0/charts/common-17.5.0.tgz b/stable/linkwarden/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/linkwarden/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/littlelink/13.1.0/.helmignore b/stable/linkwarden/4.1.3/.helmignore similarity index 100% rename from stable/littlelink/13.1.0/.helmignore rename to stable/linkwarden/4.1.3/.helmignore diff --git a/stable/linkwarden/4.1.3/CHANGELOG.md b/stable/linkwarden/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2371660bdf5 --- /dev/null +++ b/stable/linkwarden/4.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [linkwarden-3.2.14](https://github.com/truecharts/charts/compare/linkwarden-3.2.13...linkwarden-3.2.14) (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)) + + +## [linkwarden-3.2.13](https://github.com/truecharts/charts/compare/linkwarden-3.2.12...linkwarden-3.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)) + + +## [linkwarden-3.2.12](https://github.com/truecharts/charts/compare/linkwarden-3.2.11...linkwarden-3.2.12) (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)) + + +## [linkwarden-3.2.11](https://github.com/truecharts/charts/compare/linkwarden-3.2.10...linkwarden-3.2.11) (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)) + + +## [linkwarden-3.2.10](https://github.com/truecharts/charts/compare/linkwarden-3.2.9...linkwarden-3.2.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [linkwarden-3.2.9](https://github.com/truecharts/charts/compare/linkwarden-3.2.8...linkwarden-3.2.9) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linkwarden/linkwarden to v2.4.9[@9d0c86d](https://github.com/9d0c86d) by renovate ([#17417](https://github.com/truecharts/charts/issues/17417)) + + + + +## [linkwarden-3.2.8](https://github.com/truecharts/charts/compare/linkwarden-3.2.7...linkwarden-3.2.8) (2024-01-12) + +### Chore + + + +- update label text on scale ui ([#17087](https://github.com/truecharts/charts/issues/17087)) + + +## [linkwarden-3.2.7](https://github.com/truecharts/charts/compare/linkwarden-3.2.6...linkwarden-3.2.7) (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)) + + +## [linkwarden-3.2.6](https://github.com/truecharts/charts/compare/linkwarden-3.2.5...linkwarden-3.2.6) (2024-01-03) + +### Chore + + + +- update container image ghcr.io/linkwarden/linkwarden to v2.4.8[@ee344d6](https://github.com/ee344d6) by renovate ([#16717](https://github.com/truecharts/charts/issues/16717)) + diff --git a/stable/linkwarden/4.1.3/Chart.yaml b/stable/linkwarden/4.1.3/Chart.yaml new file mode 100644 index 00000000000..535711329ad --- /dev/null +++ b/stable/linkwarden/4.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.4.9 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. +home: https://truecharts.org/charts/stable/linkwarden +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwarden.png +keywords: + - linkwarden + - bookmark + - manager +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: linkwarden +sources: + - https://github.com/linkwarden/linkwarden + - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden + - https://ghcr.io/linkwarden/linkwarden +type: application +version: 4.1.3 diff --git a/stable/linkwarden/4.0.0/README.md b/stable/linkwarden/4.1.3/README.md similarity index 100% rename from stable/linkwarden/4.0.0/README.md rename to stable/linkwarden/4.1.3/README.md diff --git a/stable/linkwarden/4.0.0/app-readme.md b/stable/linkwarden/4.1.3/app-readme.md similarity index 100% rename from stable/linkwarden/4.0.0/app-readme.md rename to stable/linkwarden/4.1.3/app-readme.md diff --git a/stable/linkwarden/4.1.3/charts/common-18.0.3.tgz b/stable/linkwarden/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/linkwarden/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/linkwarden/4.0.0/ix_values.yaml b/stable/linkwarden/4.1.3/ix_values.yaml similarity index 100% rename from stable/linkwarden/4.0.0/ix_values.yaml rename to stable/linkwarden/4.1.3/ix_values.yaml diff --git a/stable/linkwarden/4.0.0/questions.yaml b/stable/linkwarden/4.1.3/questions.yaml similarity index 100% rename from stable/linkwarden/4.0.0/questions.yaml rename to stable/linkwarden/4.1.3/questions.yaml diff --git a/stable/littlelink/13.1.0/templates/NOTES.txt b/stable/linkwarden/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/littlelink/13.1.0/templates/NOTES.txt rename to stable/linkwarden/4.1.3/templates/NOTES.txt diff --git a/stable/linkwarden/4.0.0/templates/_secrets.tpl b/stable/linkwarden/4.1.3/templates/_secrets.tpl similarity index 100% rename from stable/linkwarden/4.0.0/templates/_secrets.tpl rename to stable/linkwarden/4.1.3/templates/_secrets.tpl diff --git a/stable/linkwarden/4.0.0/templates/common.yaml b/stable/linkwarden/4.1.3/templates/common.yaml similarity index 100% rename from stable/linkwarden/4.0.0/templates/common.yaml rename to stable/linkwarden/4.1.3/templates/common.yaml diff --git a/stable/littlelink/13.1.0/values.yaml b/stable/linkwarden/4.1.3/values.yaml similarity index 100% rename from stable/littlelink/13.1.0/values.yaml rename to stable/linkwarden/4.1.3/values.yaml diff --git a/stable/littlelink/13.1.0/CHANGELOG.md b/stable/littlelink/13.1.0/CHANGELOG.md deleted file mode 100644 index 95de7c1ce7e..00000000000 --- a/stable/littlelink/13.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - -## [littlelink-12.1.17](https://github.com/truecharts/charts/compare/littlelink-12.1.16...littlelink-12.1.17) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/techno-tim/littlelink-server to latest[@f94c94f](https://github.com/f94c94f) by renovate ([#18084](https://github.com/truecharts/charts/issues/18084)) - - -## [littlelink-12.1.16](https://github.com/truecharts/charts/compare/littlelink-12.1.15...littlelink-12.1.16) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/techno-tim/littlelink-server to latest[@c387a43](https://github.com/c387a43) by renovate ([#17874](https://github.com/truecharts/charts/issues/17874)) - - -## [littlelink-12.1.15](https://github.com/truecharts/charts/compare/littlelink-12.1.14...littlelink-12.1.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)) - - -## [littlelink-12.1.14](https://github.com/truecharts/charts/compare/littlelink-12.1.13...littlelink-12.1.14) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/techno-tim/littlelink-server to latest[@fcb88ba](https://github.com/fcb88ba) by renovate ([#17719](https://github.com/truecharts/charts/issues/17719)) - - -## [littlelink-12.1.13](https://github.com/truecharts/charts/compare/littlelink-12.1.12...littlelink-12.1.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)) - -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [littlelink-12.1.12](https://github.com/truecharts/charts/compare/littlelink-12.1.11...littlelink-12.1.12) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/techno-tim/littlelink-server to latest[@66371a0](https://github.com/66371a0) by renovate ([#17477](https://github.com/truecharts/charts/issues/17477)) - - -## [littlelink-12.1.11](https://github.com/truecharts/charts/compare/littlelink-12.1.10...littlelink-12.1.11) (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)) - - -## [littlelink-12.1.10](https://github.com/truecharts/charts/compare/littlelink-12.1.9...littlelink-12.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [littlelink-12.1.9](https://github.com/truecharts/charts/compare/littlelink-12.1.8...littlelink-12.1.9) (2024-01-21) \ No newline at end of file diff --git a/stable/littlelink/13.1.0/Chart.yaml b/stable/littlelink/13.1.0/Chart.yaml deleted file mode 100644 index 0406b73ed18..00000000000 --- a/stable/littlelink/13.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: social - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Easy platform to combine all your social links -home: https://truecharts.org/charts/stable/littlelink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png -keywords: - - littlelink -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: littlelink -sources: - - https://github.com/sethcottle/littlelink - - https://github.com/techno-tim/littlelink-server - - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink - - https://ghcr.io/techno-tim/littlelink-server -type: application -version: 13.1.0 diff --git a/stable/littlelink/13.1.0/charts/common-18.0.1.tgz b/stable/littlelink/13.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/littlelink/13.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/littlelink/13.1.0/ix_values.yaml b/stable/littlelink/13.1.0/ix_values.yaml deleted file mode 100644 index 05462a2c769..00000000000 --- a/stable/littlelink/13.1.0/ix_values.yaml +++ /dev/null @@ -1,41 +0,0 @@ -image: - repository: ghcr.io/techno-tim/littlelink-server - pullPolicy: IfNotPresent - tag: latest@sha256:4475ce3829e82aa9b2def3099bf738e0691eb32fb5711e91e3623298d531fb43 -service: - main: - ports: - main: - port: 10040 - targetPort: 3000 -littlelink: - meta_title: "techno tim" - meta_description: "techno tim link page" - meta_author: "techno tim" - theme: "dark" - favicon_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg" - avatar_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg" - avatar_2x_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg" - avatar_alt: "techno tim profile pic" - name: "technotim" - bio: "hey! just a place where you can connect with me!" - github: "https://github.com/timothystewart6" - twitter: "https://twitter.com/technotimlive" - instagram: "https://www.instagram.com/techno.tim" - youtube: "https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a" - twitch: "https://www.twitch.tv/technotim/" - discord: "https://discord.gg/djkexrj" - tiktok: "https://www.tiktok.com/@technotim" - kit: "https://kit.co/technotim" - footer: "thanks for stopping by!" -portal: - open: - enabled: true -workload: - main: - podSpec: - containers: - main: - envFrom: - - configMapRef: - name: config diff --git a/stable/livestreamdvr/5.0.0/.helmignore b/stable/littlelink/13.1.4/.helmignore similarity index 100% rename from stable/livestreamdvr/5.0.0/.helmignore rename to stable/littlelink/13.1.4/.helmignore diff --git a/stable/littlelink/13.1.4/CHANGELOG.md b/stable/littlelink/13.1.4/CHANGELOG.md new file mode 100644 index 00000000000..20c3d4f9ccf --- /dev/null +++ b/stable/littlelink/13.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + +## [littlelink-12.1.17](https://github.com/truecharts/charts/compare/littlelink-12.1.16...littlelink-12.1.17) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/techno-tim/littlelink-server to latest[@f94c94f](https://github.com/f94c94f) by renovate ([#18084](https://github.com/truecharts/charts/issues/18084)) + + +## [littlelink-12.1.16](https://github.com/truecharts/charts/compare/littlelink-12.1.15...littlelink-12.1.16) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/techno-tim/littlelink-server to latest[@c387a43](https://github.com/c387a43) by renovate ([#17874](https://github.com/truecharts/charts/issues/17874)) + + +## [littlelink-12.1.15](https://github.com/truecharts/charts/compare/littlelink-12.1.14...littlelink-12.1.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)) + + +## [littlelink-12.1.14](https://github.com/truecharts/charts/compare/littlelink-12.1.13...littlelink-12.1.14) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/techno-tim/littlelink-server to latest[@fcb88ba](https://github.com/fcb88ba) by renovate ([#17719](https://github.com/truecharts/charts/issues/17719)) + + +## [littlelink-12.1.13](https://github.com/truecharts/charts/compare/littlelink-12.1.12...littlelink-12.1.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)) + +- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) + + +## [littlelink-12.1.12](https://github.com/truecharts/charts/compare/littlelink-12.1.11...littlelink-12.1.12) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/techno-tim/littlelink-server to latest[@66371a0](https://github.com/66371a0) by renovate ([#17477](https://github.com/truecharts/charts/issues/17477)) + + +## [littlelink-12.1.11](https://github.com/truecharts/charts/compare/littlelink-12.1.10...littlelink-12.1.11) (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)) + + +## [littlelink-12.1.10](https://github.com/truecharts/charts/compare/littlelink-12.1.9...littlelink-12.1.10) (2024-01-21) + +### Chore + + diff --git a/stable/littlelink/13.1.4/Chart.yaml b/stable/littlelink/13.1.4/Chart.yaml new file mode 100644 index 00000000000..efec53ba061 --- /dev/null +++ b/stable/littlelink/13.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: social + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Easy platform to combine all your social links +home: https://truecharts.org/charts/stable/littlelink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png +keywords: + - littlelink +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: littlelink +sources: + - https://github.com/sethcottle/littlelink + - https://github.com/techno-tim/littlelink-server + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://ghcr.io/techno-tim/littlelink-server +type: application +version: 13.1.4 diff --git a/stable/littlelink/13.1.0/README.md b/stable/littlelink/13.1.4/README.md similarity index 100% rename from stable/littlelink/13.1.0/README.md rename to stable/littlelink/13.1.4/README.md diff --git a/stable/littlelink/13.1.0/app-readme.md b/stable/littlelink/13.1.4/app-readme.md similarity index 100% rename from stable/littlelink/13.1.0/app-readme.md rename to stable/littlelink/13.1.4/app-readme.md diff --git a/stable/littlelink/13.1.4/charts/common-18.0.3.tgz b/stable/littlelink/13.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/littlelink/13.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/littlelink/13.1.4/ix_values.yaml b/stable/littlelink/13.1.4/ix_values.yaml new file mode 100644 index 00000000000..f5182279146 --- /dev/null +++ b/stable/littlelink/13.1.4/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: ghcr.io/techno-tim/littlelink-server + pullPolicy: IfNotPresent + tag: latest@sha256:15884bc70c033f06bd31b2fab6a22a774278c91f954903752c959dd50757376f +service: + main: + ports: + main: + port: 10040 + targetPort: 3000 +littlelink: + meta_title: "techno tim" + meta_description: "techno tim link page" + meta_author: "techno tim" + theme: "dark" + favicon_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg" + avatar_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg" + avatar_2x_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg" + avatar_alt: "techno tim profile pic" + name: "technotim" + bio: "hey! just a place where you can connect with me!" + github: "https://github.com/timothystewart6" + twitter: "https://twitter.com/technotimlive" + instagram: "https://www.instagram.com/techno.tim" + youtube: "https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a" + twitch: "https://www.twitch.tv/technotim/" + discord: "https://discord.gg/djkexrj" + tiktok: "https://www.tiktok.com/@technotim" + kit: "https://kit.co/technotim" + footer: "thanks for stopping by!" +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + envFrom: + - configMapRef: + name: config diff --git a/stable/littlelink/13.1.0/questions.yaml b/stable/littlelink/13.1.4/questions.yaml similarity index 100% rename from stable/littlelink/13.1.0/questions.yaml rename to stable/littlelink/13.1.4/questions.yaml diff --git a/stable/lldap/5.0.0/NOTES.txt b/stable/littlelink/13.1.4/templates/NOTES.txt similarity index 100% rename from stable/lldap/5.0.0/NOTES.txt rename to stable/littlelink/13.1.4/templates/NOTES.txt diff --git a/stable/littlelink/13.1.0/templates/_configmap.tpl b/stable/littlelink/13.1.4/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/13.1.0/templates/_configmap.tpl rename to stable/littlelink/13.1.4/templates/_configmap.tpl diff --git a/stable/littlelink/13.1.0/templates/common.yaml b/stable/littlelink/13.1.4/templates/common.yaml similarity index 100% rename from stable/littlelink/13.1.0/templates/common.yaml rename to stable/littlelink/13.1.4/templates/common.yaml diff --git a/stable/livestreamdvr/5.0.0/values.yaml b/stable/littlelink/13.1.4/values.yaml similarity index 100% rename from stable/livestreamdvr/5.0.0/values.yaml rename to stable/littlelink/13.1.4/values.yaml diff --git a/stable/livestreamdvr/5.0.0/CHANGELOG.md b/stable/livestreamdvr/5.0.0/CHANGELOG.md deleted file mode 100644 index 52b18df5fa2..00000000000 --- a/stable/livestreamdvr/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [livestreamdvr-4.1.14](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.13...livestreamdvr-4.1.14) (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)) - - -## [livestreamdvr-4.1.13](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.12...livestreamdvr-4.1.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)) - - -## [livestreamdvr-4.1.12](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.11...livestreamdvr-4.1.12) (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)) - - -## [livestreamdvr-4.1.11](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.10...livestreamdvr-4.1.11) (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)) - - -## [livestreamdvr-4.1.10](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.9...livestreamdvr-4.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [livestreamdvr-4.1.9](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.8...livestreamdvr-4.1.9) (2024-01-21) - -### Chore - - - -- update container image mrbrax/twitchautomator to master[@ad91155](https://github.com/ad91155) by renovate ([#17388](https://github.com/truecharts/charts/issues/17388)) - - -## [livestreamdvr-4.1.8](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.7...livestreamdvr-4.1.8) (2024-01-15) - -### Chore - - - -- update container image mrbrax/twitchautomator to master[@0e2b537](https://github.com/0e2b537) by renovate ([#17265](https://github.com/truecharts/charts/issues/17265)) - - -## [livestreamdvr-4.1.7](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.6...livestreamdvr-4.1.7) (2024-01-14) - -### Chore - - - -- update container image mrbrax/twitchautomator to master[@e9d2660](https://github.com/e9d2660) by renovate ([#17170](https://github.com/truecharts/charts/issues/17170)) - - - - -## [livestreamdvr-4.1.6](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.5...livestreamdvr-4.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)) - - -## [livestreamdvr-4.1.5](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.4...livestreamdvr-4.1.5) (2024-01-02) - -### Chore diff --git a/stable/livestreamdvr/5.0.0/Chart.yaml b/stable/livestreamdvr/5.0.0/Chart.yaml deleted file mode 100644 index 1b6ade3d15d..00000000000 --- a/stable/livestreamdvr/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: master -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An automatic twitch recorder. -home: https://truecharts.org/charts/stable/livestreamdvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.png -keywords: - - livestreamdvr - - MediaApp-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: livestreamdvr -sources: - - https://github.com/MrBrax/LiveStreamDVR - - https://github.com/truecharts/charts/tree/master/charts/stable/livestreamdvr - - https://hub.docker.com/r/mrbrax/twitchautomator -type: application -version: 5.0.0 diff --git a/stable/livestreamdvr/5.0.0/charts/common-17.5.0.tgz b/stable/livestreamdvr/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/livestreamdvr/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/llalon-github-backup/5.0.0/.helmignore b/stable/livestreamdvr/5.1.3/.helmignore similarity index 100% rename from stable/llalon-github-backup/5.0.0/.helmignore rename to stable/livestreamdvr/5.1.3/.helmignore diff --git a/stable/livestreamdvr/5.1.3/CHANGELOG.md b/stable/livestreamdvr/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3340aa2a2a4 --- /dev/null +++ b/stable/livestreamdvr/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [livestreamdvr-4.1.14](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.13...livestreamdvr-4.1.14) (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)) + + +## [livestreamdvr-4.1.13](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.12...livestreamdvr-4.1.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)) + + +## [livestreamdvr-4.1.12](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.11...livestreamdvr-4.1.12) (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)) + + +## [livestreamdvr-4.1.11](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.10...livestreamdvr-4.1.11) (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)) + + +## [livestreamdvr-4.1.10](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.9...livestreamdvr-4.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [livestreamdvr-4.1.9](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.8...livestreamdvr-4.1.9) (2024-01-21) + +### Chore + + + +- update container image mrbrax/twitchautomator to master[@ad91155](https://github.com/ad91155) by renovate ([#17388](https://github.com/truecharts/charts/issues/17388)) + + +## [livestreamdvr-4.1.8](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.7...livestreamdvr-4.1.8) (2024-01-15) + +### Chore + + + +- update container image mrbrax/twitchautomator to master[@0e2b537](https://github.com/0e2b537) by renovate ([#17265](https://github.com/truecharts/charts/issues/17265)) + + +## [livestreamdvr-4.1.7](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.6...livestreamdvr-4.1.7) (2024-01-14) + +### Chore + + + +- update container image mrbrax/twitchautomator to master[@e9d2660](https://github.com/e9d2660) by renovate ([#17170](https://github.com/truecharts/charts/issues/17170)) + + + + +## [livestreamdvr-4.1.6](https://github.com/truecharts/charts/compare/livestreamdvr-4.1.5...livestreamdvr-4.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)) + diff --git a/stable/livestreamdvr/5.1.3/Chart.yaml b/stable/livestreamdvr/5.1.3/Chart.yaml new file mode 100644 index 00000000000..e76b4962304 --- /dev/null +++ b/stable/livestreamdvr/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: master +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An automatic twitch recorder. +home: https://truecharts.org/charts/stable/livestreamdvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.png +keywords: + - livestreamdvr + - MediaApp-Video +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: livestreamdvr +sources: + - https://github.com/MrBrax/LiveStreamDVR + - https://github.com/truecharts/charts/tree/master/charts/stable/livestreamdvr + - https://hub.docker.com/r/mrbrax/twitchautomator +type: application +version: 5.1.3 diff --git a/stable/livestreamdvr/5.0.0/README.md b/stable/livestreamdvr/5.1.3/README.md similarity index 100% rename from stable/livestreamdvr/5.0.0/README.md rename to stable/livestreamdvr/5.1.3/README.md diff --git a/stable/livestreamdvr/5.0.0/app-readme.md b/stable/livestreamdvr/5.1.3/app-readme.md similarity index 100% rename from stable/livestreamdvr/5.0.0/app-readme.md rename to stable/livestreamdvr/5.1.3/app-readme.md diff --git a/stable/livestreamdvr/5.1.3/charts/common-18.0.3.tgz b/stable/livestreamdvr/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/livestreamdvr/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/livestreamdvr/5.0.0/ix_values.yaml b/stable/livestreamdvr/5.1.3/ix_values.yaml similarity index 100% rename from stable/livestreamdvr/5.0.0/ix_values.yaml rename to stable/livestreamdvr/5.1.3/ix_values.yaml diff --git a/stable/livestreamdvr/5.0.0/questions.yaml b/stable/livestreamdvr/5.1.3/questions.yaml similarity index 100% rename from stable/livestreamdvr/5.0.0/questions.yaml rename to stable/livestreamdvr/5.1.3/questions.yaml diff --git a/stable/livestreamdvr/5.0.0/templates/common.yaml b/stable/livestreamdvr/5.1.3/templates/common.yaml similarity index 100% rename from stable/livestreamdvr/5.0.0/templates/common.yaml rename to stable/livestreamdvr/5.1.3/templates/common.yaml diff --git a/stable/llalon-github-backup/5.0.0/values.yaml b/stable/livestreamdvr/5.1.3/values.yaml similarity index 100% rename from stable/llalon-github-backup/5.0.0/values.yaml rename to stable/livestreamdvr/5.1.3/values.yaml diff --git a/stable/llalon-github-backup/5.0.0/CHANGELOG.md b/stable/llalon-github-backup/5.0.0/CHANGELOG.md deleted file mode 100644 index e3928629a63..00000000000 --- a/stable/llalon-github-backup/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [llalon-github-backup-4.1.11](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.10...llalon-github-backup-4.1.11) (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)) - - -## [llalon-github-backup-4.1.10](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.9...llalon-github-backup-4.1.10) (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)) - - -## [llalon-github-backup-4.1.9](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.8...llalon-github-backup-4.1.9) (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)) - - -## [llalon-github-backup-4.1.8](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.7...llalon-github-backup-4.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)) - - -## [llalon-github-backup-4.1.7](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.6...llalon-github-backup-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [llalon-github-backup-4.1.6](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.5...llalon-github-backup-4.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)) - - -## [llalon-github-backup-4.1.5](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.4...llalon-github-backup-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [llalon-github-backup-4.1.4](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.3...llalon-github-backup-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [llalon-github-backup-4.1.3](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.0...llalon-github-backup-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/llalon-github-backup/5.0.0/Chart.yaml b/stable/llalon-github-backup/5.0.0/Chart.yaml deleted file mode 100644 index 0999d32170e..00000000000 --- a/stable/llalon-github-backup/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Automatically backup github repositories on schedule. Allows for custom configuration. -home: https://truecharts.org/charts/stable/llalon-github-backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.png -keywords: - - llalon-github-backup - - Backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: llalon-github-backup -sources: - - https://github.com/abusesa/github-backup - - https://github.com/truecharts/charts/tree/master/charts/stable/llalon-github-backup - - https://hub.docker.com/r/llalon/github-backup -type: application -version: 5.0.0 diff --git a/stable/llalon-github-backup/5.0.0/charts/common-17.5.0.tgz b/stable/llalon-github-backup/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/llalon-github-backup/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/lldap/5.0.0/.helmignore b/stable/llalon-github-backup/5.1.3/.helmignore similarity index 100% rename from stable/lldap/5.0.0/.helmignore rename to stable/llalon-github-backup/5.1.3/.helmignore diff --git a/stable/llalon-github-backup/5.1.3/CHANGELOG.md b/stable/llalon-github-backup/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..cfcd5e15c40 --- /dev/null +++ b/stable/llalon-github-backup/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [llalon-github-backup-4.1.11](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.10...llalon-github-backup-4.1.11) (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)) + + +## [llalon-github-backup-4.1.10](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.9...llalon-github-backup-4.1.10) (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)) + + +## [llalon-github-backup-4.1.9](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.8...llalon-github-backup-4.1.9) (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)) + + +## [llalon-github-backup-4.1.8](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.7...llalon-github-backup-4.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)) + + +## [llalon-github-backup-4.1.7](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.6...llalon-github-backup-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [llalon-github-backup-4.1.6](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.5...llalon-github-backup-4.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)) + + +## [llalon-github-backup-4.1.5](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.4...llalon-github-backup-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [llalon-github-backup-4.1.4](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.3...llalon-github-backup-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [llalon-github-backup-4.1.3](https://github.com/truecharts/charts/compare/llalon-github-backup-4.1.0...llalon-github-backup-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/llalon-github-backup/5.1.3/Chart.yaml b/stable/llalon-github-backup/5.1.3/Chart.yaml new file mode 100644 index 00000000000..05a95b46dc9 --- /dev/null +++ b/stable/llalon-github-backup/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Automatically backup github repositories on schedule. Allows for custom configuration. +home: https://truecharts.org/charts/stable/llalon-github-backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.png +keywords: + - llalon-github-backup + - Backup +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: llalon-github-backup +sources: + - https://github.com/abusesa/github-backup + - https://github.com/truecharts/charts/tree/master/charts/stable/llalon-github-backup + - https://hub.docker.com/r/llalon/github-backup +type: application +version: 5.1.3 diff --git a/stable/llalon-github-backup/5.0.0/README.md b/stable/llalon-github-backup/5.1.3/README.md similarity index 100% rename from stable/llalon-github-backup/5.0.0/README.md rename to stable/llalon-github-backup/5.1.3/README.md diff --git a/stable/llalon-github-backup/5.0.0/app-readme.md b/stable/llalon-github-backup/5.1.3/app-readme.md similarity index 100% rename from stable/llalon-github-backup/5.0.0/app-readme.md rename to stable/llalon-github-backup/5.1.3/app-readme.md diff --git a/stable/llalon-github-backup/5.1.3/charts/common-18.0.3.tgz b/stable/llalon-github-backup/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/llalon-github-backup/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/llalon-github-backup/5.0.0/ix_values.yaml b/stable/llalon-github-backup/5.1.3/ix_values.yaml similarity index 100% rename from stable/llalon-github-backup/5.0.0/ix_values.yaml rename to stable/llalon-github-backup/5.1.3/ix_values.yaml diff --git a/stable/llalon-github-backup/5.0.0/questions.yaml b/stable/llalon-github-backup/5.1.3/questions.yaml similarity index 100% rename from stable/llalon-github-backup/5.0.0/questions.yaml rename to stable/llalon-github-backup/5.1.3/questions.yaml diff --git a/stable/llalon-github-backup/5.0.0/templates/common.yaml b/stable/llalon-github-backup/5.1.3/templates/common.yaml similarity index 100% rename from stable/llalon-github-backup/5.0.0/templates/common.yaml rename to stable/llalon-github-backup/5.1.3/templates/common.yaml diff --git a/stable/lldap/5.0.0/values.yaml b/stable/llalon-github-backup/5.1.3/values.yaml similarity index 100% rename from stable/lldap/5.0.0/values.yaml rename to stable/llalon-github-backup/5.1.3/values.yaml diff --git a/stable/lldap/5.0.0/CHANGELOG.md b/stable/lldap/5.0.0/CHANGELOG.md deleted file mode 100644 index 904cef305ce..00000000000 --- a/stable/lldap/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [lldap-4.1.11](https://github.com/truecharts/charts/compare/lldap-4.1.10...lldap-4.1.11) (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)) - - -## [lldap-4.1.10](https://github.com/truecharts/charts/compare/lldap-4.1.9...lldap-4.1.10) (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)) - - -## [lldap-4.1.9](https://github.com/truecharts/charts/compare/lldap-4.1.8...lldap-4.1.9) (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)) - - -## [lldap-4.1.8](https://github.com/truecharts/charts/compare/lldap-4.1.7...lldap-4.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)) - - -## [lldap-4.1.7](https://github.com/truecharts/charts/compare/lldap-4.1.6...lldap-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [lldap-4.1.6](https://github.com/truecharts/charts/compare/lldap-4.1.5...lldap-4.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)) - - -## [lldap-4.1.5](https://github.com/truecharts/charts/compare/lldap-4.1.4...lldap-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [lldap-4.1.4](https://github.com/truecharts/charts/compare/lldap-4.1.3...lldap-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [lldap-4.1.3](https://github.com/truecharts/charts/compare/lldap-4.1.0...lldap-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/lldap/5.0.0/Chart.yaml b/stable/lldap/5.0.0/Chart.yaml deleted file mode 100644 index 24a51162be8..00000000000 --- a/stable/lldap/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ldap - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.5.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Lightweight ldap server for authentication and user management -home: https://truecharts.org/charts/stable/lldap -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lldap.png -keywords: - - lldap - - ldap - - authentication - - auth -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lldap -sources: - - https://github.com/nitnelave/lldap - - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - - https://hub.docker.com/r/nitnelave/lldap -type: application -version: 5.0.0 diff --git a/stable/lldap/5.0.0/charts/common-17.5.0.tgz b/stable/lldap/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/lldap/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/local-ai/9.1.0/.helmignore b/stable/lldap/5.1.3/.helmignore similarity index 100% rename from stable/local-ai/9.1.0/.helmignore rename to stable/lldap/5.1.3/.helmignore diff --git a/stable/lldap/5.1.3/CHANGELOG.md b/stable/lldap/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bd5532ed4c5 --- /dev/null +++ b/stable/lldap/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [lldap-4.1.11](https://github.com/truecharts/charts/compare/lldap-4.1.10...lldap-4.1.11) (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)) + + +## [lldap-4.1.10](https://github.com/truecharts/charts/compare/lldap-4.1.9...lldap-4.1.10) (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)) + + +## [lldap-4.1.9](https://github.com/truecharts/charts/compare/lldap-4.1.8...lldap-4.1.9) (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)) + + +## [lldap-4.1.8](https://github.com/truecharts/charts/compare/lldap-4.1.7...lldap-4.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)) + + +## [lldap-4.1.7](https://github.com/truecharts/charts/compare/lldap-4.1.6...lldap-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [lldap-4.1.6](https://github.com/truecharts/charts/compare/lldap-4.1.5...lldap-4.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)) + + +## [lldap-4.1.5](https://github.com/truecharts/charts/compare/lldap-4.1.4...lldap-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [lldap-4.1.4](https://github.com/truecharts/charts/compare/lldap-4.1.3...lldap-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [lldap-4.1.3](https://github.com/truecharts/charts/compare/lldap-4.1.0...lldap-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/lldap/5.1.3/Chart.yaml b/stable/lldap/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ed58457a202 --- /dev/null +++ b/stable/lldap/5.1.3/Chart.yaml @@ -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: ldap + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.5.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Lightweight ldap server for authentication and user management +home: https://truecharts.org/charts/stable/lldap +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lldap.png +keywords: + - lldap + - ldap + - authentication + - auth +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: lldap +sources: + - https://github.com/nitnelave/lldap + - https://github.com/truecharts/charts/tree/master/charts/stable/lldap + - https://hub.docker.com/r/nitnelave/lldap +type: application +version: 5.1.3 diff --git a/stable/local-ai/9.1.0/templates/NOTES.txt b/stable/lldap/5.1.3/NOTES.txt similarity index 100% rename from stable/local-ai/9.1.0/templates/NOTES.txt rename to stable/lldap/5.1.3/NOTES.txt diff --git a/stable/lldap/5.0.0/README.md b/stable/lldap/5.1.3/README.md similarity index 100% rename from stable/lldap/5.0.0/README.md rename to stable/lldap/5.1.3/README.md diff --git a/stable/lldap/5.0.0/app-readme.md b/stable/lldap/5.1.3/app-readme.md similarity index 100% rename from stable/lldap/5.0.0/app-readme.md rename to stable/lldap/5.1.3/app-readme.md diff --git a/stable/lldap/5.1.3/charts/common-18.0.3.tgz b/stable/lldap/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/lldap/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/lldap/5.0.0/ix_values.yaml b/stable/lldap/5.1.3/ix_values.yaml similarity index 100% rename from stable/lldap/5.0.0/ix_values.yaml rename to stable/lldap/5.1.3/ix_values.yaml diff --git a/stable/lldap/5.0.0/questions.yaml b/stable/lldap/5.1.3/questions.yaml similarity index 100% rename from stable/lldap/5.0.0/questions.yaml rename to stable/lldap/5.1.3/questions.yaml diff --git a/stable/lldap/5.0.0/templates/_secrets.tpl b/stable/lldap/5.1.3/templates/_secrets.tpl similarity index 100% rename from stable/lldap/5.0.0/templates/_secrets.tpl rename to stable/lldap/5.1.3/templates/_secrets.tpl diff --git a/stable/lldap/5.0.0/templates/common.yaml b/stable/lldap/5.1.3/templates/common.yaml similarity index 100% rename from stable/lldap/5.0.0/templates/common.yaml rename to stable/lldap/5.1.3/templates/common.yaml diff --git a/stable/local-ai/9.1.0/values.yaml b/stable/lldap/5.1.3/values.yaml similarity index 100% rename from stable/local-ai/9.1.0/values.yaml rename to stable/lldap/5.1.3/values.yaml diff --git a/stable/local-ai/9.1.0/CHANGELOG.md b/stable/local-ai/9.1.0/CHANGELOG.md deleted file mode 100644 index 4984d4973ca..00000000000 --- a/stable/local-ai/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [local-ai-8.32.0](https://github.com/truecharts/charts/compare/local-ai-8.26.2...local-ai-8.32.0) (2024-02-12) - -### Chore - - - -- update container image docker.io/localai/localai to v2.8.0 by renovate ([#18178](https://github.com/truecharts/charts/issues/18178)) - - -## [local-ai-8.26.2](https://github.com/truecharts/charts/compare/local-ai-8.26.1...local-ai-8.26.2) (2024-02-05) - -### Chore - - - -- update container image docker.io/localai/localai to v2.7.0[@41e5c85](https://github.com/41e5c85) by renovate ([#17829](https://github.com/truecharts/charts/issues/17829)) - - -## [local-ai-8.26.1](https://github.com/truecharts/charts/compare/local-ai-8.26.0...local-ai-8.26.1) (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)) - - -## [local-ai-8.26.0](https://github.com/truecharts/charts/compare/local-ai-8.25.0...local-ai-8.26.0) (2024-01-29) - -### Chore - - - -- update container image docker.io/localai/localai to v2.7.0[@b689c91](https://github.com/b689c91) by renovate ([#17756](https://github.com/truecharts/charts/issues/17756)) - - -## [local-ai-8.25.0](https://github.com/truecharts/charts/compare/local-ai-8.20.11...local-ai-8.25.0) (2024-01-29) - -### Chore - - - -- update container image docker.io/localai/localai to v2.7.0 by renovate ([#17733](https://github.com/truecharts/charts/issues/17733)) - - -## [local-ai-8.20.11](https://github.com/truecharts/charts/compare/local-ai-8.20.5...local-ai-8.20.11) (2024-01-29) - -### Chore - - - -- update container image docker.io/localai/localai to v2.6.1 by renovate ([#17665](https://github.com/truecharts/charts/issues/17665)) - - -## [local-ai-8.20.5](https://github.com/truecharts/charts/compare/local-ai-8.20.4...local-ai-8.20.5) (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)) - - -## [local-ai-8.20.4](https://github.com/truecharts/charts/compare/local-ai-8.20.3...local-ai-8.20.4) (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)) - - -## [local-ai-8.20.3](https://github.com/truecharts/charts/compare/local-ai-8.20.2...local-ai-8.20.3) (2024-01-21) - -### Chore - diff --git a/stable/local-ai/9.1.0/Chart.yaml b/stable/local-ai/9.1.0/Chart.yaml deleted file mode 100644 index def8361ec39..00000000000 --- a/stable/local-ai/9.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ai - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.8.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self-hosted, community-driven, local OpenAI-compatible API. -home: https://truecharts.org/charts/stable/local-ai -icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png -keywords: - - local-ai - - ai -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: local-ai -sources: - - https://github.com/go-skynet/LocalAI - - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - - https://hub.docker.com/r/localai/localai -type: application -version: 9.1.0 diff --git a/stable/local-ai/9.1.0/charts/common-18.0.1.tgz b/stable/local-ai/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/local-ai/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/local-ai/9.1.0/ix_values.yaml b/stable/local-ai/9.1.0/ix_values.yaml deleted file mode 100644 index f43167c6bf9..00000000000 --- a/stable/local-ai/9.1.0/ix_values.yaml +++ /dev/null @@ -1,89 +0,0 @@ -image: - repository: docker.io/localai/localai - pullPolicy: IfNotPresent - tag: v2.8.2@sha256:7fea9bf502d71fd5330cd5d3e7e4910db484cfe97a56431d84c113ee03ef4546 -ffmpegImage: - repository: docker.io/localai/localai - pullPolicy: IfNotPresent - tag: v2.8.2-ffmpeg-core@sha256:f7bdc8d64650d33a09b6a13f5cbddb59a807908fc2afecde29edf4ac56b6c6f7 -cublasCuda12Image: - repository: docker.io/localai/localai - pullPolicy: IfNotPresent - tag: v2.8.2-cublas-cuda12-core@sha256:6e9fdcbd8ee69962a411114b60622da1bb800b28c0d9f86a459f40f94816848c -cublasCuda12FfmpegImage: - repository: docker.io/localai/localai - pullPolicy: IfNotPresent - tag: v2.8.2-cublas-cuda12-ffmpeg-core@sha256:09c3531e2904f883f9580b40070a3ed84e71fbce08a7c5c5ecc095cb6f5030ad -cublasCuda11Image: - repository: docker.io/localai/localai - pullPolicy: IfNotPresent - tag: v2.8.2-cublas-cuda11-core@sha256:9df853000abb7bdb15cac5239077694289c2bda8da19067d9b434e61755c06c3 -cublasCuda11FfmpegImage: - repository: docker.io/localai/localai - pullPolicy: IfNotPresent - tag: v2.8.2-cublas-cuda11-ffmpeg-core@sha256:74b285bc21afd8ce90571bdbfa47d5aba7021a23f43bc99968cc606e52759e84 -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - protocol: http - port: 8080 -localai: - # Specify a build type. Available: cublas, openblas, clblas. - build_type: "openblas" - debug: false - cors: true - cors_allow_origins: "*" - galleries: [] - # - name: model-gallery - # url: github:go-skynet/model-gallery/index.yaml - preload_models: [] - # url: github:go-skynet/model-gallery/gpt4all-j.yaml - # UPLOAD_LIMIT -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - enabled: true - type: http - path: /readyz - readiness: - enabled: true - type: http - path: /readyz - startup: - enabled: true - type: tcp - imageSelector: image - env: - ADDRESS: ":{{ .Values.service.main.ports.main.port }}" - MODELS_PATH: "{{ .Values.persistence.models.mountPath }}" - IMAGE_PATH: "{{ .Values.persistence.images.mountPath }}" - BUILD_TYPE: "{{ .Values.localai.build_type }}" - # breaks chart if true, keep it false. - REBUILD: false - DEBUG: "{{ .Values.localai.debug }}" - CORS: "{{ .Values.localai.cors }}" - GALLERIES: "{{ toJson .Values.localai.galleries }}" - PRELOAD_MODELS: "{{ toJson .Values.localai.preload_models }}" - CORS_ALLOW_ORIGINS: "{{ .Values.localai.cors_allow_origins }}" -persistence: - models: - enabled: true - mountPath: "/models" - images: - enabled: true - mountPath: "/images" -portal: - open: - enabled: false -updated: true diff --git a/stable/logitech-media-server/11.1.0/.helmignore b/stable/local-ai/9.7.3/.helmignore similarity index 100% rename from stable/logitech-media-server/11.1.0/.helmignore rename to stable/local-ai/9.7.3/.helmignore diff --git a/stable/local-ai/9.7.3/CHANGELOG.md b/stable/local-ai/9.7.3/CHANGELOG.md new file mode 100644 index 00000000000..12beb07af91 --- /dev/null +++ b/stable/local-ai/9.7.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [local-ai-8.32.0](https://github.com/truecharts/charts/compare/local-ai-8.26.2...local-ai-8.32.0) (2024-02-12) + +### Chore + + + +- update container image docker.io/localai/localai to v2.8.0 by renovate ([#18178](https://github.com/truecharts/charts/issues/18178)) + + +## [local-ai-8.26.2](https://github.com/truecharts/charts/compare/local-ai-8.26.1...local-ai-8.26.2) (2024-02-05) + +### Chore + + + +- update container image docker.io/localai/localai to v2.7.0[@41e5c85](https://github.com/41e5c85) by renovate ([#17829](https://github.com/truecharts/charts/issues/17829)) + + +## [local-ai-8.26.1](https://github.com/truecharts/charts/compare/local-ai-8.26.0...local-ai-8.26.1) (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)) + + +## [local-ai-8.26.0](https://github.com/truecharts/charts/compare/local-ai-8.25.0...local-ai-8.26.0) (2024-01-29) + +### Chore + + + +- update container image docker.io/localai/localai to v2.7.0[@b689c91](https://github.com/b689c91) by renovate ([#17756](https://github.com/truecharts/charts/issues/17756)) + + +## [local-ai-8.25.0](https://github.com/truecharts/charts/compare/local-ai-8.20.11...local-ai-8.25.0) (2024-01-29) + +### Chore + + + +- update container image docker.io/localai/localai to v2.7.0 by renovate ([#17733](https://github.com/truecharts/charts/issues/17733)) + + +## [local-ai-8.20.11](https://github.com/truecharts/charts/compare/local-ai-8.20.5...local-ai-8.20.11) (2024-01-29) + +### Chore + + + +- update container image docker.io/localai/localai to v2.6.1 by renovate ([#17665](https://github.com/truecharts/charts/issues/17665)) + + +## [local-ai-8.20.5](https://github.com/truecharts/charts/compare/local-ai-8.20.4...local-ai-8.20.5) (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)) + + +## [local-ai-8.20.4](https://github.com/truecharts/charts/compare/local-ai-8.20.3...local-ai-8.20.4) (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)) + + +## [local-ai-8.20.3](https://github.com/truecharts/charts/compare/local-ai-8.20.2...local-ai-8.20.3) (2024-01-21) \ No newline at end of file diff --git a/stable/local-ai/9.7.3/Chart.yaml b/stable/local-ai/9.7.3/Chart.yaml new file mode 100644 index 00000000000..15c03158942 --- /dev/null +++ b/stable/local-ai/9.7.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ai + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.9.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Self-hosted, community-driven, local OpenAI-compatible API. +home: https://truecharts.org/charts/stable/local-ai +icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png +keywords: + - local-ai + - ai +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: local-ai +sources: + - https://github.com/go-skynet/LocalAI + - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai + - https://hub.docker.com/r/localai/localai +type: application +version: 9.7.3 diff --git a/stable/local-ai/9.1.0/README.md b/stable/local-ai/9.7.3/README.md similarity index 100% rename from stable/local-ai/9.1.0/README.md rename to stable/local-ai/9.7.3/README.md diff --git a/stable/local-ai/9.1.0/app-readme.md b/stable/local-ai/9.7.3/app-readme.md similarity index 100% rename from stable/local-ai/9.1.0/app-readme.md rename to stable/local-ai/9.7.3/app-readme.md diff --git a/stable/local-ai/9.7.3/charts/common-18.0.3.tgz b/stable/local-ai/9.7.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/local-ai/9.7.3/charts/common-18.0.3.tgz differ diff --git a/stable/local-ai/9.7.3/ix_values.yaml b/stable/local-ai/9.7.3/ix_values.yaml new file mode 100644 index 00000000000..fa9a4836898 --- /dev/null +++ b/stable/local-ai/9.7.3/ix_values.yaml @@ -0,0 +1,89 @@ +image: + repository: docker.io/localai/localai + pullPolicy: IfNotPresent + tag: v2.9.0@sha256:1a9b06fc2e0f8c2e046816b0f472904ecfb99b2928c8448d4bbadc06cdea4021 +ffmpegImage: + repository: docker.io/localai/localai + pullPolicy: IfNotPresent + tag: v2.9.0-ffmpeg-core@sha256:26750f6ed498c898658862b2c8e341f8871ac8130e3e0576313fa973a5068fbe +cublasCuda12Image: + repository: docker.io/localai/localai + pullPolicy: IfNotPresent + tag: v2.9.0-cublas-cuda12-core@sha256:8416d0c1df61b33a387c1d879654461573a71813aac8eaaa65751fe7e11af22b +cublasCuda12FfmpegImage: + repository: docker.io/localai/localai + pullPolicy: IfNotPresent + tag: v2.9.0-cublas-cuda12-ffmpeg-core@sha256:f4d9d6c804b43ead0f38436c3a7757a9210d0ab56127f47ad111c6e22c509e76 +cublasCuda11Image: + repository: docker.io/localai/localai + pullPolicy: IfNotPresent + tag: v2.9.0-cublas-cuda11-core@sha256:319d58c9ddfc806e9e81c58ed9d17186e41945b1fd72582fbff6403a848de05e +cublasCuda11FfmpegImage: + repository: docker.io/localai/localai + pullPolicy: IfNotPresent + tag: v2.9.0-cublas-cuda11-ffmpeg-core@sha256:35ea8f29265f20252b1284e2f813af7f630ff7fd3e2207d1296aaf38fe7d961b +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + protocol: http + port: 8080 +localai: + # Specify a build type. Available: cublas, openblas, clblas. + build_type: "openblas" + debug: false + cors: true + cors_allow_origins: "*" + galleries: [] + # - name: model-gallery + # url: github:go-skynet/model-gallery/index.yaml + preload_models: [] + # url: github:go-skynet/model-gallery/gpt4all-j.yaml + # UPLOAD_LIMIT +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /readyz + readiness: + enabled: true + type: http + path: /readyz + startup: + enabled: true + type: tcp + imageSelector: image + env: + ADDRESS: ":{{ .Values.service.main.ports.main.port }}" + MODELS_PATH: "{{ .Values.persistence.models.mountPath }}" + IMAGE_PATH: "{{ .Values.persistence.images.mountPath }}" + BUILD_TYPE: "{{ .Values.localai.build_type }}" + # breaks chart if true, keep it false. + REBUILD: false + DEBUG: "{{ .Values.localai.debug }}" + CORS: "{{ .Values.localai.cors }}" + GALLERIES: "{{ toJson .Values.localai.galleries }}" + PRELOAD_MODELS: "{{ toJson .Values.localai.preload_models }}" + CORS_ALLOW_ORIGINS: "{{ .Values.localai.cors_allow_origins }}" +persistence: + models: + enabled: true + mountPath: "/models" + images: + enabled: true + mountPath: "/images" +portal: + open: + enabled: false +updated: true diff --git a/stable/local-ai/9.1.0/questions.yaml b/stable/local-ai/9.7.3/questions.yaml similarity index 100% rename from stable/local-ai/9.1.0/questions.yaml rename to stable/local-ai/9.7.3/questions.yaml diff --git a/stable/logitech-media-server/11.1.0/templates/NOTES.txt b/stable/local-ai/9.7.3/templates/NOTES.txt similarity index 100% rename from stable/logitech-media-server/11.1.0/templates/NOTES.txt rename to stable/local-ai/9.7.3/templates/NOTES.txt diff --git a/stable/logitech-media-server/11.1.0/templates/common.yaml b/stable/local-ai/9.7.3/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/11.1.0/templates/common.yaml rename to stable/local-ai/9.7.3/templates/common.yaml diff --git a/stable/logitech-media-server/11.1.0/values.yaml b/stable/local-ai/9.7.3/values.yaml similarity index 100% rename from stable/logitech-media-server/11.1.0/values.yaml rename to stable/local-ai/9.7.3/values.yaml diff --git a/stable/logitech-media-server/11.1.0/CHANGELOG.md b/stable/logitech-media-server/11.1.0/CHANGELOG.md deleted file mode 100644 index d225d6b9b55..00000000000 --- a/stable/logitech-media-server/11.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [logitech-media-server-10.1.12](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.11...logitech-media-server-10.1.12) (2024-02-12) - -### Chore - - - -- update container image lmscommunity/logitechmediaserver to stable[@d5c9075](https://github.com/d5c9075) by renovate ([#18090](https://github.com/truecharts/charts/issues/18090)) - - -## [logitech-media-server-10.1.11](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.10...logitech-media-server-10.1.11) (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)) - - -## [logitech-media-server-10.1.10](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.9...logitech-media-server-10.1.10) (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)) - - -## [logitech-media-server-10.1.9](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.8...logitech-media-server-10.1.9) (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)) - - -## [logitech-media-server-10.1.8](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.7...logitech-media-server-10.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)) - - -## [logitech-media-server-10.1.7](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.6...logitech-media-server-10.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [logitech-media-server-10.1.6](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.5...logitech-media-server-10.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)) - - -## [logitech-media-server-10.1.5](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.4...logitech-media-server-10.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [logitech-media-server-10.1.4](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.3...logitech-media-server-10.1.4) (2024-01-01) diff --git a/stable/logitech-media-server/11.1.0/Chart.yaml b/stable/logitech-media-server/11.1.0/Chart.yaml deleted file mode 100644 index 04fe805f8a3..00000000000 --- a/stable/logitech-media-server/11.1.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stable -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Logitech Media Server is a platform for home/office audio streaming. -home: https://truecharts.org/charts/stable/logitech-media-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png -keywords: - - logitech-media-server - - squeezebox - - audio - - streaming -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: logitech-media-server -sources: - - https://github.com/Logitech/slimserver - - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server - - https://hub.docker.com/r/lmscommunity/logitechmediaserver -type: application -version: 11.1.0 diff --git a/stable/logitech-media-server/11.1.0/charts/common-18.0.1.tgz b/stable/logitech-media-server/11.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/logitech-media-server/11.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/logitech-media-server/11.1.0/ix_values.yaml b/stable/logitech-media-server/11.1.0/ix_values.yaml deleted file mode 100644 index 2d7396b2aa9..00000000000 --- a/stable/logitech-media-server/11.1.0/ix_values.yaml +++ /dev/null @@ -1,51 +0,0 @@ -image: - repository: lmscommunity/logitechmediaserver - pullPolicy: IfNotPresent - tag: stable@sha256:528bb35c19cbdcd8a1e42b4b6ab2967f7caba9ba573d337d8f78227c54d54322 -service: - main: - ports: - main: - port: 9000 - cli: - enabled: true - ports: - cli: - enabled: true - port: 9090 - targetPort: 9090 - playertcp: - enabled: true - ports: - slimprototcp: - enabled: true - port: 3483 - targetPort: 3483 - playerudp: - enabled: true - ports: - slimprotoudp: - enabled: true - port: 3483 - protocol: udp - targetPort: 3483 -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - env: - HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/longvinter/5.0.0/.helmignore b/stable/logitech-media-server/11.1.4/.helmignore similarity index 100% rename from stable/longvinter/5.0.0/.helmignore rename to stable/logitech-media-server/11.1.4/.helmignore diff --git a/stable/logitech-media-server/11.1.4/CHANGELOG.md b/stable/logitech-media-server/11.1.4/CHANGELOG.md new file mode 100644 index 00000000000..b535fef04f3 --- /dev/null +++ b/stable/logitech-media-server/11.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [logitech-media-server-10.1.12](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.11...logitech-media-server-10.1.12) (2024-02-12) + +### Chore + + + +- update container image lmscommunity/logitechmediaserver to stable[@d5c9075](https://github.com/d5c9075) by renovate ([#18090](https://github.com/truecharts/charts/issues/18090)) + + +## [logitech-media-server-10.1.11](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.10...logitech-media-server-10.1.11) (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)) + + +## [logitech-media-server-10.1.10](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.9...logitech-media-server-10.1.10) (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)) + + +## [logitech-media-server-10.1.9](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.8...logitech-media-server-10.1.9) (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)) + + +## [logitech-media-server-10.1.8](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.7...logitech-media-server-10.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)) + + +## [logitech-media-server-10.1.7](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.6...logitech-media-server-10.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [logitech-media-server-10.1.6](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.5...logitech-media-server-10.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)) + + +## [logitech-media-server-10.1.5](https://github.com/truecharts/charts/compare/logitech-media-server-10.1.4...logitech-media-server-10.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs \ No newline at end of file diff --git a/stable/logitech-media-server/11.1.4/Chart.yaml b/stable/logitech-media-server/11.1.4/Chart.yaml new file mode 100644 index 00000000000..2a59b41ac6e --- /dev/null +++ b/stable/logitech-media-server/11.1.4/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: stable +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Logitech Media Server is a platform for home/office audio streaming. +home: https://truecharts.org/charts/stable/logitech-media-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png +keywords: + - logitech-media-server + - squeezebox + - audio + - streaming +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: logitech-media-server +sources: + - https://github.com/Logitech/slimserver + - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server + - https://hub.docker.com/r/lmscommunity/logitechmediaserver +type: application +version: 11.1.4 diff --git a/stable/logitech-media-server/11.1.0/README.md b/stable/logitech-media-server/11.1.4/README.md similarity index 100% rename from stable/logitech-media-server/11.1.0/README.md rename to stable/logitech-media-server/11.1.4/README.md diff --git a/stable/logitech-media-server/11.1.0/app-readme.md b/stable/logitech-media-server/11.1.4/app-readme.md similarity index 100% rename from stable/logitech-media-server/11.1.0/app-readme.md rename to stable/logitech-media-server/11.1.4/app-readme.md diff --git a/stable/logitech-media-server/11.1.4/charts/common-18.0.3.tgz b/stable/logitech-media-server/11.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/logitech-media-server/11.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/logitech-media-server/11.1.4/ix_values.yaml b/stable/logitech-media-server/11.1.4/ix_values.yaml new file mode 100644 index 00000000000..b4806f259ac --- /dev/null +++ b/stable/logitech-media-server/11.1.4/ix_values.yaml @@ -0,0 +1,51 @@ +image: + repository: lmscommunity/logitechmediaserver + pullPolicy: IfNotPresent + tag: stable@sha256:d4e66b06a4b373af22a9651718a1b9a7da5194637038793faa92b4ddee5b759f +service: + main: + ports: + main: + port: 9000 + cli: + enabled: true + ports: + cli: + enabled: true + port: 9090 + targetPort: 9090 + playertcp: + enabled: true + ports: + slimprototcp: + enabled: true + port: 3483 + targetPort: 3483 + playerudp: + enabled: true + ports: + slimprotoudp: + enabled: true + port: 3483 + protocol: udp + targetPort: 3483 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/logitech-media-server/11.1.0/questions.yaml b/stable/logitech-media-server/11.1.4/questions.yaml similarity index 100% rename from stable/logitech-media-server/11.1.0/questions.yaml rename to stable/logitech-media-server/11.1.4/questions.yaml diff --git a/stable/maintainerr/2.0.0/templates/NOTES.txt b/stable/logitech-media-server/11.1.4/templates/NOTES.txt similarity index 100% rename from stable/maintainerr/2.0.0/templates/NOTES.txt rename to stable/logitech-media-server/11.1.4/templates/NOTES.txt diff --git a/stable/maintainerr/2.0.0/templates/common.yaml b/stable/logitech-media-server/11.1.4/templates/common.yaml similarity index 100% rename from stable/maintainerr/2.0.0/templates/common.yaml rename to stable/logitech-media-server/11.1.4/templates/common.yaml diff --git a/stable/longvinter/5.0.0/values.yaml b/stable/logitech-media-server/11.1.4/values.yaml similarity index 100% rename from stable/longvinter/5.0.0/values.yaml rename to stable/logitech-media-server/11.1.4/values.yaml diff --git a/stable/longvinter/5.0.0/CHANGELOG.md b/stable/longvinter/5.0.0/CHANGELOG.md deleted file mode 100644 index 3cc303337ba..00000000000 --- a/stable/longvinter/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [longvinter-4.1.11](https://github.com/truecharts/charts/compare/longvinter-4.1.10...longvinter-4.1.11) (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)) - - -## [longvinter-4.1.10](https://github.com/truecharts/charts/compare/longvinter-4.1.9...longvinter-4.1.10) (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)) - - -## [longvinter-4.1.9](https://github.com/truecharts/charts/compare/longvinter-4.1.8...longvinter-4.1.9) (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)) - - -## [longvinter-4.1.8](https://github.com/truecharts/charts/compare/longvinter-4.1.7...longvinter-4.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)) - - -## [longvinter-4.1.7](https://github.com/truecharts/charts/compare/longvinter-4.1.6...longvinter-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [longvinter-4.1.6](https://github.com/truecharts/charts/compare/longvinter-4.1.5...longvinter-4.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)) - - -## [longvinter-4.1.5](https://github.com/truecharts/charts/compare/longvinter-4.1.4...longvinter-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [longvinter-4.1.4](https://github.com/truecharts/charts/compare/longvinter-4.1.3...longvinter-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [longvinter-4.1.3](https://github.com/truecharts/charts/compare/longvinter-4.1.0...longvinter-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/longvinter/5.0.0/Chart.yaml b/stable/longvinter/5.0.0/Chart.yaml deleted file mode 100644 index 3e2ee9acf03..00000000000 --- a/stable/longvinter/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: longinter -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Longvinter and run it. -home: https://truecharts.org/charts/stable/longvinter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png -keywords: - - longvinter - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: longvinter -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/longvinter - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/longvinter/5.0.0/charts/common-17.5.0.tgz b/stable/longvinter/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/longvinter/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mailpile/5.0.0/.helmignore b/stable/longvinter/5.1.3/.helmignore similarity index 100% rename from stable/mailpile/5.0.0/.helmignore rename to stable/longvinter/5.1.3/.helmignore diff --git a/stable/longvinter/5.1.3/CHANGELOG.md b/stable/longvinter/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0a0e608d332 --- /dev/null +++ b/stable/longvinter/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [longvinter-4.1.11](https://github.com/truecharts/charts/compare/longvinter-4.1.10...longvinter-4.1.11) (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)) + + +## [longvinter-4.1.10](https://github.com/truecharts/charts/compare/longvinter-4.1.9...longvinter-4.1.10) (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)) + + +## [longvinter-4.1.9](https://github.com/truecharts/charts/compare/longvinter-4.1.8...longvinter-4.1.9) (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)) + + +## [longvinter-4.1.8](https://github.com/truecharts/charts/compare/longvinter-4.1.7...longvinter-4.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)) + + +## [longvinter-4.1.7](https://github.com/truecharts/charts/compare/longvinter-4.1.6...longvinter-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [longvinter-4.1.6](https://github.com/truecharts/charts/compare/longvinter-4.1.5...longvinter-4.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)) + + +## [longvinter-4.1.5](https://github.com/truecharts/charts/compare/longvinter-4.1.4...longvinter-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [longvinter-4.1.4](https://github.com/truecharts/charts/compare/longvinter-4.1.3...longvinter-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [longvinter-4.1.3](https://github.com/truecharts/charts/compare/longvinter-4.1.0...longvinter-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/longvinter/5.1.3/Chart.yaml b/stable/longvinter/5.1.3/Chart.yaml new file mode 100644 index 00000000000..50411eb0c97 --- /dev/null +++ b/stable/longvinter/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: longinter +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Longvinter and run it. +home: https://truecharts.org/charts/stable/longvinter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png +keywords: + - longvinter + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: longvinter +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/longvinter + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/longvinter/5.0.0/README.md b/stable/longvinter/5.1.3/README.md similarity index 100% rename from stable/longvinter/5.0.0/README.md rename to stable/longvinter/5.1.3/README.md diff --git a/stable/longvinter/5.0.0/app-readme.md b/stable/longvinter/5.1.3/app-readme.md similarity index 100% rename from stable/longvinter/5.0.0/app-readme.md rename to stable/longvinter/5.1.3/app-readme.md diff --git a/stable/longvinter/5.1.3/charts/common-18.0.3.tgz b/stable/longvinter/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/longvinter/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/longvinter/5.0.0/ix_values.yaml b/stable/longvinter/5.1.3/ix_values.yaml similarity index 100% rename from stable/longvinter/5.0.0/ix_values.yaml rename to stable/longvinter/5.1.3/ix_values.yaml diff --git a/stable/longvinter/5.0.0/questions.yaml b/stable/longvinter/5.1.3/questions.yaml similarity index 100% rename from stable/longvinter/5.0.0/questions.yaml rename to stable/longvinter/5.1.3/questions.yaml diff --git a/stable/longvinter/5.0.0/templates/common.yaml b/stable/longvinter/5.1.3/templates/common.yaml similarity index 100% rename from stable/longvinter/5.0.0/templates/common.yaml rename to stable/longvinter/5.1.3/templates/common.yaml diff --git a/stable/mailpile/5.0.0/values.yaml b/stable/longvinter/5.1.3/values.yaml similarity index 100% rename from stable/mailpile/5.0.0/values.yaml rename to stable/longvinter/5.1.3/values.yaml diff --git a/stable/mailpile/5.0.0/CHANGELOG.md b/stable/mailpile/5.0.0/CHANGELOG.md deleted file mode 100644 index d5a6c0a1d5c..00000000000 --- a/stable/mailpile/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mailpile-4.1.11](https://github.com/truecharts/charts/compare/mailpile-4.1.10...mailpile-4.1.11) (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)) - - -## [mailpile-4.1.10](https://github.com/truecharts/charts/compare/mailpile-4.1.9...mailpile-4.1.10) (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)) - - -## [mailpile-4.1.9](https://github.com/truecharts/charts/compare/mailpile-4.1.8...mailpile-4.1.9) (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)) - - -## [mailpile-4.1.8](https://github.com/truecharts/charts/compare/mailpile-4.1.7...mailpile-4.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)) - - -## [mailpile-4.1.7](https://github.com/truecharts/charts/compare/mailpile-4.1.6...mailpile-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mailpile-4.1.6](https://github.com/truecharts/charts/compare/mailpile-4.1.5...mailpile-4.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)) - - -## [mailpile-4.1.5](https://github.com/truecharts/charts/compare/mailpile-4.1.4...mailpile-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mailpile-4.1.4](https://github.com/truecharts/charts/compare/mailpile-4.1.3...mailpile-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mailpile-4.1.3](https://github.com/truecharts/charts/compare/mailpile-4.1.0...mailpile-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/mailpile/5.0.0/Chart.yaml b/stable/mailpile/5.0.0/Chart.yaml deleted file mode 100644 index 103c00121c0..00000000000 --- a/stable/mailpile/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. -home: https://truecharts.org/charts/stable/mailpile -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mailpile.png -keywords: - - mailpile - - Productivity - - Network-Web - - Network-Messenger -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mailpile -sources: - - https://www.mailpile.is/ - - https://github.com/truecharts/charts/tree/master/charts/stable/mailpile - - https://hub.docker.com/r/rroemhild/mailpile -type: application -version: 5.0.0 diff --git a/stable/mailpile/5.0.0/charts/common-17.5.0.tgz b/stable/mailpile/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mailpile/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/maintainerr/2.0.0/.helmignore b/stable/mailpile/5.1.3/.helmignore similarity index 100% rename from stable/maintainerr/2.0.0/.helmignore rename to stable/mailpile/5.1.3/.helmignore diff --git a/stable/mailpile/5.1.3/CHANGELOG.md b/stable/mailpile/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b17201fa154 --- /dev/null +++ b/stable/mailpile/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mailpile-4.1.11](https://github.com/truecharts/charts/compare/mailpile-4.1.10...mailpile-4.1.11) (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)) + + +## [mailpile-4.1.10](https://github.com/truecharts/charts/compare/mailpile-4.1.9...mailpile-4.1.10) (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)) + + +## [mailpile-4.1.9](https://github.com/truecharts/charts/compare/mailpile-4.1.8...mailpile-4.1.9) (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)) + + +## [mailpile-4.1.8](https://github.com/truecharts/charts/compare/mailpile-4.1.7...mailpile-4.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)) + + +## [mailpile-4.1.7](https://github.com/truecharts/charts/compare/mailpile-4.1.6...mailpile-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mailpile-4.1.6](https://github.com/truecharts/charts/compare/mailpile-4.1.5...mailpile-4.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)) + + +## [mailpile-4.1.5](https://github.com/truecharts/charts/compare/mailpile-4.1.4...mailpile-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mailpile-4.1.4](https://github.com/truecharts/charts/compare/mailpile-4.1.3...mailpile-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [mailpile-4.1.3](https://github.com/truecharts/charts/compare/mailpile-4.1.0...mailpile-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/mailpile/5.1.3/Chart.yaml b/stable/mailpile/5.1.3/Chart.yaml new file mode 100644 index 00000000000..21220a88219 --- /dev/null +++ b/stable/mailpile/5.1.3/Chart.yaml @@ -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: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. +home: https://truecharts.org/charts/stable/mailpile +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mailpile.png +keywords: + - mailpile + - Productivity + - Network-Web + - Network-Messenger +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mailpile +sources: + - https://www.mailpile.is/ + - https://github.com/truecharts/charts/tree/master/charts/stable/mailpile + - https://hub.docker.com/r/rroemhild/mailpile +type: application +version: 5.1.3 diff --git a/stable/mailpile/5.0.0/README.md b/stable/mailpile/5.1.3/README.md similarity index 100% rename from stable/mailpile/5.0.0/README.md rename to stable/mailpile/5.1.3/README.md diff --git a/stable/mailpile/5.0.0/app-readme.md b/stable/mailpile/5.1.3/app-readme.md similarity index 100% rename from stable/mailpile/5.0.0/app-readme.md rename to stable/mailpile/5.1.3/app-readme.md diff --git a/stable/mailpile/5.1.3/charts/common-18.0.3.tgz b/stable/mailpile/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mailpile/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mailpile/5.0.0/ix_values.yaml b/stable/mailpile/5.1.3/ix_values.yaml similarity index 100% rename from stable/mailpile/5.0.0/ix_values.yaml rename to stable/mailpile/5.1.3/ix_values.yaml diff --git a/stable/mailpile/5.0.0/questions.yaml b/stable/mailpile/5.1.3/questions.yaml similarity index 100% rename from stable/mailpile/5.0.0/questions.yaml rename to stable/mailpile/5.1.3/questions.yaml diff --git a/stable/mailpile/5.0.0/templates/common.yaml b/stable/mailpile/5.1.3/templates/common.yaml similarity index 100% rename from stable/mailpile/5.0.0/templates/common.yaml rename to stable/mailpile/5.1.3/templates/common.yaml diff --git a/stable/maintainerr/2.0.0/values.yaml b/stable/mailpile/5.1.3/values.yaml similarity index 100% rename from stable/maintainerr/2.0.0/values.yaml rename to stable/mailpile/5.1.3/values.yaml diff --git a/stable/maintainerr/2.0.0/CHANGELOG.md b/stable/maintainerr/2.0.0/CHANGELOG.md deleted file mode 100644 index e4a64cb226c..00000000000 --- a/stable/maintainerr/2.0.0/CHANGELOG.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [maintainerr-1.0.1](https://github.com/truecharts/charts/compare/maintainerr-1.0.0...maintainerr-1.0.1) (2024-02-12) - -### Chore - - - -- update container image jorenn92/maintainerr to v2.0.2[@4e0f519](https://github.com/4e0f519) by renovate ([#18140](https://github.com/truecharts/charts/issues/18140)) - - -## [maintainerr-1.0.0](https://github.com/truecharts/charts/compare/maintainerr-0.0.3...maintainerr-1.0.0) (2024-02-07) \ No newline at end of file diff --git a/stable/maintainerr/2.0.0/Chart.yaml b/stable/maintainerr/2.0.0/Chart.yaml deleted file mode 100644 index 24065747b08..00000000000 --- a/stable/maintainerr/2.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem. -home: https://truecharts.org/charts/stable/maintainerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.png -keywords: - - maintainerr - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: maintainerr -sources: - - https://github.com/jorenn92/Maintainerr - - https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr - - https://hub.docker.com/r/jorenn92/maintainerr -type: application -version: 2.0.0 diff --git a/stable/maintainerr/2.0.0/charts/common-17.5.0.tgz b/stable/maintainerr/2.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/maintainerr/2.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/makemkv/10.0.0/.helmignore b/stable/maintainerr/2.1.3/.helmignore similarity index 100% rename from stable/makemkv/10.0.0/.helmignore rename to stable/maintainerr/2.1.3/.helmignore diff --git a/stable/maintainerr/2.1.3/CHANGELOG.md b/stable/maintainerr/2.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6cc65c589f3 --- /dev/null +++ b/stable/maintainerr/2.1.3/CHANGELOG.md @@ -0,0 +1,27 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [maintainerr-1.0.1](https://github.com/truecharts/charts/compare/maintainerr-1.0.0...maintainerr-1.0.1) (2024-02-12) + +### Chore + + + +- update container image jorenn92/maintainerr to v2.0.2[@4e0f519](https://github.com/4e0f519) by renovate ([#18140](https://github.com/truecharts/charts/issues/18140)) + + +## [maintainerr-1.0.0](https://github.com/truecharts/charts/compare/maintainerr-0.0.3...maintainerr-1.0.0) (2024-02-07) \ No newline at end of file diff --git a/stable/maintainerr/2.1.3/Chart.yaml b/stable/maintainerr/2.1.3/Chart.yaml new file mode 100644 index 00000000000..4e3a45cd3e7 --- /dev/null +++ b/stable/maintainerr/2.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.0.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem. +home: https://truecharts.org/charts/stable/maintainerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.png +keywords: + - maintainerr + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: maintainerr +sources: + - https://github.com/jorenn92/Maintainerr + - https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr + - https://hub.docker.com/r/jorenn92/maintainerr +type: application +version: 2.1.3 diff --git a/stable/maintainerr/2.0.0/README.md b/stable/maintainerr/2.1.3/README.md similarity index 100% rename from stable/maintainerr/2.0.0/README.md rename to stable/maintainerr/2.1.3/README.md diff --git a/stable/maintainerr/2.0.0/app-readme.md b/stable/maintainerr/2.1.3/app-readme.md similarity index 100% rename from stable/maintainerr/2.0.0/app-readme.md rename to stable/maintainerr/2.1.3/app-readme.md diff --git a/stable/maintainerr/2.1.3/charts/common-18.0.3.tgz b/stable/maintainerr/2.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/maintainerr/2.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/maintainerr/2.0.0/ix_values.yaml b/stable/maintainerr/2.1.3/ix_values.yaml similarity index 100% rename from stable/maintainerr/2.0.0/ix_values.yaml rename to stable/maintainerr/2.1.3/ix_values.yaml diff --git a/stable/maintainerr/2.0.0/questions.yaml b/stable/maintainerr/2.1.3/questions.yaml similarity index 100% rename from stable/maintainerr/2.0.0/questions.yaml rename to stable/maintainerr/2.1.3/questions.yaml diff --git a/stable/makemkv/10.0.0/templates/NOTES.txt b/stable/maintainerr/2.1.3/templates/NOTES.txt similarity index 100% rename from stable/makemkv/10.0.0/templates/NOTES.txt rename to stable/maintainerr/2.1.3/templates/NOTES.txt diff --git a/stable/makemkv/10.0.0/templates/common.yaml b/stable/maintainerr/2.1.3/templates/common.yaml similarity index 100% rename from stable/makemkv/10.0.0/templates/common.yaml rename to stable/maintainerr/2.1.3/templates/common.yaml diff --git a/stable/makemkv/10.0.0/values.yaml b/stable/maintainerr/2.1.3/values.yaml similarity index 100% rename from stable/makemkv/10.0.0/values.yaml rename to stable/maintainerr/2.1.3/values.yaml diff --git a/stable/makemkv/10.0.0/CHANGELOG.md b/stable/makemkv/10.0.0/CHANGELOG.md deleted file mode 100644 index ffda301bb43..00000000000 --- a/stable/makemkv/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [makemkv-9.0.1](https://github.com/truecharts/charts/compare/makemkv-9.0.0...makemkv-9.0.1) (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)) - - -## [makemkv-9.0.0](https://github.com/truecharts/charts/compare/makemkv-8.1.10...makemkv-9.0.0) (2024-01-29) - -### Chore - - - -- update container image jlesage/makemkv to v24.01.1[@7e7e6a0](https://github.com/7e7e6a0) by renovate ([#17708](https://github.com/truecharts/charts/issues/17708)) - - -## [makemkv-8.1.10](https://github.com/truecharts/charts/compare/makemkv-8.1.9...makemkv-8.1.10) (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)) - - -## [makemkv-8.1.9](https://github.com/truecharts/charts/compare/makemkv-8.1.8...makemkv-8.1.9) (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)) - - -## [makemkv-8.1.8](https://github.com/truecharts/charts/compare/makemkv-8.1.7...makemkv-8.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)) - - -## [makemkv-8.1.7](https://github.com/truecharts/charts/compare/makemkv-8.1.6...makemkv-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [makemkv-8.1.6](https://github.com/truecharts/charts/compare/makemkv-8.1.5...makemkv-8.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)) - - -## [makemkv-8.1.5](https://github.com/truecharts/charts/compare/makemkv-8.1.4...makemkv-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [makemkv-8.1.4](https://github.com/truecharts/charts/compare/makemkv-8.1.3...makemkv-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [makemkv-8.1.3](https://github.com/truecharts/charts/compare/makemkv-8.1.0...makemkv-8.1.3) (2024-01-01) diff --git a/stable/makemkv/10.0.0/Chart.yaml b/stable/makemkv/10.0.0/Chart.yaml deleted file mode 100644 index 71120edb07b..00000000000 --- a/stable/makemkv/10.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.01.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. -home: https://truecharts.org/charts/stable/makemkv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png -keywords: - - mkv -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: makemkv -sources: - - https://github.com/jlesage/docker-makemkv - - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv - - https://hub.docker.com/r/jlesage/makemkv -type: application -version: 10.0.0 diff --git a/stable/makemkv/10.0.0/charts/common-17.5.0.tgz b/stable/makemkv/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/makemkv/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/maloja/5.0.0/.helmignore b/stable/makemkv/10.1.3/.helmignore similarity index 100% rename from stable/maloja/5.0.0/.helmignore rename to stable/makemkv/10.1.3/.helmignore diff --git a/stable/makemkv/10.1.3/CHANGELOG.md b/stable/makemkv/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0627ca3a729 --- /dev/null +++ b/stable/makemkv/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [makemkv-9.0.1](https://github.com/truecharts/charts/compare/makemkv-9.0.0...makemkv-9.0.1) (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)) + + +## [makemkv-9.0.0](https://github.com/truecharts/charts/compare/makemkv-8.1.10...makemkv-9.0.0) (2024-01-29) + +### Chore + + + +- update container image jlesage/makemkv to v24.01.1[@7e7e6a0](https://github.com/7e7e6a0) by renovate ([#17708](https://github.com/truecharts/charts/issues/17708)) + + +## [makemkv-8.1.10](https://github.com/truecharts/charts/compare/makemkv-8.1.9...makemkv-8.1.10) (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)) + + +## [makemkv-8.1.9](https://github.com/truecharts/charts/compare/makemkv-8.1.8...makemkv-8.1.9) (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)) + + +## [makemkv-8.1.8](https://github.com/truecharts/charts/compare/makemkv-8.1.7...makemkv-8.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)) + + +## [makemkv-8.1.7](https://github.com/truecharts/charts/compare/makemkv-8.1.6...makemkv-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [makemkv-8.1.6](https://github.com/truecharts/charts/compare/makemkv-8.1.5...makemkv-8.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)) + + +## [makemkv-8.1.5](https://github.com/truecharts/charts/compare/makemkv-8.1.4...makemkv-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [makemkv-8.1.4](https://github.com/truecharts/charts/compare/makemkv-8.1.3...makemkv-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/makemkv/10.1.3/Chart.yaml b/stable/makemkv/10.1.3/Chart.yaml new file mode 100644 index 00000000000..ca0e7cee29a --- /dev/null +++ b/stable/makemkv/10.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.01.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. +home: https://truecharts.org/charts/stable/makemkv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png +keywords: + - mkv +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: makemkv +sources: + - https://github.com/jlesage/docker-makemkv + - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv + - https://hub.docker.com/r/jlesage/makemkv +type: application +version: 10.1.3 diff --git a/stable/makemkv/10.0.0/README.md b/stable/makemkv/10.1.3/README.md similarity index 100% rename from stable/makemkv/10.0.0/README.md rename to stable/makemkv/10.1.3/README.md diff --git a/stable/makemkv/10.0.0/app-readme.md b/stable/makemkv/10.1.3/app-readme.md similarity index 100% rename from stable/makemkv/10.0.0/app-readme.md rename to stable/makemkv/10.1.3/app-readme.md diff --git a/stable/makemkv/10.1.3/charts/common-18.0.3.tgz b/stable/makemkv/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/makemkv/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/makemkv/10.0.0/ix_values.yaml b/stable/makemkv/10.1.3/ix_values.yaml similarity index 100% rename from stable/makemkv/10.0.0/ix_values.yaml rename to stable/makemkv/10.1.3/ix_values.yaml diff --git a/stable/makemkv/10.0.0/questions.yaml b/stable/makemkv/10.1.3/questions.yaml similarity index 100% rename from stable/makemkv/10.0.0/questions.yaml rename to stable/makemkv/10.1.3/questions.yaml diff --git a/stable/matomo/13.2.0/templates/NOTES.txt b/stable/makemkv/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/matomo/13.2.0/templates/NOTES.txt rename to stable/makemkv/10.1.3/templates/NOTES.txt diff --git a/stable/matomo/13.2.0/templates/common.yaml b/stable/makemkv/10.1.3/templates/common.yaml similarity index 100% rename from stable/matomo/13.2.0/templates/common.yaml rename to stable/makemkv/10.1.3/templates/common.yaml diff --git a/stable/maloja/5.0.0/values.yaml b/stable/makemkv/10.1.3/values.yaml similarity index 100% rename from stable/maloja/5.0.0/values.yaml rename to stable/makemkv/10.1.3/values.yaml diff --git a/stable/maloja/5.0.0/CHANGELOG.md b/stable/maloja/5.0.0/CHANGELOG.md deleted file mode 100644 index 3444db6e0d8..00000000000 --- a/stable/maloja/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [maloja-4.1.11](https://github.com/truecharts/charts/compare/maloja-4.1.10...maloja-4.1.11) (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)) - - -## [maloja-4.1.10](https://github.com/truecharts/charts/compare/maloja-4.1.9...maloja-4.1.10) (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)) - - -## [maloja-4.1.9](https://github.com/truecharts/charts/compare/maloja-4.1.8...maloja-4.1.9) (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)) - - -## [maloja-4.1.8](https://github.com/truecharts/charts/compare/maloja-4.1.7...maloja-4.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)) - - -## [maloja-4.1.7](https://github.com/truecharts/charts/compare/maloja-4.1.6...maloja-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [maloja-4.1.6](https://github.com/truecharts/charts/compare/maloja-4.1.5...maloja-4.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)) - - -## [maloja-4.1.5](https://github.com/truecharts/charts/compare/maloja-4.1.4...maloja-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [maloja-4.1.4](https://github.com/truecharts/charts/compare/maloja-4.1.3...maloja-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [maloja-4.1.3](https://github.com/truecharts/charts/compare/maloja-4.1.0...maloja-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/maloja/5.0.0/Chart.yaml b/stable/maloja/5.0.0/Chart.yaml deleted file mode 100644 index c26d27d8efd..00000000000 --- a/stable/maloja/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Music - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. -home: https://truecharts.org/charts/stable/maloja -icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.png -keywords: - - maloja - - MediaServer-Music -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: maloja -sources: - - https://maloja.krateng.ch/ - - https://github.com/truecharts/charts/tree/master/charts/stable/maloja - - https://hub.docker.com/r/krateng/maloja -type: application -version: 5.0.0 diff --git a/stable/maloja/5.0.0/charts/common-17.5.0.tgz b/stable/maloja/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/maloja/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mango/5.0.0/.helmignore b/stable/maloja/5.1.3/.helmignore similarity index 100% rename from stable/mango/5.0.0/.helmignore rename to stable/maloja/5.1.3/.helmignore diff --git a/stable/maloja/5.1.3/CHANGELOG.md b/stable/maloja/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..116d4aefb6b --- /dev/null +++ b/stable/maloja/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [maloja-4.1.11](https://github.com/truecharts/charts/compare/maloja-4.1.10...maloja-4.1.11) (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)) + + +## [maloja-4.1.10](https://github.com/truecharts/charts/compare/maloja-4.1.9...maloja-4.1.10) (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)) + + +## [maloja-4.1.9](https://github.com/truecharts/charts/compare/maloja-4.1.8...maloja-4.1.9) (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)) + + +## [maloja-4.1.8](https://github.com/truecharts/charts/compare/maloja-4.1.7...maloja-4.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)) + + +## [maloja-4.1.7](https://github.com/truecharts/charts/compare/maloja-4.1.6...maloja-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [maloja-4.1.6](https://github.com/truecharts/charts/compare/maloja-4.1.5...maloja-4.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)) + + +## [maloja-4.1.5](https://github.com/truecharts/charts/compare/maloja-4.1.4...maloja-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [maloja-4.1.4](https://github.com/truecharts/charts/compare/maloja-4.1.3...maloja-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [maloja-4.1.3](https://github.com/truecharts/charts/compare/maloja-4.1.0...maloja-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/maloja/5.1.3/Chart.yaml b/stable/maloja/5.1.3/Chart.yaml new file mode 100644 index 00000000000..4ad5984e736 --- /dev/null +++ b/stable/maloja/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Music + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. +home: https://truecharts.org/charts/stable/maloja +icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.png +keywords: + - maloja + - MediaServer-Music +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: maloja +sources: + - https://maloja.krateng.ch/ + - https://github.com/truecharts/charts/tree/master/charts/stable/maloja + - https://hub.docker.com/r/krateng/maloja +type: application +version: 5.1.3 diff --git a/stable/maloja/5.0.0/README.md b/stable/maloja/5.1.3/README.md similarity index 100% rename from stable/maloja/5.0.0/README.md rename to stable/maloja/5.1.3/README.md diff --git a/stable/maloja/5.0.0/app-readme.md b/stable/maloja/5.1.3/app-readme.md similarity index 100% rename from stable/maloja/5.0.0/app-readme.md rename to stable/maloja/5.1.3/app-readme.md diff --git a/stable/maloja/5.1.3/charts/common-18.0.3.tgz b/stable/maloja/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/maloja/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/maloja/5.0.0/ix_values.yaml b/stable/maloja/5.1.3/ix_values.yaml similarity index 100% rename from stable/maloja/5.0.0/ix_values.yaml rename to stable/maloja/5.1.3/ix_values.yaml diff --git a/stable/maloja/5.0.0/questions.yaml b/stable/maloja/5.1.3/questions.yaml similarity index 100% rename from stable/maloja/5.0.0/questions.yaml rename to stable/maloja/5.1.3/questions.yaml diff --git a/stable/maloja/5.0.0/templates/common.yaml b/stable/maloja/5.1.3/templates/common.yaml similarity index 100% rename from stable/maloja/5.0.0/templates/common.yaml rename to stable/maloja/5.1.3/templates/common.yaml diff --git a/stable/mango/5.0.0/values.yaml b/stable/maloja/5.1.3/values.yaml similarity index 100% rename from stable/mango/5.0.0/values.yaml rename to stable/maloja/5.1.3/values.yaml diff --git a/stable/mango/5.0.0/CHANGELOG.md b/stable/mango/5.0.0/CHANGELOG.md deleted file mode 100644 index 86a8acbfe8b..00000000000 --- a/stable/mango/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mango-4.1.11](https://github.com/truecharts/charts/compare/mango-4.1.10...mango-4.1.11) (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)) - - -## [mango-4.1.10](https://github.com/truecharts/charts/compare/mango-4.1.9...mango-4.1.10) (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)) - - -## [mango-4.1.9](https://github.com/truecharts/charts/compare/mango-4.1.8...mango-4.1.9) (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)) - - -## [mango-4.1.8](https://github.com/truecharts/charts/compare/mango-4.1.7...mango-4.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)) - - -## [mango-4.1.7](https://github.com/truecharts/charts/compare/mango-4.1.6...mango-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mango-4.1.6](https://github.com/truecharts/charts/compare/mango-4.1.5...mango-4.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)) - - -## [mango-4.1.5](https://github.com/truecharts/charts/compare/mango-4.1.4...mango-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mango-4.1.4](https://github.com/truecharts/charts/compare/mango-4.1.3...mango-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mango-4.1.3](https://github.com/truecharts/charts/compare/mango-4.1.0...mango-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/mango/5.0.0/Chart.yaml b/stable/mango/5.0.0/Chart.yaml deleted file mode 100644 index 4aedd63c7ed..00000000000 --- a/stable/mango/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Books - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Mango is a self-hosted manga server and reader. Its features include[br] -home: https://truecharts.org/charts/stable/mango -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.png -keywords: - - mango - - MediaApp-Books -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mango -sources: - - https://github.com/hkalexling/mango - - https://github.com/truecharts/charts/tree/master/charts/stable/mango - - https://hub.docker.com/r/hkalexling/mango -type: application -version: 5.0.0 diff --git a/stable/mango/5.0.0/charts/common-17.5.0.tgz b/stable/mango/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mango/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/matomo/13.2.0/.helmignore b/stable/mango/5.1.3/.helmignore similarity index 100% rename from stable/matomo/13.2.0/.helmignore rename to stable/mango/5.1.3/.helmignore diff --git a/stable/mango/5.1.3/CHANGELOG.md b/stable/mango/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..69482d06b95 --- /dev/null +++ b/stable/mango/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mango-4.1.11](https://github.com/truecharts/charts/compare/mango-4.1.10...mango-4.1.11) (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)) + + +## [mango-4.1.10](https://github.com/truecharts/charts/compare/mango-4.1.9...mango-4.1.10) (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)) + + +## [mango-4.1.9](https://github.com/truecharts/charts/compare/mango-4.1.8...mango-4.1.9) (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)) + + +## [mango-4.1.8](https://github.com/truecharts/charts/compare/mango-4.1.7...mango-4.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)) + + +## [mango-4.1.7](https://github.com/truecharts/charts/compare/mango-4.1.6...mango-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mango-4.1.6](https://github.com/truecharts/charts/compare/mango-4.1.5...mango-4.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)) + + +## [mango-4.1.5](https://github.com/truecharts/charts/compare/mango-4.1.4...mango-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mango-4.1.4](https://github.com/truecharts/charts/compare/mango-4.1.3...mango-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [mango-4.1.3](https://github.com/truecharts/charts/compare/mango-4.1.0...mango-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/mango/5.1.3/Chart.yaml b/stable/mango/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6d6e4844a2e --- /dev/null +++ b/stable/mango/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Books + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: | + Mango is a self-hosted manga server and reader. Its features include[br] +home: https://truecharts.org/charts/stable/mango +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.png +keywords: + - mango + - MediaApp-Books +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mango +sources: + - https://github.com/hkalexling/mango + - https://github.com/truecharts/charts/tree/master/charts/stable/mango + - https://hub.docker.com/r/hkalexling/mango +type: application +version: 5.1.3 diff --git a/stable/mango/5.0.0/README.md b/stable/mango/5.1.3/README.md similarity index 100% rename from stable/mango/5.0.0/README.md rename to stable/mango/5.1.3/README.md diff --git a/stable/mango/5.0.0/app-readme.md b/stable/mango/5.1.3/app-readme.md similarity index 100% rename from stable/mango/5.0.0/app-readme.md rename to stable/mango/5.1.3/app-readme.md diff --git a/stable/mango/5.1.3/charts/common-18.0.3.tgz b/stable/mango/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mango/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mango/5.0.0/ix_values.yaml b/stable/mango/5.1.3/ix_values.yaml similarity index 100% rename from stable/mango/5.0.0/ix_values.yaml rename to stable/mango/5.1.3/ix_values.yaml diff --git a/stable/mango/5.0.0/questions.yaml b/stable/mango/5.1.3/questions.yaml similarity index 100% rename from stable/mango/5.0.0/questions.yaml rename to stable/mango/5.1.3/questions.yaml diff --git a/stable/mango/5.0.0/templates/common.yaml b/stable/mango/5.1.3/templates/common.yaml similarity index 100% rename from stable/mango/5.0.0/templates/common.yaml rename to stable/mango/5.1.3/templates/common.yaml diff --git a/stable/matomo/13.2.0/values.yaml b/stable/mango/5.1.3/values.yaml similarity index 100% rename from stable/matomo/13.2.0/values.yaml rename to stable/mango/5.1.3/values.yaml diff --git a/stable/matomo/13.2.0/CHANGELOG.md b/stable/matomo/13.2.0/CHANGELOG.md deleted file mode 100644 index ca72366a113..00000000000 --- a/stable/matomo/13.2.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [matomo-12.0.8](https://github.com/truecharts/charts/compare/matomo-12.0.7...matomo-12.0.8) (2024-02-12) - -### Chore - - - -- update container image bitnami/matomo to 5.0.2[@8dff6d9](https://github.com/8dff6d9) by renovate ([#18204](https://github.com/truecharts/charts/issues/18204)) - - -## [matomo-12.0.7](https://github.com/truecharts/charts/compare/matomo-12.0.6...matomo-12.0.7) (2024-02-12) - -### Chore - - - -- update container image bitnami/matomo to 5.0.2[@46b7325](https://github.com/46b7325) by renovate ([#18158](https://github.com/truecharts/charts/issues/18158)) - - -## [matomo-12.0.6](https://github.com/truecharts/charts/compare/matomo-12.0.5...matomo-12.0.6) (2024-02-12) - -### Chore - - - -- update container image bitnami/matomo to v5.0.2[@89019f4](https://github.com/89019f4) by renovate ([#18122](https://github.com/truecharts/charts/issues/18122)) - - -## [matomo-12.0.5](https://github.com/truecharts/charts/compare/matomo-12.0.4...matomo-12.0.5) (2024-02-05) - -### Chore - - - -- update container image bitnami/matomo to 5.0.1[@42f1b9b](https://github.com/42f1b9b) by renovate ([#17816](https://github.com/truecharts/charts/issues/17816)) - - -## [matomo-12.0.4](https://github.com/truecharts/charts/compare/matomo-12.0.3...matomo-12.0.4) (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)) - - -## [matomo-12.0.3](https://github.com/truecharts/charts/compare/matomo-12.0.2...matomo-12.0.3) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [matomo-12.0.2](https://github.com/truecharts/charts/compare/matomo-12.0.1...matomo-12.0.2) (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)) - - -## [matomo-12.0.1](https://github.com/truecharts/charts/compare/matomo-12.0.0...matomo-12.0.1) (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)) - - -## [matomo-12.0.0](https://github.com/truecharts/charts/compare/matomo-11.1.12...matomo-12.0.0) (2024-01-21) - -### Chore - - - -- update container image bitnami/matomo to v5.0.1[@74ca3af](https://github.com/74ca3af) by renovate ([#17453](https://github.com/truecharts/charts/issues/17453)) \ No newline at end of file diff --git a/stable/matomo/13.2.0/Chart.yaml b/stable/matomo/13.2.0/Chart.yaml deleted file mode 100644 index 940189c4266..00000000000 --- a/stable/matomo/13.2.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.0.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 13.0.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Matomo is the leading Free/Libre open analytics platform -home: https://truecharts.org/charts/stable/matomo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png -keywords: - - analytics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: matomo -sources: - - https://github.com/bitnami/bitnami-docker-matomo - - https://github.com/matomo-org/matomo - - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - - https://hub.docker.com/r/bitnami/matomo -type: application -version: 13.2.0 diff --git a/stable/matomo/13.2.0/charts/common-18.0.1.tgz b/stable/matomo/13.2.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/matomo/13.2.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/matomo/13.2.0/ix_values.yaml b/stable/matomo/13.2.0/ix_values.yaml deleted file mode 100644 index 1aa1be7a560..00000000000 --- a/stable/matomo/13.2.0/ix_values.yaml +++ /dev/null @@ -1,96 +0,0 @@ -image: - repository: bitnami/matomo - tag: 5.0.2@sha256:993caa21173a62371a1035d6eb798be48f39be881bdefab67011265ba8666232 - pullPolicy: IfNotPresent -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - path: "/index.php" - readiness: - path: "/index.php" - startup: - path: "/index.php" - env: - APACHE_HTTP_PORT_NUMBER: "{{ .Values.service.main.ports.main.port }}" - APACHE_HTTPS_PORT_NUMBER: "{{ .Values.service.https.ports.https.port }}" - MATOMO_DATABASE_PORT_NUMBER: 3306 - MATOMO_DATABASE_NAME: "{{ .Values.mariadb.mariadbDatabase }}" - MATOMO_DATABASE_USER: "{{ .Values.mariadb.mariadbUsername }}" - PHP_DATE_TIMEZONE: "{{ .Values.TZ }}" - # User / Site Config - MATOMO_USERNAME: "admin" - MATOMO_PASSWORD: "password" - MATOMO_EMAIL: "myemail@example.com" - MATOMO_WEBSITE_NAME: "My Website" - MATOMO_WEBSITE_HOST: "https://web.example.com" - MATOMO_HOST: "127.0.0.1" - # Reverse Proxy Config - MATOMO_ENABLE_PROXY_URI_HEADER: false - MATOMO_ENABLE_ASSUME_SECURE_PROTOCOL: false - MATOMO_ENABLE_FORCE_SSL: false - # No defaults, but usually this header is used - # MATOMO_PROXY_CLIENT_HEADER: "HTTP_X_FORWARDED_FOR" - # SMTP Config - MATOMO_SMTP_HOST: "" - MATOMO_SMTP_PORT: "" - MATOMO_SMTP_USER: "" - MATOMO_SMTP_PASSWORD: "" - # Available protocols are: "ssl", "tls", "none" - MATOMO_SMTP_PROTOCOL: "" - # Available mechanisms are: "Plain", "Login", "Crammd5" - MATOMO_SMTP_AUTH: "Plain" - # PHP Config - PHP_MEMORY_LIMIT: "2048M" - PHP_ENABLE_OPCACHE: true - # PHP_EXPOSE_PHP: - # PHP_MAX_EXECUTION_TIME: - # PHP_MAX_INPUT_TIME: - # PHP_MAX_INPUT_VARS: - # PHP_POST_MAX_SIZE: - # PHP_UPLOAD_MAX_FILESIZE: - MATOMO_DATABASE_HOST: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' - key: plainhost - MATOMO_DATABASE_PASSWORD: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' - key: mariadb-password -service: - main: - ports: - main: - protocol: http - port: 10172 - targetPort: 10172 - https: - enabled: true - ports: - https: - enabled: true - protocol: https - port: 10173 - targetPort: 10173 -persistence: - data: - enabled: true - mountPath: "/bitnami/matomo" -mariadb: - enabled: true - mariadbUsername: matomo - mariadbDatabase: matomo -portal: - open: - enabled: true diff --git a/stable/mattermost/12.1.1/.helmignore b/stable/matomo/13.2.4/.helmignore similarity index 100% rename from stable/mattermost/12.1.1/.helmignore rename to stable/matomo/13.2.4/.helmignore diff --git a/stable/matomo/13.2.4/CHANGELOG.md b/stable/matomo/13.2.4/CHANGELOG.md new file mode 100644 index 00000000000..78666afea8b --- /dev/null +++ b/stable/matomo/13.2.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [matomo-12.0.8](https://github.com/truecharts/charts/compare/matomo-12.0.7...matomo-12.0.8) (2024-02-12) + +### Chore + + + +- update container image bitnami/matomo to 5.0.2[@8dff6d9](https://github.com/8dff6d9) by renovate ([#18204](https://github.com/truecharts/charts/issues/18204)) + + +## [matomo-12.0.7](https://github.com/truecharts/charts/compare/matomo-12.0.6...matomo-12.0.7) (2024-02-12) + +### Chore + + + +- update container image bitnami/matomo to 5.0.2[@46b7325](https://github.com/46b7325) by renovate ([#18158](https://github.com/truecharts/charts/issues/18158)) + + +## [matomo-12.0.6](https://github.com/truecharts/charts/compare/matomo-12.0.5...matomo-12.0.6) (2024-02-12) + +### Chore + + + +- update container image bitnami/matomo to v5.0.2[@89019f4](https://github.com/89019f4) by renovate ([#18122](https://github.com/truecharts/charts/issues/18122)) + + +## [matomo-12.0.5](https://github.com/truecharts/charts/compare/matomo-12.0.4...matomo-12.0.5) (2024-02-05) + +### Chore + + + +- update container image bitnami/matomo to 5.0.1[@42f1b9b](https://github.com/42f1b9b) by renovate ([#17816](https://github.com/truecharts/charts/issues/17816)) + + +## [matomo-12.0.4](https://github.com/truecharts/charts/compare/matomo-12.0.3...matomo-12.0.4) (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)) + + +## [matomo-12.0.3](https://github.com/truecharts/charts/compare/matomo-12.0.2...matomo-12.0.3) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [matomo-12.0.2](https://github.com/truecharts/charts/compare/matomo-12.0.1...matomo-12.0.2) (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)) + + +## [matomo-12.0.1](https://github.com/truecharts/charts/compare/matomo-12.0.0...matomo-12.0.1) (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)) + + +## [matomo-12.0.0](https://github.com/truecharts/charts/compare/matomo-11.1.12...matomo-12.0.0) (2024-01-21) + +### Chore \ No newline at end of file diff --git a/stable/matomo/13.2.4/Chart.yaml b/stable/matomo/13.2.4/Chart.yaml new file mode 100644 index 00000000000..c3a88618b79 --- /dev/null +++ b/stable/matomo/13.2.4/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.0.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Matomo is the leading Free/Libre open analytics platform +home: https://truecharts.org/charts/stable/matomo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png +keywords: + - analytics +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: matomo +sources: + - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/matomo-org/matomo + - https://github.com/truecharts/charts/tree/master/charts/stable/matomo + - https://hub.docker.com/r/bitnami/matomo +type: application +version: 13.2.4 diff --git a/stable/matomo/13.2.0/README.md b/stable/matomo/13.2.4/README.md similarity index 100% rename from stable/matomo/13.2.0/README.md rename to stable/matomo/13.2.4/README.md diff --git a/stable/matomo/13.2.0/app-readme.md b/stable/matomo/13.2.4/app-readme.md similarity index 100% rename from stable/matomo/13.2.0/app-readme.md rename to stable/matomo/13.2.4/app-readme.md diff --git a/stable/matomo/13.2.4/charts/common-18.0.3.tgz b/stable/matomo/13.2.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/matomo/13.2.4/charts/common-18.0.3.tgz differ diff --git a/stable/matomo/13.2.4/charts/mariadb-13.0.0.tgz b/stable/matomo/13.2.4/charts/mariadb-13.0.0.tgz new file mode 100644 index 00000000000..564d2d213b7 Binary files /dev/null and b/stable/matomo/13.2.4/charts/mariadb-13.0.0.tgz differ diff --git a/stable/matomo/13.2.4/ix_values.yaml b/stable/matomo/13.2.4/ix_values.yaml new file mode 100644 index 00000000000..4fb2e10ecd8 --- /dev/null +++ b/stable/matomo/13.2.4/ix_values.yaml @@ -0,0 +1,96 @@ +image: + repository: bitnami/matomo + tag: 5.0.2@sha256:6c74160f932dd2162c42497612080a456c62db6bc2053c1e96ac579417435f50 + pullPolicy: IfNotPresent +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/index.php" + readiness: + path: "/index.php" + startup: + path: "/index.php" + env: + APACHE_HTTP_PORT_NUMBER: "{{ .Values.service.main.ports.main.port }}" + APACHE_HTTPS_PORT_NUMBER: "{{ .Values.service.https.ports.https.port }}" + MATOMO_DATABASE_PORT_NUMBER: 3306 + MATOMO_DATABASE_NAME: "{{ .Values.mariadb.mariadbDatabase }}" + MATOMO_DATABASE_USER: "{{ .Values.mariadb.mariadbUsername }}" + PHP_DATE_TIMEZONE: "{{ .Values.TZ }}" + # User / Site Config + MATOMO_USERNAME: "admin" + MATOMO_PASSWORD: "password" + MATOMO_EMAIL: "myemail@example.com" + MATOMO_WEBSITE_NAME: "My Website" + MATOMO_WEBSITE_HOST: "https://web.example.com" + MATOMO_HOST: "127.0.0.1" + # Reverse Proxy Config + MATOMO_ENABLE_PROXY_URI_HEADER: false + MATOMO_ENABLE_ASSUME_SECURE_PROTOCOL: false + MATOMO_ENABLE_FORCE_SSL: false + # No defaults, but usually this header is used + # MATOMO_PROXY_CLIENT_HEADER: "HTTP_X_FORWARDED_FOR" + # SMTP Config + MATOMO_SMTP_HOST: "" + MATOMO_SMTP_PORT: "" + MATOMO_SMTP_USER: "" + MATOMO_SMTP_PASSWORD: "" + # Available protocols are: "ssl", "tls", "none" + MATOMO_SMTP_PROTOCOL: "" + # Available mechanisms are: "Plain", "Login", "Crammd5" + MATOMO_SMTP_AUTH: "Plain" + # PHP Config + PHP_MEMORY_LIMIT: "2048M" + PHP_ENABLE_OPCACHE: true + # PHP_EXPOSE_PHP: + # PHP_MAX_EXECUTION_TIME: + # PHP_MAX_INPUT_TIME: + # PHP_MAX_INPUT_VARS: + # PHP_POST_MAX_SIZE: + # PHP_UPLOAD_MAX_FILESIZE: + MATOMO_DATABASE_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainhost + MATOMO_DATABASE_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password +service: + main: + ports: + main: + protocol: http + port: 10172 + targetPort: 10172 + https: + enabled: true + ports: + https: + enabled: true + protocol: https + port: 10173 + targetPort: 10173 +persistence: + data: + enabled: true + mountPath: "/bitnami/matomo" +mariadb: + enabled: true + mariadbUsername: matomo + mariadbDatabase: matomo +portal: + open: + enabled: true diff --git a/stable/matomo/13.2.0/questions.yaml b/stable/matomo/13.2.4/questions.yaml similarity index 100% rename from stable/matomo/13.2.0/questions.yaml rename to stable/matomo/13.2.4/questions.yaml diff --git a/stable/mattermost/12.1.1/templates/NOTES.txt b/stable/matomo/13.2.4/templates/NOTES.txt similarity index 100% rename from stable/mattermost/12.1.1/templates/NOTES.txt rename to stable/matomo/13.2.4/templates/NOTES.txt diff --git a/stable/mediainfo/9.0.0/templates/common.yaml b/stable/matomo/13.2.4/templates/common.yaml similarity index 100% rename from stable/mediainfo/9.0.0/templates/common.yaml rename to stable/matomo/13.2.4/templates/common.yaml diff --git a/stable/mattermost/12.1.1/values.yaml b/stable/matomo/13.2.4/values.yaml similarity index 100% rename from stable/mattermost/12.1.1/values.yaml rename to stable/matomo/13.2.4/values.yaml diff --git a/stable/mattermost/12.1.1/CHANGELOG.md b/stable/mattermost/12.1.1/CHANGELOG.md deleted file mode 100644 index 0ab74ab291a..00000000000 --- a/stable/mattermost/12.1.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [mattermost-11.2.5](https://github.com/truecharts/charts/compare/mattermost-11.2.4...mattermost-11.2.5) (2024-02-12) - -### Chore - - - -- update container image mattermost/mattermost-enterprise-edition to release-9.5[@a6f732c](https://github.com/a6f732c) by renovate ([#18095](https://github.com/truecharts/charts/issues/18095)) - - -## [mattermost-11.2.4](https://github.com/truecharts/charts/compare/mattermost-11.2.3...mattermost-11.2.4) (2024-02-05) - -### Chore - - - -- update container image mattermost/mattermost-enterprise-edition to release-9.5[@e822934](https://github.com/e822934) by renovate ([#17885](https://github.com/truecharts/charts/issues/17885)) - - -## [mattermost-11.2.3](https://github.com/truecharts/charts/compare/mattermost-11.2.2...mattermost-11.2.3) (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)) - - -## [mattermost-11.2.2](https://github.com/truecharts/charts/compare/mattermost-11.2.1...mattermost-11.2.2) (2024-01-29) - -### Chore - - - -- update container image mattermost/mattermost-enterprise-edition to release-9.5[@9154cfd](https://github.com/9154cfd) by renovate ([#17645](https://github.com/truecharts/charts/issues/17645)) - - -## [mattermost-11.2.1](https://github.com/truecharts/charts/compare/mattermost-11.2.0...mattermost-11.2.1) (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)) - - -## [mattermost-11.2.0](https://github.com/truecharts/charts/compare/mattermost-11.1.14...mattermost-11.2.0) (2024-01-23) - -### Chore - - - -- update container image mattermost/mattermost-enterprise-edition to vrelease-9.5[@8605106](https://github.com/8605106) by renovate ([#17520](https://github.com/truecharts/charts/issues/17520)) - - -## [mattermost-11.1.14](https://github.com/truecharts/charts/compare/mattermost-11.1.13...mattermost-11.1.14) (2024-01-22) - -### Chore - - - -- update container image mattermost/mattermost-enterprise-edition to v[@ad422de](https://github.com/ad422de) by renovate ([#17514](https://github.com/truecharts/charts/issues/17514)) - - -## [mattermost-11.1.13](https://github.com/truecharts/charts/compare/mattermost-11.1.12...mattermost-11.1.13) (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)) - - -## [mattermost-11.1.12](https://github.com/truecharts/charts/compare/mattermost-11.1.11...mattermost-11.1.12) (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)) - - -## [mattermost-11.1.11](https://github.com/truecharts/charts/compare/mattermost-11.1.10...mattermost-11.1.11) (2024-01-21) - -### Chore diff --git a/stable/mattermost/12.1.1/Chart.yaml b/stable/mattermost/12.1.1/Chart.yaml deleted file mode 100644 index 34c74e38ea9..00000000000 --- a/stable/mattermost/12.1.1/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: hosting - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.5.0 -dependencies: - - name: common - version: 18.0.2 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. -home: https://truecharts.org/charts/stable/mattermost -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png -keywords: - - team - - mattermost - - development -kubeVersion: ">=1.24.0-0" -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mattermost -sources: - - https://github.com/mattermost/mattermost-server - - https://github.com/mattermost/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost - - https://hub.docker.com/r/mattermost/mattermost-enterprise-edition -type: application -version: 12.1.1 diff --git a/stable/mattermost/12.1.1/charts/common-18.0.2.tgz b/stable/mattermost/12.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/mattermost/12.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/mattermost/12.1.1/ix_values.yaml b/stable/mattermost/12.1.1/ix_values.yaml deleted file mode 100644 index 5cfd9333a65..00000000000 --- a/stable/mattermost/12.1.1/ix_values.yaml +++ /dev/null @@ -1,48 +0,0 @@ -image: - repository: mattermost/mattermost-enterprise-edition - tag: release-9.5@sha256:a6f732cc703f0b47e3e5a03c20cf6a4a0ad78f80ccfa36d0650c8a0114a75303 - pullPolicy: IfNotPresent -workload: - main: - podSpec: - containers: - main: - env: - TIMEZONE: "{{ .Values.TZ }}" - MM_SQLSETTINGS_DRIVERNAME: "postgres" - MM_BLEVESETTINGS_INDEXDIR: "/mattermost/bleve-indexes" - MM_SERVICESETTINGS_SITEURL: "https://test.example.com" - MM_SQLSETTINGS_DATASOURCE: '{{ .Values.cnpg.main.creds.std | trimAll "\"" }}' -service: - main: - ports: - main: - port: 10239 - targetPort: 8065 -persistence: - config: - enabled: true - mountPath: "/mattermost/config" - data: - enabled: true - mountPath: "/mattermost/data" - logs: - enabled: true - mountPath: "/mattermost/logs" - plugins: - enabled: true - mountPath: "/mattermost/plugins" - clientplugins: - enabled: true - mountPath: "/mattermost/client/plugins" - bleveindexes: - enabled: true - mountPath: "/mattermost/bleve-indexes" -cnpg: - main: - enabled: true - user: mattermost - database: mattermost -portal: - open: - enabled: true diff --git a/stable/mc-router/4.0.0/.helmignore b/stable/mattermost/12.2.1/.helmignore similarity index 100% rename from stable/mc-router/4.0.0/.helmignore rename to stable/mattermost/12.2.1/.helmignore diff --git a/stable/mattermost/12.2.1/CHANGELOG.md b/stable/mattermost/12.2.1/CHANGELOG.md new file mode 100644 index 00000000000..d4443224b77 --- /dev/null +++ b/stable/mattermost/12.2.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [mattermost-11.2.5](https://github.com/truecharts/charts/compare/mattermost-11.2.4...mattermost-11.2.5) (2024-02-12) + +### Chore + + + +- update container image mattermost/mattermost-enterprise-edition to release-9.5[@a6f732c](https://github.com/a6f732c) by renovate ([#18095](https://github.com/truecharts/charts/issues/18095)) + + +## [mattermost-11.2.4](https://github.com/truecharts/charts/compare/mattermost-11.2.3...mattermost-11.2.4) (2024-02-05) + +### Chore + + + +- update container image mattermost/mattermost-enterprise-edition to release-9.5[@e822934](https://github.com/e822934) by renovate ([#17885](https://github.com/truecharts/charts/issues/17885)) + + +## [mattermost-11.2.3](https://github.com/truecharts/charts/compare/mattermost-11.2.2...mattermost-11.2.3) (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)) + + +## [mattermost-11.2.2](https://github.com/truecharts/charts/compare/mattermost-11.2.1...mattermost-11.2.2) (2024-01-29) + +### Chore + + + +- update container image mattermost/mattermost-enterprise-edition to release-9.5[@9154cfd](https://github.com/9154cfd) by renovate ([#17645](https://github.com/truecharts/charts/issues/17645)) + + +## [mattermost-11.2.1](https://github.com/truecharts/charts/compare/mattermost-11.2.0...mattermost-11.2.1) (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)) + + +## [mattermost-11.2.0](https://github.com/truecharts/charts/compare/mattermost-11.1.14...mattermost-11.2.0) (2024-01-23) + +### Chore + + + +- update container image mattermost/mattermost-enterprise-edition to vrelease-9.5[@8605106](https://github.com/8605106) by renovate ([#17520](https://github.com/truecharts/charts/issues/17520)) + + +## [mattermost-11.1.14](https://github.com/truecharts/charts/compare/mattermost-11.1.13...mattermost-11.1.14) (2024-01-22) + +### Chore + + + +- update container image mattermost/mattermost-enterprise-edition to v[@ad422de](https://github.com/ad422de) by renovate ([#17514](https://github.com/truecharts/charts/issues/17514)) + + +## [mattermost-11.1.13](https://github.com/truecharts/charts/compare/mattermost-11.1.12...mattermost-11.1.13) (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)) + + +## [mattermost-11.1.12](https://github.com/truecharts/charts/compare/mattermost-11.1.11...mattermost-11.1.12) (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)) + diff --git a/stable/mattermost/12.2.1/Chart.yaml b/stable/mattermost/12.2.1/Chart.yaml new file mode 100644 index 00000000000..50cfcce2443 --- /dev/null +++ b/stable/mattermost/12.2.1/Chart.yaml @@ -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: hosting + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 9.6.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. +home: https://truecharts.org/charts/stable/mattermost +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png +keywords: + - team + - mattermost + - development +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mattermost +sources: + - https://github.com/mattermost/mattermost-server + - https://github.com/mattermost/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost + - https://hub.docker.com/r/mattermost/mattermost-enterprise-edition +type: application +version: 12.2.1 diff --git a/stable/mattermost/12.1.1/README.md b/stable/mattermost/12.2.1/README.md similarity index 100% rename from stable/mattermost/12.1.1/README.md rename to stable/mattermost/12.2.1/README.md diff --git a/stable/mattermost/12.1.1/app-readme.md b/stable/mattermost/12.2.1/app-readme.md similarity index 100% rename from stable/mattermost/12.1.1/app-readme.md rename to stable/mattermost/12.2.1/app-readme.md diff --git a/stable/mattermost/12.2.1/charts/common-18.0.3.tgz b/stable/mattermost/12.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mattermost/12.2.1/charts/common-18.0.3.tgz differ diff --git a/stable/mattermost/12.2.1/ix_values.yaml b/stable/mattermost/12.2.1/ix_values.yaml new file mode 100644 index 00000000000..8ab69ae5bba --- /dev/null +++ b/stable/mattermost/12.2.1/ix_values.yaml @@ -0,0 +1,48 @@ +image: + repository: mattermost/mattermost-enterprise-edition + tag: release-9.6@sha256:da9413e1165b477d4396374175daa60cfccc29f6444e409d7858b3abdb415f75 + pullPolicy: IfNotPresent +workload: + main: + podSpec: + containers: + main: + env: + TIMEZONE: "{{ .Values.TZ }}" + MM_SQLSETTINGS_DRIVERNAME: "postgres" + MM_BLEVESETTINGS_INDEXDIR: "/mattermost/bleve-indexes" + MM_SERVICESETTINGS_SITEURL: "https://test.example.com" + MM_SQLSETTINGS_DATASOURCE: '{{ .Values.cnpg.main.creds.std | trimAll "\"" }}' +service: + main: + ports: + main: + port: 10239 + targetPort: 8065 +persistence: + config: + enabled: true + mountPath: "/mattermost/config" + data: + enabled: true + mountPath: "/mattermost/data" + logs: + enabled: true + mountPath: "/mattermost/logs" + plugins: + enabled: true + mountPath: "/mattermost/plugins" + clientplugins: + enabled: true + mountPath: "/mattermost/client/plugins" + bleveindexes: + enabled: true + mountPath: "/mattermost/bleve-indexes" +cnpg: + main: + enabled: true + user: mattermost + database: mattermost +portal: + open: + enabled: true diff --git a/stable/mattermost/12.1.1/questions.yaml b/stable/mattermost/12.2.1/questions.yaml similarity index 100% rename from stable/mattermost/12.1.1/questions.yaml rename to stable/mattermost/12.2.1/questions.yaml diff --git a/stable/mc-router/4.0.0/templates/NOTES.txt b/stable/mattermost/12.2.1/templates/NOTES.txt similarity index 100% rename from stable/mc-router/4.0.0/templates/NOTES.txt rename to stable/mattermost/12.2.1/templates/NOTES.txt diff --git a/stable/mattermost/12.1.1/templates/common.yaml b/stable/mattermost/12.2.1/templates/common.yaml similarity index 100% rename from stable/mattermost/12.1.1/templates/common.yaml rename to stable/mattermost/12.2.1/templates/common.yaml diff --git a/stable/mc-router/4.0.0/values.yaml b/stable/mattermost/12.2.1/values.yaml similarity index 100% rename from stable/mc-router/4.0.0/values.yaml rename to stable/mattermost/12.2.1/values.yaml diff --git a/stable/mc-router/4.0.0/CHANGELOG.md b/stable/mc-router/4.0.0/CHANGELOG.md deleted file mode 100644 index 6808f80cfe5..00000000000 --- a/stable/mc-router/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mc-router-3.1.12](https://github.com/truecharts/charts/compare/mc-router-3.1.11...mc-router-3.1.12) (2024-02-05) - -### Chore - - - -- update container image itzg/mc-router to v1.20.1[@035141c](https://github.com/035141c) by renovate ([#17919](https://github.com/truecharts/charts/issues/17919)) - - -## [mc-router-3.1.11](https://github.com/truecharts/charts/compare/mc-router-3.1.10...mc-router-3.1.11) (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)) - - -## [mc-router-3.1.10](https://github.com/truecharts/charts/compare/mc-router-3.1.9...mc-router-3.1.10) (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)) - - -## [mc-router-3.1.9](https://github.com/truecharts/charts/compare/mc-router-3.1.8...mc-router-3.1.9) (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)) - - -## [mc-router-3.1.8](https://github.com/truecharts/charts/compare/mc-router-3.1.7...mc-router-3.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)) - - -## [mc-router-3.1.7](https://github.com/truecharts/charts/compare/mc-router-3.1.6...mc-router-3.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mc-router-3.1.6](https://github.com/truecharts/charts/compare/mc-router-3.1.5...mc-router-3.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)) - - -## [mc-router-3.1.5](https://github.com/truecharts/charts/compare/mc-router-3.1.4...mc-router-3.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mc-router-3.1.4](https://github.com/truecharts/charts/compare/mc-router-3.1.3...mc-router-3.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mc-router-3.1.3](https://github.com/truecharts/charts/compare/mc-router-3.1.0...mc-router-3.1.3) (2024-01-01) diff --git a/stable/mc-router/4.0.0/Chart.yaml b/stable/mc-router/4.0.0/Chart.yaml deleted file mode 100644 index 57c8aac6c26..00000000000 --- a/stable/mc-router/4.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: minecraft - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.20.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Lightweight multiplexer/proxy for Minecraft-Java servers. -home: https://truecharts.org/charts/stable/mc-router -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.png -keywords: - - mc-router - - minecraft -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mc-router -sources: - - https://github.com/itzg/mc-router - - https://github.com/truecharts/charts/tree/master/charts/stable/mc-router - - https://hub.docker.com/r/itzg/mc-router -type: application -version: 4.0.0 diff --git a/stable/mc-router/4.0.0/charts/common-17.5.0.tgz b/stable/mc-router/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mc-router/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mealie/21.0.0/.helmignore b/stable/mc-router/4.1.3/.helmignore similarity index 100% rename from stable/mealie/21.0.0/.helmignore rename to stable/mc-router/4.1.3/.helmignore diff --git a/stable/mc-router/4.1.3/CHANGELOG.md b/stable/mc-router/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..458de1549ea --- /dev/null +++ b/stable/mc-router/4.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mc-router-3.1.12](https://github.com/truecharts/charts/compare/mc-router-3.1.11...mc-router-3.1.12) (2024-02-05) + +### Chore + + + +- update container image itzg/mc-router to v1.20.1[@035141c](https://github.com/035141c) by renovate ([#17919](https://github.com/truecharts/charts/issues/17919)) + + +## [mc-router-3.1.11](https://github.com/truecharts/charts/compare/mc-router-3.1.10...mc-router-3.1.11) (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)) + + +## [mc-router-3.1.10](https://github.com/truecharts/charts/compare/mc-router-3.1.9...mc-router-3.1.10) (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)) + + +## [mc-router-3.1.9](https://github.com/truecharts/charts/compare/mc-router-3.1.8...mc-router-3.1.9) (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)) + + +## [mc-router-3.1.8](https://github.com/truecharts/charts/compare/mc-router-3.1.7...mc-router-3.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)) + + +## [mc-router-3.1.7](https://github.com/truecharts/charts/compare/mc-router-3.1.6...mc-router-3.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mc-router-3.1.6](https://github.com/truecharts/charts/compare/mc-router-3.1.5...mc-router-3.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)) + + +## [mc-router-3.1.5](https://github.com/truecharts/charts/compare/mc-router-3.1.4...mc-router-3.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mc-router-3.1.4](https://github.com/truecharts/charts/compare/mc-router-3.1.3...mc-router-3.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/mc-router/4.1.3/Chart.yaml b/stable/mc-router/4.1.3/Chart.yaml new file mode 100644 index 00000000000..8745eafbf5c --- /dev/null +++ b/stable/mc-router/4.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: minecraft + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.20.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Lightweight multiplexer/proxy for Minecraft-Java servers. +home: https://truecharts.org/charts/stable/mc-router +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.png +keywords: + - mc-router + - minecraft +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mc-router +sources: + - https://github.com/itzg/mc-router + - https://github.com/truecharts/charts/tree/master/charts/stable/mc-router + - https://hub.docker.com/r/itzg/mc-router +type: application +version: 4.1.3 diff --git a/stable/mc-router/4.0.0/README.md b/stable/mc-router/4.1.3/README.md similarity index 100% rename from stable/mc-router/4.0.0/README.md rename to stable/mc-router/4.1.3/README.md diff --git a/stable/mc-router/4.0.0/app-readme.md b/stable/mc-router/4.1.3/app-readme.md similarity index 100% rename from stable/mc-router/4.0.0/app-readme.md rename to stable/mc-router/4.1.3/app-readme.md diff --git a/stable/mc-router/4.1.3/charts/common-18.0.3.tgz b/stable/mc-router/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mc-router/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mc-router/4.0.0/ix_values.yaml b/stable/mc-router/4.1.3/ix_values.yaml similarity index 100% rename from stable/mc-router/4.0.0/ix_values.yaml rename to stable/mc-router/4.1.3/ix_values.yaml diff --git a/stable/mc-router/4.0.0/questions.yaml b/stable/mc-router/4.1.3/questions.yaml similarity index 100% rename from stable/mc-router/4.0.0/questions.yaml rename to stable/mc-router/4.1.3/questions.yaml diff --git a/stable/mealie/21.0.0/templates/NOTES.txt b/stable/mc-router/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/mealie/21.0.0/templates/NOTES.txt rename to stable/mc-router/4.1.3/templates/NOTES.txt diff --git a/stable/mc-router/4.0.0/templates/_secrets.tpl b/stable/mc-router/4.1.3/templates/_secrets.tpl similarity index 100% rename from stable/mc-router/4.0.0/templates/_secrets.tpl rename to stable/mc-router/4.1.3/templates/_secrets.tpl diff --git a/stable/mc-router/4.0.0/templates/common.yaml b/stable/mc-router/4.1.3/templates/common.yaml similarity index 100% rename from stable/mc-router/4.0.0/templates/common.yaml rename to stable/mc-router/4.1.3/templates/common.yaml diff --git a/stable/mealie/21.0.0/values.yaml b/stable/mc-router/4.1.3/values.yaml similarity index 100% rename from stable/mealie/21.0.0/values.yaml rename to stable/mc-router/4.1.3/values.yaml diff --git a/stable/mealie/21.0.0/CHANGELOG.md b/stable/mealie/21.0.0/CHANGELOG.md deleted file mode 100644 index d785e2e57b4..00000000000 --- a/stable/mealie/21.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mealie-20.4.0](https://github.com/truecharts/charts/compare/mealie-20.3.2...mealie-20.4.0) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/mealie-recipes/mealie to v1.2.0[@c3d5fda](https://github.com/c3d5fda) by renovate ([#18187](https://github.com/truecharts/charts/issues/18187)) - - -## [mealie-20.3.2](https://github.com/truecharts/charts/compare/mealie-20.3.1...mealie-20.3.2) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/mealie-recipes/mealie to v1.1.1[@44df10b](https://github.com/44df10b) by renovate ([#17912](https://github.com/truecharts/charts/issues/17912)) - - -## [mealie-20.3.1](https://github.com/truecharts/charts/compare/mealie-20.3.0...mealie-20.3.1) (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)) - - -## [mealie-20.3.0](https://github.com/truecharts/charts/compare/mealie-20.2.1...mealie-20.3.0) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/mealie-recipes/mealie to v1.1.0[@2df89f8](https://github.com/2df89f8) by renovate ([#17692](https://github.com/truecharts/charts/issues/17692)) - - -## [mealie-20.2.1](https://github.com/truecharts/charts/compare/mealie-20.2.0...mealie-20.2.1) (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)) - - -## [mealie-20.2.0](https://github.com/truecharts/charts/compare/mealie-20.1.9...mealie-20.2.0) (2024-01-22) - - -## [mealie-20.1.9](https://github.com/truecharts/charts/compare/mealie-20.1.8...mealie-20.1.9) (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)) - - -## [mealie-20.1.8](https://github.com/truecharts/charts/compare/mealie-20.1.7...mealie-20.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)) - - -## [mealie-20.1.7](https://github.com/truecharts/charts/compare/mealie-20.1.6...mealie-20.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mealie-20.1.6](https://github.com/truecharts/charts/compare/mealie-20.1.5...mealie-20.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)) - - -## [mealie-20.1.5](https://github.com/truecharts/charts/compare/mealie-20.1.4...mealie-20.1.5) (2024-01-02) \ No newline at end of file diff --git a/stable/mealie/21.0.0/Chart.yaml b/stable/mealie/21.0.0/Chart.yaml deleted file mode 100644 index 91b2f7bc8c2..00000000000 --- a/stable/mealie/21.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend -home: https://truecharts.org/charts/stable/mealie -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png -keywords: - - grocy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mealie -sources: - - https://github.com/mealie-recipes/mealie - - https://github.com/truecharts/charts/tree/master/charts/stable/mealie - - https://ghcr.io/mealie-recipes/mealie -type: application -version: 21.0.0 diff --git a/stable/mealie/21.0.0/charts/common-17.5.0.tgz b/stable/mealie/21.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mealie/21.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/media-roller/5.0.0/.helmignore b/stable/mealie/21.1.3/.helmignore similarity index 100% rename from stable/media-roller/5.0.0/.helmignore rename to stable/mealie/21.1.3/.helmignore diff --git a/stable/mealie/21.1.3/CHANGELOG.md b/stable/mealie/21.1.3/CHANGELOG.md new file mode 100644 index 00000000000..35a8146e8c5 --- /dev/null +++ b/stable/mealie/21.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mealie-20.4.0](https://github.com/truecharts/charts/compare/mealie-20.3.2...mealie-20.4.0) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/mealie-recipes/mealie to v1.2.0[@c3d5fda](https://github.com/c3d5fda) by renovate ([#18187](https://github.com/truecharts/charts/issues/18187)) + + +## [mealie-20.3.2](https://github.com/truecharts/charts/compare/mealie-20.3.1...mealie-20.3.2) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/mealie-recipes/mealie to v1.1.1[@44df10b](https://github.com/44df10b) by renovate ([#17912](https://github.com/truecharts/charts/issues/17912)) + + +## [mealie-20.3.1](https://github.com/truecharts/charts/compare/mealie-20.3.0...mealie-20.3.1) (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)) + + +## [mealie-20.3.0](https://github.com/truecharts/charts/compare/mealie-20.2.1...mealie-20.3.0) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/mealie-recipes/mealie to v1.1.0[@2df89f8](https://github.com/2df89f8) by renovate ([#17692](https://github.com/truecharts/charts/issues/17692)) + + +## [mealie-20.2.1](https://github.com/truecharts/charts/compare/mealie-20.2.0...mealie-20.2.1) (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)) + + +## [mealie-20.2.0](https://github.com/truecharts/charts/compare/mealie-20.1.9...mealie-20.2.0) (2024-01-22) + + +## [mealie-20.1.9](https://github.com/truecharts/charts/compare/mealie-20.1.8...mealie-20.1.9) (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)) + + +## [mealie-20.1.8](https://github.com/truecharts/charts/compare/mealie-20.1.7...mealie-20.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)) + + +## [mealie-20.1.7](https://github.com/truecharts/charts/compare/mealie-20.1.6...mealie-20.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mealie-20.1.6](https://github.com/truecharts/charts/compare/mealie-20.1.5...mealie-20.1.6) (2024-01-09) + +### Chore + + diff --git a/stable/mealie/21.1.3/Chart.yaml b/stable/mealie/21.1.3/Chart.yaml new file mode 100644 index 00000000000..d20f14f794e --- /dev/null +++ b/stable/mealie/21.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend +home: https://truecharts.org/charts/stable/mealie +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png +keywords: + - grocy +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mealie +sources: + - https://github.com/mealie-recipes/mealie + - https://github.com/truecharts/charts/tree/master/charts/stable/mealie + - https://ghcr.io/mealie-recipes/mealie +type: application +version: 21.1.3 diff --git a/stable/mealie/21.0.0/README.md b/stable/mealie/21.1.3/README.md similarity index 100% rename from stable/mealie/21.0.0/README.md rename to stable/mealie/21.1.3/README.md diff --git a/stable/mealie/21.0.0/app-readme.md b/stable/mealie/21.1.3/app-readme.md similarity index 100% rename from stable/mealie/21.0.0/app-readme.md rename to stable/mealie/21.1.3/app-readme.md diff --git a/stable/mealie/21.1.3/charts/common-18.0.3.tgz b/stable/mealie/21.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mealie/21.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mealie/21.0.0/ix_values.yaml b/stable/mealie/21.1.3/ix_values.yaml similarity index 100% rename from stable/mealie/21.0.0/ix_values.yaml rename to stable/mealie/21.1.3/ix_values.yaml diff --git a/stable/mealie/21.0.0/questions.yaml b/stable/mealie/21.1.3/questions.yaml similarity index 100% rename from stable/mealie/21.0.0/questions.yaml rename to stable/mealie/21.1.3/questions.yaml diff --git a/stable/mediainfo/9.0.0/templates/NOTES.txt b/stable/mealie/21.1.3/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/9.0.0/templates/NOTES.txt rename to stable/mealie/21.1.3/templates/NOTES.txt diff --git a/stable/mealie/21.0.0/templates/_secrets.tpl b/stable/mealie/21.1.3/templates/_secrets.tpl similarity index 100% rename from stable/mealie/21.0.0/templates/_secrets.tpl rename to stable/mealie/21.1.3/templates/_secrets.tpl diff --git a/stable/mealie/21.0.0/templates/common.yaml b/stable/mealie/21.1.3/templates/common.yaml similarity index 100% rename from stable/mealie/21.0.0/templates/common.yaml rename to stable/mealie/21.1.3/templates/common.yaml diff --git a/stable/media-roller/5.0.0/values.yaml b/stable/mealie/21.1.3/values.yaml similarity index 100% rename from stable/media-roller/5.0.0/values.yaml rename to stable/mealie/21.1.3/values.yaml diff --git a/stable/media-roller/5.0.0/CHANGELOG.md b/stable/media-roller/5.0.0/CHANGELOG.md deleted file mode 100644 index b7713d67143..00000000000 --- a/stable/media-roller/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [media-roller-4.1.11](https://github.com/truecharts/charts/compare/media-roller-4.1.10...media-roller-4.1.11) (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)) - - -## [media-roller-4.1.10](https://github.com/truecharts/charts/compare/media-roller-4.1.9...media-roller-4.1.10) (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)) - - -## [media-roller-4.1.9](https://github.com/truecharts/charts/compare/media-roller-4.1.8...media-roller-4.1.9) (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)) - - -## [media-roller-4.1.8](https://github.com/truecharts/charts/compare/media-roller-4.1.7...media-roller-4.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)) - - -## [media-roller-4.1.7](https://github.com/truecharts/charts/compare/media-roller-4.1.6...media-roller-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [media-roller-4.1.6](https://github.com/truecharts/charts/compare/media-roller-4.1.5...media-roller-4.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)) - - -## [media-roller-4.1.5](https://github.com/truecharts/charts/compare/media-roller-4.1.4...media-roller-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [media-roller-4.1.4](https://github.com/truecharts/charts/compare/media-roller-4.1.3...media-roller-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [media-roller-4.1.3](https://github.com/truecharts/charts/compare/media-roller-4.1.0...media-roller-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/media-roller/5.0.0/Chart.yaml b/stable/media-roller/5.0.0/Chart.yaml deleted file mode 100644 index 76db3a78061..00000000000 --- a/stable/media-roller/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mobile friendly tool for downloading videos from social media. -home: https://truecharts.org/charts/stable/media-roller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.png -keywords: - - media-roller - - Tools-Utilities - - MediaApp-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: media-roller -sources: - - https://github.com/rroller/media-roller - - https://github.com/truecharts/charts/tree/master/charts/stable/media-roller - - https://hub.docker.com/r/ronnieroller/media-roller -type: application -version: 5.0.0 diff --git a/stable/media-roller/5.0.0/charts/common-17.5.0.tgz b/stable/media-roller/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/media-roller/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mediaelch/5.0.0/.helmignore b/stable/media-roller/5.1.3/.helmignore similarity index 100% rename from stable/mediaelch/5.0.0/.helmignore rename to stable/media-roller/5.1.3/.helmignore diff --git a/stable/media-roller/5.1.3/CHANGELOG.md b/stable/media-roller/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b4a6f79231a --- /dev/null +++ b/stable/media-roller/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [media-roller-4.1.11](https://github.com/truecharts/charts/compare/media-roller-4.1.10...media-roller-4.1.11) (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)) + + +## [media-roller-4.1.10](https://github.com/truecharts/charts/compare/media-roller-4.1.9...media-roller-4.1.10) (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)) + + +## [media-roller-4.1.9](https://github.com/truecharts/charts/compare/media-roller-4.1.8...media-roller-4.1.9) (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)) + + +## [media-roller-4.1.8](https://github.com/truecharts/charts/compare/media-roller-4.1.7...media-roller-4.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)) + + +## [media-roller-4.1.7](https://github.com/truecharts/charts/compare/media-roller-4.1.6...media-roller-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [media-roller-4.1.6](https://github.com/truecharts/charts/compare/media-roller-4.1.5...media-roller-4.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)) + + +## [media-roller-4.1.5](https://github.com/truecharts/charts/compare/media-roller-4.1.4...media-roller-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [media-roller-4.1.4](https://github.com/truecharts/charts/compare/media-roller-4.1.3...media-roller-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [media-roller-4.1.3](https://github.com/truecharts/charts/compare/media-roller-4.1.0...media-roller-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/media-roller/5.1.3/Chart.yaml b/stable/media-roller/5.1.3/Chart.yaml new file mode 100644 index 00000000000..5b196ee6dde --- /dev/null +++ b/stable/media-roller/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Mobile friendly tool for downloading videos from social media. +home: https://truecharts.org/charts/stable/media-roller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.png +keywords: + - media-roller + - Tools-Utilities + - MediaApp-Video +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: media-roller +sources: + - https://github.com/rroller/media-roller + - https://github.com/truecharts/charts/tree/master/charts/stable/media-roller + - https://hub.docker.com/r/ronnieroller/media-roller +type: application +version: 5.1.3 diff --git a/stable/media-roller/5.0.0/README.md b/stable/media-roller/5.1.3/README.md similarity index 100% rename from stable/media-roller/5.0.0/README.md rename to stable/media-roller/5.1.3/README.md diff --git a/stable/media-roller/5.0.0/app-readme.md b/stable/media-roller/5.1.3/app-readme.md similarity index 100% rename from stable/media-roller/5.0.0/app-readme.md rename to stable/media-roller/5.1.3/app-readme.md diff --git a/stable/media-roller/5.1.3/charts/common-18.0.3.tgz b/stable/media-roller/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/media-roller/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/media-roller/5.0.0/ix_values.yaml b/stable/media-roller/5.1.3/ix_values.yaml similarity index 100% rename from stable/media-roller/5.0.0/ix_values.yaml rename to stable/media-roller/5.1.3/ix_values.yaml diff --git a/stable/media-roller/5.0.0/questions.yaml b/stable/media-roller/5.1.3/questions.yaml similarity index 100% rename from stable/media-roller/5.0.0/questions.yaml rename to stable/media-roller/5.1.3/questions.yaml diff --git a/stable/media-roller/5.0.0/templates/common.yaml b/stable/media-roller/5.1.3/templates/common.yaml similarity index 100% rename from stable/media-roller/5.0.0/templates/common.yaml rename to stable/media-roller/5.1.3/templates/common.yaml diff --git a/stable/mediaelch/5.0.0/values.yaml b/stable/media-roller/5.1.3/values.yaml similarity index 100% rename from stable/mediaelch/5.0.0/values.yaml rename to stable/media-roller/5.1.3/values.yaml diff --git a/stable/mediaelch/5.0.0/CHANGELOG.md b/stable/mediaelch/5.0.0/CHANGELOG.md deleted file mode 100644 index b3448053250..00000000000 --- a/stable/mediaelch/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mediaelch-4.1.11](https://github.com/truecharts/charts/compare/mediaelch-4.1.10...mediaelch-4.1.11) (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)) - - -## [mediaelch-4.1.10](https://github.com/truecharts/charts/compare/mediaelch-4.1.9...mediaelch-4.1.10) (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)) - - -## [mediaelch-4.1.9](https://github.com/truecharts/charts/compare/mediaelch-4.1.8...mediaelch-4.1.9) (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)) - - -## [mediaelch-4.1.8](https://github.com/truecharts/charts/compare/mediaelch-4.1.7...mediaelch-4.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)) - - -## [mediaelch-4.1.7](https://github.com/truecharts/charts/compare/mediaelch-4.1.6...mediaelch-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mediaelch-4.1.6](https://github.com/truecharts/charts/compare/mediaelch-4.1.5...mediaelch-4.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)) - - -## [mediaelch-4.1.5](https://github.com/truecharts/charts/compare/mediaelch-4.1.4...mediaelch-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mediaelch-4.1.4](https://github.com/truecharts/charts/compare/mediaelch-4.1.3...mediaelch-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mediaelch-4.1.3](https://github.com/truecharts/charts/compare/mediaelch-4.1.0...mediaelch-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/mediaelch/5.0.0/Chart.yaml b/stable/mediaelch/5.0.0/Chart.yaml deleted file mode 100644 index f85e61bcc90..00000000000 --- a/stable/mediaelch/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. -home: https://truecharts.org/charts/stable/mediaelch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.png -keywords: - - mediaelch - - Tools - - MediaApp-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mediaelch -sources: - - https://github.com/Komet/MediaElch - - https://github.com/truecharts/charts/tree/master/charts/stable/mediaelch - - https://hub.docker.com/r/masonxx/mediaelch -type: application -version: 5.0.0 diff --git a/stable/mediaelch/5.0.0/charts/common-17.5.0.tgz b/stable/mediaelch/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mediaelch/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mediagoblin/5.0.0/.helmignore b/stable/mediaelch/5.1.3/.helmignore similarity index 100% rename from stable/mediagoblin/5.0.0/.helmignore rename to stable/mediaelch/5.1.3/.helmignore diff --git a/stable/mediaelch/5.1.3/CHANGELOG.md b/stable/mediaelch/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..490c2b22cf4 --- /dev/null +++ b/stable/mediaelch/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mediaelch-4.1.11](https://github.com/truecharts/charts/compare/mediaelch-4.1.10...mediaelch-4.1.11) (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)) + + +## [mediaelch-4.1.10](https://github.com/truecharts/charts/compare/mediaelch-4.1.9...mediaelch-4.1.10) (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)) + + +## [mediaelch-4.1.9](https://github.com/truecharts/charts/compare/mediaelch-4.1.8...mediaelch-4.1.9) (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)) + + +## [mediaelch-4.1.8](https://github.com/truecharts/charts/compare/mediaelch-4.1.7...mediaelch-4.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)) + + +## [mediaelch-4.1.7](https://github.com/truecharts/charts/compare/mediaelch-4.1.6...mediaelch-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mediaelch-4.1.6](https://github.com/truecharts/charts/compare/mediaelch-4.1.5...mediaelch-4.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)) + + +## [mediaelch-4.1.5](https://github.com/truecharts/charts/compare/mediaelch-4.1.4...mediaelch-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mediaelch-4.1.4](https://github.com/truecharts/charts/compare/mediaelch-4.1.3...mediaelch-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [mediaelch-4.1.3](https://github.com/truecharts/charts/compare/mediaelch-4.1.0...mediaelch-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/mediaelch/5.1.3/Chart.yaml b/stable/mediaelch/5.1.3/Chart.yaml new file mode 100644 index 00000000000..df5b11922f4 --- /dev/null +++ b/stable/mediaelch/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. +home: https://truecharts.org/charts/stable/mediaelch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.png +keywords: + - mediaelch + - Tools + - MediaApp-Video +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mediaelch +sources: + - https://github.com/Komet/MediaElch + - https://github.com/truecharts/charts/tree/master/charts/stable/mediaelch + - https://hub.docker.com/r/masonxx/mediaelch +type: application +version: 5.1.3 diff --git a/stable/mediaelch/5.0.0/README.md b/stable/mediaelch/5.1.3/README.md similarity index 100% rename from stable/mediaelch/5.0.0/README.md rename to stable/mediaelch/5.1.3/README.md diff --git a/stable/mediaelch/5.0.0/app-readme.md b/stable/mediaelch/5.1.3/app-readme.md similarity index 100% rename from stable/mediaelch/5.0.0/app-readme.md rename to stable/mediaelch/5.1.3/app-readme.md diff --git a/stable/mediaelch/5.1.3/charts/common-18.0.3.tgz b/stable/mediaelch/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mediaelch/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mediaelch/5.0.0/ix_values.yaml b/stable/mediaelch/5.1.3/ix_values.yaml similarity index 100% rename from stable/mediaelch/5.0.0/ix_values.yaml rename to stable/mediaelch/5.1.3/ix_values.yaml diff --git a/stable/mediaelch/5.0.0/questions.yaml b/stable/mediaelch/5.1.3/questions.yaml similarity index 100% rename from stable/mediaelch/5.0.0/questions.yaml rename to stable/mediaelch/5.1.3/questions.yaml diff --git a/stable/mediaelch/5.0.0/templates/common.yaml b/stable/mediaelch/5.1.3/templates/common.yaml similarity index 100% rename from stable/mediaelch/5.0.0/templates/common.yaml rename to stable/mediaelch/5.1.3/templates/common.yaml diff --git a/stable/mediagoblin/5.0.0/values.yaml b/stable/mediaelch/5.1.3/values.yaml similarity index 100% rename from stable/mediagoblin/5.0.0/values.yaml rename to stable/mediaelch/5.1.3/values.yaml diff --git a/stable/mediagoblin/5.0.0/CHANGELOG.md b/stable/mediagoblin/5.0.0/CHANGELOG.md deleted file mode 100644 index 252cae70616..00000000000 --- a/stable/mediagoblin/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mediagoblin-4.1.11](https://github.com/truecharts/charts/compare/mediagoblin-4.1.10...mediagoblin-4.1.11) (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)) - - -## [mediagoblin-4.1.10](https://github.com/truecharts/charts/compare/mediagoblin-4.1.9...mediagoblin-4.1.10) (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)) - - -## [mediagoblin-4.1.9](https://github.com/truecharts/charts/compare/mediagoblin-4.1.8...mediagoblin-4.1.9) (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)) - - -## [mediagoblin-4.1.8](https://github.com/truecharts/charts/compare/mediagoblin-4.1.7...mediagoblin-4.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)) - - -## [mediagoblin-4.1.7](https://github.com/truecharts/charts/compare/mediagoblin-4.1.6...mediagoblin-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mediagoblin-4.1.6](https://github.com/truecharts/charts/compare/mediagoblin-4.1.5...mediagoblin-4.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)) - - -## [mediagoblin-4.1.5](https://github.com/truecharts/charts/compare/mediagoblin-4.1.4...mediagoblin-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mediagoblin-4.1.4](https://github.com/truecharts/charts/compare/mediagoblin-4.1.3...mediagoblin-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mediagoblin-4.1.3](https://github.com/truecharts/charts/compare/mediagoblin-4.1.0...mediagoblin-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/mediagoblin/5.0.0/Chart.yaml b/stable/mediagoblin/5.0.0/Chart.yaml deleted file mode 100644 index b30dc73ed3a..00000000000 --- a/stable/mediagoblin/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]' -home: https://truecharts.org/charts/stable/mediagoblin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png -keywords: - - mediagoblin - - MediaApp-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mediagoblin -sources: - - https://mediagoblin.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/mediagoblin - - https://hub.docker.com/r/mtlynch/mediagoblin -type: application -version: 5.0.0 diff --git a/stable/mediagoblin/5.0.0/charts/common-17.5.0.tgz b/stable/mediagoblin/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mediagoblin/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mediainfo/9.0.0/.helmignore b/stable/mediagoblin/5.1.3/.helmignore similarity index 100% rename from stable/mediainfo/9.0.0/.helmignore rename to stable/mediagoblin/5.1.3/.helmignore diff --git a/stable/mediagoblin/5.1.3/CHANGELOG.md b/stable/mediagoblin/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6832d73ec8d --- /dev/null +++ b/stable/mediagoblin/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mediagoblin-4.1.11](https://github.com/truecharts/charts/compare/mediagoblin-4.1.10...mediagoblin-4.1.11) (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)) + + +## [mediagoblin-4.1.10](https://github.com/truecharts/charts/compare/mediagoblin-4.1.9...mediagoblin-4.1.10) (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)) + + +## [mediagoblin-4.1.9](https://github.com/truecharts/charts/compare/mediagoblin-4.1.8...mediagoblin-4.1.9) (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)) + + +## [mediagoblin-4.1.8](https://github.com/truecharts/charts/compare/mediagoblin-4.1.7...mediagoblin-4.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)) + + +## [mediagoblin-4.1.7](https://github.com/truecharts/charts/compare/mediagoblin-4.1.6...mediagoblin-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mediagoblin-4.1.6](https://github.com/truecharts/charts/compare/mediagoblin-4.1.5...mediagoblin-4.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)) + + +## [mediagoblin-4.1.5](https://github.com/truecharts/charts/compare/mediagoblin-4.1.4...mediagoblin-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mediagoblin-4.1.4](https://github.com/truecharts/charts/compare/mediagoblin-4.1.3...mediagoblin-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [mediagoblin-4.1.3](https://github.com/truecharts/charts/compare/mediagoblin-4.1.0...mediagoblin-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/mediagoblin/5.1.3/Chart.yaml b/stable/mediagoblin/5.1.3/Chart.yaml new file mode 100644 index 00000000000..4f6b30ef5d6 --- /dev/null +++ b/stable/mediagoblin/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" +home: https://truecharts.org/charts/stable/mediagoblin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png +keywords: + - mediagoblin + - MediaApp-Photos +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mediagoblin +sources: + - https://mediagoblin.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/mediagoblin + - https://hub.docker.com/r/mtlynch/mediagoblin +type: application +version: 5.1.3 diff --git a/stable/mediagoblin/5.0.0/README.md b/stable/mediagoblin/5.1.3/README.md similarity index 100% rename from stable/mediagoblin/5.0.0/README.md rename to stable/mediagoblin/5.1.3/README.md diff --git a/stable/mediagoblin/5.0.0/app-readme.md b/stable/mediagoblin/5.1.3/app-readme.md similarity index 100% rename from stable/mediagoblin/5.0.0/app-readme.md rename to stable/mediagoblin/5.1.3/app-readme.md diff --git a/stable/mediagoblin/5.1.3/charts/common-18.0.3.tgz b/stable/mediagoblin/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mediagoblin/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mediagoblin/5.0.0/ix_values.yaml b/stable/mediagoblin/5.1.3/ix_values.yaml similarity index 100% rename from stable/mediagoblin/5.0.0/ix_values.yaml rename to stable/mediagoblin/5.1.3/ix_values.yaml diff --git a/stable/mediagoblin/5.0.0/questions.yaml b/stable/mediagoblin/5.1.3/questions.yaml similarity index 100% rename from stable/mediagoblin/5.0.0/questions.yaml rename to stable/mediagoblin/5.1.3/questions.yaml diff --git a/stable/mediagoblin/5.0.0/templates/common.yaml b/stable/mediagoblin/5.1.3/templates/common.yaml similarity index 100% rename from stable/mediagoblin/5.0.0/templates/common.yaml rename to stable/mediagoblin/5.1.3/templates/common.yaml diff --git a/stable/mediainfo/9.0.0/values.yaml b/stable/mediagoblin/5.1.3/values.yaml similarity index 100% rename from stable/mediainfo/9.0.0/values.yaml rename to stable/mediagoblin/5.1.3/values.yaml diff --git a/stable/mediainfo/9.0.0/CHANGELOG.md b/stable/mediainfo/9.0.0/CHANGELOG.md deleted file mode 100644 index 83c6ac3c9f1..00000000000 --- a/stable/mediainfo/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mediainfo-8.1.0](https://github.com/truecharts/charts/compare/mediainfo-8.0.1...mediainfo-8.1.0) (2024-02-05) - -### Chore - - - -- update container image jlesage/mediainfo to v24.02.1[@d73bce3](https://github.com/d73bce3) by renovate ([#17944](https://github.com/truecharts/charts/issues/17944)) - - -## [mediainfo-8.0.1](https://github.com/truecharts/charts/compare/mediainfo-8.0.0...mediainfo-8.0.1) (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)) - - -## [mediainfo-8.0.0](https://github.com/truecharts/charts/compare/mediainfo-7.1.10...mediainfo-8.0.0) (2024-01-29) - -### Chore - - - -- update container image jlesage/mediainfo to v24.01.1[@2e773e5](https://github.com/2e773e5) by renovate ([#17709](https://github.com/truecharts/charts/issues/17709)) - - -## [mediainfo-7.1.10](https://github.com/truecharts/charts/compare/mediainfo-7.1.9...mediainfo-7.1.10) (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)) - - -## [mediainfo-7.1.9](https://github.com/truecharts/charts/compare/mediainfo-7.1.8...mediainfo-7.1.9) (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)) - - -## [mediainfo-7.1.8](https://github.com/truecharts/charts/compare/mediainfo-7.1.7...mediainfo-7.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)) - - -## [mediainfo-7.1.7](https://github.com/truecharts/charts/compare/mediainfo-7.1.6...mediainfo-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mediainfo-7.1.6](https://github.com/truecharts/charts/compare/mediainfo-7.1.5...mediainfo-7.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)) - - -## [mediainfo-7.1.5](https://github.com/truecharts/charts/compare/mediainfo-7.1.4...mediainfo-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mediainfo-7.1.4](https://github.com/truecharts/charts/compare/mediainfo-7.1.3...mediainfo-7.1.4) (2024-01-01) - -### Chore diff --git a/stable/mediainfo/9.0.0/Chart.yaml b/stable/mediainfo/9.0.0/Chart.yaml deleted file mode 100644 index 323bed3c28d..00000000000 --- a/stable/mediainfo/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.02.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. -home: https://truecharts.org/charts/stable/mediainfo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png -keywords: - - info - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mediainfo -sources: - - https://github.com/jlesage/docker-mediainfo - - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - - https://hub.docker.com/r/jlesage/mediainfo -type: application -version: 9.0.0 diff --git a/stable/mediainfo/9.0.0/charts/common-17.5.0.tgz b/stable/mediainfo/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mediainfo/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/medusa/10.1.0/.helmignore b/stable/mediainfo/9.1.3/.helmignore similarity index 100% rename from stable/medusa/10.1.0/.helmignore rename to stable/mediainfo/9.1.3/.helmignore diff --git a/stable/mediainfo/9.1.3/CHANGELOG.md b/stable/mediainfo/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bc6efd700a1 --- /dev/null +++ b/stable/mediainfo/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mediainfo-8.1.0](https://github.com/truecharts/charts/compare/mediainfo-8.0.1...mediainfo-8.1.0) (2024-02-05) + +### Chore + + + +- update container image jlesage/mediainfo to v24.02.1[@d73bce3](https://github.com/d73bce3) by renovate ([#17944](https://github.com/truecharts/charts/issues/17944)) + + +## [mediainfo-8.0.1](https://github.com/truecharts/charts/compare/mediainfo-8.0.0...mediainfo-8.0.1) (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)) + + +## [mediainfo-8.0.0](https://github.com/truecharts/charts/compare/mediainfo-7.1.10...mediainfo-8.0.0) (2024-01-29) + +### Chore + + + +- update container image jlesage/mediainfo to v24.01.1[@2e773e5](https://github.com/2e773e5) by renovate ([#17709](https://github.com/truecharts/charts/issues/17709)) + + +## [mediainfo-7.1.10](https://github.com/truecharts/charts/compare/mediainfo-7.1.9...mediainfo-7.1.10) (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)) + + +## [mediainfo-7.1.9](https://github.com/truecharts/charts/compare/mediainfo-7.1.8...mediainfo-7.1.9) (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)) + + +## [mediainfo-7.1.8](https://github.com/truecharts/charts/compare/mediainfo-7.1.7...mediainfo-7.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)) + + +## [mediainfo-7.1.7](https://github.com/truecharts/charts/compare/mediainfo-7.1.6...mediainfo-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mediainfo-7.1.6](https://github.com/truecharts/charts/compare/mediainfo-7.1.5...mediainfo-7.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)) + + +## [mediainfo-7.1.5](https://github.com/truecharts/charts/compare/mediainfo-7.1.4...mediainfo-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/mediainfo/9.1.3/Chart.yaml b/stable/mediainfo/9.1.3/Chart.yaml new file mode 100644 index 00000000000..7ec18130409 --- /dev/null +++ b/stable/mediainfo/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.02.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. +home: https://truecharts.org/charts/stable/mediainfo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png +keywords: + - info + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mediainfo +sources: + - https://github.com/jlesage/docker-mediainfo + - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo + - https://hub.docker.com/r/jlesage/mediainfo +type: application +version: 9.1.3 diff --git a/stable/mediainfo/9.0.0/README.md b/stable/mediainfo/9.1.3/README.md similarity index 100% rename from stable/mediainfo/9.0.0/README.md rename to stable/mediainfo/9.1.3/README.md diff --git a/stable/mediainfo/9.0.0/app-readme.md b/stable/mediainfo/9.1.3/app-readme.md similarity index 100% rename from stable/mediainfo/9.0.0/app-readme.md rename to stable/mediainfo/9.1.3/app-readme.md diff --git a/stable/mediainfo/9.1.3/charts/common-18.0.3.tgz b/stable/mediainfo/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mediainfo/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mediainfo/9.0.0/ix_values.yaml b/stable/mediainfo/9.1.3/ix_values.yaml similarity index 100% rename from stable/mediainfo/9.0.0/ix_values.yaml rename to stable/mediainfo/9.1.3/ix_values.yaml diff --git a/stable/mediainfo/9.0.0/questions.yaml b/stable/mediainfo/9.1.3/questions.yaml similarity index 100% rename from stable/mediainfo/9.0.0/questions.yaml rename to stable/mediainfo/9.1.3/questions.yaml diff --git a/stable/medusa/10.1.0/templates/NOTES.txt b/stable/mediainfo/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/medusa/10.1.0/templates/NOTES.txt rename to stable/mediainfo/9.1.3/templates/NOTES.txt diff --git a/stable/megasync/6.0.0/templates/common.yaml b/stable/mediainfo/9.1.3/templates/common.yaml similarity index 100% rename from stable/megasync/6.0.0/templates/common.yaml rename to stable/mediainfo/9.1.3/templates/common.yaml diff --git a/stable/medusa/10.1.0/values.yaml b/stable/mediainfo/9.1.3/values.yaml similarity index 100% rename from stable/medusa/10.1.0/values.yaml rename to stable/mediainfo/9.1.3/values.yaml diff --git a/stable/medusa/10.1.0/CHANGELOG.md b/stable/medusa/10.1.0/CHANGELOG.md deleted file mode 100644 index 3502ace1a57..00000000000 --- a/stable/medusa/10.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [medusa-9.1.19](https://github.com/truecharts/charts/compare/medusa-9.1.18...medusa-9.1.19) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/medusa to 1.0.19[@a8c8507](https://github.com/a8c8507) by renovate ([#18067](https://github.com/truecharts/charts/issues/18067)) - - -## [medusa-9.1.18](https://github.com/truecharts/charts/compare/medusa-9.1.17...medusa-9.1.18) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/medusa to 1.0.19[@de5bae0](https://github.com/de5bae0) by renovate ([#17857](https://github.com/truecharts/charts/issues/17857)) - - -## [medusa-9.1.17](https://github.com/truecharts/charts/compare/medusa-9.1.16...medusa-9.1.17) (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)) - - -## [medusa-9.1.16](https://github.com/truecharts/charts/compare/medusa-9.1.15...medusa-9.1.16) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/medusa to 1.0.19[@5460ed6](https://github.com/5460ed6) by renovate ([#17612](https://github.com/truecharts/charts/issues/17612)) - - -## [medusa-9.1.15](https://github.com/truecharts/charts/compare/medusa-9.1.14...medusa-9.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)) - - -## [medusa-9.1.14](https://github.com/truecharts/charts/compare/medusa-9.1.13...medusa-9.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)) - - -## [medusa-9.1.13](https://github.com/truecharts/charts/compare/medusa-9.1.12...medusa-9.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)) - - -## [medusa-9.1.12](https://github.com/truecharts/charts/compare/medusa-9.1.11...medusa-9.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [medusa-9.1.11](https://github.com/truecharts/charts/compare/medusa-9.1.10...medusa-9.1.11) (2024-01-21) diff --git a/stable/medusa/10.1.0/Chart.yaml b/stable/medusa/10.1.0/Chart.yaml deleted file mode 100644 index fc3e342c40a..00000000000 --- a/stable/medusa/10.1.0/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.19 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An automatic Video Library Manager for TV Shows -home: https://truecharts.org/charts/stable/medusa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png -keywords: - - medusa - - video - - library - - manager - - tv - - shows -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: medusa -sources: - - https://github.com/linuxserver/docker-medusa - - https://pymedusa.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - - https://ghcr.io/linuxserver/medusa -type: application -version: 10.1.0 diff --git a/stable/medusa/10.1.0/charts/common-18.0.1.tgz b/stable/medusa/10.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/medusa/10.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/medusa/10.1.0/ix_values.yaml b/stable/medusa/10.1.0/ix_values.yaml deleted file mode 100644 index d5abc756be5..00000000000 --- a/stable/medusa/10.1.0/ix_values.yaml +++ /dev/null @@ -1,25 +0,0 @@ -image: - repository: ghcr.io/linuxserver/medusa - pullPolicy: IfNotPresent - tag: 1.0.19@sha256:5a0375cf7ce79f76416326d444b5e296bac68907ab7df6afb12ab8063be015fd -service: - main: - ports: - main: - port: 10068 - targetPort: 8081 -persistence: - config: - enabled: true - mountPath: "/config" - varrun: - enabled: true -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 diff --git a/stable/megasync/6.0.0/.helmignore b/stable/medusa/10.1.4/.helmignore similarity index 100% rename from stable/megasync/6.0.0/.helmignore rename to stable/medusa/10.1.4/.helmignore diff --git a/stable/medusa/10.1.4/CHANGELOG.md b/stable/medusa/10.1.4/CHANGELOG.md new file mode 100644 index 00000000000..94e7d9884cf --- /dev/null +++ b/stable/medusa/10.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [medusa-9.1.19](https://github.com/truecharts/charts/compare/medusa-9.1.18...medusa-9.1.19) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/medusa to 1.0.19[@a8c8507](https://github.com/a8c8507) by renovate ([#18067](https://github.com/truecharts/charts/issues/18067)) + + +## [medusa-9.1.18](https://github.com/truecharts/charts/compare/medusa-9.1.17...medusa-9.1.18) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/medusa to 1.0.19[@de5bae0](https://github.com/de5bae0) by renovate ([#17857](https://github.com/truecharts/charts/issues/17857)) + + +## [medusa-9.1.17](https://github.com/truecharts/charts/compare/medusa-9.1.16...medusa-9.1.17) (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)) + + +## [medusa-9.1.16](https://github.com/truecharts/charts/compare/medusa-9.1.15...medusa-9.1.16) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/medusa to 1.0.19[@5460ed6](https://github.com/5460ed6) by renovate ([#17612](https://github.com/truecharts/charts/issues/17612)) + + +## [medusa-9.1.15](https://github.com/truecharts/charts/compare/medusa-9.1.14...medusa-9.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)) + + +## [medusa-9.1.14](https://github.com/truecharts/charts/compare/medusa-9.1.13...medusa-9.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)) + + +## [medusa-9.1.13](https://github.com/truecharts/charts/compare/medusa-9.1.12...medusa-9.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)) + + +## [medusa-9.1.12](https://github.com/truecharts/charts/compare/medusa-9.1.11...medusa-9.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/medusa/10.1.4/Chart.yaml b/stable/medusa/10.1.4/Chart.yaml new file mode 100644 index 00000000000..7944947016d --- /dev/null +++ b/stable/medusa/10.1.4/Chart.yaml @@ -0,0 +1,42 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.0.19 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An automatic Video Library Manager for TV Shows +home: https://truecharts.org/charts/stable/medusa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png +keywords: + - medusa + - video + - library + - manager + - tv + - shows +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: medusa +sources: + - https://github.com/linuxserver/docker-medusa + - https://pymedusa.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/medusa + - https://ghcr.io/linuxserver/medusa +type: application +version: 10.1.4 diff --git a/stable/medusa/10.1.0/README.md b/stable/medusa/10.1.4/README.md similarity index 100% rename from stable/medusa/10.1.0/README.md rename to stable/medusa/10.1.4/README.md diff --git a/stable/medusa/10.1.0/app-readme.md b/stable/medusa/10.1.4/app-readme.md similarity index 100% rename from stable/medusa/10.1.0/app-readme.md rename to stable/medusa/10.1.4/app-readme.md diff --git a/stable/medusa/10.1.4/charts/common-18.0.3.tgz b/stable/medusa/10.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/medusa/10.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/medusa/10.1.4/ix_values.yaml b/stable/medusa/10.1.4/ix_values.yaml new file mode 100644 index 00000000000..23183cb7d36 --- /dev/null +++ b/stable/medusa/10.1.4/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: ghcr.io/linuxserver/medusa + pullPolicy: IfNotPresent + tag: 1.0.19@sha256:153a4b8cff0885719980e331115cfb853f0e0d0530fbe4902b3ada8c31832c63 +service: + main: + ports: + main: + port: 10068 + targetPort: 8081 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/medusa/10.1.0/questions.yaml b/stable/medusa/10.1.4/questions.yaml similarity index 100% rename from stable/medusa/10.1.0/questions.yaml rename to stable/medusa/10.1.4/questions.yaml diff --git a/stable/megasync/6.0.0/templates/NOTES.txt b/stable/medusa/10.1.4/templates/NOTES.txt similarity index 100% rename from stable/megasync/6.0.0/templates/NOTES.txt rename to stable/medusa/10.1.4/templates/NOTES.txt diff --git a/stable/medusa/10.1.0/templates/common.yaml b/stable/medusa/10.1.4/templates/common.yaml similarity index 100% rename from stable/medusa/10.1.0/templates/common.yaml rename to stable/medusa/10.1.4/templates/common.yaml diff --git a/stable/megasync/6.0.0/values.yaml b/stable/medusa/10.1.4/values.yaml similarity index 100% rename from stable/megasync/6.0.0/values.yaml rename to stable/medusa/10.1.4/values.yaml diff --git a/stable/megasync/6.0.0/CHANGELOG.md b/stable/megasync/6.0.0/CHANGELOG.md deleted file mode 100644 index e6756fe1464..00000000000 --- a/stable/megasync/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [megasync-5.1.15](https://github.com/truecharts/charts/compare/megasync-5.1.14...megasync-5.1.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)) - - -## [megasync-5.1.14](https://github.com/truecharts/charts/compare/megasync-5.1.13...megasync-5.1.14) (2024-01-29) - -### Chore - - - -- update container image ich777/megasync to latest[@c56d21b](https://github.com/c56d21b) by renovate ([#17635](https://github.com/truecharts/charts/issues/17635)) - - -## [megasync-5.1.13](https://github.com/truecharts/charts/compare/megasync-5.1.12...megasync-5.1.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)) - - -## [megasync-5.1.12](https://github.com/truecharts/charts/compare/megasync-5.1.11...megasync-5.1.12) (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)) - - -## [megasync-5.1.11](https://github.com/truecharts/charts/compare/megasync-5.1.10...megasync-5.1.11) (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)) - - -## [megasync-5.1.10](https://github.com/truecharts/charts/compare/megasync-5.1.9...megasync-5.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [megasync-5.1.9](https://github.com/truecharts/charts/compare/megasync-5.1.8...megasync-5.1.9) (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)) - - -## [megasync-5.1.8](https://github.com/truecharts/charts/compare/megasync-5.1.7...megasync-5.1.8) (2024-01-03) - -### Chore - - - -- update container image ich777/megasync to latest[@6c65468](https://github.com/6c65468) by renovate ([#16776](https://github.com/truecharts/charts/issues/16776)) - - -## [megasync-5.1.7](https://github.com/truecharts/charts/compare/megasync-5.1.6...megasync-5.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [megasync-5.1.6](https://github.com/truecharts/charts/compare/megasync-5.1.4...megasync-5.1.6) (2024-01-02) - -### Chore diff --git a/stable/megasync/6.0.0/Chart.yaml b/stable/megasync/6.0.0/Chart.yaml deleted file mode 100644 index f42c114659d..00000000000 --- a/stable/megasync/6.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MEGAsync can synchronize all of your devices with your MEGA account. -home: https://truecharts.org/charts/stable/megasync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.png -keywords: - - megasync - - Network-Other - - Productivity - - Tools-Utilities - - Backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: megasync -sources: - - https://github.com/ich777/docker-megasync - - https://github.com/truecharts/charts/tree/master/charts/stable/megasync - - https://hub.docker.com/r/ich777/megasync -type: application -version: 6.0.0 diff --git a/stable/megasync/6.0.0/charts/common-17.5.0.tgz b/stable/megasync/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/megasync/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/memories-of-mars/5.0.0/.helmignore b/stable/megasync/6.1.3/.helmignore similarity index 100% rename from stable/memories-of-mars/5.0.0/.helmignore rename to stable/megasync/6.1.3/.helmignore diff --git a/stable/megasync/6.1.3/CHANGELOG.md b/stable/megasync/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ac4cce590cd --- /dev/null +++ b/stable/megasync/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [megasync-5.1.15](https://github.com/truecharts/charts/compare/megasync-5.1.14...megasync-5.1.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)) + + +## [megasync-5.1.14](https://github.com/truecharts/charts/compare/megasync-5.1.13...megasync-5.1.14) (2024-01-29) + +### Chore + + + +- update container image ich777/megasync to latest[@c56d21b](https://github.com/c56d21b) by renovate ([#17635](https://github.com/truecharts/charts/issues/17635)) + + +## [megasync-5.1.13](https://github.com/truecharts/charts/compare/megasync-5.1.12...megasync-5.1.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)) + + +## [megasync-5.1.12](https://github.com/truecharts/charts/compare/megasync-5.1.11...megasync-5.1.12) (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)) + + +## [megasync-5.1.11](https://github.com/truecharts/charts/compare/megasync-5.1.10...megasync-5.1.11) (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)) + + +## [megasync-5.1.10](https://github.com/truecharts/charts/compare/megasync-5.1.9...megasync-5.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [megasync-5.1.9](https://github.com/truecharts/charts/compare/megasync-5.1.8...megasync-5.1.9) (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)) + + +## [megasync-5.1.8](https://github.com/truecharts/charts/compare/megasync-5.1.7...megasync-5.1.8) (2024-01-03) + +### Chore + + + +- update container image ich777/megasync to latest[@6c65468](https://github.com/6c65468) by renovate ([#16776](https://github.com/truecharts/charts/issues/16776)) + + +## [megasync-5.1.7](https://github.com/truecharts/charts/compare/megasync-5.1.6...megasync-5.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/megasync/6.1.3/Chart.yaml b/stable/megasync/6.1.3/Chart.yaml new file mode 100644 index 00000000000..e437a22cc42 --- /dev/null +++ b/stable/megasync/6.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: MEGAsync can synchronize all of your devices with your MEGA account. +home: https://truecharts.org/charts/stable/megasync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.png +keywords: + - megasync + - Network-Other + - Productivity + - Tools-Utilities + - Backup +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: megasync +sources: + - https://github.com/ich777/docker-megasync + - https://github.com/truecharts/charts/tree/master/charts/stable/megasync + - https://hub.docker.com/r/ich777/megasync +type: application +version: 6.1.3 diff --git a/stable/megasync/6.0.0/README.md b/stable/megasync/6.1.3/README.md similarity index 100% rename from stable/megasync/6.0.0/README.md rename to stable/megasync/6.1.3/README.md diff --git a/stable/megasync/6.0.0/app-readme.md b/stable/megasync/6.1.3/app-readme.md similarity index 100% rename from stable/megasync/6.0.0/app-readme.md rename to stable/megasync/6.1.3/app-readme.md diff --git a/stable/megasync/6.1.3/charts/common-18.0.3.tgz b/stable/megasync/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/megasync/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/megasync/6.0.0/ix_values.yaml b/stable/megasync/6.1.3/ix_values.yaml similarity index 100% rename from stable/megasync/6.0.0/ix_values.yaml rename to stable/megasync/6.1.3/ix_values.yaml diff --git a/stable/megasync/6.0.0/questions.yaml b/stable/megasync/6.1.3/questions.yaml similarity index 100% rename from stable/megasync/6.0.0/questions.yaml rename to stable/megasync/6.1.3/questions.yaml diff --git a/stable/meshroom/9.0.0/templates/NOTES.txt b/stable/megasync/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/meshroom/9.0.0/templates/NOTES.txt rename to stable/megasync/6.1.3/templates/NOTES.txt diff --git a/stable/meshroom/9.0.0/templates/common.yaml b/stable/megasync/6.1.3/templates/common.yaml similarity index 100% rename from stable/meshroom/9.0.0/templates/common.yaml rename to stable/megasync/6.1.3/templates/common.yaml diff --git a/stable/memories-of-mars/5.0.0/values.yaml b/stable/megasync/6.1.3/values.yaml similarity index 100% rename from stable/memories-of-mars/5.0.0/values.yaml rename to stable/megasync/6.1.3/values.yaml diff --git a/stable/memories-of-mars/5.0.0/CHANGELOG.md b/stable/memories-of-mars/5.0.0/CHANGELOG.md deleted file mode 100644 index e026118255a..00000000000 --- a/stable/memories-of-mars/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [memories-of-mars-4.1.11](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.10...memories-of-mars-4.1.11) (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)) - - -## [memories-of-mars-4.1.10](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.9...memories-of-mars-4.1.10) (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)) - - -## [memories-of-mars-4.1.9](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.8...memories-of-mars-4.1.9) (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)) - - -## [memories-of-mars-4.1.8](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.7...memories-of-mars-4.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)) - - -## [memories-of-mars-4.1.7](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.6...memories-of-mars-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [memories-of-mars-4.1.6](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.5...memories-of-mars-4.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)) - - -## [memories-of-mars-4.1.5](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.4...memories-of-mars-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [memories-of-mars-4.1.4](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.3...memories-of-mars-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [memories-of-mars-4.1.3](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.0...memories-of-mars-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/memories-of-mars/5.0.0/Chart.yaml b/stable/memories-of-mars/5.0.0/Chart.yaml deleted file mode 100644 index 45ef6a8c19d..00000000000 --- a/stable/memories-of-mars/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: memoriesofmars -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. -home: https://truecharts.org/charts/stable/memories-of-mars -icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.png -keywords: - - memories-of-mars - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: memories-of-mars -sources: - - https://memoriesofmars.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/memories-of-mars - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/memories-of-mars/5.0.0/charts/common-17.5.0.tgz b/stable/memories-of-mars/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/memories-of-mars/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/meshcentral/15.0.0/.helmignore b/stable/memories-of-mars/5.1.3/.helmignore similarity index 100% rename from stable/meshcentral/15.0.0/.helmignore rename to stable/memories-of-mars/5.1.3/.helmignore diff --git a/stable/memories-of-mars/5.1.3/CHANGELOG.md b/stable/memories-of-mars/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..dcc04842382 --- /dev/null +++ b/stable/memories-of-mars/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [memories-of-mars-4.1.11](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.10...memories-of-mars-4.1.11) (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)) + + +## [memories-of-mars-4.1.10](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.9...memories-of-mars-4.1.10) (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)) + + +## [memories-of-mars-4.1.9](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.8...memories-of-mars-4.1.9) (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)) + + +## [memories-of-mars-4.1.8](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.7...memories-of-mars-4.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)) + + +## [memories-of-mars-4.1.7](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.6...memories-of-mars-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [memories-of-mars-4.1.6](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.5...memories-of-mars-4.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)) + + +## [memories-of-mars-4.1.5](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.4...memories-of-mars-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [memories-of-mars-4.1.4](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.3...memories-of-mars-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [memories-of-mars-4.1.3](https://github.com/truecharts/charts/compare/memories-of-mars-4.1.0...memories-of-mars-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/memories-of-mars/5.1.3/Chart.yaml b/stable/memories-of-mars/5.1.3/Chart.yaml new file mode 100644 index 00000000000..633a55393b4 --- /dev/null +++ b/stable/memories-of-mars/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: memoriesofmars +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. +home: https://truecharts.org/charts/stable/memories-of-mars +icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.png +keywords: + - memories-of-mars + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: memories-of-mars +sources: + - https://memoriesofmars.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/memories-of-mars + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/memories-of-mars/5.0.0/README.md b/stable/memories-of-mars/5.1.3/README.md similarity index 100% rename from stable/memories-of-mars/5.0.0/README.md rename to stable/memories-of-mars/5.1.3/README.md diff --git a/stable/memories-of-mars/5.0.0/app-readme.md b/stable/memories-of-mars/5.1.3/app-readme.md similarity index 100% rename from stable/memories-of-mars/5.0.0/app-readme.md rename to stable/memories-of-mars/5.1.3/app-readme.md diff --git a/stable/memories-of-mars/5.1.3/charts/common-18.0.3.tgz b/stable/memories-of-mars/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/memories-of-mars/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/memories-of-mars/5.0.0/ix_values.yaml b/stable/memories-of-mars/5.1.3/ix_values.yaml similarity index 100% rename from stable/memories-of-mars/5.0.0/ix_values.yaml rename to stable/memories-of-mars/5.1.3/ix_values.yaml diff --git a/stable/memories-of-mars/5.0.0/questions.yaml b/stable/memories-of-mars/5.1.3/questions.yaml similarity index 100% rename from stable/memories-of-mars/5.0.0/questions.yaml rename to stable/memories-of-mars/5.1.3/questions.yaml diff --git a/stable/memories-of-mars/5.0.0/templates/common.yaml b/stable/memories-of-mars/5.1.3/templates/common.yaml similarity index 100% rename from stable/memories-of-mars/5.0.0/templates/common.yaml rename to stable/memories-of-mars/5.1.3/templates/common.yaml diff --git a/stable/meshcentral/15.0.0/values.yaml b/stable/memories-of-mars/5.1.3/values.yaml similarity index 100% rename from stable/meshcentral/15.0.0/values.yaml rename to stable/memories-of-mars/5.1.3/values.yaml diff --git a/stable/meshcentral/15.0.0/CHANGELOG.md b/stable/meshcentral/15.0.0/CHANGELOG.md deleted file mode 100644 index 2f8d304f14e..00000000000 --- a/stable/meshcentral/15.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - -## [meshcentral-14.1.14](https://github.com/truecharts/charts/compare/meshcentral-14.1.13...meshcentral-14.1.14) (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)) - - -## [meshcentral-14.1.13](https://github.com/truecharts/charts/compare/meshcentral-14.1.12...meshcentral-14.1.13) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/ylianst/meshcentral to v1.1.20[@bd26159](https://github.com/bd26159) by renovate ([#17677](https://github.com/truecharts/charts/issues/17677)) - - -## [meshcentral-14.1.12](https://github.com/truecharts/charts/compare/meshcentral-14.1.11...meshcentral-14.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)) - - -## [meshcentral-14.1.11](https://github.com/truecharts/charts/compare/meshcentral-14.1.10...meshcentral-14.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)) - - -## [meshcentral-14.1.10](https://github.com/truecharts/charts/compare/meshcentral-14.1.9...meshcentral-14.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)) - - -## [meshcentral-14.1.9](https://github.com/truecharts/charts/compare/meshcentral-14.1.8...meshcentral-14.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [meshcentral-14.1.8](https://github.com/truecharts/charts/compare/meshcentral-14.1.7...meshcentral-14.1.8) (2024-01-19) - -### Chore - - - -- update container image ghcr.io/ylianst/meshcentral to v1.1.19[@b2e718e](https://github.com/b2e718e) by renovate ([#17303](https://github.com/truecharts/charts/issues/17303)) - - -## [meshcentral-14.1.7](https://github.com/truecharts/charts/compare/meshcentral-14.1.6...meshcentral-14.1.7) (2024-01-15) - -### Chore - - - -- update container image ghcr.io/ylianst/meshcentral to v1.1.18[@71f8c8d](https://github.com/71f8c8d) by renovate ([#17248](https://github.com/truecharts/charts/issues/17248)) - - - - -## [meshcentral-14.1.6](https://github.com/truecharts/charts/compare/meshcentral-14.1.5...meshcentral-14.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)) \ No newline at end of file diff --git a/stable/meshcentral/15.0.0/Chart.yaml b/stable/meshcentral/15.0.0/Chart.yaml deleted file mode 100644 index c2b66d5e671..00000000000 --- a/stable/meshcentral/15.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.1.21 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MeshCentral is a full computer management web site -home: https://truecharts.org/charts/stable/meshcentral -icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png -keywords: - - meshcentral - - teamviewer - - rdp -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: meshcentral -sources: - - https://github.com/Ylianst/MeshCentral - - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral - - https://ghcr.io/ylianst/meshcentral -type: application -version: 15.0.0 diff --git a/stable/meshcentral/15.0.0/charts/common-17.5.0.tgz b/stable/meshcentral/15.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/meshcentral/15.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/meshroom/9.0.0/.helmignore b/stable/meshcentral/15.1.3/.helmignore similarity index 100% rename from stable/meshroom/9.0.0/.helmignore rename to stable/meshcentral/15.1.3/.helmignore diff --git a/stable/meshcentral/15.1.3/CHANGELOG.md b/stable/meshcentral/15.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4b797e19ea0 --- /dev/null +++ b/stable/meshcentral/15.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + +## [meshcentral-14.1.14](https://github.com/truecharts/charts/compare/meshcentral-14.1.13...meshcentral-14.1.14) (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)) + + +## [meshcentral-14.1.13](https://github.com/truecharts/charts/compare/meshcentral-14.1.12...meshcentral-14.1.13) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/ylianst/meshcentral to v1.1.20[@bd26159](https://github.com/bd26159) by renovate ([#17677](https://github.com/truecharts/charts/issues/17677)) + + +## [meshcentral-14.1.12](https://github.com/truecharts/charts/compare/meshcentral-14.1.11...meshcentral-14.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)) + + +## [meshcentral-14.1.11](https://github.com/truecharts/charts/compare/meshcentral-14.1.10...meshcentral-14.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)) + + +## [meshcentral-14.1.10](https://github.com/truecharts/charts/compare/meshcentral-14.1.9...meshcentral-14.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)) + + +## [meshcentral-14.1.9](https://github.com/truecharts/charts/compare/meshcentral-14.1.8...meshcentral-14.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [meshcentral-14.1.8](https://github.com/truecharts/charts/compare/meshcentral-14.1.7...meshcentral-14.1.8) (2024-01-19) + +### Chore + + + +- update container image ghcr.io/ylianst/meshcentral to v1.1.19[@b2e718e](https://github.com/b2e718e) by renovate ([#17303](https://github.com/truecharts/charts/issues/17303)) + + +## [meshcentral-14.1.7](https://github.com/truecharts/charts/compare/meshcentral-14.1.6...meshcentral-14.1.7) (2024-01-15) + +### Chore + + + +- update container image ghcr.io/ylianst/meshcentral to v1.1.18[@71f8c8d](https://github.com/71f8c8d) by renovate ([#17248](https://github.com/truecharts/charts/issues/17248)) + + + + +## [meshcentral-14.1.6](https://github.com/truecharts/charts/compare/meshcentral-14.1.5...meshcentral-14.1.6) (2024-01-09) + +### Chore \ No newline at end of file diff --git a/stable/meshcentral/15.1.3/Chart.yaml b/stable/meshcentral/15.1.3/Chart.yaml new file mode 100644 index 00000000000..29d52b1e8e8 --- /dev/null +++ b/stable/meshcentral/15.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.1.21 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: MeshCentral is a full computer management web site +home: https://truecharts.org/charts/stable/meshcentral +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png +keywords: + - meshcentral + - teamviewer + - rdp +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: meshcentral +sources: + - https://github.com/Ylianst/MeshCentral + - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral + - https://ghcr.io/ylianst/meshcentral +type: application +version: 15.1.3 diff --git a/stable/meshcentral/15.0.0/README.md b/stable/meshcentral/15.1.3/README.md similarity index 100% rename from stable/meshcentral/15.0.0/README.md rename to stable/meshcentral/15.1.3/README.md diff --git a/stable/meshcentral/15.0.0/app-readme.md b/stable/meshcentral/15.1.3/app-readme.md similarity index 100% rename from stable/meshcentral/15.0.0/app-readme.md rename to stable/meshcentral/15.1.3/app-readme.md diff --git a/stable/meshcentral/15.1.3/charts/common-18.0.3.tgz b/stable/meshcentral/15.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/meshcentral/15.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/meshcentral/15.0.0/ix_values.yaml b/stable/meshcentral/15.1.3/ix_values.yaml similarity index 100% rename from stable/meshcentral/15.0.0/ix_values.yaml rename to stable/meshcentral/15.1.3/ix_values.yaml diff --git a/stable/meshcentral/15.0.0/questions.yaml b/stable/meshcentral/15.1.3/questions.yaml similarity index 100% rename from stable/meshcentral/15.0.0/questions.yaml rename to stable/meshcentral/15.1.3/questions.yaml diff --git a/stable/meshcentral/15.0.0/templates/_secret.tpl b/stable/meshcentral/15.1.3/templates/_secret.tpl similarity index 100% rename from stable/meshcentral/15.0.0/templates/_secret.tpl rename to stable/meshcentral/15.1.3/templates/_secret.tpl diff --git a/stable/meshcentral/15.0.0/templates/common.yaml b/stable/meshcentral/15.1.3/templates/common.yaml similarity index 100% rename from stable/meshcentral/15.0.0/templates/common.yaml rename to stable/meshcentral/15.1.3/templates/common.yaml diff --git a/stable/meshroom/9.0.0/values.yaml b/stable/meshcentral/15.1.3/values.yaml similarity index 100% rename from stable/meshroom/9.0.0/values.yaml rename to stable/meshcentral/15.1.3/values.yaml diff --git a/stable/meshroom/9.0.0/CHANGELOG.md b/stable/meshroom/9.0.0/CHANGELOG.md deleted file mode 100644 index a8dc36f881c..00000000000 --- a/stable/meshroom/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [meshroom-8.1.11](https://github.com/truecharts/charts/compare/meshroom-8.1.10...meshroom-8.1.11) (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)) - - -## [meshroom-8.1.10](https://github.com/truecharts/charts/compare/meshroom-8.1.9...meshroom-8.1.10) (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)) - - -## [meshroom-8.1.9](https://github.com/truecharts/charts/compare/meshroom-8.1.8...meshroom-8.1.9) (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)) - - -## [meshroom-8.1.8](https://github.com/truecharts/charts/compare/meshroom-8.1.7...meshroom-8.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)) - - -## [meshroom-8.1.7](https://github.com/truecharts/charts/compare/meshroom-8.1.6...meshroom-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [meshroom-8.1.6](https://github.com/truecharts/charts/compare/meshroom-8.1.5...meshroom-8.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)) - - -## [meshroom-8.1.5](https://github.com/truecharts/charts/compare/meshroom-8.1.4...meshroom-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [meshroom-8.1.4](https://github.com/truecharts/charts/compare/meshroom-8.1.3...meshroom-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [meshroom-8.1.3](https://github.com/truecharts/charts/compare/meshroom-8.1.0...meshroom-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/meshroom/9.0.0/Chart.yaml b/stable/meshroom/9.0.0/Chart.yaml deleted file mode 100644 index 3a384f52010..00000000000 --- a/stable/meshroom/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.1.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. -home: https://truecharts.org/charts/stable/meshroom -icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png -keywords: - - meshroom -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: meshroom -sources: - - https://github.com/alicevision/meshroom - - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom - - https://hub.docker.com/r/alicevision/meshroom -type: application -version: 9.0.0 diff --git a/stable/meshroom/9.0.0/charts/common-17.5.0.tgz b/stable/meshroom/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/meshroom/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/metabase/3.1.0/.helmignore b/stable/meshroom/9.1.3/.helmignore similarity index 100% rename from stable/metabase/3.1.0/.helmignore rename to stable/meshroom/9.1.3/.helmignore diff --git a/stable/meshroom/9.1.3/CHANGELOG.md b/stable/meshroom/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9d6ad0e1582 --- /dev/null +++ b/stable/meshroom/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [meshroom-8.1.11](https://github.com/truecharts/charts/compare/meshroom-8.1.10...meshroom-8.1.11) (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)) + + +## [meshroom-8.1.10](https://github.com/truecharts/charts/compare/meshroom-8.1.9...meshroom-8.1.10) (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)) + + +## [meshroom-8.1.9](https://github.com/truecharts/charts/compare/meshroom-8.1.8...meshroom-8.1.9) (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)) + + +## [meshroom-8.1.8](https://github.com/truecharts/charts/compare/meshroom-8.1.7...meshroom-8.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)) + + +## [meshroom-8.1.7](https://github.com/truecharts/charts/compare/meshroom-8.1.6...meshroom-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [meshroom-8.1.6](https://github.com/truecharts/charts/compare/meshroom-8.1.5...meshroom-8.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)) + + +## [meshroom-8.1.5](https://github.com/truecharts/charts/compare/meshroom-8.1.4...meshroom-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [meshroom-8.1.4](https://github.com/truecharts/charts/compare/meshroom-8.1.3...meshroom-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [meshroom-8.1.3](https://github.com/truecharts/charts/compare/meshroom-8.1.0...meshroom-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/meshroom/9.1.3/Chart.yaml b/stable/meshroom/9.1.3/Chart.yaml new file mode 100644 index 00000000000..5cff48cd857 --- /dev/null +++ b/stable/meshroom/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2021.1.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. +home: https://truecharts.org/charts/stable/meshroom +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png +keywords: + - meshroom +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: meshroom +sources: + - https://github.com/alicevision/meshroom + - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom + - https://hub.docker.com/r/alicevision/meshroom +type: application +version: 9.1.3 diff --git a/stable/meshroom/9.0.0/README.md b/stable/meshroom/9.1.3/README.md similarity index 100% rename from stable/meshroom/9.0.0/README.md rename to stable/meshroom/9.1.3/README.md diff --git a/stable/meshroom/9.0.0/app-readme.md b/stable/meshroom/9.1.3/app-readme.md similarity index 100% rename from stable/meshroom/9.0.0/app-readme.md rename to stable/meshroom/9.1.3/app-readme.md diff --git a/stable/meshroom/9.1.3/charts/common-18.0.3.tgz b/stable/meshroom/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/meshroom/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/meshroom/9.0.0/ix_values.yaml b/stable/meshroom/9.1.3/ix_values.yaml similarity index 100% rename from stable/meshroom/9.0.0/ix_values.yaml rename to stable/meshroom/9.1.3/ix_values.yaml diff --git a/stable/meshroom/9.0.0/questions.yaml b/stable/meshroom/9.1.3/questions.yaml similarity index 100% rename from stable/meshroom/9.0.0/questions.yaml rename to stable/meshroom/9.1.3/questions.yaml diff --git a/stable/metabase/3.1.0/templates/NOTES.txt b/stable/meshroom/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/metabase/3.1.0/templates/NOTES.txt rename to stable/meshroom/9.1.3/templates/NOTES.txt diff --git a/stable/metabase/3.1.0/templates/common.yaml b/stable/meshroom/9.1.3/templates/common.yaml similarity index 100% rename from stable/metabase/3.1.0/templates/common.yaml rename to stable/meshroom/9.1.3/templates/common.yaml diff --git a/stable/metabase/3.1.0/values.yaml b/stable/meshroom/9.1.3/values.yaml similarity index 100% rename from stable/metabase/3.1.0/values.yaml rename to stable/meshroom/9.1.3/values.yaml diff --git a/stable/metabase/3.1.0/CHANGELOG.md b/stable/metabase/3.1.0/CHANGELOG.md deleted file mode 100644 index 5ea2009d1df..00000000000 --- a/stable/metabase/3.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [metabase-2.1.15](https://github.com/truecharts/charts/compare/metabase-2.1.14...metabase-2.1.15) (2024-02-12) - -### Chore - - - -- update container image metabase/metabase to v0.48.5[@9ae4ca1](https://github.com/9ae4ca1) by renovate ([#18143](https://github.com/truecharts/charts/issues/18143)) - - -## [metabase-2.1.14](https://github.com/truecharts/charts/compare/metabase-2.1.13...metabase-2.1.14) (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)) - - -## [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)) - - -## [metabase-2.1.9](https://github.com/truecharts/charts/compare/metabase-2.1.8...metabase-2.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [metabase-2.1.8](https://github.com/truecharts/charts/compare/metabase-2.1.7...metabase-2.1.8) (2024-01-14) - -### Chore - - - -- update container image metabase/metabase to v0.48.3[@2f788f9](https://github.com/2f788f9) by renovate ([#17195](https://github.com/truecharts/charts/issues/17195)) - - - - -## [metabase-2.1.7](https://github.com/truecharts/charts/compare/metabase-2.1.6...metabase-2.1.7) (2024-01-09) - -### Chore - diff --git a/stable/metabase/3.1.0/Chart.yaml b/stable/metabase/3.1.0/Chart.yaml deleted file mode 100644 index 360eefdab36..00000000000 --- a/stable/metabase/3.1.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: reporting - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.48.6 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Business intelligence, dashboards, and data visualization tools -home: https://truecharts.org/charts/stable/metabase -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png -keywords: - - metabase -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: metabase -sources: - - https://github.com/metabase/metabase - - https://github.com/truecharts/charts/tree/master/charts/stable/metabase - - https://hub.docker.com/r/metabase/metabase -type: application -version: 3.1.0 diff --git a/stable/metabase/3.1.0/charts/common-18.0.1.tgz b/stable/metabase/3.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/metabase/3.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/metabase/3.1.0/ix_values.yaml b/stable/metabase/3.1.0/ix_values.yaml deleted file mode 100644 index e24aca5f345..00000000000 --- a/stable/metabase/3.1.0/ix_values.yaml +++ /dev/null @@ -1,43 +0,0 @@ -image: - repository: metabase/metabase - pullPolicy: IfNotPresent - tag: v0.48.6@sha256:96416c11371d400aecc2073b8d0e8335cc7c413b236ef724e51dda095b2580ea -service: - main: - ports: - main: - protocol: http - port: 13030 -workload: - main: - podSpec: - containers: - main: - env: - MB_JETTY_PORT: "{{ .Values.service.main.ports.main.port }}" - JAVA_TIMEZONE: "{{ .Values.TZ }}" - MB_DB_TYPE: "postgres" - MB_DB_USER: "{{ .Values.cnpg.main.user }}" - MB_DB_DBNAME: "{{ .Values.cnpg.main.database }}" - MB_DB_PORT: 5432 - MB_DB_HOST: - secretKeyRef: - name: cnpg-main-urls - key: host - MB_DB_PASS: - secretKeyRef: - name: cnpg-main-user - key: password -persistence: - plugins: - enabled: true - mountPath: "/plugins" -# Enabled postgres -cnpg: - main: - enabled: true - user: metabase - database: metabase -portal: - open: - enabled: true diff --git a/stable/metatube/5.0.0/.helmignore b/stable/metabase/3.1.4/.helmignore similarity index 100% rename from stable/metatube/5.0.0/.helmignore rename to stable/metabase/3.1.4/.helmignore diff --git a/stable/metabase/3.1.4/CHANGELOG.md b/stable/metabase/3.1.4/CHANGELOG.md new file mode 100644 index 00000000000..3ecb638b0d3 --- /dev/null +++ b/stable/metabase/3.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [metabase-2.1.15](https://github.com/truecharts/charts/compare/metabase-2.1.14...metabase-2.1.15) (2024-02-12) + +### Chore + + + +- update container image metabase/metabase to v0.48.5[@9ae4ca1](https://github.com/9ae4ca1) by renovate ([#18143](https://github.com/truecharts/charts/issues/18143)) + + +## [metabase-2.1.14](https://github.com/truecharts/charts/compare/metabase-2.1.13...metabase-2.1.14) (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)) + + +## [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)) + + +## [metabase-2.1.9](https://github.com/truecharts/charts/compare/metabase-2.1.8...metabase-2.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [metabase-2.1.8](https://github.com/truecharts/charts/compare/metabase-2.1.7...metabase-2.1.8) (2024-01-14) + +### Chore + + + +- update container image metabase/metabase to v0.48.3[@2f788f9](https://github.com/2f788f9) by renovate ([#17195](https://github.com/truecharts/charts/issues/17195)) + + + + +## [metabase-2.1.7](https://github.com/truecharts/charts/compare/metabase-2.1.6...metabase-2.1.7) (2024-01-09) \ No newline at end of file diff --git a/stable/metabase/3.1.4/Chart.yaml b/stable/metabase/3.1.4/Chart.yaml new file mode 100644 index 00000000000..c93e22ea6c8 --- /dev/null +++ b/stable/metabase/3.1.4/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: reporting + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.48.7 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Business intelligence, dashboards, and data visualization tools +home: https://truecharts.org/charts/stable/metabase +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png +keywords: + - metabase +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: metabase +sources: + - https://github.com/metabase/metabase + - https://github.com/truecharts/charts/tree/master/charts/stable/metabase + - https://hub.docker.com/r/metabase/metabase +type: application +version: 3.1.4 diff --git a/stable/metabase/3.1.0/README.md b/stable/metabase/3.1.4/README.md similarity index 100% rename from stable/metabase/3.1.0/README.md rename to stable/metabase/3.1.4/README.md diff --git a/stable/metabase/3.1.0/app-readme.md b/stable/metabase/3.1.4/app-readme.md similarity index 100% rename from stable/metabase/3.1.0/app-readme.md rename to stable/metabase/3.1.4/app-readme.md diff --git a/stable/metabase/3.1.4/charts/common-18.0.3.tgz b/stable/metabase/3.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/metabase/3.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/metabase/3.1.4/ix_values.yaml b/stable/metabase/3.1.4/ix_values.yaml new file mode 100644 index 00000000000..8c7405ea4b5 --- /dev/null +++ b/stable/metabase/3.1.4/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: metabase/metabase + pullPolicy: IfNotPresent + tag: v0.48.7@sha256:85a338beed0381b483638818c6e3de48d1ba97b59c3846fcb01b0a9dfe837160 +service: + main: + ports: + main: + protocol: http + port: 13030 +workload: + main: + podSpec: + containers: + main: + env: + MB_JETTY_PORT: "{{ .Values.service.main.ports.main.port }}" + JAVA_TIMEZONE: "{{ .Values.TZ }}" + MB_DB_TYPE: "postgres" + MB_DB_USER: "{{ .Values.cnpg.main.user }}" + MB_DB_DBNAME: "{{ .Values.cnpg.main.database }}" + MB_DB_PORT: 5432 + MB_DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + MB_DB_PASS: + secretKeyRef: + name: cnpg-main-user + key: password +persistence: + plugins: + enabled: true + mountPath: "/plugins" +# Enabled postgres +cnpg: + main: + enabled: true + user: metabase + database: metabase +portal: + open: + enabled: true diff --git a/stable/metabase/3.1.0/questions.yaml b/stable/metabase/3.1.4/questions.yaml similarity index 100% rename from stable/metabase/3.1.0/questions.yaml rename to stable/metabase/3.1.4/questions.yaml diff --git a/stable/metube/12.0.0/templates/NOTES.txt b/stable/metabase/3.1.4/templates/NOTES.txt similarity index 100% rename from stable/metube/12.0.0/templates/NOTES.txt rename to stable/metabase/3.1.4/templates/NOTES.txt diff --git a/stable/metube/12.0.0/templates/common.yaml b/stable/metabase/3.1.4/templates/common.yaml similarity index 100% rename from stable/metube/12.0.0/templates/common.yaml rename to stable/metabase/3.1.4/templates/common.yaml diff --git a/stable/metatube/5.0.0/values.yaml b/stable/metabase/3.1.4/values.yaml similarity index 100% rename from stable/metatube/5.0.0/values.yaml rename to stable/metabase/3.1.4/values.yaml diff --git a/stable/metatube/5.0.0/CHANGELOG.md b/stable/metatube/5.0.0/CHANGELOG.md deleted file mode 100644 index bb1c2c75a96..00000000000 --- a/stable/metatube/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [metatube-4.1.14](https://github.com/truecharts/charts/compare/metatube-4.1.13...metatube-4.1.14) (2024-02-05) - -### Chore - - - -- update container image jvt038/metatube to latest[@ea605c5](https://github.com/ea605c5) by renovate ([#17877](https://github.com/truecharts/charts/issues/17877)) - - -## [metatube-4.1.13](https://github.com/truecharts/charts/compare/metatube-4.1.12...metatube-4.1.13) (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)) - - -## [metatube-4.1.12](https://github.com/truecharts/charts/compare/metatube-4.1.11...metatube-4.1.12) (2024-01-29) - -### Chore - - - -- update container image jvt038/metatube to latest[@67755ab](https://github.com/67755ab) by renovate ([#17746](https://github.com/truecharts/charts/issues/17746)) - - -## [metatube-4.1.11](https://github.com/truecharts/charts/compare/metatube-4.1.10...metatube-4.1.11) (2024-01-29) - -### Chore - - - -- update container image jvt038/metatube to latest[@fdf8d21](https://github.com/fdf8d21) by renovate ([#17639](https://github.com/truecharts/charts/issues/17639)) - - -## [metatube-4.1.10](https://github.com/truecharts/charts/compare/metatube-4.1.9...metatube-4.1.10) (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)) - - -## [metatube-4.1.9](https://github.com/truecharts/charts/compare/metatube-4.1.8...metatube-4.1.9) (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)) - - -## [metatube-4.1.8](https://github.com/truecharts/charts/compare/metatube-4.1.7...metatube-4.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)) - - -## [metatube-4.1.7](https://github.com/truecharts/charts/compare/metatube-4.1.6...metatube-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [metatube-4.1.6](https://github.com/truecharts/charts/compare/metatube-4.1.5...metatube-4.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)) - - -## [metatube-4.1.5](https://github.com/truecharts/charts/compare/metatube-4.1.4...metatube-4.1.5) (2024-01-02) - -### Chore diff --git a/stable/metatube/5.0.0/Chart.yaml b/stable/metatube/5.0.0/Chart.yaml deleted file mode 100644 index 3c225649bb7..00000000000 --- a/stable/metatube/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. -home: https://truecharts.org/charts/stable/metatube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.png -keywords: - - metatube - - Downloaders - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: metatube -sources: - - https://github.com/JVT038/MetaTube - - https://github.com/truecharts/charts/tree/master/charts/stable/metatube - - https://hub.docker.com/r/jvt038/metatube -type: application -version: 5.0.0 diff --git a/stable/metatube/5.0.0/charts/common-17.5.0.tgz b/stable/metatube/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/metatube/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/metube/12.0.0/.helmignore b/stable/metatube/5.1.3/.helmignore similarity index 100% rename from stable/metube/12.0.0/.helmignore rename to stable/metatube/5.1.3/.helmignore diff --git a/stable/metatube/5.1.3/CHANGELOG.md b/stable/metatube/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..35bc5fdba06 --- /dev/null +++ b/stable/metatube/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [metatube-4.1.14](https://github.com/truecharts/charts/compare/metatube-4.1.13...metatube-4.1.14) (2024-02-05) + +### Chore + + + +- update container image jvt038/metatube to latest[@ea605c5](https://github.com/ea605c5) by renovate ([#17877](https://github.com/truecharts/charts/issues/17877)) + + +## [metatube-4.1.13](https://github.com/truecharts/charts/compare/metatube-4.1.12...metatube-4.1.13) (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)) + + +## [metatube-4.1.12](https://github.com/truecharts/charts/compare/metatube-4.1.11...metatube-4.1.12) (2024-01-29) + +### Chore + + + +- update container image jvt038/metatube to latest[@67755ab](https://github.com/67755ab) by renovate ([#17746](https://github.com/truecharts/charts/issues/17746)) + + +## [metatube-4.1.11](https://github.com/truecharts/charts/compare/metatube-4.1.10...metatube-4.1.11) (2024-01-29) + +### Chore + + + +- update container image jvt038/metatube to latest[@fdf8d21](https://github.com/fdf8d21) by renovate ([#17639](https://github.com/truecharts/charts/issues/17639)) + + +## [metatube-4.1.10](https://github.com/truecharts/charts/compare/metatube-4.1.9...metatube-4.1.10) (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)) + + +## [metatube-4.1.9](https://github.com/truecharts/charts/compare/metatube-4.1.8...metatube-4.1.9) (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)) + + +## [metatube-4.1.8](https://github.com/truecharts/charts/compare/metatube-4.1.7...metatube-4.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)) + + +## [metatube-4.1.7](https://github.com/truecharts/charts/compare/metatube-4.1.6...metatube-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [metatube-4.1.6](https://github.com/truecharts/charts/compare/metatube-4.1.5...metatube-4.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)) + diff --git a/stable/metatube/5.1.3/Chart.yaml b/stable/metatube/5.1.3/Chart.yaml new file mode 100644 index 00000000000..67801c7e593 --- /dev/null +++ b/stable/metatube/5.1.3/Chart.yaml @@ -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: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. +home: https://truecharts.org/charts/stable/metatube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.png +keywords: + - metatube + - Downloaders + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: metatube +sources: + - https://github.com/JVT038/MetaTube + - https://github.com/truecharts/charts/tree/master/charts/stable/metatube + - https://hub.docker.com/r/jvt038/metatube +type: application +version: 5.1.3 diff --git a/stable/metatube/5.0.0/README.md b/stable/metatube/5.1.3/README.md similarity index 100% rename from stable/metatube/5.0.0/README.md rename to stable/metatube/5.1.3/README.md diff --git a/stable/metatube/5.0.0/app-readme.md b/stable/metatube/5.1.3/app-readme.md similarity index 100% rename from stable/metatube/5.0.0/app-readme.md rename to stable/metatube/5.1.3/app-readme.md diff --git a/stable/metatube/5.1.3/charts/common-18.0.3.tgz b/stable/metatube/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/metatube/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/metatube/5.0.0/ix_values.yaml b/stable/metatube/5.1.3/ix_values.yaml similarity index 100% rename from stable/metatube/5.0.0/ix_values.yaml rename to stable/metatube/5.1.3/ix_values.yaml diff --git a/stable/metatube/5.0.0/questions.yaml b/stable/metatube/5.1.3/questions.yaml similarity index 100% rename from stable/metatube/5.0.0/questions.yaml rename to stable/metatube/5.1.3/questions.yaml diff --git a/stable/metatube/5.0.0/templates/common.yaml b/stable/metatube/5.1.3/templates/common.yaml similarity index 100% rename from stable/metatube/5.0.0/templates/common.yaml rename to stable/metatube/5.1.3/templates/common.yaml diff --git a/stable/metube/12.0.0/values.yaml b/stable/metatube/5.1.3/values.yaml similarity index 100% rename from stable/metube/12.0.0/values.yaml rename to stable/metatube/5.1.3/values.yaml diff --git a/stable/metube/12.0.0/CHANGELOG.md b/stable/metube/12.0.0/CHANGELOG.md deleted file mode 100644 index ae44ef64386..00000000000 --- a/stable/metube/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [metube-11.0.8](https://github.com/truecharts/charts/compare/metube-11.0.7...metube-11.0.8) (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)) - - -## [metube-11.0.7](https://github.com/truecharts/charts/compare/metube-11.0.6...metube-11.0.7) (2024-01-29) - -### Chore - - - -- update container image alexta69/metube to v2024-01-26[@7609e7d](https://github.com/7609e7d) by renovate ([#17659](https://github.com/truecharts/charts/issues/17659)) - - -## [metube-11.0.6](https://github.com/truecharts/charts/compare/metube-11.0.5...metube-11.0.6) (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)) - - -## [metube-11.0.5](https://github.com/truecharts/charts/compare/metube-11.0.4...metube-11.0.5) (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)) - - -## [metube-11.0.4](https://github.com/truecharts/charts/compare/metube-11.0.3...metube-11.0.4) (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)) - - -## [metube-11.0.3](https://github.com/truecharts/charts/compare/metube-11.0.2...metube-11.0.3) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [metube-11.0.2](https://github.com/truecharts/charts/compare/metube-11.0.1...metube-11.0.2) (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)) - - -## [metube-11.0.1](https://github.com/truecharts/charts/compare/metube-11.0.0...metube-11.0.1) (2024-01-08) - -### Chore - - - -- update container image alexta69/metube to v2024-01-05[@a9410ec](https://github.com/a9410ec) by renovate ([#16980](https://github.com/truecharts/charts/issues/16980)) - - -## [metube-11.0.0](https://github.com/truecharts/charts/compare/metube-10.1.6...metube-11.0.0) (2024-01-03) - -### Chore - - - -- update container image alexta69/metube to v2024-01-02[@9fefa40](https://github.com/9fefa40) by renovate ([#16813](https://github.com/truecharts/charts/issues/16813)) - - -## [metube-10.1.6](https://github.com/truecharts/charts/compare/metube-10.1.5...metube-10.1.6) (2024-01-02) - -### Chore diff --git a/stable/metube/12.0.0/Chart.yaml b/stable/metube/12.0.0/Chart.yaml deleted file mode 100644 index a6a0553a4b5..00000000000 --- a/stable/metube/12.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.1.26 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Web GUI for youtube-dl. -home: https://truecharts.org/charts/stable/metube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png -keywords: - - metube - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: metube -sources: - - https://github.com/alexta69/metube - - https://github.com/truecharts/charts/tree/master/charts/stable/metube - - https://hub.docker.com/r/alexta69/metube -type: application -version: 12.0.0 diff --git a/stable/metube/12.0.0/charts/common-17.5.0.tgz b/stable/metube/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/metube/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mindustry/5.0.0/.helmignore b/stable/metube/12.1.3/.helmignore similarity index 100% rename from stable/mindustry/5.0.0/.helmignore rename to stable/metube/12.1.3/.helmignore diff --git a/stable/metube/12.1.3/CHANGELOG.md b/stable/metube/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3a72fd9a43c --- /dev/null +++ b/stable/metube/12.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [metube-11.0.8](https://github.com/truecharts/charts/compare/metube-11.0.7...metube-11.0.8) (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)) + + +## [metube-11.0.7](https://github.com/truecharts/charts/compare/metube-11.0.6...metube-11.0.7) (2024-01-29) + +### Chore + + + +- update container image alexta69/metube to v2024-01-26[@7609e7d](https://github.com/7609e7d) by renovate ([#17659](https://github.com/truecharts/charts/issues/17659)) + + +## [metube-11.0.6](https://github.com/truecharts/charts/compare/metube-11.0.5...metube-11.0.6) (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)) + + +## [metube-11.0.5](https://github.com/truecharts/charts/compare/metube-11.0.4...metube-11.0.5) (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)) + + +## [metube-11.0.4](https://github.com/truecharts/charts/compare/metube-11.0.3...metube-11.0.4) (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)) + + +## [metube-11.0.3](https://github.com/truecharts/charts/compare/metube-11.0.2...metube-11.0.3) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [metube-11.0.2](https://github.com/truecharts/charts/compare/metube-11.0.1...metube-11.0.2) (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)) + + +## [metube-11.0.1](https://github.com/truecharts/charts/compare/metube-11.0.0...metube-11.0.1) (2024-01-08) + +### Chore + + + +- update container image alexta69/metube to v2024-01-05[@a9410ec](https://github.com/a9410ec) by renovate ([#16980](https://github.com/truecharts/charts/issues/16980)) + + +## [metube-11.0.0](https://github.com/truecharts/charts/compare/metube-10.1.6...metube-11.0.0) (2024-01-03) + +### Chore + + + +- update container image alexta69/metube to v2024-01-02[@9fefa40](https://github.com/9fefa40) by renovate ([#16813](https://github.com/truecharts/charts/issues/16813)) + diff --git a/stable/metube/12.1.3/Chart.yaml b/stable/metube/12.1.3/Chart.yaml new file mode 100644 index 00000000000..95f1c37e245 --- /dev/null +++ b/stable/metube/12.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2024.1.26 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Web GUI for youtube-dl. +home: https://truecharts.org/charts/stable/metube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png +keywords: + - metube + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: metube +sources: + - https://github.com/alexta69/metube + - https://github.com/truecharts/charts/tree/master/charts/stable/metube + - https://hub.docker.com/r/alexta69/metube +type: application +version: 12.1.3 diff --git a/stable/metube/12.0.0/README.md b/stable/metube/12.1.3/README.md similarity index 100% rename from stable/metube/12.0.0/README.md rename to stable/metube/12.1.3/README.md diff --git a/stable/metube/12.0.0/app-readme.md b/stable/metube/12.1.3/app-readme.md similarity index 100% rename from stable/metube/12.0.0/app-readme.md rename to stable/metube/12.1.3/app-readme.md diff --git a/stable/metube/12.1.3/charts/common-18.0.3.tgz b/stable/metube/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/metube/12.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/metube/12.0.0/ix_values.yaml b/stable/metube/12.1.3/ix_values.yaml similarity index 100% rename from stable/metube/12.0.0/ix_values.yaml rename to stable/metube/12.1.3/ix_values.yaml diff --git a/stable/metube/12.0.0/questions.yaml b/stable/metube/12.1.3/questions.yaml similarity index 100% rename from stable/metube/12.0.0/questions.yaml rename to stable/metube/12.1.3/questions.yaml diff --git a/stable/minecraft-bedrock/8.0.0/templates/NOTES.txt b/stable/metube/12.1.3/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bedrock/8.0.0/templates/NOTES.txt rename to stable/metube/12.1.3/templates/NOTES.txt diff --git a/stable/minecraft-bedrock/8.0.0/templates/common.yaml b/stable/metube/12.1.3/templates/common.yaml similarity index 100% rename from stable/minecraft-bedrock/8.0.0/templates/common.yaml rename to stable/metube/12.1.3/templates/common.yaml diff --git a/stable/mindustry/5.0.0/values.yaml b/stable/metube/12.1.3/values.yaml similarity index 100% rename from stable/mindustry/5.0.0/values.yaml rename to stable/metube/12.1.3/values.yaml diff --git a/stable/mindustry/5.0.0/CHANGELOG.md b/stable/mindustry/5.0.0/CHANGELOG.md deleted file mode 100644 index 4b77ad91c4d..00000000000 --- a/stable/mindustry/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mindustry-4.1.11](https://github.com/truecharts/charts/compare/mindustry-4.1.10...mindustry-4.1.11) (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)) - - -## [mindustry-4.1.10](https://github.com/truecharts/charts/compare/mindustry-4.1.9...mindustry-4.1.10) (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)) - - -## [mindustry-4.1.9](https://github.com/truecharts/charts/compare/mindustry-4.1.8...mindustry-4.1.9) (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)) - - -## [mindustry-4.1.8](https://github.com/truecharts/charts/compare/mindustry-4.1.7...mindustry-4.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)) - - -## [mindustry-4.1.7](https://github.com/truecharts/charts/compare/mindustry-4.1.6...mindustry-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mindustry-4.1.6](https://github.com/truecharts/charts/compare/mindustry-4.1.5...mindustry-4.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)) - - -## [mindustry-4.1.5](https://github.com/truecharts/charts/compare/mindustry-4.1.4...mindustry-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mindustry-4.1.4](https://github.com/truecharts/charts/compare/mindustry-4.1.3...mindustry-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mindustry-4.1.3](https://github.com/truecharts/charts/compare/mindustry-4.1.0...mindustry-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/mindustry/5.0.0/Chart.yaml b/stable/mindustry/5.0.0/Chart.yaml deleted file mode 100644 index 80f6557fdd6..00000000000 --- a/stable/mindustry/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. -home: https://truecharts.org/charts/stable/mindustry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.png -keywords: - - mindustry - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mindustry -sources: - - https://anuke.itch.io/mindustry - - https://github.com/truecharts/charts/tree/master/charts/stable/mindustry - - https://hub.docker.com/r/ich777/mindustry-server -type: application -version: 5.0.0 diff --git a/stable/mindustry/5.0.0/charts/common-17.5.0.tgz b/stable/mindustry/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mindustry/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/minecraft-bedrock/8.0.0/.helmignore b/stable/mindustry/5.1.3/.helmignore similarity index 100% rename from stable/minecraft-bedrock/8.0.0/.helmignore rename to stable/mindustry/5.1.3/.helmignore diff --git a/stable/mindustry/5.1.3/CHANGELOG.md b/stable/mindustry/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8906d4b4ce8 --- /dev/null +++ b/stable/mindustry/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mindustry-4.1.11](https://github.com/truecharts/charts/compare/mindustry-4.1.10...mindustry-4.1.11) (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)) + + +## [mindustry-4.1.10](https://github.com/truecharts/charts/compare/mindustry-4.1.9...mindustry-4.1.10) (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)) + + +## [mindustry-4.1.9](https://github.com/truecharts/charts/compare/mindustry-4.1.8...mindustry-4.1.9) (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)) + + +## [mindustry-4.1.8](https://github.com/truecharts/charts/compare/mindustry-4.1.7...mindustry-4.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)) + + +## [mindustry-4.1.7](https://github.com/truecharts/charts/compare/mindustry-4.1.6...mindustry-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mindustry-4.1.6](https://github.com/truecharts/charts/compare/mindustry-4.1.5...mindustry-4.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)) + + +## [mindustry-4.1.5](https://github.com/truecharts/charts/compare/mindustry-4.1.4...mindustry-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mindustry-4.1.4](https://github.com/truecharts/charts/compare/mindustry-4.1.3...mindustry-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [mindustry-4.1.3](https://github.com/truecharts/charts/compare/mindustry-4.1.0...mindustry-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/mindustry/5.1.3/Chart.yaml b/stable/mindustry/5.1.3/Chart.yaml new file mode 100644 index 00000000000..283ff1b5281 --- /dev/null +++ b/stable/mindustry/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. +home: https://truecharts.org/charts/stable/mindustry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.png +keywords: + - mindustry + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mindustry +sources: + - https://anuke.itch.io/mindustry + - https://github.com/truecharts/charts/tree/master/charts/stable/mindustry + - https://hub.docker.com/r/ich777/mindustry-server +type: application +version: 5.1.3 diff --git a/stable/mindustry/5.0.0/README.md b/stable/mindustry/5.1.3/README.md similarity index 100% rename from stable/mindustry/5.0.0/README.md rename to stable/mindustry/5.1.3/README.md diff --git a/stable/mindustry/5.0.0/app-readme.md b/stable/mindustry/5.1.3/app-readme.md similarity index 100% rename from stable/mindustry/5.0.0/app-readme.md rename to stable/mindustry/5.1.3/app-readme.md diff --git a/stable/mindustry/5.1.3/charts/common-18.0.3.tgz b/stable/mindustry/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mindustry/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mindustry/5.0.0/ix_values.yaml b/stable/mindustry/5.1.3/ix_values.yaml similarity index 100% rename from stable/mindustry/5.0.0/ix_values.yaml rename to stable/mindustry/5.1.3/ix_values.yaml diff --git a/stable/mindustry/5.0.0/questions.yaml b/stable/mindustry/5.1.3/questions.yaml similarity index 100% rename from stable/mindustry/5.0.0/questions.yaml rename to stable/mindustry/5.1.3/questions.yaml diff --git a/stable/mindustry/5.0.0/templates/common.yaml b/stable/mindustry/5.1.3/templates/common.yaml similarity index 100% rename from stable/mindustry/5.0.0/templates/common.yaml rename to stable/mindustry/5.1.3/templates/common.yaml diff --git a/stable/minecraft-bedrock/8.0.0/values.yaml b/stable/mindustry/5.1.3/values.yaml similarity index 100% rename from stable/minecraft-bedrock/8.0.0/values.yaml rename to stable/mindustry/5.1.3/values.yaml diff --git a/stable/minecraft-bedrock/8.0.0/CHANGELOG.md b/stable/minecraft-bedrock/8.0.0/CHANGELOG.md deleted file mode 100644 index 880ded07b97..00000000000 --- a/stable/minecraft-bedrock/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [minecraft-bedrock-7.1.11](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.10...minecraft-bedrock-7.1.11) (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)) - - -## [minecraft-bedrock-7.1.10](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.9...minecraft-bedrock-7.1.10) (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)) - - -## [minecraft-bedrock-7.1.9](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.8...minecraft-bedrock-7.1.9) (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)) - - -## [minecraft-bedrock-7.1.8](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.7...minecraft-bedrock-7.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)) - - -## [minecraft-bedrock-7.1.7](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.6...minecraft-bedrock-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [minecraft-bedrock-7.1.6](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.5...minecraft-bedrock-7.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)) - - -## [minecraft-bedrock-7.1.5](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.4...minecraft-bedrock-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [minecraft-bedrock-7.1.4](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.3...minecraft-bedrock-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [minecraft-bedrock-7.1.3](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.0...minecraft-bedrock-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/minecraft-bedrock/8.0.0/Chart.yaml b/stable/minecraft-bedrock/8.0.0/Chart.yaml deleted file mode 100644 index 02ee6df2869..00000000000 --- a/stable/minecraft-bedrock/8.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2023.8.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Minecraft Bedrock Dedicated Server -home: https://truecharts.org/charts/stable/minecraft-bedrock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png -keywords: - - minecraft -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minecraft-bedrock -sources: - - https://github.com/itzg/docker-minecraft-server - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock - - https://hub.docker.com/r/itzg/minecraft-bedrock-server -type: application -version: 8.0.0 diff --git a/stable/minecraft-bedrock/8.0.0/charts/common-17.5.0.tgz b/stable/minecraft-bedrock/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/minecraft-bedrock/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/minecraft-bungeecord/8.0.0/.helmignore b/stable/minecraft-bedrock/8.1.3/.helmignore similarity index 100% rename from stable/minecraft-bungeecord/8.0.0/.helmignore rename to stable/minecraft-bedrock/8.1.3/.helmignore diff --git a/stable/minecraft-bedrock/8.1.3/CHANGELOG.md b/stable/minecraft-bedrock/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5d633c8c19f --- /dev/null +++ b/stable/minecraft-bedrock/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [minecraft-bedrock-7.1.11](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.10...minecraft-bedrock-7.1.11) (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)) + + +## [minecraft-bedrock-7.1.10](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.9...minecraft-bedrock-7.1.10) (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)) + + +## [minecraft-bedrock-7.1.9](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.8...minecraft-bedrock-7.1.9) (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)) + + +## [minecraft-bedrock-7.1.8](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.7...minecraft-bedrock-7.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)) + + +## [minecraft-bedrock-7.1.7](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.6...minecraft-bedrock-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [minecraft-bedrock-7.1.6](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.5...minecraft-bedrock-7.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)) + + +## [minecraft-bedrock-7.1.5](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.4...minecraft-bedrock-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [minecraft-bedrock-7.1.4](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.3...minecraft-bedrock-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [minecraft-bedrock-7.1.3](https://github.com/truecharts/charts/compare/minecraft-bedrock-7.1.0...minecraft-bedrock-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/minecraft-bedrock/8.1.3/Chart.yaml b/stable/minecraft-bedrock/8.1.3/Chart.yaml new file mode 100644 index 00000000000..84d2b970c5d --- /dev/null +++ b/stable/minecraft-bedrock/8.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2023.8.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Minecraft Bedrock Dedicated Server +home: https://truecharts.org/charts/stable/minecraft-bedrock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png +keywords: + - minecraft +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: minecraft-bedrock +sources: + - https://github.com/itzg/docker-minecraft-server + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock + - https://hub.docker.com/r/itzg/minecraft-bedrock-server +type: application +version: 8.1.3 diff --git a/stable/minecraft-bedrock/8.0.0/README.md b/stable/minecraft-bedrock/8.1.3/README.md similarity index 100% rename from stable/minecraft-bedrock/8.0.0/README.md rename to stable/minecraft-bedrock/8.1.3/README.md diff --git a/stable/minecraft-bedrock/8.0.0/app-readme.md b/stable/minecraft-bedrock/8.1.3/app-readme.md similarity index 100% rename from stable/minecraft-bedrock/8.0.0/app-readme.md rename to stable/minecraft-bedrock/8.1.3/app-readme.md diff --git a/stable/minecraft-bedrock/8.1.3/charts/common-18.0.3.tgz b/stable/minecraft-bedrock/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/minecraft-bedrock/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/minecraft-bedrock/8.0.0/ix_values.yaml b/stable/minecraft-bedrock/8.1.3/ix_values.yaml similarity index 100% rename from stable/minecraft-bedrock/8.0.0/ix_values.yaml rename to stable/minecraft-bedrock/8.1.3/ix_values.yaml diff --git a/stable/minecraft-bedrock/8.0.0/questions.yaml b/stable/minecraft-bedrock/8.1.3/questions.yaml similarity index 100% rename from stable/minecraft-bedrock/8.0.0/questions.yaml rename to stable/minecraft-bedrock/8.1.3/questions.yaml diff --git a/stable/minecraft-bungeecord/8.0.0/templates/NOTES.txt b/stable/minecraft-bedrock/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bungeecord/8.0.0/templates/NOTES.txt rename to stable/minecraft-bedrock/8.1.3/templates/NOTES.txt diff --git a/stable/minecraft-bungeecord/8.0.0/templates/common.yaml b/stable/minecraft-bedrock/8.1.3/templates/common.yaml similarity index 100% rename from stable/minecraft-bungeecord/8.0.0/templates/common.yaml rename to stable/minecraft-bedrock/8.1.3/templates/common.yaml diff --git a/stable/minecraft-bungeecord/8.0.0/values.yaml b/stable/minecraft-bedrock/8.1.3/values.yaml similarity index 100% rename from stable/minecraft-bungeecord/8.0.0/values.yaml rename to stable/minecraft-bedrock/8.1.3/values.yaml diff --git a/stable/minecraft-bungeecord/8.0.0/CHANGELOG.md b/stable/minecraft-bungeecord/8.0.0/CHANGELOG.md deleted file mode 100644 index c31dcf6eab7..00000000000 --- a/stable/minecraft-bungeecord/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [minecraft-bungeecord-7.1.11](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.10...minecraft-bungeecord-7.1.11) (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)) - - -## [minecraft-bungeecord-7.1.10](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.9...minecraft-bungeecord-7.1.10) (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)) - - -## [minecraft-bungeecord-7.1.9](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.8...minecraft-bungeecord-7.1.9) (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)) - - -## [minecraft-bungeecord-7.1.8](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.7...minecraft-bungeecord-7.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)) - - -## [minecraft-bungeecord-7.1.7](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.6...minecraft-bungeecord-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [minecraft-bungeecord-7.1.6](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.5...minecraft-bungeecord-7.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)) - - -## [minecraft-bungeecord-7.1.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.4...minecraft-bungeecord-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [minecraft-bungeecord-7.1.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.3...minecraft-bungeecord-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [minecraft-bungeecord-7.1.3](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.0...minecraft-bungeecord-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/minecraft-bungeecord/8.0.0/Chart.yaml b/stable/minecraft-bungeecord/8.0.0/Chart.yaml deleted file mode 100644 index e4ef0fab27f..00000000000 --- a/stable/minecraft-bungeecord/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: proxy - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2022.4.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: the front-end of a cluster of minecraft-java containers. -home: https://truecharts.org/charts/stable/minecraft-bungeecord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png -keywords: - - minecraft-bungeecord - - gameserver - - minecraft -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minecraft-bungeecord -sources: - - https://github.com/itzg/docker-bungeecord - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord - - https://hub.docker.com/r/itzg/bungeecord -type: application -version: 8.0.0 diff --git a/stable/minecraft-bungeecord/8.0.0/charts/common-17.5.0.tgz b/stable/minecraft-bungeecord/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/minecraft-bungeecord/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/minecraft-java/8.0.0/.helmignore b/stable/minecraft-bungeecord/8.1.3/.helmignore similarity index 100% rename from stable/minecraft-java/8.0.0/.helmignore rename to stable/minecraft-bungeecord/8.1.3/.helmignore diff --git a/stable/minecraft-bungeecord/8.1.3/CHANGELOG.md b/stable/minecraft-bungeecord/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e3d12b0193d --- /dev/null +++ b/stable/minecraft-bungeecord/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [minecraft-bungeecord-7.1.11](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.10...minecraft-bungeecord-7.1.11) (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)) + + +## [minecraft-bungeecord-7.1.10](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.9...minecraft-bungeecord-7.1.10) (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)) + + +## [minecraft-bungeecord-7.1.9](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.8...minecraft-bungeecord-7.1.9) (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)) + + +## [minecraft-bungeecord-7.1.8](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.7...minecraft-bungeecord-7.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)) + + +## [minecraft-bungeecord-7.1.7](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.6...minecraft-bungeecord-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [minecraft-bungeecord-7.1.6](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.5...minecraft-bungeecord-7.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)) + + +## [minecraft-bungeecord-7.1.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.4...minecraft-bungeecord-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [minecraft-bungeecord-7.1.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.3...minecraft-bungeecord-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [minecraft-bungeecord-7.1.3](https://github.com/truecharts/charts/compare/minecraft-bungeecord-7.1.0...minecraft-bungeecord-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/minecraft-bungeecord/8.1.3/Chart.yaml b/stable/minecraft-bungeecord/8.1.3/Chart.yaml new file mode 100644 index 00000000000..d7ecd6df5b4 --- /dev/null +++ b/stable/minecraft-bungeecord/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: proxy + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2022.4.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: the front-end of a cluster of minecraft-java containers. +home: https://truecharts.org/charts/stable/minecraft-bungeecord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png +keywords: + - minecraft-bungeecord + - gameserver + - minecraft +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: minecraft-bungeecord +sources: + - https://github.com/itzg/docker-bungeecord + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord + - https://hub.docker.com/r/itzg/bungeecord +type: application +version: 8.1.3 diff --git a/stable/minecraft-bungeecord/8.0.0/README.md b/stable/minecraft-bungeecord/8.1.3/README.md similarity index 100% rename from stable/minecraft-bungeecord/8.0.0/README.md rename to stable/minecraft-bungeecord/8.1.3/README.md diff --git a/stable/minecraft-bungeecord/8.0.0/app-readme.md b/stable/minecraft-bungeecord/8.1.3/app-readme.md similarity index 100% rename from stable/minecraft-bungeecord/8.0.0/app-readme.md rename to stable/minecraft-bungeecord/8.1.3/app-readme.md diff --git a/stable/minecraft-bungeecord/8.1.3/charts/common-18.0.3.tgz b/stable/minecraft-bungeecord/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/minecraft-bungeecord/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/minecraft-bungeecord/8.0.0/ix_values.yaml b/stable/minecraft-bungeecord/8.1.3/ix_values.yaml similarity index 100% rename from stable/minecraft-bungeecord/8.0.0/ix_values.yaml rename to stable/minecraft-bungeecord/8.1.3/ix_values.yaml diff --git a/stable/minecraft-bungeecord/8.0.0/questions.yaml b/stable/minecraft-bungeecord/8.1.3/questions.yaml similarity index 100% rename from stable/minecraft-bungeecord/8.0.0/questions.yaml rename to stable/minecraft-bungeecord/8.1.3/questions.yaml diff --git a/stable/minecraft-java/8.0.0/templates/NOTES.txt b/stable/minecraft-bungeecord/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/minecraft-java/8.0.0/templates/NOTES.txt rename to stable/minecraft-bungeecord/8.1.3/templates/NOTES.txt diff --git a/stable/minetest/8.1.0/templates/common.yaml b/stable/minecraft-bungeecord/8.1.3/templates/common.yaml similarity index 100% rename from stable/minetest/8.1.0/templates/common.yaml rename to stable/minecraft-bungeecord/8.1.3/templates/common.yaml diff --git a/stable/minecraft-java/8.0.0/values.yaml b/stable/minecraft-bungeecord/8.1.3/values.yaml similarity index 100% rename from stable/minecraft-java/8.0.0/values.yaml rename to stable/minecraft-bungeecord/8.1.3/values.yaml diff --git a/stable/minecraft-java/8.0.0/CHANGELOG.md b/stable/minecraft-java/8.0.0/CHANGELOG.md deleted file mode 100644 index f50887b7255..00000000000 --- a/stable/minecraft-java/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [minecraft-java-7.1.14](https://github.com/truecharts/charts/compare/minecraft-java-7.1.13...minecraft-java-7.1.14) (2024-02-05) - -### Chore - - - -- update container image itzg/mc-backup to latest[@bd0854f](https://github.com/bd0854f) by renovate ([#17979](https://github.com/truecharts/charts/issues/17979)) - - -## [minecraft-java-7.1.13](https://github.com/truecharts/charts/compare/minecraft-java-7.1.12...minecraft-java-7.1.13) (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)) - - -## [minecraft-java-7.1.11](https://github.com/truecharts/charts/compare/minecraft-java-7.1.10...minecraft-java-7.1.11) (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)) - - -## [minecraft-java-7.1.10](https://github.com/truecharts/charts/compare/minecraft-java-7.1.9...minecraft-java-7.1.10) (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)) - - -## [minecraft-java-7.1.9](https://github.com/truecharts/charts/compare/minecraft-java-7.1.8...minecraft-java-7.1.9) (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)) - - -## [minecraft-java-7.1.8](https://github.com/truecharts/charts/compare/minecraft-java-7.1.7...minecraft-java-7.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [minecraft-java-7.1.7](https://github.com/truecharts/charts/compare/minecraft-java-7.1.6...minecraft-java-7.1.7) (2024-01-14) - -### Fix - - - -- mcbackup wrong service name in host ([#17089](https://github.com/truecharts/charts/issues/17089)) - - - - -## [minecraft-java-7.1.6](https://github.com/truecharts/charts/compare/minecraft-java-7.1.5...minecraft-java-7.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)) - - -## [minecraft-java-7.1.5](https://github.com/truecharts/charts/compare/minecraft-java-7.1.4...minecraft-java-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - diff --git a/stable/minecraft-java/8.0.0/Chart.yaml b/stable/minecraft-java/8.0.0/Chart.yaml deleted file mode 100644 index ea623f39d7c..00000000000 --- a/stable/minecraft-java/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2023.11.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Minecraft Java Dedicated Server -home: https://truecharts.org/charts/stable/minecraft-java -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png -keywords: - - minecraft-java - - minecraft -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minecraft-java -sources: - - https://github.com/itzg/docker-minecraft-server - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - - https://hub.docker.com/r/itzg/minecraft-server - - https://hub.docker.com/r/itzg/mc-backup -type: application -version: 8.0.0 diff --git a/stable/minecraft-java/8.0.0/charts/common-17.5.0.tgz b/stable/minecraft-java/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/minecraft-java/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/minetest/8.1.0/.helmignore b/stable/minecraft-java/8.1.3/.helmignore similarity index 100% rename from stable/minetest/8.1.0/.helmignore rename to stable/minecraft-java/8.1.3/.helmignore diff --git a/stable/minecraft-java/8.1.3/CHANGELOG.md b/stable/minecraft-java/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f0114d6262e --- /dev/null +++ b/stable/minecraft-java/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [minecraft-java-7.1.14](https://github.com/truecharts/charts/compare/minecraft-java-7.1.13...minecraft-java-7.1.14) (2024-02-05) + +### Chore + + + +- update container image itzg/mc-backup to latest[@bd0854f](https://github.com/bd0854f) by renovate ([#17979](https://github.com/truecharts/charts/issues/17979)) + + +## [minecraft-java-7.1.13](https://github.com/truecharts/charts/compare/minecraft-java-7.1.12...minecraft-java-7.1.13) (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)) + + +## [minecraft-java-7.1.11](https://github.com/truecharts/charts/compare/minecraft-java-7.1.10...minecraft-java-7.1.11) (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)) + + +## [minecraft-java-7.1.10](https://github.com/truecharts/charts/compare/minecraft-java-7.1.9...minecraft-java-7.1.10) (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)) + + +## [minecraft-java-7.1.9](https://github.com/truecharts/charts/compare/minecraft-java-7.1.8...minecraft-java-7.1.9) (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)) + + +## [minecraft-java-7.1.8](https://github.com/truecharts/charts/compare/minecraft-java-7.1.7...minecraft-java-7.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [minecraft-java-7.1.7](https://github.com/truecharts/charts/compare/minecraft-java-7.1.6...minecraft-java-7.1.7) (2024-01-14) + +### Fix + + + +- mcbackup wrong service name in host ([#17089](https://github.com/truecharts/charts/issues/17089)) + + + + +## [minecraft-java-7.1.6](https://github.com/truecharts/charts/compare/minecraft-java-7.1.5...minecraft-java-7.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)) + + +## [minecraft-java-7.1.5](https://github.com/truecharts/charts/compare/minecraft-java-7.1.4...minecraft-java-7.1.5) (2024-01-02) + +### Chore + diff --git a/stable/minecraft-java/8.1.3/Chart.yaml b/stable/minecraft-java/8.1.3/Chart.yaml new file mode 100644 index 00000000000..c8ff1b640f0 --- /dev/null +++ b/stable/minecraft-java/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2023.11.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Minecraft Java Dedicated Server +home: https://truecharts.org/charts/stable/minecraft-java +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png +keywords: + - minecraft-java + - minecraft +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: minecraft-java +sources: + - https://github.com/itzg/docker-minecraft-server + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java + - https://hub.docker.com/r/itzg/minecraft-server + - https://hub.docker.com/r/itzg/mc-backup +type: application +version: 8.1.3 diff --git a/stable/minecraft-java/8.0.0/README.md b/stable/minecraft-java/8.1.3/README.md similarity index 100% rename from stable/minecraft-java/8.0.0/README.md rename to stable/minecraft-java/8.1.3/README.md diff --git a/stable/minecraft-java/8.0.0/app-readme.md b/stable/minecraft-java/8.1.3/app-readme.md similarity index 100% rename from stable/minecraft-java/8.0.0/app-readme.md rename to stable/minecraft-java/8.1.3/app-readme.md diff --git a/stable/minecraft-java/8.1.3/charts/common-18.0.3.tgz b/stable/minecraft-java/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/minecraft-java/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/minecraft-java/8.0.0/ix_values.yaml b/stable/minecraft-java/8.1.3/ix_values.yaml similarity index 100% rename from stable/minecraft-java/8.0.0/ix_values.yaml rename to stable/minecraft-java/8.1.3/ix_values.yaml diff --git a/stable/minecraft-java/8.0.0/questions.yaml b/stable/minecraft-java/8.1.3/questions.yaml similarity index 100% rename from stable/minecraft-java/8.0.0/questions.yaml rename to stable/minecraft-java/8.1.3/questions.yaml diff --git a/stable/minetest/8.1.0/templates/NOTES.txt b/stable/minecraft-java/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/minetest/8.1.0/templates/NOTES.txt rename to stable/minecraft-java/8.1.3/templates/NOTES.txt diff --git a/stable/minecraft-java/8.0.0/templates/common.yaml b/stable/minecraft-java/8.1.3/templates/common.yaml similarity index 100% rename from stable/minecraft-java/8.0.0/templates/common.yaml rename to stable/minecraft-java/8.1.3/templates/common.yaml diff --git a/stable/minetest/8.1.0/values.yaml b/stable/minecraft-java/8.1.3/values.yaml similarity index 100% rename from stable/minetest/8.1.0/values.yaml rename to stable/minecraft-java/8.1.3/values.yaml diff --git a/stable/minetest/8.1.0/CHANGELOG.md b/stable/minetest/8.1.0/CHANGELOG.md deleted file mode 100644 index e41f724a697..00000000000 --- a/stable/minetest/8.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [minetest-7.1.16](https://github.com/truecharts/charts/compare/minetest-7.1.15...minetest-7.1.16) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/minetest to 5.8.0[@eaf5138](https://github.com/eaf5138) by renovate ([#18068](https://github.com/truecharts/charts/issues/18068)) - - -## [minetest-7.1.15](https://github.com/truecharts/charts/compare/minetest-7.1.14...minetest-7.1.15) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/minetest to 5.8.0[@885c61f](https://github.com/885c61f) by renovate ([#17858](https://github.com/truecharts/charts/issues/17858)) - - -## [minetest-7.1.14](https://github.com/truecharts/charts/compare/minetest-7.1.13...minetest-7.1.14) (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)) - - -## [minetest-7.1.13](https://github.com/truecharts/charts/compare/minetest-7.1.12...minetest-7.1.13) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/minetest to 5.8.0[@d9b67b1](https://github.com/d9b67b1) by renovate ([#17613](https://github.com/truecharts/charts/issues/17613)) - - -## [minetest-7.1.12](https://github.com/truecharts/charts/compare/minetest-7.1.11...minetest-7.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)) - - -## [minetest-7.1.11](https://github.com/truecharts/charts/compare/minetest-7.1.10...minetest-7.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)) - - -## [minetest-7.1.10](https://github.com/truecharts/charts/compare/minetest-7.1.9...minetest-7.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)) - - -## [minetest-7.1.9](https://github.com/truecharts/charts/compare/minetest-7.1.8...minetest-7.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [minetest-7.1.8](https://github.com/truecharts/charts/compare/minetest-7.1.7...minetest-7.1.8) (2024-01-14) - -### Chore - - - -- update container image ghcr.io/linuxserver/minetest to 5.8.0[@6f5fbd7](https://github.com/6f5fbd7) by renovate ([#17143](https://github.com/truecharts/charts/issues/17143)) - - - - -## [minetest-7.1.7](https://github.com/truecharts/charts/compare/minetest-7.1.6...minetest-7.1.7) (2024-01-09) - -### Chore \ No newline at end of file diff --git a/stable/minetest/8.1.0/Chart.yaml b/stable/minetest/8.1.0/Chart.yaml deleted file mode 100644 index a69fd63ab38..00000000000 --- a/stable/minetest/8.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.8.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. -home: https://truecharts.org/charts/stable/minetest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png -keywords: - - minetest -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minetest -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minetest - - https://ghcr.io/linuxserver/minetest -type: application -version: 8.1.0 diff --git a/stable/minetest/8.1.0/charts/common-18.0.1.tgz b/stable/minetest/8.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/minetest/8.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/minetest/8.1.0/ix_values.yaml b/stable/minetest/8.1.0/ix_values.yaml deleted file mode 100644 index 0d1baba4eb6..00000000000 --- a/stable/minetest/8.1.0/ix_values.yaml +++ /dev/null @@ -1,38 +0,0 @@ -image: - repository: ghcr.io/linuxserver/minetest - pullPolicy: IfNotPresent - tag: 5.8.0@sha256:eaf5138af8b98f6ad42e2093c04b31e60f4808ab63db1a37152d3d6832909064 -service: - main: - ports: - main: - protocol: udp - targetPort: 30000 - port: 30000 -persistence: - config: - enabled: true - mountPath: "/config/.minetest" - varrun: - enabled: true -portal: - open: - enabled: true -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false diff --git a/stable/miniflux/14.0.0/.helmignore b/stable/minetest/8.1.4/.helmignore similarity index 100% rename from stable/miniflux/14.0.0/.helmignore rename to stable/minetest/8.1.4/.helmignore diff --git a/stable/minetest/8.1.4/CHANGELOG.md b/stable/minetest/8.1.4/CHANGELOG.md new file mode 100644 index 00000000000..71e19773e2a --- /dev/null +++ b/stable/minetest/8.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [minetest-7.1.16](https://github.com/truecharts/charts/compare/minetest-7.1.15...minetest-7.1.16) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/minetest to 5.8.0[@eaf5138](https://github.com/eaf5138) by renovate ([#18068](https://github.com/truecharts/charts/issues/18068)) + + +## [minetest-7.1.15](https://github.com/truecharts/charts/compare/minetest-7.1.14...minetest-7.1.15) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/minetest to 5.8.0[@885c61f](https://github.com/885c61f) by renovate ([#17858](https://github.com/truecharts/charts/issues/17858)) + + +## [minetest-7.1.14](https://github.com/truecharts/charts/compare/minetest-7.1.13...minetest-7.1.14) (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)) + + +## [minetest-7.1.13](https://github.com/truecharts/charts/compare/minetest-7.1.12...minetest-7.1.13) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/minetest to 5.8.0[@d9b67b1](https://github.com/d9b67b1) by renovate ([#17613](https://github.com/truecharts/charts/issues/17613)) + + +## [minetest-7.1.12](https://github.com/truecharts/charts/compare/minetest-7.1.11...minetest-7.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)) + + +## [minetest-7.1.11](https://github.com/truecharts/charts/compare/minetest-7.1.10...minetest-7.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)) + + +## [minetest-7.1.10](https://github.com/truecharts/charts/compare/minetest-7.1.9...minetest-7.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)) + + +## [minetest-7.1.9](https://github.com/truecharts/charts/compare/minetest-7.1.8...minetest-7.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [minetest-7.1.8](https://github.com/truecharts/charts/compare/minetest-7.1.7...minetest-7.1.8) (2024-01-14) + +### Chore + + + +- update container image ghcr.io/linuxserver/minetest to 5.8.0[@6f5fbd7](https://github.com/6f5fbd7) by renovate ([#17143](https://github.com/truecharts/charts/issues/17143)) + + diff --git a/stable/minetest/8.1.4/Chart.yaml b/stable/minetest/8.1.4/Chart.yaml new file mode 100644 index 00000000000..2449a6b51a4 --- /dev/null +++ b/stable/minetest/8.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.8.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. +home: https://truecharts.org/charts/stable/minetest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png +keywords: + - minetest +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: minetest +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minetest + - https://ghcr.io/linuxserver/minetest +type: application +version: 8.1.4 diff --git a/stable/minetest/8.1.0/README.md b/stable/minetest/8.1.4/README.md similarity index 100% rename from stable/minetest/8.1.0/README.md rename to stable/minetest/8.1.4/README.md diff --git a/stable/minetest/8.1.0/app-readme.md b/stable/minetest/8.1.4/app-readme.md similarity index 100% rename from stable/minetest/8.1.0/app-readme.md rename to stable/minetest/8.1.4/app-readme.md diff --git a/stable/minetest/8.1.4/charts/common-18.0.3.tgz b/stable/minetest/8.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/minetest/8.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/minetest/8.1.4/ix_values.yaml b/stable/minetest/8.1.4/ix_values.yaml new file mode 100644 index 00000000000..dd9be8254d6 --- /dev/null +++ b/stable/minetest/8.1.4/ix_values.yaml @@ -0,0 +1,38 @@ +image: + repository: ghcr.io/linuxserver/minetest + pullPolicy: IfNotPresent + tag: 5.8.0@sha256:82f6380460136dfcd0653383cb95b8e582bbc252865b5d5fd94058122bc99508 +service: + main: + ports: + main: + protocol: udp + targetPort: 30000 + port: 30000 +persistence: + config: + enabled: true + mountPath: "/config/.minetest" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false diff --git a/stable/minetest/8.1.0/questions.yaml b/stable/minetest/8.1.4/questions.yaml similarity index 100% rename from stable/minetest/8.1.0/questions.yaml rename to stable/minetest/8.1.4/questions.yaml diff --git a/stable/minio-console/10.0.0/templates/NOTES.txt b/stable/minetest/8.1.4/templates/NOTES.txt similarity index 100% rename from stable/minio-console/10.0.0/templates/NOTES.txt rename to stable/minetest/8.1.4/templates/NOTES.txt diff --git a/stable/miniflux/14.0.0/templates/common.yaml b/stable/minetest/8.1.4/templates/common.yaml similarity index 100% rename from stable/miniflux/14.0.0/templates/common.yaml rename to stable/minetest/8.1.4/templates/common.yaml diff --git a/stable/miniflux/14.0.0/values.yaml b/stable/minetest/8.1.4/values.yaml similarity index 100% rename from stable/miniflux/14.0.0/values.yaml rename to stable/minetest/8.1.4/values.yaml diff --git a/stable/miniflux/14.0.0/CHANGELOG.md b/stable/miniflux/14.0.0/CHANGELOG.md deleted file mode 100644 index e248e987fc7..00000000000 --- a/stable/miniflux/14.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [miniflux-13.1.11](https://github.com/truecharts/charts/compare/miniflux-13.1.10...miniflux-13.1.11) (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)) - - -## [miniflux-13.1.10](https://github.com/truecharts/charts/compare/miniflux-13.1.9...miniflux-13.1.10) (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)) - - -## [miniflux-13.1.9](https://github.com/truecharts/charts/compare/miniflux-13.1.8...miniflux-13.1.9) (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)) - - -## [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 - - - -- force bump to ensure up-to-date catalogs - - -## [miniflux-13.1.4](https://github.com/truecharts/charts/compare/miniflux-13.1.3...miniflux-13.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [miniflux-13.1.3](https://github.com/truecharts/charts/compare/miniflux-13.1.0...miniflux-13.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/miniflux/14.0.0/Chart.yaml b/stable/miniflux/14.0.0/Chart.yaml deleted file mode 100644 index 2f1d27da04f..00000000000 --- a/stable/miniflux/14.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: rss - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Miniflux is a minimalist and opinionated feed reader. -home: https://truecharts.org/charts/stable/miniflux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png -keywords: - - miniflux - - rss - - news -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: miniflux -sources: - - https://github.com/miniflux/v2 - - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux - - https://hub.docker.com/r/miniflux/miniflux -type: application -version: 14.0.0 diff --git a/stable/miniflux/14.0.0/charts/common-17.5.0.tgz b/stable/miniflux/14.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/miniflux/14.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mininote/5.0.0/.helmignore b/stable/miniflux/14.1.3/.helmignore similarity index 100% rename from stable/mininote/5.0.0/.helmignore rename to stable/miniflux/14.1.3/.helmignore diff --git a/stable/miniflux/14.1.3/CHANGELOG.md b/stable/miniflux/14.1.3/CHANGELOG.md new file mode 100644 index 00000000000..03cc174dc26 --- /dev/null +++ b/stable/miniflux/14.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [miniflux-13.1.11](https://github.com/truecharts/charts/compare/miniflux-13.1.10...miniflux-13.1.11) (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)) + + +## [miniflux-13.1.10](https://github.com/truecharts/charts/compare/miniflux-13.1.9...miniflux-13.1.10) (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)) + + +## [miniflux-13.1.9](https://github.com/truecharts/charts/compare/miniflux-13.1.8...miniflux-13.1.9) (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)) + + +## [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 + + + +- force bump to ensure up-to-date catalogs + + +## [miniflux-13.1.4](https://github.com/truecharts/charts/compare/miniflux-13.1.3...miniflux-13.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [miniflux-13.1.3](https://github.com/truecharts/charts/compare/miniflux-13.1.0...miniflux-13.1.3) (2024-01-01) + +### Chore diff --git a/stable/miniflux/14.1.3/Chart.yaml b/stable/miniflux/14.1.3/Chart.yaml new file mode 100644 index 00000000000..f90775145be --- /dev/null +++ b/stable/miniflux/14.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: rss + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.1.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Miniflux is a minimalist and opinionated feed reader. +home: https://truecharts.org/charts/stable/miniflux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png +keywords: + - miniflux + - rss + - news +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: miniflux +sources: + - https://github.com/miniflux/v2 + - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux + - https://hub.docker.com/r/miniflux/miniflux +type: application +version: 14.1.3 diff --git a/stable/miniflux/14.0.0/README.md b/stable/miniflux/14.1.3/README.md similarity index 100% rename from stable/miniflux/14.0.0/README.md rename to stable/miniflux/14.1.3/README.md diff --git a/stable/miniflux/14.0.0/app-readme.md b/stable/miniflux/14.1.3/app-readme.md similarity index 100% rename from stable/miniflux/14.0.0/app-readme.md rename to stable/miniflux/14.1.3/app-readme.md diff --git a/stable/miniflux/14.1.3/charts/common-18.0.3.tgz b/stable/miniflux/14.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/miniflux/14.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/miniflux/14.0.0/ix_values.yaml b/stable/miniflux/14.1.3/ix_values.yaml similarity index 100% rename from stable/miniflux/14.0.0/ix_values.yaml rename to stable/miniflux/14.1.3/ix_values.yaml diff --git a/stable/miniflux/14.0.0/questions.yaml b/stable/miniflux/14.1.3/questions.yaml similarity index 100% rename from stable/miniflux/14.0.0/questions.yaml rename to stable/miniflux/14.1.3/questions.yaml diff --git a/stable/minio-console/10.0.0/templates/common.yaml b/stable/miniflux/14.1.3/templates/common.yaml similarity index 100% rename from stable/minio-console/10.0.0/templates/common.yaml rename to stable/miniflux/14.1.3/templates/common.yaml diff --git a/stable/mininote/5.0.0/values.yaml b/stable/miniflux/14.1.3/values.yaml similarity index 100% rename from stable/mininote/5.0.0/values.yaml rename to stable/miniflux/14.1.3/values.yaml diff --git a/stable/mininote/5.0.0/CHANGELOG.md b/stable/mininote/5.0.0/CHANGELOG.md deleted file mode 100644 index 87aa2d6e824..00000000000 --- a/stable/mininote/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mininote-4.1.11](https://github.com/truecharts/charts/compare/mininote-4.1.10...mininote-4.1.11) (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)) - - -## [mininote-4.1.10](https://github.com/truecharts/charts/compare/mininote-4.1.9...mininote-4.1.10) (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)) - - -## [mininote-4.1.9](https://github.com/truecharts/charts/compare/mininote-4.1.8...mininote-4.1.9) (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)) - - -## [mininote-4.1.8](https://github.com/truecharts/charts/compare/mininote-4.1.7...mininote-4.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)) - - -## [mininote-4.1.7](https://github.com/truecharts/charts/compare/mininote-4.1.6...mininote-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mininote-4.1.6](https://github.com/truecharts/charts/compare/mininote-4.1.5...mininote-4.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)) - - -## [mininote-4.1.5](https://github.com/truecharts/charts/compare/mininote-4.1.4...mininote-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mininote-4.1.4](https://github.com/truecharts/charts/compare/mininote-4.1.3...mininote-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mininote-4.1.3](https://github.com/truecharts/charts/compare/mininote-4.1.0...mininote-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/mininote/5.0.0/Chart.yaml b/stable/mininote/5.0.0/Chart.yaml deleted file mode 100644 index 603c27fabd0..00000000000 --- a/stable/mininote/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. -home: https://truecharts.org/charts/stable/mininote -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.png -keywords: - - mininote - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mininote -sources: - - https://github.com/muety/mininote - - https://github.com/truecharts/charts/tree/master/charts/stable/mininote - - https://hub.docker.com/r/n1try/mininote -type: application -version: 5.0.0 diff --git a/stable/mininote/5.0.0/charts/common-17.5.0.tgz b/stable/mininote/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mininote/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/minio-console/10.0.0/.helmignore b/stable/mininote/5.1.3/.helmignore similarity index 100% rename from stable/minio-console/10.0.0/.helmignore rename to stable/mininote/5.1.3/.helmignore diff --git a/stable/mininote/5.1.3/CHANGELOG.md b/stable/mininote/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1950ee8fd69 --- /dev/null +++ b/stable/mininote/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mininote-4.1.11](https://github.com/truecharts/charts/compare/mininote-4.1.10...mininote-4.1.11) (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)) + + +## [mininote-4.1.10](https://github.com/truecharts/charts/compare/mininote-4.1.9...mininote-4.1.10) (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)) + + +## [mininote-4.1.9](https://github.com/truecharts/charts/compare/mininote-4.1.8...mininote-4.1.9) (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)) + + +## [mininote-4.1.8](https://github.com/truecharts/charts/compare/mininote-4.1.7...mininote-4.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)) + + +## [mininote-4.1.7](https://github.com/truecharts/charts/compare/mininote-4.1.6...mininote-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mininote-4.1.6](https://github.com/truecharts/charts/compare/mininote-4.1.5...mininote-4.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)) + + +## [mininote-4.1.5](https://github.com/truecharts/charts/compare/mininote-4.1.4...mininote-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mininote-4.1.4](https://github.com/truecharts/charts/compare/mininote-4.1.3...mininote-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [mininote-4.1.3](https://github.com/truecharts/charts/compare/mininote-4.1.0...mininote-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/mininote/5.1.3/Chart.yaml b/stable/mininote/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3baa36bc26b --- /dev/null +++ b/stable/mininote/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. +home: https://truecharts.org/charts/stable/mininote +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.png +keywords: + - mininote + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mininote +sources: + - https://github.com/muety/mininote + - https://github.com/truecharts/charts/tree/master/charts/stable/mininote + - https://hub.docker.com/r/n1try/mininote +type: application +version: 5.1.3 diff --git a/stable/mininote/5.0.0/README.md b/stable/mininote/5.1.3/README.md similarity index 100% rename from stable/mininote/5.0.0/README.md rename to stable/mininote/5.1.3/README.md diff --git a/stable/mininote/5.0.0/app-readme.md b/stable/mininote/5.1.3/app-readme.md similarity index 100% rename from stable/mininote/5.0.0/app-readme.md rename to stable/mininote/5.1.3/app-readme.md diff --git a/stable/mininote/5.1.3/charts/common-18.0.3.tgz b/stable/mininote/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mininote/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mininote/5.0.0/ix_values.yaml b/stable/mininote/5.1.3/ix_values.yaml similarity index 100% rename from stable/mininote/5.0.0/ix_values.yaml rename to stable/mininote/5.1.3/ix_values.yaml diff --git a/stable/mininote/5.0.0/questions.yaml b/stable/mininote/5.1.3/questions.yaml similarity index 100% rename from stable/mininote/5.0.0/questions.yaml rename to stable/mininote/5.1.3/questions.yaml diff --git a/stable/mininote/5.0.0/templates/common.yaml b/stable/mininote/5.1.3/templates/common.yaml similarity index 100% rename from stable/mininote/5.0.0/templates/common.yaml rename to stable/mininote/5.1.3/templates/common.yaml diff --git a/stable/minio-console/10.0.0/values.yaml b/stable/mininote/5.1.3/values.yaml similarity index 100% rename from stable/minio-console/10.0.0/values.yaml rename to stable/mininote/5.1.3/values.yaml diff --git a/stable/minio-console/10.0.0/CHANGELOG.md b/stable/minio-console/10.0.0/CHANGELOG.md deleted file mode 100644 index f1f9b803445..00000000000 --- a/stable/minio-console/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [minio-console-9.1.11](https://github.com/truecharts/charts/compare/minio-console-9.1.10...minio-console-9.1.11) (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)) - - -## [minio-console-9.1.10](https://github.com/truecharts/charts/compare/minio-console-9.1.9...minio-console-9.1.10) (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)) - - -## [minio-console-9.1.9](https://github.com/truecharts/charts/compare/minio-console-9.1.8...minio-console-9.1.9) (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)) - - -## [minio-console-9.1.8](https://github.com/truecharts/charts/compare/minio-console-9.1.7...minio-console-9.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)) - - -## [minio-console-9.1.7](https://github.com/truecharts/charts/compare/minio-console-9.1.6...minio-console-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [minio-console-9.1.6](https://github.com/truecharts/charts/compare/minio-console-9.1.5...minio-console-9.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)) - - -## [minio-console-9.1.5](https://github.com/truecharts/charts/compare/minio-console-9.1.4...minio-console-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [minio-console-9.1.4](https://github.com/truecharts/charts/compare/minio-console-9.1.3...minio-console-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [minio-console-9.1.3](https://github.com/truecharts/charts/compare/minio-console-9.1.0...minio-console-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/minio-console/10.0.0/Chart.yaml b/stable/minio-console/10.0.0/Chart.yaml deleted file mode 100644 index 36f0c9c7171..00000000000 --- a/stable/minio-console/10.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.30.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A management console for minio server and operator -home: https://truecharts.org/charts/stable/minio-console -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png -keywords: - - minio-console - - minio - - s3 -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minio-console -sources: - - https://github.com/minio/console - - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console - - https://hub.docker.com/r/minio/console -type: application -version: 10.0.0 diff --git a/stable/minio-console/10.0.0/charts/common-17.5.0.tgz b/stable/minio-console/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/minio-console/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/minisatip/9.0.0/.helmignore b/stable/minio-console/10.1.3/.helmignore similarity index 100% rename from stable/minisatip/9.0.0/.helmignore rename to stable/minio-console/10.1.3/.helmignore diff --git a/stable/minio-console/10.1.3/CHANGELOG.md b/stable/minio-console/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d1b353b16b9 --- /dev/null +++ b/stable/minio-console/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [minio-console-9.1.11](https://github.com/truecharts/charts/compare/minio-console-9.1.10...minio-console-9.1.11) (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)) + + +## [minio-console-9.1.10](https://github.com/truecharts/charts/compare/minio-console-9.1.9...minio-console-9.1.10) (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)) + + +## [minio-console-9.1.9](https://github.com/truecharts/charts/compare/minio-console-9.1.8...minio-console-9.1.9) (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)) + + +## [minio-console-9.1.8](https://github.com/truecharts/charts/compare/minio-console-9.1.7...minio-console-9.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)) + + +## [minio-console-9.1.7](https://github.com/truecharts/charts/compare/minio-console-9.1.6...minio-console-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [minio-console-9.1.6](https://github.com/truecharts/charts/compare/minio-console-9.1.5...minio-console-9.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)) + + +## [minio-console-9.1.5](https://github.com/truecharts/charts/compare/minio-console-9.1.4...minio-console-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [minio-console-9.1.4](https://github.com/truecharts/charts/compare/minio-console-9.1.3...minio-console-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [minio-console-9.1.3](https://github.com/truecharts/charts/compare/minio-console-9.1.0...minio-console-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/minio-console/10.1.3/Chart.yaml b/stable/minio-console/10.1.3/Chart.yaml new file mode 100644 index 00000000000..c9156d301a6 --- /dev/null +++ b/stable/minio-console/10.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.30.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A management console for minio server and operator +home: https://truecharts.org/charts/stable/minio-console +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png +keywords: + - minio-console + - minio + - s3 +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: minio-console +sources: + - https://github.com/minio/console + - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console + - https://hub.docker.com/r/minio/console +type: application +version: 10.1.3 diff --git a/stable/minio-console/10.0.0/README.md b/stable/minio-console/10.1.3/README.md similarity index 100% rename from stable/minio-console/10.0.0/README.md rename to stable/minio-console/10.1.3/README.md diff --git a/stable/minio-console/10.0.0/app-readme.md b/stable/minio-console/10.1.3/app-readme.md similarity index 100% rename from stable/minio-console/10.0.0/app-readme.md rename to stable/minio-console/10.1.3/app-readme.md diff --git a/stable/minio-console/10.1.3/charts/common-18.0.3.tgz b/stable/minio-console/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/minio-console/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/minio-console/10.0.0/ix_values.yaml b/stable/minio-console/10.1.3/ix_values.yaml similarity index 100% rename from stable/minio-console/10.0.0/ix_values.yaml rename to stable/minio-console/10.1.3/ix_values.yaml diff --git a/stable/minio-console/10.0.0/questions.yaml b/stable/minio-console/10.1.3/questions.yaml similarity index 100% rename from stable/minio-console/10.0.0/questions.yaml rename to stable/minio-console/10.1.3/questions.yaml diff --git a/stable/minisatip/9.0.0/templates/NOTES.txt b/stable/minio-console/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/minisatip/9.0.0/templates/NOTES.txt rename to stable/minio-console/10.1.3/templates/NOTES.txt diff --git a/stable/minisatip/9.0.0/templates/common.yaml b/stable/minio-console/10.1.3/templates/common.yaml similarity index 100% rename from stable/minisatip/9.0.0/templates/common.yaml rename to stable/minio-console/10.1.3/templates/common.yaml diff --git a/stable/minisatip/9.0.0/values.yaml b/stable/minio-console/10.1.3/values.yaml similarity index 100% rename from stable/minisatip/9.0.0/values.yaml rename to stable/minio-console/10.1.3/values.yaml diff --git a/stable/minio/11.1.4/Chart.yaml b/stable/minio/11.1.4/Chart.yaml index 7556089e574..b36e67151f6 100644 --- a/stable/minio/11.1.4/Chart.yaml +++ b/stable/minio/11.1.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2024.02.26 dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/minio/11.1.4/charts/common-18.0.2.tgz b/stable/minio/11.1.4/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/minio/11.1.4/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/minio/11.1.4/charts/common-18.0.3.tgz b/stable/minio/11.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/minio/11.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/minisatip/9.0.0/CHANGELOG.md b/stable/minisatip/9.0.0/CHANGELOG.md deleted file mode 100644 index 15521888b46..00000000000 --- a/stable/minisatip/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [minisatip-8.1.11](https://github.com/truecharts/charts/compare/minisatip-8.1.10...minisatip-8.1.11) (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)) - - -## [minisatip-8.1.10](https://github.com/truecharts/charts/compare/minisatip-8.1.9...minisatip-8.1.10) (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)) - - -## [minisatip-8.1.9](https://github.com/truecharts/charts/compare/minisatip-8.1.8...minisatip-8.1.9) (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)) - - -## [minisatip-8.1.8](https://github.com/truecharts/charts/compare/minisatip-8.1.7...minisatip-8.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)) - - -## [minisatip-8.1.7](https://github.com/truecharts/charts/compare/minisatip-8.1.6...minisatip-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [minisatip-8.1.6](https://github.com/truecharts/charts/compare/minisatip-8.1.5...minisatip-8.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)) - - -## [minisatip-8.1.5](https://github.com/truecharts/charts/compare/minisatip-8.1.4...minisatip-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [minisatip-8.1.4](https://github.com/truecharts/charts/compare/minisatip-8.1.3...minisatip-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [minisatip-8.1.3](https://github.com/truecharts/charts/compare/minisatip-8.1.0...minisatip-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/minisatip/9.0.0/Chart.yaml b/stable/minisatip/9.0.0/Chart.yaml deleted file mode 100644 index b624d13601c..00000000000 --- a/stable/minisatip/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utility - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.12.01 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. -home: https://truecharts.org/charts/stable/minisatip -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png -keywords: - - minisatip -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: minisatip -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip - - https://ghcr.io/linuxserver/minisatip -type: application -version: 9.0.0 diff --git a/stable/minisatip/9.0.0/charts/common-17.5.0.tgz b/stable/minisatip/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/minisatip/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/misskey/8.0.0/.helmignore b/stable/minisatip/9.1.3/.helmignore similarity index 100% rename from stable/misskey/8.0.0/.helmignore rename to stable/minisatip/9.1.3/.helmignore diff --git a/stable/minisatip/9.1.3/CHANGELOG.md b/stable/minisatip/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..81284bfe9ae --- /dev/null +++ b/stable/minisatip/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [minisatip-8.1.11](https://github.com/truecharts/charts/compare/minisatip-8.1.10...minisatip-8.1.11) (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)) + + +## [minisatip-8.1.10](https://github.com/truecharts/charts/compare/minisatip-8.1.9...minisatip-8.1.10) (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)) + + +## [minisatip-8.1.9](https://github.com/truecharts/charts/compare/minisatip-8.1.8...minisatip-8.1.9) (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)) + + +## [minisatip-8.1.8](https://github.com/truecharts/charts/compare/minisatip-8.1.7...minisatip-8.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)) + + +## [minisatip-8.1.7](https://github.com/truecharts/charts/compare/minisatip-8.1.6...minisatip-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [minisatip-8.1.6](https://github.com/truecharts/charts/compare/minisatip-8.1.5...minisatip-8.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)) + + +## [minisatip-8.1.5](https://github.com/truecharts/charts/compare/minisatip-8.1.4...minisatip-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [minisatip-8.1.4](https://github.com/truecharts/charts/compare/minisatip-8.1.3...minisatip-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [minisatip-8.1.3](https://github.com/truecharts/charts/compare/minisatip-8.1.0...minisatip-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/minisatip/9.1.3/Chart.yaml b/stable/minisatip/9.1.3/Chart.yaml new file mode 100644 index 00000000000..c78546c812b --- /dev/null +++ b/stable/minisatip/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utility + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2021.12.01 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. +home: https://truecharts.org/charts/stable/minisatip +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png +keywords: + - minisatip +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: minisatip +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip + - https://ghcr.io/linuxserver/minisatip +type: application +version: 9.1.3 diff --git a/stable/minisatip/9.0.0/README.md b/stable/minisatip/9.1.3/README.md similarity index 100% rename from stable/minisatip/9.0.0/README.md rename to stable/minisatip/9.1.3/README.md diff --git a/stable/minisatip/9.0.0/app-readme.md b/stable/minisatip/9.1.3/app-readme.md similarity index 100% rename from stable/minisatip/9.0.0/app-readme.md rename to stable/minisatip/9.1.3/app-readme.md diff --git a/stable/minisatip/9.1.3/charts/common-18.0.3.tgz b/stable/minisatip/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/minisatip/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/minisatip/9.0.0/ix_values.yaml b/stable/minisatip/9.1.3/ix_values.yaml similarity index 100% rename from stable/minisatip/9.0.0/ix_values.yaml rename to stable/minisatip/9.1.3/ix_values.yaml diff --git a/stable/minisatip/9.0.0/questions.yaml b/stable/minisatip/9.1.3/questions.yaml similarity index 100% rename from stable/minisatip/9.0.0/questions.yaml rename to stable/minisatip/9.1.3/questions.yaml diff --git a/stable/misskey/8.0.0/templates/NOTES.txt b/stable/minisatip/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/misskey/8.0.0/templates/NOTES.txt rename to stable/minisatip/9.1.3/templates/NOTES.txt diff --git a/stable/mkvcleaver/9.0.0/templates/common.yaml b/stable/minisatip/9.1.3/templates/common.yaml similarity index 100% rename from stable/mkvcleaver/9.0.0/templates/common.yaml rename to stable/minisatip/9.1.3/templates/common.yaml diff --git a/stable/misskey/8.0.0/values.yaml b/stable/minisatip/9.1.3/values.yaml similarity index 100% rename from stable/misskey/8.0.0/values.yaml rename to stable/minisatip/9.1.3/values.yaml diff --git a/stable/misskey/8.0.0/CHANGELOG.md b/stable/misskey/8.0.0/CHANGELOG.md deleted file mode 100644 index 74bfbdddf7e..00000000000 --- a/stable/misskey/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [misskey-7.1.16](https://github.com/truecharts/charts/compare/misskey-7.1.15...misskey-7.1.16) (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)) - - -## [misskey-7.1.15](https://github.com/truecharts/charts/compare/misskey-7.1.14...misskey-7.1.15) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [misskey-7.1.14](https://github.com/truecharts/charts/compare/misskey-7.1.13...misskey-7.1.14) (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)) - - -## [misskey-7.1.13](https://github.com/truecharts/charts/compare/misskey-7.1.12...misskey-7.1.13) (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)) - - -## [misskey-7.1.12](https://github.com/truecharts/charts/compare/misskey-7.1.11...misskey-7.1.12) (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)) - - -## [misskey-7.1.11](https://github.com/truecharts/charts/compare/misskey-7.1.10...misskey-7.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [misskey-7.1.10](https://github.com/truecharts/charts/compare/misskey-7.1.9...misskey-7.1.10) (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)) - - -## [misskey-7.1.9](https://github.com/truecharts/charts/compare/misskey-7.1.8...misskey-7.1.9) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - - -## [misskey-7.1.8](https://github.com/truecharts/charts/compare/misskey-7.1.7...misskey-7.1.8) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs diff --git a/stable/misskey/8.0.0/Chart.yaml b/stable/misskey/8.0.0/Chart.yaml deleted file mode 100644 index 502be36bfc8..00000000000 --- a/stable/misskey/8.0.0/Chart.yaml +++ /dev/null @@ -1,48 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Social - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source decentralized social media platform that's free forever! -home: https://truecharts.org/charts/stable/misskey -icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.png -keywords: - - Misskey - - Social - - Friend - - Social Media - - Fediverse - - ActivityPub -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: misskey -sources: - - https://github.com/misskey-dev/misskey/ - - https://github.com/truecharts/charts/tree/master/charts/stable/misskey - - https://hub.docker.com/r/misskey/misskey -type: application -version: 8.0.0 diff --git a/stable/misskey/8.0.0/charts/common-17.5.0.tgz b/stable/misskey/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/misskey/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mkvcleaver/9.0.0/.helmignore b/stable/misskey/8.1.3/.helmignore similarity index 100% rename from stable/mkvcleaver/9.0.0/.helmignore rename to stable/misskey/8.1.3/.helmignore diff --git a/stable/misskey/8.1.3/CHANGELOG.md b/stable/misskey/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d7412e4234e --- /dev/null +++ b/stable/misskey/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [misskey-7.1.16](https://github.com/truecharts/charts/compare/misskey-7.1.15...misskey-7.1.16) (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)) + + +## [misskey-7.1.15](https://github.com/truecharts/charts/compare/misskey-7.1.14...misskey-7.1.15) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [misskey-7.1.14](https://github.com/truecharts/charts/compare/misskey-7.1.13...misskey-7.1.14) (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)) + + +## [misskey-7.1.13](https://github.com/truecharts/charts/compare/misskey-7.1.12...misskey-7.1.13) (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)) + + +## [misskey-7.1.12](https://github.com/truecharts/charts/compare/misskey-7.1.11...misskey-7.1.12) (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)) + + +## [misskey-7.1.11](https://github.com/truecharts/charts/compare/misskey-7.1.10...misskey-7.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [misskey-7.1.10](https://github.com/truecharts/charts/compare/misskey-7.1.9...misskey-7.1.10) (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)) + + +## [misskey-7.1.9](https://github.com/truecharts/charts/compare/misskey-7.1.8...misskey-7.1.9) (2024-01-02) + +### Chore + + + +- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) + + +## [misskey-7.1.8](https://github.com/truecharts/charts/compare/misskey-7.1.7...misskey-7.1.8) (2024-01-02) + +### Chore diff --git a/stable/misskey/8.1.3/Chart.yaml b/stable/misskey/8.1.3/Chart.yaml new file mode 100644 index 00000000000..de37e7b8980 --- /dev/null +++ b/stable/misskey/8.1.3/Chart.yaml @@ -0,0 +1,48 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Social + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2024.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Open source decentralized social media platform that's free forever! +home: https://truecharts.org/charts/stable/misskey +icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.png +keywords: + - Misskey + - Social + - Friend + - Social Media + - Fediverse + - ActivityPub +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: misskey +sources: + - https://github.com/misskey-dev/misskey/ + - https://github.com/truecharts/charts/tree/master/charts/stable/misskey + - https://hub.docker.com/r/misskey/misskey +type: application +version: 8.1.3 diff --git a/stable/misskey/8.0.0/README.md b/stable/misskey/8.1.3/README.md similarity index 100% rename from stable/misskey/8.0.0/README.md rename to stable/misskey/8.1.3/README.md diff --git a/stable/misskey/8.0.0/app-readme.md b/stable/misskey/8.1.3/app-readme.md similarity index 100% rename from stable/misskey/8.0.0/app-readme.md rename to stable/misskey/8.1.3/app-readme.md diff --git a/stable/misskey/8.1.3/charts/common-18.0.3.tgz b/stable/misskey/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/misskey/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/misskey/8.0.0/charts/redis-11.2.1.tgz b/stable/misskey/8.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/misskey/8.0.0/charts/redis-11.2.1.tgz rename to stable/misskey/8.1.3/charts/redis-11.2.1.tgz diff --git a/stable/misskey/8.0.0/ix_values.yaml b/stable/misskey/8.1.3/ix_values.yaml similarity index 100% rename from stable/misskey/8.0.0/ix_values.yaml rename to stable/misskey/8.1.3/ix_values.yaml diff --git a/stable/misskey/8.0.0/questions.yaml b/stable/misskey/8.1.3/questions.yaml similarity index 100% rename from stable/misskey/8.0.0/questions.yaml rename to stable/misskey/8.1.3/questions.yaml diff --git a/stable/mkvcleaver/9.0.0/templates/NOTES.txt b/stable/misskey/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/mkvcleaver/9.0.0/templates/NOTES.txt rename to stable/misskey/8.1.3/templates/NOTES.txt diff --git a/stable/misskey/8.0.0/templates/_configmap.tpl b/stable/misskey/8.1.3/templates/_configmap.tpl similarity index 100% rename from stable/misskey/8.0.0/templates/_configmap.tpl rename to stable/misskey/8.1.3/templates/_configmap.tpl diff --git a/stable/misskey/8.0.0/templates/common.yaml b/stable/misskey/8.1.3/templates/common.yaml similarity index 100% rename from stable/misskey/8.0.0/templates/common.yaml rename to stable/misskey/8.1.3/templates/common.yaml diff --git a/stable/mkvcleaver/9.0.0/values.yaml b/stable/misskey/8.1.3/values.yaml similarity index 100% rename from stable/mkvcleaver/9.0.0/values.yaml rename to stable/misskey/8.1.3/values.yaml diff --git a/stable/mkvcleaver/9.0.0/CHANGELOG.md b/stable/mkvcleaver/9.0.0/CHANGELOG.md deleted file mode 100644 index 8c2aeb95172..00000000000 --- a/stable/mkvcleaver/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [mkvcleaver-7.1.11](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.10...mkvcleaver-7.1.11) (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)) - - -## [mkvcleaver-7.1.10](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.9...mkvcleaver-7.1.10) (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)) - - -## [mkvcleaver-7.1.9](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.8...mkvcleaver-7.1.9) (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)) - - -## [mkvcleaver-7.1.8](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.7...mkvcleaver-7.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)) - - -## [mkvcleaver-7.1.7](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.6...mkvcleaver-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mkvcleaver-7.1.6](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.5...mkvcleaver-7.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)) - - -## [mkvcleaver-7.1.5](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.4...mkvcleaver-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mkvcleaver-7.1.4](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.3...mkvcleaver-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mkvcleaver-7.1.3](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.0...mkvcleaver-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency diff --git a/stable/mkvcleaver/9.0.0/Chart.yaml b/stable/mkvcleaver/9.0.0/Chart.yaml deleted file mode 100644 index 71ba85a260d..00000000000 --- a/stable/mkvcleaver/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.02.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MKVCleaver is a tool for batch extraction of data from MKV files -home: https://truecharts.org/charts/stable/mkvcleaver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png -keywords: - - media - - mkvcleaver -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mkvcleaver -sources: - - https://github.com/jlesage/docker-mkvcleaver - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver - - https://hub.docker.com/r/jlesage/mkvcleaver -type: application -version: 9.0.0 diff --git a/stable/mkvcleaver/9.0.0/charts/common-17.5.0.tgz b/stable/mkvcleaver/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mkvcleaver/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mkvtoolnix/10.0.0/.helmignore b/stable/mkvcleaver/9.1.3/.helmignore similarity index 100% rename from stable/mkvtoolnix/10.0.0/.helmignore rename to stable/mkvcleaver/9.1.3/.helmignore diff --git a/stable/mkvcleaver/9.1.3/CHANGELOG.md b/stable/mkvcleaver/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..01ff139f01b --- /dev/null +++ b/stable/mkvcleaver/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [mkvcleaver-7.1.11](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.10...mkvcleaver-7.1.11) (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)) + + +## [mkvcleaver-7.1.10](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.9...mkvcleaver-7.1.10) (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)) + + +## [mkvcleaver-7.1.9](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.8...mkvcleaver-7.1.9) (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)) + + +## [mkvcleaver-7.1.8](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.7...mkvcleaver-7.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)) + + +## [mkvcleaver-7.1.7](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.6...mkvcleaver-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mkvcleaver-7.1.6](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.5...mkvcleaver-7.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)) + + +## [mkvcleaver-7.1.5](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.4...mkvcleaver-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mkvcleaver-7.1.4](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.3...mkvcleaver-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [mkvcleaver-7.1.3](https://github.com/truecharts/charts/compare/mkvcleaver-7.1.0...mkvcleaver-7.1.3) (2024-01-01) + +### Chore + + diff --git a/stable/mkvcleaver/9.1.3/Chart.yaml b/stable/mkvcleaver/9.1.3/Chart.yaml new file mode 100644 index 00000000000..661ed022e51 --- /dev/null +++ b/stable/mkvcleaver/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.02.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: MKVCleaver is a tool for batch extraction of data from MKV files +home: https://truecharts.org/charts/stable/mkvcleaver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png +keywords: + - media + - mkvcleaver +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mkvcleaver +sources: + - https://github.com/jlesage/docker-mkvcleaver + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver + - https://hub.docker.com/r/jlesage/mkvcleaver +type: application +version: 9.1.3 diff --git a/stable/mkvcleaver/9.0.0/README.md b/stable/mkvcleaver/9.1.3/README.md similarity index 100% rename from stable/mkvcleaver/9.0.0/README.md rename to stable/mkvcleaver/9.1.3/README.md diff --git a/stable/mkvcleaver/9.0.0/app-readme.md b/stable/mkvcleaver/9.1.3/app-readme.md similarity index 100% rename from stable/mkvcleaver/9.0.0/app-readme.md rename to stable/mkvcleaver/9.1.3/app-readme.md diff --git a/stable/mkvcleaver/9.1.3/charts/common-18.0.3.tgz b/stable/mkvcleaver/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mkvcleaver/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mkvcleaver/9.0.0/ix_values.yaml b/stable/mkvcleaver/9.1.3/ix_values.yaml similarity index 100% rename from stable/mkvcleaver/9.0.0/ix_values.yaml rename to stable/mkvcleaver/9.1.3/ix_values.yaml diff --git a/stable/mkvcleaver/9.0.0/questions.yaml b/stable/mkvcleaver/9.1.3/questions.yaml similarity index 100% rename from stable/mkvcleaver/9.0.0/questions.yaml rename to stable/mkvcleaver/9.1.3/questions.yaml diff --git a/stable/mkvtoolnix/10.0.0/templates/NOTES.txt b/stable/mkvcleaver/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/mkvtoolnix/10.0.0/templates/NOTES.txt rename to stable/mkvcleaver/9.1.3/templates/NOTES.txt diff --git a/stable/mkvtoolnix/10.0.0/templates/common.yaml b/stable/mkvcleaver/9.1.3/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/10.0.0/templates/common.yaml rename to stable/mkvcleaver/9.1.3/templates/common.yaml diff --git a/stable/mkvtoolnix/10.0.0/values.yaml b/stable/mkvcleaver/9.1.3/values.yaml similarity index 100% rename from stable/mkvtoolnix/10.0.0/values.yaml rename to stable/mkvcleaver/9.1.3/values.yaml diff --git a/stable/mkvtoolnix/10.0.0/CHANGELOG.md b/stable/mkvtoolnix/10.0.0/CHANGELOG.md deleted file mode 100644 index ddb4f6b6bc5..00000000000 --- a/stable/mkvtoolnix/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mkvtoolnix-9.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.11...mkvtoolnix-9.0.0) (2024-02-10) - -### Chore - - - -- update container image jlesage/mkvtoolnix to v24.02.1[@f90aca5](https://github.com/f90aca5) by renovate ([#17965](https://github.com/truecharts/charts/issues/17965)) - - -## [mkvtoolnix-8.1.11](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.10...mkvtoolnix-8.1.11) (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)) - - -## [mkvtoolnix-8.1.10](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.9...mkvtoolnix-8.1.10) (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)) - - -## [mkvtoolnix-8.1.9](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.8...mkvtoolnix-8.1.9) (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)) - - -## [mkvtoolnix-8.1.8](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.7...mkvtoolnix-8.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)) - - -## [mkvtoolnix-8.1.7](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.6...mkvtoolnix-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mkvtoolnix-8.1.6](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.5...mkvtoolnix-8.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)) - - -## [mkvtoolnix-8.1.5](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.4...mkvtoolnix-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mkvtoolnix-8.1.4](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.3...mkvtoolnix-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mkvtoolnix-8.1.3](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.0...mkvtoolnix-8.1.3) (2024-01-01) diff --git a/stable/mkvtoolnix/10.0.0/Chart.yaml b/stable/mkvtoolnix/10.0.0/Chart.yaml deleted file mode 100644 index 4d97a2b0cd1..00000000000 --- a/stable/mkvtoolnix/10.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.02.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. -home: https://truecharts.org/charts/stable/mkvtoolnix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png -keywords: - - media - - mkvtoolnix - - mkv -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mkvtoolnix -sources: - - https://mkvtoolnix.download/ - - https://github.com/jlesage/docker-mkvtoolnix - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix - - https://hub.docker.com/r/jlesage/mkvtoolnix -type: application -version: 10.0.0 diff --git a/stable/mkvtoolnix/10.0.0/charts/common-17.5.0.tgz b/stable/mkvtoolnix/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mkvtoolnix/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/modsecurity-crs/3.0.0/.helmignore b/stable/mkvtoolnix/10.1.3/.helmignore similarity index 100% rename from stable/modsecurity-crs/3.0.0/.helmignore rename to stable/mkvtoolnix/10.1.3/.helmignore diff --git a/stable/mkvtoolnix/10.1.3/CHANGELOG.md b/stable/mkvtoolnix/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..be1ef516dc1 --- /dev/null +++ b/stable/mkvtoolnix/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mkvtoolnix-9.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.11...mkvtoolnix-9.0.0) (2024-02-10) + +### Chore + + + +- update container image jlesage/mkvtoolnix to v24.02.1[@f90aca5](https://github.com/f90aca5) by renovate ([#17965](https://github.com/truecharts/charts/issues/17965)) + + +## [mkvtoolnix-8.1.11](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.10...mkvtoolnix-8.1.11) (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)) + + +## [mkvtoolnix-8.1.10](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.9...mkvtoolnix-8.1.10) (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)) + + +## [mkvtoolnix-8.1.9](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.8...mkvtoolnix-8.1.9) (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)) + + +## [mkvtoolnix-8.1.8](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.7...mkvtoolnix-8.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)) + + +## [mkvtoolnix-8.1.7](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.6...mkvtoolnix-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mkvtoolnix-8.1.6](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.5...mkvtoolnix-8.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)) + + +## [mkvtoolnix-8.1.5](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.4...mkvtoolnix-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mkvtoolnix-8.1.4](https://github.com/truecharts/charts/compare/mkvtoolnix-8.1.3...mkvtoolnix-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/mkvtoolnix/10.1.3/Chart.yaml b/stable/mkvtoolnix/10.1.3/Chart.yaml new file mode 100644 index 00000000000..3e54662393d --- /dev/null +++ b/stable/mkvtoolnix/10.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.02.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. +home: https://truecharts.org/charts/stable/mkvtoolnix +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png +keywords: + - media + - mkvtoolnix + - mkv +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mkvtoolnix +sources: + - https://mkvtoolnix.download/ + - https://github.com/jlesage/docker-mkvtoolnix + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix + - https://hub.docker.com/r/jlesage/mkvtoolnix +type: application +version: 10.1.3 diff --git a/stable/mkvtoolnix/10.0.0/README.md b/stable/mkvtoolnix/10.1.3/README.md similarity index 100% rename from stable/mkvtoolnix/10.0.0/README.md rename to stable/mkvtoolnix/10.1.3/README.md diff --git a/stable/mkvtoolnix/10.0.0/app-readme.md b/stable/mkvtoolnix/10.1.3/app-readme.md similarity index 100% rename from stable/mkvtoolnix/10.0.0/app-readme.md rename to stable/mkvtoolnix/10.1.3/app-readme.md diff --git a/stable/mkvtoolnix/10.1.3/charts/common-18.0.3.tgz b/stable/mkvtoolnix/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mkvtoolnix/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mkvtoolnix/10.0.0/ix_values.yaml b/stable/mkvtoolnix/10.1.3/ix_values.yaml similarity index 100% rename from stable/mkvtoolnix/10.0.0/ix_values.yaml rename to stable/mkvtoolnix/10.1.3/ix_values.yaml diff --git a/stable/mkvtoolnix/10.0.0/questions.yaml b/stable/mkvtoolnix/10.1.3/questions.yaml similarity index 100% rename from stable/mkvtoolnix/10.0.0/questions.yaml rename to stable/mkvtoolnix/10.1.3/questions.yaml diff --git a/stable/modsecurity-crs/3.0.0/templates/NOTES.txt b/stable/mkvtoolnix/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/modsecurity-crs/3.0.0/templates/NOTES.txt rename to stable/mkvtoolnix/10.1.3/templates/NOTES.txt diff --git a/stable/modsecurity-crs/3.0.0/templates/common.yaml b/stable/mkvtoolnix/10.1.3/templates/common.yaml similarity index 100% rename from stable/modsecurity-crs/3.0.0/templates/common.yaml rename to stable/mkvtoolnix/10.1.3/templates/common.yaml diff --git a/stable/modsecurity-crs/3.0.0/values.yaml b/stable/mkvtoolnix/10.1.3/values.yaml similarity index 100% rename from stable/modsecurity-crs/3.0.0/values.yaml rename to stable/mkvtoolnix/10.1.3/values.yaml diff --git a/stable/modsecurity-crs/3.0.0/CHANGELOG.md b/stable/modsecurity-crs/3.0.0/CHANGELOG.md deleted file mode 100644 index aa0e3c15d5c..00000000000 --- a/stable/modsecurity-crs/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [modsecurity-crs-2.1.11](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.10...modsecurity-crs-2.1.11) (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)) - - -## [modsecurity-crs-2.1.10](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.9...modsecurity-crs-2.1.10) (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)) - - -## [modsecurity-crs-2.1.9](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.8...modsecurity-crs-2.1.9) (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)) - - -## [modsecurity-crs-2.1.8](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.7...modsecurity-crs-2.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)) - - -## [modsecurity-crs-2.1.7](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.6...modsecurity-crs-2.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [modsecurity-crs-2.1.6](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.5...modsecurity-crs-2.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)) - - -## [modsecurity-crs-2.1.5](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.4...modsecurity-crs-2.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [modsecurity-crs-2.1.4](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.3...modsecurity-crs-2.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [modsecurity-crs-2.1.3](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.0...modsecurity-crs-2.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/modsecurity-crs/3.0.0/Chart.yaml b/stable/modsecurity-crs/3.0.0/Chart.yaml deleted file mode 100644 index e4b46b217be..00000000000 --- a/stable/modsecurity-crs/3.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.3.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ModSecurity is an open source, cross platform Web Application Firewall (WAF) engine. -home: https://truecharts.org/charts/stable/modsecurity-crs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/modsecurity-crs.png -keywords: - - modsecurity-crs - - waf - - networking -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: modsecurity-crs -sources: - - https://github.com/coreruleset/modsecurity-crs-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs - - https://hub.docker.com/r/owasp/modsecurity-crs -type: application -version: 3.0.0 diff --git a/stable/modsecurity-crs/3.0.0/charts/common-17.5.0.tgz b/stable/modsecurity-crs/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/modsecurity-crs/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mojopaste/5.0.0/.helmignore b/stable/modsecurity-crs/3.1.3/.helmignore similarity index 100% rename from stable/mojopaste/5.0.0/.helmignore rename to stable/modsecurity-crs/3.1.3/.helmignore diff --git a/stable/modsecurity-crs/3.1.3/CHANGELOG.md b/stable/modsecurity-crs/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..73f5abeef6f --- /dev/null +++ b/stable/modsecurity-crs/3.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [modsecurity-crs-2.1.11](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.10...modsecurity-crs-2.1.11) (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)) + + +## [modsecurity-crs-2.1.10](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.9...modsecurity-crs-2.1.10) (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)) + + +## [modsecurity-crs-2.1.9](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.8...modsecurity-crs-2.1.9) (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)) + + +## [modsecurity-crs-2.1.8](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.7...modsecurity-crs-2.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)) + + +## [modsecurity-crs-2.1.7](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.6...modsecurity-crs-2.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [modsecurity-crs-2.1.6](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.5...modsecurity-crs-2.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)) + + +## [modsecurity-crs-2.1.5](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.4...modsecurity-crs-2.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [modsecurity-crs-2.1.4](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.3...modsecurity-crs-2.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [modsecurity-crs-2.1.3](https://github.com/truecharts/charts/compare/modsecurity-crs-2.1.0...modsecurity-crs-2.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/modsecurity-crs/3.1.3/Chart.yaml b/stable/modsecurity-crs/3.1.3/Chart.yaml new file mode 100644 index 00000000000..dfefe2029ab --- /dev/null +++ b/stable/modsecurity-crs/3.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.3.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ModSecurity is an open source, cross platform Web Application Firewall (WAF) engine. +home: https://truecharts.org/charts/stable/modsecurity-crs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/modsecurity-crs.png +keywords: + - modsecurity-crs + - waf + - networking +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: modsecurity-crs +sources: + - https://github.com/coreruleset/modsecurity-crs-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs + - https://hub.docker.com/r/owasp/modsecurity-crs +type: application +version: 3.1.3 diff --git a/stable/modsecurity-crs/3.0.0/README.md b/stable/modsecurity-crs/3.1.3/README.md similarity index 100% rename from stable/modsecurity-crs/3.0.0/README.md rename to stable/modsecurity-crs/3.1.3/README.md diff --git a/stable/modsecurity-crs/3.0.0/app-readme.md b/stable/modsecurity-crs/3.1.3/app-readme.md similarity index 100% rename from stable/modsecurity-crs/3.0.0/app-readme.md rename to stable/modsecurity-crs/3.1.3/app-readme.md diff --git a/stable/modsecurity-crs/3.1.3/charts/common-18.0.3.tgz b/stable/modsecurity-crs/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/modsecurity-crs/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/modsecurity-crs/3.0.0/ix_values.yaml b/stable/modsecurity-crs/3.1.3/ix_values.yaml similarity index 100% rename from stable/modsecurity-crs/3.0.0/ix_values.yaml rename to stable/modsecurity-crs/3.1.3/ix_values.yaml diff --git a/stable/modsecurity-crs/3.0.0/questions.yaml b/stable/modsecurity-crs/3.1.3/questions.yaml similarity index 100% rename from stable/modsecurity-crs/3.0.0/questions.yaml rename to stable/modsecurity-crs/3.1.3/questions.yaml diff --git a/stable/mongo-express/6.0.0/templates/NOTES.txt b/stable/modsecurity-crs/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/mongo-express/6.0.0/templates/NOTES.txt rename to stable/modsecurity-crs/3.1.3/templates/NOTES.txt diff --git a/stable/mongo-express/6.0.0/templates/common.yaml b/stable/modsecurity-crs/3.1.3/templates/common.yaml similarity index 100% rename from stable/mongo-express/6.0.0/templates/common.yaml rename to stable/modsecurity-crs/3.1.3/templates/common.yaml diff --git a/stable/mojopaste/5.0.0/values.yaml b/stable/modsecurity-crs/3.1.3/values.yaml similarity index 100% rename from stable/mojopaste/5.0.0/values.yaml rename to stable/modsecurity-crs/3.1.3/values.yaml diff --git a/stable/mojopaste/5.0.0/CHANGELOG.md b/stable/mojopaste/5.0.0/CHANGELOG.md deleted file mode 100644 index d021398e37b..00000000000 --- a/stable/mojopaste/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mojopaste-4.1.11](https://github.com/truecharts/charts/compare/mojopaste-4.1.10...mojopaste-4.1.11) (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)) - - -## [mojopaste-4.1.10](https://github.com/truecharts/charts/compare/mojopaste-4.1.9...mojopaste-4.1.10) (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)) - - -## [mojopaste-4.1.9](https://github.com/truecharts/charts/compare/mojopaste-4.1.8...mojopaste-4.1.9) (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)) - - -## [mojopaste-4.1.8](https://github.com/truecharts/charts/compare/mojopaste-4.1.7...mojopaste-4.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)) - - -## [mojopaste-4.1.7](https://github.com/truecharts/charts/compare/mojopaste-4.1.6...mojopaste-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mojopaste-4.1.6](https://github.com/truecharts/charts/compare/mojopaste-4.1.5...mojopaste-4.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)) - - -## [mojopaste-4.1.5](https://github.com/truecharts/charts/compare/mojopaste-4.1.4...mojopaste-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mojopaste-4.1.4](https://github.com/truecharts/charts/compare/mojopaste-4.1.3...mojopaste-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mojopaste-4.1.3](https://github.com/truecharts/charts/compare/mojopaste-4.1.0...mojopaste-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/mojopaste/5.0.0/Chart.yaml b/stable/mojopaste/5.0.0/Chart.yaml deleted file mode 100644 index 417b445786c..00000000000 --- a/stable/mojopaste/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. -home: https://truecharts.org/charts/stable/mojopaste -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.png -keywords: - - mojopaste - - Cloud - - Productivity - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mojopaste -sources: - - https://github.com/jhthorsen/app-mojopaste - - https://github.com/truecharts/charts/tree/master/charts/stable/mojopaste - - https://hub.docker.com/r/jhthorsen/mojopaste -type: application -version: 5.0.0 diff --git a/stable/mojopaste/5.0.0/charts/common-17.5.0.tgz b/stable/mojopaste/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mojopaste/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mongo-express/6.0.0/.helmignore b/stable/mojopaste/5.1.3/.helmignore similarity index 100% rename from stable/mongo-express/6.0.0/.helmignore rename to stable/mojopaste/5.1.3/.helmignore diff --git a/stable/mojopaste/5.1.3/CHANGELOG.md b/stable/mojopaste/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bfc5eef7ec2 --- /dev/null +++ b/stable/mojopaste/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mojopaste-4.1.11](https://github.com/truecharts/charts/compare/mojopaste-4.1.10...mojopaste-4.1.11) (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)) + + +## [mojopaste-4.1.10](https://github.com/truecharts/charts/compare/mojopaste-4.1.9...mojopaste-4.1.10) (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)) + + +## [mojopaste-4.1.9](https://github.com/truecharts/charts/compare/mojopaste-4.1.8...mojopaste-4.1.9) (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)) + + +## [mojopaste-4.1.8](https://github.com/truecharts/charts/compare/mojopaste-4.1.7...mojopaste-4.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)) + + +## [mojopaste-4.1.7](https://github.com/truecharts/charts/compare/mojopaste-4.1.6...mojopaste-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mojopaste-4.1.6](https://github.com/truecharts/charts/compare/mojopaste-4.1.5...mojopaste-4.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)) + + +## [mojopaste-4.1.5](https://github.com/truecharts/charts/compare/mojopaste-4.1.4...mojopaste-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mojopaste-4.1.4](https://github.com/truecharts/charts/compare/mojopaste-4.1.3...mojopaste-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [mojopaste-4.1.3](https://github.com/truecharts/charts/compare/mojopaste-4.1.0...mojopaste-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/mojopaste/5.1.3/Chart.yaml b/stable/mojopaste/5.1.3/Chart.yaml new file mode 100644 index 00000000000..42a2d853184 --- /dev/null +++ b/stable/mojopaste/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. +home: https://truecharts.org/charts/stable/mojopaste +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.png +keywords: + - mojopaste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mojopaste +sources: + - https://github.com/jhthorsen/app-mojopaste + - https://github.com/truecharts/charts/tree/master/charts/stable/mojopaste + - https://hub.docker.com/r/jhthorsen/mojopaste +type: application +version: 5.1.3 diff --git a/stable/mojopaste/5.0.0/README.md b/stable/mojopaste/5.1.3/README.md similarity index 100% rename from stable/mojopaste/5.0.0/README.md rename to stable/mojopaste/5.1.3/README.md diff --git a/stable/mojopaste/5.0.0/app-readme.md b/stable/mojopaste/5.1.3/app-readme.md similarity index 100% rename from stable/mojopaste/5.0.0/app-readme.md rename to stable/mojopaste/5.1.3/app-readme.md diff --git a/stable/mojopaste/5.1.3/charts/common-18.0.3.tgz b/stable/mojopaste/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mojopaste/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mojopaste/5.0.0/ix_values.yaml b/stable/mojopaste/5.1.3/ix_values.yaml similarity index 100% rename from stable/mojopaste/5.0.0/ix_values.yaml rename to stable/mojopaste/5.1.3/ix_values.yaml diff --git a/stable/mojopaste/5.0.0/questions.yaml b/stable/mojopaste/5.1.3/questions.yaml similarity index 100% rename from stable/mojopaste/5.0.0/questions.yaml rename to stable/mojopaste/5.1.3/questions.yaml diff --git a/stable/mojopaste/5.0.0/templates/common.yaml b/stable/mojopaste/5.1.3/templates/common.yaml similarity index 100% rename from stable/mojopaste/5.0.0/templates/common.yaml rename to stable/mojopaste/5.1.3/templates/common.yaml diff --git a/stable/mongo-express/6.0.0/values.yaml b/stable/mojopaste/5.1.3/values.yaml similarity index 100% rename from stable/mongo-express/6.0.0/values.yaml rename to stable/mojopaste/5.1.3/values.yaml diff --git a/stable/monica/12.1.0/.helmignore b/stable/monero-node/6.0.2/.helmignore similarity index 100% rename from stable/monica/12.1.0/.helmignore rename to stable/monero-node/6.0.2/.helmignore diff --git a/stable/monero-node/6.0.2/CHANGELOG.md b/stable/monero-node/6.0.2/CHANGELOG.md new file mode 100644 index 00000000000..2c68fef0b0a --- /dev/null +++ b/stable/monero-node/6.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [monero-node-4.1.11](https://github.com/truecharts/charts/compare/monero-node-4.1.10...monero-node-4.1.11) (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)) + + +## [monero-node-4.1.10](https://github.com/truecharts/charts/compare/monero-node-4.1.9...monero-node-4.1.10) (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)) + + +## [monero-node-4.1.9](https://github.com/truecharts/charts/compare/monero-node-4.1.8...monero-node-4.1.9) (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)) + + +## [monero-node-4.1.8](https://github.com/truecharts/charts/compare/monero-node-4.1.7...monero-node-4.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)) + + +## [monero-node-4.1.7](https://github.com/truecharts/charts/compare/monero-node-4.1.6...monero-node-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [monero-node-4.1.6](https://github.com/truecharts/charts/compare/monero-node-4.1.5...monero-node-4.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)) + + +## [monero-node-4.1.5](https://github.com/truecharts/charts/compare/monero-node-4.1.4...monero-node-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [monero-node-4.1.4](https://github.com/truecharts/charts/compare/monero-node-4.1.3...monero-node-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [monero-node-4.1.3](https://github.com/truecharts/charts/compare/monero-node-4.1.0...monero-node-4.1.3) (2024-01-01) + +### Chore + + diff --git a/stable/monero-node/6.0.2/Chart.yaml b/stable/monero-node/6.0.2/Chart.yaml new file mode 100644 index 00000000000..6d366cbaf82 --- /dev/null +++ b/stable/monero-node/6.0.2/Chart.yaml @@ -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: Crypto + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.18.3.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Chart to run a monero full network node +home: https://truecharts.org/charts/stable/monero-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.png +keywords: + - monero-node + - Crypto + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: monero-node +sources: + - https://github.com/kannix/monero-full-node + - https://github.com/truecharts/charts/tree/master/charts/stable/monero-node + - https://ghcr.io/sethforprivacy/simple-monerod +type: application +version: 6.0.2 diff --git a/stable/monero-node/6.0.2/README.md b/stable/monero-node/6.0.2/README.md new file mode 100644 index 00000000000..1a34d81657e --- /dev/null +++ b/stable/monero-node/6.0.2/README.md @@ -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/stable/monero-node) + +**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_ diff --git a/stable/monero-node/6.0.2/app-readme.md b/stable/monero-node/6.0.2/app-readme.md new file mode 100644 index 00000000000..9930f728480 --- /dev/null +++ b/stable/monero-node/6.0.2/app-readme.md @@ -0,0 +1,8 @@ +Chart to run a monero full network node + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/monero-node](https://truecharts.org/charts/stable/monero-node) + +--- + +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! diff --git a/stable/monero-node/6.0.2/charts/common-18.0.3.tgz b/stable/monero-node/6.0.2/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/monero-node/6.0.2/charts/common-18.0.3.tgz differ diff --git a/stable/monero-node/6.0.2/ix_values.yaml b/stable/monero-node/6.0.2/ix_values.yaml new file mode 100644 index 00000000000..579e3553208 --- /dev/null +++ b/stable/monero-node/6.0.2/ix_values.yaml @@ -0,0 +1,43 @@ +image: + pullPolicy: IfNotPresent + repository: ghcr.io/sethforprivacy/simple-monerod + tag: v0.18.3.1@sha256:26492ad584d1022c62efe3529574264fc0a30107e797d23686c42c4c62eea093 + +monero: + rpcbindip: "0.0.0.0" + rpcbindport: "18089" + publicnode: true + noigd: true + enablednsblocklist: true + pruneblockchain: true + +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 + +service: + main: + ports: + main: + port: 18080 + protocol: tcp + targetPort: 18080 + rpc: + enabled: true + ports: + rpc: + enabled: true + port: 18089 + protocol: tcp + targetPort: 18089 + +persistence: + blockchainstorage: + enabled: true + mountPath: /home/monero/.bitmonero + +portal: + open: + enabled: true diff --git a/stable/monero-node/6.0.2/questions.yaml b/stable/monero-node/6.0.2/questions.yaml new file mode 100755 index 00000000000..53cc4c6e559 --- /dev/null +++ b/stable/monero-node/6.0.2/questions.yaml @@ -0,0 +1,2932 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Backup Configuration + description: Configure Velero Backup Schedule + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation + +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: monero + group: App Configuration + label: Monero Node Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: rpcbindip + label: Restricted Bind Ip + description: Restrict bind IP, default is 0.0.0.0 or none + schema: + type: string + default: "0.0.0.0" + - variable: rpcbindport + label: Restricted Bind Port + description: Restrict bind port, default is 18089 + schema: + type: string + default: "18089" + - variable: publicnode + label: Enable Public Node + description: Make node pbulic + schema: + type: boolean + default: true + - variable: noigd + label: Enable No IGD + description: Enable no-igd arg + schema: + type: boolean + default: true + - variable: enablednsblocklist + label: Enable DNS Blocklist + description: Use built-in DNS Blocklist + schema: + type: boolean + default: true + - variable: pruneblockchain + label: Prune Blockchain + description: Enable prune-blockchain arg + schema: + type: boolean + default: true + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + + - variable: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + - variable: data + label: Data + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + private: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 18080 + required: true + - variable: rpc + label: 'RPC service' + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: rpc + label: "RPC Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 18089 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + + - variable: blockchainstorage + label: "Main Container / Blockchain Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: overrideService + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["certificateIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: 'gpu.intel.com/i915' + label: Add Intel i915 GPUs + schema: + type: int + default: 0 + - variable: 'nvidia.com/gpu' + label: Add NVIDIA GPUs (Experimental) + schema: + type: int + default: 0 + - variable: 'amd.com/gpu' + label: Add AMD GPUs + schema: + type: int + default: 0 + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: ingress + label: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true + diff --git a/stable/monero-node/6.0.2/templates/_args.tpl b/stable/monero-node/6.0.2/templates/_args.tpl new file mode 100644 index 00000000000..cee64209b70 --- /dev/null +++ b/stable/monero-node/6.0.2/templates/_args.tpl @@ -0,0 +1,17 @@ +{{- define "monero.args" -}} +args: + - --rpc-restricted-bind-ip={{ .Values.monero.rpcbindip }} + - --rpc-restricted-bind-port={{ .Values.service.rpc.ports.rpc.port }} + {{- if .Values.monero.publicnode }} + - --public-node + {{- end -}} + {{- if .Values.monero.noigd }} + - --no-igd + {{- end -}} + {{- if .Values.monero.enablednsblocklist }} + - --enable-dns-blocklist + {{- end -}} + {{- if .Values.monero.pruneblockchain }} + - --prune-blockchain + {{- end -}} +{{- end -}} diff --git a/stable/monero-node/6.0.2/templates/common.yaml b/stable/monero-node/6.0.2/templates/common.yaml new file mode 100644 index 00000000000..75b30de1c95 --- /dev/null +++ b/stable/monero-node/6.0.2/templates/common.yaml @@ -0,0 +1,9 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{- $newArgs := (include "monero.args" . | fromYaml) }} +{{- $args := concat ((get .Values.workload.main.podSpec.containers.main "args") | default list) $newArgs.args }} +{{- $_ := set .Values.workload.main.podSpec.containers.main "args" $args -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/monica/12.1.0/values.yaml b/stable/monero-node/6.0.2/values.yaml similarity index 100% rename from stable/monica/12.1.0/values.yaml rename to stable/monero-node/6.0.2/values.yaml diff --git a/stable/mongo-express/6.0.0/CHANGELOG.md b/stable/mongo-express/6.0.0/CHANGELOG.md deleted file mode 100644 index ccafa184a8b..00000000000 --- a/stable/mongo-express/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [mongo-express-5.1.16](https://github.com/truecharts/charts/compare/mongo-express-5.1.15...mongo-express-5.1.16) (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)) - - -## [mongo-express-5.1.15](https://github.com/truecharts/charts/compare/mongo-express-5.1.14...mongo-express-5.1.15) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [mongo-express-5.1.14](https://github.com/truecharts/charts/compare/mongo-express-5.1.13...mongo-express-5.1.14) (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)) - - -## [mongo-express-5.1.13](https://github.com/truecharts/charts/compare/mongo-express-5.1.12...mongo-express-5.1.13) (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)) - - -## [mongo-express-5.1.12](https://github.com/truecharts/charts/compare/mongo-express-5.1.11...mongo-express-5.1.12) (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)) - - -## [mongo-express-5.1.11](https://github.com/truecharts/charts/compare/mongo-express-5.1.10...mongo-express-5.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mongo-express-5.1.10](https://github.com/truecharts/charts/compare/mongo-express-5.1.9...mongo-express-5.1.10) (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)) - -- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) - - -## [mongo-express-5.1.10](https://github.com/truecharts/charts/compare/mongo-express-5.1.9...mongo-express-5.1.10) (2024-01-09) - -### Chore - - - -- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) - - -## [mongo-express-5.1.9](https://github.com/truecharts/charts/compare/mongo-express-5.1.8...mongo-express-5.1.9) (2024-01-02) - -### Chore - - diff --git a/stable/mongo-express/6.0.0/Chart.yaml b/stable/mongo-express/6.0.0/Chart.yaml deleted file mode 100644 index e019c08b866..00000000000 --- a/stable/mongo-express/6.0.0/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 11.3.0 - repository: oci://tccr.io/truecharts - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. -home: https://truecharts.org/charts/stable/mongo-express -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.png -keywords: - - mongo - - mongodb - - database -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mongo-express -sources: - - https://github.com/mongo-express/mongo-express - - https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express - - https://hub.docker.com/_/mongo-express -type: application -version: 6.0.0 diff --git a/stable/mongo-express/6.0.0/charts/common-17.5.0.tgz b/stable/mongo-express/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mongo-express/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mordhau/5.0.0/.helmignore b/stable/mongo-express/6.1.3/.helmignore similarity index 100% rename from stable/mordhau/5.0.0/.helmignore rename to stable/mongo-express/6.1.3/.helmignore diff --git a/stable/mongo-express/6.1.3/CHANGELOG.md b/stable/mongo-express/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0f1ac47c78c --- /dev/null +++ b/stable/mongo-express/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [mongo-express-5.1.16](https://github.com/truecharts/charts/compare/mongo-express-5.1.15...mongo-express-5.1.16) (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)) + + +## [mongo-express-5.1.15](https://github.com/truecharts/charts/compare/mongo-express-5.1.14...mongo-express-5.1.15) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [mongo-express-5.1.14](https://github.com/truecharts/charts/compare/mongo-express-5.1.13...mongo-express-5.1.14) (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)) + + +## [mongo-express-5.1.13](https://github.com/truecharts/charts/compare/mongo-express-5.1.12...mongo-express-5.1.13) (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)) + + +## [mongo-express-5.1.12](https://github.com/truecharts/charts/compare/mongo-express-5.1.11...mongo-express-5.1.12) (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)) + + +## [mongo-express-5.1.11](https://github.com/truecharts/charts/compare/mongo-express-5.1.10...mongo-express-5.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mongo-express-5.1.10](https://github.com/truecharts/charts/compare/mongo-express-5.1.9...mongo-express-5.1.10) (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)) + +- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) + + +## [mongo-express-5.1.10](https://github.com/truecharts/charts/compare/mongo-express-5.1.9...mongo-express-5.1.10) (2024-01-09) + +### Chore + + + +- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) + + +## [mongo-express-5.1.9](https://github.com/truecharts/charts/compare/mongo-express-5.1.8...mongo-express-5.1.9) (2024-01-02) diff --git a/stable/mongo-express/6.1.3/Chart.yaml b/stable/mongo-express/6.1.3/Chart.yaml new file mode 100644 index 00000000000..45b7b4b9bb2 --- /dev/null +++ b/stable/mongo-express/6.1.3/Chart.yaml @@ -0,0 +1,45 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 11.3.0 + repository: oci://tccr.io/truecharts + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. +home: https://truecharts.org/charts/stable/mongo-express +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.png +keywords: + - mongo + - mongodb + - database +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mongo-express +sources: + - https://github.com/mongo-express/mongo-express + - https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express + - https://hub.docker.com/_/mongo-express +type: application +version: 6.1.3 diff --git a/stable/mongo-express/6.0.0/README.md b/stable/mongo-express/6.1.3/README.md similarity index 100% rename from stable/mongo-express/6.0.0/README.md rename to stable/mongo-express/6.1.3/README.md diff --git a/stable/mongo-express/6.0.0/app-readme.md b/stable/mongo-express/6.1.3/app-readme.md similarity index 100% rename from stable/mongo-express/6.0.0/app-readme.md rename to stable/mongo-express/6.1.3/app-readme.md diff --git a/stable/mongo-express/6.1.3/charts/common-18.0.3.tgz b/stable/mongo-express/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mongo-express/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mongo-express/6.0.0/charts/mongodb-11.3.0.tgz b/stable/mongo-express/6.1.3/charts/mongodb-11.3.0.tgz similarity index 100% rename from stable/mongo-express/6.0.0/charts/mongodb-11.3.0.tgz rename to stable/mongo-express/6.1.3/charts/mongodb-11.3.0.tgz diff --git a/stable/mongo-express/6.0.0/ix_values.yaml b/stable/mongo-express/6.1.3/ix_values.yaml similarity index 100% rename from stable/mongo-express/6.0.0/ix_values.yaml rename to stable/mongo-express/6.1.3/ix_values.yaml diff --git a/stable/mongo-express/6.0.0/questions.yaml b/stable/mongo-express/6.1.3/questions.yaml similarity index 100% rename from stable/mongo-express/6.0.0/questions.yaml rename to stable/mongo-express/6.1.3/questions.yaml diff --git a/stable/monica/12.1.0/templates/NOTES.txt b/stable/mongo-express/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/monica/12.1.0/templates/NOTES.txt rename to stable/mongo-express/6.1.3/templates/NOTES.txt diff --git a/stable/mosdns/9.0.0/templates/common.yaml b/stable/mongo-express/6.1.3/templates/common.yaml similarity index 100% rename from stable/mosdns/9.0.0/templates/common.yaml rename to stable/mongo-express/6.1.3/templates/common.yaml diff --git a/stable/mordhau/5.0.0/values.yaml b/stable/mongo-express/6.1.3/values.yaml similarity index 100% rename from stable/mordhau/5.0.0/values.yaml rename to stable/mongo-express/6.1.3/values.yaml diff --git a/stable/monica/12.1.0/CHANGELOG.md b/stable/monica/12.1.0/CHANGELOG.md deleted file mode 100644 index 935cc7f50ca..00000000000 --- a/stable/monica/12.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - -## [monica-11.1.18](https://github.com/truecharts/charts/compare/monica-11.1.17...monica-11.1.18) (2024-02-05) - -### Chore - - - -- update container image monica to 4.0.0[@b364526](https://github.com/b364526) by renovate ([#17888](https://github.com/truecharts/charts/issues/17888)) - - -## [monica-11.1.17](https://github.com/truecharts/charts/compare/monica-11.1.16...monica-11.1.17) (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)) - - -## [monica-11.1.16](https://github.com/truecharts/charts/compare/monica-11.1.15...monica-11.1.16) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [monica-11.1.15](https://github.com/truecharts/charts/compare/monica-11.1.14...monica-11.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)) - - -## [monica-11.1.14](https://github.com/truecharts/charts/compare/monica-11.1.13...monica-11.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)) - - -## [monica-11.1.13](https://github.com/truecharts/charts/compare/monica-11.1.12...monica-11.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)) - - -## [monica-11.1.12](https://github.com/truecharts/charts/compare/monica-11.1.11...monica-11.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [monica-11.1.11](https://github.com/truecharts/charts/compare/monica-11.1.10...monica-11.1.11) (2024-01-14) - -### Chore - - - -- update container image monica to 4.0.0[@f0dfcad](https://github.com/f0dfcad) by renovate ([#17169](https://github.com/truecharts/charts/issues/17169)) - - diff --git a/stable/monica/12.1.0/Chart.yaml b/stable/monica/12.1.0/Chart.yaml deleted file mode 100644 index 5f2ede2edd1..00000000000 --- a/stable/monica/12.1.0/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: crm - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.0.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Monica is a great open source personal relationship management system. -home: https://truecharts.org/charts/stable/monica -icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png -keywords: - - crm -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: monica -sources: - - https://github.com/monicahq/monica - - https://github.com/truecharts/charts/tree/master/charts/stable/monica - - https://hub.docker.com/_/monica -type: application -version: 12.1.0 diff --git a/stable/monica/12.1.0/charts/common-18.0.1.tgz b/stable/monica/12.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/monica/12.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/monica/12.1.0/charts/mariadb-12.2.1.tgz b/stable/monica/12.1.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/monica/12.1.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/mosdns/9.0.0/.helmignore b/stable/monica/12.2.3/.helmignore similarity index 100% rename from stable/mosdns/9.0.0/.helmignore rename to stable/monica/12.2.3/.helmignore diff --git a/stable/monica/12.2.3/CHANGELOG.md b/stable/monica/12.2.3/CHANGELOG.md new file mode 100644 index 00000000000..24d2258ec26 --- /dev/null +++ b/stable/monica/12.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + +## [monica-11.1.18](https://github.com/truecharts/charts/compare/monica-11.1.17...monica-11.1.18) (2024-02-05) + +### Chore + + + +- update container image monica to 4.0.0[@b364526](https://github.com/b364526) by renovate ([#17888](https://github.com/truecharts/charts/issues/17888)) + + +## [monica-11.1.17](https://github.com/truecharts/charts/compare/monica-11.1.16...monica-11.1.17) (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)) + + +## [monica-11.1.16](https://github.com/truecharts/charts/compare/monica-11.1.15...monica-11.1.16) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [monica-11.1.15](https://github.com/truecharts/charts/compare/monica-11.1.14...monica-11.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)) + + +## [monica-11.1.14](https://github.com/truecharts/charts/compare/monica-11.1.13...monica-11.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)) + + +## [monica-11.1.13](https://github.com/truecharts/charts/compare/monica-11.1.12...monica-11.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)) + + +## [monica-11.1.12](https://github.com/truecharts/charts/compare/monica-11.1.11...monica-11.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [monica-11.1.11](https://github.com/truecharts/charts/compare/monica-11.1.10...monica-11.1.11) (2024-01-14) + +### Chore + + diff --git a/stable/monica/12.2.3/Chart.yaml b/stable/monica/12.2.3/Chart.yaml new file mode 100644 index 00000000000..9eeefaa9a2b --- /dev/null +++ b/stable/monica/12.2.3/Chart.yaml @@ -0,0 +1,43 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: crm + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Monica is a great open source personal relationship management system. +home: https://truecharts.org/charts/stable/monica +icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png +keywords: + - crm +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: monica +sources: + - https://github.com/monicahq/monica + - https://github.com/truecharts/charts/tree/master/charts/stable/monica + - https://hub.docker.com/_/monica +type: application +version: 12.2.3 diff --git a/stable/monica/12.1.0/README.md b/stable/monica/12.2.3/README.md similarity index 100% rename from stable/monica/12.1.0/README.md rename to stable/monica/12.2.3/README.md diff --git a/stable/monica/12.1.0/app-readme.md b/stable/monica/12.2.3/app-readme.md similarity index 100% rename from stable/monica/12.1.0/app-readme.md rename to stable/monica/12.2.3/app-readme.md diff --git a/stable/monica/12.2.3/charts/common-18.0.3.tgz b/stable/monica/12.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/monica/12.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/monica/12.2.3/charts/mariadb-13.0.0.tgz b/stable/monica/12.2.3/charts/mariadb-13.0.0.tgz new file mode 100644 index 00000000000..564d2d213b7 Binary files /dev/null and b/stable/monica/12.2.3/charts/mariadb-13.0.0.tgz differ diff --git a/stable/monica/12.1.0/ix_values.yaml b/stable/monica/12.2.3/ix_values.yaml similarity index 100% rename from stable/monica/12.1.0/ix_values.yaml rename to stable/monica/12.2.3/ix_values.yaml diff --git a/stable/monica/12.1.0/questions.yaml b/stable/monica/12.2.3/questions.yaml similarity index 100% rename from stable/monica/12.1.0/questions.yaml rename to stable/monica/12.2.3/questions.yaml diff --git a/stable/mosdns/9.0.0/templates/NOTES.txt b/stable/monica/12.2.3/templates/NOTES.txt similarity index 100% rename from stable/mosdns/9.0.0/templates/NOTES.txt rename to stable/monica/12.2.3/templates/NOTES.txt diff --git a/stable/monica/12.1.0/templates/_appkey.tpl b/stable/monica/12.2.3/templates/_appkey.tpl similarity index 100% rename from stable/monica/12.1.0/templates/_appkey.tpl rename to stable/monica/12.2.3/templates/_appkey.tpl diff --git a/stable/monica/12.1.0/templates/common.yaml b/stable/monica/12.2.3/templates/common.yaml similarity index 100% rename from stable/monica/12.1.0/templates/common.yaml rename to stable/monica/12.2.3/templates/common.yaml diff --git a/stable/mosdns/9.0.0/values.yaml b/stable/monica/12.2.3/values.yaml similarity index 100% rename from stable/mosdns/9.0.0/values.yaml rename to stable/monica/12.2.3/values.yaml diff --git a/stable/mordhau/5.0.0/CHANGELOG.md b/stable/mordhau/5.0.0/CHANGELOG.md deleted file mode 100644 index 1111e38a90c..00000000000 --- a/stable/mordhau/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mordhau-4.1.11](https://github.com/truecharts/charts/compare/mordhau-4.1.10...mordhau-4.1.11) (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)) - - -## [mordhau-4.1.10](https://github.com/truecharts/charts/compare/mordhau-4.1.9...mordhau-4.1.10) (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)) - - -## [mordhau-4.1.9](https://github.com/truecharts/charts/compare/mordhau-4.1.8...mordhau-4.1.9) (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)) - - -## [mordhau-4.1.8](https://github.com/truecharts/charts/compare/mordhau-4.1.7...mordhau-4.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)) - - -## [mordhau-4.1.7](https://github.com/truecharts/charts/compare/mordhau-4.1.6...mordhau-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mordhau-4.1.6](https://github.com/truecharts/charts/compare/mordhau-4.1.5...mordhau-4.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)) - - -## [mordhau-4.1.5](https://github.com/truecharts/charts/compare/mordhau-4.1.4...mordhau-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mordhau-4.1.4](https://github.com/truecharts/charts/compare/mordhau-4.1.3...mordhau-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mordhau-4.1.3](https://github.com/truecharts/charts/compare/mordhau-4.1.0...mordhau-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/mordhau/5.0.0/Chart.yaml b/stable/mordhau/5.0.0/Chart.yaml deleted file mode 100644 index 30e5d4295c8..00000000000 --- a/stable/mordhau/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: mordhau -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart' -home: https://truecharts.org/charts/stable/mordhau -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.png -keywords: - - mordhau - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mordhau -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/mordhau - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/mordhau/5.0.0/charts/common-17.5.0.tgz b/stable/mordhau/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mordhau/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mosquitto/14.0.0/.helmignore b/stable/mordhau/5.1.3/.helmignore similarity index 100% rename from stable/mosquitto/14.0.0/.helmignore rename to stable/mordhau/5.1.3/.helmignore diff --git a/stable/mordhau/5.1.3/CHANGELOG.md b/stable/mordhau/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..edeca0e2866 --- /dev/null +++ b/stable/mordhau/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mordhau-4.1.11](https://github.com/truecharts/charts/compare/mordhau-4.1.10...mordhau-4.1.11) (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)) + + +## [mordhau-4.1.10](https://github.com/truecharts/charts/compare/mordhau-4.1.9...mordhau-4.1.10) (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)) + + +## [mordhau-4.1.9](https://github.com/truecharts/charts/compare/mordhau-4.1.8...mordhau-4.1.9) (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)) + + +## [mordhau-4.1.8](https://github.com/truecharts/charts/compare/mordhau-4.1.7...mordhau-4.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)) + + +## [mordhau-4.1.7](https://github.com/truecharts/charts/compare/mordhau-4.1.6...mordhau-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mordhau-4.1.6](https://github.com/truecharts/charts/compare/mordhau-4.1.5...mordhau-4.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)) + + +## [mordhau-4.1.5](https://github.com/truecharts/charts/compare/mordhau-4.1.4...mordhau-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mordhau-4.1.4](https://github.com/truecharts/charts/compare/mordhau-4.1.3...mordhau-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [mordhau-4.1.3](https://github.com/truecharts/charts/compare/mordhau-4.1.0...mordhau-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/mordhau/5.1.3/Chart.yaml b/stable/mordhau/5.1.3/Chart.yaml new file mode 100644 index 00000000000..12210b3a891 --- /dev/null +++ b/stable/mordhau/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: mordhau +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart" +home: https://truecharts.org/charts/stable/mordhau +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.png +keywords: + - mordhau + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mordhau +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/mordhau + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/mordhau/5.0.0/README.md b/stable/mordhau/5.1.3/README.md similarity index 100% rename from stable/mordhau/5.0.0/README.md rename to stable/mordhau/5.1.3/README.md diff --git a/stable/mordhau/5.0.0/app-readme.md b/stable/mordhau/5.1.3/app-readme.md similarity index 100% rename from stable/mordhau/5.0.0/app-readme.md rename to stable/mordhau/5.1.3/app-readme.md diff --git a/stable/mordhau/5.1.3/charts/common-18.0.3.tgz b/stable/mordhau/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mordhau/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mordhau/5.0.0/ix_values.yaml b/stable/mordhau/5.1.3/ix_values.yaml similarity index 100% rename from stable/mordhau/5.0.0/ix_values.yaml rename to stable/mordhau/5.1.3/ix_values.yaml diff --git a/stable/mordhau/5.0.0/questions.yaml b/stable/mordhau/5.1.3/questions.yaml similarity index 100% rename from stable/mordhau/5.0.0/questions.yaml rename to stable/mordhau/5.1.3/questions.yaml diff --git a/stable/mordhau/5.0.0/templates/common.yaml b/stable/mordhau/5.1.3/templates/common.yaml similarity index 100% rename from stable/mordhau/5.0.0/templates/common.yaml rename to stable/mordhau/5.1.3/templates/common.yaml diff --git a/stable/mosquitto/14.0.0/values.yaml b/stable/mordhau/5.1.3/values.yaml similarity index 100% rename from stable/mosquitto/14.0.0/values.yaml rename to stable/mordhau/5.1.3/values.yaml diff --git a/stable/mosdns/9.0.0/CHANGELOG.md b/stable/mosdns/9.0.0/CHANGELOG.md deleted file mode 100644 index fc3c4f8bd58..00000000000 --- a/stable/mosdns/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mosdns-8.1.11](https://github.com/truecharts/charts/compare/mosdns-8.1.10...mosdns-8.1.11) (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)) - - -## [mosdns-8.1.10](https://github.com/truecharts/charts/compare/mosdns-8.1.9...mosdns-8.1.10) (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)) - - -## [mosdns-8.1.9](https://github.com/truecharts/charts/compare/mosdns-8.1.8...mosdns-8.1.9) (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)) - - -## [mosdns-8.1.8](https://github.com/truecharts/charts/compare/mosdns-8.1.7...mosdns-8.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)) - - -## [mosdns-8.1.7](https://github.com/truecharts/charts/compare/mosdns-8.1.6...mosdns-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mosdns-8.1.6](https://github.com/truecharts/charts/compare/mosdns-8.1.5...mosdns-8.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)) - - -## [mosdns-8.1.5](https://github.com/truecharts/charts/compare/mosdns-8.1.4...mosdns-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mosdns-8.1.4](https://github.com/truecharts/charts/compare/mosdns-8.1.3...mosdns-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mosdns-8.1.3](https://github.com/truecharts/charts/compare/mosdns-8.1.0...mosdns-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/mosdns/9.0.0/Chart.yaml b/stable/mosdns/9.0.0/Chart.yaml deleted file mode 100644 index 166c47ce0fe..00000000000 --- a/stable/mosdns/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.3.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A location-based pluggable DNS forwarder/splitter. -home: https://truecharts.org/charts/stable/mosdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png -keywords: - - mosdns - - dns -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mosdns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns - - https://hub.docker.com/r/601096721/mosdns -type: application -version: 9.0.0 diff --git a/stable/mosdns/9.0.0/charts/common-17.5.0.tgz b/stable/mosdns/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mosdns/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mstream/10.0.0/.helmignore b/stable/mosdns/9.1.3/.helmignore similarity index 100% rename from stable/mstream/10.0.0/.helmignore rename to stable/mosdns/9.1.3/.helmignore diff --git a/stable/mosdns/9.1.3/CHANGELOG.md b/stable/mosdns/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a66a569acc2 --- /dev/null +++ b/stable/mosdns/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mosdns-8.1.11](https://github.com/truecharts/charts/compare/mosdns-8.1.10...mosdns-8.1.11) (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)) + + +## [mosdns-8.1.10](https://github.com/truecharts/charts/compare/mosdns-8.1.9...mosdns-8.1.10) (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)) + + +## [mosdns-8.1.9](https://github.com/truecharts/charts/compare/mosdns-8.1.8...mosdns-8.1.9) (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)) + + +## [mosdns-8.1.8](https://github.com/truecharts/charts/compare/mosdns-8.1.7...mosdns-8.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)) + + +## [mosdns-8.1.7](https://github.com/truecharts/charts/compare/mosdns-8.1.6...mosdns-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mosdns-8.1.6](https://github.com/truecharts/charts/compare/mosdns-8.1.5...mosdns-8.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)) + + +## [mosdns-8.1.5](https://github.com/truecharts/charts/compare/mosdns-8.1.4...mosdns-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mosdns-8.1.4](https://github.com/truecharts/charts/compare/mosdns-8.1.3...mosdns-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [mosdns-8.1.3](https://github.com/truecharts/charts/compare/mosdns-8.1.0...mosdns-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/mosdns/9.1.3/Chart.yaml b/stable/mosdns/9.1.3/Chart.yaml new file mode 100644 index 00000000000..ac874f72d50 --- /dev/null +++ b/stable/mosdns/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.3.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A location-based pluggable DNS forwarder/splitter. +home: https://truecharts.org/charts/stable/mosdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png +keywords: + - mosdns + - dns +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mosdns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns + - https://hub.docker.com/r/601096721/mosdns +type: application +version: 9.1.3 diff --git a/stable/mosdns/9.0.0/README.md b/stable/mosdns/9.1.3/README.md similarity index 100% rename from stable/mosdns/9.0.0/README.md rename to stable/mosdns/9.1.3/README.md diff --git a/stable/mosdns/9.0.0/app-readme.md b/stable/mosdns/9.1.3/app-readme.md similarity index 100% rename from stable/mosdns/9.0.0/app-readme.md rename to stable/mosdns/9.1.3/app-readme.md diff --git a/stable/mosdns/9.1.3/charts/common-18.0.3.tgz b/stable/mosdns/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mosdns/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mosdns/9.0.0/ix_values.yaml b/stable/mosdns/9.1.3/ix_values.yaml similarity index 100% rename from stable/mosdns/9.0.0/ix_values.yaml rename to stable/mosdns/9.1.3/ix_values.yaml diff --git a/stable/mosdns/9.0.0/questions.yaml b/stable/mosdns/9.1.3/questions.yaml similarity index 100% rename from stable/mosdns/9.0.0/questions.yaml rename to stable/mosdns/9.1.3/questions.yaml diff --git a/stable/mosquitto/14.0.0/templates/NOTES.txt b/stable/mosdns/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/mosquitto/14.0.0/templates/NOTES.txt rename to stable/mosdns/9.1.3/templates/NOTES.txt diff --git a/stable/muse/5.0.0/templates/common.yaml b/stable/mosdns/9.1.3/templates/common.yaml similarity index 100% rename from stable/muse/5.0.0/templates/common.yaml rename to stable/mosdns/9.1.3/templates/common.yaml diff --git a/stable/mstream/10.0.0/values.yaml b/stable/mosdns/9.1.3/values.yaml similarity index 100% rename from stable/mstream/10.0.0/values.yaml rename to stable/mosdns/9.1.3/values.yaml diff --git a/stable/mosquitto/14.0.0/CHANGELOG.md b/stable/mosquitto/14.0.0/CHANGELOG.md deleted file mode 100644 index d272b40185b..00000000000 --- a/stable/mosquitto/14.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mosquitto-13.1.13](https://github.com/truecharts/charts/compare/mosquitto-13.1.12...mosquitto-13.1.13) (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)) - - -## [mosquitto-13.1.12](https://github.com/truecharts/charts/compare/mosquitto-13.1.11...mosquitto-13.1.12) (2024-01-29) - -### Chore - - - -- update container image eclipse-mosquitto to 2.0.18[@da38d58](https://github.com/da38d58) by renovate ([#17591](https://github.com/truecharts/charts/issues/17591)) - - -## [mosquitto-13.1.11](https://github.com/truecharts/charts/compare/mosquitto-13.1.10...mosquitto-13.1.11) (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)) - - -## [mosquitto-13.1.10](https://github.com/truecharts/charts/compare/mosquitto-13.1.9...mosquitto-13.1.10) (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)) - - -## [mosquitto-13.1.9](https://github.com/truecharts/charts/compare/mosquitto-13.1.8...mosquitto-13.1.9) (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)) - - -## [mosquitto-13.1.8](https://github.com/truecharts/charts/compare/mosquitto-13.1.7...mosquitto-13.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [mosquitto-13.1.7](https://github.com/truecharts/charts/compare/mosquitto-13.1.6...mosquitto-13.1.7) (2024-01-14) - - - - -## [mosquitto-13.1.6](https://github.com/truecharts/charts/compare/mosquitto-13.1.5...mosquitto-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)) - - -## [mosquitto-13.1.5](https://github.com/truecharts/charts/compare/mosquitto-13.1.4...mosquitto-13.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mosquitto-13.1.4](https://github.com/truecharts/charts/compare/mosquitto-13.1.3...mosquitto-13.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) diff --git a/stable/mosquitto/14.0.0/Chart.yaml b/stable/mosquitto/14.0.0/Chart.yaml deleted file mode 100644 index 8eab539f8e9..00000000000 --- a/stable/mosquitto/14.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.18 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Eclipse Mosquitto - An open source MQTT broker -home: https://truecharts.org/charts/stable/mosquitto -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png -keywords: - - mosquitto - - home-automation - - MQTT - - eclipse-iot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mosquitto -sources: - - https://github.com/eclipse/mosquitto - - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto - - https://hub.docker.com/_/eclipse-mosquitto -type: application -version: 14.0.0 diff --git a/stable/mosquitto/14.0.0/charts/common-17.5.0.tgz b/stable/mosquitto/14.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mosquitto/14.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/multi-scrobbler/6.0.0/.helmignore b/stable/mosquitto/14.1.3/.helmignore similarity index 100% rename from stable/multi-scrobbler/6.0.0/.helmignore rename to stable/mosquitto/14.1.3/.helmignore diff --git a/stable/mosquitto/14.1.3/CHANGELOG.md b/stable/mosquitto/14.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8f8a4867fa0 --- /dev/null +++ b/stable/mosquitto/14.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mosquitto-13.1.13](https://github.com/truecharts/charts/compare/mosquitto-13.1.12...mosquitto-13.1.13) (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)) + + +## [mosquitto-13.1.12](https://github.com/truecharts/charts/compare/mosquitto-13.1.11...mosquitto-13.1.12) (2024-01-29) + +### Chore + + + +- update container image eclipse-mosquitto to 2.0.18[@da38d58](https://github.com/da38d58) by renovate ([#17591](https://github.com/truecharts/charts/issues/17591)) + + +## [mosquitto-13.1.11](https://github.com/truecharts/charts/compare/mosquitto-13.1.10...mosquitto-13.1.11) (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)) + + +## [mosquitto-13.1.10](https://github.com/truecharts/charts/compare/mosquitto-13.1.9...mosquitto-13.1.10) (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)) + + +## [mosquitto-13.1.9](https://github.com/truecharts/charts/compare/mosquitto-13.1.8...mosquitto-13.1.9) (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)) + + +## [mosquitto-13.1.8](https://github.com/truecharts/charts/compare/mosquitto-13.1.7...mosquitto-13.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [mosquitto-13.1.7](https://github.com/truecharts/charts/compare/mosquitto-13.1.6...mosquitto-13.1.7) (2024-01-14) + + + + +## [mosquitto-13.1.6](https://github.com/truecharts/charts/compare/mosquitto-13.1.5...mosquitto-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)) + + +## [mosquitto-13.1.5](https://github.com/truecharts/charts/compare/mosquitto-13.1.4...mosquitto-13.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mosquitto-13.1.4](https://github.com/truecharts/charts/compare/mosquitto-13.1.3...mosquitto-13.1.4) (2024-01-01) + +### Chore + + diff --git a/stable/mosquitto/14.1.3/Chart.yaml b/stable/mosquitto/14.1.3/Chart.yaml new file mode 100644 index 00000000000..c745688f7ea --- /dev/null +++ b/stable/mosquitto/14.1.3/Chart.yaml @@ -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: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.0.18 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Eclipse Mosquitto - An open source MQTT broker +home: https://truecharts.org/charts/stable/mosquitto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png +keywords: + - mosquitto + - home-automation + - MQTT + - eclipse-iot +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mosquitto +sources: + - https://github.com/eclipse/mosquitto + - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto + - https://hub.docker.com/_/eclipse-mosquitto +type: application +version: 14.1.3 diff --git a/stable/mosquitto/14.0.0/README.md b/stable/mosquitto/14.1.3/README.md similarity index 100% rename from stable/mosquitto/14.0.0/README.md rename to stable/mosquitto/14.1.3/README.md diff --git a/stable/mosquitto/14.0.0/app-readme.md b/stable/mosquitto/14.1.3/app-readme.md similarity index 100% rename from stable/mosquitto/14.0.0/app-readme.md rename to stable/mosquitto/14.1.3/app-readme.md diff --git a/stable/mosquitto/14.1.3/charts/common-18.0.3.tgz b/stable/mosquitto/14.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mosquitto/14.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mosquitto/14.0.0/ix_values.yaml b/stable/mosquitto/14.1.3/ix_values.yaml similarity index 100% rename from stable/mosquitto/14.0.0/ix_values.yaml rename to stable/mosquitto/14.1.3/ix_values.yaml diff --git a/stable/mosquitto/14.0.0/questions.yaml b/stable/mosquitto/14.1.3/questions.yaml similarity index 100% rename from stable/mosquitto/14.0.0/questions.yaml rename to stable/mosquitto/14.1.3/questions.yaml diff --git a/stable/mstream/10.0.0/templates/NOTES.txt b/stable/mosquitto/14.1.3/templates/NOTES.txt similarity index 100% rename from stable/mstream/10.0.0/templates/NOTES.txt rename to stable/mosquitto/14.1.3/templates/NOTES.txt diff --git a/stable/mosquitto/14.0.0/templates/common.yaml b/stable/mosquitto/14.1.3/templates/common.yaml similarity index 100% rename from stable/mosquitto/14.0.0/templates/common.yaml rename to stable/mosquitto/14.1.3/templates/common.yaml diff --git a/stable/multi-scrobbler/6.0.0/values.yaml b/stable/mosquitto/14.1.3/values.yaml similarity index 100% rename from stable/multi-scrobbler/6.0.0/values.yaml rename to stable/mosquitto/14.1.3/values.yaml diff --git a/stable/mstream/10.0.0/CHANGELOG.md b/stable/mstream/10.0.0/CHANGELOG.md deleted file mode 100644 index 42895845542..00000000000 --- a/stable/mstream/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - - - - - - -## [mstream-9.1.18](https://github.com/truecharts/charts/compare/mstream-9.1.17...mstream-9.1.18) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/mstream to 5.11.4[@88e5506](https://github.com/88e5506) by renovate ([#18069](https://github.com/truecharts/charts/issues/18069)) - - -## [mstream-9.1.17](https://github.com/truecharts/charts/compare/mstream-9.1.16...mstream-9.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/mstream to 5.11.4[@2572611](https://github.com/2572611) by renovate ([#17859](https://github.com/truecharts/charts/issues/17859)) - - -## [mstream-9.1.16](https://github.com/truecharts/charts/compare/mstream-9.1.15...mstream-9.1.16) (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)) - - -## [mstream-9.1.15](https://github.com/truecharts/charts/compare/mstream-9.1.14...mstream-9.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/mstream to 5.11.4[@00b1223](https://github.com/00b1223) by renovate ([#17614](https://github.com/truecharts/charts/issues/17614)) - - -## [mstream-9.1.14](https://github.com/truecharts/charts/compare/mstream-9.1.13...mstream-9.1.14) (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)) - - -## [mstream-9.1.13](https://github.com/truecharts/charts/compare/mstream-9.1.12...mstream-9.1.13) (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)) - - -## [mstream-9.1.12](https://github.com/truecharts/charts/compare/mstream-9.1.11...mstream-9.1.12) (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)) - - -## [mstream-9.1.11](https://github.com/truecharts/charts/compare/mstream-9.1.10...mstream-9.1.11) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/stable/mstream/10.0.0/Chart.yaml b/stable/mstream/10.0.0/Chart.yaml deleted file mode 100644 index 8f109e123ad..00000000000 --- a/stable/mstream/10.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.11.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A personal music streaming server -home: https://truecharts.org/charts/stable/mstream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png -keywords: - - mstream - - server - - music -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mstream -sources: - - https://mstream.io/ - - https://github.com/linuxserver/docker-mstream - - https://github.com/truecharts/charts/tree/master/charts/stable/mstream - - https://ghcr.io/linuxserver/mstream -type: application -version: 10.0.0 diff --git a/stable/mstream/10.0.0/charts/common-17.5.0.tgz b/stable/mstream/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mstream/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/muse/5.0.0/.helmignore b/stable/mstream/10.1.3/.helmignore similarity index 100% rename from stable/muse/5.0.0/.helmignore rename to stable/mstream/10.1.3/.helmignore diff --git a/stable/mstream/10.1.3/CHANGELOG.md b/stable/mstream/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b0ec38cbe8a --- /dev/null +++ b/stable/mstream/10.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## [mstream-9.1.18](https://github.com/truecharts/charts/compare/mstream-9.1.17...mstream-9.1.18) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/mstream to 5.11.4[@88e5506](https://github.com/88e5506) by renovate ([#18069](https://github.com/truecharts/charts/issues/18069)) + + +## [mstream-9.1.17](https://github.com/truecharts/charts/compare/mstream-9.1.16...mstream-9.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/mstream to 5.11.4[@2572611](https://github.com/2572611) by renovate ([#17859](https://github.com/truecharts/charts/issues/17859)) + + +## [mstream-9.1.16](https://github.com/truecharts/charts/compare/mstream-9.1.15...mstream-9.1.16) (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)) + + +## [mstream-9.1.15](https://github.com/truecharts/charts/compare/mstream-9.1.14...mstream-9.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/mstream to 5.11.4[@00b1223](https://github.com/00b1223) by renovate ([#17614](https://github.com/truecharts/charts/issues/17614)) + + +## [mstream-9.1.14](https://github.com/truecharts/charts/compare/mstream-9.1.13...mstream-9.1.14) (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)) + + +## [mstream-9.1.13](https://github.com/truecharts/charts/compare/mstream-9.1.12...mstream-9.1.13) (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)) + + +## [mstream-9.1.12](https://github.com/truecharts/charts/compare/mstream-9.1.11...mstream-9.1.12) (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)) diff --git a/stable/mstream/10.1.3/Chart.yaml b/stable/mstream/10.1.3/Chart.yaml new file mode 100644 index 00000000000..8d475d089b5 --- /dev/null +++ b/stable/mstream/10.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.11.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A personal music streaming server +home: https://truecharts.org/charts/stable/mstream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png +keywords: + - mstream + - server + - music +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mstream +sources: + - https://mstream.io/ + - https://github.com/linuxserver/docker-mstream + - https://github.com/truecharts/charts/tree/master/charts/stable/mstream + - https://ghcr.io/linuxserver/mstream +type: application +version: 10.1.3 diff --git a/stable/mstream/10.0.0/README.md b/stable/mstream/10.1.3/README.md similarity index 100% rename from stable/mstream/10.0.0/README.md rename to stable/mstream/10.1.3/README.md diff --git a/stable/mstream/10.0.0/app-readme.md b/stable/mstream/10.1.3/app-readme.md similarity index 100% rename from stable/mstream/10.0.0/app-readme.md rename to stable/mstream/10.1.3/app-readme.md diff --git a/stable/mstream/10.1.3/charts/common-18.0.3.tgz b/stable/mstream/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mstream/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mstream/10.0.0/ix_values.yaml b/stable/mstream/10.1.3/ix_values.yaml similarity index 100% rename from stable/mstream/10.0.0/ix_values.yaml rename to stable/mstream/10.1.3/ix_values.yaml diff --git a/stable/mstream/10.0.0/questions.yaml b/stable/mstream/10.1.3/questions.yaml similarity index 100% rename from stable/mstream/10.0.0/questions.yaml rename to stable/mstream/10.1.3/questions.yaml diff --git a/stable/multi-scrobbler/6.0.0/templates/NOTES.txt b/stable/mstream/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/multi-scrobbler/6.0.0/templates/NOTES.txt rename to stable/mstream/10.1.3/templates/NOTES.txt diff --git a/stable/mstream/10.0.0/templates/common.yaml b/stable/mstream/10.1.3/templates/common.yaml similarity index 100% rename from stable/mstream/10.0.0/templates/common.yaml rename to stable/mstream/10.1.3/templates/common.yaml diff --git a/stable/muse/5.0.0/values.yaml b/stable/mstream/10.1.3/values.yaml similarity index 100% rename from stable/muse/5.0.0/values.yaml rename to stable/mstream/10.1.3/values.yaml diff --git a/stable/multi-scrobbler/6.0.0/CHANGELOG.md b/stable/multi-scrobbler/6.0.0/CHANGELOG.md deleted file mode 100644 index 25edb922938..00000000000 --- a/stable/multi-scrobbler/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [multi-scrobbler-5.1.18](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.17...multi-scrobbler-5.1.18) (2024-02-12) - -### Chore - - - -- update container image foxxmd/multi-scrobbler to latest[@35aadb7](https://github.com/35aadb7) by renovate ([#18045](https://github.com/truecharts/charts/issues/18045)) - - -## [multi-scrobbler-5.1.17](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.16...multi-scrobbler-5.1.17) (2024-02-05) - -### Chore - - - -- update container image foxxmd/multi-scrobbler to latest[@bcfd5c3](https://github.com/bcfd5c3) by renovate ([#17976](https://github.com/truecharts/charts/issues/17976)) - - -## [multi-scrobbler-5.1.16](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.15...multi-scrobbler-5.1.16) (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)) - - -## [multi-scrobbler-5.1.15](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.14...multi-scrobbler-5.1.15) (2024-01-29) - -### Chore - - - -- update container image foxxmd/multi-scrobbler to latest[@5df930b](https://github.com/5df930b) by renovate ([#17742](https://github.com/truecharts/charts/issues/17742)) - - -## [multi-scrobbler-5.1.14](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.13...multi-scrobbler-5.1.14) (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)) - - -## [multi-scrobbler-5.1.13](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.12...multi-scrobbler-5.1.13) (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)) - - -## [multi-scrobbler-5.1.12](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.11...multi-scrobbler-5.1.12) (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)) - - -## [multi-scrobbler-5.1.11](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.10...multi-scrobbler-5.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [multi-scrobbler-5.1.10](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.9...multi-scrobbler-5.1.10) (2024-01-14) - -### Chore - - - -- update container image foxxmd/multi-scrobbler to latest[@fe9aaf6](https://github.com/fe9aaf6) by renovate ([#17131](https://github.com/truecharts/charts/issues/17131)) - - - - -## [multi-scrobbler-5.1.9](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.8...multi-scrobbler-5.1.9) (2024-01-09) - -### Chore diff --git a/stable/multi-scrobbler/6.0.0/Chart.yaml b/stable/multi-scrobbler/6.0.0/Chart.yaml deleted file mode 100644 index 84c8a34911c..00000000000 --- a/stable/multi-scrobbler/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Track your music listening history from many sources and record to many scrobble clients. -home: https://truecharts.org/charts/stable/multi-scrobbler -icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.png -keywords: - - multi-scrobbler - - Network-Web - - MediaServer-Music -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: multi-scrobbler -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler - - https://hub.docker.com/r/foxxmd/multi-scrobbler -type: application -version: 6.0.0 diff --git a/stable/multi-scrobbler/6.0.0/charts/common-17.5.0.tgz b/stable/multi-scrobbler/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/multi-scrobbler/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/muximux/10.0.0/.helmignore b/stable/multi-scrobbler/6.1.3/.helmignore similarity index 100% rename from stable/muximux/10.0.0/.helmignore rename to stable/multi-scrobbler/6.1.3/.helmignore diff --git a/stable/multi-scrobbler/6.1.3/CHANGELOG.md b/stable/multi-scrobbler/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a116028a7b2 --- /dev/null +++ b/stable/multi-scrobbler/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [multi-scrobbler-5.1.18](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.17...multi-scrobbler-5.1.18) (2024-02-12) + +### Chore + + + +- update container image foxxmd/multi-scrobbler to latest[@35aadb7](https://github.com/35aadb7) by renovate ([#18045](https://github.com/truecharts/charts/issues/18045)) + + +## [multi-scrobbler-5.1.17](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.16...multi-scrobbler-5.1.17) (2024-02-05) + +### Chore + + + +- update container image foxxmd/multi-scrobbler to latest[@bcfd5c3](https://github.com/bcfd5c3) by renovate ([#17976](https://github.com/truecharts/charts/issues/17976)) + + +## [multi-scrobbler-5.1.16](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.15...multi-scrobbler-5.1.16) (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)) + + +## [multi-scrobbler-5.1.15](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.14...multi-scrobbler-5.1.15) (2024-01-29) + +### Chore + + + +- update container image foxxmd/multi-scrobbler to latest[@5df930b](https://github.com/5df930b) by renovate ([#17742](https://github.com/truecharts/charts/issues/17742)) + + +## [multi-scrobbler-5.1.14](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.13...multi-scrobbler-5.1.14) (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)) + + +## [multi-scrobbler-5.1.13](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.12...multi-scrobbler-5.1.13) (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)) + + +## [multi-scrobbler-5.1.12](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.11...multi-scrobbler-5.1.12) (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)) + + +## [multi-scrobbler-5.1.11](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.10...multi-scrobbler-5.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [multi-scrobbler-5.1.10](https://github.com/truecharts/charts/compare/multi-scrobbler-5.1.9...multi-scrobbler-5.1.10) (2024-01-14) + +### Chore + + + +- update container image foxxmd/multi-scrobbler to latest[@fe9aaf6](https://github.com/fe9aaf6) by renovate ([#17131](https://github.com/truecharts/charts/issues/17131)) + + + diff --git a/stable/multi-scrobbler/6.1.3/Chart.yaml b/stable/multi-scrobbler/6.1.3/Chart.yaml new file mode 100644 index 00000000000..009666fa869 --- /dev/null +++ b/stable/multi-scrobbler/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Track your music listening history from many sources and record to many scrobble clients. +home: https://truecharts.org/charts/stable/multi-scrobbler +icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.png +keywords: + - multi-scrobbler + - Network-Web + - MediaServer-Music +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: multi-scrobbler +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler + - https://hub.docker.com/r/foxxmd/multi-scrobbler +type: application +version: 6.1.3 diff --git a/stable/multi-scrobbler/6.0.0/README.md b/stable/multi-scrobbler/6.1.3/README.md similarity index 100% rename from stable/multi-scrobbler/6.0.0/README.md rename to stable/multi-scrobbler/6.1.3/README.md diff --git a/stable/multi-scrobbler/6.0.0/app-readme.md b/stable/multi-scrobbler/6.1.3/app-readme.md similarity index 100% rename from stable/multi-scrobbler/6.0.0/app-readme.md rename to stable/multi-scrobbler/6.1.3/app-readme.md diff --git a/stable/multi-scrobbler/6.1.3/charts/common-18.0.3.tgz b/stable/multi-scrobbler/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/multi-scrobbler/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/multi-scrobbler/6.0.0/ix_values.yaml b/stable/multi-scrobbler/6.1.3/ix_values.yaml similarity index 100% rename from stable/multi-scrobbler/6.0.0/ix_values.yaml rename to stable/multi-scrobbler/6.1.3/ix_values.yaml diff --git a/stable/multi-scrobbler/6.0.0/questions.yaml b/stable/multi-scrobbler/6.1.3/questions.yaml similarity index 100% rename from stable/multi-scrobbler/6.0.0/questions.yaml rename to stable/multi-scrobbler/6.1.3/questions.yaml diff --git a/stable/muximux/10.0.0/templates/NOTES.txt b/stable/multi-scrobbler/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/muximux/10.0.0/templates/NOTES.txt rename to stable/multi-scrobbler/6.1.3/templates/NOTES.txt diff --git a/stable/multi-scrobbler/6.0.0/templates/common.yaml b/stable/multi-scrobbler/6.1.3/templates/common.yaml similarity index 100% rename from stable/multi-scrobbler/6.0.0/templates/common.yaml rename to stable/multi-scrobbler/6.1.3/templates/common.yaml diff --git a/stable/muximux/10.0.0/values.yaml b/stable/multi-scrobbler/6.1.3/values.yaml similarity index 100% rename from stable/muximux/10.0.0/values.yaml rename to stable/multi-scrobbler/6.1.3/values.yaml diff --git a/stable/muse/5.0.0/CHANGELOG.md b/stable/muse/5.0.0/CHANGELOG.md deleted file mode 100644 index 28db5c6ad4a..00000000000 --- a/stable/muse/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [muse-4.2.5](https://github.com/truecharts/charts/compare/muse-4.2.4...muse-4.2.5) (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)) - - -## [muse-4.2.4](https://github.com/truecharts/charts/compare/muse-4.2.3...muse-4.2.4) (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)) - - -## [muse-4.2.3](https://github.com/truecharts/charts/compare/muse-4.2.2...muse-4.2.3) (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)) - - -## [muse-4.2.2](https://github.com/truecharts/charts/compare/muse-4.2.1...muse-4.2.2) (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)) - - -## [muse-4.2.1](https://github.com/truecharts/charts/compare/muse-4.2.0...muse-4.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [muse-4.2.0](https://github.com/truecharts/charts/compare/muse-4.1.6...muse-4.2.0) (2024-01-21) - -### Chore - - - -- update container image codetheweb/muse to v2.5.0[@3433b97](https://github.com/3433b97) by renovate ([#17441](https://github.com/truecharts/charts/issues/17441)) - - - - -## [muse-4.1.6](https://github.com/truecharts/charts/compare/muse-4.1.5...muse-4.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)) - - -## [muse-4.1.5](https://github.com/truecharts/charts/compare/muse-4.1.4...muse-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [muse-4.1.4](https://github.com/truecharts/charts/compare/muse-4.1.3...muse-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [muse-4.1.3](https://github.com/truecharts/charts/compare/muse-4.1.0...muse-4.1.3) (2024-01-01) diff --git a/stable/muse/5.0.0/Chart.yaml b/stable/muse/5.0.0/Chart.yaml deleted file mode 100644 index c339736d4d6..00000000000 --- a/stable/muse/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.5.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted midwestern Discord music bot that doesn't suck. -home: https://truecharts.org/charts/stable/muse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png -keywords: - - muse - - media - - discord-bot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: muse -sources: - - https://github.com/codetheweb/muse - - https://github.com/truecharts/charts/tree/master/charts/stable/muse - - https://hub.docker.com/r/codetheweb/muse -type: application -version: 5.0.0 diff --git a/stable/muse/5.0.0/charts/common-17.5.0.tgz b/stable/muse/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/muse/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mylar/13.1.0/.helmignore b/stable/muse/5.1.3/.helmignore similarity index 100% rename from stable/mylar/13.1.0/.helmignore rename to stable/muse/5.1.3/.helmignore diff --git a/stable/muse/5.1.3/CHANGELOG.md b/stable/muse/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f089bd1a706 --- /dev/null +++ b/stable/muse/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [muse-4.2.5](https://github.com/truecharts/charts/compare/muse-4.2.4...muse-4.2.5) (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)) + + +## [muse-4.2.4](https://github.com/truecharts/charts/compare/muse-4.2.3...muse-4.2.4) (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)) + + +## [muse-4.2.3](https://github.com/truecharts/charts/compare/muse-4.2.2...muse-4.2.3) (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)) + + +## [muse-4.2.2](https://github.com/truecharts/charts/compare/muse-4.2.1...muse-4.2.2) (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)) + + +## [muse-4.2.1](https://github.com/truecharts/charts/compare/muse-4.2.0...muse-4.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [muse-4.2.0](https://github.com/truecharts/charts/compare/muse-4.1.6...muse-4.2.0) (2024-01-21) + +### Chore + + + +- update container image codetheweb/muse to v2.5.0[@3433b97](https://github.com/3433b97) by renovate ([#17441](https://github.com/truecharts/charts/issues/17441)) + + + + +## [muse-4.1.6](https://github.com/truecharts/charts/compare/muse-4.1.5...muse-4.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)) + + +## [muse-4.1.5](https://github.com/truecharts/charts/compare/muse-4.1.4...muse-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [muse-4.1.4](https://github.com/truecharts/charts/compare/muse-4.1.3...muse-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/muse/5.1.3/Chart.yaml b/stable/muse/5.1.3/Chart.yaml new file mode 100644 index 00000000000..2b24a2d6321 --- /dev/null +++ b/stable/muse/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.5.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A self-hosted midwestern Discord music bot that doesn't suck. +home: https://truecharts.org/charts/stable/muse +icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png +keywords: + - muse + - media + - discord-bot +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: muse +sources: + - https://github.com/codetheweb/muse + - https://github.com/truecharts/charts/tree/master/charts/stable/muse + - https://hub.docker.com/r/codetheweb/muse +type: application +version: 5.1.3 diff --git a/stable/muse/5.0.0/README.md b/stable/muse/5.1.3/README.md similarity index 100% rename from stable/muse/5.0.0/README.md rename to stable/muse/5.1.3/README.md diff --git a/stable/muse/5.0.0/app-readme.md b/stable/muse/5.1.3/app-readme.md similarity index 100% rename from stable/muse/5.0.0/app-readme.md rename to stable/muse/5.1.3/app-readme.md diff --git a/stable/muse/5.1.3/charts/common-18.0.3.tgz b/stable/muse/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/muse/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/muse/5.0.0/ix_values.yaml b/stable/muse/5.1.3/ix_values.yaml similarity index 100% rename from stable/muse/5.0.0/ix_values.yaml rename to stable/muse/5.1.3/ix_values.yaml diff --git a/stable/muse/5.0.0/questions.yaml b/stable/muse/5.1.3/questions.yaml similarity index 100% rename from stable/muse/5.0.0/questions.yaml rename to stable/muse/5.1.3/questions.yaml diff --git a/stable/mylar/13.1.0/templates/common.yaml b/stable/muse/5.1.3/templates/common.yaml similarity index 100% rename from stable/mylar/13.1.0/templates/common.yaml rename to stable/muse/5.1.3/templates/common.yaml diff --git a/stable/mylar/13.1.0/values.yaml b/stable/muse/5.1.3/values.yaml similarity index 100% rename from stable/mylar/13.1.0/values.yaml rename to stable/muse/5.1.3/values.yaml diff --git a/stable/muximux/10.0.0/CHANGELOG.md b/stable/muximux/10.0.0/CHANGELOG.md deleted file mode 100644 index 886e4206809..00000000000 --- a/stable/muximux/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [muximux-9.1.11](https://github.com/truecharts/charts/compare/muximux-9.1.10...muximux-9.1.11) (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)) - - -## [muximux-9.1.10](https://github.com/truecharts/charts/compare/muximux-9.1.9...muximux-9.1.10) (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)) - - -## [muximux-9.1.9](https://github.com/truecharts/charts/compare/muximux-9.1.8...muximux-9.1.9) (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)) - - -## [muximux-9.1.8](https://github.com/truecharts/charts/compare/muximux-9.1.7...muximux-9.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)) - - -## [muximux-9.1.7](https://github.com/truecharts/charts/compare/muximux-9.1.6...muximux-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [muximux-9.1.6](https://github.com/truecharts/charts/compare/muximux-9.1.5...muximux-9.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)) - - -## [muximux-9.1.5](https://github.com/truecharts/charts/compare/muximux-9.1.4...muximux-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [muximux-9.1.4](https://github.com/truecharts/charts/compare/muximux-9.1.3...muximux-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [muximux-9.1.3](https://github.com/truecharts/charts/compare/muximux-9.1.0...muximux-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/muximux/10.0.0/Chart.yaml b/stable/muximux/10.0.0/Chart.yaml deleted file mode 100644 index 9ba71557031..00000000000 --- a/stable/muximux/10.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: "057352e8" -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver -home: https://truecharts.org/charts/stable/muximux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png -keywords: - - muximux - - htpc - - manage - - portal -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: muximux -sources: - - https://github.com/mescon/Muximux - - https://github.com/linuxserver/docker-muximux - - https://github.com/truecharts/charts/tree/master/charts/stable/muximux - - https://ghcr.io/linuxserver/muximux -type: application -version: 10.0.0 diff --git a/stable/muximux/10.0.0/charts/common-17.5.0.tgz b/stable/muximux/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/muximux/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/mymediaforalexa/8.0.0/.helmignore b/stable/muximux/10.1.3/.helmignore similarity index 100% rename from stable/mymediaforalexa/8.0.0/.helmignore rename to stable/muximux/10.1.3/.helmignore diff --git a/stable/muximux/10.1.3/CHANGELOG.md b/stable/muximux/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..01f947eca84 --- /dev/null +++ b/stable/muximux/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [muximux-9.1.11](https://github.com/truecharts/charts/compare/muximux-9.1.10...muximux-9.1.11) (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)) + + +## [muximux-9.1.10](https://github.com/truecharts/charts/compare/muximux-9.1.9...muximux-9.1.10) (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)) + + +## [muximux-9.1.9](https://github.com/truecharts/charts/compare/muximux-9.1.8...muximux-9.1.9) (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)) + + +## [muximux-9.1.8](https://github.com/truecharts/charts/compare/muximux-9.1.7...muximux-9.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)) + + +## [muximux-9.1.7](https://github.com/truecharts/charts/compare/muximux-9.1.6...muximux-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [muximux-9.1.6](https://github.com/truecharts/charts/compare/muximux-9.1.5...muximux-9.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)) + + +## [muximux-9.1.5](https://github.com/truecharts/charts/compare/muximux-9.1.4...muximux-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [muximux-9.1.4](https://github.com/truecharts/charts/compare/muximux-9.1.3...muximux-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [muximux-9.1.3](https://github.com/truecharts/charts/compare/muximux-9.1.0...muximux-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/muximux/10.1.3/Chart.yaml b/stable/muximux/10.1.3/Chart.yaml new file mode 100644 index 00000000000..8279879afc2 --- /dev/null +++ b/stable/muximux/10.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: "057352e8" +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver +home: https://truecharts.org/charts/stable/muximux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png +keywords: + - muximux + - htpc + - manage + - portal +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: muximux +sources: + - https://github.com/mescon/Muximux + - https://github.com/linuxserver/docker-muximux + - https://github.com/truecharts/charts/tree/master/charts/stable/muximux + - https://ghcr.io/linuxserver/muximux +type: application +version: 10.1.3 diff --git a/stable/muximux/10.0.0/README.md b/stable/muximux/10.1.3/README.md similarity index 100% rename from stable/muximux/10.0.0/README.md rename to stable/muximux/10.1.3/README.md diff --git a/stable/muximux/10.0.0/app-readme.md b/stable/muximux/10.1.3/app-readme.md similarity index 100% rename from stable/muximux/10.0.0/app-readme.md rename to stable/muximux/10.1.3/app-readme.md diff --git a/stable/muximux/10.1.3/charts/common-18.0.3.tgz b/stable/muximux/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/muximux/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/muximux/10.0.0/ix_values.yaml b/stable/muximux/10.1.3/ix_values.yaml similarity index 100% rename from stable/muximux/10.0.0/ix_values.yaml rename to stable/muximux/10.1.3/ix_values.yaml diff --git a/stable/muximux/10.0.0/questions.yaml b/stable/muximux/10.1.3/questions.yaml similarity index 100% rename from stable/muximux/10.0.0/questions.yaml rename to stable/muximux/10.1.3/questions.yaml diff --git a/stable/mylar/13.1.0/templates/NOTES.txt b/stable/muximux/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/mylar/13.1.0/templates/NOTES.txt rename to stable/muximux/10.1.3/templates/NOTES.txt diff --git a/stable/muximux/10.0.0/templates/common.yaml b/stable/muximux/10.1.3/templates/common.yaml similarity index 100% rename from stable/muximux/10.0.0/templates/common.yaml rename to stable/muximux/10.1.3/templates/common.yaml diff --git a/stable/mymediaforalexa/8.0.0/values.yaml b/stable/muximux/10.1.3/values.yaml similarity index 100% rename from stable/mymediaforalexa/8.0.0/values.yaml rename to stable/muximux/10.1.3/values.yaml diff --git a/stable/mylar/13.1.0/CHANGELOG.md b/stable/mylar/13.1.0/CHANGELOG.md deleted file mode 100644 index 351b754fd18..00000000000 --- a/stable/mylar/13.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [mylar-12.1.18](https://github.com/truecharts/charts/compare/mylar-12.1.17...mylar-12.1.18) (2024-02-12) - -### Chore - - - -- update container image linuxserver/mylar3 to version-v0.7.8[@06d90fc](https://github.com/06d90fc) by renovate ([#18088](https://github.com/truecharts/charts/issues/18088)) - - -## [mylar-12.1.17](https://github.com/truecharts/charts/compare/mylar-12.1.16...mylar-12.1.17) (2024-02-05) - -### Chore - - - -- update container image linuxserver/mylar3 to version-v0.7.8[@5f74433](https://github.com/5f74433) by renovate ([#17880](https://github.com/truecharts/charts/issues/17880)) - - -## [mylar-12.1.16](https://github.com/truecharts/charts/compare/mylar-12.1.15...mylar-12.1.16) (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)) - - -## [mylar-12.1.15](https://github.com/truecharts/charts/compare/mylar-12.1.14...mylar-12.1.15) (2024-01-29) - -### Chore - - - -- update container image linuxserver/mylar3 to version-v0.7.8[@88a49b7](https://github.com/88a49b7) by renovate ([#17641](https://github.com/truecharts/charts/issues/17641)) - - -## [mylar-12.1.14](https://github.com/truecharts/charts/compare/mylar-12.1.13...mylar-12.1.14) (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)) - - -## [mylar-12.1.13](https://github.com/truecharts/charts/compare/mylar-12.1.12...mylar-12.1.13) (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)) - - -## [mylar-12.1.12](https://github.com/truecharts/charts/compare/mylar-12.1.11...mylar-12.1.12) (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)) - - -## [mylar-12.1.11](https://github.com/truecharts/charts/compare/mylar-12.1.10...mylar-12.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [mylar-12.1.10](https://github.com/truecharts/charts/compare/mylar-12.1.9...mylar-12.1.10) (2024-01-21) - -### Chore diff --git a/stable/mylar/13.1.0/Chart.yaml b/stable/mylar/13.1.0/Chart.yaml deleted file mode 100644 index 8b80d726838..00000000000 --- a/stable/mylar/13.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.7.8 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mylar is a automated Comic Book downloader -home: https://truecharts.org/charts/stable/mylar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png -keywords: - - mylar -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mylar -sources: - - https://github.com/linuxserver/docker-mylar3 - - https://github.com/mylar3/mylar3 - - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - - https://hub.docker.com/r/linuxserver/mylar3 -type: application -version: 13.1.0 diff --git a/stable/mylar/13.1.0/charts/common-18.0.1.tgz b/stable/mylar/13.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/mylar/13.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/mylar/13.1.0/ix_values.yaml b/stable/mylar/13.1.0/ix_values.yaml deleted file mode 100644 index 3ed792d51ac..00000000000 --- a/stable/mylar/13.1.0/ix_values.yaml +++ /dev/null @@ -1,25 +0,0 @@ -image: - repository: linuxserver/mylar3 - tag: version-v0.7.8@sha256:4227d88f90839a8895777d7710c9ae93e37327496ce3a4a9ffa23a7dba9a2ca6 - pullPolicy: IfNotPresent -service: - main: - ports: - main: - port: 8090 - targetPort: 8090 -persistence: - config: - enabled: true - mountPath: "/config" - varrun: - enabled: true -portal: - open: - enabled: true -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 diff --git a/stable/mysql-workbench/9.1.0/.helmignore b/stable/mylar/13.1.4/.helmignore similarity index 100% rename from stable/mysql-workbench/9.1.0/.helmignore rename to stable/mylar/13.1.4/.helmignore diff --git a/stable/mylar/13.1.4/CHANGELOG.md b/stable/mylar/13.1.4/CHANGELOG.md new file mode 100644 index 00000000000..384ef732577 --- /dev/null +++ b/stable/mylar/13.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [mylar-12.1.18](https://github.com/truecharts/charts/compare/mylar-12.1.17...mylar-12.1.18) (2024-02-12) + +### Chore + + + +- update container image linuxserver/mylar3 to version-v0.7.8[@06d90fc](https://github.com/06d90fc) by renovate ([#18088](https://github.com/truecharts/charts/issues/18088)) + + +## [mylar-12.1.17](https://github.com/truecharts/charts/compare/mylar-12.1.16...mylar-12.1.17) (2024-02-05) + +### Chore + + + +- update container image linuxserver/mylar3 to version-v0.7.8[@5f74433](https://github.com/5f74433) by renovate ([#17880](https://github.com/truecharts/charts/issues/17880)) + + +## [mylar-12.1.16](https://github.com/truecharts/charts/compare/mylar-12.1.15...mylar-12.1.16) (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)) + + +## [mylar-12.1.15](https://github.com/truecharts/charts/compare/mylar-12.1.14...mylar-12.1.15) (2024-01-29) + +### Chore + + + +- update container image linuxserver/mylar3 to version-v0.7.8[@88a49b7](https://github.com/88a49b7) by renovate ([#17641](https://github.com/truecharts/charts/issues/17641)) + + +## [mylar-12.1.14](https://github.com/truecharts/charts/compare/mylar-12.1.13...mylar-12.1.14) (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)) + + +## [mylar-12.1.13](https://github.com/truecharts/charts/compare/mylar-12.1.12...mylar-12.1.13) (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)) + + +## [mylar-12.1.12](https://github.com/truecharts/charts/compare/mylar-12.1.11...mylar-12.1.12) (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)) + + +## [mylar-12.1.11](https://github.com/truecharts/charts/compare/mylar-12.1.10...mylar-12.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/mylar/13.1.4/Chart.yaml b/stable/mylar/13.1.4/Chart.yaml new file mode 100644 index 00000000000..51d1228b449 --- /dev/null +++ b/stable/mylar/13.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.7.8 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Mylar is a automated Comic Book downloader +home: https://truecharts.org/charts/stable/mylar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png +keywords: + - mylar +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mylar +sources: + - https://github.com/linuxserver/docker-mylar3 + - https://github.com/mylar3/mylar3 + - https://github.com/truecharts/charts/tree/master/charts/stable/mylar + - https://hub.docker.com/r/linuxserver/mylar3 +type: application +version: 13.1.4 diff --git a/stable/mylar/13.1.0/README.md b/stable/mylar/13.1.4/README.md similarity index 100% rename from stable/mylar/13.1.0/README.md rename to stable/mylar/13.1.4/README.md diff --git a/stable/mylar/13.1.0/app-readme.md b/stable/mylar/13.1.4/app-readme.md similarity index 100% rename from stable/mylar/13.1.0/app-readme.md rename to stable/mylar/13.1.4/app-readme.md diff --git a/stable/mylar/13.1.4/charts/common-18.0.3.tgz b/stable/mylar/13.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mylar/13.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/mylar/13.1.4/ix_values.yaml b/stable/mylar/13.1.4/ix_values.yaml new file mode 100644 index 00000000000..16bae1d45b0 --- /dev/null +++ b/stable/mylar/13.1.4/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: linuxserver/mylar3 + tag: version-v0.7.8@sha256:de5e3c7012d9e80d8fe0be554e32fe773c15d8907c44b96b5689dfcf8525774b + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 8090 + targetPort: 8090 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/mylar/13.1.0/questions.yaml b/stable/mylar/13.1.4/questions.yaml similarity index 100% rename from stable/mylar/13.1.0/questions.yaml rename to stable/mylar/13.1.4/questions.yaml diff --git a/stable/mymediaforalexa/8.0.0/templates/NOTES.txt b/stable/mylar/13.1.4/templates/NOTES.txt similarity index 100% rename from stable/mymediaforalexa/8.0.0/templates/NOTES.txt rename to stable/mylar/13.1.4/templates/NOTES.txt diff --git a/stable/mymediaforalexa/8.0.0/templates/common.yaml b/stable/mylar/13.1.4/templates/common.yaml similarity index 100% rename from stable/mymediaforalexa/8.0.0/templates/common.yaml rename to stable/mylar/13.1.4/templates/common.yaml diff --git a/stable/mysql-workbench/9.1.0/values.yaml b/stable/mylar/13.1.4/values.yaml similarity index 100% rename from stable/mysql-workbench/9.1.0/values.yaml rename to stable/mylar/13.1.4/values.yaml diff --git a/stable/mymediaforalexa/8.0.0/CHANGELOG.md b/stable/mymediaforalexa/8.0.0/CHANGELOG.md deleted file mode 100644 index d93fbf4af9c..00000000000 --- a/stable/mymediaforalexa/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [mymediaforalexa-7.1.11](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.10...mymediaforalexa-7.1.11) (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)) - - -## [mymediaforalexa-7.1.10](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.9...mymediaforalexa-7.1.10) (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)) - - -## [mymediaforalexa-7.1.9](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.8...mymediaforalexa-7.1.9) (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)) - - -## [mymediaforalexa-7.1.8](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.7...mymediaforalexa-7.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)) - - -## [mymediaforalexa-7.1.7](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.6...mymediaforalexa-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [mymediaforalexa-7.1.6](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.5...mymediaforalexa-7.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)) - - -## [mymediaforalexa-7.1.5](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.4...mymediaforalexa-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [mymediaforalexa-7.1.4](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.3...mymediaforalexa-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [mymediaforalexa-7.1.3](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.0...mymediaforalexa-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/mymediaforalexa/8.0.0/Chart.yaml b/stable/mymediaforalexa/8.0.0/Chart.yaml deleted file mode 100644 index 3eacbd2aa79..00000000000 --- a/stable/mymediaforalexa/8.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.151.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . -home: https://truecharts.org/charts/stable/mymediaforalexa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png -keywords: - - media - - alexa -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mymediaforalexa -sources: - - https://www.mymediaalexa.com/home/docker#dockerhub - - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa - - https://hub.docker.com/r/bizmodeller/mymediaforalexa -type: application -version: 8.0.0 diff --git a/stable/mymediaforalexa/8.0.0/charts/common-17.5.0.tgz b/stable/mymediaforalexa/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/mymediaforalexa/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/n8n/13.1.0/.helmignore b/stable/mymediaforalexa/8.1.3/.helmignore similarity index 100% rename from stable/n8n/13.1.0/.helmignore rename to stable/mymediaforalexa/8.1.3/.helmignore diff --git a/stable/mymediaforalexa/8.1.3/CHANGELOG.md b/stable/mymediaforalexa/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b3e0d702727 --- /dev/null +++ b/stable/mymediaforalexa/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [mymediaforalexa-7.1.11](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.10...mymediaforalexa-7.1.11) (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)) + + +## [mymediaforalexa-7.1.10](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.9...mymediaforalexa-7.1.10) (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)) + + +## [mymediaforalexa-7.1.9](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.8...mymediaforalexa-7.1.9) (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)) + + +## [mymediaforalexa-7.1.8](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.7...mymediaforalexa-7.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)) + + +## [mymediaforalexa-7.1.7](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.6...mymediaforalexa-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [mymediaforalexa-7.1.6](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.5...mymediaforalexa-7.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)) + + +## [mymediaforalexa-7.1.5](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.4...mymediaforalexa-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [mymediaforalexa-7.1.4](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.3...mymediaforalexa-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [mymediaforalexa-7.1.3](https://github.com/truecharts/charts/compare/mymediaforalexa-7.1.0...mymediaforalexa-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/mymediaforalexa/8.1.3/Chart.yaml b/stable/mymediaforalexa/8.1.3/Chart.yaml new file mode 100644 index 00000000000..efbd545ac62 --- /dev/null +++ b/stable/mymediaforalexa/8.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.3.151.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . +home: https://truecharts.org/charts/stable/mymediaforalexa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png +keywords: + - media + - alexa +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mymediaforalexa +sources: + - https://www.mymediaalexa.com/home/docker#dockerhub + - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa + - https://hub.docker.com/r/bizmodeller/mymediaforalexa +type: application +version: 8.1.3 diff --git a/stable/mymediaforalexa/8.0.0/README.md b/stable/mymediaforalexa/8.1.3/README.md similarity index 100% rename from stable/mymediaforalexa/8.0.0/README.md rename to stable/mymediaforalexa/8.1.3/README.md diff --git a/stable/mymediaforalexa/8.0.0/app-readme.md b/stable/mymediaforalexa/8.1.3/app-readme.md similarity index 100% rename from stable/mymediaforalexa/8.0.0/app-readme.md rename to stable/mymediaforalexa/8.1.3/app-readme.md diff --git a/stable/mymediaforalexa/8.1.3/charts/common-18.0.3.tgz b/stable/mymediaforalexa/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mymediaforalexa/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/mymediaforalexa/8.0.0/ix_values.yaml b/stable/mymediaforalexa/8.1.3/ix_values.yaml similarity index 100% rename from stable/mymediaforalexa/8.0.0/ix_values.yaml rename to stable/mymediaforalexa/8.1.3/ix_values.yaml diff --git a/stable/mymediaforalexa/8.0.0/questions.yaml b/stable/mymediaforalexa/8.1.3/questions.yaml similarity index 100% rename from stable/mymediaforalexa/8.0.0/questions.yaml rename to stable/mymediaforalexa/8.1.3/questions.yaml diff --git a/stable/mysql-workbench/9.1.0/templates/NOTES.txt b/stable/mymediaforalexa/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/mysql-workbench/9.1.0/templates/NOTES.txt rename to stable/mymediaforalexa/8.1.3/templates/NOTES.txt diff --git a/stable/mysql-workbench/9.1.0/templates/common.yaml b/stable/mymediaforalexa/8.1.3/templates/common.yaml similarity index 100% rename from stable/mysql-workbench/9.1.0/templates/common.yaml rename to stable/mymediaforalexa/8.1.3/templates/common.yaml diff --git a/stable/n8n/13.1.0/values.yaml b/stable/mymediaforalexa/8.1.3/values.yaml similarity index 100% rename from stable/n8n/13.1.0/values.yaml rename to stable/mymediaforalexa/8.1.3/values.yaml diff --git a/stable/mysql-workbench/9.1.0/CHANGELOG.md b/stable/mysql-workbench/9.1.0/CHANGELOG.md deleted file mode 100644 index dc058039fc2..00000000000 --- a/stable/mysql-workbench/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - -## [mysql-workbench-8.1.18](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.17...mysql-workbench-8.1.18) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@258561a](https://github.com/258561a) by renovate ([#18070](https://github.com/truecharts/charts/issues/18070)) - - -## [mysql-workbench-8.1.17](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.16...mysql-workbench-8.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@deca1b6](https://github.com/deca1b6) by renovate ([#17860](https://github.com/truecharts/charts/issues/17860)) - - -## [mysql-workbench-8.1.16](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.15...mysql-workbench-8.1.16) (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)) - - -## [mysql-workbench-8.1.15](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.14...mysql-workbench-8.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@1990230](https://github.com/1990230) by renovate ([#17615](https://github.com/truecharts/charts/issues/17615)) - - -## [mysql-workbench-8.1.14](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.13...mysql-workbench-8.1.14) (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)) - - -## [mysql-workbench-8.1.13](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.12...mysql-workbench-8.1.13) (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)) - - -## [mysql-workbench-8.1.12](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.11...mysql-workbench-8.1.12) (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)) - - -## [mysql-workbench-8.1.11](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.10...mysql-workbench-8.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [mysql-workbench-8.1.10](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.9...mysql-workbench-8.1.10) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/stable/mysql-workbench/9.1.0/Chart.yaml b/stable/mysql-workbench/9.1.0/Chart.yaml deleted file mode 100644 index 1dbad40028c..00000000000 --- a/stable/mysql-workbench/9.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 8.0.36 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. -home: https://truecharts.org/charts/stable/mysql-workbench -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png -keywords: - - mysql-workbench -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: mysql-workbench -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench - - https://ghcr.io/linuxserver/mysql-workbench -type: application -version: 9.1.0 diff --git a/stable/mysql-workbench/9.1.0/charts/common-18.0.1.tgz b/stable/mysql-workbench/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/mysql-workbench/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/mysql-workbench/9.1.0/ix_values.yaml b/stable/mysql-workbench/9.1.0/ix_values.yaml deleted file mode 100644 index 4a257d11e7c..00000000000 --- a/stable/mysql-workbench/9.1.0/ix_values.yaml +++ /dev/null @@ -1,29 +0,0 @@ -image: - repository: ghcr.io/linuxserver/mysql-workbench - pullPolicy: IfNotPresent - tag: 8.0.36@sha256:bff9cd05967c725fda1b67e3d24a3c50db79cbed4a7e5eb8b252743fc352e860 -service: - main: - ports: - main: - targetPort: 3000 - protocol: http - port: 10134 -persistence: - config: - enabled: true - mountPath: "/config" - varrun: - enabled: true -portal: - open: - enabled: true -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - capabilities: - add: - - IPC_LOCK - runAsUser: 0 - runAsGroup: 0 diff --git a/stable/namecheap-ddns/5.0.0/.helmignore b/stable/mysql-workbench/9.1.4/.helmignore similarity index 100% rename from stable/namecheap-ddns/5.0.0/.helmignore rename to stable/mysql-workbench/9.1.4/.helmignore diff --git a/stable/mysql-workbench/9.1.4/CHANGELOG.md b/stable/mysql-workbench/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..4c4fdfac9a4 --- /dev/null +++ b/stable/mysql-workbench/9.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + +## [mysql-workbench-8.1.18](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.17...mysql-workbench-8.1.18) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@258561a](https://github.com/258561a) by renovate ([#18070](https://github.com/truecharts/charts/issues/18070)) + + +## [mysql-workbench-8.1.17](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.16...mysql-workbench-8.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@deca1b6](https://github.com/deca1b6) by renovate ([#17860](https://github.com/truecharts/charts/issues/17860)) + + +## [mysql-workbench-8.1.16](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.15...mysql-workbench-8.1.16) (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)) + + +## [mysql-workbench-8.1.15](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.14...mysql-workbench-8.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36[@1990230](https://github.com/1990230) by renovate ([#17615](https://github.com/truecharts/charts/issues/17615)) + + +## [mysql-workbench-8.1.14](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.13...mysql-workbench-8.1.14) (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)) + + +## [mysql-workbench-8.1.13](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.12...mysql-workbench-8.1.13) (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)) + + +## [mysql-workbench-8.1.12](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.11...mysql-workbench-8.1.12) (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)) + + +## [mysql-workbench-8.1.11](https://github.com/truecharts/charts/compare/mysql-workbench-8.1.10...mysql-workbench-8.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) diff --git a/stable/mysql-workbench/9.1.4/Chart.yaml b/stable/mysql-workbench/9.1.4/Chart.yaml new file mode 100644 index 00000000000..00a0ec15509 --- /dev/null +++ b/stable/mysql-workbench/9.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 8.0.36 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. +home: https://truecharts.org/charts/stable/mysql-workbench +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png +keywords: + - mysql-workbench +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: mysql-workbench +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench + - https://ghcr.io/linuxserver/mysql-workbench +type: application +version: 9.1.4 diff --git a/stable/mysql-workbench/9.1.0/README.md b/stable/mysql-workbench/9.1.4/README.md similarity index 100% rename from stable/mysql-workbench/9.1.0/README.md rename to stable/mysql-workbench/9.1.4/README.md diff --git a/stable/mysql-workbench/9.1.0/app-readme.md b/stable/mysql-workbench/9.1.4/app-readme.md similarity index 100% rename from stable/mysql-workbench/9.1.0/app-readme.md rename to stable/mysql-workbench/9.1.4/app-readme.md diff --git a/stable/mysql-workbench/9.1.4/charts/common-18.0.3.tgz b/stable/mysql-workbench/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/mysql-workbench/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/mysql-workbench/9.1.4/ix_values.yaml b/stable/mysql-workbench/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..3ee5e355a8d --- /dev/null +++ b/stable/mysql-workbench/9.1.4/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: ghcr.io/linuxserver/mysql-workbench + pullPolicy: IfNotPresent + tag: 8.0.36@sha256:7ed388e0b7df5749db3644d44c18da1a90f99c5c25bf95f056275115cd907081 +service: + main: + ports: + main: + targetPort: 3000 + protocol: http + port: 10134 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + capabilities: + add: + - IPC_LOCK + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/mysql-workbench/9.1.0/questions.yaml b/stable/mysql-workbench/9.1.4/questions.yaml similarity index 100% rename from stable/mysql-workbench/9.1.0/questions.yaml rename to stable/mysql-workbench/9.1.4/questions.yaml diff --git a/stable/n8n/13.1.0/templates/NOTES.txt b/stable/mysql-workbench/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/n8n/13.1.0/templates/NOTES.txt rename to stable/mysql-workbench/9.1.4/templates/NOTES.txt diff --git a/stable/nano-wallet/9.0.0/templates/common.yaml b/stable/mysql-workbench/9.1.4/templates/common.yaml similarity index 100% rename from stable/nano-wallet/9.0.0/templates/common.yaml rename to stable/mysql-workbench/9.1.4/templates/common.yaml diff --git a/stable/namecheap-ddns/5.0.0/values.yaml b/stable/mysql-workbench/9.1.4/values.yaml similarity index 100% rename from stable/namecheap-ddns/5.0.0/values.yaml rename to stable/mysql-workbench/9.1.4/values.yaml diff --git a/stable/n8n/13.1.0/CHANGELOG.md b/stable/n8n/13.1.0/CHANGELOG.md deleted file mode 100644 index 3a324296cfe..00000000000 --- a/stable/n8n/13.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [n8n-12.7.0](https://github.com/truecharts/charts/compare/n8n-12.6.1...n8n-12.7.0) (2024-02-12) - -### Chore - - - -- update container image n8nio/n8n to v1.28.0[@dc32d30](https://github.com/dc32d30) by renovate ([#18195](https://github.com/truecharts/charts/issues/18195)) - - -## [n8n-12.6.1](https://github.com/truecharts/charts/compare/n8n-12.6.0...n8n-12.6.1) (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)) - - -## [n8n-12.6.0](https://github.com/truecharts/charts/compare/n8n-12.5.0...n8n-12.6.0) (2024-02-03) - -### Chore - - - -- update container image n8nio/n8n to v1.27.2[@f7d0105](https://github.com/f7d0105) by renovate ([#17802](https://github.com/truecharts/charts/issues/17802)) - - -## [n8n-12.5.0](https://github.com/truecharts/charts/compare/n8n-12.4.6...n8n-12.5.0) (2024-01-29) - -### Chore - - - -- update container image n8nio/n8n to v1.26.0[@6caf4a6](https://github.com/6caf4a6) by renovate ([#17698](https://github.com/truecharts/charts/issues/17698)) - - -## [n8n-12.4.6](https://github.com/truecharts/charts/compare/n8n-12.4.5...n8n-12.4.6) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [n8n-12.4.5](https://github.com/truecharts/charts/compare/n8n-12.4.4...n8n-12.4.5) (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)) - - -## [n8n-12.4.4](https://github.com/truecharts/charts/compare/n8n-12.4.3...n8n-12.4.4) (2024-01-22) - -### Chore - - - -- update container image n8nio/n8n to v1.25.1[@d43a180](https://github.com/d43a180) by renovate ([#17518](https://github.com/truecharts/charts/issues/17518)) - - -## [n8n-12.4.3](https://github.com/truecharts/charts/compare/n8n-12.4.2...n8n-12.4.3) (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)) - - -## [n8n-12.4.2](https://github.com/truecharts/charts/compare/n8n-12.4.1...n8n-12.4.2) (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)) \ No newline at end of file diff --git a/stable/n8n/13.1.0/Chart.yaml b/stable/n8n/13.1.0/Chart.yaml deleted file mode 100644 index 224c0866ba2..00000000000 --- a/stable/n8n/13.1.0/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.30.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: n8n is an extendable workflow automation tool. -home: https://truecharts.org/charts/stable/n8n -icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png -keywords: - - workflows - - automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: n8n -sources: - - https://github.com/n8n-io/n8n - - https://docs.n8n.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - - https://hub.docker.com/r/n8nio/n8n -type: application -version: 13.1.0 diff --git a/stable/n8n/13.1.0/charts/common-18.0.1.tgz b/stable/n8n/13.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/n8n/13.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/n8n/13.1.0/ix_values.yaml b/stable/n8n/13.1.0/ix_values.yaml deleted file mode 100644 index 72972db641d..00000000000 --- a/stable/n8n/13.1.0/ix_values.yaml +++ /dev/null @@ -1,154 +0,0 @@ -image: - repository: n8nio/n8n - tag: 1.30.0@sha256:96c305c2fee382e073336ad31cb0f8b259c2253dd926ac48d082e19292d10036 - pullPolicy: IfNotPresent -timezoneandlocale: {} -# N8N_DEFAULT_LOCALE: "en" -credentials: {} -# CREDENTIALS_OVERWRITE_DATA: "" -# CREDENTIALS_OVERWRITE_ENDPOINT: "" -# CREDENTIALS_DEFAULT_NAME: "My credentials" -deployment: - N8N_HOST: "localhost" - # N8N_EDITOR_BASE_URL: "" - # N8N_CONFIG_FILES: "" - # N8N_ENCRYPTION_KEY: "" - # N8N_DIAGNOSTICS_ENABLED: true - # N8N_DISABLE_UI: false - # N8N_TEMPLATES_ENABLED: false - # N8N_TEMPLATES_HOST: "" - # N8N_PERSONALIZATION_ENABLED: true - # N8N_VERSION_NOTIFICATIONS_ENABLED: true - # N8N_DIAGNOSTICS_ENABLED: false - # N8N_HIRING_BANNER_ENABLED: false -endpoints: {} -# WEBHOOK_URL: "" -# N8N_PAYLOAD_SIZE_MAX: 16 -# N8N_METRICS: false -# N8N_METRICS_PREFIX: "n8n_" -# N8N_ENDPOINT_REST: "rest" -# N8N_ENDPOINT_WEBHOOK: "webhook" -# N8N_ENDPOINT_WEBHOOK_TEST: "webhook-test" -# N8N_ENDPOINT_WEBHOOK_WAIT: "webhook-waiting" -# N8N_DISABLE_PRODUCTION_MAIN_PROCESS: false -# N8N_SKIP_WEBHOOK_DEREGISTRATION_SHUTDOWN: false -executions: {} -# EXECUTIONS_PROCESS: "own" -# EXECUTIONS_MODE: "regular" -# EXECUTIONS_TIMEOUT: "-1" -# EXECUTIONS_TIMEOUT_MAX: 3600 -# EXECUTIONS_DATA_SAVE_ON_ERROR: "all" -# EXECUTIONS_DATA_SAVE_ON_SUCCESS: "all" -# EXECUTIONS_DATA_SAVE_ON_PROGRESS: false -# EXECUTIONS_DATA_SAVE_MANUAL_EXECUTIONS: false -# EXECUTIONS_DATA_PRUNE: false -# EXECUTIONS_DATA_MAX_AGE: 336 -# EXECUTIONS_DATA_PRUNE_TIMEOUT: 3600 -logs: - # N8N_LOG_LEVEL: "info" - # N8N_LOG_OUTPUT: "console" - # N8N_LOG_FILE_COUNT_MAX: 100 - # N8N_LOG_FILE_SIZE_MAX: 16 - N8N_LOG_FILE_LOCATION: "/data/logs" -n8n_security: {} -# N8N_BLOCK_ENV_ACCESS_IN_NODE: false -# N8N_BASIC_AUTH_ACTIVE: false -# N8N_BASIC_AUTH_USER: "" -# N8N_BASIC_AUTH_PASSWORD: "" -# N8N_BASIC_AUTH_HASH: false -# N8N_JWT_AUTH_ACTIVE: false -# N8N_JWT_AUTH_HEADER: "" -# N8N_JWT_AUTH_HEADER_VALUE_PREFIX: "" -# N8N_JWKS_URI: "" -# N8N_JWT_ISSUER: "" -# N8N_JWT_NAMESPACE: "" -# N8N_JWT_ALLOWED_TENANT: "" -# N8N_JWT_ALLOWED_TENANT_KEY: "" -# N8N_AUTH_EXCLUDE_ENDPOINTS: "" -workflows: {} -# WORKFLOWS_DEFAULT_NAME: "My workflow" -# N8N_ONBOARDING_FLOW_DISABLED: false -# N8N_WORKFLOW_TAGS_DISABLED: false -externalhooks: {} -# EXTERNAL_HOOK_FILES: "" -usermanagement: {} -# N8N_USER_MANAGEMENT_DISABLED: false -# N8N_EMAIL_MODE: "smtp" -# N8N_SMTP_HOST: "" -# N8N_SMTP_PORT: 0 -# N8N_SMTP_USER: "" -# N8N_SMTP_PASS: "" -# N8N_SMTP_SENDER: "" -# N8N_SMTP_SSL: true -# N8N_UM_EMAIL_TEMPLATES_INVITE: "" -# N8N_UM_EMAIL_TEMPLATES_PWRESET: "" - -service: - main: - ports: - main: - port: 5678 - targetPort: 5678 -persistence: - data: - enabled: true - mountPath: "/data" -# Enabled redis -redis: - enabled: true -# Enabled postgres -cnpg: - main: - enabled: true - user: n8n - database: n8n -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - fsGroup: 1000 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - path: "/healthz" - readiness: - path: "/healthz" - startup: - path: "/healthz" - envFrom: - - configMapRef: - name: n8n-config - env: - GENERIC_TIMEZONE: "{{ .Values.TZ }}" - DB_TYPE: "postgresdb" - DB_POSTGRESDB_USER: "{{ .Values.cnpg.main.user }}" - DB_POSTGRESDB_DATABASE: "{{ .Values.cnpg.main.database }}" - DB_POSTGRESDB_PORT: 5432 - QUEUE_BULL_REDIS_PORT: 6379 - N8N_USER_FOLDER: "/data" - DB_POSTGRESDB_HOST: - secretKeyRef: - name: cnpg-main-urls - key: host - DB_POSTGRESDB_PASSWORD: - secretKeyRef: - name: cnpg-main-user - key: password - QUEUE_BULL_REDIS_HOST: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' - key: plainhost - QUEUE_BULL_REDIS_PASSWORD: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' - key: redis-password diff --git a/stable/nano-wallet/9.0.0/.helmignore b/stable/n8n/13.1.4/.helmignore similarity index 100% rename from stable/nano-wallet/9.0.0/.helmignore rename to stable/n8n/13.1.4/.helmignore diff --git a/stable/n8n/13.1.4/CHANGELOG.md b/stable/n8n/13.1.4/CHANGELOG.md new file mode 100644 index 00000000000..fba3c91753e --- /dev/null +++ b/stable/n8n/13.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [n8n-12.7.0](https://github.com/truecharts/charts/compare/n8n-12.6.1...n8n-12.7.0) (2024-02-12) + +### Chore + + + +- update container image n8nio/n8n to v1.28.0[@dc32d30](https://github.com/dc32d30) by renovate ([#18195](https://github.com/truecharts/charts/issues/18195)) + + +## [n8n-12.6.1](https://github.com/truecharts/charts/compare/n8n-12.6.0...n8n-12.6.1) (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)) + + +## [n8n-12.6.0](https://github.com/truecharts/charts/compare/n8n-12.5.0...n8n-12.6.0) (2024-02-03) + +### Chore + + + +- update container image n8nio/n8n to v1.27.2[@f7d0105](https://github.com/f7d0105) by renovate ([#17802](https://github.com/truecharts/charts/issues/17802)) + + +## [n8n-12.5.0](https://github.com/truecharts/charts/compare/n8n-12.4.6...n8n-12.5.0) (2024-01-29) + +### Chore + + + +- update container image n8nio/n8n to v1.26.0[@6caf4a6](https://github.com/6caf4a6) by renovate ([#17698](https://github.com/truecharts/charts/issues/17698)) + + +## [n8n-12.4.6](https://github.com/truecharts/charts/compare/n8n-12.4.5...n8n-12.4.6) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [n8n-12.4.5](https://github.com/truecharts/charts/compare/n8n-12.4.4...n8n-12.4.5) (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)) + + +## [n8n-12.4.4](https://github.com/truecharts/charts/compare/n8n-12.4.3...n8n-12.4.4) (2024-01-22) + +### Chore + + + +- update container image n8nio/n8n to v1.25.1[@d43a180](https://github.com/d43a180) by renovate ([#17518](https://github.com/truecharts/charts/issues/17518)) + + +## [n8n-12.4.3](https://github.com/truecharts/charts/compare/n8n-12.4.2...n8n-12.4.3) (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)) + + +## [n8n-12.4.2](https://github.com/truecharts/charts/compare/n8n-12.4.1...n8n-12.4.2) (2024-01-21) + +### Chore \ No newline at end of file diff --git a/stable/n8n/13.1.4/Chart.yaml b/stable/n8n/13.1.4/Chart.yaml new file mode 100644 index 00000000000..0bcf6f50319 --- /dev/null +++ b/stable/n8n/13.1.4/Chart.yaml @@ -0,0 +1,45 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.30.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: n8n is an extendable workflow automation tool. +home: https://truecharts.org/charts/stable/n8n +icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png +keywords: + - workflows + - automation +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: n8n +sources: + - https://github.com/n8n-io/n8n + - https://docs.n8n.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/n8n + - https://hub.docker.com/r/n8nio/n8n +type: application +version: 13.1.4 diff --git a/stable/n8n/13.1.0/LICENSE b/stable/n8n/13.1.4/LICENSE similarity index 100% rename from stable/n8n/13.1.0/LICENSE rename to stable/n8n/13.1.4/LICENSE diff --git a/stable/n8n/13.1.0/README.md b/stable/n8n/13.1.4/README.md similarity index 100% rename from stable/n8n/13.1.0/README.md rename to stable/n8n/13.1.4/README.md diff --git a/stable/n8n/13.1.0/app-readme.md b/stable/n8n/13.1.4/app-readme.md similarity index 100% rename from stable/n8n/13.1.0/app-readme.md rename to stable/n8n/13.1.4/app-readme.md diff --git a/stable/n8n/13.1.4/charts/common-18.0.3.tgz b/stable/n8n/13.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/n8n/13.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/n8n/13.1.0/charts/redis-11.2.1.tgz b/stable/n8n/13.1.4/charts/redis-11.2.1.tgz similarity index 100% rename from stable/n8n/13.1.0/charts/redis-11.2.1.tgz rename to stable/n8n/13.1.4/charts/redis-11.2.1.tgz diff --git a/stable/n8n/13.1.4/ix_values.yaml b/stable/n8n/13.1.4/ix_values.yaml new file mode 100644 index 00000000000..fa5fac7a5a2 --- /dev/null +++ b/stable/n8n/13.1.4/ix_values.yaml @@ -0,0 +1,154 @@ +image: + repository: n8nio/n8n + tag: 1.30.1@sha256:14b8ae8807651e09194f327eadbd3f178ef35df06ff9c2e6b5d0d528119c500b + pullPolicy: IfNotPresent +timezoneandlocale: {} +# N8N_DEFAULT_LOCALE: "en" +credentials: {} +# CREDENTIALS_OVERWRITE_DATA: "" +# CREDENTIALS_OVERWRITE_ENDPOINT: "" +# CREDENTIALS_DEFAULT_NAME: "My credentials" +deployment: + N8N_HOST: "localhost" + # N8N_EDITOR_BASE_URL: "" + # N8N_CONFIG_FILES: "" + # N8N_ENCRYPTION_KEY: "" + # N8N_DIAGNOSTICS_ENABLED: true + # N8N_DISABLE_UI: false + # N8N_TEMPLATES_ENABLED: false + # N8N_TEMPLATES_HOST: "" + # N8N_PERSONALIZATION_ENABLED: true + # N8N_VERSION_NOTIFICATIONS_ENABLED: true + # N8N_DIAGNOSTICS_ENABLED: false + # N8N_HIRING_BANNER_ENABLED: false +endpoints: {} +# WEBHOOK_URL: "" +# N8N_PAYLOAD_SIZE_MAX: 16 +# N8N_METRICS: false +# N8N_METRICS_PREFIX: "n8n_" +# N8N_ENDPOINT_REST: "rest" +# N8N_ENDPOINT_WEBHOOK: "webhook" +# N8N_ENDPOINT_WEBHOOK_TEST: "webhook-test" +# N8N_ENDPOINT_WEBHOOK_WAIT: "webhook-waiting" +# N8N_DISABLE_PRODUCTION_MAIN_PROCESS: false +# N8N_SKIP_WEBHOOK_DEREGISTRATION_SHUTDOWN: false +executions: {} +# EXECUTIONS_PROCESS: "own" +# EXECUTIONS_MODE: "regular" +# EXECUTIONS_TIMEOUT: "-1" +# EXECUTIONS_TIMEOUT_MAX: 3600 +# EXECUTIONS_DATA_SAVE_ON_ERROR: "all" +# EXECUTIONS_DATA_SAVE_ON_SUCCESS: "all" +# EXECUTIONS_DATA_SAVE_ON_PROGRESS: false +# EXECUTIONS_DATA_SAVE_MANUAL_EXECUTIONS: false +# EXECUTIONS_DATA_PRUNE: false +# EXECUTIONS_DATA_MAX_AGE: 336 +# EXECUTIONS_DATA_PRUNE_TIMEOUT: 3600 +logs: + # N8N_LOG_LEVEL: "info" + # N8N_LOG_OUTPUT: "console" + # N8N_LOG_FILE_COUNT_MAX: 100 + # N8N_LOG_FILE_SIZE_MAX: 16 + N8N_LOG_FILE_LOCATION: "/data/logs" +n8n_security: {} +# N8N_BLOCK_ENV_ACCESS_IN_NODE: false +# N8N_BASIC_AUTH_ACTIVE: false +# N8N_BASIC_AUTH_USER: "" +# N8N_BASIC_AUTH_PASSWORD: "" +# N8N_BASIC_AUTH_HASH: false +# N8N_JWT_AUTH_ACTIVE: false +# N8N_JWT_AUTH_HEADER: "" +# N8N_JWT_AUTH_HEADER_VALUE_PREFIX: "" +# N8N_JWKS_URI: "" +# N8N_JWT_ISSUER: "" +# N8N_JWT_NAMESPACE: "" +# N8N_JWT_ALLOWED_TENANT: "" +# N8N_JWT_ALLOWED_TENANT_KEY: "" +# N8N_AUTH_EXCLUDE_ENDPOINTS: "" +workflows: {} +# WORKFLOWS_DEFAULT_NAME: "My workflow" +# N8N_ONBOARDING_FLOW_DISABLED: false +# N8N_WORKFLOW_TAGS_DISABLED: false +externalhooks: {} +# EXTERNAL_HOOK_FILES: "" +usermanagement: {} +# N8N_USER_MANAGEMENT_DISABLED: false +# N8N_EMAIL_MODE: "smtp" +# N8N_SMTP_HOST: "" +# N8N_SMTP_PORT: 0 +# N8N_SMTP_USER: "" +# N8N_SMTP_PASS: "" +# N8N_SMTP_SENDER: "" +# N8N_SMTP_SSL: true +# N8N_UM_EMAIL_TEMPLATES_INVITE: "" +# N8N_UM_EMAIL_TEMPLATES_PWRESET: "" + +service: + main: + ports: + main: + port: 5678 + targetPort: 5678 +persistence: + data: + enabled: true + mountPath: "/data" +# Enabled redis +redis: + enabled: true +# Enabled postgres +cnpg: + main: + enabled: true + user: n8n + database: n8n +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + fsGroup: 1000 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/healthz" + readiness: + path: "/healthz" + startup: + path: "/healthz" + envFrom: + - configMapRef: + name: n8n-config + env: + GENERIC_TIMEZONE: "{{ .Values.TZ }}" + DB_TYPE: "postgresdb" + DB_POSTGRESDB_USER: "{{ .Values.cnpg.main.user }}" + DB_POSTGRESDB_DATABASE: "{{ .Values.cnpg.main.database }}" + DB_POSTGRESDB_PORT: 5432 + QUEUE_BULL_REDIS_PORT: 6379 + N8N_USER_FOLDER: "/data" + DB_POSTGRESDB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_POSTGRESDB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + QUEUE_BULL_REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + QUEUE_BULL_REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password diff --git a/stable/n8n/13.1.0/questions.yaml b/stable/n8n/13.1.4/questions.yaml similarity index 100% rename from stable/n8n/13.1.0/questions.yaml rename to stable/n8n/13.1.4/questions.yaml diff --git a/stable/nano-wallet/9.0.0/templates/NOTES.txt b/stable/n8n/13.1.4/templates/NOTES.txt similarity index 100% rename from stable/nano-wallet/9.0.0/templates/NOTES.txt rename to stable/n8n/13.1.4/templates/NOTES.txt diff --git a/stable/n8n/13.1.0/templates/_configmap.tpl b/stable/n8n/13.1.4/templates/_configmap.tpl similarity index 100% rename from stable/n8n/13.1.0/templates/_configmap.tpl rename to stable/n8n/13.1.4/templates/_configmap.tpl diff --git a/stable/n8n/13.1.0/templates/common.yaml b/stable/n8n/13.1.4/templates/common.yaml similarity index 100% rename from stable/n8n/13.1.0/templates/common.yaml rename to stable/n8n/13.1.4/templates/common.yaml diff --git a/stable/nano-wallet/9.0.0/values.yaml b/stable/n8n/13.1.4/values.yaml similarity index 100% rename from stable/nano-wallet/9.0.0/values.yaml rename to stable/n8n/13.1.4/values.yaml diff --git a/stable/namecheap-ddns/5.0.0/CHANGELOG.md b/stable/namecheap-ddns/5.0.0/CHANGELOG.md deleted file mode 100644 index a285058f0d3..00000000000 --- a/stable/namecheap-ddns/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [namecheap-ddns-4.1.11](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.10...namecheap-ddns-4.1.11) (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)) - - -## [namecheap-ddns-4.1.10](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.9...namecheap-ddns-4.1.10) (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)) - - -## [namecheap-ddns-4.1.9](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.8...namecheap-ddns-4.1.9) (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)) - - -## [namecheap-ddns-4.1.8](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.7...namecheap-ddns-4.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)) - - -## [namecheap-ddns-4.1.7](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.6...namecheap-ddns-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [namecheap-ddns-4.1.6](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.5...namecheap-ddns-4.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)) - - -## [namecheap-ddns-4.1.5](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.4...namecheap-ddns-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [namecheap-ddns-4.1.4](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.3...namecheap-ddns-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [namecheap-ddns-4.1.3](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.0...namecheap-ddns-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/namecheap-ddns/5.0.0/Chart.yaml b/stable/namecheap-ddns/5.0.0/Chart.yaml deleted file mode 100644 index aa7a6e917cd..00000000000 --- a/stable/namecheap-ddns/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'This simple Chart will update a namecheap dynamic dns domain. You must set an ''A + Dynamic DNS Record'' for the host and enable Dynamic DNS in the manage page for your domain. ' -home: https://truecharts.org/charts/stable/namecheap-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png -keywords: - - namecheap-ddns - - Tools-Utilities - - Network-DNS - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: namecheap-ddns -sources: - - https://github.com/EdwardChamberlain/namecheap_ddns - - https://github.com/truecharts/charts/tree/master/charts/stable/namecheap-ddns - - https://hub.docker.com/r/edchamberlain/namecheap_ddns -type: application -version: 5.0.0 diff --git a/stable/namecheap-ddns/5.0.0/charts/common-17.5.0.tgz b/stable/namecheap-ddns/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/namecheap-ddns/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/navidrome/19.0.0/.helmignore b/stable/namecheap-ddns/5.1.3/.helmignore similarity index 100% rename from stable/navidrome/19.0.0/.helmignore rename to stable/namecheap-ddns/5.1.3/.helmignore diff --git a/stable/namecheap-ddns/5.1.3/CHANGELOG.md b/stable/namecheap-ddns/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bcd1b3f05a8 --- /dev/null +++ b/stable/namecheap-ddns/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [namecheap-ddns-4.1.11](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.10...namecheap-ddns-4.1.11) (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)) + + +## [namecheap-ddns-4.1.10](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.9...namecheap-ddns-4.1.10) (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)) + + +## [namecheap-ddns-4.1.9](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.8...namecheap-ddns-4.1.9) (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)) + + +## [namecheap-ddns-4.1.8](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.7...namecheap-ddns-4.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)) + + +## [namecheap-ddns-4.1.7](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.6...namecheap-ddns-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [namecheap-ddns-4.1.6](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.5...namecheap-ddns-4.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)) + + +## [namecheap-ddns-4.1.5](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.4...namecheap-ddns-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [namecheap-ddns-4.1.4](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.3...namecheap-ddns-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [namecheap-ddns-4.1.3](https://github.com/truecharts/charts/compare/namecheap-ddns-4.1.0...namecheap-ddns-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/namecheap-ddns/5.1.3/Chart.yaml b/stable/namecheap-ddns/5.1.3/Chart.yaml new file mode 100644 index 00000000000..a96cf427194 --- /dev/null +++ b/stable/namecheap-ddns/5.1.3/Chart.yaml @@ -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: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. " +home: https://truecharts.org/charts/stable/namecheap-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png +keywords: + - namecheap-ddns + - Tools-Utilities + - Network-DNS + - Network-Management +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: namecheap-ddns +sources: + - https://github.com/EdwardChamberlain/namecheap_ddns + - https://github.com/truecharts/charts/tree/master/charts/stable/namecheap-ddns + - https://hub.docker.com/r/edchamberlain/namecheap_ddns +type: application +version: 5.1.3 diff --git a/stable/namecheap-ddns/5.0.0/README.md b/stable/namecheap-ddns/5.1.3/README.md similarity index 100% rename from stable/namecheap-ddns/5.0.0/README.md rename to stable/namecheap-ddns/5.1.3/README.md diff --git a/stable/namecheap-ddns/5.0.0/app-readme.md b/stable/namecheap-ddns/5.1.3/app-readme.md similarity index 100% rename from stable/namecheap-ddns/5.0.0/app-readme.md rename to stable/namecheap-ddns/5.1.3/app-readme.md diff --git a/stable/namecheap-ddns/5.1.3/charts/common-18.0.3.tgz b/stable/namecheap-ddns/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/namecheap-ddns/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/namecheap-ddns/5.0.0/ix_values.yaml b/stable/namecheap-ddns/5.1.3/ix_values.yaml similarity index 100% rename from stable/namecheap-ddns/5.0.0/ix_values.yaml rename to stable/namecheap-ddns/5.1.3/ix_values.yaml diff --git a/stable/namecheap-ddns/5.0.0/questions.yaml b/stable/namecheap-ddns/5.1.3/questions.yaml similarity index 100% rename from stable/namecheap-ddns/5.0.0/questions.yaml rename to stable/namecheap-ddns/5.1.3/questions.yaml diff --git a/stable/namecheap-ddns/5.0.0/templates/common.yaml b/stable/namecheap-ddns/5.1.3/templates/common.yaml similarity index 100% rename from stable/namecheap-ddns/5.0.0/templates/common.yaml rename to stable/namecheap-ddns/5.1.3/templates/common.yaml diff --git a/stable/navidrome/19.0.0/values.yaml b/stable/namecheap-ddns/5.1.3/values.yaml similarity index 100% rename from stable/navidrome/19.0.0/values.yaml rename to stable/namecheap-ddns/5.1.3/values.yaml diff --git a/stable/nano-wallet/9.0.0/CHANGELOG.md b/stable/nano-wallet/9.0.0/CHANGELOG.md deleted file mode 100644 index 98e124eff12..00000000000 --- a/stable/nano-wallet/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [nano-wallet-8.1.11](https://github.com/truecharts/charts/compare/nano-wallet-8.1.10...nano-wallet-8.1.11) (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)) - - -## [nano-wallet-8.1.10](https://github.com/truecharts/charts/compare/nano-wallet-8.1.9...nano-wallet-8.1.10) (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)) - - -## [nano-wallet-8.1.9](https://github.com/truecharts/charts/compare/nano-wallet-8.1.8...nano-wallet-8.1.9) (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)) - - -## [nano-wallet-8.1.8](https://github.com/truecharts/charts/compare/nano-wallet-8.1.7...nano-wallet-8.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)) - - -## [nano-wallet-8.1.7](https://github.com/truecharts/charts/compare/nano-wallet-8.1.6...nano-wallet-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [nano-wallet-8.1.6](https://github.com/truecharts/charts/compare/nano-wallet-8.1.5...nano-wallet-8.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)) - - -## [nano-wallet-8.1.5](https://github.com/truecharts/charts/compare/nano-wallet-8.1.4...nano-wallet-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [nano-wallet-8.1.4](https://github.com/truecharts/charts/compare/nano-wallet-8.1.3...nano-wallet-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [nano-wallet-8.1.3](https://github.com/truecharts/charts/compare/nano-wallet-8.1.0...nano-wallet-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/nano-wallet/9.0.0/Chart.yaml b/stable/nano-wallet/9.0.0/Chart.yaml deleted file mode 100644 index 531647ccd41..00000000000 --- a/stable/nano-wallet/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.12.16 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. -home: https://truecharts.org/charts/stable/nano-wallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png -keywords: - - nano-wallet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nano-wallet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet - - https://ghcr.io/linuxserver/nano-wallet -type: application -version: 9.0.0 diff --git a/stable/nano-wallet/9.0.0/charts/common-17.5.0.tgz b/stable/nano-wallet/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/nano-wallet/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/necesse/5.0.0/.helmignore b/stable/nano-wallet/9.1.3/.helmignore similarity index 100% rename from stable/necesse/5.0.0/.helmignore rename to stable/nano-wallet/9.1.3/.helmignore diff --git a/stable/nano-wallet/9.1.3/CHANGELOG.md b/stable/nano-wallet/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7f89e9c2b7f --- /dev/null +++ b/stable/nano-wallet/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [nano-wallet-8.1.11](https://github.com/truecharts/charts/compare/nano-wallet-8.1.10...nano-wallet-8.1.11) (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)) + + +## [nano-wallet-8.1.10](https://github.com/truecharts/charts/compare/nano-wallet-8.1.9...nano-wallet-8.1.10) (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)) + + +## [nano-wallet-8.1.9](https://github.com/truecharts/charts/compare/nano-wallet-8.1.8...nano-wallet-8.1.9) (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)) + + +## [nano-wallet-8.1.8](https://github.com/truecharts/charts/compare/nano-wallet-8.1.7...nano-wallet-8.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)) + + +## [nano-wallet-8.1.7](https://github.com/truecharts/charts/compare/nano-wallet-8.1.6...nano-wallet-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [nano-wallet-8.1.6](https://github.com/truecharts/charts/compare/nano-wallet-8.1.5...nano-wallet-8.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)) + + +## [nano-wallet-8.1.5](https://github.com/truecharts/charts/compare/nano-wallet-8.1.4...nano-wallet-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [nano-wallet-8.1.4](https://github.com/truecharts/charts/compare/nano-wallet-8.1.3...nano-wallet-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [nano-wallet-8.1.3](https://github.com/truecharts/charts/compare/nano-wallet-8.1.0...nano-wallet-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/nano-wallet/9.1.3/Chart.yaml b/stable/nano-wallet/9.1.3/Chart.yaml new file mode 100644 index 00000000000..7818ea521f3 --- /dev/null +++ b/stable/nano-wallet/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2021.12.16 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. +home: https://truecharts.org/charts/stable/nano-wallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png +keywords: + - nano-wallet +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nano-wallet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet + - https://ghcr.io/linuxserver/nano-wallet +type: application +version: 9.1.3 diff --git a/stable/nano-wallet/9.0.0/README.md b/stable/nano-wallet/9.1.3/README.md similarity index 100% rename from stable/nano-wallet/9.0.0/README.md rename to stable/nano-wallet/9.1.3/README.md diff --git a/stable/nano-wallet/9.0.0/app-readme.md b/stable/nano-wallet/9.1.3/app-readme.md similarity index 100% rename from stable/nano-wallet/9.0.0/app-readme.md rename to stable/nano-wallet/9.1.3/app-readme.md diff --git a/stable/nano-wallet/9.1.3/charts/common-18.0.3.tgz b/stable/nano-wallet/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nano-wallet/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/nano-wallet/9.0.0/ix_values.yaml b/stable/nano-wallet/9.1.3/ix_values.yaml similarity index 100% rename from stable/nano-wallet/9.0.0/ix_values.yaml rename to stable/nano-wallet/9.1.3/ix_values.yaml diff --git a/stable/nano-wallet/9.0.0/questions.yaml b/stable/nano-wallet/9.1.3/questions.yaml similarity index 100% rename from stable/nano-wallet/9.0.0/questions.yaml rename to stable/nano-wallet/9.1.3/questions.yaml diff --git a/stable/navidrome/19.0.0/templates/NOTES.txt b/stable/nano-wallet/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/navidrome/19.0.0/templates/NOTES.txt rename to stable/nano-wallet/9.1.3/templates/NOTES.txt diff --git a/stable/navidrome/19.0.0/templates/common.yaml b/stable/nano-wallet/9.1.3/templates/common.yaml similarity index 100% rename from stable/navidrome/19.0.0/templates/common.yaml rename to stable/nano-wallet/9.1.3/templates/common.yaml diff --git a/stable/necesse/5.0.0/values.yaml b/stable/nano-wallet/9.1.3/values.yaml similarity index 100% rename from stable/necesse/5.0.0/values.yaml rename to stable/nano-wallet/9.1.3/values.yaml diff --git a/stable/navidrome/19.0.0/CHANGELOG.md b/stable/navidrome/19.0.0/CHANGELOG.md deleted file mode 100644 index 27206696933..00000000000 --- a/stable/navidrome/19.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [navidrome-18.2.2](https://github.com/truecharts/charts/compare/navidrome-18.2.1...navidrome-18.2.2) (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)) - - -## [navidrome-18.2.1](https://github.com/truecharts/charts/compare/navidrome-18.2.0...navidrome-18.2.1) (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)) - - -## [navidrome-18.2.0](https://github.com/truecharts/charts/compare/navidrome-18.1.9...navidrome-18.2.0) (2024-01-22) - -### Chore - - - -- update container image deluan/navidrome to v0.51.0[@545ad99](https://github.com/545ad99) by renovate ([#17488](https://github.com/truecharts/charts/issues/17488)) - - -## [navidrome-18.1.9](https://github.com/truecharts/charts/compare/navidrome-18.1.8...navidrome-18.1.9) (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)) - - -## [navidrome-18.1.8](https://github.com/truecharts/charts/compare/navidrome-18.1.7...navidrome-18.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)) - - -## [navidrome-18.1.7](https://github.com/truecharts/charts/compare/navidrome-18.1.6...navidrome-18.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [navidrome-18.1.6](https://github.com/truecharts/charts/compare/navidrome-18.1.5...navidrome-18.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)) - - -## [navidrome-18.1.5](https://github.com/truecharts/charts/compare/navidrome-18.1.4...navidrome-18.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [navidrome-18.1.4](https://github.com/truecharts/charts/compare/navidrome-18.1.3...navidrome-18.1.4) (2024-01-01) - -### Chore - diff --git a/stable/navidrome/19.0.0/Chart.yaml b/stable/navidrome/19.0.0/Chart.yaml deleted file mode 100644 index 825f836fa03..00000000000 --- a/stable/navidrome/19.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.51.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Navidrome is an open source web-based music collection server and streamer -home: https://truecharts.org/charts/stable/navidrome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/navidrome.png -keywords: - - navidrome - - music - - streaming -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: navidrome -sources: - - https://github.com/deluan/navidrome - - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome - - https://hub.docker.com/r/deluan/navidrome -type: application -version: 19.0.0 diff --git a/stable/navidrome/19.0.0/charts/common-17.5.0.tgz b/stable/navidrome/19.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/navidrome/19.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/neko/5.1.0/.helmignore b/stable/navidrome/19.1.3/.helmignore similarity index 100% rename from stable/neko/5.1.0/.helmignore rename to stable/navidrome/19.1.3/.helmignore diff --git a/stable/navidrome/19.1.3/CHANGELOG.md b/stable/navidrome/19.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f4a073452f0 --- /dev/null +++ b/stable/navidrome/19.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [navidrome-18.2.2](https://github.com/truecharts/charts/compare/navidrome-18.2.1...navidrome-18.2.2) (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)) + + +## [navidrome-18.2.1](https://github.com/truecharts/charts/compare/navidrome-18.2.0...navidrome-18.2.1) (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)) + + +## [navidrome-18.2.0](https://github.com/truecharts/charts/compare/navidrome-18.1.9...navidrome-18.2.0) (2024-01-22) + +### Chore + + + +- update container image deluan/navidrome to v0.51.0[@545ad99](https://github.com/545ad99) by renovate ([#17488](https://github.com/truecharts/charts/issues/17488)) + + +## [navidrome-18.1.9](https://github.com/truecharts/charts/compare/navidrome-18.1.8...navidrome-18.1.9) (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)) + + +## [navidrome-18.1.8](https://github.com/truecharts/charts/compare/navidrome-18.1.7...navidrome-18.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)) + + +## [navidrome-18.1.7](https://github.com/truecharts/charts/compare/navidrome-18.1.6...navidrome-18.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [navidrome-18.1.6](https://github.com/truecharts/charts/compare/navidrome-18.1.5...navidrome-18.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)) + + +## [navidrome-18.1.5](https://github.com/truecharts/charts/compare/navidrome-18.1.4...navidrome-18.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [navidrome-18.1.4](https://github.com/truecharts/charts/compare/navidrome-18.1.3...navidrome-18.1.4) (2024-01-01) \ No newline at end of file diff --git a/stable/navidrome/19.1.3/Chart.yaml b/stable/navidrome/19.1.3/Chart.yaml new file mode 100644 index 00000000000..9b1e8e17cd3 --- /dev/null +++ b/stable/navidrome/19.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.51.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Navidrome is an open source web-based music collection server and streamer +home: https://truecharts.org/charts/stable/navidrome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/navidrome.png +keywords: + - navidrome + - music + - streaming +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: navidrome +sources: + - https://github.com/deluan/navidrome + - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome + - https://hub.docker.com/r/deluan/navidrome +type: application +version: 19.1.3 diff --git a/stable/navidrome/19.0.0/README.md b/stable/navidrome/19.1.3/README.md similarity index 100% rename from stable/navidrome/19.0.0/README.md rename to stable/navidrome/19.1.3/README.md diff --git a/stable/navidrome/19.0.0/app-readme.md b/stable/navidrome/19.1.3/app-readme.md similarity index 100% rename from stable/navidrome/19.0.0/app-readme.md rename to stable/navidrome/19.1.3/app-readme.md diff --git a/stable/navidrome/19.1.3/charts/common-18.0.3.tgz b/stable/navidrome/19.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/navidrome/19.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/navidrome/19.0.0/ix_values.yaml b/stable/navidrome/19.1.3/ix_values.yaml similarity index 100% rename from stable/navidrome/19.0.0/ix_values.yaml rename to stable/navidrome/19.1.3/ix_values.yaml diff --git a/stable/navidrome/19.0.0/questions.yaml b/stable/navidrome/19.1.3/questions.yaml similarity index 100% rename from stable/navidrome/19.0.0/questions.yaml rename to stable/navidrome/19.1.3/questions.yaml diff --git a/stable/netdata/9.0.0/templates/NOTES.txt b/stable/navidrome/19.1.3/templates/NOTES.txt similarity index 100% rename from stable/netdata/9.0.0/templates/NOTES.txt rename to stable/navidrome/19.1.3/templates/NOTES.txt diff --git a/stable/netbootxyz/4.0.0/templates/common.yaml b/stable/navidrome/19.1.3/templates/common.yaml similarity index 100% rename from stable/netbootxyz/4.0.0/templates/common.yaml rename to stable/navidrome/19.1.3/templates/common.yaml diff --git a/stable/neko/5.1.0/values.yaml b/stable/navidrome/19.1.3/values.yaml similarity index 100% rename from stable/neko/5.1.0/values.yaml rename to stable/navidrome/19.1.3/values.yaml diff --git a/stable/necesse/5.0.0/CHANGELOG.md b/stable/necesse/5.0.0/CHANGELOG.md deleted file mode 100644 index e319479e955..00000000000 --- a/stable/necesse/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [necesse-4.1.11](https://github.com/truecharts/charts/compare/necesse-4.1.10...necesse-4.1.11) (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)) - - -## [necesse-4.1.10](https://github.com/truecharts/charts/compare/necesse-4.1.9...necesse-4.1.10) (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)) - - -## [necesse-4.1.9](https://github.com/truecharts/charts/compare/necesse-4.1.8...necesse-4.1.9) (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)) - - -## [necesse-4.1.8](https://github.com/truecharts/charts/compare/necesse-4.1.7...necesse-4.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)) - - -## [necesse-4.1.7](https://github.com/truecharts/charts/compare/necesse-4.1.6...necesse-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [necesse-4.1.6](https://github.com/truecharts/charts/compare/necesse-4.1.5...necesse-4.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)) - - -## [necesse-4.1.5](https://github.com/truecharts/charts/compare/necesse-4.1.4...necesse-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [necesse-4.1.4](https://github.com/truecharts/charts/compare/necesse-4.1.3...necesse-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [necesse-4.1.3](https://github.com/truecharts/charts/compare/necesse-4.1.0...necesse-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/necesse/5.0.0/Chart.yaml b/stable/necesse/5.0.0/Chart.yaml deleted file mode 100644 index 67d0874e20d..00000000000 --- a/stable/necesse/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: necesse -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Necesse and run it. -home: https://truecharts.org/charts/stable/necesse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.png -keywords: - - necesse - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: necesse -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/necesse - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/necesse/5.0.0/charts/common-17.5.0.tgz b/stable/necesse/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/necesse/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/netbootxyz/4.0.0/.helmignore b/stable/necesse/5.1.3/.helmignore similarity index 100% rename from stable/netbootxyz/4.0.0/.helmignore rename to stable/necesse/5.1.3/.helmignore diff --git a/stable/necesse/5.1.3/CHANGELOG.md b/stable/necesse/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..dad81cf5ec1 --- /dev/null +++ b/stable/necesse/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [necesse-4.1.11](https://github.com/truecharts/charts/compare/necesse-4.1.10...necesse-4.1.11) (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)) + + +## [necesse-4.1.10](https://github.com/truecharts/charts/compare/necesse-4.1.9...necesse-4.1.10) (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)) + + +## [necesse-4.1.9](https://github.com/truecharts/charts/compare/necesse-4.1.8...necesse-4.1.9) (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)) + + +## [necesse-4.1.8](https://github.com/truecharts/charts/compare/necesse-4.1.7...necesse-4.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)) + + +## [necesse-4.1.7](https://github.com/truecharts/charts/compare/necesse-4.1.6...necesse-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [necesse-4.1.6](https://github.com/truecharts/charts/compare/necesse-4.1.5...necesse-4.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)) + + +## [necesse-4.1.5](https://github.com/truecharts/charts/compare/necesse-4.1.4...necesse-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [necesse-4.1.4](https://github.com/truecharts/charts/compare/necesse-4.1.3...necesse-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [necesse-4.1.3](https://github.com/truecharts/charts/compare/necesse-4.1.0...necesse-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/necesse/5.1.3/Chart.yaml b/stable/necesse/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c7e69ea545f --- /dev/null +++ b/stable/necesse/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: necesse +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Necesse and run it. +home: https://truecharts.org/charts/stable/necesse +icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.png +keywords: + - necesse + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: necesse +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/necesse + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/necesse/5.0.0/README.md b/stable/necesse/5.1.3/README.md similarity index 100% rename from stable/necesse/5.0.0/README.md rename to stable/necesse/5.1.3/README.md diff --git a/stable/necesse/5.0.0/app-readme.md b/stable/necesse/5.1.3/app-readme.md similarity index 100% rename from stable/necesse/5.0.0/app-readme.md rename to stable/necesse/5.1.3/app-readme.md diff --git a/stable/necesse/5.1.3/charts/common-18.0.3.tgz b/stable/necesse/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/necesse/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/necesse/5.0.0/ix_values.yaml b/stable/necesse/5.1.3/ix_values.yaml similarity index 100% rename from stable/necesse/5.0.0/ix_values.yaml rename to stable/necesse/5.1.3/ix_values.yaml diff --git a/stable/necesse/5.0.0/questions.yaml b/stable/necesse/5.1.3/questions.yaml similarity index 100% rename from stable/necesse/5.0.0/questions.yaml rename to stable/necesse/5.1.3/questions.yaml diff --git a/stable/necesse/5.0.0/templates/common.yaml b/stable/necesse/5.1.3/templates/common.yaml similarity index 100% rename from stable/necesse/5.0.0/templates/common.yaml rename to stable/necesse/5.1.3/templates/common.yaml diff --git a/stable/netbootxyz/4.0.0/values.yaml b/stable/necesse/5.1.3/values.yaml similarity index 100% rename from stable/netbootxyz/4.0.0/values.yaml rename to stable/necesse/5.1.3/values.yaml diff --git a/stable/neko/5.1.0/CHANGELOG.md b/stable/neko/5.1.0/CHANGELOG.md deleted file mode 100644 index 014b4dc6850..00000000000 --- a/stable/neko/5.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [neko-4.1.121](https://github.com/truecharts/charts/compare/neko-4.1.111...neko-4.1.121) (2024-02-12) - -### Chore - - - -- update neko by renovate ([#18168](https://github.com/truecharts/charts/issues/18168)) - - -## [neko-4.1.111](https://github.com/truecharts/charts/compare/neko-4.1.101...neko-4.1.111) (2024-02-12) - -### Chore - - - -- update neko by renovate ([#18116](https://github.com/truecharts/charts/issues/18116)) - - -## [neko-4.1.101](https://github.com/truecharts/charts/compare/neko-4.1.91...neko-4.1.101) (2024-02-05) - -### Chore - - - -- update neko by renovate ([#17963](https://github.com/truecharts/charts/issues/17963)) - - -## [neko-4.1.91](https://github.com/truecharts/charts/compare/neko-4.1.90...neko-4.1.91) (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)) - - -## [neko-4.1.90](https://github.com/truecharts/charts/compare/neko-4.1.80...neko-4.1.90) (2024-01-29) - -### Chore - - - -- update neko by renovate ([#17724](https://github.com/truecharts/charts/issues/17724)) - - -## [neko-4.1.80](https://github.com/truecharts/charts/compare/neko-4.1.79...neko-4.1.80) (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)) - - -## [neko-4.1.79](https://github.com/truecharts/charts/compare/neko-4.1.69...neko-4.1.79) (2024-01-22) - -### Chore - - - -- update neko by renovate ([#17497](https://github.com/truecharts/charts/issues/17497)) - - -## [neko-4.1.69](https://github.com/truecharts/charts/compare/neko-4.1.68...neko-4.1.69) (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)) - - -## [neko-4.1.68](https://github.com/truecharts/charts/compare/neko-4.1.67...neko-4.1.68) (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)) diff --git a/stable/neko/5.1.0/Chart.yaml b/stable/neko/5.1.0/Chart.yaml deleted file mode 100644 index 0899b0219db..00000000000 --- a/stable/neko/5.1.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: firefox -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self hosted virtual browser that runs in Chart -home: https://truecharts.org/charts/stable/neko -icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png -keywords: - - neko - - video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: neko -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/neko - - https://hub.docker.com/r/m1k1o/neko -type: application -version: 5.1.0 diff --git a/stable/neko/5.1.0/charts/common-18.0.1.tgz b/stable/neko/5.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/neko/5.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/neko/5.1.0/ix_values.yaml b/stable/neko/5.1.0/ix_values.yaml deleted file mode 100644 index f00fac53b7e..00000000000 --- a/stable/neko/5.1.0/ix_values.yaml +++ /dev/null @@ -1,93 +0,0 @@ -braveImage: - pullPolicy: IfNotPresent - repository: m1k1o/neko - tag: brave@sha256:7e6b9341face69a37946a369bfb7174a971412403fce4646d6591c97e1522eae -chromeImage: - pullPolicy: IfNotPresent - repository: m1k1o/neko - tag: google-chrome@sha256:dcf4bebc224e3a01f7cb51ad6b8ba0b9818361325bce186a71106a37e3774c15 -chromiumImage: - pullPolicy: IfNotPresent - repository: m1k1o/neko - tag: chromium@sha256:8ca28d21bc6bc69046779f1cbbb078468e552fa60a9e018c5c2266c82c7a5a2e -edgeImage: - pullPolicy: IfNotPresent - repository: m1k1o/neko - tag: microsoft-edge@sha256:ef159a3d6909571e5cc2ee5e9dfe5bcafddef69b536ff14e90f8b8e2aff2e8dc -image: - pullPolicy: IfNotPresent - repository: m1k1o/neko - tag: firefox@sha256:72f72672bd5e3b447010a57f987282e86ee3017d1f3237f4bb7e5d1e787b23da -imageSelector: image -portal: - open: - enabled: true -remminaImage: - pullPolicy: IfNotPresent - repository: m1k1o/neko - tag: remmina@sha256:e1f6e8731009fbd56729b0e225f40cb4b1a128a2848f4516d311576611f99cb7 -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 - runAsUser: 0 -service: - main: - ports: - main: - port: 10294 - protocol: http - targetPort: 8080 - mux-tcp: - enabled: true - ports: - mux-tcp: - enabled: true - port: 52100 - protocol: tcp - targetPort: 52100 - mux-udp: - enabled: true - ports: - mux-udp: - enabled: true - port: 52100 - protocol: udp - targetPort: 52100 -torImage: - pullPolicy: IfNotPresent - repository: m1k1o/neko - tag: tor-browser@sha256:2f831187ebad4bb7fa460c81134f13fc1caf570fecfb422685f7d02570cdd28b -vivaldiImage: - pullPolicy: IfNotPresent - repository: m1k1o/neko - tag: vivaldi@sha256:e3c44a09a4796ea4f99915685a3ba810ecfdd1f9b583b80c3a3daac43115df63 -vlcImage: - pullPolicy: IfNotPresent - repository: m1k1o/neko - tag: vlc@sha256:0a22c52e34d956050c2184a9f88addf7feaba24f63e1d9f48065e97d3f793eef -vncviewerImage: - pullPolicy: IfNotPresent - repository: m1k1o/neko - tag: vncviewer@sha256:d6e961e5b15fc58639ac6b4eeb791c5b48c859e69d65d25c20ff92bf7c95b458 -workload: - main: - podSpec: - containers: - main: - env: - NEKO_CONTROL_PROTECTION: "false" - NEKO_IMPLICIT_CONTROL: "false" - NEKO_IPFETCH: "" - NEKO_LOCKS: "" - NEKO_NAT1TO1: "" - NEKO_PASSWORD: userpass - NEKO_PASSWORD_ADMIN: adminpass - NEKO_PROXY: "true" - NEKO_SCREEN: 1920x1080@30 - NEKO_tcpMUX: "52100" - NEKO_udpMUX: "52100" -xfceImage: - pullPolicy: IfNotPresent - repository: m1k1o/neko - tag: xfce@sha256:242ad91b15e5fbf8eaf85d7f9ea46bb211569e60be781a8689c22d185e7ff1ad diff --git a/stable/netdata/9.0.0/.helmignore b/stable/neko/5.1.13/.helmignore similarity index 100% rename from stable/netdata/9.0.0/.helmignore rename to stable/neko/5.1.13/.helmignore diff --git a/stable/neko/5.1.13/CHANGELOG.md b/stable/neko/5.1.13/CHANGELOG.md new file mode 100644 index 00000000000..7f09027d839 --- /dev/null +++ b/stable/neko/5.1.13/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [neko-4.1.121](https://github.com/truecharts/charts/compare/neko-4.1.111...neko-4.1.121) (2024-02-12) + +### Chore + + + +- update neko by renovate ([#18168](https://github.com/truecharts/charts/issues/18168)) + + +## [neko-4.1.111](https://github.com/truecharts/charts/compare/neko-4.1.101...neko-4.1.111) (2024-02-12) + +### Chore + + + +- update neko by renovate ([#18116](https://github.com/truecharts/charts/issues/18116)) + + +## [neko-4.1.101](https://github.com/truecharts/charts/compare/neko-4.1.91...neko-4.1.101) (2024-02-05) + +### Chore + + + +- update neko by renovate ([#17963](https://github.com/truecharts/charts/issues/17963)) + + +## [neko-4.1.91](https://github.com/truecharts/charts/compare/neko-4.1.90...neko-4.1.91) (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)) + + +## [neko-4.1.90](https://github.com/truecharts/charts/compare/neko-4.1.80...neko-4.1.90) (2024-01-29) + +### Chore + + + +- update neko by renovate ([#17724](https://github.com/truecharts/charts/issues/17724)) + + +## [neko-4.1.80](https://github.com/truecharts/charts/compare/neko-4.1.79...neko-4.1.80) (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)) + + +## [neko-4.1.79](https://github.com/truecharts/charts/compare/neko-4.1.69...neko-4.1.79) (2024-01-22) + +### Chore + + + +- update neko by renovate ([#17497](https://github.com/truecharts/charts/issues/17497)) + + +## [neko-4.1.69](https://github.com/truecharts/charts/compare/neko-4.1.68...neko-4.1.69) (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)) + + +## [neko-4.1.68](https://github.com/truecharts/charts/compare/neko-4.1.67...neko-4.1.68) (2024-01-21) + +### Chore diff --git a/stable/neko/5.1.13/Chart.yaml b/stable/neko/5.1.13/Chart.yaml new file mode 100644 index 00000000000..443dd0c4009 --- /dev/null +++ b/stable/neko/5.1.13/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: firefox +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A self hosted virtual browser that runs in Chart +home: https://truecharts.org/charts/stable/neko +icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png +keywords: + - neko + - video +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: neko +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/neko + - https://hub.docker.com/r/m1k1o/neko +type: application +version: 5.1.13 diff --git a/stable/neko/5.1.0/README.md b/stable/neko/5.1.13/README.md similarity index 100% rename from stable/neko/5.1.0/README.md rename to stable/neko/5.1.13/README.md diff --git a/stable/neko/5.1.0/app-readme.md b/stable/neko/5.1.13/app-readme.md similarity index 100% rename from stable/neko/5.1.0/app-readme.md rename to stable/neko/5.1.13/app-readme.md diff --git a/stable/neko/5.1.13/charts/common-18.0.3.tgz b/stable/neko/5.1.13/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/neko/5.1.13/charts/common-18.0.3.tgz differ diff --git a/stable/neko/5.1.13/ix_values.yaml b/stable/neko/5.1.13/ix_values.yaml new file mode 100644 index 00000000000..0f63c0a6f4f --- /dev/null +++ b/stable/neko/5.1.13/ix_values.yaml @@ -0,0 +1,93 @@ +braveImage: + pullPolicy: IfNotPresent + repository: m1k1o/neko + tag: brave@sha256:857453ac87fe1847d8ab6c7279922a9c89341da2ef0ad79f8202e5ae72abbc77 +chromeImage: + pullPolicy: IfNotPresent + repository: m1k1o/neko + tag: google-chrome@sha256:21ba67ead0ddf093149cfee97e5c52a3f6e328b704b5520c2f9f720cc5d53715 +chromiumImage: + pullPolicy: IfNotPresent + repository: m1k1o/neko + tag: chromium@sha256:6814e6111194070ada65b893a5fff3662315adf52ab666dc181bd901b378cc6d +edgeImage: + pullPolicy: IfNotPresent + repository: m1k1o/neko + tag: microsoft-edge@sha256:e3d5bac6442412c5ae26ae92abcae08400dfa35ab4593beef897676aad785b19 +image: + pullPolicy: IfNotPresent + repository: m1k1o/neko + tag: firefox@sha256:c8d1ac9a33cd9c2f638ca2f778a52c128f4b66200b3930c76b4636d7d4a44d08 +imageSelector: image +portal: + open: + enabled: true +remminaImage: + pullPolicy: IfNotPresent + repository: m1k1o/neko + tag: remmina@sha256:5cf3db8485853829f66b7d21a80168b074ad823b82de52ed96c4bc1cab759c7c +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 +service: + main: + ports: + main: + port: 10294 + protocol: http + targetPort: 8080 + mux-tcp: + enabled: true + ports: + mux-tcp: + enabled: true + port: 52100 + protocol: tcp + targetPort: 52100 + mux-udp: + enabled: true + ports: + mux-udp: + enabled: true + port: 52100 + protocol: udp + targetPort: 52100 +torImage: + pullPolicy: IfNotPresent + repository: m1k1o/neko + tag: tor-browser@sha256:5ca6d12fc11ea7aa4f6e040f6703fcaf58a7b6da3e4a83201bd9019fe1d29d44 +vivaldiImage: + pullPolicy: IfNotPresent + repository: m1k1o/neko + tag: vivaldi@sha256:6149e19b09ca5824e94f9b01f90fa73b849140b67c3b7b3da5e9a3af2e1be3cd +vlcImage: + pullPolicy: IfNotPresent + repository: m1k1o/neko + tag: vlc@sha256:882ca9891d2ac8fa665db88cdac1f3fb52a5a6731de5aaa2379a937cc5075cbc +vncviewerImage: + pullPolicy: IfNotPresent + repository: m1k1o/neko + tag: vncviewer@sha256:d6e961e5b15fc58639ac6b4eeb791c5b48c859e69d65d25c20ff92bf7c95b458 +workload: + main: + podSpec: + containers: + main: + env: + NEKO_CONTROL_PROTECTION: "false" + NEKO_IMPLICIT_CONTROL: "false" + NEKO_IPFETCH: "" + NEKO_LOCKS: "" + NEKO_NAT1TO1: "" + NEKO_PASSWORD: userpass + NEKO_PASSWORD_ADMIN: adminpass + NEKO_PROXY: "true" + NEKO_SCREEN: 1920x1080@30 + NEKO_tcpMUX: "52100" + NEKO_udpMUX: "52100" +xfceImage: + pullPolicy: IfNotPresent + repository: m1k1o/neko + tag: xfce@sha256:4ca31398f5298f0d539e12966c95d5d8122a960c3e6bb2bf327d8e2d2fa81760 diff --git a/stable/neko/5.1.0/questions.yaml b/stable/neko/5.1.13/questions.yaml similarity index 100% rename from stable/neko/5.1.0/questions.yaml rename to stable/neko/5.1.13/questions.yaml diff --git a/stable/neko/5.1.0/templates/common.yaml b/stable/neko/5.1.13/templates/common.yaml similarity index 100% rename from stable/neko/5.1.0/templates/common.yaml rename to stable/neko/5.1.13/templates/common.yaml diff --git a/stable/netdata/9.0.0/values.yaml b/stable/neko/5.1.13/values.yaml similarity index 100% rename from stable/netdata/9.0.0/values.yaml rename to stable/neko/5.1.13/values.yaml diff --git a/stable/netbootxyz/4.0.0/CHANGELOG.md b/stable/netbootxyz/4.0.0/CHANGELOG.md deleted file mode 100644 index b36a0ef574a..00000000000 --- a/stable/netbootxyz/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [netbootxyz-3.1.11](https://github.com/truecharts/charts/compare/netbootxyz-3.1.10...netbootxyz-3.1.11) (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)) - - -## [netbootxyz-3.1.10](https://github.com/truecharts/charts/compare/netbootxyz-3.1.9...netbootxyz-3.1.10) (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)) - - -## [netbootxyz-3.1.9](https://github.com/truecharts/charts/compare/netbootxyz-3.1.8...netbootxyz-3.1.9) (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)) - - -## [netbootxyz-3.1.8](https://github.com/truecharts/charts/compare/netbootxyz-3.1.7...netbootxyz-3.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)) - - -## [netbootxyz-3.1.7](https://github.com/truecharts/charts/compare/netbootxyz-3.1.6...netbootxyz-3.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [netbootxyz-3.1.6](https://github.com/truecharts/charts/compare/netbootxyz-3.1.5...netbootxyz-3.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)) - - -## [netbootxyz-3.1.5](https://github.com/truecharts/charts/compare/netbootxyz-3.1.4...netbootxyz-3.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [netbootxyz-3.1.4](https://github.com/truecharts/charts/compare/netbootxyz-3.1.3...netbootxyz-3.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [netbootxyz-3.1.3](https://github.com/truecharts/charts/compare/netbootxyz-3.1.0...netbootxyz-3.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/netbootxyz/4.0.0/Chart.yaml b/stable/netbootxyz/4.0.0/Chart.yaml deleted file mode 100644 index 776029ffe60..00000000000 --- a/stable/netbootxyz/4.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.7.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Your favorite operating systems in one place! -home: https://truecharts.org/charts/stable/netbootxyz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.png -keywords: - - netbootxyz - - pxe -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: netbootxyz -sources: - - https://github.com/netbootxyz/netboot.xyz - - https://github.com/truecharts/charts/tree/master/charts/stable/netbootxyz - - https://ghcr.io/netbootxyz/netbootxyz -type: application -version: 4.0.0 diff --git a/stable/netbootxyz/4.0.0/charts/common-17.5.0.tgz b/stable/netbootxyz/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/netbootxyz/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/neverwinternights-ee/5.0.0/.helmignore b/stable/netbootxyz/4.1.3/.helmignore similarity index 100% rename from stable/neverwinternights-ee/5.0.0/.helmignore rename to stable/netbootxyz/4.1.3/.helmignore diff --git a/stable/netbootxyz/4.1.3/CHANGELOG.md b/stable/netbootxyz/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5cbc47326d9 --- /dev/null +++ b/stable/netbootxyz/4.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [netbootxyz-3.1.11](https://github.com/truecharts/charts/compare/netbootxyz-3.1.10...netbootxyz-3.1.11) (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)) + + +## [netbootxyz-3.1.10](https://github.com/truecharts/charts/compare/netbootxyz-3.1.9...netbootxyz-3.1.10) (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)) + + +## [netbootxyz-3.1.9](https://github.com/truecharts/charts/compare/netbootxyz-3.1.8...netbootxyz-3.1.9) (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)) + + +## [netbootxyz-3.1.8](https://github.com/truecharts/charts/compare/netbootxyz-3.1.7...netbootxyz-3.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)) + + +## [netbootxyz-3.1.7](https://github.com/truecharts/charts/compare/netbootxyz-3.1.6...netbootxyz-3.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [netbootxyz-3.1.6](https://github.com/truecharts/charts/compare/netbootxyz-3.1.5...netbootxyz-3.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)) + + +## [netbootxyz-3.1.5](https://github.com/truecharts/charts/compare/netbootxyz-3.1.4...netbootxyz-3.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [netbootxyz-3.1.4](https://github.com/truecharts/charts/compare/netbootxyz-3.1.3...netbootxyz-3.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [netbootxyz-3.1.3](https://github.com/truecharts/charts/compare/netbootxyz-3.1.0...netbootxyz-3.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/netbootxyz/4.1.3/Chart.yaml b/stable/netbootxyz/4.1.3/Chart.yaml new file mode 100644 index 00000000000..dfdb7c7d950 --- /dev/null +++ b/stable/netbootxyz/4.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.7.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Your favorite operating systems in one place! +home: https://truecharts.org/charts/stable/netbootxyz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.png +keywords: + - netbootxyz + - pxe +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: netbootxyz +sources: + - https://github.com/netbootxyz/netboot.xyz + - https://github.com/truecharts/charts/tree/master/charts/stable/netbootxyz + - https://ghcr.io/netbootxyz/netbootxyz +type: application +version: 4.1.3 diff --git a/stable/netbootxyz/4.0.0/README.md b/stable/netbootxyz/4.1.3/README.md similarity index 100% rename from stable/netbootxyz/4.0.0/README.md rename to stable/netbootxyz/4.1.3/README.md diff --git a/stable/netbootxyz/4.0.0/app-readme.md b/stable/netbootxyz/4.1.3/app-readme.md similarity index 100% rename from stable/netbootxyz/4.0.0/app-readme.md rename to stable/netbootxyz/4.1.3/app-readme.md diff --git a/stable/netbootxyz/4.1.3/charts/common-18.0.3.tgz b/stable/netbootxyz/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/netbootxyz/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/netbootxyz/4.0.0/ix_values.yaml b/stable/netbootxyz/4.1.3/ix_values.yaml similarity index 100% rename from stable/netbootxyz/4.0.0/ix_values.yaml rename to stable/netbootxyz/4.1.3/ix_values.yaml diff --git a/stable/netbootxyz/4.0.0/questions.yaml b/stable/netbootxyz/4.1.3/questions.yaml similarity index 100% rename from stable/netbootxyz/4.0.0/questions.yaml rename to stable/netbootxyz/4.1.3/questions.yaml diff --git a/stable/nextpvr/9.0.0/templates/common.yaml b/stable/netbootxyz/4.1.3/templates/common.yaml similarity index 100% rename from stable/nextpvr/9.0.0/templates/common.yaml rename to stable/netbootxyz/4.1.3/templates/common.yaml diff --git a/stable/neverwinternights-ee/5.0.0/values.yaml b/stable/netbootxyz/4.1.3/values.yaml similarity index 100% rename from stable/neverwinternights-ee/5.0.0/values.yaml rename to stable/netbootxyz/4.1.3/values.yaml diff --git a/stable/netdata/9.0.0/CHANGELOG.md b/stable/netdata/9.0.0/CHANGELOG.md deleted file mode 100644 index 79b96219c0c..00000000000 --- a/stable/netdata/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [netdata-8.1.13](https://github.com/truecharts/charts/compare/netdata-8.1.12...netdata-8.1.13) (2024-02-12) - -### Chore - - - -- update container image netdata/netdata to v1.44.3[@9e89531](https://github.com/9e89531) by renovate ([#18230](https://github.com/truecharts/charts/issues/18230)) - - -## [netdata-8.1.12](https://github.com/truecharts/charts/compare/netdata-8.1.11...netdata-8.1.12) (2024-02-12) - -### Chore - - - -- update container image netdata/netdata to v1.44.2[@78c8cb8](https://github.com/78c8cb8) by renovate ([#18145](https://github.com/truecharts/charts/issues/18145)) - - -## [netdata-8.1.11](https://github.com/truecharts/charts/compare/netdata-8.1.10...netdata-8.1.11) (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)) - - -## [netdata-8.1.10](https://github.com/truecharts/charts/compare/netdata-8.1.9...netdata-8.1.10) (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)) - - -## [netdata-8.1.9](https://github.com/truecharts/charts/compare/netdata-8.1.8...netdata-8.1.9) (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)) - - -## [netdata-8.1.8](https://github.com/truecharts/charts/compare/netdata-8.1.7...netdata-8.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)) - - -## [netdata-8.1.7](https://github.com/truecharts/charts/compare/netdata-8.1.6...netdata-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [netdata-8.1.6](https://github.com/truecharts/charts/compare/netdata-8.1.5...netdata-8.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)) - - -## [netdata-8.1.5](https://github.com/truecharts/charts/compare/netdata-8.1.4...netdata-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [netdata-8.1.4](https://github.com/truecharts/charts/compare/netdata-8.1.3...netdata-8.1.4) (2024-01-01) - -### Chore diff --git a/stable/netdata/9.0.0/Chart.yaml b/stable/netdata/9.0.0/Chart.yaml deleted file mode 100644 index 724953b3f83..00000000000 --- a/stable/netdata/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.44.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. -home: https://truecharts.org/charts/stable/netdata -icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png -keywords: - - netdata - - monitoring -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: netdata -sources: - - https://github.com/netdata - - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - - https://hub.docker.com/r/netdata/netdata -type: application -version: 9.0.0 diff --git a/stable/netdata/9.0.0/charts/common-17.5.0.tgz b/stable/netdata/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/netdata/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/newyearcountdownclock/5.0.0/.helmignore b/stable/netdata/9.1.3/.helmignore similarity index 100% rename from stable/newyearcountdownclock/5.0.0/.helmignore rename to stable/netdata/9.1.3/.helmignore diff --git a/stable/netdata/9.1.3/CHANGELOG.md b/stable/netdata/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..df747b5d01b --- /dev/null +++ b/stable/netdata/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [netdata-8.1.13](https://github.com/truecharts/charts/compare/netdata-8.1.12...netdata-8.1.13) (2024-02-12) + +### Chore + + + +- update container image netdata/netdata to v1.44.3[@9e89531](https://github.com/9e89531) by renovate ([#18230](https://github.com/truecharts/charts/issues/18230)) + + +## [netdata-8.1.12](https://github.com/truecharts/charts/compare/netdata-8.1.11...netdata-8.1.12) (2024-02-12) + +### Chore + + + +- update container image netdata/netdata to v1.44.2[@78c8cb8](https://github.com/78c8cb8) by renovate ([#18145](https://github.com/truecharts/charts/issues/18145)) + + +## [netdata-8.1.11](https://github.com/truecharts/charts/compare/netdata-8.1.10...netdata-8.1.11) (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)) + + +## [netdata-8.1.10](https://github.com/truecharts/charts/compare/netdata-8.1.9...netdata-8.1.10) (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)) + + +## [netdata-8.1.9](https://github.com/truecharts/charts/compare/netdata-8.1.8...netdata-8.1.9) (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)) + + +## [netdata-8.1.8](https://github.com/truecharts/charts/compare/netdata-8.1.7...netdata-8.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)) + + +## [netdata-8.1.7](https://github.com/truecharts/charts/compare/netdata-8.1.6...netdata-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [netdata-8.1.6](https://github.com/truecharts/charts/compare/netdata-8.1.5...netdata-8.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)) + + +## [netdata-8.1.5](https://github.com/truecharts/charts/compare/netdata-8.1.4...netdata-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/netdata/9.1.3/Chart.yaml b/stable/netdata/9.1.3/Chart.yaml new file mode 100644 index 00000000000..3f8ab1aefb8 --- /dev/null +++ b/stable/netdata/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.44.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. +home: https://truecharts.org/charts/stable/netdata +icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png +keywords: + - netdata + - monitoring +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: netdata +sources: + - https://github.com/netdata + - https://github.com/truecharts/charts/tree/master/charts/stable/netdata + - https://hub.docker.com/r/netdata/netdata +type: application +version: 9.1.3 diff --git a/stable/netdata/9.0.0/README.md b/stable/netdata/9.1.3/README.md similarity index 100% rename from stable/netdata/9.0.0/README.md rename to stable/netdata/9.1.3/README.md diff --git a/stable/netdata/9.0.0/app-readme.md b/stable/netdata/9.1.3/app-readme.md similarity index 100% rename from stable/netdata/9.0.0/app-readme.md rename to stable/netdata/9.1.3/app-readme.md diff --git a/stable/netdata/9.1.3/charts/common-18.0.3.tgz b/stable/netdata/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/netdata/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/netdata/9.0.0/ix_values.yaml b/stable/netdata/9.1.3/ix_values.yaml similarity index 100% rename from stable/netdata/9.0.0/ix_values.yaml rename to stable/netdata/9.1.3/ix_values.yaml diff --git a/stable/netdata/9.0.0/questions.yaml b/stable/netdata/9.1.3/questions.yaml similarity index 100% rename from stable/netdata/9.0.0/questions.yaml rename to stable/netdata/9.1.3/questions.yaml diff --git a/stable/nextpvr/9.0.0/templates/NOTES.txt b/stable/netdata/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/nextpvr/9.0.0/templates/NOTES.txt rename to stable/netdata/9.1.3/templates/NOTES.txt diff --git a/stable/netdata/9.0.0/templates/common.yaml b/stable/netdata/9.1.3/templates/common.yaml similarity index 100% rename from stable/netdata/9.0.0/templates/common.yaml rename to stable/netdata/9.1.3/templates/common.yaml diff --git a/stable/newyearcountdownclock/5.0.0/values.yaml b/stable/netdata/9.1.3/values.yaml similarity index 100% rename from stable/newyearcountdownclock/5.0.0/values.yaml rename to stable/netdata/9.1.3/values.yaml diff --git a/stable/neverwinternights-ee/5.0.0/CHANGELOG.md b/stable/neverwinternights-ee/5.0.0/CHANGELOG.md deleted file mode 100644 index fdc64ff170c..00000000000 --- a/stable/neverwinternights-ee/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [neverwinternights-ee-4.1.12](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.11...neverwinternights-ee-4.1.12) (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)) - - -## [neverwinternights-ee-4.1.11](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.10...neverwinternights-ee-4.1.11) (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)) - - -## [neverwinternights-ee-4.1.10](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.9...neverwinternights-ee-4.1.10) (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)) - - -## [neverwinternights-ee-4.1.9](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.8...neverwinternights-ee-4.1.9) (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)) - - -## [neverwinternights-ee-4.1.8](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.7...neverwinternights-ee-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [neverwinternights-ee-4.1.7](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.6...neverwinternights-ee-4.1.7) (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)) - - -## [neverwinternights-ee-4.1.6](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.5...neverwinternights-ee-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [neverwinternights-ee-4.1.5](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.4...neverwinternights-ee-4.1.5) (2024-01-02) - -### Chore - - - -- update container image ich777/nwnee-server to latest[@6adc2ce](https://github.com/6adc2ce) by renovate ([#16777](https://github.com/truecharts/charts/issues/16777)) - - -## [neverwinternights-ee-4.1.4](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.3...neverwinternights-ee-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [neverwinternights-ee-4.1.3](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.0...neverwinternights-ee-4.1.3) (2024-01-01) diff --git a/stable/neverwinternights-ee/5.0.0/Chart.yaml b/stable/neverwinternights-ee/5.0.0/Chart.yaml deleted file mode 100644 index ea8ec3117cc..00000000000 --- a/stable/neverwinternights-ee/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated).' -home: https://truecharts.org/charts/stable/neverwinternights-ee -icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png -keywords: - - neverwinternights-ee - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: neverwinternights-ee -sources: - - https://www.beamdog.com/games/neverwinter-nights-enhanced/ - - https://github.com/truecharts/charts/tree/master/charts/stable/neverwinternights-ee - - https://hub.docker.com/r/ich777/nwnee-server -type: application -version: 5.0.0 diff --git a/stable/neverwinternights-ee/5.0.0/charts/common-17.5.0.tgz b/stable/neverwinternights-ee/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/neverwinternights-ee/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/nextpvr/9.0.0/.helmignore b/stable/neverwinternights-ee/5.1.3/.helmignore similarity index 100% rename from stable/nextpvr/9.0.0/.helmignore rename to stable/neverwinternights-ee/5.1.3/.helmignore diff --git a/stable/neverwinternights-ee/5.1.3/CHANGELOG.md b/stable/neverwinternights-ee/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..20cb31e8666 --- /dev/null +++ b/stable/neverwinternights-ee/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [neverwinternights-ee-4.1.12](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.11...neverwinternights-ee-4.1.12) (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)) + + +## [neverwinternights-ee-4.1.11](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.10...neverwinternights-ee-4.1.11) (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)) + + +## [neverwinternights-ee-4.1.10](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.9...neverwinternights-ee-4.1.10) (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)) + + +## [neverwinternights-ee-4.1.9](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.8...neverwinternights-ee-4.1.9) (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)) + + +## [neverwinternights-ee-4.1.8](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.7...neverwinternights-ee-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [neverwinternights-ee-4.1.7](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.6...neverwinternights-ee-4.1.7) (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)) + + +## [neverwinternights-ee-4.1.6](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.5...neverwinternights-ee-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [neverwinternights-ee-4.1.5](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.4...neverwinternights-ee-4.1.5) (2024-01-02) + +### Chore + + + +- update container image ich777/nwnee-server to latest[@6adc2ce](https://github.com/6adc2ce) by renovate ([#16777](https://github.com/truecharts/charts/issues/16777)) + + +## [neverwinternights-ee-4.1.4](https://github.com/truecharts/charts/compare/neverwinternights-ee-4.1.3...neverwinternights-ee-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/neverwinternights-ee/5.1.3/Chart.yaml b/stable/neverwinternights-ee/5.1.3/Chart.yaml new file mode 100644 index 00000000000..5dcf6eb8e60 --- /dev/null +++ b/stable/neverwinternights-ee/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." +home: https://truecharts.org/charts/stable/neverwinternights-ee +icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png +keywords: + - neverwinternights-ee + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: neverwinternights-ee +sources: + - https://www.beamdog.com/games/neverwinter-nights-enhanced/ + - https://github.com/truecharts/charts/tree/master/charts/stable/neverwinternights-ee + - https://hub.docker.com/r/ich777/nwnee-server +type: application +version: 5.1.3 diff --git a/stable/neverwinternights-ee/5.0.0/README.md b/stable/neverwinternights-ee/5.1.3/README.md similarity index 100% rename from stable/neverwinternights-ee/5.0.0/README.md rename to stable/neverwinternights-ee/5.1.3/README.md diff --git a/stable/neverwinternights-ee/5.0.0/app-readme.md b/stable/neverwinternights-ee/5.1.3/app-readme.md similarity index 100% rename from stable/neverwinternights-ee/5.0.0/app-readme.md rename to stable/neverwinternights-ee/5.1.3/app-readme.md diff --git a/stable/neverwinternights-ee/5.1.3/charts/common-18.0.3.tgz b/stable/neverwinternights-ee/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/neverwinternights-ee/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/neverwinternights-ee/5.0.0/ix_values.yaml b/stable/neverwinternights-ee/5.1.3/ix_values.yaml similarity index 100% rename from stable/neverwinternights-ee/5.0.0/ix_values.yaml rename to stable/neverwinternights-ee/5.1.3/ix_values.yaml diff --git a/stable/neverwinternights-ee/5.0.0/questions.yaml b/stable/neverwinternights-ee/5.1.3/questions.yaml similarity index 100% rename from stable/neverwinternights-ee/5.0.0/questions.yaml rename to stable/neverwinternights-ee/5.1.3/questions.yaml diff --git a/stable/neverwinternights-ee/5.0.0/templates/common.yaml b/stable/neverwinternights-ee/5.1.3/templates/common.yaml similarity index 100% rename from stable/neverwinternights-ee/5.0.0/templates/common.yaml rename to stable/neverwinternights-ee/5.1.3/templates/common.yaml diff --git a/stable/nextpvr/9.0.0/values.yaml b/stable/neverwinternights-ee/5.1.3/values.yaml similarity index 100% rename from stable/nextpvr/9.0.0/values.yaml rename to stable/neverwinternights-ee/5.1.3/values.yaml diff --git a/stable/newyearcountdownclock/5.0.0/CHANGELOG.md b/stable/newyearcountdownclock/5.0.0/CHANGELOG.md deleted file mode 100644 index 6039e550a66..00000000000 --- a/stable/newyearcountdownclock/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [newyearcountdownclock-4.1.11](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.10...newyearcountdownclock-4.1.11) (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)) - - -## [newyearcountdownclock-4.1.10](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.9...newyearcountdownclock-4.1.10) (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)) - - -## [newyearcountdownclock-4.1.9](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.8...newyearcountdownclock-4.1.9) (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)) - - -## [newyearcountdownclock-4.1.8](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.7...newyearcountdownclock-4.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)) - - -## [newyearcountdownclock-4.1.7](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.6...newyearcountdownclock-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [newyearcountdownclock-4.1.6](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.5...newyearcountdownclock-4.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)) - - -## [newyearcountdownclock-4.1.5](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.4...newyearcountdownclock-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [newyearcountdownclock-4.1.4](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.3...newyearcountdownclock-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [newyearcountdownclock-4.1.3](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.0...newyearcountdownclock-4.1.3) (2024-01-01) \ No newline at end of file diff --git a/stable/newyearcountdownclock/5.0.0/Chart.yaml b/stable/newyearcountdownclock/5.0.0/Chart.yaml deleted file mode 100644 index d8a3010c2c7..00000000000 --- a/stable/newyearcountdownclock/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self Hosted, self contained New Year Countdown clock -home: https://truecharts.org/charts/stable/newyearcountdownclock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png -keywords: - - newyearcountdownclock - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: newyearcountdownclock -sources: - - https://github.com/modem7/Docker-NewYearCountdown - - https://github.com/truecharts/charts/tree/master/charts/stable/newyearcountdownclock - - https://hub.docker.com/r/modem7/newyearcountdown -type: application -version: 5.0.0 diff --git a/stable/newyearcountdownclock/5.0.0/charts/common-17.5.0.tgz b/stable/newyearcountdownclock/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/newyearcountdownclock/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/nexus-oss/5.0.0/.helmignore b/stable/newyearcountdownclock/5.1.3/.helmignore similarity index 100% rename from stable/nexus-oss/5.0.0/.helmignore rename to stable/newyearcountdownclock/5.1.3/.helmignore diff --git a/stable/newyearcountdownclock/5.1.3/CHANGELOG.md b/stable/newyearcountdownclock/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3e427de7d9f --- /dev/null +++ b/stable/newyearcountdownclock/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [newyearcountdownclock-4.1.11](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.10...newyearcountdownclock-4.1.11) (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)) + + +## [newyearcountdownclock-4.1.10](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.9...newyearcountdownclock-4.1.10) (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)) + + +## [newyearcountdownclock-4.1.9](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.8...newyearcountdownclock-4.1.9) (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)) + + +## [newyearcountdownclock-4.1.8](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.7...newyearcountdownclock-4.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)) + + +## [newyearcountdownclock-4.1.7](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.6...newyearcountdownclock-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [newyearcountdownclock-4.1.6](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.5...newyearcountdownclock-4.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)) + + +## [newyearcountdownclock-4.1.5](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.4...newyearcountdownclock-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [newyearcountdownclock-4.1.4](https://github.com/truecharts/charts/compare/newyearcountdownclock-4.1.3...newyearcountdownclock-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes diff --git a/stable/newyearcountdownclock/5.1.3/Chart.yaml b/stable/newyearcountdownclock/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6dc2cd31540 --- /dev/null +++ b/stable/newyearcountdownclock/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Self Hosted, self contained New Year Countdown clock +home: https://truecharts.org/charts/stable/newyearcountdownclock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png +keywords: + - newyearcountdownclock + - Tools-Utilities + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: newyearcountdownclock +sources: + - https://github.com/modem7/Docker-NewYearCountdown + - https://github.com/truecharts/charts/tree/master/charts/stable/newyearcountdownclock + - https://hub.docker.com/r/modem7/newyearcountdown +type: application +version: 5.1.3 diff --git a/stable/newyearcountdownclock/5.0.0/README.md b/stable/newyearcountdownclock/5.1.3/README.md similarity index 100% rename from stable/newyearcountdownclock/5.0.0/README.md rename to stable/newyearcountdownclock/5.1.3/README.md diff --git a/stable/newyearcountdownclock/5.0.0/app-readme.md b/stable/newyearcountdownclock/5.1.3/app-readme.md similarity index 100% rename from stable/newyearcountdownclock/5.0.0/app-readme.md rename to stable/newyearcountdownclock/5.1.3/app-readme.md diff --git a/stable/newyearcountdownclock/5.1.3/charts/common-18.0.3.tgz b/stable/newyearcountdownclock/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/newyearcountdownclock/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/newyearcountdownclock/5.0.0/ix_values.yaml b/stable/newyearcountdownclock/5.1.3/ix_values.yaml similarity index 100% rename from stable/newyearcountdownclock/5.0.0/ix_values.yaml rename to stable/newyearcountdownclock/5.1.3/ix_values.yaml diff --git a/stable/newyearcountdownclock/5.0.0/questions.yaml b/stable/newyearcountdownclock/5.1.3/questions.yaml similarity index 100% rename from stable/newyearcountdownclock/5.0.0/questions.yaml rename to stable/newyearcountdownclock/5.1.3/questions.yaml diff --git a/stable/newyearcountdownclock/5.0.0/templates/common.yaml b/stable/newyearcountdownclock/5.1.3/templates/common.yaml similarity index 100% rename from stable/newyearcountdownclock/5.0.0/templates/common.yaml rename to stable/newyearcountdownclock/5.1.3/templates/common.yaml diff --git a/stable/nexus-oss/5.0.0/values.yaml b/stable/newyearcountdownclock/5.1.3/values.yaml similarity index 100% rename from stable/nexus-oss/5.0.0/values.yaml rename to stable/newyearcountdownclock/5.1.3/values.yaml diff --git a/stable/nextpvr/9.0.0/CHANGELOG.md b/stable/nextpvr/9.0.0/CHANGELOG.md deleted file mode 100644 index 1d248cb928f..00000000000 --- a/stable/nextpvr/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [nextpvr-8.1.11](https://github.com/truecharts/charts/compare/nextpvr-8.1.10...nextpvr-8.1.11) (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)) - - -## [nextpvr-8.1.10](https://github.com/truecharts/charts/compare/nextpvr-8.1.9...nextpvr-8.1.10) (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)) - - -## [nextpvr-8.1.9](https://github.com/truecharts/charts/compare/nextpvr-8.1.8...nextpvr-8.1.9) (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)) - - -## [nextpvr-8.1.8](https://github.com/truecharts/charts/compare/nextpvr-8.1.7...nextpvr-8.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)) - - -## [nextpvr-8.1.7](https://github.com/truecharts/charts/compare/nextpvr-8.1.6...nextpvr-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [nextpvr-8.1.6](https://github.com/truecharts/charts/compare/nextpvr-8.1.5...nextpvr-8.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)) - - -## [nextpvr-8.1.5](https://github.com/truecharts/charts/compare/nextpvr-8.1.4...nextpvr-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [nextpvr-8.1.4](https://github.com/truecharts/charts/compare/nextpvr-8.1.3...nextpvr-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [nextpvr-8.1.3](https://github.com/truecharts/charts/compare/nextpvr-8.1.0...nextpvr-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/nextpvr/9.0.0/Chart.yaml b/stable/nextpvr/9.0.0/Chart.yaml deleted file mode 100644 index 6c0a56aad3c..00000000000 --- a/stable/nextpvr/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stable -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. -home: https://truecharts.org/charts/stable/nextpvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png -keywords: - - pvr - - recorder -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nextpvr -sources: - - https://github.com/sub3/NextPVR/wiki/Install-Docker - - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr - - https://hub.docker.com/r/nextpvr/nextpvr_amd64 -type: application -version: 9.0.0 diff --git a/stable/nextpvr/9.0.0/charts/common-17.5.0.tgz b/stable/nextpvr/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/nextpvr/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/9.1.0/.helmignore b/stable/nextpvr/9.1.3/.helmignore similarity index 100% rename from stable/nginx-proxy-manager/9.1.0/.helmignore rename to stable/nextpvr/9.1.3/.helmignore diff --git a/stable/nextpvr/9.1.3/CHANGELOG.md b/stable/nextpvr/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..83f500146e8 --- /dev/null +++ b/stable/nextpvr/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [nextpvr-8.1.11](https://github.com/truecharts/charts/compare/nextpvr-8.1.10...nextpvr-8.1.11) (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)) + + +## [nextpvr-8.1.10](https://github.com/truecharts/charts/compare/nextpvr-8.1.9...nextpvr-8.1.10) (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)) + + +## [nextpvr-8.1.9](https://github.com/truecharts/charts/compare/nextpvr-8.1.8...nextpvr-8.1.9) (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)) + + +## [nextpvr-8.1.8](https://github.com/truecharts/charts/compare/nextpvr-8.1.7...nextpvr-8.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)) + + +## [nextpvr-8.1.7](https://github.com/truecharts/charts/compare/nextpvr-8.1.6...nextpvr-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [nextpvr-8.1.6](https://github.com/truecharts/charts/compare/nextpvr-8.1.5...nextpvr-8.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)) + + +## [nextpvr-8.1.5](https://github.com/truecharts/charts/compare/nextpvr-8.1.4...nextpvr-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [nextpvr-8.1.4](https://github.com/truecharts/charts/compare/nextpvr-8.1.3...nextpvr-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [nextpvr-8.1.3](https://github.com/truecharts/charts/compare/nextpvr-8.1.0...nextpvr-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/nextpvr/9.1.3/Chart.yaml b/stable/nextpvr/9.1.3/Chart.yaml new file mode 100644 index 00000000000..d6cea0d31cb --- /dev/null +++ b/stable/nextpvr/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: stable +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. +home: https://truecharts.org/charts/stable/nextpvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png +keywords: + - pvr + - recorder +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nextpvr +sources: + - https://github.com/sub3/NextPVR/wiki/Install-Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr + - https://hub.docker.com/r/nextpvr/nextpvr_amd64 +type: application +version: 9.1.3 diff --git a/stable/nextpvr/9.0.0/README.md b/stable/nextpvr/9.1.3/README.md similarity index 100% rename from stable/nextpvr/9.0.0/README.md rename to stable/nextpvr/9.1.3/README.md diff --git a/stable/nextpvr/9.0.0/app-readme.md b/stable/nextpvr/9.1.3/app-readme.md similarity index 100% rename from stable/nextpvr/9.0.0/app-readme.md rename to stable/nextpvr/9.1.3/app-readme.md diff --git a/stable/nextpvr/9.1.3/charts/common-18.0.3.tgz b/stable/nextpvr/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nextpvr/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/nextpvr/9.0.0/ix_values.yaml b/stable/nextpvr/9.1.3/ix_values.yaml similarity index 100% rename from stable/nextpvr/9.0.0/ix_values.yaml rename to stable/nextpvr/9.1.3/ix_values.yaml diff --git a/stable/nextpvr/9.0.0/questions.yaml b/stable/nextpvr/9.1.3/questions.yaml similarity index 100% rename from stable/nextpvr/9.0.0/questions.yaml rename to stable/nextpvr/9.1.3/questions.yaml diff --git a/stable/nginx-proxy-manager/9.1.0/templates/NOTES.txt b/stable/nextpvr/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/nginx-proxy-manager/9.1.0/templates/NOTES.txt rename to stable/nextpvr/9.1.3/templates/NOTES.txt diff --git a/stable/ngircd/9.0.0/templates/common.yaml b/stable/nextpvr/9.1.3/templates/common.yaml similarity index 100% rename from stable/ngircd/9.0.0/templates/common.yaml rename to stable/nextpvr/9.1.3/templates/common.yaml diff --git a/stable/nginx-proxy-manager/9.1.0/values.yaml b/stable/nextpvr/9.1.3/values.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.1.0/values.yaml rename to stable/nextpvr/9.1.3/values.yaml diff --git a/stable/nexus-oss/5.0.0/CHANGELOG.md b/stable/nexus-oss/5.0.0/CHANGELOG.md deleted file mode 100644 index a235787d3b3..00000000000 --- a/stable/nexus-oss/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [nexus-oss-4.3.0](https://github.com/truecharts/charts/compare/nexus-oss-4.2.5...nexus-oss-4.3.0) (2024-02-12) - -### Chore - - - -- update container image sonatype/nexus3 to v3.65.0[@7394c5a](https://github.com/7394c5a) by renovate ([#18197](https://github.com/truecharts/charts/issues/18197)) - - -## [nexus-oss-4.2.5](https://github.com/truecharts/charts/compare/nexus-oss-4.2.4...nexus-oss-4.2.5) (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)) - - -## [nexus-oss-4.2.4](https://github.com/truecharts/charts/compare/nexus-oss-4.2.3...nexus-oss-4.2.4) (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)) - - -## [nexus-oss-4.2.3](https://github.com/truecharts/charts/compare/nexus-oss-4.2.2...nexus-oss-4.2.3) (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)) - - -## [nexus-oss-4.2.2](https://github.com/truecharts/charts/compare/nexus-oss-4.2.1...nexus-oss-4.2.2) (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)) - - -## [nexus-oss-4.2.1](https://github.com/truecharts/charts/compare/nexus-oss-4.2.0...nexus-oss-4.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [nexus-oss-4.2.0](https://github.com/truecharts/charts/compare/nexus-oss-4.1.6...nexus-oss-4.2.0) (2024-01-14) - -### Chore - - - -- update container image sonatype/nexus3 to v3.64.0[@b0cfe12](https://github.com/b0cfe12) by renovate ([#17209](https://github.com/truecharts/charts/issues/17209)) - - - - -## [nexus-oss-4.1.6](https://github.com/truecharts/charts/compare/nexus-oss-4.1.5...nexus-oss-4.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)) - - -## [nexus-oss-4.1.5](https://github.com/truecharts/charts/compare/nexus-oss-4.1.4...nexus-oss-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [nexus-oss-4.1.4](https://github.com/truecharts/charts/compare/nexus-oss-4.1.3...nexus-oss-4.1.4) (2024-01-01) - -### Chore diff --git a/stable/nexus-oss/5.0.0/Chart.yaml b/stable/nexus-oss/5.0.0/Chart.yaml deleted file mode 100644 index 2a93b065ec2..00000000000 --- a/stable/nexus-oss/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.65.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Sonatype Nexus open source is a artifact repository manager -home: https://truecharts.org/charts/stable/nexus-oss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png -keywords: - - nexus-oss - - productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nexus-oss -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss - - https://hub.docker.com/r/sonatype/nexus3 -type: application -version: 5.0.0 diff --git a/stable/nexus-oss/5.0.0/charts/common-17.5.0.tgz b/stable/nexus-oss/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/nexus-oss/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ngircd/9.0.0/.helmignore b/stable/nexus-oss/5.1.3/.helmignore similarity index 100% rename from stable/ngircd/9.0.0/.helmignore rename to stable/nexus-oss/5.1.3/.helmignore diff --git a/stable/nexus-oss/5.1.3/CHANGELOG.md b/stable/nexus-oss/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..84bfdf6a64b --- /dev/null +++ b/stable/nexus-oss/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [nexus-oss-4.3.0](https://github.com/truecharts/charts/compare/nexus-oss-4.2.5...nexus-oss-4.3.0) (2024-02-12) + +### Chore + + + +- update container image sonatype/nexus3 to v3.65.0[@7394c5a](https://github.com/7394c5a) by renovate ([#18197](https://github.com/truecharts/charts/issues/18197)) + + +## [nexus-oss-4.2.5](https://github.com/truecharts/charts/compare/nexus-oss-4.2.4...nexus-oss-4.2.5) (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)) + + +## [nexus-oss-4.2.4](https://github.com/truecharts/charts/compare/nexus-oss-4.2.3...nexus-oss-4.2.4) (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)) + + +## [nexus-oss-4.2.3](https://github.com/truecharts/charts/compare/nexus-oss-4.2.2...nexus-oss-4.2.3) (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)) + + +## [nexus-oss-4.2.2](https://github.com/truecharts/charts/compare/nexus-oss-4.2.1...nexus-oss-4.2.2) (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)) + + +## [nexus-oss-4.2.1](https://github.com/truecharts/charts/compare/nexus-oss-4.2.0...nexus-oss-4.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [nexus-oss-4.2.0](https://github.com/truecharts/charts/compare/nexus-oss-4.1.6...nexus-oss-4.2.0) (2024-01-14) + +### Chore + + + +- update container image sonatype/nexus3 to v3.64.0[@b0cfe12](https://github.com/b0cfe12) by renovate ([#17209](https://github.com/truecharts/charts/issues/17209)) + + + + +## [nexus-oss-4.1.6](https://github.com/truecharts/charts/compare/nexus-oss-4.1.5...nexus-oss-4.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)) + + +## [nexus-oss-4.1.5](https://github.com/truecharts/charts/compare/nexus-oss-4.1.4...nexus-oss-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/nexus-oss/5.1.3/Chart.yaml b/stable/nexus-oss/5.1.3/Chart.yaml new file mode 100644 index 00000000000..b7dad0ebfd8 --- /dev/null +++ b/stable/nexus-oss/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.65.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Sonatype Nexus open source is a artifact repository manager +home: https://truecharts.org/charts/stable/nexus-oss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png +keywords: + - nexus-oss + - productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nexus-oss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss + - https://hub.docker.com/r/sonatype/nexus3 +type: application +version: 5.1.3 diff --git a/stable/nexus-oss/5.0.0/README.md b/stable/nexus-oss/5.1.3/README.md similarity index 100% rename from stable/nexus-oss/5.0.0/README.md rename to stable/nexus-oss/5.1.3/README.md diff --git a/stable/nexus-oss/5.0.0/app-readme.md b/stable/nexus-oss/5.1.3/app-readme.md similarity index 100% rename from stable/nexus-oss/5.0.0/app-readme.md rename to stable/nexus-oss/5.1.3/app-readme.md diff --git a/stable/nexus-oss/5.1.3/charts/common-18.0.3.tgz b/stable/nexus-oss/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nexus-oss/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/nexus-oss/5.0.0/ix_values.yaml b/stable/nexus-oss/5.1.3/ix_values.yaml similarity index 100% rename from stable/nexus-oss/5.0.0/ix_values.yaml rename to stable/nexus-oss/5.1.3/ix_values.yaml diff --git a/stable/nexus-oss/5.0.0/questions.yaml b/stable/nexus-oss/5.1.3/questions.yaml similarity index 100% rename from stable/nexus-oss/5.0.0/questions.yaml rename to stable/nexus-oss/5.1.3/questions.yaml diff --git a/stable/nexus-oss/5.0.0/templates/common.yaml b/stable/nexus-oss/5.1.3/templates/common.yaml similarity index 100% rename from stable/nexus-oss/5.0.0/templates/common.yaml rename to stable/nexus-oss/5.1.3/templates/common.yaml diff --git a/stable/ngircd/9.0.0/values.yaml b/stable/nexus-oss/5.1.3/values.yaml similarity index 100% rename from stable/ngircd/9.0.0/values.yaml rename to stable/nexus-oss/5.1.3/values.yaml diff --git a/stable/nginx-proxy-manager/9.1.0/CHANGELOG.md b/stable/nginx-proxy-manager/9.1.0/CHANGELOG.md deleted file mode 100644 index 15d05ebd74c..00000000000 --- a/stable/nginx-proxy-manager/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [nginx-proxy-manager-8.2.7](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.6...nginx-proxy-manager-8.2.7) (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)) - - -## [nginx-proxy-manager-8.2.6](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.5...nginx-proxy-manager-8.2.6) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [nginx-proxy-manager-8.2.5](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.4...nginx-proxy-manager-8.2.5) (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)) - - -## [nginx-proxy-manager-8.2.4](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.3...nginx-proxy-manager-8.2.4) (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)) - - -## [nginx-proxy-manager-8.2.3](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.2...nginx-proxy-manager-8.2.3) (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)) - - -## [nginx-proxy-manager-8.2.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.1...nginx-proxy-manager-8.2.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [nginx-proxy-manager-8.2.1](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.0...nginx-proxy-manager-8.2.1) (2024-01-21) - -### Chore - - - -- update container image jc21/nginx-proxy-manager to v2.11.1[@5b2d87d](https://github.com/5b2d87d) by renovate ([#17427](https://github.com/truecharts/charts/issues/17427)) - - -## [nginx-proxy-manager-8.2.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.1.10...nginx-proxy-manager-8.2.0) (2024-01-19) - -### Chore - - - -- update container image jc21/nginx-proxy-manager to v2.11.0[@2ee1f82](https://github.com/2ee1f82) by renovate ([#17307](https://github.com/truecharts/charts/issues/17307)) - - - - -## [nginx-proxy-manager-8.1.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.1.9...nginx-proxy-manager-8.1.10) (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)) diff --git a/stable/nginx-proxy-manager/9.1.0/Chart.yaml b/stable/nginx-proxy-manager/9.1.0/Chart.yaml deleted file mode 100644 index 1e1abff2bb5..00000000000 --- a/stable/nginx-proxy-manager/9.1.0/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.11.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Managing Nginx proxy hosts with a simple, powerful interface. -home: https://truecharts.org/charts/stable/nginx-proxy-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png -keywords: - - nginx-proxy-manager - - nginx - - reverse-proxy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nginx-proxy-manager -sources: - - https://nginxproxymanager.com/ - - https://github.com/NginxProxyManager/nginx-proxy-manager - - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - - https://hub.docker.com/r/jc21/nginx-proxy-manager -type: application -version: 9.1.0 diff --git a/stable/nginx-proxy-manager/9.1.0/charts/common-18.0.1.tgz b/stable/nginx-proxy-manager/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/nginx-proxy-manager/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/9.1.0/charts/mariadb-12.2.1.tgz b/stable/nginx-proxy-manager/9.1.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/nginx-proxy-manager/9.1.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/nightscout/5.0.0/.helmignore b/stable/nginx-proxy-manager/9.2.3/.helmignore similarity index 100% rename from stable/nightscout/5.0.0/.helmignore rename to stable/nginx-proxy-manager/9.2.3/.helmignore diff --git a/stable/nginx-proxy-manager/9.2.3/CHANGELOG.md b/stable/nginx-proxy-manager/9.2.3/CHANGELOG.md new file mode 100644 index 00000000000..11b96e4cd60 --- /dev/null +++ b/stable/nginx-proxy-manager/9.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [nginx-proxy-manager-8.2.7](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.6...nginx-proxy-manager-8.2.7) (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)) + + +## [nginx-proxy-manager-8.2.6](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.5...nginx-proxy-manager-8.2.6) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [nginx-proxy-manager-8.2.5](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.4...nginx-proxy-manager-8.2.5) (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)) + + +## [nginx-proxy-manager-8.2.4](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.3...nginx-proxy-manager-8.2.4) (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)) + + +## [nginx-proxy-manager-8.2.3](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.2...nginx-proxy-manager-8.2.3) (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)) + + +## [nginx-proxy-manager-8.2.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.1...nginx-proxy-manager-8.2.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [nginx-proxy-manager-8.2.1](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.0...nginx-proxy-manager-8.2.1) (2024-01-21) + +### Chore + + + +- update container image jc21/nginx-proxy-manager to v2.11.1[@5b2d87d](https://github.com/5b2d87d) by renovate ([#17427](https://github.com/truecharts/charts/issues/17427)) + + +## [nginx-proxy-manager-8.2.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.1.10...nginx-proxy-manager-8.2.0) (2024-01-19) + +### Chore + + + +- update container image jc21/nginx-proxy-manager to v2.11.0[@2ee1f82](https://github.com/2ee1f82) by renovate ([#17307](https://github.com/truecharts/charts/issues/17307)) + + + + +## [nginx-proxy-manager-8.1.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.1.9...nginx-proxy-manager-8.1.10) (2024-01-09) + +### Chore diff --git a/stable/nginx-proxy-manager/9.2.3/Chart.yaml b/stable/nginx-proxy-manager/9.2.3/Chart.yaml new file mode 100644 index 00000000000..71f8a9c101b --- /dev/null +++ b/stable/nginx-proxy-manager/9.2.3/Chart.yaml @@ -0,0 +1,46 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.11.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Managing Nginx proxy hosts with a simple, powerful interface. +home: https://truecharts.org/charts/stable/nginx-proxy-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png +keywords: + - nginx-proxy-manager + - nginx + - reverse-proxy +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nginx-proxy-manager +sources: + - https://nginxproxymanager.com/ + - https://github.com/NginxProxyManager/nginx-proxy-manager + - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager + - https://hub.docker.com/r/jc21/nginx-proxy-manager +type: application +version: 9.2.3 diff --git a/stable/nginx-proxy-manager/9.1.0/README.md b/stable/nginx-proxy-manager/9.2.3/README.md similarity index 100% rename from stable/nginx-proxy-manager/9.1.0/README.md rename to stable/nginx-proxy-manager/9.2.3/README.md diff --git a/stable/nginx-proxy-manager/9.1.0/app-readme.md b/stable/nginx-proxy-manager/9.2.3/app-readme.md similarity index 100% rename from stable/nginx-proxy-manager/9.1.0/app-readme.md rename to stable/nginx-proxy-manager/9.2.3/app-readme.md diff --git a/stable/nginx-proxy-manager/9.2.3/charts/common-18.0.3.tgz b/stable/nginx-proxy-manager/9.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nginx-proxy-manager/9.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/nginx-proxy-manager/9.2.3/charts/mariadb-13.0.0.tgz b/stable/nginx-proxy-manager/9.2.3/charts/mariadb-13.0.0.tgz new file mode 100644 index 00000000000..564d2d213b7 Binary files /dev/null and b/stable/nginx-proxy-manager/9.2.3/charts/mariadb-13.0.0.tgz differ diff --git a/stable/nginx-proxy-manager/9.1.0/ix_values.yaml b/stable/nginx-proxy-manager/9.2.3/ix_values.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.1.0/ix_values.yaml rename to stable/nginx-proxy-manager/9.2.3/ix_values.yaml diff --git a/stable/nginx-proxy-manager/9.1.0/questions.yaml b/stable/nginx-proxy-manager/9.2.3/questions.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.1.0/questions.yaml rename to stable/nginx-proxy-manager/9.2.3/questions.yaml diff --git a/stable/ngircd/9.0.0/templates/NOTES.txt b/stable/nginx-proxy-manager/9.2.3/templates/NOTES.txt similarity index 100% rename from stable/ngircd/9.0.0/templates/NOTES.txt rename to stable/nginx-proxy-manager/9.2.3/templates/NOTES.txt diff --git a/stable/nginx-proxy-manager/9.1.0/templates/common.yaml b/stable/nginx-proxy-manager/9.2.3/templates/common.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.1.0/templates/common.yaml rename to stable/nginx-proxy-manager/9.2.3/templates/common.yaml diff --git a/stable/nightscout/5.0.0/values.yaml b/stable/nginx-proxy-manager/9.2.3/values.yaml similarity index 100% rename from stable/nightscout/5.0.0/values.yaml rename to stable/nginx-proxy-manager/9.2.3/values.yaml diff --git a/stable/ngircd/9.0.0/CHANGELOG.md b/stable/ngircd/9.0.0/CHANGELOG.md deleted file mode 100644 index 80834062086..00000000000 --- a/stable/ngircd/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ngircd-8.1.11](https://github.com/truecharts/charts/compare/ngircd-8.1.10...ngircd-8.1.11) (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)) - - -## [ngircd-8.1.10](https://github.com/truecharts/charts/compare/ngircd-8.1.9...ngircd-8.1.10) (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)) - - -## [ngircd-8.1.9](https://github.com/truecharts/charts/compare/ngircd-8.1.8...ngircd-8.1.9) (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)) - - -## [ngircd-8.1.8](https://github.com/truecharts/charts/compare/ngircd-8.1.7...ngircd-8.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)) - - -## [ngircd-8.1.7](https://github.com/truecharts/charts/compare/ngircd-8.1.6...ngircd-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ngircd-8.1.6](https://github.com/truecharts/charts/compare/ngircd-8.1.5...ngircd-8.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)) - - -## [ngircd-8.1.5](https://github.com/truecharts/charts/compare/ngircd-8.1.4...ngircd-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ngircd-8.1.4](https://github.com/truecharts/charts/compare/ngircd-8.1.3...ngircd-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ngircd-8.1.3](https://github.com/truecharts/charts/compare/ngircd-8.1.0...ngircd-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/ngircd/9.0.0/Chart.yaml b/stable/ngircd/9.0.0/Chart.yaml deleted file mode 100644 index 81b0358cb54..00000000000 --- a/stable/ngircd/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.11.21 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. -home: https://truecharts.org/charts/stable/ngircd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png -keywords: - - ngircd -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ngircd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd - - https://ghcr.io/linuxserver/ngircd -type: application -version: 9.0.0 diff --git a/stable/ngircd/9.0.0/charts/common-17.5.0.tgz b/stable/ngircd/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ngircd/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/nitter/6.0.0/.helmignore b/stable/ngircd/9.1.3/.helmignore similarity index 100% rename from stable/nitter/6.0.0/.helmignore rename to stable/ngircd/9.1.3/.helmignore diff --git a/stable/ngircd/9.1.3/CHANGELOG.md b/stable/ngircd/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..83421cc46a4 --- /dev/null +++ b/stable/ngircd/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ngircd-8.1.11](https://github.com/truecharts/charts/compare/ngircd-8.1.10...ngircd-8.1.11) (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)) + + +## [ngircd-8.1.10](https://github.com/truecharts/charts/compare/ngircd-8.1.9...ngircd-8.1.10) (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)) + + +## [ngircd-8.1.9](https://github.com/truecharts/charts/compare/ngircd-8.1.8...ngircd-8.1.9) (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)) + + +## [ngircd-8.1.8](https://github.com/truecharts/charts/compare/ngircd-8.1.7...ngircd-8.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)) + + +## [ngircd-8.1.7](https://github.com/truecharts/charts/compare/ngircd-8.1.6...ngircd-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ngircd-8.1.6](https://github.com/truecharts/charts/compare/ngircd-8.1.5...ngircd-8.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)) + + +## [ngircd-8.1.5](https://github.com/truecharts/charts/compare/ngircd-8.1.4...ngircd-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ngircd-8.1.4](https://github.com/truecharts/charts/compare/ngircd-8.1.3...ngircd-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [ngircd-8.1.3](https://github.com/truecharts/charts/compare/ngircd-8.1.0...ngircd-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/ngircd/9.1.3/Chart.yaml b/stable/ngircd/9.1.3/Chart.yaml new file mode 100644 index 00000000000..07c467476d2 --- /dev/null +++ b/stable/ngircd/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2021.11.21 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. +home: https://truecharts.org/charts/stable/ngircd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png +keywords: + - ngircd +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ngircd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd + - https://ghcr.io/linuxserver/ngircd +type: application +version: 9.1.3 diff --git a/stable/ngircd/9.0.0/README.md b/stable/ngircd/9.1.3/README.md similarity index 100% rename from stable/ngircd/9.0.0/README.md rename to stable/ngircd/9.1.3/README.md diff --git a/stable/ngircd/9.0.0/app-readme.md b/stable/ngircd/9.1.3/app-readme.md similarity index 100% rename from stable/ngircd/9.0.0/app-readme.md rename to stable/ngircd/9.1.3/app-readme.md diff --git a/stable/ngircd/9.1.3/charts/common-18.0.3.tgz b/stable/ngircd/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ngircd/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ngircd/9.0.0/ix_values.yaml b/stable/ngircd/9.1.3/ix_values.yaml similarity index 100% rename from stable/ngircd/9.0.0/ix_values.yaml rename to stable/ngircd/9.1.3/ix_values.yaml diff --git a/stable/ngircd/9.0.0/questions.yaml b/stable/ngircd/9.1.3/questions.yaml similarity index 100% rename from stable/ngircd/9.0.0/questions.yaml rename to stable/ngircd/9.1.3/questions.yaml diff --git a/stable/nitter/6.0.0/templates/NOTES.txt b/stable/ngircd/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/nitter/6.0.0/templates/NOTES.txt rename to stable/ngircd/9.1.3/templates/NOTES.txt diff --git a/stable/nntp2nntp/9.0.0/templates/common.yaml b/stable/ngircd/9.1.3/templates/common.yaml similarity index 100% rename from stable/nntp2nntp/9.0.0/templates/common.yaml rename to stable/ngircd/9.1.3/templates/common.yaml diff --git a/stable/nitter/6.0.0/values.yaml b/stable/ngircd/9.1.3/values.yaml similarity index 100% rename from stable/nitter/6.0.0/values.yaml rename to stable/ngircd/9.1.3/values.yaml diff --git a/stable/nightscout/5.0.0/CHANGELOG.md b/stable/nightscout/5.0.0/CHANGELOG.md deleted file mode 100644 index f2288f5d304..00000000000 --- a/stable/nightscout/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [nightscout-4.1.11](https://github.com/truecharts/charts/compare/nightscout-4.1.10...nightscout-4.1.11) (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)) - - -## [nightscout-4.1.10](https://github.com/truecharts/charts/compare/nightscout-4.1.9...nightscout-4.1.10) (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)) - - -## [nightscout-4.1.9](https://github.com/truecharts/charts/compare/nightscout-4.1.8...nightscout-4.1.9) (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)) - - -## [nightscout-4.1.8](https://github.com/truecharts/charts/compare/nightscout-4.1.7...nightscout-4.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)) - - -## [nightscout-4.1.7](https://github.com/truecharts/charts/compare/nightscout-4.1.6...nightscout-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [nightscout-4.1.6](https://github.com/truecharts/charts/compare/nightscout-4.1.5...nightscout-4.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)) - - -## [nightscout-4.1.5](https://github.com/truecharts/charts/compare/nightscout-4.1.4...nightscout-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [nightscout-4.1.4](https://github.com/truecharts/charts/compare/nightscout-4.1.3...nightscout-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [nightscout-4.1.3](https://github.com/truecharts/charts/compare/nightscout-4.1.0...nightscout-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/nightscout/5.0.0/Chart.yaml b/stable/nightscout/5.0.0/Chart.yaml deleted file mode 100644 index f2d0556c87c..00000000000 --- a/stable/nightscout/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. -home: https://truecharts.org/charts/stable/nightscout -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.png -keywords: - - nightscout - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nightscout -sources: - - https://github.com/nightscout/cgm-remote-monitor - - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis - - https://github.com/truecharts/charts/tree/master/charts/stable/nightscout - - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis -type: application -version: 5.0.0 diff --git a/stable/nightscout/5.0.0/charts/common-17.5.0.tgz b/stable/nightscout/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/nightscout/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/nntp2nntp/9.0.0/.helmignore b/stable/nightscout/5.1.3/.helmignore similarity index 100% rename from stable/nntp2nntp/9.0.0/.helmignore rename to stable/nightscout/5.1.3/.helmignore diff --git a/stable/nightscout/5.1.3/CHANGELOG.md b/stable/nightscout/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c5e7093af17 --- /dev/null +++ b/stable/nightscout/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [nightscout-4.1.11](https://github.com/truecharts/charts/compare/nightscout-4.1.10...nightscout-4.1.11) (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)) + + +## [nightscout-4.1.10](https://github.com/truecharts/charts/compare/nightscout-4.1.9...nightscout-4.1.10) (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)) + + +## [nightscout-4.1.9](https://github.com/truecharts/charts/compare/nightscout-4.1.8...nightscout-4.1.9) (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)) + + +## [nightscout-4.1.8](https://github.com/truecharts/charts/compare/nightscout-4.1.7...nightscout-4.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)) + + +## [nightscout-4.1.7](https://github.com/truecharts/charts/compare/nightscout-4.1.6...nightscout-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [nightscout-4.1.6](https://github.com/truecharts/charts/compare/nightscout-4.1.5...nightscout-4.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)) + + +## [nightscout-4.1.5](https://github.com/truecharts/charts/compare/nightscout-4.1.4...nightscout-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [nightscout-4.1.4](https://github.com/truecharts/charts/compare/nightscout-4.1.3...nightscout-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [nightscout-4.1.3](https://github.com/truecharts/charts/compare/nightscout-4.1.0...nightscout-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/nightscout/5.1.3/Chart.yaml b/stable/nightscout/5.1.3/Chart.yaml new file mode 100644 index 00000000000..30329045760 --- /dev/null +++ b/stable/nightscout/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. +home: https://truecharts.org/charts/stable/nightscout +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.png +keywords: + - nightscout + - Cloud +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nightscout +sources: + - https://github.com/nightscout/cgm-remote-monitor + - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis + - https://github.com/truecharts/charts/tree/master/charts/stable/nightscout + - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis +type: application +version: 5.1.3 diff --git a/stable/nightscout/5.0.0/README.md b/stable/nightscout/5.1.3/README.md similarity index 100% rename from stable/nightscout/5.0.0/README.md rename to stable/nightscout/5.1.3/README.md diff --git a/stable/nightscout/5.0.0/app-readme.md b/stable/nightscout/5.1.3/app-readme.md similarity index 100% rename from stable/nightscout/5.0.0/app-readme.md rename to stable/nightscout/5.1.3/app-readme.md diff --git a/stable/nightscout/5.1.3/charts/common-18.0.3.tgz b/stable/nightscout/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nightscout/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/nightscout/5.0.0/ix_values.yaml b/stable/nightscout/5.1.3/ix_values.yaml similarity index 100% rename from stable/nightscout/5.0.0/ix_values.yaml rename to stable/nightscout/5.1.3/ix_values.yaml diff --git a/stable/nightscout/5.0.0/questions.yaml b/stable/nightscout/5.1.3/questions.yaml similarity index 100% rename from stable/nightscout/5.0.0/questions.yaml rename to stable/nightscout/5.1.3/questions.yaml diff --git a/stable/nightscout/5.0.0/templates/common.yaml b/stable/nightscout/5.1.3/templates/common.yaml similarity index 100% rename from stable/nightscout/5.0.0/templates/common.yaml rename to stable/nightscout/5.1.3/templates/common.yaml diff --git a/stable/nntp2nntp/9.0.0/values.yaml b/stable/nightscout/5.1.3/values.yaml similarity index 100% rename from stable/nntp2nntp/9.0.0/values.yaml rename to stable/nightscout/5.1.3/values.yaml diff --git a/stable/nitter/6.0.0/CHANGELOG.md b/stable/nitter/6.0.0/CHANGELOG.md deleted file mode 100644 index 9d9b4943868..00000000000 --- a/stable/nitter/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [nitter-5.1.15](https://github.com/truecharts/charts/compare/nitter-5.1.14...nitter-5.1.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)) - - -## [nitter-5.1.14](https://github.com/truecharts/charts/compare/nitter-5.1.13...nitter-5.1.14) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [nitter-5.1.13](https://github.com/truecharts/charts/compare/nitter-5.1.12...nitter-5.1.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)) - - -## [nitter-5.1.12](https://github.com/truecharts/charts/compare/nitter-5.1.11...nitter-5.1.12) (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)) - - -## [nitter-5.1.11](https://github.com/truecharts/charts/compare/nitter-5.1.10...nitter-5.1.11) (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)) - - -## [nitter-5.1.10](https://github.com/truecharts/charts/compare/nitter-5.1.9...nitter-5.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [nitter-5.1.9](https://github.com/truecharts/charts/compare/nitter-5.1.8...nitter-5.1.9) (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)) - - -## [nitter-5.1.8](https://github.com/truecharts/charts/compare/nitter-5.1.7...nitter-5.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - - -## [nitter-5.1.7](https://github.com/truecharts/charts/compare/nitter-5.1.6...nitter-5.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - diff --git a/stable/nitter/6.0.0/Chart.yaml b/stable/nitter/6.0.0/Chart.yaml deleted file mode 100644 index 88b535076ce..00000000000 --- a/stable/nitter/6.0.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A free and open source alternative Twitter front-end focused on privacy and performance. -home: https://truecharts.org/charts/stable/nitter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.png -keywords: - - nitter - - libre -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nitter -sources: - - https://github.com/zedeus/nitter - - https://github.com/truecharts/charts/tree/master/charts/stable/nitter - - https://hub.docker.com/r/zedeus/nitter -type: application -version: 6.0.0 diff --git a/stable/nitter/6.0.0/charts/common-17.5.0.tgz b/stable/nitter/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/nitter/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/nocodb/13.1.0/.helmignore b/stable/nitter/6.1.3/.helmignore similarity index 100% rename from stable/nocodb/13.1.0/.helmignore rename to stable/nitter/6.1.3/.helmignore diff --git a/stable/nitter/6.1.3/CHANGELOG.md b/stable/nitter/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..03539cc06f3 --- /dev/null +++ b/stable/nitter/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [nitter-5.1.15](https://github.com/truecharts/charts/compare/nitter-5.1.14...nitter-5.1.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)) + + +## [nitter-5.1.14](https://github.com/truecharts/charts/compare/nitter-5.1.13...nitter-5.1.14) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [nitter-5.1.13](https://github.com/truecharts/charts/compare/nitter-5.1.12...nitter-5.1.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)) + + +## [nitter-5.1.12](https://github.com/truecharts/charts/compare/nitter-5.1.11...nitter-5.1.12) (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)) + + +## [nitter-5.1.11](https://github.com/truecharts/charts/compare/nitter-5.1.10...nitter-5.1.11) (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)) + + +## [nitter-5.1.10](https://github.com/truecharts/charts/compare/nitter-5.1.9...nitter-5.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [nitter-5.1.9](https://github.com/truecharts/charts/compare/nitter-5.1.8...nitter-5.1.9) (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)) + + +## [nitter-5.1.8](https://github.com/truecharts/charts/compare/nitter-5.1.7...nitter-5.1.8) (2024-01-02) + +### Chore + + + +- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) + + +## [nitter-5.1.7](https://github.com/truecharts/charts/compare/nitter-5.1.6...nitter-5.1.7) (2024-01-02) + +### Chore + diff --git a/stable/nitter/6.1.3/Chart.yaml b/stable/nitter/6.1.3/Chart.yaml new file mode 100644 index 00000000000..43dda961816 --- /dev/null +++ b/stable/nitter/6.1.3/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A free and open source alternative Twitter front-end focused on privacy and performance. +home: https://truecharts.org/charts/stable/nitter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.png +keywords: + - nitter + - libre +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nitter +sources: + - https://github.com/zedeus/nitter + - https://github.com/truecharts/charts/tree/master/charts/stable/nitter + - https://hub.docker.com/r/zedeus/nitter +type: application +version: 6.1.3 diff --git a/stable/nitter/6.0.0/README.md b/stable/nitter/6.1.3/README.md similarity index 100% rename from stable/nitter/6.0.0/README.md rename to stable/nitter/6.1.3/README.md diff --git a/stable/nitter/6.0.0/app-readme.md b/stable/nitter/6.1.3/app-readme.md similarity index 100% rename from stable/nitter/6.0.0/app-readme.md rename to stable/nitter/6.1.3/app-readme.md diff --git a/stable/nitter/6.1.3/charts/common-18.0.3.tgz b/stable/nitter/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nitter/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/nitter/6.0.0/charts/redis-11.2.1.tgz b/stable/nitter/6.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/nitter/6.0.0/charts/redis-11.2.1.tgz rename to stable/nitter/6.1.3/charts/redis-11.2.1.tgz diff --git a/stable/nitter/6.0.0/ix_values.yaml b/stable/nitter/6.1.3/ix_values.yaml similarity index 100% rename from stable/nitter/6.0.0/ix_values.yaml rename to stable/nitter/6.1.3/ix_values.yaml diff --git a/stable/nitter/6.0.0/questions.yaml b/stable/nitter/6.1.3/questions.yaml similarity index 100% rename from stable/nitter/6.0.0/questions.yaml rename to stable/nitter/6.1.3/questions.yaml diff --git a/stable/nntp2nntp/9.0.0/templates/NOTES.txt b/stable/nitter/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/nntp2nntp/9.0.0/templates/NOTES.txt rename to stable/nitter/6.1.3/templates/NOTES.txt diff --git a/stable/nitter/6.0.0/templates/_configmap.tpl b/stable/nitter/6.1.3/templates/_configmap.tpl similarity index 100% rename from stable/nitter/6.0.0/templates/_configmap.tpl rename to stable/nitter/6.1.3/templates/_configmap.tpl diff --git a/stable/nitter/6.0.0/templates/common.yaml b/stable/nitter/6.1.3/templates/common.yaml similarity index 100% rename from stable/nitter/6.0.0/templates/common.yaml rename to stable/nitter/6.1.3/templates/common.yaml diff --git a/stable/nocodb/13.1.0/values.yaml b/stable/nitter/6.1.3/values.yaml similarity index 100% rename from stable/nocodb/13.1.0/values.yaml rename to stable/nitter/6.1.3/values.yaml diff --git a/stable/nntp2nntp/9.0.0/CHANGELOG.md b/stable/nntp2nntp/9.0.0/CHANGELOG.md deleted file mode 100644 index 72ab139aad5..00000000000 --- a/stable/nntp2nntp/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [nntp2nntp-8.1.11](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.10...nntp2nntp-8.1.11) (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)) - - -## [nntp2nntp-8.1.10](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.9...nntp2nntp-8.1.10) (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)) - - -## [nntp2nntp-8.1.9](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.8...nntp2nntp-8.1.9) (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)) - - -## [nntp2nntp-8.1.8](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.7...nntp2nntp-8.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)) - - -## [nntp2nntp-8.1.7](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.6...nntp2nntp-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [nntp2nntp-8.1.6](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.5...nntp2nntp-8.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)) - - -## [nntp2nntp-8.1.5](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.4...nntp2nntp-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [nntp2nntp-8.1.4](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.3...nntp2nntp-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [nntp2nntp-8.1.3](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.0...nntp2nntp-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/nntp2nntp/9.0.0/Chart.yaml b/stable/nntp2nntp/9.0.0/Chart.yaml deleted file mode 100644 index 09df8d675c7..00000000000 --- a/stable/nntp2nntp/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.3.20230704 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. -home: https://truecharts.org/charts/stable/nntp2nntp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png -keywords: - - nntp2nntp -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nntp2nntp -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp - - https://ghcr.io/linuxserver/nntp2nntp -type: application -version: 9.0.0 diff --git a/stable/nntp2nntp/9.0.0/charts/common-17.5.0.tgz b/stable/nntp2nntp/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/nntp2nntp/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/node-red/18.0.0/.helmignore b/stable/nntp2nntp/9.1.3/.helmignore similarity index 100% rename from stable/node-red/18.0.0/.helmignore rename to stable/nntp2nntp/9.1.3/.helmignore diff --git a/stable/nntp2nntp/9.1.3/CHANGELOG.md b/stable/nntp2nntp/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e61fb93c571 --- /dev/null +++ b/stable/nntp2nntp/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [nntp2nntp-8.1.11](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.10...nntp2nntp-8.1.11) (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)) + + +## [nntp2nntp-8.1.10](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.9...nntp2nntp-8.1.10) (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)) + + +## [nntp2nntp-8.1.9](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.8...nntp2nntp-8.1.9) (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)) + + +## [nntp2nntp-8.1.8](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.7...nntp2nntp-8.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)) + + +## [nntp2nntp-8.1.7](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.6...nntp2nntp-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [nntp2nntp-8.1.6](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.5...nntp2nntp-8.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)) + + +## [nntp2nntp-8.1.5](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.4...nntp2nntp-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [nntp2nntp-8.1.4](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.3...nntp2nntp-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [nntp2nntp-8.1.3](https://github.com/truecharts/charts/compare/nntp2nntp-8.1.0...nntp2nntp-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/nntp2nntp/9.1.3/Chart.yaml b/stable/nntp2nntp/9.1.3/Chart.yaml new file mode 100644 index 00000000000..afc1a827164 --- /dev/null +++ b/stable/nntp2nntp/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.3.20230704 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. +home: https://truecharts.org/charts/stable/nntp2nntp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png +keywords: + - nntp2nntp +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nntp2nntp +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp + - https://ghcr.io/linuxserver/nntp2nntp +type: application +version: 9.1.3 diff --git a/stable/nntp2nntp/9.0.0/README.md b/stable/nntp2nntp/9.1.3/README.md similarity index 100% rename from stable/nntp2nntp/9.0.0/README.md rename to stable/nntp2nntp/9.1.3/README.md diff --git a/stable/nntp2nntp/9.0.0/app-readme.md b/stable/nntp2nntp/9.1.3/app-readme.md similarity index 100% rename from stable/nntp2nntp/9.0.0/app-readme.md rename to stable/nntp2nntp/9.1.3/app-readme.md diff --git a/stable/nntp2nntp/9.1.3/charts/common-18.0.3.tgz b/stable/nntp2nntp/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nntp2nntp/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/nntp2nntp/9.0.0/ix_values.yaml b/stable/nntp2nntp/9.1.3/ix_values.yaml similarity index 100% rename from stable/nntp2nntp/9.0.0/ix_values.yaml rename to stable/nntp2nntp/9.1.3/ix_values.yaml diff --git a/stable/nntp2nntp/9.0.0/questions.yaml b/stable/nntp2nntp/9.1.3/questions.yaml similarity index 100% rename from stable/nntp2nntp/9.0.0/questions.yaml rename to stable/nntp2nntp/9.1.3/questions.yaml diff --git a/stable/nocodb/13.1.0/templates/NOTES.txt b/stable/nntp2nntp/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/nocodb/13.1.0/templates/NOTES.txt rename to stable/nntp2nntp/9.1.3/templates/NOTES.txt diff --git a/stable/node-red/18.0.0/templates/common.yaml b/stable/nntp2nntp/9.1.3/templates/common.yaml similarity index 100% rename from stable/node-red/18.0.0/templates/common.yaml rename to stable/nntp2nntp/9.1.3/templates/common.yaml diff --git a/stable/node-red/18.0.0/values.yaml b/stable/nntp2nntp/9.1.3/values.yaml similarity index 100% rename from stable/node-red/18.0.0/values.yaml rename to stable/nntp2nntp/9.1.3/values.yaml diff --git a/stable/nocodb/13.1.0/CHANGELOG.md b/stable/nocodb/13.1.0/CHANGELOG.md deleted file mode 100644 index b500e32624d..00000000000 --- a/stable/nocodb/13.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [nocodb-12.3.6](https://github.com/truecharts/charts/compare/nocodb-12.3.5...nocodb-12.3.6) (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)) - - -## [nocodb-12.3.5](https://github.com/truecharts/charts/compare/nocodb-12.3.4...nocodb-12.3.5) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [nocodb-12.3.4](https://github.com/truecharts/charts/compare/nocodb-12.3.3...nocodb-12.3.4) (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)) - - -## [nocodb-12.3.3](https://github.com/truecharts/charts/compare/nocodb-12.3.2...nocodb-12.3.3) (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)) - - -## [nocodb-12.3.2](https://github.com/truecharts/charts/compare/nocodb-12.3.1...nocodb-12.3.2) (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)) - - -## [nocodb-12.3.1](https://github.com/truecharts/charts/compare/nocodb-12.3.0...nocodb-12.3.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [nocodb-12.3.0](https://github.com/truecharts/charts/compare/nocodb-12.2.9...nocodb-12.3.0) (2024-01-14) - -### Chore - - - -- update container image nocodb/nocodb to v0.204.0[@74b4704](https://github.com/74b4704) by renovate ([#17207](https://github.com/truecharts/charts/issues/17207)) - - - - -## [nocodb-12.2.9](https://github.com/truecharts/charts/compare/nocodb-12.2.8...nocodb-12.2.9) (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)) - - -## [nocodb-12.2.8](https://github.com/truecharts/charts/compare/nocodb-12.2.7...nocodb-12.2.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) diff --git a/stable/nocodb/13.1.0/Chart.yaml b/stable/nocodb/13.1.0/Chart.yaml deleted file mode 100644 index c5950a91d07..00000000000 --- a/stable/nocodb/13.1.0/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.204.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. -home: https://truecharts.org/charts/stable/nocodb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png -keywords: - - nocodb -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nocodb -sources: - - https://github.com/nocodb/nocodb - - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - - https://hub.docker.com/r/nocodb/nocodb -type: application -version: 13.1.0 diff --git a/stable/nocodb/13.1.0/charts/common-18.0.1.tgz b/stable/nocodb/13.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/nocodb/13.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/nocodb/13.1.0/ix_values.yaml b/stable/nocodb/13.1.0/ix_values.yaml deleted file mode 100644 index 54b19b48afb..00000000000 --- a/stable/nocodb/13.1.0/ix_values.yaml +++ /dev/null @@ -1,71 +0,0 @@ -image: - repository: nocodb/nocodb - tag: 0.204.0@sha256:74b47043e85c870043904c45d4acb0e635d018002b0d848632f256c6108bf5a8 - pullPolicy: IfNotPresent -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - path: "/dashboard" - readiness: - path: "/dashboard" - startup: - path: "/dashboard" - envFrom: - - configMapRef: - name: configmap - env: - PORT: "{{ .Values.service.main.ports.main.port }}" - # User Defined - NC_PUBLIC_URL: "http://localhost:10226" - NC_DISABLE_TELE: true - DISABLE_SPLASH_SCREEN: false - NC_JWT_EXPIRES_IN: "10h" - NC_INVITE_ONLY_SIGNUP: false - NC_DISABLE_CACHE: false - NC_DISABLE_ERR_REPORT: true - NC_REQUEST_BODY_SIZE: "1MB" - NC_EXPORT_MAX_TIMEOUT: 5000 - NC_SENTRY_DSN: "" - NC_REDIS_URL: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' - key: url - NC_AUTH_JWT_SECRET: - secretKeyRef: - name: secrets - key: NC_AUTH_JWT_SECRET - AWS_ACCESS_KEY_ID: "" - AWS_SECRET_ACCESS_KEY: "" - AWS_BUCKET: "" - AWS_BUCKET_PATH: "" -service: - main: - ports: - main: - port: 10226 -persistence: - data: - enabled: true - mountPath: "/usr/app/data" -cnpg: - main: - enabled: true - user: nocodb - database: nocodb -redis: - enabled: true - redisUsername: default -portal: - open: - enabled: true diff --git a/stable/nosqlclient/5.0.0/.helmignore b/stable/nocodb/13.1.4/.helmignore similarity index 100% rename from stable/nosqlclient/5.0.0/.helmignore rename to stable/nocodb/13.1.4/.helmignore diff --git a/stable/nocodb/13.1.4/CHANGELOG.md b/stable/nocodb/13.1.4/CHANGELOG.md new file mode 100644 index 00000000000..ed827ed89b2 --- /dev/null +++ b/stable/nocodb/13.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [nocodb-12.3.6](https://github.com/truecharts/charts/compare/nocodb-12.3.5...nocodb-12.3.6) (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)) + + +## [nocodb-12.3.5](https://github.com/truecharts/charts/compare/nocodb-12.3.4...nocodb-12.3.5) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [nocodb-12.3.4](https://github.com/truecharts/charts/compare/nocodb-12.3.3...nocodb-12.3.4) (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)) + + +## [nocodb-12.3.3](https://github.com/truecharts/charts/compare/nocodb-12.3.2...nocodb-12.3.3) (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)) + + +## [nocodb-12.3.2](https://github.com/truecharts/charts/compare/nocodb-12.3.1...nocodb-12.3.2) (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)) + + +## [nocodb-12.3.1](https://github.com/truecharts/charts/compare/nocodb-12.3.0...nocodb-12.3.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [nocodb-12.3.0](https://github.com/truecharts/charts/compare/nocodb-12.2.9...nocodb-12.3.0) (2024-01-14) + +### Chore + + + +- update container image nocodb/nocodb to v0.204.0[@74b4704](https://github.com/74b4704) by renovate ([#17207](https://github.com/truecharts/charts/issues/17207)) + + + + +## [nocodb-12.2.9](https://github.com/truecharts/charts/compare/nocodb-12.2.8...nocodb-12.2.9) (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)) + + +## [nocodb-12.2.8](https://github.com/truecharts/charts/compare/nocodb-12.2.7...nocodb-12.2.8) (2024-01-02) + +### Chore diff --git a/stable/nocodb/13.1.4/Chart.yaml b/stable/nocodb/13.1.4/Chart.yaml new file mode 100644 index 00000000000..48e8442f2db --- /dev/null +++ b/stable/nocodb/13.1.4/Chart.yaml @@ -0,0 +1,43 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.204.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. +home: https://truecharts.org/charts/stable/nocodb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png +keywords: + - nocodb +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nocodb +sources: + - https://github.com/nocodb/nocodb + - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb + - https://hub.docker.com/r/nocodb/nocodb +type: application +version: 13.1.4 diff --git a/stable/nocodb/13.1.0/README.md b/stable/nocodb/13.1.4/README.md similarity index 100% rename from stable/nocodb/13.1.0/README.md rename to stable/nocodb/13.1.4/README.md diff --git a/stable/nocodb/13.1.0/app-readme.md b/stable/nocodb/13.1.4/app-readme.md similarity index 100% rename from stable/nocodb/13.1.0/app-readme.md rename to stable/nocodb/13.1.4/app-readme.md diff --git a/stable/nocodb/13.1.4/charts/common-18.0.3.tgz b/stable/nocodb/13.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nocodb/13.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/nocodb/13.1.0/charts/redis-11.2.1.tgz b/stable/nocodb/13.1.4/charts/redis-11.2.1.tgz similarity index 100% rename from stable/nocodb/13.1.0/charts/redis-11.2.1.tgz rename to stable/nocodb/13.1.4/charts/redis-11.2.1.tgz diff --git a/stable/nocodb/13.1.4/ix_values.yaml b/stable/nocodb/13.1.4/ix_values.yaml new file mode 100644 index 00000000000..82f8fdc61b7 --- /dev/null +++ b/stable/nocodb/13.1.4/ix_values.yaml @@ -0,0 +1,71 @@ +image: + repository: nocodb/nocodb + tag: 0.204.1@sha256:e31df0ff3e365dd8dea7c76bcad458fa01eb986eaa3540acf273c2f135c08eb3 + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/dashboard" + readiness: + path: "/dashboard" + startup: + path: "/dashboard" + envFrom: + - configMapRef: + name: configmap + env: + PORT: "{{ .Values.service.main.ports.main.port }}" + # User Defined + NC_PUBLIC_URL: "http://localhost:10226" + NC_DISABLE_TELE: true + DISABLE_SPLASH_SCREEN: false + NC_JWT_EXPIRES_IN: "10h" + NC_INVITE_ONLY_SIGNUP: false + NC_DISABLE_CACHE: false + NC_DISABLE_ERR_REPORT: true + NC_REQUEST_BODY_SIZE: "1MB" + NC_EXPORT_MAX_TIMEOUT: 5000 + NC_SENTRY_DSN: "" + NC_REDIS_URL: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: url + NC_AUTH_JWT_SECRET: + secretKeyRef: + name: secrets + key: NC_AUTH_JWT_SECRET + AWS_ACCESS_KEY_ID: "" + AWS_SECRET_ACCESS_KEY: "" + AWS_BUCKET: "" + AWS_BUCKET_PATH: "" +service: + main: + ports: + main: + port: 10226 +persistence: + data: + enabled: true + mountPath: "/usr/app/data" +cnpg: + main: + enabled: true + user: nocodb + database: nocodb +redis: + enabled: true + redisUsername: default +portal: + open: + enabled: true diff --git a/stable/nocodb/13.1.0/questions.yaml b/stable/nocodb/13.1.4/questions.yaml similarity index 100% rename from stable/nocodb/13.1.0/questions.yaml rename to stable/nocodb/13.1.4/questions.yaml diff --git a/stable/node-red/18.0.0/templates/NOTES.txt b/stable/nocodb/13.1.4/templates/NOTES.txt similarity index 100% rename from stable/node-red/18.0.0/templates/NOTES.txt rename to stable/nocodb/13.1.4/templates/NOTES.txt diff --git a/stable/nocodb/13.1.0/templates/_configmap.tpl b/stable/nocodb/13.1.4/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/13.1.0/templates/_configmap.tpl rename to stable/nocodb/13.1.4/templates/_configmap.tpl diff --git a/stable/nocodb/13.1.0/templates/_secrets.tpl b/stable/nocodb/13.1.4/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/13.1.0/templates/_secrets.tpl rename to stable/nocodb/13.1.4/templates/_secrets.tpl diff --git a/stable/nocodb/13.1.0/templates/common.yaml b/stable/nocodb/13.1.4/templates/common.yaml similarity index 100% rename from stable/nocodb/13.1.0/templates/common.yaml rename to stable/nocodb/13.1.4/templates/common.yaml diff --git a/stable/nosqlclient/5.0.0/values.yaml b/stable/nocodb/13.1.4/values.yaml similarity index 100% rename from stable/nosqlclient/5.0.0/values.yaml rename to stable/nocodb/13.1.4/values.yaml diff --git a/stable/node-red/18.0.0/CHANGELOG.md b/stable/node-red/18.0.0/CHANGELOG.md deleted file mode 100644 index 134ee5e00a9..00000000000 --- a/stable/node-red/18.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [node-red-17.1.13](https://github.com/truecharts/charts/compare/node-red-17.1.12...node-red-17.1.13) (2024-02-12) - -### Chore - - - -- update container image docker.io/nodered/node-red to v3.1.5[@a5cc2d5](https://github.com/a5cc2d5) by renovate ([#18128](https://github.com/truecharts/charts/issues/18128)) - - -## [node-red-17.1.12](https://github.com/truecharts/charts/compare/node-red-17.1.11...node-red-17.1.12) (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)) - - -## [node-red-17.1.11](https://github.com/truecharts/charts/compare/node-red-17.1.10...node-red-17.1.11) (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)) - - -## [node-red-17.1.10](https://github.com/truecharts/charts/compare/node-red-17.1.9...node-red-17.1.10) (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)) - - -## [node-red-17.1.9](https://github.com/truecharts/charts/compare/node-red-17.1.8...node-red-17.1.9) (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)) - - -## [node-red-17.1.8](https://github.com/truecharts/charts/compare/node-red-17.1.7...node-red-17.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [node-red-17.1.7](https://github.com/truecharts/charts/compare/node-red-17.1.6...node-red-17.1.7) (2024-01-14) - -### Chore - - - -- update container image docker.io/nodered/node-red to 3.1.3[@75e4892](https://github.com/75e4892) by renovate ([#17127](https://github.com/truecharts/charts/issues/17127)) - - - - -## [node-red-17.1.6](https://github.com/truecharts/charts/compare/node-red-17.1.5...node-red-17.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)) - - -## [node-red-17.1.5](https://github.com/truecharts/charts/compare/node-red-17.1.4...node-red-17.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [node-red-17.1.4](https://github.com/truecharts/charts/compare/node-red-17.1.3...node-red-17.1.4) (2024-01-01) - -### Chore diff --git a/stable/node-red/18.0.0/Chart.yaml b/stable/node-red/18.0.0/Chart.yaml deleted file mode 100644 index 8fcd3c34d14..00000000000 --- a/stable/node-red/18.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.1.5 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Node-RED is low-code programming for event-driven applications -home: https://truecharts.org/charts/stable/node-red -icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png -keywords: - - node-red - - nodered -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: node-red -sources: - - https://github.com/node-red/node-red-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/node-red - - https://hub.docker.com/r/nodered/node-red -type: application -version: 18.0.0 diff --git a/stable/node-red/18.0.0/charts/common-17.5.0.tgz b/stable/node-red/18.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/node-red/18.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/notarius/5.0.0/.helmignore b/stable/node-red/18.1.3/.helmignore similarity index 100% rename from stable/notarius/5.0.0/.helmignore rename to stable/node-red/18.1.3/.helmignore diff --git a/stable/node-red/18.1.3/CHANGELOG.md b/stable/node-red/18.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ad9d14f3f4d --- /dev/null +++ b/stable/node-red/18.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [node-red-17.1.13](https://github.com/truecharts/charts/compare/node-red-17.1.12...node-red-17.1.13) (2024-02-12) + +### Chore + + + +- update container image docker.io/nodered/node-red to v3.1.5[@a5cc2d5](https://github.com/a5cc2d5) by renovate ([#18128](https://github.com/truecharts/charts/issues/18128)) + + +## [node-red-17.1.12](https://github.com/truecharts/charts/compare/node-red-17.1.11...node-red-17.1.12) (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)) + + +## [node-red-17.1.11](https://github.com/truecharts/charts/compare/node-red-17.1.10...node-red-17.1.11) (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)) + + +## [node-red-17.1.10](https://github.com/truecharts/charts/compare/node-red-17.1.9...node-red-17.1.10) (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)) + + +## [node-red-17.1.9](https://github.com/truecharts/charts/compare/node-red-17.1.8...node-red-17.1.9) (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)) + + +## [node-red-17.1.8](https://github.com/truecharts/charts/compare/node-red-17.1.7...node-red-17.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [node-red-17.1.7](https://github.com/truecharts/charts/compare/node-red-17.1.6...node-red-17.1.7) (2024-01-14) + +### Chore + + + +- update container image docker.io/nodered/node-red to 3.1.3[@75e4892](https://github.com/75e4892) by renovate ([#17127](https://github.com/truecharts/charts/issues/17127)) + + + + +## [node-red-17.1.6](https://github.com/truecharts/charts/compare/node-red-17.1.5...node-red-17.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)) + + +## [node-red-17.1.5](https://github.com/truecharts/charts/compare/node-red-17.1.4...node-red-17.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/node-red/18.1.3/Chart.yaml b/stable/node-red/18.1.3/Chart.yaml new file mode 100644 index 00000000000..673227b303f --- /dev/null +++ b/stable/node-red/18.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: tools + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.1.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Node-RED is low-code programming for event-driven applications +home: https://truecharts.org/charts/stable/node-red +icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png +keywords: + - node-red + - nodered +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: node-red +sources: + - https://github.com/node-red/node-red-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/node-red + - https://hub.docker.com/r/nodered/node-red +type: application +version: 18.1.3 diff --git a/stable/node-red/18.0.0/README.md b/stable/node-red/18.1.3/README.md similarity index 100% rename from stable/node-red/18.0.0/README.md rename to stable/node-red/18.1.3/README.md diff --git a/stable/node-red/18.0.0/app-readme.md b/stable/node-red/18.1.3/app-readme.md similarity index 100% rename from stable/node-red/18.0.0/app-readme.md rename to stable/node-red/18.1.3/app-readme.md diff --git a/stable/node-red/18.1.3/charts/common-18.0.3.tgz b/stable/node-red/18.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/node-red/18.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/node-red/18.0.0/ix_values.yaml b/stable/node-red/18.1.3/ix_values.yaml similarity index 100% rename from stable/node-red/18.0.0/ix_values.yaml rename to stable/node-red/18.1.3/ix_values.yaml diff --git a/stable/node-red/18.0.0/questions.yaml b/stable/node-red/18.1.3/questions.yaml similarity index 100% rename from stable/node-red/18.0.0/questions.yaml rename to stable/node-red/18.1.3/questions.yaml diff --git a/stable/novnc/10.0.0/templates/NOTES.txt b/stable/node-red/18.1.3/templates/NOTES.txt similarity index 100% rename from stable/novnc/10.0.0/templates/NOTES.txt rename to stable/node-red/18.1.3/templates/NOTES.txt diff --git a/stable/notifiarr/4.0.0/templates/common.yaml b/stable/node-red/18.1.3/templates/common.yaml similarity index 100% rename from stable/notifiarr/4.0.0/templates/common.yaml rename to stable/node-red/18.1.3/templates/common.yaml diff --git a/stable/notarius/5.0.0/values.yaml b/stable/node-red/18.1.3/values.yaml similarity index 100% rename from stable/notarius/5.0.0/values.yaml rename to stable/node-red/18.1.3/values.yaml diff --git a/stable/nosqlclient/5.0.0/CHANGELOG.md b/stable/nosqlclient/5.0.0/CHANGELOG.md deleted file mode 100644 index 7ae9e61e66a..00000000000 --- a/stable/nosqlclient/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [nosqlclient-4.1.11](https://github.com/truecharts/charts/compare/nosqlclient-4.1.10...nosqlclient-4.1.11) (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)) - - -## [nosqlclient-4.1.10](https://github.com/truecharts/charts/compare/nosqlclient-4.1.9...nosqlclient-4.1.10) (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)) - - -## [nosqlclient-4.1.9](https://github.com/truecharts/charts/compare/nosqlclient-4.1.8...nosqlclient-4.1.9) (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)) - - -## [nosqlclient-4.1.8](https://github.com/truecharts/charts/compare/nosqlclient-4.1.7...nosqlclient-4.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)) - - -## [nosqlclient-4.1.7](https://github.com/truecharts/charts/compare/nosqlclient-4.1.6...nosqlclient-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [nosqlclient-4.1.6](https://github.com/truecharts/charts/compare/nosqlclient-4.1.5...nosqlclient-4.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)) - - -## [nosqlclient-4.1.5](https://github.com/truecharts/charts/compare/nosqlclient-4.1.4...nosqlclient-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [nosqlclient-4.1.4](https://github.com/truecharts/charts/compare/nosqlclient-4.1.3...nosqlclient-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [nosqlclient-4.1.3](https://github.com/truecharts/charts/compare/nosqlclient-4.1.0...nosqlclient-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/nosqlclient/5.0.0/Chart.yaml b/stable/nosqlclient/5.0.0/Chart.yaml deleted file mode 100644 index 8568476ccb4..00000000000 --- a/stable/nosqlclient/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient -home: https://truecharts.org/charts/stable/nosqlclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.png -keywords: - - nosqlclient - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nosqlclient -sources: - - https://github.com/nosqlclient/nosqlclient - - https://github.com/truecharts/charts/tree/master/charts/stable/nosqlclient - - https://hub.docker.com/r/mongoclient/mongoclient -type: application -version: 5.0.0 diff --git a/stable/nosqlclient/5.0.0/charts/common-17.5.0.tgz b/stable/nosqlclient/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/nosqlclient/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/notea/5.0.0/.helmignore b/stable/nosqlclient/5.1.3/.helmignore similarity index 100% rename from stable/notea/5.0.0/.helmignore rename to stable/nosqlclient/5.1.3/.helmignore diff --git a/stable/nosqlclient/5.1.3/CHANGELOG.md b/stable/nosqlclient/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..77fd6e31c35 --- /dev/null +++ b/stable/nosqlclient/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [nosqlclient-4.1.11](https://github.com/truecharts/charts/compare/nosqlclient-4.1.10...nosqlclient-4.1.11) (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)) + + +## [nosqlclient-4.1.10](https://github.com/truecharts/charts/compare/nosqlclient-4.1.9...nosqlclient-4.1.10) (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)) + + +## [nosqlclient-4.1.9](https://github.com/truecharts/charts/compare/nosqlclient-4.1.8...nosqlclient-4.1.9) (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)) + + +## [nosqlclient-4.1.8](https://github.com/truecharts/charts/compare/nosqlclient-4.1.7...nosqlclient-4.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)) + + +## [nosqlclient-4.1.7](https://github.com/truecharts/charts/compare/nosqlclient-4.1.6...nosqlclient-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [nosqlclient-4.1.6](https://github.com/truecharts/charts/compare/nosqlclient-4.1.5...nosqlclient-4.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)) + + +## [nosqlclient-4.1.5](https://github.com/truecharts/charts/compare/nosqlclient-4.1.4...nosqlclient-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [nosqlclient-4.1.4](https://github.com/truecharts/charts/compare/nosqlclient-4.1.3...nosqlclient-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [nosqlclient-4.1.3](https://github.com/truecharts/charts/compare/nosqlclient-4.1.0...nosqlclient-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/nosqlclient/5.1.3/Chart.yaml b/stable/nosqlclient/5.1.3/Chart.yaml new file mode 100644 index 00000000000..5f0c28c745f --- /dev/null +++ b/stable/nosqlclient/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient +home: https://truecharts.org/charts/stable/nosqlclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.png +keywords: + - nosqlclient + - Tools-Utilities + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nosqlclient +sources: + - https://github.com/nosqlclient/nosqlclient + - https://github.com/truecharts/charts/tree/master/charts/stable/nosqlclient + - https://hub.docker.com/r/mongoclient/mongoclient +type: application +version: 5.1.3 diff --git a/stable/nosqlclient/5.0.0/README.md b/stable/nosqlclient/5.1.3/README.md similarity index 100% rename from stable/nosqlclient/5.0.0/README.md rename to stable/nosqlclient/5.1.3/README.md diff --git a/stable/nosqlclient/5.0.0/app-readme.md b/stable/nosqlclient/5.1.3/app-readme.md similarity index 100% rename from stable/nosqlclient/5.0.0/app-readme.md rename to stable/nosqlclient/5.1.3/app-readme.md diff --git a/stable/nosqlclient/5.1.3/charts/common-18.0.3.tgz b/stable/nosqlclient/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nosqlclient/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/nosqlclient/5.0.0/ix_values.yaml b/stable/nosqlclient/5.1.3/ix_values.yaml similarity index 100% rename from stable/nosqlclient/5.0.0/ix_values.yaml rename to stable/nosqlclient/5.1.3/ix_values.yaml diff --git a/stable/nosqlclient/5.0.0/questions.yaml b/stable/nosqlclient/5.1.3/questions.yaml similarity index 100% rename from stable/nosqlclient/5.0.0/questions.yaml rename to stable/nosqlclient/5.1.3/questions.yaml diff --git a/stable/nosqlclient/5.0.0/templates/common.yaml b/stable/nosqlclient/5.1.3/templates/common.yaml similarity index 100% rename from stable/nosqlclient/5.0.0/templates/common.yaml rename to stable/nosqlclient/5.1.3/templates/common.yaml diff --git a/stable/notea/5.0.0/values.yaml b/stable/nosqlclient/5.1.3/values.yaml similarity index 100% rename from stable/notea/5.0.0/values.yaml rename to stable/nosqlclient/5.1.3/values.yaml diff --git a/stable/notarius/5.0.0/CHANGELOG.md b/stable/notarius/5.0.0/CHANGELOG.md deleted file mode 100644 index abee52e950c..00000000000 --- a/stable/notarius/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [notarius-4.1.11](https://github.com/truecharts/charts/compare/notarius-4.1.10...notarius-4.1.11) (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)) - - -## [notarius-4.1.10](https://github.com/truecharts/charts/compare/notarius-4.1.9...notarius-4.1.10) (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)) - - -## [notarius-4.1.9](https://github.com/truecharts/charts/compare/notarius-4.1.8...notarius-4.1.9) (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)) - - -## [notarius-4.1.8](https://github.com/truecharts/charts/compare/notarius-4.1.7...notarius-4.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)) - - -## [notarius-4.1.7](https://github.com/truecharts/charts/compare/notarius-4.1.6...notarius-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [notarius-4.1.6](https://github.com/truecharts/charts/compare/notarius-4.1.5...notarius-4.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)) - - -## [notarius-4.1.5](https://github.com/truecharts/charts/compare/notarius-4.1.4...notarius-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [notarius-4.1.4](https://github.com/truecharts/charts/compare/notarius-4.1.3...notarius-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [notarius-4.1.3](https://github.com/truecharts/charts/compare/notarius-4.1.0...notarius-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/notarius/5.0.0/Chart.yaml b/stable/notarius/5.0.0/Chart.yaml deleted file mode 100644 index a1454a6dc3b..00000000000 --- a/stable/notarius/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: No description provide. -home: https://truecharts.org/charts/stable/notarius -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png -keywords: - - notarius - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: notarius -sources: - - https://github.com/agusalex/Notarius - - https://github.com/truecharts/charts/tree/master/charts/stable/notarius - - https://hub.docker.com/r/agusalex/notarius -type: application -version: 5.0.0 diff --git a/stable/notarius/5.0.0/charts/common-17.5.0.tgz b/stable/notarius/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/notarius/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/notifiarr/4.0.0/.helmignore b/stable/notarius/5.1.3/.helmignore similarity index 100% rename from stable/notifiarr/4.0.0/.helmignore rename to stable/notarius/5.1.3/.helmignore diff --git a/stable/notarius/5.1.3/CHANGELOG.md b/stable/notarius/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..545a7d6f76f --- /dev/null +++ b/stable/notarius/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [notarius-4.1.11](https://github.com/truecharts/charts/compare/notarius-4.1.10...notarius-4.1.11) (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)) + + +## [notarius-4.1.10](https://github.com/truecharts/charts/compare/notarius-4.1.9...notarius-4.1.10) (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)) + + +## [notarius-4.1.9](https://github.com/truecharts/charts/compare/notarius-4.1.8...notarius-4.1.9) (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)) + + +## [notarius-4.1.8](https://github.com/truecharts/charts/compare/notarius-4.1.7...notarius-4.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)) + + +## [notarius-4.1.7](https://github.com/truecharts/charts/compare/notarius-4.1.6...notarius-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [notarius-4.1.6](https://github.com/truecharts/charts/compare/notarius-4.1.5...notarius-4.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)) + + +## [notarius-4.1.5](https://github.com/truecharts/charts/compare/notarius-4.1.4...notarius-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [notarius-4.1.4](https://github.com/truecharts/charts/compare/notarius-4.1.3...notarius-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [notarius-4.1.3](https://github.com/truecharts/charts/compare/notarius-4.1.0...notarius-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/notarius/5.1.3/Chart.yaml b/stable/notarius/5.1.3/Chart.yaml new file mode 100644 index 00000000000..f1a6db60794 --- /dev/null +++ b/stable/notarius/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: No description provide. +home: https://truecharts.org/charts/stable/notarius +icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png +keywords: + - notarius + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: notarius +sources: + - https://github.com/agusalex/Notarius + - https://github.com/truecharts/charts/tree/master/charts/stable/notarius + - https://hub.docker.com/r/agusalex/notarius +type: application +version: 5.1.3 diff --git a/stable/notarius/5.0.0/README.md b/stable/notarius/5.1.3/README.md similarity index 100% rename from stable/notarius/5.0.0/README.md rename to stable/notarius/5.1.3/README.md diff --git a/stable/notarius/5.0.0/app-readme.md b/stable/notarius/5.1.3/app-readme.md similarity index 100% rename from stable/notarius/5.0.0/app-readme.md rename to stable/notarius/5.1.3/app-readme.md diff --git a/stable/notarius/5.1.3/charts/common-18.0.3.tgz b/stable/notarius/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/notarius/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/notarius/5.0.0/ix_values.yaml b/stable/notarius/5.1.3/ix_values.yaml similarity index 100% rename from stable/notarius/5.0.0/ix_values.yaml rename to stable/notarius/5.1.3/ix_values.yaml diff --git a/stable/notarius/5.0.0/questions.yaml b/stable/notarius/5.1.3/questions.yaml similarity index 100% rename from stable/notarius/5.0.0/questions.yaml rename to stable/notarius/5.1.3/questions.yaml diff --git a/stable/notarius/5.0.0/templates/common.yaml b/stable/notarius/5.1.3/templates/common.yaml similarity index 100% rename from stable/notarius/5.0.0/templates/common.yaml rename to stable/notarius/5.1.3/templates/common.yaml diff --git a/stable/notifiarr/4.0.0/values.yaml b/stable/notarius/5.1.3/values.yaml similarity index 100% rename from stable/notifiarr/4.0.0/values.yaml rename to stable/notarius/5.1.3/values.yaml diff --git a/stable/notea/5.0.0/CHANGELOG.md b/stable/notea/5.0.0/CHANGELOG.md deleted file mode 100644 index 365bf459a03..00000000000 --- a/stable/notea/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [notea-4.1.11](https://github.com/truecharts/charts/compare/notea-4.1.10...notea-4.1.11) (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)) - - -## [notea-4.1.10](https://github.com/truecharts/charts/compare/notea-4.1.9...notea-4.1.10) (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)) - - -## [notea-4.1.9](https://github.com/truecharts/charts/compare/notea-4.1.8...notea-4.1.9) (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)) - - -## [notea-4.1.8](https://github.com/truecharts/charts/compare/notea-4.1.7...notea-4.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)) - - -## [notea-4.1.7](https://github.com/truecharts/charts/compare/notea-4.1.6...notea-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [notea-4.1.6](https://github.com/truecharts/charts/compare/notea-4.1.5...notea-4.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)) - - -## [notea-4.1.5](https://github.com/truecharts/charts/compare/notea-4.1.4...notea-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [notea-4.1.4](https://github.com/truecharts/charts/compare/notea-4.1.3...notea-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [notea-4.1.3](https://github.com/truecharts/charts/compare/notea-4.1.0...notea-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/notea/5.0.0/Chart.yaml b/stable/notea/5.0.0/Chart.yaml deleted file mode 100644 index 6887e3ca154..00000000000 --- a/stable/notea/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self hosted note taking, alternative to Notions. Look at Github for config -home: https://truecharts.org/charts/stable/notea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.png -keywords: - - notea - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: notea -sources: - - https://github.com/diamkil/docker-notea - - https://registry.hub.docker.com/r/diamkil/notea/ - - https://github.com/truecharts/charts/tree/master/charts/stable/notea - - https://hub.docker.com/r/diamkil/notea -type: application -version: 5.0.0 diff --git a/stable/notea/5.0.0/charts/common-17.5.0.tgz b/stable/notea/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/notea/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/novnc/10.0.0/.helmignore b/stable/notea/5.1.3/.helmignore similarity index 100% rename from stable/novnc/10.0.0/.helmignore rename to stable/notea/5.1.3/.helmignore diff --git a/stable/notea/5.1.3/CHANGELOG.md b/stable/notea/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3b96345bfd5 --- /dev/null +++ b/stable/notea/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [notea-4.1.11](https://github.com/truecharts/charts/compare/notea-4.1.10...notea-4.1.11) (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)) + + +## [notea-4.1.10](https://github.com/truecharts/charts/compare/notea-4.1.9...notea-4.1.10) (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)) + + +## [notea-4.1.9](https://github.com/truecharts/charts/compare/notea-4.1.8...notea-4.1.9) (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)) + + +## [notea-4.1.8](https://github.com/truecharts/charts/compare/notea-4.1.7...notea-4.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)) + + +## [notea-4.1.7](https://github.com/truecharts/charts/compare/notea-4.1.6...notea-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [notea-4.1.6](https://github.com/truecharts/charts/compare/notea-4.1.5...notea-4.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)) + + +## [notea-4.1.5](https://github.com/truecharts/charts/compare/notea-4.1.4...notea-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [notea-4.1.4](https://github.com/truecharts/charts/compare/notea-4.1.3...notea-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [notea-4.1.3](https://github.com/truecharts/charts/compare/notea-4.1.0...notea-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/notea/5.1.3/Chart.yaml b/stable/notea/5.1.3/Chart.yaml new file mode 100644 index 00000000000..7b3b7ff8bcd --- /dev/null +++ b/stable/notea/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Self hosted note taking, alternative to Notions. Look at Github for config +home: https://truecharts.org/charts/stable/notea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.png +keywords: + - notea + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: notea +sources: + - https://github.com/diamkil/docker-notea + - https://registry.hub.docker.com/r/diamkil/notea/ + - https://github.com/truecharts/charts/tree/master/charts/stable/notea + - https://hub.docker.com/r/diamkil/notea +type: application +version: 5.1.3 diff --git a/stable/notea/5.0.0/README.md b/stable/notea/5.1.3/README.md similarity index 100% rename from stable/notea/5.0.0/README.md rename to stable/notea/5.1.3/README.md diff --git a/stable/notea/5.0.0/app-readme.md b/stable/notea/5.1.3/app-readme.md similarity index 100% rename from stable/notea/5.0.0/app-readme.md rename to stable/notea/5.1.3/app-readme.md diff --git a/stable/notea/5.1.3/charts/common-18.0.3.tgz b/stable/notea/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/notea/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/notea/5.0.0/ix_values.yaml b/stable/notea/5.1.3/ix_values.yaml similarity index 100% rename from stable/notea/5.0.0/ix_values.yaml rename to stable/notea/5.1.3/ix_values.yaml diff --git a/stable/notea/5.0.0/questions.yaml b/stable/notea/5.1.3/questions.yaml similarity index 100% rename from stable/notea/5.0.0/questions.yaml rename to stable/notea/5.1.3/questions.yaml diff --git a/stable/notea/5.0.0/templates/common.yaml b/stable/notea/5.1.3/templates/common.yaml similarity index 100% rename from stable/notea/5.0.0/templates/common.yaml rename to stable/notea/5.1.3/templates/common.yaml diff --git a/stable/novnc/10.0.0/values.yaml b/stable/notea/5.1.3/values.yaml similarity index 100% rename from stable/novnc/10.0.0/values.yaml rename to stable/notea/5.1.3/values.yaml diff --git a/stable/notifiarr/4.0.0/CHANGELOG.md b/stable/notifiarr/4.0.0/CHANGELOG.md deleted file mode 100644 index 9a9845bf6f7..00000000000 --- a/stable/notifiarr/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [notifiarr-3.1.11](https://github.com/truecharts/charts/compare/notifiarr-3.1.10...notifiarr-3.1.11) (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)) - - -## [notifiarr-3.1.10](https://github.com/truecharts/charts/compare/notifiarr-3.1.9...notifiarr-3.1.10) (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)) - - -## [notifiarr-3.1.9](https://github.com/truecharts/charts/compare/notifiarr-3.1.8...notifiarr-3.1.9) (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)) - - -## [notifiarr-3.1.8](https://github.com/truecharts/charts/compare/notifiarr-3.1.7...notifiarr-3.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)) - - -## [notifiarr-3.1.7](https://github.com/truecharts/charts/compare/notifiarr-3.1.6...notifiarr-3.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [notifiarr-3.1.6](https://github.com/truecharts/charts/compare/notifiarr-3.1.5...notifiarr-3.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)) - - -## [notifiarr-3.1.5](https://github.com/truecharts/charts/compare/notifiarr-3.1.4...notifiarr-3.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [notifiarr-3.1.4](https://github.com/truecharts/charts/compare/notifiarr-3.1.3...notifiarr-3.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [notifiarr-3.1.3](https://github.com/truecharts/charts/compare/notifiarr-3.1.0...notifiarr-3.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/notifiarr/4.0.0/Chart.yaml b/stable/notifiarr/4.0.0/Chart.yaml deleted file mode 100644 index da7a1d0218f..00000000000 --- a/stable/notifiarr/4.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.7.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features. -home: https://truecharts.org/charts/stable/notifiarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.png -keywords: - - plex - - discord - - MediaApp-Other - - notification -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: notifiarr -sources: - - https://github.com/Notifiarr/notifiarr - - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr - - https://hub.docker.com/r/golift/notifiarr -type: application -version: 4.0.0 diff --git a/stable/notifiarr/4.0.0/charts/common-17.5.0.tgz b/stable/notifiarr/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/notifiarr/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ntfy/9.0.0/.helmignore b/stable/notifiarr/4.1.3/.helmignore similarity index 100% rename from stable/ntfy/9.0.0/.helmignore rename to stable/notifiarr/4.1.3/.helmignore diff --git a/stable/notifiarr/4.1.3/CHANGELOG.md b/stable/notifiarr/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d05bc8e1b5c --- /dev/null +++ b/stable/notifiarr/4.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [notifiarr-3.1.11](https://github.com/truecharts/charts/compare/notifiarr-3.1.10...notifiarr-3.1.11) (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)) + + +## [notifiarr-3.1.10](https://github.com/truecharts/charts/compare/notifiarr-3.1.9...notifiarr-3.1.10) (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)) + + +## [notifiarr-3.1.9](https://github.com/truecharts/charts/compare/notifiarr-3.1.8...notifiarr-3.1.9) (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)) + + +## [notifiarr-3.1.8](https://github.com/truecharts/charts/compare/notifiarr-3.1.7...notifiarr-3.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)) + + +## [notifiarr-3.1.7](https://github.com/truecharts/charts/compare/notifiarr-3.1.6...notifiarr-3.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [notifiarr-3.1.6](https://github.com/truecharts/charts/compare/notifiarr-3.1.5...notifiarr-3.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)) + + +## [notifiarr-3.1.5](https://github.com/truecharts/charts/compare/notifiarr-3.1.4...notifiarr-3.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [notifiarr-3.1.4](https://github.com/truecharts/charts/compare/notifiarr-3.1.3...notifiarr-3.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [notifiarr-3.1.3](https://github.com/truecharts/charts/compare/notifiarr-3.1.0...notifiarr-3.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/notifiarr/4.1.3/Chart.yaml b/stable/notifiarr/4.1.3/Chart.yaml new file mode 100644 index 00000000000..52858ebd896 --- /dev/null +++ b/stable/notifiarr/4.1.3/Chart.yaml @@ -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: MediaApp-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.7.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features. +home: https://truecharts.org/charts/stable/notifiarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/notifiarr.png +keywords: + - plex + - discord + - MediaApp-Other + - notification +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: notifiarr +sources: + - https://github.com/Notifiarr/notifiarr + - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr + - https://hub.docker.com/r/golift/notifiarr +type: application +version: 4.1.3 diff --git a/stable/notifiarr/4.0.0/README.md b/stable/notifiarr/4.1.3/README.md similarity index 100% rename from stable/notifiarr/4.0.0/README.md rename to stable/notifiarr/4.1.3/README.md diff --git a/stable/notifiarr/4.0.0/app-readme.md b/stable/notifiarr/4.1.3/app-readme.md similarity index 100% rename from stable/notifiarr/4.0.0/app-readme.md rename to stable/notifiarr/4.1.3/app-readme.md diff --git a/stable/notifiarr/4.1.3/charts/common-18.0.3.tgz b/stable/notifiarr/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/notifiarr/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/notifiarr/4.0.0/ix_values.yaml b/stable/notifiarr/4.1.3/ix_values.yaml similarity index 100% rename from stable/notifiarr/4.0.0/ix_values.yaml rename to stable/notifiarr/4.1.3/ix_values.yaml diff --git a/stable/notifiarr/4.0.0/questions.yaml b/stable/notifiarr/4.1.3/questions.yaml similarity index 100% rename from stable/notifiarr/4.0.0/questions.yaml rename to stable/notifiarr/4.1.3/questions.yaml diff --git a/stable/ntfy/9.0.0/templates/common.yaml b/stable/notifiarr/4.1.3/templates/common.yaml similarity index 100% rename from stable/ntfy/9.0.0/templates/common.yaml rename to stable/notifiarr/4.1.3/templates/common.yaml diff --git a/stable/ntfy/9.0.0/values.yaml b/stable/notifiarr/4.1.3/values.yaml similarity index 100% rename from stable/ntfy/9.0.0/values.yaml rename to stable/notifiarr/4.1.3/values.yaml diff --git a/stable/novnc/10.0.0/CHANGELOG.md b/stable/novnc/10.0.0/CHANGELOG.md deleted file mode 100644 index 4ce3ba9039e..00000000000 --- a/stable/novnc/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [novnc-9.1.11](https://github.com/truecharts/charts/compare/novnc-9.1.10...novnc-9.1.11) (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)) - - -## [novnc-9.1.10](https://github.com/truecharts/charts/compare/novnc-9.1.9...novnc-9.1.10) (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)) - - -## [novnc-9.1.9](https://github.com/truecharts/charts/compare/novnc-9.1.8...novnc-9.1.9) (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)) - - -## [novnc-9.1.8](https://github.com/truecharts/charts/compare/novnc-9.1.7...novnc-9.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)) - - -## [novnc-9.1.7](https://github.com/truecharts/charts/compare/novnc-9.1.6...novnc-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [novnc-9.1.6](https://github.com/truecharts/charts/compare/novnc-9.1.5...novnc-9.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)) - - -## [novnc-9.1.5](https://github.com/truecharts/charts/compare/novnc-9.1.4...novnc-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [novnc-9.1.4](https://github.com/truecharts/charts/compare/novnc-9.1.3...novnc-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [novnc-9.1.3](https://github.com/truecharts/charts/compare/novnc-9.1.0...novnc-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/novnc/10.0.0/Chart.yaml b/stable/novnc/10.0.0/Chart.yaml deleted file mode 100644 index 0570479b516..00000000000 --- a/stable/novnc/10.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The open source VNC client -home: https://truecharts.org/charts/stable/novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png -keywords: - - novnc - - vnc - - remote - - desktop -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: novnc -sources: - - https://novnc.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/novnc - - https://ghcr.io/nicholaswilde/novnc -type: application -version: 10.0.0 diff --git a/stable/novnc/10.0.0/charts/common-17.5.0.tgz b/stable/novnc/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/novnc/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/nullserv/13.0.0/.helmignore b/stable/novnc/10.1.3/.helmignore similarity index 100% rename from stable/nullserv/13.0.0/.helmignore rename to stable/novnc/10.1.3/.helmignore diff --git a/stable/novnc/10.1.3/CHANGELOG.md b/stable/novnc/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..dd1a9d6aaff --- /dev/null +++ b/stable/novnc/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [novnc-9.1.11](https://github.com/truecharts/charts/compare/novnc-9.1.10...novnc-9.1.11) (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)) + + +## [novnc-9.1.10](https://github.com/truecharts/charts/compare/novnc-9.1.9...novnc-9.1.10) (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)) + + +## [novnc-9.1.9](https://github.com/truecharts/charts/compare/novnc-9.1.8...novnc-9.1.9) (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)) + + +## [novnc-9.1.8](https://github.com/truecharts/charts/compare/novnc-9.1.7...novnc-9.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)) + + +## [novnc-9.1.7](https://github.com/truecharts/charts/compare/novnc-9.1.6...novnc-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [novnc-9.1.6](https://github.com/truecharts/charts/compare/novnc-9.1.5...novnc-9.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)) + + +## [novnc-9.1.5](https://github.com/truecharts/charts/compare/novnc-9.1.4...novnc-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [novnc-9.1.4](https://github.com/truecharts/charts/compare/novnc-9.1.3...novnc-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [novnc-9.1.3](https://github.com/truecharts/charts/compare/novnc-9.1.0...novnc-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/novnc/10.1.3/Chart.yaml b/stable/novnc/10.1.3/Chart.yaml new file mode 100644 index 00000000000..316f2dfcc4e --- /dev/null +++ b/stable/novnc/10.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The open source VNC client +home: https://truecharts.org/charts/stable/novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png +keywords: + - novnc + - vnc + - remote + - desktop +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: novnc +sources: + - https://novnc.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/novnc + - https://ghcr.io/nicholaswilde/novnc +type: application +version: 10.1.3 diff --git a/stable/novnc/10.0.0/README.md b/stable/novnc/10.1.3/README.md similarity index 100% rename from stable/novnc/10.0.0/README.md rename to stable/novnc/10.1.3/README.md diff --git a/stable/novnc/10.0.0/app-readme.md b/stable/novnc/10.1.3/app-readme.md similarity index 100% rename from stable/novnc/10.0.0/app-readme.md rename to stable/novnc/10.1.3/app-readme.md diff --git a/stable/novnc/10.1.3/charts/common-18.0.3.tgz b/stable/novnc/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/novnc/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/novnc/10.0.0/ix_values.yaml b/stable/novnc/10.1.3/ix_values.yaml similarity index 100% rename from stable/novnc/10.0.0/ix_values.yaml rename to stable/novnc/10.1.3/ix_values.yaml diff --git a/stable/novnc/10.0.0/questions.yaml b/stable/novnc/10.1.3/questions.yaml similarity index 100% rename from stable/novnc/10.0.0/questions.yaml rename to stable/novnc/10.1.3/questions.yaml diff --git a/stable/ntfy/9.0.0/templates/NOTES.txt b/stable/novnc/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/ntfy/9.0.0/templates/NOTES.txt rename to stable/novnc/10.1.3/templates/NOTES.txt diff --git a/stable/novnc/10.0.0/templates/common.yaml b/stable/novnc/10.1.3/templates/common.yaml similarity index 100% rename from stable/novnc/10.0.0/templates/common.yaml rename to stable/novnc/10.1.3/templates/common.yaml diff --git a/stable/nullserv/13.0.0/values.yaml b/stable/novnc/10.1.3/values.yaml similarity index 100% rename from stable/nullserv/13.0.0/values.yaml rename to stable/novnc/10.1.3/values.yaml diff --git a/stable/ntfy/9.0.0/CHANGELOG.md b/stable/ntfy/9.0.0/CHANGELOG.md deleted file mode 100644 index 1dedbbb6030..00000000000 --- a/stable/ntfy/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ntfy-8.2.5](https://github.com/truecharts/charts/compare/ntfy-8.2.4...ntfy-8.2.5) (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)) - - -## [ntfy-8.2.4](https://github.com/truecharts/charts/compare/ntfy-8.2.3...ntfy-8.2.4) (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)) - - -## [ntfy-8.2.3](https://github.com/truecharts/charts/compare/ntfy-8.2.2...ntfy-8.2.3) (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)) - - -## [ntfy-8.2.2](https://github.com/truecharts/charts/compare/ntfy-8.2.1...ntfy-8.2.2) (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)) - - -## [ntfy-8.2.1](https://github.com/truecharts/charts/compare/ntfy-8.2.0...ntfy-8.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [ntfy-8.2.0](https://github.com/truecharts/charts/compare/ntfy-8.1.6...ntfy-8.2.0) (2024-01-21) - -### Feat - - - -- Add nfty_upstream_base_url env var ([#17314](https://github.com/truecharts/charts/issues/17314)) - - - - -## [ntfy-8.1.6](https://github.com/truecharts/charts/compare/ntfy-8.1.5...ntfy-8.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)) - - -## [ntfy-8.1.5](https://github.com/truecharts/charts/compare/ntfy-8.1.4...ntfy-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ntfy-8.1.4](https://github.com/truecharts/charts/compare/ntfy-8.1.3...ntfy-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ntfy-8.1.3](https://github.com/truecharts/charts/compare/ntfy-8.1.0...ntfy-8.1.3) (2024-01-01) diff --git a/stable/ntfy/9.0.0/Chart.yaml b/stable/ntfy/9.0.0/Chart.yaml deleted file mode 100644 index 0a177c76c1a..00000000000 --- a/stable/ntfy/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.8.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. -home: https://truecharts.org/charts/stable/ntfy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png -keywords: - - ntfy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ntfy -sources: - - https://github.com/binwiederhier/ntfy/ - - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - - https://hub.docker.com/r/binwiederhier/ntfy -type: application -version: 9.0.0 diff --git a/stable/ntfy/9.0.0/charts/common-17.5.0.tgz b/stable/ntfy/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ntfy/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/nvidia-gpu-exporter/2.0.0/.helmignore b/stable/ntfy/9.1.3/.helmignore similarity index 100% rename from stable/nvidia-gpu-exporter/2.0.0/.helmignore rename to stable/ntfy/9.1.3/.helmignore diff --git a/stable/ntfy/9.1.3/CHANGELOG.md b/stable/ntfy/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b4be79582c6 --- /dev/null +++ b/stable/ntfy/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ntfy-8.2.5](https://github.com/truecharts/charts/compare/ntfy-8.2.4...ntfy-8.2.5) (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)) + + +## [ntfy-8.2.4](https://github.com/truecharts/charts/compare/ntfy-8.2.3...ntfy-8.2.4) (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)) + + +## [ntfy-8.2.3](https://github.com/truecharts/charts/compare/ntfy-8.2.2...ntfy-8.2.3) (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)) + + +## [ntfy-8.2.2](https://github.com/truecharts/charts/compare/ntfy-8.2.1...ntfy-8.2.2) (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)) + + +## [ntfy-8.2.1](https://github.com/truecharts/charts/compare/ntfy-8.2.0...ntfy-8.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [ntfy-8.2.0](https://github.com/truecharts/charts/compare/ntfy-8.1.6...ntfy-8.2.0) (2024-01-21) + +### Feat + + + +- Add nfty_upstream_base_url env var ([#17314](https://github.com/truecharts/charts/issues/17314)) + + + + +## [ntfy-8.1.6](https://github.com/truecharts/charts/compare/ntfy-8.1.5...ntfy-8.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)) + + +## [ntfy-8.1.5](https://github.com/truecharts/charts/compare/ntfy-8.1.4...ntfy-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ntfy-8.1.4](https://github.com/truecharts/charts/compare/ntfy-8.1.3...ntfy-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/ntfy/9.1.3/Chart.yaml b/stable/ntfy/9.1.3/Chart.yaml new file mode 100644 index 00000000000..e01272f2e53 --- /dev/null +++ b/stable/ntfy/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.8.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. +home: https://truecharts.org/charts/stable/ntfy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png +keywords: + - ntfy +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ntfy +sources: + - https://github.com/binwiederhier/ntfy/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy + - https://hub.docker.com/r/binwiederhier/ntfy +type: application +version: 9.1.3 diff --git a/stable/ntfy/9.0.0/README.md b/stable/ntfy/9.1.3/README.md similarity index 100% rename from stable/ntfy/9.0.0/README.md rename to stable/ntfy/9.1.3/README.md diff --git a/stable/ntfy/9.0.0/app-readme.md b/stable/ntfy/9.1.3/app-readme.md similarity index 100% rename from stable/ntfy/9.0.0/app-readme.md rename to stable/ntfy/9.1.3/app-readme.md diff --git a/stable/ntfy/9.1.3/charts/common-18.0.3.tgz b/stable/ntfy/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ntfy/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ntfy/9.0.0/ix_values.yaml b/stable/ntfy/9.1.3/ix_values.yaml similarity index 100% rename from stable/ntfy/9.0.0/ix_values.yaml rename to stable/ntfy/9.1.3/ix_values.yaml diff --git a/stable/ntfy/9.0.0/questions.yaml b/stable/ntfy/9.1.3/questions.yaml similarity index 100% rename from stable/ntfy/9.0.0/questions.yaml rename to stable/ntfy/9.1.3/questions.yaml diff --git a/stable/nullserv/13.0.0/templates/NOTES.txt b/stable/ntfy/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/nullserv/13.0.0/templates/NOTES.txt rename to stable/ntfy/9.1.3/templates/NOTES.txt diff --git a/stable/nullserv/13.0.0/templates/common.yaml b/stable/ntfy/9.1.3/templates/common.yaml similarity index 100% rename from stable/nullserv/13.0.0/templates/common.yaml rename to stable/ntfy/9.1.3/templates/common.yaml diff --git a/stable/nvidia-gpu-exporter/2.0.0/values.yaml b/stable/ntfy/9.1.3/values.yaml similarity index 100% rename from stable/nvidia-gpu-exporter/2.0.0/values.yaml rename to stable/ntfy/9.1.3/values.yaml diff --git a/stable/nullserv/13.0.0/CHANGELOG.md b/stable/nullserv/13.0.0/CHANGELOG.md deleted file mode 100644 index 6e13cd11d14..00000000000 --- a/stable/nullserv/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [nullserv-12.1.11](https://github.com/truecharts/charts/compare/nullserv-12.1.10...nullserv-12.1.11) (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)) - - -## [nullserv-12.1.10](https://github.com/truecharts/charts/compare/nullserv-12.1.9...nullserv-12.1.10) (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)) - - -## [nullserv-12.1.9](https://github.com/truecharts/charts/compare/nullserv-12.1.8...nullserv-12.1.9) (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)) - - -## [nullserv-12.1.8](https://github.com/truecharts/charts/compare/nullserv-12.1.7...nullserv-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)) - - -## [nullserv-12.1.7](https://github.com/truecharts/charts/compare/nullserv-12.1.6...nullserv-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [nullserv-12.1.6](https://github.com/truecharts/charts/compare/nullserv-12.1.5...nullserv-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)) - - -## [nullserv-12.1.5](https://github.com/truecharts/charts/compare/nullserv-12.1.4...nullserv-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [nullserv-12.1.4](https://github.com/truecharts/charts/compare/nullserv-12.1.3...nullserv-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [nullserv-12.1.3](https://github.com/truecharts/charts/compare/nullserv-12.1.0...nullserv-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/nullserv/13.0.0/Chart.yaml b/stable/nullserv/13.0.0/Chart.yaml deleted file mode 100644 index 7f2c13a7d7a..00000000000 --- a/stable/nullserv/13.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple null file http and https server -home: https://truecharts.org/charts/stable/nullserv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png -keywords: - - nullserv -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nullserv -sources: - - https://github.com/bmrzycki/nullserv - - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv - - https://ghcr.io/k8s-at-home/nullserv -type: application -version: 13.0.0 diff --git a/stable/nullserv/13.0.0/charts/common-17.5.0.tgz b/stable/nullserv/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/nullserv/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/nzbget/20.0.0/.helmignore b/stable/nullserv/13.1.3/.helmignore similarity index 100% rename from stable/nzbget/20.0.0/.helmignore rename to stable/nullserv/13.1.3/.helmignore diff --git a/stable/nullserv/13.1.3/CHANGELOG.md b/stable/nullserv/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..104f28801d4 --- /dev/null +++ b/stable/nullserv/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [nullserv-12.1.11](https://github.com/truecharts/charts/compare/nullserv-12.1.10...nullserv-12.1.11) (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)) + + +## [nullserv-12.1.10](https://github.com/truecharts/charts/compare/nullserv-12.1.9...nullserv-12.1.10) (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)) + + +## [nullserv-12.1.9](https://github.com/truecharts/charts/compare/nullserv-12.1.8...nullserv-12.1.9) (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)) + + +## [nullserv-12.1.8](https://github.com/truecharts/charts/compare/nullserv-12.1.7...nullserv-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)) + + +## [nullserv-12.1.7](https://github.com/truecharts/charts/compare/nullserv-12.1.6...nullserv-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [nullserv-12.1.6](https://github.com/truecharts/charts/compare/nullserv-12.1.5...nullserv-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)) + + +## [nullserv-12.1.5](https://github.com/truecharts/charts/compare/nullserv-12.1.4...nullserv-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [nullserv-12.1.4](https://github.com/truecharts/charts/compare/nullserv-12.1.3...nullserv-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [nullserv-12.1.3](https://github.com/truecharts/charts/compare/nullserv-12.1.0...nullserv-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/nullserv/13.1.3/Chart.yaml b/stable/nullserv/13.1.3/Chart.yaml new file mode 100644 index 00000000000..0e49cb3db3d --- /dev/null +++ b/stable/nullserv/13.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.3.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A simple null file http and https server +home: https://truecharts.org/charts/stable/nullserv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png +keywords: + - nullserv +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nullserv +sources: + - https://github.com/bmrzycki/nullserv + - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv + - https://ghcr.io/k8s-at-home/nullserv +type: application +version: 13.1.3 diff --git a/stable/nullserv/13.0.0/README.md b/stable/nullserv/13.1.3/README.md similarity index 100% rename from stable/nullserv/13.0.0/README.md rename to stable/nullserv/13.1.3/README.md diff --git a/stable/nullserv/13.0.0/app-readme.md b/stable/nullserv/13.1.3/app-readme.md similarity index 100% rename from stable/nullserv/13.0.0/app-readme.md rename to stable/nullserv/13.1.3/app-readme.md diff --git a/stable/nullserv/13.1.3/charts/common-18.0.3.tgz b/stable/nullserv/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nullserv/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/nullserv/13.0.0/ix_values.yaml b/stable/nullserv/13.1.3/ix_values.yaml similarity index 100% rename from stable/nullserv/13.0.0/ix_values.yaml rename to stable/nullserv/13.1.3/ix_values.yaml diff --git a/stable/nullserv/13.0.0/questions.yaml b/stable/nullserv/13.1.3/questions.yaml similarity index 100% rename from stable/nullserv/13.0.0/questions.yaml rename to stable/nullserv/13.1.3/questions.yaml diff --git a/stable/nvidia-gpu-exporter/2.0.0/templates/NOTES.txt b/stable/nullserv/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/nvidia-gpu-exporter/2.0.0/templates/NOTES.txt rename to stable/nullserv/13.1.3/templates/NOTES.txt diff --git a/stable/nvidia-gpu-exporter/2.0.0/templates/common.yaml b/stable/nullserv/13.1.3/templates/common.yaml similarity index 100% rename from stable/nvidia-gpu-exporter/2.0.0/templates/common.yaml rename to stable/nullserv/13.1.3/templates/common.yaml diff --git a/stable/nzbget/20.0.0/values.yaml b/stable/nullserv/13.1.3/values.yaml similarity index 100% rename from stable/nzbget/20.0.0/values.yaml rename to stable/nullserv/13.1.3/values.yaml diff --git a/stable/nvidia-gpu-exporter/2.0.0/Chart.yaml b/stable/nvidia-gpu-exporter/2.0.0/Chart.yaml deleted file mode 100644 index d071d11b235..00000000000 --- a/stable/nvidia-gpu-exporter/2.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Prometheus exporter for Nvidia GPU's using nvidia-smi binary to gather metrics. -home: https://truecharts.org/charts/stable/nvidia-gpu-exporter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nvidia-gpu-exporter.png -keywords: - - prometheus - - nvidia-gpu-exporter - - monitoring -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nvidia-gpu-exporter -sources: - - https://github.com/utkuozdemir/nvidia_gpu_exporter - - https://github.com/truecharts/charts/tree/master/charts/stable/nvidia-gpu-exporter - - https://hub.docker.com/r/utkuozdemir/nvidia_gpu_exporter -type: application -version: 2.0.0 diff --git a/stable/nvidia-gpu-exporter/2.0.0/charts/common-17.5.0.tgz b/stable/nvidia-gpu-exporter/2.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/nvidia-gpu-exporter/2.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/nzbhydra/19.0.0/.helmignore b/stable/nvidia-gpu-exporter/2.1.3/.helmignore similarity index 100% rename from stable/nzbhydra/19.0.0/.helmignore rename to stable/nvidia-gpu-exporter/2.1.3/.helmignore diff --git a/stable/nvidia-gpu-exporter/2.0.0/CHANGELOG.md b/stable/nvidia-gpu-exporter/2.1.3/CHANGELOG.md similarity index 100% rename from stable/nvidia-gpu-exporter/2.0.0/CHANGELOG.md rename to stable/nvidia-gpu-exporter/2.1.3/CHANGELOG.md diff --git a/stable/nvidia-gpu-exporter/2.1.3/Chart.yaml b/stable/nvidia-gpu-exporter/2.1.3/Chart.yaml new file mode 100644 index 00000000000..4dfa1acae26 --- /dev/null +++ b/stable/nvidia-gpu-exporter/2.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Prometheus exporter for Nvidia GPU's using nvidia-smi binary to gather metrics. +home: https://truecharts.org/charts/stable/nvidia-gpu-exporter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nvidia-gpu-exporter.png +keywords: + - prometheus + - nvidia-gpu-exporter + - monitoring +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nvidia-gpu-exporter +sources: + - https://github.com/utkuozdemir/nvidia_gpu_exporter + - https://github.com/truecharts/charts/tree/master/charts/stable/nvidia-gpu-exporter + - https://hub.docker.com/r/utkuozdemir/nvidia_gpu_exporter +type: application +version: 2.1.3 diff --git a/stable/nvidia-gpu-exporter/2.0.0/README.md b/stable/nvidia-gpu-exporter/2.1.3/README.md similarity index 100% rename from stable/nvidia-gpu-exporter/2.0.0/README.md rename to stable/nvidia-gpu-exporter/2.1.3/README.md diff --git a/stable/nvidia-gpu-exporter/2.0.0/app-readme.md b/stable/nvidia-gpu-exporter/2.1.3/app-readme.md similarity index 100% rename from stable/nvidia-gpu-exporter/2.0.0/app-readme.md rename to stable/nvidia-gpu-exporter/2.1.3/app-readme.md diff --git a/stable/nvidia-gpu-exporter/2.1.3/charts/common-18.0.3.tgz b/stable/nvidia-gpu-exporter/2.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nvidia-gpu-exporter/2.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/nvidia-gpu-exporter/2.0.0/ix_values.yaml b/stable/nvidia-gpu-exporter/2.1.3/ix_values.yaml similarity index 100% rename from stable/nvidia-gpu-exporter/2.0.0/ix_values.yaml rename to stable/nvidia-gpu-exporter/2.1.3/ix_values.yaml diff --git a/stable/nvidia-gpu-exporter/2.0.0/questions.yaml b/stable/nvidia-gpu-exporter/2.1.3/questions.yaml similarity index 100% rename from stable/nvidia-gpu-exporter/2.0.0/questions.yaml rename to stable/nvidia-gpu-exporter/2.1.3/questions.yaml diff --git a/stable/nzbget/20.0.0/templates/NOTES.txt b/stable/nvidia-gpu-exporter/2.1.3/templates/NOTES.txt similarity index 100% rename from stable/nzbget/20.0.0/templates/NOTES.txt rename to stable/nvidia-gpu-exporter/2.1.3/templates/NOTES.txt diff --git a/stable/nzbget/20.0.0/templates/common.yaml b/stable/nvidia-gpu-exporter/2.1.3/templates/common.yaml similarity index 100% rename from stable/nzbget/20.0.0/templates/common.yaml rename to stable/nvidia-gpu-exporter/2.1.3/templates/common.yaml diff --git a/stable/nzbhydra/19.0.0/values.yaml b/stable/nvidia-gpu-exporter/2.1.3/values.yaml similarity index 100% rename from stable/nzbhydra/19.0.0/values.yaml rename to stable/nvidia-gpu-exporter/2.1.3/values.yaml diff --git a/stable/nzbget/20.0.0/CHANGELOG.md b/stable/nzbget/20.0.0/CHANGELOG.md deleted file mode 100644 index 50f07e3863f..00000000000 --- a/stable/nzbget/20.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [nzbget-18.0.5](https://github.com/truecharts/charts/compare/nzbget-18.0.4...nzbget-18.0.5) (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)) - - -## [nzbget-18.0.4](https://github.com/truecharts/charts/compare/nzbget-18.0.3...nzbget-18.0.4) (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)) - - -## [nzbget-18.0.3](https://github.com/truecharts/charts/compare/nzbget-18.0.2...nzbget-18.0.3) (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)) - - -## [nzbget-18.0.2](https://github.com/truecharts/charts/compare/nzbget-18.0.1...nzbget-18.0.2) (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)) - - -## [nzbget-18.0.1](https://github.com/truecharts/charts/compare/nzbget-18.0.0...nzbget-18.0.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [nzbget-18.0.0](https://github.com/truecharts/charts/compare/nzbget-17.1.6...nzbget-18.0.0) (2024-01-09) - -### Chore - - - -- update container image ghcr.io/geek-cookbook/nzbget to v22.0[@d6b3b69](https://github.com/d6b3b69) by renovate ([#17026](https://github.com/truecharts/charts/issues/17026)) - - -## [nzbget-17.1.6](https://github.com/truecharts/charts/compare/nzbget-17.1.5...nzbget-17.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)) - - -## [nzbget-17.1.5](https://github.com/truecharts/charts/compare/nzbget-17.1.4...nzbget-17.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [nzbget-17.1.4](https://github.com/truecharts/charts/compare/nzbget-17.1.3...nzbget-17.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [nzbget-17.1.3](https://github.com/truecharts/charts/compare/nzbget-17.1.0...nzbget-17.1.3) (2024-01-01) \ No newline at end of file diff --git a/stable/nzbget/20.0.0/Chart.yaml b/stable/nzbget/20.0.0/Chart.yaml deleted file mode 100644 index d0663920c36..00000000000 --- a/stable/nzbget/20.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 23.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: NZBGet is a Usenet downloader client -home: https://truecharts.org/charts/stable/nzbget -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.png -keywords: - - nzbget - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nzbget -sources: - - https://nzbget.net/ - - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget - - https://ghcr.io/geek-cookbook/nzbget -type: application -version: 20.0.0 diff --git a/stable/nzbget/20.0.0/charts/common-17.5.0.tgz b/stable/nzbget/20.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/nzbget/20.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/obs-ndi/6.0.0/.helmignore b/stable/nzbget/20.1.3/.helmignore similarity index 100% rename from stable/obs-ndi/6.0.0/.helmignore rename to stable/nzbget/20.1.3/.helmignore diff --git a/stable/nzbget/20.1.3/CHANGELOG.md b/stable/nzbget/20.1.3/CHANGELOG.md new file mode 100644 index 00000000000..519a9ad246b --- /dev/null +++ b/stable/nzbget/20.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [nzbget-18.0.5](https://github.com/truecharts/charts/compare/nzbget-18.0.4...nzbget-18.0.5) (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)) + + +## [nzbget-18.0.4](https://github.com/truecharts/charts/compare/nzbget-18.0.3...nzbget-18.0.4) (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)) + + +## [nzbget-18.0.3](https://github.com/truecharts/charts/compare/nzbget-18.0.2...nzbget-18.0.3) (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)) + + +## [nzbget-18.0.2](https://github.com/truecharts/charts/compare/nzbget-18.0.1...nzbget-18.0.2) (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)) + + +## [nzbget-18.0.1](https://github.com/truecharts/charts/compare/nzbget-18.0.0...nzbget-18.0.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [nzbget-18.0.0](https://github.com/truecharts/charts/compare/nzbget-17.1.6...nzbget-18.0.0) (2024-01-09) + +### Chore + + + +- update container image ghcr.io/geek-cookbook/nzbget to v22.0[@d6b3b69](https://github.com/d6b3b69) by renovate ([#17026](https://github.com/truecharts/charts/issues/17026)) + + +## [nzbget-17.1.6](https://github.com/truecharts/charts/compare/nzbget-17.1.5...nzbget-17.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)) + + +## [nzbget-17.1.5](https://github.com/truecharts/charts/compare/nzbget-17.1.4...nzbget-17.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [nzbget-17.1.4](https://github.com/truecharts/charts/compare/nzbget-17.1.3...nzbget-17.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes diff --git a/stable/nzbget/20.1.3/Chart.yaml b/stable/nzbget/20.1.3/Chart.yaml new file mode 100644 index 00000000000..33e2e80a659 --- /dev/null +++ b/stable/nzbget/20.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 23.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: NZBGet is a Usenet downloader client +home: https://truecharts.org/charts/stable/nzbget +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.png +keywords: + - nzbget + - usenet +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nzbget +sources: + - https://nzbget.net/ + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget + - https://ghcr.io/geek-cookbook/nzbget +type: application +version: 20.1.3 diff --git a/stable/nzbget/20.0.0/README.md b/stable/nzbget/20.1.3/README.md similarity index 100% rename from stable/nzbget/20.0.0/README.md rename to stable/nzbget/20.1.3/README.md diff --git a/stable/nzbget/20.0.0/app-readme.md b/stable/nzbget/20.1.3/app-readme.md similarity index 100% rename from stable/nzbget/20.0.0/app-readme.md rename to stable/nzbget/20.1.3/app-readme.md diff --git a/stable/nzbget/20.1.3/charts/common-18.0.3.tgz b/stable/nzbget/20.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nzbget/20.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/nzbget/20.0.0/ix_values.yaml b/stable/nzbget/20.1.3/ix_values.yaml similarity index 100% rename from stable/nzbget/20.0.0/ix_values.yaml rename to stable/nzbget/20.1.3/ix_values.yaml diff --git a/stable/nzbget/20.0.0/questions.yaml b/stable/nzbget/20.1.3/questions.yaml similarity index 100% rename from stable/nzbget/20.0.0/questions.yaml rename to stable/nzbget/20.1.3/questions.yaml diff --git a/stable/nzbhydra/19.0.0/templates/NOTES.txt b/stable/nzbget/20.1.3/templates/NOTES.txt similarity index 100% rename from stable/nzbhydra/19.0.0/templates/NOTES.txt rename to stable/nzbget/20.1.3/templates/NOTES.txt diff --git a/stable/nzbhydra/19.0.0/templates/common.yaml b/stable/nzbget/20.1.3/templates/common.yaml similarity index 100% rename from stable/nzbhydra/19.0.0/templates/common.yaml rename to stable/nzbget/20.1.3/templates/common.yaml diff --git a/stable/obs-ndi/6.0.0/values.yaml b/stable/nzbget/20.1.3/values.yaml similarity index 100% rename from stable/obs-ndi/6.0.0/values.yaml rename to stable/nzbget/20.1.3/values.yaml diff --git a/stable/nzbhydra/19.0.0/CHANGELOG.md b/stable/nzbhydra/19.0.0/CHANGELOG.md deleted file mode 100644 index 1d0e831717c..00000000000 --- a/stable/nzbhydra/19.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [nzbhydra-18.1.12](https://github.com/truecharts/charts/compare/nzbhydra-18.1.11...nzbhydra-18.1.12) (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)) - - -## [nzbhydra-18.1.11](https://github.com/truecharts/charts/compare/nzbhydra-18.1.10...nzbhydra-18.1.11) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/geek-cookbook/nzbhydra2 to v5.3.7[@560a5ad](https://github.com/560a5ad) by renovate ([#17669](https://github.com/truecharts/charts/issues/17669)) - - -## [nzbhydra-18.1.10](https://github.com/truecharts/charts/compare/nzbhydra-18.1.9...nzbhydra-18.1.10) (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)) - - -## [nzbhydra-18.1.9](https://github.com/truecharts/charts/compare/nzbhydra-18.1.8...nzbhydra-18.1.9) (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)) - - -## [nzbhydra-18.1.8](https://github.com/truecharts/charts/compare/nzbhydra-18.1.7...nzbhydra-18.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)) - - -## [nzbhydra-18.1.7](https://github.com/truecharts/charts/compare/nzbhydra-18.1.6...nzbhydra-18.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [nzbhydra-18.1.6](https://github.com/truecharts/charts/compare/nzbhydra-18.1.5...nzbhydra-18.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)) - - -## [nzbhydra-18.1.5](https://github.com/truecharts/charts/compare/nzbhydra-18.1.4...nzbhydra-18.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [nzbhydra-18.1.4](https://github.com/truecharts/charts/compare/nzbhydra-18.1.3...nzbhydra-18.1.4) (2024-01-01) - -### Chore - diff --git a/stable/nzbhydra/19.0.0/Chart.yaml b/stable/nzbhydra/19.0.0/Chart.yaml deleted file mode 100644 index 2e3f7889ce7..00000000000 --- a/stable/nzbhydra/19.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.3.8 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: true -description: Usenet meta search -home: https://truecharts.org/charts/stable/nzbhydra -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.png -keywords: - - nzbhydra - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: nzbhydra -sources: - - https://github.com/theotherp/nzbhydra2 - - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra - - https://ghcr.io/geek-cookbook/nzbhydra2 -type: application -version: 19.0.0 diff --git a/stable/nzbhydra/19.0.0/charts/common-17.5.0.tgz b/stable/nzbhydra/19.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/nzbhydra/19.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/observium/5.0.0/.helmignore b/stable/nzbhydra/19.1.3/.helmignore similarity index 100% rename from stable/observium/5.0.0/.helmignore rename to stable/nzbhydra/19.1.3/.helmignore diff --git a/stable/nzbhydra/19.1.3/CHANGELOG.md b/stable/nzbhydra/19.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2e35065c153 --- /dev/null +++ b/stable/nzbhydra/19.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [nzbhydra-18.1.12](https://github.com/truecharts/charts/compare/nzbhydra-18.1.11...nzbhydra-18.1.12) (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)) + + +## [nzbhydra-18.1.11](https://github.com/truecharts/charts/compare/nzbhydra-18.1.10...nzbhydra-18.1.11) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/geek-cookbook/nzbhydra2 to v5.3.7[@560a5ad](https://github.com/560a5ad) by renovate ([#17669](https://github.com/truecharts/charts/issues/17669)) + + +## [nzbhydra-18.1.10](https://github.com/truecharts/charts/compare/nzbhydra-18.1.9...nzbhydra-18.1.10) (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)) + + +## [nzbhydra-18.1.9](https://github.com/truecharts/charts/compare/nzbhydra-18.1.8...nzbhydra-18.1.9) (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)) + + +## [nzbhydra-18.1.8](https://github.com/truecharts/charts/compare/nzbhydra-18.1.7...nzbhydra-18.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)) + + +## [nzbhydra-18.1.7](https://github.com/truecharts/charts/compare/nzbhydra-18.1.6...nzbhydra-18.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [nzbhydra-18.1.6](https://github.com/truecharts/charts/compare/nzbhydra-18.1.5...nzbhydra-18.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)) + + +## [nzbhydra-18.1.5](https://github.com/truecharts/charts/compare/nzbhydra-18.1.4...nzbhydra-18.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [nzbhydra-18.1.4](https://github.com/truecharts/charts/compare/nzbhydra-18.1.3...nzbhydra-18.1.4) (2024-01-01) \ No newline at end of file diff --git a/stable/nzbhydra/19.1.3/Chart.yaml b/stable/nzbhydra/19.1.3/Chart.yaml new file mode 100644 index 00000000000..647303f3627 --- /dev/null +++ b/stable/nzbhydra/19.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.3.8 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: true +description: Usenet meta search +home: https://truecharts.org/charts/stable/nzbhydra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.png +keywords: + - nzbhydra + - usenet +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: nzbhydra +sources: + - https://github.com/theotherp/nzbhydra2 + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra + - https://ghcr.io/geek-cookbook/nzbhydra2 +type: application +version: 19.1.3 diff --git a/stable/nzbhydra/19.0.0/README.md b/stable/nzbhydra/19.1.3/README.md similarity index 100% rename from stable/nzbhydra/19.0.0/README.md rename to stable/nzbhydra/19.1.3/README.md diff --git a/stable/nzbhydra/19.0.0/app-readme.md b/stable/nzbhydra/19.1.3/app-readme.md similarity index 100% rename from stable/nzbhydra/19.0.0/app-readme.md rename to stable/nzbhydra/19.1.3/app-readme.md diff --git a/stable/nzbhydra/19.1.3/charts/common-18.0.3.tgz b/stable/nzbhydra/19.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/nzbhydra/19.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/nzbhydra/19.0.0/ix_values.yaml b/stable/nzbhydra/19.1.3/ix_values.yaml similarity index 100% rename from stable/nzbhydra/19.0.0/ix_values.yaml rename to stable/nzbhydra/19.1.3/ix_values.yaml diff --git a/stable/nzbhydra/19.0.0/questions.yaml b/stable/nzbhydra/19.1.3/questions.yaml similarity index 100% rename from stable/nzbhydra/19.0.0/questions.yaml rename to stable/nzbhydra/19.1.3/questions.yaml diff --git a/stable/octoprint/13.0.0/templates/NOTES.txt b/stable/nzbhydra/19.1.3/templates/NOTES.txt similarity index 100% rename from stable/octoprint/13.0.0/templates/NOTES.txt rename to stable/nzbhydra/19.1.3/templates/NOTES.txt diff --git a/stable/octoprint/13.0.0/templates/common.yaml b/stable/nzbhydra/19.1.3/templates/common.yaml similarity index 100% rename from stable/octoprint/13.0.0/templates/common.yaml rename to stable/nzbhydra/19.1.3/templates/common.yaml diff --git a/stable/observium/5.0.0/values.yaml b/stable/nzbhydra/19.1.3/values.yaml similarity index 100% rename from stable/observium/5.0.0/values.yaml rename to stable/nzbhydra/19.1.3/values.yaml diff --git a/stable/obs-ndi/6.0.0/CHANGELOG.md b/stable/obs-ndi/6.0.0/CHANGELOG.md deleted file mode 100644 index 1104e7fcaff..00000000000 --- a/stable/obs-ndi/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [obs-ndi-5.1.11](https://github.com/truecharts/charts/compare/obs-ndi-5.1.10...obs-ndi-5.1.11) (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)) - - -## [obs-ndi-5.1.10](https://github.com/truecharts/charts/compare/obs-ndi-5.1.9...obs-ndi-5.1.10) (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)) - - -## [obs-ndi-5.1.9](https://github.com/truecharts/charts/compare/obs-ndi-5.1.8...obs-ndi-5.1.9) (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)) - - -## [obs-ndi-5.1.8](https://github.com/truecharts/charts/compare/obs-ndi-5.1.7...obs-ndi-5.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)) - - -## [obs-ndi-5.1.7](https://github.com/truecharts/charts/compare/obs-ndi-5.1.6...obs-ndi-5.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [obs-ndi-5.1.6](https://github.com/truecharts/charts/compare/obs-ndi-5.1.5...obs-ndi-5.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)) - - -## [obs-ndi-5.1.5](https://github.com/truecharts/charts/compare/obs-ndi-5.1.4...obs-ndi-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [obs-ndi-5.1.4](https://github.com/truecharts/charts/compare/obs-ndi-5.1.3...obs-ndi-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [obs-ndi-5.1.3](https://github.com/truecharts/charts/compare/obs-ndi-5.1.0...obs-ndi-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/obs-ndi/6.0.0/Chart.yaml b/stable/obs-ndi/6.0.0/Chart.yaml deleted file mode 100644 index 103c76ff7bd..00000000000 --- a/stable/obs-ndi/6.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Docker Open Broadcaster Software (obs). -home: https://truecharts.org/charts/stable/obs-ndi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.png -keywords: - - obs-ndi - - GameServers - - Productivity - - MediaApp-Video - - MediaServer-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: obs-ndi -sources: - - https://github.com/patrickstigler/docker-obs-ndi - - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi - - https://hub.docker.com/r/patrickstigler/obs-ndi -type: application -version: 6.0.0 diff --git a/stable/obs-ndi/6.0.0/charts/common-17.5.0.tgz b/stable/obs-ndi/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/obs-ndi/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/obsidian/5.0.0/.helmignore b/stable/obs-ndi/6.1.3/.helmignore similarity index 100% rename from stable/obsidian/5.0.0/.helmignore rename to stable/obs-ndi/6.1.3/.helmignore diff --git a/stable/obs-ndi/6.1.3/CHANGELOG.md b/stable/obs-ndi/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1a7d2c529b2 --- /dev/null +++ b/stable/obs-ndi/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [obs-ndi-5.1.11](https://github.com/truecharts/charts/compare/obs-ndi-5.1.10...obs-ndi-5.1.11) (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)) + + +## [obs-ndi-5.1.10](https://github.com/truecharts/charts/compare/obs-ndi-5.1.9...obs-ndi-5.1.10) (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)) + + +## [obs-ndi-5.1.9](https://github.com/truecharts/charts/compare/obs-ndi-5.1.8...obs-ndi-5.1.9) (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)) + + +## [obs-ndi-5.1.8](https://github.com/truecharts/charts/compare/obs-ndi-5.1.7...obs-ndi-5.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)) + + +## [obs-ndi-5.1.7](https://github.com/truecharts/charts/compare/obs-ndi-5.1.6...obs-ndi-5.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [obs-ndi-5.1.6](https://github.com/truecharts/charts/compare/obs-ndi-5.1.5...obs-ndi-5.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)) + + +## [obs-ndi-5.1.5](https://github.com/truecharts/charts/compare/obs-ndi-5.1.4...obs-ndi-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [obs-ndi-5.1.4](https://github.com/truecharts/charts/compare/obs-ndi-5.1.3...obs-ndi-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [obs-ndi-5.1.3](https://github.com/truecharts/charts/compare/obs-ndi-5.1.0...obs-ndi-5.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/obs-ndi/6.1.3/Chart.yaml b/stable/obs-ndi/6.1.3/Chart.yaml new file mode 100644 index 00000000000..f7790e2d386 --- /dev/null +++ b/stable/obs-ndi/6.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Docker Open Broadcaster Software (obs). +home: https://truecharts.org/charts/stable/obs-ndi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.png +keywords: + - obs-ndi + - GameServers + - Productivity + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: obs-ndi +sources: + - https://github.com/patrickstigler/docker-obs-ndi + - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi + - https://hub.docker.com/r/patrickstigler/obs-ndi +type: application +version: 6.1.3 diff --git a/stable/obs-ndi/6.0.0/README.md b/stable/obs-ndi/6.1.3/README.md similarity index 100% rename from stable/obs-ndi/6.0.0/README.md rename to stable/obs-ndi/6.1.3/README.md diff --git a/stable/obs-ndi/6.0.0/app-readme.md b/stable/obs-ndi/6.1.3/app-readme.md similarity index 100% rename from stable/obs-ndi/6.0.0/app-readme.md rename to stable/obs-ndi/6.1.3/app-readme.md diff --git a/stable/obs-ndi/6.1.3/charts/common-18.0.3.tgz b/stable/obs-ndi/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/obs-ndi/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/obs-ndi/6.0.0/ix_values.yaml b/stable/obs-ndi/6.1.3/ix_values.yaml similarity index 100% rename from stable/obs-ndi/6.0.0/ix_values.yaml rename to stable/obs-ndi/6.1.3/ix_values.yaml diff --git a/stable/obs-ndi/6.0.0/questions.yaml b/stable/obs-ndi/6.1.3/questions.yaml similarity index 100% rename from stable/obs-ndi/6.0.0/questions.yaml rename to stable/obs-ndi/6.1.3/questions.yaml diff --git a/stable/obs-ndi/6.0.0/templates/common.yaml b/stable/obs-ndi/6.1.3/templates/common.yaml similarity index 100% rename from stable/obs-ndi/6.0.0/templates/common.yaml rename to stable/obs-ndi/6.1.3/templates/common.yaml diff --git a/stable/obsidian/5.0.0/values.yaml b/stable/obs-ndi/6.1.3/values.yaml similarity index 100% rename from stable/obsidian/5.0.0/values.yaml rename to stable/obs-ndi/6.1.3/values.yaml diff --git a/stable/observium/5.0.0/CHANGELOG.md b/stable/observium/5.0.0/CHANGELOG.md deleted file mode 100644 index 2fa67d030ae..00000000000 --- a/stable/observium/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [observium-4.1.12](https://github.com/truecharts/charts/compare/observium-4.1.11...observium-4.1.12) (2024-02-12) - -### Chore - - - -- update container image uberchuckie/observium to latest[@60859fd](https://github.com/60859fd) by renovate ([#18112](https://github.com/truecharts/charts/issues/18112)) - - -## [observium-4.1.11](https://github.com/truecharts/charts/compare/observium-4.1.10...observium-4.1.11) (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)) - - -## [observium-4.1.10](https://github.com/truecharts/charts/compare/observium-4.1.9...observium-4.1.10) (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)) - - -## [observium-4.1.9](https://github.com/truecharts/charts/compare/observium-4.1.8...observium-4.1.9) (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)) - - -## [observium-4.1.8](https://github.com/truecharts/charts/compare/observium-4.1.7...observium-4.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)) - - -## [observium-4.1.7](https://github.com/truecharts/charts/compare/observium-4.1.6...observium-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [observium-4.1.6](https://github.com/truecharts/charts/compare/observium-4.1.5...observium-4.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)) - - -## [observium-4.1.5](https://github.com/truecharts/charts/compare/observium-4.1.4...observium-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [observium-4.1.4](https://github.com/truecharts/charts/compare/observium-4.1.3...observium-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [observium-4.1.3](https://github.com/truecharts/charts/compare/observium-4.1.0...observium-4.1.3) (2024-01-01) diff --git a/stable/observium/5.0.0/Chart.yaml b/stable/observium/5.0.0/Chart.yaml deleted file mode 100644 index 66524f754cf..00000000000 --- a/stable/observium/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Management - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] -home: https://truecharts.org/charts/stable/observium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png -keywords: - - observium - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: observium -sources: - - https://www.observium.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/observium - - https://hub.docker.com/r/uberchuckie/observium -type: application -version: 5.0.0 diff --git a/stable/observium/5.0.0/charts/common-17.5.0.tgz b/stable/observium/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/observium/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/octoprint/13.0.0/.helmignore b/stable/observium/5.1.3/.helmignore similarity index 100% rename from stable/octoprint/13.0.0/.helmignore rename to stable/observium/5.1.3/.helmignore diff --git a/stable/observium/5.1.3/CHANGELOG.md b/stable/observium/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..37af3a344be --- /dev/null +++ b/stable/observium/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [observium-4.1.12](https://github.com/truecharts/charts/compare/observium-4.1.11...observium-4.1.12) (2024-02-12) + +### Chore + + + +- update container image uberchuckie/observium to latest[@60859fd](https://github.com/60859fd) by renovate ([#18112](https://github.com/truecharts/charts/issues/18112)) + + +## [observium-4.1.11](https://github.com/truecharts/charts/compare/observium-4.1.10...observium-4.1.11) (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)) + + +## [observium-4.1.10](https://github.com/truecharts/charts/compare/observium-4.1.9...observium-4.1.10) (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)) + + +## [observium-4.1.9](https://github.com/truecharts/charts/compare/observium-4.1.8...observium-4.1.9) (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)) + + +## [observium-4.1.8](https://github.com/truecharts/charts/compare/observium-4.1.7...observium-4.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)) + + +## [observium-4.1.7](https://github.com/truecharts/charts/compare/observium-4.1.6...observium-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [observium-4.1.6](https://github.com/truecharts/charts/compare/observium-4.1.5...observium-4.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)) + + +## [observium-4.1.5](https://github.com/truecharts/charts/compare/observium-4.1.4...observium-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [observium-4.1.4](https://github.com/truecharts/charts/compare/observium-4.1.3...observium-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/observium/5.1.3/Chart.yaml b/stable/observium/5.1.3/Chart.yaml new file mode 100644 index 00000000000..eda44cb3ddf --- /dev/null +++ b/stable/observium/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Management + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] +home: https://truecharts.org/charts/stable/observium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png +keywords: + - observium + - Network-Management +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: observium +sources: + - https://www.observium.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/observium + - https://hub.docker.com/r/uberchuckie/observium +type: application +version: 5.1.3 diff --git a/stable/observium/5.0.0/README.md b/stable/observium/5.1.3/README.md similarity index 100% rename from stable/observium/5.0.0/README.md rename to stable/observium/5.1.3/README.md diff --git a/stable/observium/5.0.0/app-readme.md b/stable/observium/5.1.3/app-readme.md similarity index 100% rename from stable/observium/5.0.0/app-readme.md rename to stable/observium/5.1.3/app-readme.md diff --git a/stable/observium/5.1.3/charts/common-18.0.3.tgz b/stable/observium/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/observium/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/observium/5.0.0/ix_values.yaml b/stable/observium/5.1.3/ix_values.yaml similarity index 100% rename from stable/observium/5.0.0/ix_values.yaml rename to stable/observium/5.1.3/ix_values.yaml diff --git a/stable/observium/5.0.0/questions.yaml b/stable/observium/5.1.3/questions.yaml similarity index 100% rename from stable/observium/5.0.0/questions.yaml rename to stable/observium/5.1.3/questions.yaml diff --git a/stable/observium/5.0.0/templates/common.yaml b/stable/observium/5.1.3/templates/common.yaml similarity index 100% rename from stable/observium/5.0.0/templates/common.yaml rename to stable/observium/5.1.3/templates/common.yaml diff --git a/stable/octoprint/13.0.0/values.yaml b/stable/observium/5.1.3/values.yaml similarity index 100% rename from stable/octoprint/13.0.0/values.yaml rename to stable/observium/5.1.3/values.yaml diff --git a/stable/obsidian/5.0.0/CHANGELOG.md b/stable/obsidian/5.0.0/CHANGELOG.md deleted file mode 100644 index ce762f112ed..00000000000 --- a/stable/obsidian/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [obsidian-4.1.11](https://github.com/truecharts/charts/compare/obsidian-4.1.10...obsidian-4.1.11) (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)) - - -## [obsidian-4.1.10](https://github.com/truecharts/charts/compare/obsidian-4.1.9...obsidian-4.1.10) (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)) - - -## [obsidian-4.1.9](https://github.com/truecharts/charts/compare/obsidian-4.1.8...obsidian-4.1.9) (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)) - - -## [obsidian-4.1.8](https://github.com/truecharts/charts/compare/obsidian-4.1.7...obsidian-4.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)) - - -## [obsidian-4.1.7](https://github.com/truecharts/charts/compare/obsidian-4.1.6...obsidian-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [obsidian-4.1.6](https://github.com/truecharts/charts/compare/obsidian-4.1.5...obsidian-4.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)) - - -## [obsidian-4.1.5](https://github.com/truecharts/charts/compare/obsidian-4.1.4...obsidian-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [obsidian-4.1.4](https://github.com/truecharts/charts/compare/obsidian-4.1.3...obsidian-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [obsidian-4.1.3](https://github.com/truecharts/charts/compare/obsidian-4.1.0...obsidian-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/obsidian/5.0.0/Chart.yaml b/stable/obsidian/5.0.0/Chart.yaml deleted file mode 100644 index 6811f3bad44..00000000000 --- a/stable/obsidian/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.1.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A knowledge base that works on local Markdown files. -home: https://truecharts.org/charts/stable/obsidian -icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png -keywords: - - obsidian - - productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: obsidian -sources: - - https://github.com/sytone/obsidian-remote - - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote - - https://github.com/truecharts/charts/tree/master/charts/stable/obsidian - - https://ghcr.io/sytone/obsidian-remote -type: application -version: 5.0.0 diff --git a/stable/obsidian/5.0.0/charts/common-17.5.0.tgz b/stable/obsidian/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/obsidian/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/odoo/17.0.0/.helmignore b/stable/obsidian/5.1.3/.helmignore similarity index 100% rename from stable/odoo/17.0.0/.helmignore rename to stable/obsidian/5.1.3/.helmignore diff --git a/stable/obsidian/5.1.3/CHANGELOG.md b/stable/obsidian/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c5d50103e64 --- /dev/null +++ b/stable/obsidian/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [obsidian-4.1.11](https://github.com/truecharts/charts/compare/obsidian-4.1.10...obsidian-4.1.11) (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)) + + +## [obsidian-4.1.10](https://github.com/truecharts/charts/compare/obsidian-4.1.9...obsidian-4.1.10) (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)) + + +## [obsidian-4.1.9](https://github.com/truecharts/charts/compare/obsidian-4.1.8...obsidian-4.1.9) (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)) + + +## [obsidian-4.1.8](https://github.com/truecharts/charts/compare/obsidian-4.1.7...obsidian-4.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)) + + +## [obsidian-4.1.7](https://github.com/truecharts/charts/compare/obsidian-4.1.6...obsidian-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [obsidian-4.1.6](https://github.com/truecharts/charts/compare/obsidian-4.1.5...obsidian-4.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)) + + +## [obsidian-4.1.5](https://github.com/truecharts/charts/compare/obsidian-4.1.4...obsidian-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [obsidian-4.1.4](https://github.com/truecharts/charts/compare/obsidian-4.1.3...obsidian-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [obsidian-4.1.3](https://github.com/truecharts/charts/compare/obsidian-4.1.0...obsidian-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/obsidian/5.1.3/Chart.yaml b/stable/obsidian/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c7b2e334ae0 --- /dev/null +++ b/stable/obsidian/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.1.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A knowledge base that works on local Markdown files. +home: https://truecharts.org/charts/stable/obsidian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png +keywords: + - obsidian + - productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: obsidian +sources: + - https://github.com/sytone/obsidian-remote + - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote + - https://github.com/truecharts/charts/tree/master/charts/stable/obsidian + - https://ghcr.io/sytone/obsidian-remote +type: application +version: 5.1.3 diff --git a/stable/obsidian/5.0.0/README.md b/stable/obsidian/5.1.3/README.md similarity index 100% rename from stable/obsidian/5.0.0/README.md rename to stable/obsidian/5.1.3/README.md diff --git a/stable/obsidian/5.0.0/app-readme.md b/stable/obsidian/5.1.3/app-readme.md similarity index 100% rename from stable/obsidian/5.0.0/app-readme.md rename to stable/obsidian/5.1.3/app-readme.md diff --git a/stable/obsidian/5.1.3/charts/common-18.0.3.tgz b/stable/obsidian/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/obsidian/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/obsidian/5.0.0/ix_values.yaml b/stable/obsidian/5.1.3/ix_values.yaml similarity index 100% rename from stable/obsidian/5.0.0/ix_values.yaml rename to stable/obsidian/5.1.3/ix_values.yaml diff --git a/stable/obsidian/5.0.0/questions.yaml b/stable/obsidian/5.1.3/questions.yaml similarity index 100% rename from stable/obsidian/5.0.0/questions.yaml rename to stable/obsidian/5.1.3/questions.yaml diff --git a/stable/obsidian/5.0.0/templates/common.yaml b/stable/obsidian/5.1.3/templates/common.yaml similarity index 100% rename from stable/obsidian/5.0.0/templates/common.yaml rename to stable/obsidian/5.1.3/templates/common.yaml diff --git a/stable/odoo/17.0.0/values.yaml b/stable/obsidian/5.1.3/values.yaml similarity index 100% rename from stable/odoo/17.0.0/values.yaml rename to stable/obsidian/5.1.3/values.yaml diff --git a/stable/octoprint/13.0.0/CHANGELOG.md b/stable/octoprint/13.0.0/CHANGELOG.md deleted file mode 100644 index e9b9bb979ac..00000000000 --- a/stable/octoprint/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [octoprint-12.1.11](https://github.com/truecharts/charts/compare/octoprint-12.1.10...octoprint-12.1.11) (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)) - - -## [octoprint-12.1.10](https://github.com/truecharts/charts/compare/octoprint-12.1.9...octoprint-12.1.10) (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)) - - -## [octoprint-12.1.9](https://github.com/truecharts/charts/compare/octoprint-12.1.8...octoprint-12.1.9) (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)) - - -## [octoprint-12.1.8](https://github.com/truecharts/charts/compare/octoprint-12.1.7...octoprint-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)) - - -## [octoprint-12.1.7](https://github.com/truecharts/charts/compare/octoprint-12.1.6...octoprint-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [octoprint-12.1.6](https://github.com/truecharts/charts/compare/octoprint-12.1.5...octoprint-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)) - - -## [octoprint-12.1.5](https://github.com/truecharts/charts/compare/octoprint-12.1.4...octoprint-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [octoprint-12.1.4](https://github.com/truecharts/charts/compare/octoprint-12.1.3...octoprint-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [octoprint-12.1.3](https://github.com/truecharts/charts/compare/octoprint-12.1.0...octoprint-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/octoprint/13.0.0/Chart.yaml b/stable/octoprint/13.0.0/Chart.yaml deleted file mode 100644 index 18296690ec1..00000000000 --- a/stable/octoprint/13.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.9.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: OctoPrint is the snappy web interface for your 3D printer -home: https://truecharts.org/charts/stable/octoprint -icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png -keywords: - - octoprint - - 3d - - printer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: octoprint -sources: - - https://github.com/OctoPrint/OctoPrint - - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint - - https://hub.docker.com/r/octoprint/octoprint -type: application -version: 13.0.0 diff --git a/stable/octoprint/13.0.0/charts/common-17.5.0.tgz b/stable/octoprint/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/octoprint/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/omada-controller/14.0.0/.helmignore b/stable/octoprint/13.1.3/.helmignore similarity index 100% rename from stable/omada-controller/14.0.0/.helmignore rename to stable/octoprint/13.1.3/.helmignore diff --git a/stable/octoprint/13.1.3/CHANGELOG.md b/stable/octoprint/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e0ebfaa5cf7 --- /dev/null +++ b/stable/octoprint/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [octoprint-12.1.11](https://github.com/truecharts/charts/compare/octoprint-12.1.10...octoprint-12.1.11) (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)) + + +## [octoprint-12.1.10](https://github.com/truecharts/charts/compare/octoprint-12.1.9...octoprint-12.1.10) (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)) + + +## [octoprint-12.1.9](https://github.com/truecharts/charts/compare/octoprint-12.1.8...octoprint-12.1.9) (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)) + + +## [octoprint-12.1.8](https://github.com/truecharts/charts/compare/octoprint-12.1.7...octoprint-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)) + + +## [octoprint-12.1.7](https://github.com/truecharts/charts/compare/octoprint-12.1.6...octoprint-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [octoprint-12.1.6](https://github.com/truecharts/charts/compare/octoprint-12.1.5...octoprint-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)) + + +## [octoprint-12.1.5](https://github.com/truecharts/charts/compare/octoprint-12.1.4...octoprint-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [octoprint-12.1.4](https://github.com/truecharts/charts/compare/octoprint-12.1.3...octoprint-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [octoprint-12.1.3](https://github.com/truecharts/charts/compare/octoprint-12.1.0...octoprint-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/octoprint/13.1.3/Chart.yaml b/stable/octoprint/13.1.3/Chart.yaml new file mode 100644 index 00000000000..09f928ac9cc --- /dev/null +++ b/stable/octoprint/13.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.9.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: OctoPrint is the snappy web interface for your 3D printer +home: https://truecharts.org/charts/stable/octoprint +icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png +keywords: + - octoprint + - 3d + - printer +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: octoprint +sources: + - https://github.com/OctoPrint/OctoPrint + - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint + - https://hub.docker.com/r/octoprint/octoprint +type: application +version: 13.1.3 diff --git a/stable/octoprint/13.0.0/README.md b/stable/octoprint/13.1.3/README.md similarity index 100% rename from stable/octoprint/13.0.0/README.md rename to stable/octoprint/13.1.3/README.md diff --git a/stable/octoprint/13.0.0/app-readme.md b/stable/octoprint/13.1.3/app-readme.md similarity index 100% rename from stable/octoprint/13.0.0/app-readme.md rename to stable/octoprint/13.1.3/app-readme.md diff --git a/stable/octoprint/13.1.3/charts/common-18.0.3.tgz b/stable/octoprint/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/octoprint/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/octoprint/13.0.0/ix_values.yaml b/stable/octoprint/13.1.3/ix_values.yaml similarity index 100% rename from stable/octoprint/13.0.0/ix_values.yaml rename to stable/octoprint/13.1.3/ix_values.yaml diff --git a/stable/octoprint/13.0.0/questions.yaml b/stable/octoprint/13.1.3/questions.yaml similarity index 100% rename from stable/octoprint/13.0.0/questions.yaml rename to stable/octoprint/13.1.3/questions.yaml diff --git a/stable/odoo/17.0.0/templates/NOTES.txt b/stable/octoprint/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/odoo/17.0.0/templates/NOTES.txt rename to stable/octoprint/13.1.3/templates/NOTES.txt diff --git a/stable/ombi/18.0.0/templates/common.yaml b/stable/octoprint/13.1.3/templates/common.yaml similarity index 100% rename from stable/ombi/18.0.0/templates/common.yaml rename to stable/octoprint/13.1.3/templates/common.yaml diff --git a/stable/omada-controller/14.0.0/values.yaml b/stable/octoprint/13.1.3/values.yaml similarity index 100% rename from stable/omada-controller/14.0.0/values.yaml rename to stable/octoprint/13.1.3/values.yaml diff --git a/stable/odoo/17.0.0/CHANGELOG.md b/stable/odoo/17.0.0/CHANGELOG.md deleted file mode 100644 index 189bf3045fd..00000000000 --- a/stable/odoo/17.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - -## [odoo-16.1.16](https://github.com/truecharts/charts/compare/odoo-16.1.15...odoo-16.1.16) (2024-02-12) - -### Chore - - - -- update container image docker.io/odoo to 17.0[@a4e061f](https://github.com/a4e061f) by renovate ([#18041](https://github.com/truecharts/charts/issues/18041)) - - -## [odoo-16.1.15](https://github.com/truecharts/charts/compare/odoo-16.1.14...odoo-16.1.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)) - - -## [odoo-16.1.14](https://github.com/truecharts/charts/compare/odoo-16.1.13...odoo-16.1.14) (2024-02-02) - -### Chore - - - -- update container image docker.io/odoo to 17.0[@11429ba](https://github.com/11429ba) by renovate ([#17780](https://github.com/truecharts/charts/issues/17780)) - - -## [odoo-16.1.13](https://github.com/truecharts/charts/compare/odoo-16.1.12...odoo-16.1.13) (2024-01-29) - -### Chore - - - -- update container image docker.io/odoo to 17.0[@cf2ef1d](https://github.com/cf2ef1d) by renovate ([#17589](https://github.com/truecharts/charts/issues/17589)) - - -## [odoo-16.1.12](https://github.com/truecharts/charts/compare/odoo-16.1.11...odoo-16.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)) - - -## [odoo-16.1.11](https://github.com/truecharts/charts/compare/odoo-16.1.10...odoo-16.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)) - - -## [odoo-16.1.10](https://github.com/truecharts/charts/compare/odoo-16.1.9...odoo-16.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)) - - -## [odoo-16.1.9](https://github.com/truecharts/charts/compare/odoo-16.1.8...odoo-16.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [odoo-16.1.8](https://github.com/truecharts/charts/compare/odoo-16.1.7...odoo-16.1.8) (2024-01-19) diff --git a/stable/odoo/17.0.0/Chart.yaml b/stable/odoo/17.0.0/Chart.yaml deleted file mode 100644 index f4f7b342f29..00000000000 --- a/stable/odoo/17.0.0/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 17.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. -home: https://truecharts.org/charts/stable/odoo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png -keywords: - - odoo - - crm - - pm - - hr - - accounting - - mrp - - marketing -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: odoo -sources: - - https://github.com/odoo/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - - https://hub.docker.com/_/odoo -type: application -version: 17.0.0 diff --git a/stable/odoo/17.0.0/charts/common-17.5.0.tgz b/stable/odoo/17.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/odoo/17.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ombi/18.0.0/.helmignore b/stable/odoo/17.1.3/.helmignore similarity index 100% rename from stable/ombi/18.0.0/.helmignore rename to stable/odoo/17.1.3/.helmignore diff --git a/stable/odoo/17.1.3/CHANGELOG.md b/stable/odoo/17.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b3072b0d5ed --- /dev/null +++ b/stable/odoo/17.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + +## [odoo-16.1.16](https://github.com/truecharts/charts/compare/odoo-16.1.15...odoo-16.1.16) (2024-02-12) + +### Chore + + + +- update container image docker.io/odoo to 17.0[@a4e061f](https://github.com/a4e061f) by renovate ([#18041](https://github.com/truecharts/charts/issues/18041)) + + +## [odoo-16.1.15](https://github.com/truecharts/charts/compare/odoo-16.1.14...odoo-16.1.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)) + + +## [odoo-16.1.14](https://github.com/truecharts/charts/compare/odoo-16.1.13...odoo-16.1.14) (2024-02-02) + +### Chore + + + +- update container image docker.io/odoo to 17.0[@11429ba](https://github.com/11429ba) by renovate ([#17780](https://github.com/truecharts/charts/issues/17780)) + + +## [odoo-16.1.13](https://github.com/truecharts/charts/compare/odoo-16.1.12...odoo-16.1.13) (2024-01-29) + +### Chore + + + +- update container image docker.io/odoo to 17.0[@cf2ef1d](https://github.com/cf2ef1d) by renovate ([#17589](https://github.com/truecharts/charts/issues/17589)) + + +## [odoo-16.1.12](https://github.com/truecharts/charts/compare/odoo-16.1.11...odoo-16.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)) + + +## [odoo-16.1.11](https://github.com/truecharts/charts/compare/odoo-16.1.10...odoo-16.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)) + + +## [odoo-16.1.10](https://github.com/truecharts/charts/compare/odoo-16.1.9...odoo-16.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)) + + +## [odoo-16.1.9](https://github.com/truecharts/charts/compare/odoo-16.1.8...odoo-16.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/odoo/17.1.3/Chart.yaml b/stable/odoo/17.1.3/Chart.yaml new file mode 100644 index 00000000000..296dce1a351 --- /dev/null +++ b/stable/odoo/17.1.3/Chart.yaml @@ -0,0 +1,42 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 17.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. +home: https://truecharts.org/charts/stable/odoo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png +keywords: + - odoo + - crm + - pm + - hr + - accounting + - mrp + - marketing +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: odoo +sources: + - https://github.com/odoo/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/odoo + - https://hub.docker.com/_/odoo +type: application +version: 17.1.3 diff --git a/stable/odoo/17.0.0/README.md b/stable/odoo/17.1.3/README.md similarity index 100% rename from stable/odoo/17.0.0/README.md rename to stable/odoo/17.1.3/README.md diff --git a/stable/odoo/17.0.0/app-readme.md b/stable/odoo/17.1.3/app-readme.md similarity index 100% rename from stable/odoo/17.0.0/app-readme.md rename to stable/odoo/17.1.3/app-readme.md diff --git a/stable/odoo/17.1.3/charts/common-18.0.3.tgz b/stable/odoo/17.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/odoo/17.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/odoo/17.0.0/ix_values.yaml b/stable/odoo/17.1.3/ix_values.yaml similarity index 100% rename from stable/odoo/17.0.0/ix_values.yaml rename to stable/odoo/17.1.3/ix_values.yaml diff --git a/stable/odoo/17.0.0/questions.yaml b/stable/odoo/17.1.3/questions.yaml similarity index 100% rename from stable/odoo/17.0.0/questions.yaml rename to stable/odoo/17.1.3/questions.yaml diff --git a/stable/omada-controller/14.0.0/templates/NOTES.txt b/stable/odoo/17.1.3/templates/NOTES.txt similarity index 100% rename from stable/omada-controller/14.0.0/templates/NOTES.txt rename to stable/odoo/17.1.3/templates/NOTES.txt diff --git a/stable/odoo/17.0.0/templates/_configmap.tpl b/stable/odoo/17.1.3/templates/_configmap.tpl similarity index 100% rename from stable/odoo/17.0.0/templates/_configmap.tpl rename to stable/odoo/17.1.3/templates/_configmap.tpl diff --git a/stable/odoo/17.0.0/templates/common.yaml b/stable/odoo/17.1.3/templates/common.yaml similarity index 100% rename from stable/odoo/17.0.0/templates/common.yaml rename to stable/odoo/17.1.3/templates/common.yaml diff --git a/stable/ombi/18.0.0/values.yaml b/stable/odoo/17.1.3/values.yaml similarity index 100% rename from stable/ombi/18.0.0/values.yaml rename to stable/odoo/17.1.3/values.yaml diff --git a/stable/omada-controller/14.0.0/CHANGELOG.md b/stable/omada-controller/14.0.0/CHANGELOG.md deleted file mode 100644 index 2a686125b1b..00000000000 --- a/stable/omada-controller/14.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [omada-controller-13.0.12](https://github.com/truecharts/charts/compare/omada-controller-13.0.11...omada-controller-13.0.12) (2024-02-12) - -### Chore - - - -- update container image mbentley/omada-controller to 5.13[@6b878ec](https://github.com/6b878ec) by renovate ([#18096](https://github.com/truecharts/charts/issues/18096)) - - -## [omada-controller-13.0.11](https://github.com/truecharts/charts/compare/omada-controller-13.0.10...omada-controller-13.0.11) (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)) - - -## [omada-controller-13.0.10](https://github.com/truecharts/charts/compare/omada-controller-13.0.9...omada-controller-13.0.10) (2024-02-03) - -### Chore - - - -- update container image mbentley/omada-controller to 5.13[@a53f929](https://github.com/a53f929) by renovate ([#17781](https://github.com/truecharts/charts/issues/17781)) - - -## [omada-controller-13.0.9](https://github.com/truecharts/charts/compare/omada-controller-13.0.8...omada-controller-13.0.9) (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)) - - -## [omada-controller-13.0.8](https://github.com/truecharts/charts/compare/omada-controller-13.0.7...omada-controller-13.0.8) (2024-01-26) - -### Chore - - - -- update container image mbentley/omada-controller to 5.13[@f1e50b9](https://github.com/f1e50b9) by renovate ([#17543](https://github.com/truecharts/charts/issues/17543)) - - -## [omada-controller-13.0.7](https://github.com/truecharts/charts/compare/omada-controller-13.0.6...omada-controller-13.0.7) (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)) - - -## [omada-controller-13.0.6](https://github.com/truecharts/charts/compare/omada-controller-13.0.5...omada-controller-13.0.6) (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)) - - -## [omada-controller-13.0.5](https://github.com/truecharts/charts/compare/omada-controller-13.0.4...omada-controller-13.0.5) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [omada-controller-13.0.4](https://github.com/truecharts/charts/compare/omada-controller-13.0.3...omada-controller-13.0.4) (2024-01-21) - -### Chore - diff --git a/stable/omada-controller/14.0.0/Chart.yaml b/stable/omada-controller/14.0.0/Chart.yaml deleted file mode 100644 index e69d51ffa18..00000000000 --- a/stable/omada-controller/14.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.13.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Omada is a SDN tool for TP-Link Omada hardware -home: https://truecharts.org/charts/stable/omada-controller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png -keywords: - - omada-controller -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: omada-controller -sources: - - https://github.com/mbentley/docker-omada-controller - - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - - https://hub.docker.com/r/mbentley/omada-controller -type: application -version: 14.0.0 diff --git a/stable/omada-controller/14.0.0/charts/common-17.5.0.tgz b/stable/omada-controller/14.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/omada-controller/14.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/omada-controller/14.0.0/ix_values.yaml b/stable/omada-controller/14.0.0/ix_values.yaml deleted file mode 100644 index a21e4c9d79f..00000000000 --- a/stable/omada-controller/14.0.0/ix_values.yaml +++ /dev/null @@ -1,84 +0,0 @@ -image: - repository: mbentley/omada-controller - tag: 5.13@sha256:a31a1c092e3a436082828de8411ae833bff2da014f375facdcf6eb3d7d1f5424 - pullPolicy: IfNotPresent -service: - main: - ports: - main: - protocol: https - port: 8043 - comm: - enabled: true - ports: - comm: - protocol: https - enabled: true - port: 8843 - omada-tcp: - enabled: true - ports: - omada-tcp1: - enabled: true - port: 29811 - targetPort: 29811 - omada-tcp2: - enabled: true - port: 29812 - targetPort: 29812 - omada-tcp3: - enabled: true - port: 29813 - targetPort: 29813 - omada-tcp4: - enabled: true - port: 29814 - targetPort: 29814 - omada-udp: - enabled: true - ports: - omada-udp1: - enabled: true - protocol: udp - port: 29810 - targetPort: 29810 -ingress: - comm: - autoLink: true -persistence: - data: - enabled: true - mountPath: /opt/tplink/EAPController/data - work: - enabled: true - mountPath: /opt/tplink/EAPController/work -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - env: - MANAGE_HTTPS_PORT: "{{ .Values.service.main.ports.main.port }}" - PORTAL_HTTPS_PORT: "{{ .Values.service.comm.ports.comm.port }}" - probes: - startup: - path: /api/info - httpHeaders: - Host: kube.internal.health - liveness: - path: /api/info - httpHeaders: - Host: kube.internal.health - readiness: - path: /api/info - httpHeaders: - Host: kube.internal.health diff --git a/stable/onlinecheckyourserver/5.0.0/.helmignore b/stable/omada-controller/14.1.4/.helmignore similarity index 100% rename from stable/onlinecheckyourserver/5.0.0/.helmignore rename to stable/omada-controller/14.1.4/.helmignore diff --git a/stable/omada-controller/14.1.4/CHANGELOG.md b/stable/omada-controller/14.1.4/CHANGELOG.md new file mode 100644 index 00000000000..f44f4e40308 --- /dev/null +++ b/stable/omada-controller/14.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [omada-controller-13.0.12](https://github.com/truecharts/charts/compare/omada-controller-13.0.11...omada-controller-13.0.12) (2024-02-12) + +### Chore + + + +- update container image mbentley/omada-controller to 5.13[@6b878ec](https://github.com/6b878ec) by renovate ([#18096](https://github.com/truecharts/charts/issues/18096)) + + +## [omada-controller-13.0.11](https://github.com/truecharts/charts/compare/omada-controller-13.0.10...omada-controller-13.0.11) (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)) + + +## [omada-controller-13.0.10](https://github.com/truecharts/charts/compare/omada-controller-13.0.9...omada-controller-13.0.10) (2024-02-03) + +### Chore + + + +- update container image mbentley/omada-controller to 5.13[@a53f929](https://github.com/a53f929) by renovate ([#17781](https://github.com/truecharts/charts/issues/17781)) + + +## [omada-controller-13.0.9](https://github.com/truecharts/charts/compare/omada-controller-13.0.8...omada-controller-13.0.9) (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)) + + +## [omada-controller-13.0.8](https://github.com/truecharts/charts/compare/omada-controller-13.0.7...omada-controller-13.0.8) (2024-01-26) + +### Chore + + + +- update container image mbentley/omada-controller to 5.13[@f1e50b9](https://github.com/f1e50b9) by renovate ([#17543](https://github.com/truecharts/charts/issues/17543)) + + +## [omada-controller-13.0.7](https://github.com/truecharts/charts/compare/omada-controller-13.0.6...omada-controller-13.0.7) (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)) + + +## [omada-controller-13.0.6](https://github.com/truecharts/charts/compare/omada-controller-13.0.5...omada-controller-13.0.6) (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)) + + +## [omada-controller-13.0.5](https://github.com/truecharts/charts/compare/omada-controller-13.0.4...omada-controller-13.0.5) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [omada-controller-13.0.4](https://github.com/truecharts/charts/compare/omada-controller-13.0.3...omada-controller-13.0.4) (2024-01-21) \ No newline at end of file diff --git a/stable/omada-controller/14.1.4/Chart.yaml b/stable/omada-controller/14.1.4/Chart.yaml new file mode 100644 index 00000000000..946b3a4efcd --- /dev/null +++ b/stable/omada-controller/14.1.4/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.13.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Omada is a SDN tool for TP-Link Omada hardware +home: https://truecharts.org/charts/stable/omada-controller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png +keywords: + - omada-controller +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: omada-controller +sources: + - https://github.com/mbentley/docker-omada-controller + - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller + - https://hub.docker.com/r/mbentley/omada-controller +type: application +version: 14.1.4 diff --git a/stable/omada-controller/14.0.0/README.md b/stable/omada-controller/14.1.4/README.md similarity index 100% rename from stable/omada-controller/14.0.0/README.md rename to stable/omada-controller/14.1.4/README.md diff --git a/stable/omada-controller/14.0.0/app-readme.md b/stable/omada-controller/14.1.4/app-readme.md similarity index 100% rename from stable/omada-controller/14.0.0/app-readme.md rename to stable/omada-controller/14.1.4/app-readme.md diff --git a/stable/omada-controller/14.1.4/charts/common-18.0.3.tgz b/stable/omada-controller/14.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/omada-controller/14.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/omada-controller/14.1.4/ix_values.yaml b/stable/omada-controller/14.1.4/ix_values.yaml new file mode 100644 index 00000000000..f6652bd4779 --- /dev/null +++ b/stable/omada-controller/14.1.4/ix_values.yaml @@ -0,0 +1,84 @@ +image: + repository: mbentley/omada-controller + tag: 5.13@sha256:b6b2001f37971e0557ad11509cc78a132e513bb30fa23f80bab8a1cea355cba0 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + protocol: https + port: 8043 + comm: + enabled: true + ports: + comm: + protocol: https + enabled: true + port: 8843 + omada-tcp: + enabled: true + ports: + omada-tcp1: + enabled: true + port: 29811 + targetPort: 29811 + omada-tcp2: + enabled: true + port: 29812 + targetPort: 29812 + omada-tcp3: + enabled: true + port: 29813 + targetPort: 29813 + omada-tcp4: + enabled: true + port: 29814 + targetPort: 29814 + omada-udp: + enabled: true + ports: + omada-udp1: + enabled: true + protocol: udp + port: 29810 + targetPort: 29810 +ingress: + comm: + autoLink: true +persistence: + data: + enabled: true + mountPath: /opt/tplink/EAPController/data + work: + enabled: true + mountPath: /opt/tplink/EAPController/work +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + MANAGE_HTTPS_PORT: "{{ .Values.service.main.ports.main.port }}" + PORTAL_HTTPS_PORT: "{{ .Values.service.comm.ports.comm.port }}" + probes: + startup: + path: /api/info + httpHeaders: + Host: kube.internal.health + liveness: + path: /api/info + httpHeaders: + Host: kube.internal.health + readiness: + path: /api/info + httpHeaders: + Host: kube.internal.health diff --git a/stable/omada-controller/14.0.0/questions.yaml b/stable/omada-controller/14.1.4/questions.yaml similarity index 100% rename from stable/omada-controller/14.0.0/questions.yaml rename to stable/omada-controller/14.1.4/questions.yaml diff --git a/stable/ombi/18.0.0/templates/NOTES.txt b/stable/omada-controller/14.1.4/templates/NOTES.txt similarity index 100% rename from stable/ombi/18.0.0/templates/NOTES.txt rename to stable/omada-controller/14.1.4/templates/NOTES.txt diff --git a/stable/omada-controller/14.0.0/templates/common.yaml b/stable/omada-controller/14.1.4/templates/common.yaml similarity index 100% rename from stable/omada-controller/14.0.0/templates/common.yaml rename to stable/omada-controller/14.1.4/templates/common.yaml diff --git a/stable/onlinecheckyourserver/5.0.0/values.yaml b/stable/omada-controller/14.1.4/values.yaml similarity index 100% rename from stable/onlinecheckyourserver/5.0.0/values.yaml rename to stable/omada-controller/14.1.4/values.yaml diff --git a/stable/ombi/18.0.0/CHANGELOG.md b/stable/ombi/18.0.0/CHANGELOG.md deleted file mode 100644 index b464c1dd3fa..00000000000 --- a/stable/ombi/18.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ombi-17.1.14](https://github.com/truecharts/charts/compare/ombi-17.1.13...ombi-17.1.14) (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)) - - -## [ombi-17.1.13](https://github.com/truecharts/charts/compare/ombi-17.1.12...ombi-17.1.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)) - - -## [ombi-17.1.12](https://github.com/truecharts/charts/compare/ombi-17.1.11...ombi-17.1.12) (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)) - - -## [ombi-17.1.11](https://github.com/truecharts/charts/compare/ombi-17.1.10...ombi-17.1.11) (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)) - - -## [ombi-17.1.10](https://github.com/truecharts/charts/compare/ombi-17.1.9...ombi-17.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [ombi-17.1.9](https://github.com/truecharts/charts/compare/ombi-17.1.8...ombi-17.1.9) (2024-01-14) - -### Chore - - - -- update container image tccr.io/tccr/ombi to v4.43.11[@d4b0813](https://github.com/d4b0813) by renovate ([#17199](https://github.com/truecharts/charts/issues/17199)) - - - - -## [ombi-17.1.8](https://github.com/truecharts/charts/compare/ombi-17.1.7...ombi-17.1.8) (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)) - - -## [ombi-17.1.7](https://github.com/truecharts/charts/compare/ombi-17.1.6...ombi-17.1.7) (2024-01-03) - -### Chore - - - -- update container image tccr.io/tccr/ombi to v4.43.10[@2c10a0f](https://github.com/2c10a0f) by renovate ([#16795](https://github.com/truecharts/charts/issues/16795)) - - -## [ombi-17.1.6](https://github.com/truecharts/charts/compare/ombi-17.1.5...ombi-17.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ombi-17.1.5](https://github.com/truecharts/charts/compare/ombi-17.1.4...ombi-17.1.5) (2024-01-02) - -### Chore diff --git a/stable/ombi/18.0.0/Chart.yaml b/stable/ombi/18.0.0/Chart.yaml deleted file mode 100644 index b3b6a086a0f..00000000000 --- a/stable/ombi/18.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.43.11 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Want a Movie or TV Show on Plex or Emby? Use Ombi! -home: https://truecharts.org/charts/stable/ombi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ombi.png -keywords: - - ombi - - plex - - emby - - sonarr - - radarr - - couchpotato -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ombi -sources: - - https://github.com/tidusjar/Ombi - - https://github.com/truecharts/charts/tree/master/charts/stable/ombi - - https://github.com/truecharts/containers/tree/master/apps/ombi -type: application -version: 18.0.0 diff --git a/stable/ombi/18.0.0/charts/common-17.5.0.tgz b/stable/ombi/18.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ombi/18.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/17.0.0/.helmignore b/stable/ombi/18.1.3/.helmignore similarity index 100% rename from stable/onlyoffice-document-server/17.0.0/.helmignore rename to stable/ombi/18.1.3/.helmignore diff --git a/stable/ombi/18.1.3/CHANGELOG.md b/stable/ombi/18.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6dc2190e926 --- /dev/null +++ b/stable/ombi/18.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ombi-17.1.14](https://github.com/truecharts/charts/compare/ombi-17.1.13...ombi-17.1.14) (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)) + + +## [ombi-17.1.13](https://github.com/truecharts/charts/compare/ombi-17.1.12...ombi-17.1.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)) + + +## [ombi-17.1.12](https://github.com/truecharts/charts/compare/ombi-17.1.11...ombi-17.1.12) (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)) + + +## [ombi-17.1.11](https://github.com/truecharts/charts/compare/ombi-17.1.10...ombi-17.1.11) (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)) + + +## [ombi-17.1.10](https://github.com/truecharts/charts/compare/ombi-17.1.9...ombi-17.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [ombi-17.1.9](https://github.com/truecharts/charts/compare/ombi-17.1.8...ombi-17.1.9) (2024-01-14) + +### Chore + + + +- update container image tccr.io/tccr/ombi to v4.43.11[@d4b0813](https://github.com/d4b0813) by renovate ([#17199](https://github.com/truecharts/charts/issues/17199)) + + + + +## [ombi-17.1.8](https://github.com/truecharts/charts/compare/ombi-17.1.7...ombi-17.1.8) (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)) + + +## [ombi-17.1.7](https://github.com/truecharts/charts/compare/ombi-17.1.6...ombi-17.1.7) (2024-01-03) + +### Chore + + + +- update container image tccr.io/tccr/ombi to v4.43.10[@2c10a0f](https://github.com/2c10a0f) by renovate ([#16795](https://github.com/truecharts/charts/issues/16795)) + + +## [ombi-17.1.6](https://github.com/truecharts/charts/compare/ombi-17.1.5...ombi-17.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/ombi/18.1.3/Chart.yaml b/stable/ombi/18.1.3/Chart.yaml new file mode 100644 index 00000000000..66af59325f2 --- /dev/null +++ b/stable/ombi/18.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.43.11 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Want a Movie or TV Show on Plex or Emby? Use Ombi! +home: https://truecharts.org/charts/stable/ombi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ombi.png +keywords: + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ombi +sources: + - https://github.com/tidusjar/Ombi + - https://github.com/truecharts/charts/tree/master/charts/stable/ombi + - https://github.com/truecharts/containers/tree/master/apps/ombi +type: application +version: 18.1.3 diff --git a/stable/ombi/18.0.0/README.md b/stable/ombi/18.1.3/README.md similarity index 100% rename from stable/ombi/18.0.0/README.md rename to stable/ombi/18.1.3/README.md diff --git a/stable/ombi/18.0.0/app-readme.md b/stable/ombi/18.1.3/app-readme.md similarity index 100% rename from stable/ombi/18.0.0/app-readme.md rename to stable/ombi/18.1.3/app-readme.md diff --git a/stable/ombi/18.1.3/charts/common-18.0.3.tgz b/stable/ombi/18.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ombi/18.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ombi/18.0.0/ix_values.yaml b/stable/ombi/18.1.3/ix_values.yaml similarity index 100% rename from stable/ombi/18.0.0/ix_values.yaml rename to stable/ombi/18.1.3/ix_values.yaml diff --git a/stable/ombi/18.0.0/questions.yaml b/stable/ombi/18.1.3/questions.yaml similarity index 100% rename from stable/ombi/18.0.0/questions.yaml rename to stable/ombi/18.1.3/questions.yaml diff --git a/stable/onlyoffice-document-server/17.0.0/templates/NOTES.txt b/stable/ombi/18.1.3/templates/NOTES.txt similarity index 100% rename from stable/onlyoffice-document-server/17.0.0/templates/NOTES.txt rename to stable/ombi/18.1.3/templates/NOTES.txt diff --git a/stable/onlyoffice-document-server/17.0.0/templates/common.yaml b/stable/ombi/18.1.3/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.0.0/templates/common.yaml rename to stable/ombi/18.1.3/templates/common.yaml diff --git a/stable/onlyoffice-document-server/17.0.0/values.yaml b/stable/ombi/18.1.3/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.0.0/values.yaml rename to stable/ombi/18.1.3/values.yaml diff --git a/stable/onlinecheckyourserver/5.0.0/CHANGELOG.md b/stable/onlinecheckyourserver/5.0.0/CHANGELOG.md deleted file mode 100644 index 5d5801b8138..00000000000 --- a/stable/onlinecheckyourserver/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [onlinecheckyourserver-4.1.11](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.10...onlinecheckyourserver-4.1.11) (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)) - - -## [onlinecheckyourserver-4.1.10](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.9...onlinecheckyourserver-4.1.10) (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)) - - -## [onlinecheckyourserver-4.1.9](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.8...onlinecheckyourserver-4.1.9) (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)) - - -## [onlinecheckyourserver-4.1.8](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.7...onlinecheckyourserver-4.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)) - - -## [onlinecheckyourserver-4.1.7](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.6...onlinecheckyourserver-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [onlinecheckyourserver-4.1.6](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.5...onlinecheckyourserver-4.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)) - - -## [onlinecheckyourserver-4.1.5](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.4...onlinecheckyourserver-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [onlinecheckyourserver-4.1.4](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.3...onlinecheckyourserver-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [onlinecheckyourserver-4.1.3](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.0...onlinecheckyourserver-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/onlinecheckyourserver/5.0.0/Chart.yaml b/stable/onlinecheckyourserver/5.0.0/Chart.yaml deleted file mode 100644 index 1f1e192ca43..00000000000 --- a/stable/onlinecheckyourserver/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. -home: https://truecharts.org/charts/stable/onlinecheckyourserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.png -keywords: - - onlinecheckyourserver - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: onlinecheckyourserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/onlinecheckyourserver - - https://hub.docker.com/r/ich777/online-check-pushover -type: application -version: 5.0.0 diff --git a/stable/onlinecheckyourserver/5.0.0/charts/common-17.5.0.tgz b/stable/onlinecheckyourserver/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/onlinecheckyourserver/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/openaudible/5.0.0/.helmignore b/stable/onlinecheckyourserver/5.1.3/.helmignore similarity index 100% rename from stable/openaudible/5.0.0/.helmignore rename to stable/onlinecheckyourserver/5.1.3/.helmignore diff --git a/stable/onlinecheckyourserver/5.1.3/CHANGELOG.md b/stable/onlinecheckyourserver/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b7e6b33bc26 --- /dev/null +++ b/stable/onlinecheckyourserver/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [onlinecheckyourserver-4.1.11](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.10...onlinecheckyourserver-4.1.11) (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)) + + +## [onlinecheckyourserver-4.1.10](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.9...onlinecheckyourserver-4.1.10) (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)) + + +## [onlinecheckyourserver-4.1.9](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.8...onlinecheckyourserver-4.1.9) (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)) + + +## [onlinecheckyourserver-4.1.8](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.7...onlinecheckyourserver-4.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)) + + +## [onlinecheckyourserver-4.1.7](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.6...onlinecheckyourserver-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [onlinecheckyourserver-4.1.6](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.5...onlinecheckyourserver-4.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)) + + +## [onlinecheckyourserver-4.1.5](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.4...onlinecheckyourserver-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [onlinecheckyourserver-4.1.4](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.3...onlinecheckyourserver-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [onlinecheckyourserver-4.1.3](https://github.com/truecharts/charts/compare/onlinecheckyourserver-4.1.0...onlinecheckyourserver-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/onlinecheckyourserver/5.1.3/Chart.yaml b/stable/onlinecheckyourserver/5.1.3/Chart.yaml new file mode 100644 index 00000000000..d806b5ba324 --- /dev/null +++ b/stable/onlinecheckyourserver/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. +home: https://truecharts.org/charts/stable/onlinecheckyourserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.png +keywords: + - onlinecheckyourserver + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: onlinecheckyourserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/onlinecheckyourserver + - https://hub.docker.com/r/ich777/online-check-pushover +type: application +version: 5.1.3 diff --git a/stable/onlinecheckyourserver/5.0.0/README.md b/stable/onlinecheckyourserver/5.1.3/README.md similarity index 100% rename from stable/onlinecheckyourserver/5.0.0/README.md rename to stable/onlinecheckyourserver/5.1.3/README.md diff --git a/stable/onlinecheckyourserver/5.0.0/app-readme.md b/stable/onlinecheckyourserver/5.1.3/app-readme.md similarity index 100% rename from stable/onlinecheckyourserver/5.0.0/app-readme.md rename to stable/onlinecheckyourserver/5.1.3/app-readme.md diff --git a/stable/onlinecheckyourserver/5.1.3/charts/common-18.0.3.tgz b/stable/onlinecheckyourserver/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/onlinecheckyourserver/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/onlinecheckyourserver/5.0.0/ix_values.yaml b/stable/onlinecheckyourserver/5.1.3/ix_values.yaml similarity index 100% rename from stable/onlinecheckyourserver/5.0.0/ix_values.yaml rename to stable/onlinecheckyourserver/5.1.3/ix_values.yaml diff --git a/stable/onlinecheckyourserver/5.0.0/questions.yaml b/stable/onlinecheckyourserver/5.1.3/questions.yaml similarity index 100% rename from stable/onlinecheckyourserver/5.0.0/questions.yaml rename to stable/onlinecheckyourserver/5.1.3/questions.yaml diff --git a/stable/onlinecheckyourserver/5.0.0/templates/common.yaml b/stable/onlinecheckyourserver/5.1.3/templates/common.yaml similarity index 100% rename from stable/onlinecheckyourserver/5.0.0/templates/common.yaml rename to stable/onlinecheckyourserver/5.1.3/templates/common.yaml diff --git a/stable/openaudible/5.0.0/values.yaml b/stable/onlinecheckyourserver/5.1.3/values.yaml similarity index 100% rename from stable/openaudible/5.0.0/values.yaml rename to stable/onlinecheckyourserver/5.1.3/values.yaml diff --git a/stable/onlyoffice-document-server/17.0.0/CHANGELOG.md b/stable/onlyoffice-document-server/17.0.0/CHANGELOG.md deleted file mode 100644 index d807664a5e6..00000000000 --- a/stable/onlyoffice-document-server/17.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [onlyoffice-document-server-16.0.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-16.0.0...onlyoffice-document-server-16.0.1) (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)) - - -## [onlyoffice-document-server-16.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.14...onlyoffice-document-server-16.0.0) (2024-02-03) - -### Chore - - - -- update container image onlyoffice/documentserver to v8.0.0[@ba008a8](https://github.com/ba008a8) by renovate ([#17790](https://github.com/truecharts/charts/issues/17790)) - - -## [onlyoffice-document-server-15.1.14](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.13...onlyoffice-document-server-15.1.14) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [onlyoffice-document-server-15.1.13](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.12...onlyoffice-document-server-15.1.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)) - - -## [onlyoffice-document-server-15.1.12](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.11...onlyoffice-document-server-15.1.12) (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)) - - -## [onlyoffice-document-server-15.1.11](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.10...onlyoffice-document-server-15.1.11) (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)) - - -## [onlyoffice-document-server-15.1.10](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.9...onlyoffice-document-server-15.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [onlyoffice-document-server-15.1.9](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.8...onlyoffice-document-server-15.1.9) (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)) - - -## [onlyoffice-document-server-15.1.8](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.7...onlyoffice-document-server-15.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - diff --git a/stable/onlyoffice-document-server/17.0.0/Chart.yaml b/stable/onlyoffice-document-server/17.0.0/Chart.yaml deleted file mode 100644 index fa469a77f00..00000000000 --- a/stable/onlyoffice-document-server/17.0.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: office - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 8.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.' -home: https://truecharts.org/charts/stable/onlyoffice-document-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png -keywords: - - onlyoffice -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: onlyoffice-document-server -sources: - - https://github.com/ONLYOFFICE/Docker-DocumentServer - - https://github.com/ONLYOFFICE/DocumentServer - - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server - - https://hub.docker.com/r/onlyoffice/documentserver -type: application -version: 17.0.0 diff --git a/stable/onlyoffice-document-server/17.0.0/charts/common-17.5.0.tgz b/stable/onlyoffice-document-server/17.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/onlyoffice-document-server/17.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/17.0.0/ix_values.yaml b/stable/onlyoffice-document-server/17.0.0/ix_values.yaml deleted file mode 100644 index ece53e8a52a..00000000000 --- a/stable/onlyoffice-document-server/17.0.0/ix_values.yaml +++ /dev/null @@ -1,67 +0,0 @@ -image: - repository: onlyoffice/documentserver - tag: 8.0.0@sha256:ba008a8ff0d29199fa46cd7b7397d7cc734a9bb3a1fa7842a49b529469540399 - pullPolicy: IfNotPresent -service: - main: - ports: - main: - port: 10043 - targetPort: 80 -# Enabled postgres -cnpg: - main: - enabled: true - user: onlyoffice - database: onlyoffice -# Enabled redis -redis: - enabled: true -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - path: "/healthcheck" - readiness: - path: "/healthcheck" - startup: - path: "/healthcheck" - env: - WOPI_ENABLED: true - JWT_ENABLED: true - DB_TYPE: "postgres" - DB_PORT: 5432 - DB_NAME: "{{ .Values.cnpg.main.database }}" - DB_USER: "{{ .Values.cnpg.main.user }}" - REDIS_SERVER_PORT: 6379 - DB_HOST: - secretKeyRef: - name: cnpg-main-urls - key: host - DB_PWD: - secretKeyRef: - name: cnpg-main-user - key: password - REDIS_SERVER_HOST: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' - key: plainhost - REDIS_SERVER_PASS: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' - key: redis-password - JWT_SECRET: "randomgeneratedstring" diff --git a/stable/openbooks/4.0.0/.helmignore b/stable/onlyoffice-document-server/17.1.3/.helmignore similarity index 100% rename from stable/openbooks/4.0.0/.helmignore rename to stable/onlyoffice-document-server/17.1.3/.helmignore diff --git a/stable/onlyoffice-document-server/17.1.3/CHANGELOG.md b/stable/onlyoffice-document-server/17.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3bbe0030891 --- /dev/null +++ b/stable/onlyoffice-document-server/17.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [onlyoffice-document-server-16.0.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-16.0.0...onlyoffice-document-server-16.0.1) (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)) + + +## [onlyoffice-document-server-16.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.14...onlyoffice-document-server-16.0.0) (2024-02-03) + +### Chore + + + +- update container image onlyoffice/documentserver to v8.0.0[@ba008a8](https://github.com/ba008a8) by renovate ([#17790](https://github.com/truecharts/charts/issues/17790)) + + +## [onlyoffice-document-server-15.1.14](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.13...onlyoffice-document-server-15.1.14) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [onlyoffice-document-server-15.1.13](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.12...onlyoffice-document-server-15.1.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)) + + +## [onlyoffice-document-server-15.1.12](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.11...onlyoffice-document-server-15.1.12) (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)) + + +## [onlyoffice-document-server-15.1.11](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.10...onlyoffice-document-server-15.1.11) (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)) + + +## [onlyoffice-document-server-15.1.10](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.9...onlyoffice-document-server-15.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [onlyoffice-document-server-15.1.9](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.8...onlyoffice-document-server-15.1.9) (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)) + + +## [onlyoffice-document-server-15.1.8](https://github.com/truecharts/charts/compare/onlyoffice-document-server-15.1.7...onlyoffice-document-server-15.1.8) (2024-01-02) + +### Chore + diff --git a/stable/onlyoffice-document-server/17.1.3/Chart.yaml b/stable/onlyoffice-document-server/17.1.3/Chart.yaml new file mode 100644 index 00000000000..f259caaa0cc --- /dev/null +++ b/stable/onlyoffice-document-server/17.1.3/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: office + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 8.0.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.' +home: https://truecharts.org/charts/stable/onlyoffice-document-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png +keywords: + - onlyoffice +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: onlyoffice-document-server +sources: + - https://github.com/ONLYOFFICE/Docker-DocumentServer + - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server + - https://hub.docker.com/r/onlyoffice/documentserver +type: application +version: 17.1.3 diff --git a/stable/onlyoffice-document-server/17.0.0/README.md b/stable/onlyoffice-document-server/17.1.3/README.md similarity index 100% rename from stable/onlyoffice-document-server/17.0.0/README.md rename to stable/onlyoffice-document-server/17.1.3/README.md diff --git a/stable/onlyoffice-document-server/17.0.0/app-readme.md b/stable/onlyoffice-document-server/17.1.3/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/17.0.0/app-readme.md rename to stable/onlyoffice-document-server/17.1.3/app-readme.md diff --git a/stable/onlyoffice-document-server/17.1.3/charts/common-18.0.3.tgz b/stable/onlyoffice-document-server/17.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/onlyoffice-document-server/17.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/onlyoffice-document-server/17.0.0/charts/redis-11.2.1.tgz b/stable/onlyoffice-document-server/17.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/onlyoffice-document-server/17.0.0/charts/redis-11.2.1.tgz rename to stable/onlyoffice-document-server/17.1.3/charts/redis-11.2.1.tgz diff --git a/stable/onlyoffice-document-server/17.1.3/ix_values.yaml b/stable/onlyoffice-document-server/17.1.3/ix_values.yaml new file mode 100644 index 00000000000..1257316da2b --- /dev/null +++ b/stable/onlyoffice-document-server/17.1.3/ix_values.yaml @@ -0,0 +1,67 @@ +image: + repository: onlyoffice/documentserver + tag: 8.0.1@sha256:3b53dc7da559cdfa7e0c1c2f64aedce0b7ba868080b07c338ef5794a8046ca85 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10043 + targetPort: 80 +# Enabled postgres +cnpg: + main: + enabled: true + user: onlyoffice + database: onlyoffice +# Enabled redis +redis: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/healthcheck" + readiness: + path: "/healthcheck" + startup: + path: "/healthcheck" + env: + WOPI_ENABLED: true + JWT_ENABLED: true + DB_TYPE: "postgres" + DB_PORT: 5432 + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + REDIS_SERVER_PORT: 6379 + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_PWD: + secretKeyRef: + name: cnpg-main-user + key: password + REDIS_SERVER_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_SERVER_PASS: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + JWT_SECRET: "randomgeneratedstring" diff --git a/stable/onlyoffice-document-server/17.0.0/questions.yaml b/stable/onlyoffice-document-server/17.1.3/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/17.0.0/questions.yaml rename to stable/onlyoffice-document-server/17.1.3/questions.yaml diff --git a/stable/openbooks/4.0.0/templates/NOTES.txt b/stable/onlyoffice-document-server/17.1.3/templates/NOTES.txt similarity index 100% rename from stable/openbooks/4.0.0/templates/NOTES.txt rename to stable/onlyoffice-document-server/17.1.3/templates/NOTES.txt diff --git a/stable/openaudible/5.0.0/templates/common.yaml b/stable/onlyoffice-document-server/17.1.3/templates/common.yaml similarity index 100% rename from stable/openaudible/5.0.0/templates/common.yaml rename to stable/onlyoffice-document-server/17.1.3/templates/common.yaml diff --git a/stable/openbooks/4.0.0/values.yaml b/stable/onlyoffice-document-server/17.1.3/values.yaml similarity index 100% rename from stable/openbooks/4.0.0/values.yaml rename to stable/onlyoffice-document-server/17.1.3/values.yaml diff --git a/stable/openaudible/5.0.0/CHANGELOG.md b/stable/openaudible/5.0.0/CHANGELOG.md deleted file mode 100644 index 4d6f2170562..00000000000 --- a/stable/openaudible/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [openaudible-4.1.11](https://github.com/truecharts/charts/compare/openaudible-4.1.10...openaudible-4.1.11) (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)) - - -## [openaudible-4.1.10](https://github.com/truecharts/charts/compare/openaudible-4.1.9...openaudible-4.1.10) (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)) - - -## [openaudible-4.1.9](https://github.com/truecharts/charts/compare/openaudible-4.1.8...openaudible-4.1.9) (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)) - - -## [openaudible-4.1.8](https://github.com/truecharts/charts/compare/openaudible-4.1.7...openaudible-4.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)) - - -## [openaudible-4.1.7](https://github.com/truecharts/charts/compare/openaudible-4.1.6...openaudible-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [openaudible-4.1.6](https://github.com/truecharts/charts/compare/openaudible-4.1.5...openaudible-4.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)) - - -## [openaudible-4.1.5](https://github.com/truecharts/charts/compare/openaudible-4.1.4...openaudible-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [openaudible-4.1.4](https://github.com/truecharts/charts/compare/openaudible-4.1.3...openaudible-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [openaudible-4.1.3](https://github.com/truecharts/charts/compare/openaudible-4.1.0...openaudible-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/openaudible/5.0.0/Chart.yaml b/stable/openaudible/5.0.0/Chart.yaml deleted file mode 100644 index c4dda1783f6..00000000000 --- a/stable/openaudible/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: All your audiobooks in one place -home: https://truecharts.org/charts/stable/openaudible -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.png -keywords: - - audible -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openaudible -sources: - - https://github.com/openaudible/openaudible_docker - - https://github.com/truecharts/charts/tree/master/charts/stable/openaudible - - https://hub.docker.com/r/openaudible/openaudible -type: application -version: 5.0.0 diff --git a/stable/openaudible/5.0.0/charts/common-17.5.0.tgz b/stable/openaudible/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/openaudible/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/opengl-desktop-g3/5.0.0/.helmignore b/stable/openaudible/5.1.3/.helmignore similarity index 100% rename from stable/opengl-desktop-g3/5.0.0/.helmignore rename to stable/openaudible/5.1.3/.helmignore diff --git a/stable/openaudible/5.1.3/CHANGELOG.md b/stable/openaudible/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4653546e31e --- /dev/null +++ b/stable/openaudible/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [openaudible-4.1.11](https://github.com/truecharts/charts/compare/openaudible-4.1.10...openaudible-4.1.11) (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)) + + +## [openaudible-4.1.10](https://github.com/truecharts/charts/compare/openaudible-4.1.9...openaudible-4.1.10) (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)) + + +## [openaudible-4.1.9](https://github.com/truecharts/charts/compare/openaudible-4.1.8...openaudible-4.1.9) (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)) + + +## [openaudible-4.1.8](https://github.com/truecharts/charts/compare/openaudible-4.1.7...openaudible-4.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)) + + +## [openaudible-4.1.7](https://github.com/truecharts/charts/compare/openaudible-4.1.6...openaudible-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [openaudible-4.1.6](https://github.com/truecharts/charts/compare/openaudible-4.1.5...openaudible-4.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)) + + +## [openaudible-4.1.5](https://github.com/truecharts/charts/compare/openaudible-4.1.4...openaudible-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [openaudible-4.1.4](https://github.com/truecharts/charts/compare/openaudible-4.1.3...openaudible-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [openaudible-4.1.3](https://github.com/truecharts/charts/compare/openaudible-4.1.0...openaudible-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/openaudible/5.1.3/Chart.yaml b/stable/openaudible/5.1.3/Chart.yaml new file mode 100644 index 00000000000..0d17d36841c --- /dev/null +++ b/stable/openaudible/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: All your audiobooks in one place +home: https://truecharts.org/charts/stable/openaudible +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.png +keywords: + - audible +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: openaudible +sources: + - https://github.com/openaudible/openaudible_docker + - https://github.com/truecharts/charts/tree/master/charts/stable/openaudible + - https://hub.docker.com/r/openaudible/openaudible +type: application +version: 5.1.3 diff --git a/stable/openaudible/5.0.0/README.md b/stable/openaudible/5.1.3/README.md similarity index 100% rename from stable/openaudible/5.0.0/README.md rename to stable/openaudible/5.1.3/README.md diff --git a/stable/openaudible/5.0.0/app-readme.md b/stable/openaudible/5.1.3/app-readme.md similarity index 100% rename from stable/openaudible/5.0.0/app-readme.md rename to stable/openaudible/5.1.3/app-readme.md diff --git a/stable/openaudible/5.1.3/charts/common-18.0.3.tgz b/stable/openaudible/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/openaudible/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/openaudible/5.0.0/ix_values.yaml b/stable/openaudible/5.1.3/ix_values.yaml similarity index 100% rename from stable/openaudible/5.0.0/ix_values.yaml rename to stable/openaudible/5.1.3/ix_values.yaml diff --git a/stable/openaudible/5.0.0/questions.yaml b/stable/openaudible/5.1.3/questions.yaml similarity index 100% rename from stable/openaudible/5.0.0/questions.yaml rename to stable/openaudible/5.1.3/questions.yaml diff --git a/stable/openspeedtest/8.0.0/templates/common.yaml b/stable/openaudible/5.1.3/templates/common.yaml similarity index 100% rename from stable/openspeedtest/8.0.0/templates/common.yaml rename to stable/openaudible/5.1.3/templates/common.yaml diff --git a/stable/opengl-desktop-g3/5.0.0/values.yaml b/stable/openaudible/5.1.3/values.yaml similarity index 100% rename from stable/opengl-desktop-g3/5.0.0/values.yaml rename to stable/openaudible/5.1.3/values.yaml diff --git a/stable/openbooks/4.0.0/CHANGELOG.md b/stable/openbooks/4.0.0/CHANGELOG.md deleted file mode 100644 index ee308649f2f..00000000000 --- a/stable/openbooks/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [openbooks-3.1.14](https://github.com/truecharts/charts/compare/openbooks-3.1.13...openbooks-3.1.14) (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)) - - -## [openbooks-3.1.13](https://github.com/truecharts/charts/compare/openbooks-3.1.12...openbooks-3.1.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)) - - -## [openbooks-3.1.12](https://github.com/truecharts/charts/compare/openbooks-3.1.11...openbooks-3.1.12) (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)) - - -## [openbooks-3.1.11](https://github.com/truecharts/charts/compare/openbooks-3.1.10...openbooks-3.1.11) (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)) - - -## [openbooks-3.1.10](https://github.com/truecharts/charts/compare/openbooks-3.1.9...openbooks-3.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [openbooks-3.1.9](https://github.com/truecharts/charts/compare/openbooks-3.1.8...openbooks-3.1.9) (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)) - - -## [openbooks-3.1.8](https://github.com/truecharts/charts/compare/openbooks-3.1.7...openbooks-3.1.8) (2024-01-03) - -### Chore - - - -- update container image evanbuss/openbooks to 4.5.0[@3f2e59a](https://github.com/3f2e59a) by renovate ([#16760](https://github.com/truecharts/charts/issues/16760)) - - -## [openbooks-3.1.7](https://github.com/truecharts/charts/compare/openbooks-3.1.6...openbooks-3.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [openbooks-3.1.6](https://github.com/truecharts/charts/compare/openbooks-3.1.4...openbooks-3.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [openbooks-3.1.4](https://github.com/truecharts/charts/compare/openbooks-3.1.3...openbooks-3.1.4) (2024-01-01) - -### Chore diff --git a/stable/openbooks/4.0.0/Chart.yaml b/stable/openbooks/4.0.0/Chart.yaml deleted file mode 100644 index 25191d6db0a..00000000000 --- a/stable/openbooks/4.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.5.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: IRC Highway eBook Downloads. -home: https://truecharts.org/charts/stable/openbooks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.png -keywords: - - openbooks - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openbooks -sources: - - https://github.com/evan-buss/openbooks - - https://github.com/truecharts/charts/tree/master/charts/stable/openbooks - - https://hub.docker.com/r/evanbuss/openbooks -type: application -version: 4.0.0 diff --git a/stable/openbooks/4.0.0/charts/common-17.5.0.tgz b/stable/openbooks/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/openbooks/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/openhab/9.0.0/.helmignore b/stable/openbooks/4.1.3/.helmignore similarity index 100% rename from stable/openhab/9.0.0/.helmignore rename to stable/openbooks/4.1.3/.helmignore diff --git a/stable/openbooks/4.1.3/CHANGELOG.md b/stable/openbooks/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..da17d537c6a --- /dev/null +++ b/stable/openbooks/4.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [openbooks-3.1.14](https://github.com/truecharts/charts/compare/openbooks-3.1.13...openbooks-3.1.14) (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)) + + +## [openbooks-3.1.13](https://github.com/truecharts/charts/compare/openbooks-3.1.12...openbooks-3.1.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)) + + +## [openbooks-3.1.12](https://github.com/truecharts/charts/compare/openbooks-3.1.11...openbooks-3.1.12) (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)) + + +## [openbooks-3.1.11](https://github.com/truecharts/charts/compare/openbooks-3.1.10...openbooks-3.1.11) (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)) + + +## [openbooks-3.1.10](https://github.com/truecharts/charts/compare/openbooks-3.1.9...openbooks-3.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [openbooks-3.1.9](https://github.com/truecharts/charts/compare/openbooks-3.1.8...openbooks-3.1.9) (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)) + + +## [openbooks-3.1.8](https://github.com/truecharts/charts/compare/openbooks-3.1.7...openbooks-3.1.8) (2024-01-03) + +### Chore + + + +- update container image evanbuss/openbooks to 4.5.0[@3f2e59a](https://github.com/3f2e59a) by renovate ([#16760](https://github.com/truecharts/charts/issues/16760)) + + +## [openbooks-3.1.7](https://github.com/truecharts/charts/compare/openbooks-3.1.6...openbooks-3.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [openbooks-3.1.6](https://github.com/truecharts/charts/compare/openbooks-3.1.4...openbooks-3.1.6) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + diff --git a/stable/openbooks/4.1.3/Chart.yaml b/stable/openbooks/4.1.3/Chart.yaml new file mode 100644 index 00000000000..89216c9f361 --- /dev/null +++ b/stable/openbooks/4.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.5.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: IRC Highway eBook Downloads. +home: https://truecharts.org/charts/stable/openbooks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.png +keywords: + - openbooks + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: openbooks +sources: + - https://github.com/evan-buss/openbooks + - https://github.com/truecharts/charts/tree/master/charts/stable/openbooks + - https://hub.docker.com/r/evanbuss/openbooks +type: application +version: 4.1.3 diff --git a/stable/openbooks/4.0.0/README.md b/stable/openbooks/4.1.3/README.md similarity index 100% rename from stable/openbooks/4.0.0/README.md rename to stable/openbooks/4.1.3/README.md diff --git a/stable/openbooks/4.0.0/app-readme.md b/stable/openbooks/4.1.3/app-readme.md similarity index 100% rename from stable/openbooks/4.0.0/app-readme.md rename to stable/openbooks/4.1.3/app-readme.md diff --git a/stable/openbooks/4.1.3/charts/common-18.0.3.tgz b/stable/openbooks/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/openbooks/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/openbooks/4.0.0/ix_values.yaml b/stable/openbooks/4.1.3/ix_values.yaml similarity index 100% rename from stable/openbooks/4.0.0/ix_values.yaml rename to stable/openbooks/4.1.3/ix_values.yaml diff --git a/stable/openbooks/4.0.0/questions.yaml b/stable/openbooks/4.1.3/questions.yaml similarity index 100% rename from stable/openbooks/4.0.0/questions.yaml rename to stable/openbooks/4.1.3/questions.yaml diff --git a/stable/openhab/9.0.0/templates/NOTES.txt b/stable/openbooks/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/openhab/9.0.0/templates/NOTES.txt rename to stable/openbooks/4.1.3/templates/NOTES.txt diff --git a/stable/openbooks/4.0.0/templates/_args.tpl b/stable/openbooks/4.1.3/templates/_args.tpl similarity index 100% rename from stable/openbooks/4.0.0/templates/_args.tpl rename to stable/openbooks/4.1.3/templates/_args.tpl diff --git a/stable/openbooks/4.0.0/templates/common.yaml b/stable/openbooks/4.1.3/templates/common.yaml similarity index 100% rename from stable/openbooks/4.0.0/templates/common.yaml rename to stable/openbooks/4.1.3/templates/common.yaml diff --git a/stable/openhab/9.0.0/values.yaml b/stable/openbooks/4.1.3/values.yaml similarity index 100% rename from stable/openhab/9.0.0/values.yaml rename to stable/openbooks/4.1.3/values.yaml diff --git a/stable/opengl-desktop-g3/5.0.0/CHANGELOG.md b/stable/opengl-desktop-g3/5.0.0/CHANGELOG.md deleted file mode 100644 index c2e7e55cd28..00000000000 --- a/stable/opengl-desktop-g3/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [opengl-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.11...opengl-desktop-g3-4.1.12) (2024-02-12) - -### Chore - - - -- update container image accetto/ubuntu-vnc-xfce-opengl-g3 to latest[@cf2f93a](https://github.com/cf2f93a) by renovate ([#18023](https://github.com/truecharts/charts/issues/18023)) - - -## [opengl-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.10...opengl-desktop-g3-4.1.11) (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)) - - -## [opengl-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.9...opengl-desktop-g3-4.1.10) (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)) - - -## [opengl-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.8...opengl-desktop-g3-4.1.9) (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)) - - -## [opengl-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.7...opengl-desktop-g3-4.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)) - - -## [opengl-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.6...opengl-desktop-g3-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [opengl-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.5...opengl-desktop-g3-4.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)) - - -## [opengl-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.4...opengl-desktop-g3-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [opengl-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.3...opengl-desktop-g3-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [opengl-desktop-g3-4.1.3](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.0...opengl-desktop-g3-4.1.3) (2024-01-01) diff --git a/stable/opengl-desktop-g3/5.0.0/Chart.yaml b/stable/opengl-desktop-g3/5.0.0/Chart.yaml deleted file mode 100644 index f38dfb1f55b..00000000000 --- a/stable/opengl-desktop-g3/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing -home: https://truecharts.org/charts/stable/opengl-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.png -keywords: - - opengl-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: opengl-desktop-g3 -sources: - - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/stable/opengl-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 -type: application -version: 5.0.0 diff --git a/stable/opengl-desktop-g3/5.0.0/charts/common-17.5.0.tgz b/stable/opengl-desktop-g3/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/opengl-desktop-g3/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/openra/5.0.0/.helmignore b/stable/opengl-desktop-g3/5.1.3/.helmignore similarity index 100% rename from stable/openra/5.0.0/.helmignore rename to stable/opengl-desktop-g3/5.1.3/.helmignore diff --git a/stable/opengl-desktop-g3/5.1.3/CHANGELOG.md b/stable/opengl-desktop-g3/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c7701308576 --- /dev/null +++ b/stable/opengl-desktop-g3/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [opengl-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.11...opengl-desktop-g3-4.1.12) (2024-02-12) + +### Chore + + + +- update container image accetto/ubuntu-vnc-xfce-opengl-g3 to latest[@cf2f93a](https://github.com/cf2f93a) by renovate ([#18023](https://github.com/truecharts/charts/issues/18023)) + + +## [opengl-desktop-g3-4.1.11](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.10...opengl-desktop-g3-4.1.11) (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)) + + +## [opengl-desktop-g3-4.1.10](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.9...opengl-desktop-g3-4.1.10) (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)) + + +## [opengl-desktop-g3-4.1.9](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.8...opengl-desktop-g3-4.1.9) (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)) + + +## [opengl-desktop-g3-4.1.8](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.7...opengl-desktop-g3-4.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)) + + +## [opengl-desktop-g3-4.1.7](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.6...opengl-desktop-g3-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [opengl-desktop-g3-4.1.6](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.5...opengl-desktop-g3-4.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)) + + +## [opengl-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.4...opengl-desktop-g3-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [opengl-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/opengl-desktop-g3-4.1.3...opengl-desktop-g3-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/opengl-desktop-g3/5.1.3/Chart.yaml b/stable/opengl-desktop-g3/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6892f828c63 --- /dev/null +++ b/stable/opengl-desktop-g3/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing +home: https://truecharts.org/charts/stable/opengl-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.png +keywords: + - opengl-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: opengl-desktop-g3 +sources: + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/stable/opengl-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 +type: application +version: 5.1.3 diff --git a/stable/opengl-desktop-g3/5.0.0/README.md b/stable/opengl-desktop-g3/5.1.3/README.md similarity index 100% rename from stable/opengl-desktop-g3/5.0.0/README.md rename to stable/opengl-desktop-g3/5.1.3/README.md diff --git a/stable/opengl-desktop-g3/5.0.0/app-readme.md b/stable/opengl-desktop-g3/5.1.3/app-readme.md similarity index 100% rename from stable/opengl-desktop-g3/5.0.0/app-readme.md rename to stable/opengl-desktop-g3/5.1.3/app-readme.md diff --git a/stable/opengl-desktop-g3/5.1.3/charts/common-18.0.3.tgz b/stable/opengl-desktop-g3/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/opengl-desktop-g3/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/opengl-desktop-g3/5.0.0/ix_values.yaml b/stable/opengl-desktop-g3/5.1.3/ix_values.yaml similarity index 100% rename from stable/opengl-desktop-g3/5.0.0/ix_values.yaml rename to stable/opengl-desktop-g3/5.1.3/ix_values.yaml diff --git a/stable/opengl-desktop-g3/5.0.0/questions.yaml b/stable/opengl-desktop-g3/5.1.3/questions.yaml similarity index 100% rename from stable/opengl-desktop-g3/5.0.0/questions.yaml rename to stable/opengl-desktop-g3/5.1.3/questions.yaml diff --git a/stable/opengl-desktop-g3/5.0.0/templates/common.yaml b/stable/opengl-desktop-g3/5.1.3/templates/common.yaml similarity index 100% rename from stable/opengl-desktop-g3/5.0.0/templates/common.yaml rename to stable/opengl-desktop-g3/5.1.3/templates/common.yaml diff --git a/stable/openra/5.0.0/values.yaml b/stable/opengl-desktop-g3/5.1.3/values.yaml similarity index 100% rename from stable/openra/5.0.0/values.yaml rename to stable/opengl-desktop-g3/5.1.3/values.yaml diff --git a/stable/openhab/9.0.0/CHANGELOG.md b/stable/openhab/9.0.0/CHANGELOG.md deleted file mode 100644 index d818e2d31b6..00000000000 --- a/stable/openhab/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [openhab-8.1.12](https://github.com/truecharts/charts/compare/openhab-8.1.11...openhab-8.1.12) (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)) - - -## [openhab-8.1.11](https://github.com/truecharts/charts/compare/openhab-8.1.10...openhab-8.1.11) (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)) - - -## [openhab-8.1.10](https://github.com/truecharts/charts/compare/openhab-8.1.9...openhab-8.1.10) (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)) - - -## [openhab-8.1.9](https://github.com/truecharts/charts/compare/openhab-8.1.8...openhab-8.1.9) (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)) - - -## [openhab-8.1.8](https://github.com/truecharts/charts/compare/openhab-8.1.7...openhab-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [openhab-8.1.7](https://github.com/truecharts/charts/compare/openhab-8.1.6...openhab-8.1.7) (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)) - - -## [openhab-8.1.6](https://github.com/truecharts/charts/compare/openhab-8.1.5...openhab-8.1.6) (2024-01-08) - -### Chore - - - -- update container image openhab/openhab to v4.1.1[@cf4e12d](https://github.com/cf4e12d) by renovate ([#17009](https://github.com/truecharts/charts/issues/17009)) - - -## [openhab-8.1.5](https://github.com/truecharts/charts/compare/openhab-8.1.4...openhab-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [openhab-8.1.4](https://github.com/truecharts/charts/compare/openhab-8.1.3...openhab-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [openhab-8.1.3](https://github.com/truecharts/charts/compare/openhab-8.1.0...openhab-8.1.3) (2024-01-01) diff --git a/stable/openhab/9.0.0/Chart.yaml b/stable/openhab/9.0.0/Chart.yaml deleted file mode 100644 index eba9ae2d1da..00000000000 --- a/stable/openhab/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.1.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: OpenHab is a home-automation application -home: https://truecharts.org/charts/stable/openhab -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png -keywords: - - openhab -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openhab -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openhab - - https://hub.docker.com/r/openhab/openhab -type: application -version: 9.0.0 diff --git a/stable/openhab/9.0.0/charts/common-17.5.0.tgz b/stable/openhab/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/openhab/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/openspeedtest/8.0.0/.helmignore b/stable/openhab/9.1.3/.helmignore similarity index 100% rename from stable/openspeedtest/8.0.0/.helmignore rename to stable/openhab/9.1.3/.helmignore diff --git a/stable/openhab/9.1.3/CHANGELOG.md b/stable/openhab/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c7f113c51c5 --- /dev/null +++ b/stable/openhab/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [openhab-8.1.12](https://github.com/truecharts/charts/compare/openhab-8.1.11...openhab-8.1.12) (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)) + + +## [openhab-8.1.11](https://github.com/truecharts/charts/compare/openhab-8.1.10...openhab-8.1.11) (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)) + + +## [openhab-8.1.10](https://github.com/truecharts/charts/compare/openhab-8.1.9...openhab-8.1.10) (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)) + + +## [openhab-8.1.9](https://github.com/truecharts/charts/compare/openhab-8.1.8...openhab-8.1.9) (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)) + + +## [openhab-8.1.8](https://github.com/truecharts/charts/compare/openhab-8.1.7...openhab-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [openhab-8.1.7](https://github.com/truecharts/charts/compare/openhab-8.1.6...openhab-8.1.7) (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)) + + +## [openhab-8.1.6](https://github.com/truecharts/charts/compare/openhab-8.1.5...openhab-8.1.6) (2024-01-08) + +### Chore + + + +- update container image openhab/openhab to v4.1.1[@cf4e12d](https://github.com/cf4e12d) by renovate ([#17009](https://github.com/truecharts/charts/issues/17009)) + + +## [openhab-8.1.5](https://github.com/truecharts/charts/compare/openhab-8.1.4...openhab-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [openhab-8.1.4](https://github.com/truecharts/charts/compare/openhab-8.1.3...openhab-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/openhab/9.1.3/Chart.yaml b/stable/openhab/9.1.3/Chart.yaml new file mode 100644 index 00000000000..b8b3a660a4d --- /dev/null +++ b/stable/openhab/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.1.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: OpenHab is a home-automation application +home: https://truecharts.org/charts/stable/openhab +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png +keywords: + - openhab +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: openhab +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openhab + - https://hub.docker.com/r/openhab/openhab +type: application +version: 9.1.3 diff --git a/stable/openhab/9.0.0/README.md b/stable/openhab/9.1.3/README.md similarity index 100% rename from stable/openhab/9.0.0/README.md rename to stable/openhab/9.1.3/README.md diff --git a/stable/openhab/9.0.0/app-readme.md b/stable/openhab/9.1.3/app-readme.md similarity index 100% rename from stable/openhab/9.0.0/app-readme.md rename to stable/openhab/9.1.3/app-readme.md diff --git a/stable/openhab/9.1.3/charts/common-18.0.3.tgz b/stable/openhab/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/openhab/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/openhab/9.0.0/ix_values.yaml b/stable/openhab/9.1.3/ix_values.yaml similarity index 100% rename from stable/openhab/9.0.0/ix_values.yaml rename to stable/openhab/9.1.3/ix_values.yaml diff --git a/stable/openhab/9.0.0/questions.yaml b/stable/openhab/9.1.3/questions.yaml similarity index 100% rename from stable/openhab/9.0.0/questions.yaml rename to stable/openhab/9.1.3/questions.yaml diff --git a/stable/openspeedtest/8.0.0/templates/NOTES.txt b/stable/openhab/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/openspeedtest/8.0.0/templates/NOTES.txt rename to stable/openhab/9.1.3/templates/NOTES.txt diff --git a/stable/openhab/9.0.0/templates/common.yaml b/stable/openhab/9.1.3/templates/common.yaml similarity index 100% rename from stable/openhab/9.0.0/templates/common.yaml rename to stable/openhab/9.1.3/templates/common.yaml diff --git a/stable/openspeedtest/8.0.0/values.yaml b/stable/openhab/9.1.3/values.yaml similarity index 100% rename from stable/openspeedtest/8.0.0/values.yaml rename to stable/openhab/9.1.3/values.yaml diff --git a/stable/openra/5.0.0/CHANGELOG.md b/stable/openra/5.0.0/CHANGELOG.md deleted file mode 100644 index d278c959c11..00000000000 --- a/stable/openra/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [openra-4.1.11](https://github.com/truecharts/charts/compare/openra-4.1.10...openra-4.1.11) (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)) - - -## [openra-4.1.10](https://github.com/truecharts/charts/compare/openra-4.1.9...openra-4.1.10) (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)) - - -## [openra-4.1.9](https://github.com/truecharts/charts/compare/openra-4.1.8...openra-4.1.9) (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)) - - -## [openra-4.1.8](https://github.com/truecharts/charts/compare/openra-4.1.7...openra-4.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)) - - -## [openra-4.1.7](https://github.com/truecharts/charts/compare/openra-4.1.6...openra-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [openra-4.1.6](https://github.com/truecharts/charts/compare/openra-4.1.5...openra-4.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)) - - -## [openra-4.1.5](https://github.com/truecharts/charts/compare/openra-4.1.4...openra-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [openra-4.1.4](https://github.com/truecharts/charts/compare/openra-4.1.3...openra-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [openra-4.1.3](https://github.com/truecharts/charts/compare/openra-4.1.0...openra-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/openra/5.0.0/Chart.yaml b/stable/openra/5.0.0/Chart.yaml deleted file mode 100644 index f68eb88c079..00000000000 --- a/stable/openra/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] -home: https://truecharts.org/charts/stable/openra -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.png -keywords: - - openra - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openra -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openra - - https://hub.docker.com/r/rmoriz/openra -type: application -version: 5.0.0 diff --git a/stable/openra/5.0.0/charts/common-17.5.0.tgz b/stable/openra/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/openra/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/openttd/5.0.0/.helmignore b/stable/openra/5.1.3/.helmignore similarity index 100% rename from stable/openttd/5.0.0/.helmignore rename to stable/openra/5.1.3/.helmignore diff --git a/stable/openra/5.1.3/CHANGELOG.md b/stable/openra/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..85706a8596d --- /dev/null +++ b/stable/openra/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [openra-4.1.11](https://github.com/truecharts/charts/compare/openra-4.1.10...openra-4.1.11) (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)) + + +## [openra-4.1.10](https://github.com/truecharts/charts/compare/openra-4.1.9...openra-4.1.10) (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)) + + +## [openra-4.1.9](https://github.com/truecharts/charts/compare/openra-4.1.8...openra-4.1.9) (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)) + + +## [openra-4.1.8](https://github.com/truecharts/charts/compare/openra-4.1.7...openra-4.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)) + + +## [openra-4.1.7](https://github.com/truecharts/charts/compare/openra-4.1.6...openra-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [openra-4.1.6](https://github.com/truecharts/charts/compare/openra-4.1.5...openra-4.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)) + + +## [openra-4.1.5](https://github.com/truecharts/charts/compare/openra-4.1.4...openra-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [openra-4.1.4](https://github.com/truecharts/charts/compare/openra-4.1.3...openra-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [openra-4.1.3](https://github.com/truecharts/charts/compare/openra-4.1.0...openra-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/openra/5.1.3/Chart.yaml b/stable/openra/5.1.3/Chart.yaml new file mode 100644 index 00000000000..dfe4ba234bc --- /dev/null +++ b/stable/openra/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] +home: https://truecharts.org/charts/stable/openra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.png +keywords: + - openra + - Network-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: openra +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openra + - https://hub.docker.com/r/rmoriz/openra +type: application +version: 5.1.3 diff --git a/stable/openra/5.0.0/README.md b/stable/openra/5.1.3/README.md similarity index 100% rename from stable/openra/5.0.0/README.md rename to stable/openra/5.1.3/README.md diff --git a/stable/openra/5.0.0/app-readme.md b/stable/openra/5.1.3/app-readme.md similarity index 100% rename from stable/openra/5.0.0/app-readme.md rename to stable/openra/5.1.3/app-readme.md diff --git a/stable/openra/5.1.3/charts/common-18.0.3.tgz b/stable/openra/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/openra/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/openra/5.0.0/ix_values.yaml b/stable/openra/5.1.3/ix_values.yaml similarity index 100% rename from stable/openra/5.0.0/ix_values.yaml rename to stable/openra/5.1.3/ix_values.yaml diff --git a/stable/openra/5.0.0/questions.yaml b/stable/openra/5.1.3/questions.yaml similarity index 100% rename from stable/openra/5.0.0/questions.yaml rename to stable/openra/5.1.3/questions.yaml diff --git a/stable/openra/5.0.0/templates/common.yaml b/stable/openra/5.1.3/templates/common.yaml similarity index 100% rename from stable/openra/5.0.0/templates/common.yaml rename to stable/openra/5.1.3/templates/common.yaml diff --git a/stable/openttd/5.0.0/values.yaml b/stable/openra/5.1.3/values.yaml similarity index 100% rename from stable/openttd/5.0.0/values.yaml rename to stable/openra/5.1.3/values.yaml diff --git a/stable/openspeedtest/8.0.0/CHANGELOG.md b/stable/openspeedtest/8.0.0/CHANGELOG.md deleted file mode 100644 index 581c05bb49e..00000000000 --- a/stable/openspeedtest/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [openspeedtest-7.1.12](https://github.com/truecharts/charts/compare/openspeedtest-7.1.11...openspeedtest-7.1.12) (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)) - - -## [openspeedtest-7.1.11](https://github.com/truecharts/charts/compare/openspeedtest-7.1.10...openspeedtest-7.1.11) (2024-01-29) - -### Chore - - - -- update container image openspeedtest/latest to latest[@0d2d940](https://github.com/0d2d940) by renovate ([#17647](https://github.com/truecharts/charts/issues/17647)) - - -## [openspeedtest-7.1.10](https://github.com/truecharts/charts/compare/openspeedtest-7.1.9...openspeedtest-7.1.10) (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)) - - -## [openspeedtest-7.1.9](https://github.com/truecharts/charts/compare/openspeedtest-7.1.8...openspeedtest-7.1.9) (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)) - - -## [openspeedtest-7.1.8](https://github.com/truecharts/charts/compare/openspeedtest-7.1.7...openspeedtest-7.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)) - - -## [openspeedtest-7.1.7](https://github.com/truecharts/charts/compare/openspeedtest-7.1.6...openspeedtest-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [openspeedtest-7.1.6](https://github.com/truecharts/charts/compare/openspeedtest-7.1.5...openspeedtest-7.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)) - - -## [openspeedtest-7.1.5](https://github.com/truecharts/charts/compare/openspeedtest-7.1.4...openspeedtest-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [openspeedtest-7.1.4](https://github.com/truecharts/charts/compare/openspeedtest-7.1.3...openspeedtest-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [openspeedtest-7.1.3](https://github.com/truecharts/charts/compare/openspeedtest-7.1.0...openspeedtest-7.1.3) (2024-01-01) diff --git a/stable/openspeedtest/8.0.0/Chart.yaml b/stable/openspeedtest/8.0.0/Chart.yaml deleted file mode 100644 index 5092004f51a..00000000000 --- a/stable/openspeedtest/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. -home: https://truecharts.org/charts/stable/openspeedtest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.png -keywords: - - speedtest - - speed test - - openspeedtest -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openspeedtest -sources: - - https://github.com/openspeedtest/Speed-Test - - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest - - https://hub.docker.com/r/openspeedtest/latest -type: application -version: 8.0.0 diff --git a/stable/openspeedtest/8.0.0/charts/common-17.5.0.tgz b/stable/openspeedtest/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/openspeedtest/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/openvscode-server/9.1.0/.helmignore b/stable/openspeedtest/8.1.3/.helmignore similarity index 100% rename from stable/openvscode-server/9.1.0/.helmignore rename to stable/openspeedtest/8.1.3/.helmignore diff --git a/stable/openspeedtest/8.1.3/CHANGELOG.md b/stable/openspeedtest/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..142bb83b2fb --- /dev/null +++ b/stable/openspeedtest/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [openspeedtest-7.1.12](https://github.com/truecharts/charts/compare/openspeedtest-7.1.11...openspeedtest-7.1.12) (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)) + + +## [openspeedtest-7.1.11](https://github.com/truecharts/charts/compare/openspeedtest-7.1.10...openspeedtest-7.1.11) (2024-01-29) + +### Chore + + + +- update container image openspeedtest/latest to latest[@0d2d940](https://github.com/0d2d940) by renovate ([#17647](https://github.com/truecharts/charts/issues/17647)) + + +## [openspeedtest-7.1.10](https://github.com/truecharts/charts/compare/openspeedtest-7.1.9...openspeedtest-7.1.10) (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)) + + +## [openspeedtest-7.1.9](https://github.com/truecharts/charts/compare/openspeedtest-7.1.8...openspeedtest-7.1.9) (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)) + + +## [openspeedtest-7.1.8](https://github.com/truecharts/charts/compare/openspeedtest-7.1.7...openspeedtest-7.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)) + + +## [openspeedtest-7.1.7](https://github.com/truecharts/charts/compare/openspeedtest-7.1.6...openspeedtest-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [openspeedtest-7.1.6](https://github.com/truecharts/charts/compare/openspeedtest-7.1.5...openspeedtest-7.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)) + + +## [openspeedtest-7.1.5](https://github.com/truecharts/charts/compare/openspeedtest-7.1.4...openspeedtest-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [openspeedtest-7.1.4](https://github.com/truecharts/charts/compare/openspeedtest-7.1.3...openspeedtest-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/openspeedtest/8.1.3/Chart.yaml b/stable/openspeedtest/8.1.3/Chart.yaml new file mode 100644 index 00000000000..e06abaddec6 --- /dev/null +++ b/stable/openspeedtest/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. +home: https://truecharts.org/charts/stable/openspeedtest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.png +keywords: + - speedtest + - speed test + - openspeedtest +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: openspeedtest +sources: + - https://github.com/openspeedtest/Speed-Test + - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest + - https://hub.docker.com/r/openspeedtest/latest +type: application +version: 8.1.3 diff --git a/stable/openspeedtest/8.0.0/README.md b/stable/openspeedtest/8.1.3/README.md similarity index 100% rename from stable/openspeedtest/8.0.0/README.md rename to stable/openspeedtest/8.1.3/README.md diff --git a/stable/openspeedtest/8.0.0/app-readme.md b/stable/openspeedtest/8.1.3/app-readme.md similarity index 100% rename from stable/openspeedtest/8.0.0/app-readme.md rename to stable/openspeedtest/8.1.3/app-readme.md diff --git a/stable/openspeedtest/8.1.3/charts/common-18.0.3.tgz b/stable/openspeedtest/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/openspeedtest/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/openspeedtest/8.0.0/ix_values.yaml b/stable/openspeedtest/8.1.3/ix_values.yaml similarity index 100% rename from stable/openspeedtest/8.0.0/ix_values.yaml rename to stable/openspeedtest/8.1.3/ix_values.yaml diff --git a/stable/openspeedtest/8.0.0/questions.yaml b/stable/openspeedtest/8.1.3/questions.yaml similarity index 100% rename from stable/openspeedtest/8.0.0/questions.yaml rename to stable/openspeedtest/8.1.3/questions.yaml diff --git a/stable/openvscode-server/9.1.0/templates/NOTES.txt b/stable/openspeedtest/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/openvscode-server/9.1.0/templates/NOTES.txt rename to stable/openspeedtest/8.1.3/templates/NOTES.txt diff --git a/stable/openvscode-server/9.1.0/templates/common.yaml b/stable/openspeedtest/8.1.3/templates/common.yaml similarity index 100% rename from stable/openvscode-server/9.1.0/templates/common.yaml rename to stable/openspeedtest/8.1.3/templates/common.yaml diff --git a/stable/openvscode-server/9.1.0/values.yaml b/stable/openspeedtest/8.1.3/values.yaml similarity index 100% rename from stable/openvscode-server/9.1.0/values.yaml rename to stable/openspeedtest/8.1.3/values.yaml diff --git a/stable/openttd/5.0.0/CHANGELOG.md b/stable/openttd/5.0.0/CHANGELOG.md deleted file mode 100644 index 5dd2c2955e3..00000000000 --- a/stable/openttd/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [openttd-4.1.11](https://github.com/truecharts/charts/compare/openttd-4.1.10...openttd-4.1.11) (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)) - - -## [openttd-4.1.10](https://github.com/truecharts/charts/compare/openttd-4.1.9...openttd-4.1.10) (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)) - - -## [openttd-4.1.9](https://github.com/truecharts/charts/compare/openttd-4.1.8...openttd-4.1.9) (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)) - - -## [openttd-4.1.8](https://github.com/truecharts/charts/compare/openttd-4.1.7...openttd-4.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)) - - -## [openttd-4.1.7](https://github.com/truecharts/charts/compare/openttd-4.1.6...openttd-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [openttd-4.1.6](https://github.com/truecharts/charts/compare/openttd-4.1.5...openttd-4.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)) - - -## [openttd-4.1.5](https://github.com/truecharts/charts/compare/openttd-4.1.4...openttd-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [openttd-4.1.4](https://github.com/truecharts/charts/compare/openttd-4.1.3...openttd-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [openttd-4.1.3](https://github.com/truecharts/charts/compare/openttd-4.1.0...openttd-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/openttd/5.0.0/Chart.yaml b/stable/openttd/5.0.0/Chart.yaml deleted file mode 100644 index 9b3f2eada66..00000000000 --- a/stable/openttd/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). -home: https://truecharts.org/charts/stable/openttd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png -keywords: - - openttd - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openttd -sources: - - https://www.openttd.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/openttd - - https://hub.docker.com/r/ich777/openttdserver -type: application -version: 5.0.0 diff --git a/stable/openttd/5.0.0/charts/common-17.5.0.tgz b/stable/openttd/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/openttd/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/organizr/18.0.0/.helmignore b/stable/openttd/5.1.3/.helmignore similarity index 100% rename from stable/organizr/18.0.0/.helmignore rename to stable/openttd/5.1.3/.helmignore diff --git a/stable/openttd/5.1.3/CHANGELOG.md b/stable/openttd/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..bf8a0b20acf --- /dev/null +++ b/stable/openttd/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [openttd-4.1.11](https://github.com/truecharts/charts/compare/openttd-4.1.10...openttd-4.1.11) (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)) + + +## [openttd-4.1.10](https://github.com/truecharts/charts/compare/openttd-4.1.9...openttd-4.1.10) (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)) + + +## [openttd-4.1.9](https://github.com/truecharts/charts/compare/openttd-4.1.8...openttd-4.1.9) (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)) + + +## [openttd-4.1.8](https://github.com/truecharts/charts/compare/openttd-4.1.7...openttd-4.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)) + + +## [openttd-4.1.7](https://github.com/truecharts/charts/compare/openttd-4.1.6...openttd-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [openttd-4.1.6](https://github.com/truecharts/charts/compare/openttd-4.1.5...openttd-4.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)) + + +## [openttd-4.1.5](https://github.com/truecharts/charts/compare/openttd-4.1.4...openttd-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [openttd-4.1.4](https://github.com/truecharts/charts/compare/openttd-4.1.3...openttd-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [openttd-4.1.3](https://github.com/truecharts/charts/compare/openttd-4.1.0...openttd-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/openttd/5.1.3/Chart.yaml b/stable/openttd/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ec16a805e9a --- /dev/null +++ b/stable/openttd/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). +home: https://truecharts.org/charts/stable/openttd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png +keywords: + - openttd + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: openttd +sources: + - https://www.openttd.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/openttd + - https://hub.docker.com/r/ich777/openttdserver +type: application +version: 5.1.3 diff --git a/stable/openttd/5.0.0/README.md b/stable/openttd/5.1.3/README.md similarity index 100% rename from stable/openttd/5.0.0/README.md rename to stable/openttd/5.1.3/README.md diff --git a/stable/openttd/5.0.0/app-readme.md b/stable/openttd/5.1.3/app-readme.md similarity index 100% rename from stable/openttd/5.0.0/app-readme.md rename to stable/openttd/5.1.3/app-readme.md diff --git a/stable/openttd/5.1.3/charts/common-18.0.3.tgz b/stable/openttd/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/openttd/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/openttd/5.0.0/ix_values.yaml b/stable/openttd/5.1.3/ix_values.yaml similarity index 100% rename from stable/openttd/5.0.0/ix_values.yaml rename to stable/openttd/5.1.3/ix_values.yaml diff --git a/stable/openttd/5.0.0/questions.yaml b/stable/openttd/5.1.3/questions.yaml similarity index 100% rename from stable/openttd/5.0.0/questions.yaml rename to stable/openttd/5.1.3/questions.yaml diff --git a/stable/openttd/5.0.0/templates/common.yaml b/stable/openttd/5.1.3/templates/common.yaml similarity index 100% rename from stable/openttd/5.0.0/templates/common.yaml rename to stable/openttd/5.1.3/templates/common.yaml diff --git a/stable/organizr/18.0.0/values.yaml b/stable/openttd/5.1.3/values.yaml similarity index 100% rename from stable/organizr/18.0.0/values.yaml rename to stable/openttd/5.1.3/values.yaml diff --git a/stable/openvscode-server/9.1.0/CHANGELOG.md b/stable/openvscode-server/9.1.0/CHANGELOG.md deleted file mode 100644 index 8498eea014c..00000000000 --- a/stable/openvscode-server/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [openvscode-server-8.2.0](https://github.com/truecharts/charts/compare/openvscode-server-8.1.16...openvscode-server-8.2.0) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/openvscode-server to v1.86.1[@6f501df](https://github.com/6f501df) by renovate ([#18186](https://github.com/truecharts/charts/issues/18186)) - - -## [openvscode-server-8.1.16](https://github.com/truecharts/charts/compare/openvscode-server-8.1.15...openvscode-server-8.1.16) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/openvscode-server to v1.85.2[@1da1d36](https://github.com/1da1d36) by renovate ([#18135](https://github.com/truecharts/charts/issues/18135)) - - -## [openvscode-server-8.1.15](https://github.com/truecharts/charts/compare/openvscode-server-8.1.14...openvscode-server-8.1.15) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/openvscode-server to 1.85.1[@b952c00](https://github.com/b952c00) by renovate ([#17861](https://github.com/truecharts/charts/issues/17861)) - - -## [openvscode-server-8.1.14](https://github.com/truecharts/charts/compare/openvscode-server-8.1.13...openvscode-server-8.1.14) (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)) - - -## [openvscode-server-8.1.13](https://github.com/truecharts/charts/compare/openvscode-server-8.1.12...openvscode-server-8.1.13) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/openvscode-server to 1.85.1[@c162501](https://github.com/c162501) by renovate ([#17616](https://github.com/truecharts/charts/issues/17616)) - - -## [openvscode-server-8.1.12](https://github.com/truecharts/charts/compare/openvscode-server-8.1.11...openvscode-server-8.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)) - - -## [openvscode-server-8.1.11](https://github.com/truecharts/charts/compare/openvscode-server-8.1.10...openvscode-server-8.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)) - - -## [openvscode-server-8.1.10](https://github.com/truecharts/charts/compare/openvscode-server-8.1.9...openvscode-server-8.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)) - - -## [openvscode-server-8.1.9](https://github.com/truecharts/charts/compare/openvscode-server-8.1.8...openvscode-server-8.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [openvscode-server-8.1.8](https://github.com/truecharts/charts/compare/openvscode-server-8.1.7...openvscode-server-8.1.8) (2024-01-21) - -### Chore diff --git a/stable/openvscode-server/9.1.0/Chart.yaml b/stable/openvscode-server/9.1.0/Chart.yaml deleted file mode 100644 index 9b45d13c3b1..00000000000 --- a/stable/openvscode-server/9.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.86.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. -home: https://truecharts.org/charts/stable/openvscode-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png -keywords: - - openvscode-server -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: openvscode-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server - - https://ghcr.io/linuxserver/openvscode-server -type: application -version: 9.1.0 diff --git a/stable/openvscode-server/9.1.0/charts/common-18.0.1.tgz b/stable/openvscode-server/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/openvscode-server/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/openvscode-server/9.1.0/ix_values.yaml b/stable/openvscode-server/9.1.0/ix_values.yaml deleted file mode 100644 index a985df942b4..00000000000 --- a/stable/openvscode-server/9.1.0/ix_values.yaml +++ /dev/null @@ -1,29 +0,0 @@ -image: - repository: ghcr.io/linuxserver/openvscode-server - pullPolicy: IfNotPresent - tag: 1.86.2@sha256:fd7307d06adf0883175877853198a9ae8212331c6dd7cbff75b52220e9e1739a -# secretEnv: -# CONNECTION_TOKEN: "somerandomstring" -# CONNECTION_SECRET: "" -# SUDO_PASSWORD: "" -service: - main: - ports: - main: - targetPort: 3000 - port: 10135 -persistence: - config: - enabled: true - mountPath: "/config" - varrun: - enabled: true -portal: - open: - enabled: true -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 diff --git a/stable/oscam/13.0.0/.helmignore b/stable/openvscode-server/9.1.4/.helmignore similarity index 100% rename from stable/oscam/13.0.0/.helmignore rename to stable/openvscode-server/9.1.4/.helmignore diff --git a/stable/openvscode-server/9.1.4/CHANGELOG.md b/stable/openvscode-server/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..f0c09091516 --- /dev/null +++ b/stable/openvscode-server/9.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [openvscode-server-8.2.0](https://github.com/truecharts/charts/compare/openvscode-server-8.1.16...openvscode-server-8.2.0) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/openvscode-server to v1.86.1[@6f501df](https://github.com/6f501df) by renovate ([#18186](https://github.com/truecharts/charts/issues/18186)) + + +## [openvscode-server-8.1.16](https://github.com/truecharts/charts/compare/openvscode-server-8.1.15...openvscode-server-8.1.16) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/openvscode-server to v1.85.2[@1da1d36](https://github.com/1da1d36) by renovate ([#18135](https://github.com/truecharts/charts/issues/18135)) + + +## [openvscode-server-8.1.15](https://github.com/truecharts/charts/compare/openvscode-server-8.1.14...openvscode-server-8.1.15) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/openvscode-server to 1.85.1[@b952c00](https://github.com/b952c00) by renovate ([#17861](https://github.com/truecharts/charts/issues/17861)) + + +## [openvscode-server-8.1.14](https://github.com/truecharts/charts/compare/openvscode-server-8.1.13...openvscode-server-8.1.14) (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)) + + +## [openvscode-server-8.1.13](https://github.com/truecharts/charts/compare/openvscode-server-8.1.12...openvscode-server-8.1.13) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/openvscode-server to 1.85.1[@c162501](https://github.com/c162501) by renovate ([#17616](https://github.com/truecharts/charts/issues/17616)) + + +## [openvscode-server-8.1.12](https://github.com/truecharts/charts/compare/openvscode-server-8.1.11...openvscode-server-8.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)) + + +## [openvscode-server-8.1.11](https://github.com/truecharts/charts/compare/openvscode-server-8.1.10...openvscode-server-8.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)) + + +## [openvscode-server-8.1.10](https://github.com/truecharts/charts/compare/openvscode-server-8.1.9...openvscode-server-8.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)) + + +## [openvscode-server-8.1.9](https://github.com/truecharts/charts/compare/openvscode-server-8.1.8...openvscode-server-8.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/openvscode-server/9.1.4/Chart.yaml b/stable/openvscode-server/9.1.4/Chart.yaml new file mode 100644 index 00000000000..2d4a10c00b2 --- /dev/null +++ b/stable/openvscode-server/9.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.86.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. +home: https://truecharts.org/charts/stable/openvscode-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png +keywords: + - openvscode-server +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: openvscode-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server + - https://ghcr.io/linuxserver/openvscode-server +type: application +version: 9.1.4 diff --git a/stable/openvscode-server/9.1.0/README.md b/stable/openvscode-server/9.1.4/README.md similarity index 100% rename from stable/openvscode-server/9.1.0/README.md rename to stable/openvscode-server/9.1.4/README.md diff --git a/stable/openvscode-server/9.1.0/app-readme.md b/stable/openvscode-server/9.1.4/app-readme.md similarity index 100% rename from stable/openvscode-server/9.1.0/app-readme.md rename to stable/openvscode-server/9.1.4/app-readme.md diff --git a/stable/openvscode-server/9.1.4/charts/common-18.0.3.tgz b/stable/openvscode-server/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/openvscode-server/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/openvscode-server/9.1.4/ix_values.yaml b/stable/openvscode-server/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..dfff21412ee --- /dev/null +++ b/stable/openvscode-server/9.1.4/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: ghcr.io/linuxserver/openvscode-server + pullPolicy: IfNotPresent + tag: 1.86.2@sha256:2c0e1ffa563d050d807ce3e88c339024074d3b3a140dd368d79342371c047f7c +# secretEnv: +# CONNECTION_TOKEN: "somerandomstring" +# CONNECTION_SECRET: "" +# SUDO_PASSWORD: "" +service: + main: + ports: + main: + targetPort: 3000 + port: 10135 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/openvscode-server/9.1.0/questions.yaml b/stable/openvscode-server/9.1.4/questions.yaml similarity index 100% rename from stable/openvscode-server/9.1.0/questions.yaml rename to stable/openvscode-server/9.1.4/questions.yaml diff --git a/stable/organizr/18.0.0/templates/NOTES.txt b/stable/openvscode-server/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/organizr/18.0.0/templates/NOTES.txt rename to stable/openvscode-server/9.1.4/templates/NOTES.txt diff --git a/stable/organizr/18.0.0/templates/common.yaml b/stable/openvscode-server/9.1.4/templates/common.yaml similarity index 100% rename from stable/organizr/18.0.0/templates/common.yaml rename to stable/openvscode-server/9.1.4/templates/common.yaml diff --git a/stable/oscam/13.0.0/values.yaml b/stable/openvscode-server/9.1.4/values.yaml similarity index 100% rename from stable/oscam/13.0.0/values.yaml rename to stable/openvscode-server/9.1.4/values.yaml diff --git a/stable/organizr/18.0.0/CHANGELOG.md b/stable/organizr/18.0.0/CHANGELOG.md deleted file mode 100644 index 9f246d638ab..00000000000 --- a/stable/organizr/18.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [organizr-17.1.11](https://github.com/truecharts/charts/compare/organizr-17.1.10...organizr-17.1.11) (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)) - - -## [organizr-17.1.10](https://github.com/truecharts/charts/compare/organizr-17.1.9...organizr-17.1.10) (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)) - - -## [organizr-17.1.9](https://github.com/truecharts/charts/compare/organizr-17.1.8...organizr-17.1.9) (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)) - - -## [organizr-17.1.8](https://github.com/truecharts/charts/compare/organizr-17.1.7...organizr-17.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)) - - -## [organizr-17.1.7](https://github.com/truecharts/charts/compare/organizr-17.1.6...organizr-17.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [organizr-17.1.6](https://github.com/truecharts/charts/compare/organizr-17.1.5...organizr-17.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)) - - -## [organizr-17.1.5](https://github.com/truecharts/charts/compare/organizr-17.1.4...organizr-17.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [organizr-17.1.4](https://github.com/truecharts/charts/compare/organizr-17.1.3...organizr-17.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [organizr-17.1.3](https://github.com/truecharts/charts/compare/organizr-17.1.0...organizr-17.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/organizr/18.0.0/Chart.yaml b/stable/organizr/18.0.0/Chart.yaml deleted file mode 100644 index b36f80b422e..00000000000 --- a/stable/organizr/18.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: organizers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: HTPC/Homelab Services Organizer -home: https://truecharts.org/charts/stable/organizr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png -keywords: - - organizr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: organizr -sources: - - https://github.com/causefx/Organizr - - https://github.com/truecharts/charts/tree/master/charts/stable/organizr - - https://hub.docker.com/r/organizr/organizr -type: application -version: 18.0.0 diff --git a/stable/organizr/18.0.0/charts/common-17.5.0.tgz b/stable/organizr/18.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/organizr/18.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/outline/12.1.0/.helmignore b/stable/organizr/18.1.3/.helmignore similarity index 100% rename from stable/outline/12.1.0/.helmignore rename to stable/organizr/18.1.3/.helmignore diff --git a/stable/organizr/18.1.3/CHANGELOG.md b/stable/organizr/18.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d771794d1b2 --- /dev/null +++ b/stable/organizr/18.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [organizr-17.1.11](https://github.com/truecharts/charts/compare/organizr-17.1.10...organizr-17.1.11) (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)) + + +## [organizr-17.1.10](https://github.com/truecharts/charts/compare/organizr-17.1.9...organizr-17.1.10) (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)) + + +## [organizr-17.1.9](https://github.com/truecharts/charts/compare/organizr-17.1.8...organizr-17.1.9) (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)) + + +## [organizr-17.1.8](https://github.com/truecharts/charts/compare/organizr-17.1.7...organizr-17.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)) + + +## [organizr-17.1.7](https://github.com/truecharts/charts/compare/organizr-17.1.6...organizr-17.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [organizr-17.1.6](https://github.com/truecharts/charts/compare/organizr-17.1.5...organizr-17.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)) + + +## [organizr-17.1.5](https://github.com/truecharts/charts/compare/organizr-17.1.4...organizr-17.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [organizr-17.1.4](https://github.com/truecharts/charts/compare/organizr-17.1.3...organizr-17.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [organizr-17.1.3](https://github.com/truecharts/charts/compare/organizr-17.1.0...organizr-17.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/organizr/18.1.3/Chart.yaml b/stable/organizr/18.1.3/Chart.yaml new file mode 100644 index 00000000000..98a9b604f66 --- /dev/null +++ b/stable/organizr/18.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: organizers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: HTPC/Homelab Services Organizer +home: https://truecharts.org/charts/stable/organizr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png +keywords: + - organizr +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: organizr +sources: + - https://github.com/causefx/Organizr + - https://github.com/truecharts/charts/tree/master/charts/stable/organizr + - https://hub.docker.com/r/organizr/organizr +type: application +version: 18.1.3 diff --git a/stable/organizr/18.0.0/README.md b/stable/organizr/18.1.3/README.md similarity index 100% rename from stable/organizr/18.0.0/README.md rename to stable/organizr/18.1.3/README.md diff --git a/stable/organizr/18.0.0/app-readme.md b/stable/organizr/18.1.3/app-readme.md similarity index 100% rename from stable/organizr/18.0.0/app-readme.md rename to stable/organizr/18.1.3/app-readme.md diff --git a/stable/organizr/18.1.3/charts/common-18.0.3.tgz b/stable/organizr/18.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/organizr/18.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/organizr/18.0.0/ix_values.yaml b/stable/organizr/18.1.3/ix_values.yaml similarity index 100% rename from stable/organizr/18.0.0/ix_values.yaml rename to stable/organizr/18.1.3/ix_values.yaml diff --git a/stable/organizr/18.0.0/questions.yaml b/stable/organizr/18.1.3/questions.yaml similarity index 100% rename from stable/organizr/18.0.0/questions.yaml rename to stable/organizr/18.1.3/questions.yaml diff --git a/stable/oscam/13.0.0/templates/NOTES.txt b/stable/organizr/18.1.3/templates/NOTES.txt similarity index 100% rename from stable/oscam/13.0.0/templates/NOTES.txt rename to stable/organizr/18.1.3/templates/NOTES.txt diff --git a/stable/oscam/13.0.0/templates/common.yaml b/stable/organizr/18.1.3/templates/common.yaml similarity index 100% rename from stable/oscam/13.0.0/templates/common.yaml rename to stable/organizr/18.1.3/templates/common.yaml diff --git a/stable/outline/12.1.0/values.yaml b/stable/organizr/18.1.3/values.yaml similarity index 100% rename from stable/outline/12.1.0/values.yaml rename to stable/organizr/18.1.3/values.yaml diff --git a/stable/oscam/13.0.0/CHANGELOG.md b/stable/oscam/13.0.0/CHANGELOG.md deleted file mode 100644 index 722fd8f9d10..00000000000 --- a/stable/oscam/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [oscam-12.1.11](https://github.com/truecharts/charts/compare/oscam-12.1.10...oscam-12.1.11) (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)) - - -## [oscam-12.1.10](https://github.com/truecharts/charts/compare/oscam-12.1.9...oscam-12.1.10) (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)) - - -## [oscam-12.1.9](https://github.com/truecharts/charts/compare/oscam-12.1.8...oscam-12.1.9) (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)) - - -## [oscam-12.1.8](https://github.com/truecharts/charts/compare/oscam-12.1.7...oscam-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)) - - -## [oscam-12.1.7](https://github.com/truecharts/charts/compare/oscam-12.1.6...oscam-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [oscam-12.1.6](https://github.com/truecharts/charts/compare/oscam-12.1.5...oscam-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)) - - -## [oscam-12.1.5](https://github.com/truecharts/charts/compare/oscam-12.1.4...oscam-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [oscam-12.1.4](https://github.com/truecharts/charts/compare/oscam-12.1.3...oscam-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [oscam-12.1.3](https://github.com/truecharts/charts/compare/oscam-12.1.0...oscam-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/oscam/13.0.0/Chart.yaml b/stable/oscam/13.0.0/Chart.yaml deleted file mode 100644 index 0b5c4d9dfbb..00000000000 --- a/stable/oscam/13.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: DIY - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 11719.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open Source Conditional Access Module software -home: https://truecharts.org/charts/stable/oscam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png -keywords: - - oscam -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: oscam -sources: - - https://trac.streamboard.tv/oscam/browser/trunk - - https://github.com/truecharts/charts/tree/master/charts/stable/oscam - - https://ghcr.io/linuxserver/oscam -type: application -version: 13.0.0 diff --git a/stable/oscam/13.0.0/charts/common-17.5.0.tgz b/stable/oscam/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/oscam/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/overseerr/13.0.0/.helmignore b/stable/oscam/13.1.3/.helmignore similarity index 100% rename from stable/overseerr/13.0.0/.helmignore rename to stable/oscam/13.1.3/.helmignore diff --git a/stable/oscam/13.1.3/CHANGELOG.md b/stable/oscam/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9d0ec07bfa7 --- /dev/null +++ b/stable/oscam/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [oscam-12.1.11](https://github.com/truecharts/charts/compare/oscam-12.1.10...oscam-12.1.11) (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)) + + +## [oscam-12.1.10](https://github.com/truecharts/charts/compare/oscam-12.1.9...oscam-12.1.10) (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)) + + +## [oscam-12.1.9](https://github.com/truecharts/charts/compare/oscam-12.1.8...oscam-12.1.9) (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)) + + +## [oscam-12.1.8](https://github.com/truecharts/charts/compare/oscam-12.1.7...oscam-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)) + + +## [oscam-12.1.7](https://github.com/truecharts/charts/compare/oscam-12.1.6...oscam-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [oscam-12.1.6](https://github.com/truecharts/charts/compare/oscam-12.1.5...oscam-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)) + + +## [oscam-12.1.5](https://github.com/truecharts/charts/compare/oscam-12.1.4...oscam-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [oscam-12.1.4](https://github.com/truecharts/charts/compare/oscam-12.1.3...oscam-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [oscam-12.1.3](https://github.com/truecharts/charts/compare/oscam-12.1.0...oscam-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/oscam/13.1.3/Chart.yaml b/stable/oscam/13.1.3/Chart.yaml new file mode 100644 index 00000000000..3b46c04f121 --- /dev/null +++ b/stable/oscam/13.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: DIY + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 11719.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Open Source Conditional Access Module software +home: https://truecharts.org/charts/stable/oscam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png +keywords: + - oscam +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: oscam +sources: + - https://trac.streamboard.tv/oscam/browser/trunk + - https://github.com/truecharts/charts/tree/master/charts/stable/oscam + - https://ghcr.io/linuxserver/oscam +type: application +version: 13.1.3 diff --git a/stable/oscam/13.0.0/README.md b/stable/oscam/13.1.3/README.md similarity index 100% rename from stable/oscam/13.0.0/README.md rename to stable/oscam/13.1.3/README.md diff --git a/stable/oscam/13.0.0/app-readme.md b/stable/oscam/13.1.3/app-readme.md similarity index 100% rename from stable/oscam/13.0.0/app-readme.md rename to stable/oscam/13.1.3/app-readme.md diff --git a/stable/oscam/13.1.3/charts/common-18.0.3.tgz b/stable/oscam/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/oscam/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/oscam/13.0.0/ix_values.yaml b/stable/oscam/13.1.3/ix_values.yaml similarity index 100% rename from stable/oscam/13.0.0/ix_values.yaml rename to stable/oscam/13.1.3/ix_values.yaml diff --git a/stable/oscam/13.0.0/questions.yaml b/stable/oscam/13.1.3/questions.yaml similarity index 100% rename from stable/oscam/13.0.0/questions.yaml rename to stable/oscam/13.1.3/questions.yaml diff --git a/stable/outline/12.1.0/templates/NOTES.txt b/stable/oscam/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/outline/12.1.0/templates/NOTES.txt rename to stable/oscam/13.1.3/templates/NOTES.txt diff --git a/stable/overseerr/13.0.0/templates/common.yaml b/stable/oscam/13.1.3/templates/common.yaml similarity index 100% rename from stable/overseerr/13.0.0/templates/common.yaml rename to stable/oscam/13.1.3/templates/common.yaml diff --git a/stable/overseerr/13.0.0/values.yaml b/stable/oscam/13.1.3/values.yaml similarity index 100% rename from stable/overseerr/13.0.0/values.yaml rename to stable/oscam/13.1.3/values.yaml diff --git a/stable/outline/12.1.0/CHANGELOG.md b/stable/outline/12.1.0/CHANGELOG.md deleted file mode 100644 index 63d80e37eef..00000000000 --- a/stable/outline/12.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - -## [outline-11.1.15](https://github.com/truecharts/charts/compare/outline-11.1.14...outline-11.1.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)) - - -## [outline-11.1.14](https://github.com/truecharts/charts/compare/outline-11.1.13...outline-11.1.14) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [outline-11.1.13](https://github.com/truecharts/charts/compare/outline-11.1.12...outline-11.1.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)) - - -## [outline-11.1.12](https://github.com/truecharts/charts/compare/outline-11.1.11...outline-11.1.12) (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)) - - -## [outline-11.1.11](https://github.com/truecharts/charts/compare/outline-11.1.10...outline-11.1.11) (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)) - - -## [outline-11.1.10](https://github.com/truecharts/charts/compare/outline-11.1.9...outline-11.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [outline-11.1.9](https://github.com/truecharts/charts/compare/outline-11.1.8...outline-11.1.9) (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)) - - -## [outline-11.1.8](https://github.com/truecharts/charts/compare/outline-11.1.7...outline-11.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - - -## [outline-11.1.7](https://github.com/truecharts/charts/compare/outline-11.1.6...outline-11.1.7) (2024-01-02) - -### Chore diff --git a/stable/outline/12.1.0/Chart.yaml b/stable/outline/12.1.0/Chart.yaml deleted file mode 100644 index 901cbff01b5..00000000000 --- a/stable/outline/12.1.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.75.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fast, collaborative, knowledge base for your team built using React and Node.js. -home: https://truecharts.org/charts/stable/outline -icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png -keywords: - - outline - - knowledge -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: outline -sources: - - https://github.com/outline/outline - - https://github.com/truecharts/charts/tree/master/charts/stable/outline - - https://hub.docker.com/r/outlinewiki/outline -type: application -version: 12.1.0 diff --git a/stable/outline/12.1.0/charts/common-18.0.1.tgz b/stable/outline/12.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/outline/12.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/outline/12.1.0/ix_values.yaml b/stable/outline/12.1.0/ix_values.yaml deleted file mode 100644 index 2c6d1a22fd4..00000000000 --- a/stable/outline/12.1.0/ix_values.yaml +++ /dev/null @@ -1,138 +0,0 @@ -image: - repository: outlinewiki/outline - pullPolicy: IfNotPresent - tag: 0.75.1@sha256:64c3ed1eeb4084aa5bc5aebcd24e70215bd923e3d3dc2c1b0642a2b42ec37114 -service: - main: - ports: - main: - port: 10196 -# Enabled redis -redis: - enabled: true - redisUsername: default -# Enabled postgres -cnpg: - main: - enabled: true - user: outline - database: outline -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - initContainers: - 1-migratedb: - enabled: true - imageSelector: image - type: init - env: - DATABASE_URL: - secretKeyRef: - name: cnpg-main-urls - key: std - REDIS_URL: - secretKeyRef: - name: secrets - key: REDIS_CUSTOM_URL - SECRET_KEY: - secretKeyRef: - name: secrets - key: SECRET_KEY - UTILS_SECRET: - secretKeyRef: - name: secrets - key: UTILS_SECRET - command: - - sh - - -c - - yarn sequelize db:migrate --env=production-ssl-disabled - containers: - main: - probes: - liveness: - path: "/_health" - readiness: - path: "/_health" - startup: - path: "/_health" - env: - FORCE_HTTPS: false - PGSSLMODE: "disable" - PORT: "{{ .Values.service.main.ports.main.port }}" - # User defined - URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" - SLACK_MESSAGE_ACTIONS: true - ENABLE_UPDATES: true - WEB_CONCURRENCY: 1 - MAXIMUM_IMPORT_SIZE: 5120000 - DEFAULT_LANGUAGE: "en_US" - FILE_STORAGE: "" - FILE_STORAGE_UPLOAD_MAX_SIZE: "" - # TEAM_LOGO: "" - # COLLABORATION_URL: "" - # SLACK_KEY: "" - # SLACK_SECRET: "" - # SLACK_VERIFICATION_TOKEN: "" - # SLACK_APP_ID: "" - # GOOGLE_CLIENT_ID: "" - # GOOGLE_CLIENT_SECRET: "" - # GOOGLE_ANALYTICS_ID: "" - # AZURE_CLIENT_ID: "" - # AZURE_CLIENT_SECRET: "" - # AZURE_RESOURCE_APP_ID: "" - # OIDC_CLIENT_ID: "" - # OIDC_CLIENT_SECRET: "" - # OIDC_AUTH_URI: "" - # OIDC_TOKEN_URI: "" - # OIDC_USERINFO_URI: "" - # OIDC_USERNAME_CLAIM: "" - # OIDC_DISPLAY_NAME: "" - # OIDC_SCOPES: "" - # SENTRY_DSN: "" - # AWS_ACCESS_KEY_ID: "" - # AWS_SECRET_ACCESS_KEY: "" - # AWS_REGION: "" - # AWS_S3_ACCELERATE_URL: "" - # AWS_S3_UPLOAD_BUCKET_URL: "" - # AWS_S3_UPLOAD_BUCKET_NAME: "" - # AWS_S3_UPLOAD_MAX_SIZE: 26214400 - # AWS_S3_FORCE_PATH_STYLE: true - # AWS_S3_ACL: "" - # SMTP_HOST: "" - # SMTP_PORT: 587 - # SMTP_USERNAME: "" - # SMTP_PASSWORD: "" - # SMTP_FROM_EMAIL: "" - # SMTP_REPLY_EMAIL: "" - # SMTP_SECURE: true - - DATABASE_URL: - secretKeyRef: - name: cnpg-main-urls - key: std - REDIS_URL: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' - key: url - SECRET_KEY: - secretKeyRef: - name: secrets - key: SECRET_KEY - UTILS_SECRET: - secretKeyRef: - name: secrets - key: UTILS_SECRET -persistence: - data: - enabled: true - mountPath: /var/lib/outline/data diff --git a/stable/owi2plex/5.0.0/.helmignore b/stable/outline/12.1.4/.helmignore similarity index 100% rename from stable/owi2plex/5.0.0/.helmignore rename to stable/outline/12.1.4/.helmignore diff --git a/stable/outline/12.1.4/CHANGELOG.md b/stable/outline/12.1.4/CHANGELOG.md new file mode 100644 index 00000000000..7039dee0cf6 --- /dev/null +++ b/stable/outline/12.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + +## [outline-11.1.15](https://github.com/truecharts/charts/compare/outline-11.1.14...outline-11.1.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)) + + +## [outline-11.1.14](https://github.com/truecharts/charts/compare/outline-11.1.13...outline-11.1.14) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [outline-11.1.13](https://github.com/truecharts/charts/compare/outline-11.1.12...outline-11.1.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)) + + +## [outline-11.1.12](https://github.com/truecharts/charts/compare/outline-11.1.11...outline-11.1.12) (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)) + + +## [outline-11.1.11](https://github.com/truecharts/charts/compare/outline-11.1.10...outline-11.1.11) (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)) + + +## [outline-11.1.10](https://github.com/truecharts/charts/compare/outline-11.1.9...outline-11.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [outline-11.1.9](https://github.com/truecharts/charts/compare/outline-11.1.8...outline-11.1.9) (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)) + + +## [outline-11.1.8](https://github.com/truecharts/charts/compare/outline-11.1.7...outline-11.1.8) (2024-01-02) + +### Chore + + + +- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) + diff --git a/stable/outline/12.1.4/Chart.yaml b/stable/outline/12.1.4/Chart.yaml new file mode 100644 index 00000000000..53d51428309 --- /dev/null +++ b/stable/outline/12.1.4/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.75.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A fast, collaborative, knowledge base for your team built using React and Node.js. +home: https://truecharts.org/charts/stable/outline +icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png +keywords: + - outline + - knowledge +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: outline +sources: + - https://github.com/outline/outline + - https://github.com/truecharts/charts/tree/master/charts/stable/outline + - https://hub.docker.com/r/outlinewiki/outline +type: application +version: 12.1.4 diff --git a/stable/outline/12.1.0/README.md b/stable/outline/12.1.4/README.md similarity index 100% rename from stable/outline/12.1.0/README.md rename to stable/outline/12.1.4/README.md diff --git a/stable/outline/12.1.0/app-readme.md b/stable/outline/12.1.4/app-readme.md similarity index 100% rename from stable/outline/12.1.0/app-readme.md rename to stable/outline/12.1.4/app-readme.md diff --git a/stable/outline/12.1.4/charts/common-18.0.3.tgz b/stable/outline/12.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/outline/12.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/outline/12.1.0/charts/redis-11.2.1.tgz b/stable/outline/12.1.4/charts/redis-11.2.1.tgz similarity index 100% rename from stable/outline/12.1.0/charts/redis-11.2.1.tgz rename to stable/outline/12.1.4/charts/redis-11.2.1.tgz diff --git a/stable/outline/12.1.4/ix_values.yaml b/stable/outline/12.1.4/ix_values.yaml new file mode 100644 index 00000000000..c3417f79494 --- /dev/null +++ b/stable/outline/12.1.4/ix_values.yaml @@ -0,0 +1,138 @@ +image: + repository: outlinewiki/outline + pullPolicy: IfNotPresent + tag: 0.75.2@sha256:830923e3e7b4b3f2969db56a6033a03947f9a191d35b60a1fd80ed130ade5a1d +service: + main: + ports: + main: + port: 10196 +# Enabled redis +redis: + enabled: true + redisUsername: default +# Enabled postgres +cnpg: + main: + enabled: true + user: outline + database: outline +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + initContainers: + 1-migratedb: + enabled: true + imageSelector: image + type: init + env: + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: std + REDIS_URL: + secretKeyRef: + name: secrets + key: REDIS_CUSTOM_URL + SECRET_KEY: + secretKeyRef: + name: secrets + key: SECRET_KEY + UTILS_SECRET: + secretKeyRef: + name: secrets + key: UTILS_SECRET + command: + - sh + - -c + - yarn sequelize db:migrate --env=production-ssl-disabled + containers: + main: + probes: + liveness: + path: "/_health" + readiness: + path: "/_health" + startup: + path: "/_health" + env: + FORCE_HTTPS: false + PGSSLMODE: "disable" + PORT: "{{ .Values.service.main.ports.main.port }}" + # User defined + URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" + SLACK_MESSAGE_ACTIONS: true + ENABLE_UPDATES: true + WEB_CONCURRENCY: 1 + MAXIMUM_IMPORT_SIZE: 5120000 + DEFAULT_LANGUAGE: "en_US" + FILE_STORAGE: "" + FILE_STORAGE_UPLOAD_MAX_SIZE: "" + # TEAM_LOGO: "" + # COLLABORATION_URL: "" + # SLACK_KEY: "" + # SLACK_SECRET: "" + # SLACK_VERIFICATION_TOKEN: "" + # SLACK_APP_ID: "" + # GOOGLE_CLIENT_ID: "" + # GOOGLE_CLIENT_SECRET: "" + # GOOGLE_ANALYTICS_ID: "" + # AZURE_CLIENT_ID: "" + # AZURE_CLIENT_SECRET: "" + # AZURE_RESOURCE_APP_ID: "" + # OIDC_CLIENT_ID: "" + # OIDC_CLIENT_SECRET: "" + # OIDC_AUTH_URI: "" + # OIDC_TOKEN_URI: "" + # OIDC_USERINFO_URI: "" + # OIDC_USERNAME_CLAIM: "" + # OIDC_DISPLAY_NAME: "" + # OIDC_SCOPES: "" + # SENTRY_DSN: "" + # AWS_ACCESS_KEY_ID: "" + # AWS_SECRET_ACCESS_KEY: "" + # AWS_REGION: "" + # AWS_S3_ACCELERATE_URL: "" + # AWS_S3_UPLOAD_BUCKET_URL: "" + # AWS_S3_UPLOAD_BUCKET_NAME: "" + # AWS_S3_UPLOAD_MAX_SIZE: 26214400 + # AWS_S3_FORCE_PATH_STYLE: true + # AWS_S3_ACL: "" + # SMTP_HOST: "" + # SMTP_PORT: 587 + # SMTP_USERNAME: "" + # SMTP_PASSWORD: "" + # SMTP_FROM_EMAIL: "" + # SMTP_REPLY_EMAIL: "" + # SMTP_SECURE: true + + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: std + REDIS_URL: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: url + SECRET_KEY: + secretKeyRef: + name: secrets + key: SECRET_KEY + UTILS_SECRET: + secretKeyRef: + name: secrets + key: UTILS_SECRET +persistence: + data: + enabled: true + mountPath: /var/lib/outline/data diff --git a/stable/outline/12.1.0/questions.yaml b/stable/outline/12.1.4/questions.yaml similarity index 100% rename from stable/outline/12.1.0/questions.yaml rename to stable/outline/12.1.4/questions.yaml diff --git a/stable/overseerr/13.0.0/templates/NOTES.txt b/stable/outline/12.1.4/templates/NOTES.txt similarity index 100% rename from stable/overseerr/13.0.0/templates/NOTES.txt rename to stable/outline/12.1.4/templates/NOTES.txt diff --git a/stable/outline/12.1.0/templates/_secrets.tpl b/stable/outline/12.1.4/templates/_secrets.tpl similarity index 100% rename from stable/outline/12.1.0/templates/_secrets.tpl rename to stable/outline/12.1.4/templates/_secrets.tpl diff --git a/stable/outline/12.1.0/templates/common.yaml b/stable/outline/12.1.4/templates/common.yaml similarity index 100% rename from stable/outline/12.1.0/templates/common.yaml rename to stable/outline/12.1.4/templates/common.yaml diff --git a/stable/owi2plex/5.0.0/values.yaml b/stable/outline/12.1.4/values.yaml similarity index 100% rename from stable/owi2plex/5.0.0/values.yaml rename to stable/outline/12.1.4/values.yaml diff --git a/stable/overseerr/13.0.0/CHANGELOG.md b/stable/overseerr/13.0.0/CHANGELOG.md deleted file mode 100644 index b5b7cc7b5d2..00000000000 --- a/stable/overseerr/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [overseerr-12.1.11](https://github.com/truecharts/charts/compare/overseerr-12.1.10...overseerr-12.1.11) (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)) - - -## [overseerr-12.1.10](https://github.com/truecharts/charts/compare/overseerr-12.1.9...overseerr-12.1.10) (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)) - - -## [overseerr-12.1.9](https://github.com/truecharts/charts/compare/overseerr-12.1.8...overseerr-12.1.9) (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)) - - -## [overseerr-12.1.8](https://github.com/truecharts/charts/compare/overseerr-12.1.7...overseerr-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)) - - -## [overseerr-12.1.7](https://github.com/truecharts/charts/compare/overseerr-12.1.6...overseerr-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [overseerr-12.1.6](https://github.com/truecharts/charts/compare/overseerr-12.1.5...overseerr-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)) - - -## [overseerr-12.1.5](https://github.com/truecharts/charts/compare/overseerr-12.1.4...overseerr-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [overseerr-12.1.4](https://github.com/truecharts/charts/compare/overseerr-12.1.3...overseerr-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [overseerr-12.1.3](https://github.com/truecharts/charts/compare/overseerr-12.1.0...overseerr-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/overseerr/13.0.0/Chart.yaml b/stable/overseerr/13.0.0/Chart.yaml deleted file mode 100644 index 477091b9b2d..00000000000 --- a/stable/overseerr/13.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.33.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! -home: https://truecharts.org/charts/stable/overseerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.png -keywords: - - overseerr - - plex - - sonarr - - radarr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: overseerr -sources: - - https://github.com/sct/overseerr - - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr - - https://ghcr.io/sct/overseerr -type: application -version: 13.0.0 diff --git a/stable/overseerr/13.0.0/charts/common-17.5.0.tgz b/stable/overseerr/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/overseerr/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/owncast/13.0.0/.helmignore b/stable/overseerr/13.1.3/.helmignore similarity index 100% rename from stable/owncast/13.0.0/.helmignore rename to stable/overseerr/13.1.3/.helmignore diff --git a/stable/overseerr/13.1.3/CHANGELOG.md b/stable/overseerr/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ec8952ad1ba --- /dev/null +++ b/stable/overseerr/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [overseerr-12.1.11](https://github.com/truecharts/charts/compare/overseerr-12.1.10...overseerr-12.1.11) (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)) + + +## [overseerr-12.1.10](https://github.com/truecharts/charts/compare/overseerr-12.1.9...overseerr-12.1.10) (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)) + + +## [overseerr-12.1.9](https://github.com/truecharts/charts/compare/overseerr-12.1.8...overseerr-12.1.9) (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)) + + +## [overseerr-12.1.8](https://github.com/truecharts/charts/compare/overseerr-12.1.7...overseerr-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)) + + +## [overseerr-12.1.7](https://github.com/truecharts/charts/compare/overseerr-12.1.6...overseerr-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [overseerr-12.1.6](https://github.com/truecharts/charts/compare/overseerr-12.1.5...overseerr-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)) + + +## [overseerr-12.1.5](https://github.com/truecharts/charts/compare/overseerr-12.1.4...overseerr-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [overseerr-12.1.4](https://github.com/truecharts/charts/compare/overseerr-12.1.3...overseerr-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [overseerr-12.1.3](https://github.com/truecharts/charts/compare/overseerr-12.1.0...overseerr-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/overseerr/13.1.3/Chart.yaml b/stable/overseerr/13.1.3/Chart.yaml new file mode 100644 index 00000000000..3c842311d91 --- /dev/null +++ b/stable/overseerr/13.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.33.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! +home: https://truecharts.org/charts/stable/overseerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.png +keywords: + - overseerr + - plex + - sonarr + - radarr +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: overseerr +sources: + - https://github.com/sct/overseerr + - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr + - https://ghcr.io/sct/overseerr +type: application +version: 13.1.3 diff --git a/stable/overseerr/13.0.0/README.md b/stable/overseerr/13.1.3/README.md similarity index 100% rename from stable/overseerr/13.0.0/README.md rename to stable/overseerr/13.1.3/README.md diff --git a/stable/overseerr/13.0.0/app-readme.md b/stable/overseerr/13.1.3/app-readme.md similarity index 100% rename from stable/overseerr/13.0.0/app-readme.md rename to stable/overseerr/13.1.3/app-readme.md diff --git a/stable/overseerr/13.1.3/charts/common-18.0.3.tgz b/stable/overseerr/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/overseerr/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/overseerr/13.0.0/ix_values.yaml b/stable/overseerr/13.1.3/ix_values.yaml similarity index 100% rename from stable/overseerr/13.0.0/ix_values.yaml rename to stable/overseerr/13.1.3/ix_values.yaml diff --git a/stable/overseerr/13.0.0/questions.yaml b/stable/overseerr/13.1.3/questions.yaml similarity index 100% rename from stable/overseerr/13.0.0/questions.yaml rename to stable/overseerr/13.1.3/questions.yaml diff --git a/stable/owncast/13.0.0/templates/NOTES.txt b/stable/overseerr/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/owncast/13.0.0/templates/NOTES.txt rename to stable/overseerr/13.1.3/templates/NOTES.txt diff --git a/stable/owncast/13.0.0/templates/common.yaml b/stable/overseerr/13.1.3/templates/common.yaml similarity index 100% rename from stable/owncast/13.0.0/templates/common.yaml rename to stable/overseerr/13.1.3/templates/common.yaml diff --git a/stable/owncast/13.0.0/values.yaml b/stable/overseerr/13.1.3/values.yaml similarity index 100% rename from stable/owncast/13.0.0/values.yaml rename to stable/overseerr/13.1.3/values.yaml diff --git a/stable/owi2plex/5.0.0/CHANGELOG.md b/stable/owi2plex/5.0.0/CHANGELOG.md deleted file mode 100644 index ba02be3236f..00000000000 --- a/stable/owi2plex/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [owi2plex-4.1.11](https://github.com/truecharts/charts/compare/owi2plex-4.1.10...owi2plex-4.1.11) (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)) - - -## [owi2plex-4.1.10](https://github.com/truecharts/charts/compare/owi2plex-4.1.9...owi2plex-4.1.10) (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)) - - -## [owi2plex-4.1.9](https://github.com/truecharts/charts/compare/owi2plex-4.1.8...owi2plex-4.1.9) (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)) - - -## [owi2plex-4.1.8](https://github.com/truecharts/charts/compare/owi2plex-4.1.7...owi2plex-4.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)) - - -## [owi2plex-4.1.7](https://github.com/truecharts/charts/compare/owi2plex-4.1.6...owi2plex-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [owi2plex-4.1.6](https://github.com/truecharts/charts/compare/owi2plex-4.1.5...owi2plex-4.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)) - - -## [owi2plex-4.1.5](https://github.com/truecharts/charts/compare/owi2plex-4.1.4...owi2plex-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [owi2plex-4.1.4](https://github.com/truecharts/charts/compare/owi2plex-4.1.3...owi2plex-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [owi2plex-4.1.3](https://github.com/truecharts/charts/compare/owi2plex-4.1.0...owi2plex-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/owi2plex/5.0.0/Chart.yaml b/stable/owi2plex/5.0.0/Chart.yaml deleted file mode 100644 index d3483419244..00000000000 --- a/stable/owi2plex/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: a xml grabber for enigma with open webif -home: https://truecharts.org/charts/stable/owi2plex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png -keywords: - - owi2plex - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: owi2plex -sources: - - https://github.com/alturismo/owi2plex - - https://github.com/truecharts/charts/tree/master/charts/stable/owi2plex - - https://hub.docker.com/r/alturismo/owi2plex -type: application -version: 5.0.0 diff --git a/stable/owi2plex/5.0.0/charts/common-17.5.0.tgz b/stable/owi2plex/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/owi2plex/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/palworld/2.0.0/.helmignore b/stable/owi2plex/5.1.3/.helmignore similarity index 100% rename from stable/palworld/2.0.0/.helmignore rename to stable/owi2plex/5.1.3/.helmignore diff --git a/stable/owi2plex/5.1.3/CHANGELOG.md b/stable/owi2plex/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ee73f958ed2 --- /dev/null +++ b/stable/owi2plex/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [owi2plex-4.1.11](https://github.com/truecharts/charts/compare/owi2plex-4.1.10...owi2plex-4.1.11) (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)) + + +## [owi2plex-4.1.10](https://github.com/truecharts/charts/compare/owi2plex-4.1.9...owi2plex-4.1.10) (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)) + + +## [owi2plex-4.1.9](https://github.com/truecharts/charts/compare/owi2plex-4.1.8...owi2plex-4.1.9) (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)) + + +## [owi2plex-4.1.8](https://github.com/truecharts/charts/compare/owi2plex-4.1.7...owi2plex-4.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)) + + +## [owi2plex-4.1.7](https://github.com/truecharts/charts/compare/owi2plex-4.1.6...owi2plex-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [owi2plex-4.1.6](https://github.com/truecharts/charts/compare/owi2plex-4.1.5...owi2plex-4.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)) + + +## [owi2plex-4.1.5](https://github.com/truecharts/charts/compare/owi2plex-4.1.4...owi2plex-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [owi2plex-4.1.4](https://github.com/truecharts/charts/compare/owi2plex-4.1.3...owi2plex-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [owi2plex-4.1.3](https://github.com/truecharts/charts/compare/owi2plex-4.1.0...owi2plex-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/owi2plex/5.1.3/Chart.yaml b/stable/owi2plex/5.1.3/Chart.yaml new file mode 100644 index 00000000000..2102fbe7e10 --- /dev/null +++ b/stable/owi2plex/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: a xml grabber for enigma with open webif +home: https://truecharts.org/charts/stable/owi2plex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png +keywords: + - owi2plex + - Downloaders +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: owi2plex +sources: + - https://github.com/alturismo/owi2plex + - https://github.com/truecharts/charts/tree/master/charts/stable/owi2plex + - https://hub.docker.com/r/alturismo/owi2plex +type: application +version: 5.1.3 diff --git a/stable/owi2plex/5.0.0/README.md b/stable/owi2plex/5.1.3/README.md similarity index 100% rename from stable/owi2plex/5.0.0/README.md rename to stable/owi2plex/5.1.3/README.md diff --git a/stable/owi2plex/5.0.0/app-readme.md b/stable/owi2plex/5.1.3/app-readme.md similarity index 100% rename from stable/owi2plex/5.0.0/app-readme.md rename to stable/owi2plex/5.1.3/app-readme.md diff --git a/stable/owi2plex/5.1.3/charts/common-18.0.3.tgz b/stable/owi2plex/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/owi2plex/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/owi2plex/5.0.0/ix_values.yaml b/stable/owi2plex/5.1.3/ix_values.yaml similarity index 100% rename from stable/owi2plex/5.0.0/ix_values.yaml rename to stable/owi2plex/5.1.3/ix_values.yaml diff --git a/stable/owi2plex/5.0.0/questions.yaml b/stable/owi2plex/5.1.3/questions.yaml similarity index 100% rename from stable/owi2plex/5.0.0/questions.yaml rename to stable/owi2plex/5.1.3/questions.yaml diff --git a/stable/owi2plex/5.0.0/templates/common.yaml b/stable/owi2plex/5.1.3/templates/common.yaml similarity index 100% rename from stable/owi2plex/5.0.0/templates/common.yaml rename to stable/owi2plex/5.1.3/templates/common.yaml diff --git a/stable/palworld/2.0.0/values.yaml b/stable/owi2plex/5.1.3/values.yaml similarity index 100% rename from stable/palworld/2.0.0/values.yaml rename to stable/owi2plex/5.1.3/values.yaml diff --git a/stable/owncast/13.0.0/CHANGELOG.md b/stable/owncast/13.0.0/CHANGELOG.md deleted file mode 100644 index 485fc8dcc29..00000000000 --- a/stable/owncast/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [owncast-12.1.11](https://github.com/truecharts/charts/compare/owncast-12.1.10...owncast-12.1.11) (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)) - - -## [owncast-12.1.10](https://github.com/truecharts/charts/compare/owncast-12.1.9...owncast-12.1.10) (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)) - - -## [owncast-12.1.9](https://github.com/truecharts/charts/compare/owncast-12.1.8...owncast-12.1.9) (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)) - - -## [owncast-12.1.8](https://github.com/truecharts/charts/compare/owncast-12.1.7...owncast-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)) - - -## [owncast-12.1.7](https://github.com/truecharts/charts/compare/owncast-12.1.6...owncast-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [owncast-12.1.6](https://github.com/truecharts/charts/compare/owncast-12.1.5...owncast-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)) - - -## [owncast-12.1.5](https://github.com/truecharts/charts/compare/owncast-12.1.4...owncast-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [owncast-12.1.4](https://github.com/truecharts/charts/compare/owncast-12.1.3...owncast-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [owncast-12.1.3](https://github.com/truecharts/charts/compare/owncast-12.1.0...owncast-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/owncast/13.0.0/Chart.yaml b/stable/owncast/13.0.0/Chart.yaml deleted file mode 100644 index 5c1469c9537..00000000000 --- a/stable/owncast/13.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.1.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. -home: https://truecharts.org/charts/stable/owncast -icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png -keywords: - - owncast - - stream - - open source - - chat -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: owncast -sources: - - https://github.com/owncast/owncast - - https://owncast.online/ - - https://github.com/truecharts/charts/tree/master/charts/stable/owncast - - https://hub.docker.com/r/gabekangas/owncast -type: application -version: 13.0.0 diff --git a/stable/owncast/13.0.0/charts/common-17.5.0.tgz b/stable/owncast/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/owncast/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/paperless-ngx/7.1.0/.helmignore b/stable/owncast/13.1.3/.helmignore similarity index 100% rename from stable/paperless-ngx/7.1.0/.helmignore rename to stable/owncast/13.1.3/.helmignore diff --git a/stable/owncast/13.1.3/CHANGELOG.md b/stable/owncast/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3e729c58e4f --- /dev/null +++ b/stable/owncast/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [owncast-12.1.11](https://github.com/truecharts/charts/compare/owncast-12.1.10...owncast-12.1.11) (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)) + + +## [owncast-12.1.10](https://github.com/truecharts/charts/compare/owncast-12.1.9...owncast-12.1.10) (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)) + + +## [owncast-12.1.9](https://github.com/truecharts/charts/compare/owncast-12.1.8...owncast-12.1.9) (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)) + + +## [owncast-12.1.8](https://github.com/truecharts/charts/compare/owncast-12.1.7...owncast-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)) + + +## [owncast-12.1.7](https://github.com/truecharts/charts/compare/owncast-12.1.6...owncast-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [owncast-12.1.6](https://github.com/truecharts/charts/compare/owncast-12.1.5...owncast-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)) + + +## [owncast-12.1.5](https://github.com/truecharts/charts/compare/owncast-12.1.4...owncast-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [owncast-12.1.4](https://github.com/truecharts/charts/compare/owncast-12.1.3...owncast-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [owncast-12.1.3](https://github.com/truecharts/charts/compare/owncast-12.1.0...owncast-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/owncast/13.1.3/Chart.yaml b/stable/owncast/13.1.3/Chart.yaml new file mode 100644 index 00000000000..486079e7a0d --- /dev/null +++ b/stable/owncast/13.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.1.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. +home: https://truecharts.org/charts/stable/owncast +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png +keywords: + - owncast + - stream + - open source + - chat +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: owncast +sources: + - https://github.com/owncast/owncast + - https://owncast.online/ + - https://github.com/truecharts/charts/tree/master/charts/stable/owncast + - https://hub.docker.com/r/gabekangas/owncast +type: application +version: 13.1.3 diff --git a/stable/owncast/13.0.0/README.md b/stable/owncast/13.1.3/README.md similarity index 100% rename from stable/owncast/13.0.0/README.md rename to stable/owncast/13.1.3/README.md diff --git a/stable/owncast/13.0.0/app-readme.md b/stable/owncast/13.1.3/app-readme.md similarity index 100% rename from stable/owncast/13.0.0/app-readme.md rename to stable/owncast/13.1.3/app-readme.md diff --git a/stable/owncast/13.1.3/charts/common-18.0.3.tgz b/stable/owncast/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/owncast/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/owncast/13.0.0/ix_values.yaml b/stable/owncast/13.1.3/ix_values.yaml similarity index 100% rename from stable/owncast/13.0.0/ix_values.yaml rename to stable/owncast/13.1.3/ix_values.yaml diff --git a/stable/owncast/13.0.0/questions.yaml b/stable/owncast/13.1.3/questions.yaml similarity index 100% rename from stable/owncast/13.0.0/questions.yaml rename to stable/owncast/13.1.3/questions.yaml diff --git a/stable/palworld/2.0.0/templates/NOTES.txt b/stable/owncast/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/palworld/2.0.0/templates/NOTES.txt rename to stable/owncast/13.1.3/templates/NOTES.txt diff --git a/stable/pastey/6.0.0/templates/common.yaml b/stable/owncast/13.1.3/templates/common.yaml similarity index 100% rename from stable/pastey/6.0.0/templates/common.yaml rename to stable/owncast/13.1.3/templates/common.yaml diff --git a/stable/paperless-ngx/7.1.0/values.yaml b/stable/owncast/13.1.3/values.yaml similarity index 100% rename from stable/paperless-ngx/7.1.0/values.yaml rename to stable/owncast/13.1.3/values.yaml diff --git a/stable/palworld/2.0.0/CHANGELOG.md b/stable/palworld/2.0.0/CHANGELOG.md deleted file mode 100644 index ee306e17e5e..00000000000 --- a/stable/palworld/2.0.0/CHANGELOG.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [palworld-1.0.3](https://github.com/truecharts/charts/compare/palworld-1.0.2...palworld-1.0.3) (2024-02-14) - - -## [palworld-1.0.2](https://github.com/truecharts/charts/compare/palworld-1.0.1...palworld-1.0.2) (2024-02-12) - -### Chore - - - -- update container image outdead/rcon to latest[@f4ab6d4](https://github.com/f4ab6d4) by renovate ([#18101](https://github.com/truecharts/charts/issues/18101)) - - -## [palworld-1.0.1](https://github.com/truecharts/charts/compare/palworld-1.0.0...palworld-1.0.1) (2024-02-10) - -### Docs - - - -- fix a typo in questions ([#18012](https://github.com/truecharts/charts/issues/18012)) - - -## [palworld-1.0.0](https://github.com/truecharts/charts/compare/palworld-0.1.5...palworld-1.0.0) (2024-02-06) \ No newline at end of file diff --git a/stable/palworld/2.0.0/Chart.yaml b/stable/palworld/2.0.0/Chart.yaml deleted file mode 100644 index 65a426b75a1..00000000000 --- a/stable/palworld/2.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: palworld -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A custom SteamCMD chart that runs Palworld. -home: https://truecharts.org/charts/stable/palworld -icon: https://truecharts.org/img/hotlink-ok/chart-icons/palworld.png -keywords: - - palworld - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: palworld -sources: - - https://github.com/ich777/docker-steamcmd-server/tree/palworld - - https://github.com/truecharts/charts/tree/master/charts/stable/palworld - - https://ghcr.io/ich777/steamcmd - - https://hub.docker.com/r/outdead/rcon -type: application -version: 2.0.0 diff --git a/stable/palworld/2.0.0/charts/common-17.5.0.tgz b/stable/palworld/2.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/palworld/2.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/papermerge/12.0.0/.helmignore b/stable/palworld/2.1.3/.helmignore similarity index 100% rename from stable/papermerge/12.0.0/.helmignore rename to stable/palworld/2.1.3/.helmignore diff --git a/stable/palworld/2.1.3/CHANGELOG.md b/stable/palworld/2.1.3/CHANGELOG.md new file mode 100644 index 00000000000..13c4369807a --- /dev/null +++ b/stable/palworld/2.1.3/CHANGELOG.md @@ -0,0 +1,40 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [palworld-1.0.3](https://github.com/truecharts/charts/compare/palworld-1.0.2...palworld-1.0.3) (2024-02-14) + + +## [palworld-1.0.2](https://github.com/truecharts/charts/compare/palworld-1.0.1...palworld-1.0.2) (2024-02-12) + +### Chore + + + +- update container image outdead/rcon to latest[@f4ab6d4](https://github.com/f4ab6d4) by renovate ([#18101](https://github.com/truecharts/charts/issues/18101)) + + +## [palworld-1.0.1](https://github.com/truecharts/charts/compare/palworld-1.0.0...palworld-1.0.1) (2024-02-10) + +### Docs + + + +- fix a typo in questions ([#18012](https://github.com/truecharts/charts/issues/18012)) + + +## [palworld-1.0.0](https://github.com/truecharts/charts/compare/palworld-0.1.5...palworld-1.0.0) (2024-02-06) \ No newline at end of file diff --git a/stable/palworld/2.1.3/Chart.yaml b/stable/palworld/2.1.3/Chart.yaml new file mode 100644 index 00000000000..76799a9cffe --- /dev/null +++ b/stable/palworld/2.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: palworld +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A custom SteamCMD chart that runs Palworld. +home: https://truecharts.org/charts/stable/palworld +icon: https://truecharts.org/img/hotlink-ok/chart-icons/palworld.png +keywords: + - palworld + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: palworld +sources: + - https://github.com/ich777/docker-steamcmd-server/tree/palworld + - https://github.com/truecharts/charts/tree/master/charts/stable/palworld + - https://hub.docker.com/r/outdead/rcon + - https://ghcr.io/ich777/steamcmd +type: application +version: 2.1.3 diff --git a/stable/palworld/2.0.0/README.md b/stable/palworld/2.1.3/README.md similarity index 100% rename from stable/palworld/2.0.0/README.md rename to stable/palworld/2.1.3/README.md diff --git a/stable/palworld/2.0.0/app-readme.md b/stable/palworld/2.1.3/app-readme.md similarity index 100% rename from stable/palworld/2.0.0/app-readme.md rename to stable/palworld/2.1.3/app-readme.md diff --git a/stable/palworld/2.1.3/charts/common-18.0.3.tgz b/stable/palworld/2.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/palworld/2.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/palworld/2.0.0/ix_values.yaml b/stable/palworld/2.1.3/ix_values.yaml similarity index 100% rename from stable/palworld/2.0.0/ix_values.yaml rename to stable/palworld/2.1.3/ix_values.yaml diff --git a/stable/palworld/2.0.0/questions.yaml b/stable/palworld/2.1.3/questions.yaml similarity index 100% rename from stable/palworld/2.0.0/questions.yaml rename to stable/palworld/2.1.3/questions.yaml diff --git a/stable/paperless-ngx/7.1.0/templates/NOTES.txt b/stable/palworld/2.1.3/templates/NOTES.txt similarity index 100% rename from stable/paperless-ngx/7.1.0/templates/NOTES.txt rename to stable/palworld/2.1.3/templates/NOTES.txt diff --git a/stable/palworld/2.0.0/templates/_configmap.tpl b/stable/palworld/2.1.3/templates/_configmap.tpl similarity index 100% rename from stable/palworld/2.0.0/templates/_configmap.tpl rename to stable/palworld/2.1.3/templates/_configmap.tpl diff --git a/stable/palworld/2.0.0/templates/common.yaml b/stable/palworld/2.1.3/templates/common.yaml similarity index 100% rename from stable/palworld/2.0.0/templates/common.yaml rename to stable/palworld/2.1.3/templates/common.yaml diff --git a/stable/papermerge/12.0.0/values.yaml b/stable/palworld/2.1.3/values.yaml similarity index 100% rename from stable/papermerge/12.0.0/values.yaml rename to stable/palworld/2.1.3/values.yaml diff --git a/stable/paperless-ngx/7.1.0/CHANGELOG.md b/stable/paperless-ngx/7.1.0/CHANGELOG.md deleted file mode 100644 index 7cf17c2c3c7..00000000000 --- a/stable/paperless-ngx/7.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - -## [paperless-ngx-6.5.0](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.8...paperless-ngx-6.5.0) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.5.0[@3bebeb2](https://github.com/3bebeb2) by renovate ([#18188](https://github.com/truecharts/charts/issues/18188)) - - -## [paperless-ngx-6.4.8](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.7...paperless-ngx-6.4.8) (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)) - - -## [paperless-ngx-6.4.7](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.6...paperless-ngx-6.4.7) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.4.3[@839cabc](https://github.com/839cabc) by renovate ([#17676](https://github.com/truecharts/charts/issues/17676)) - - -## [paperless-ngx-6.4.6](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.5...paperless-ngx-6.4.6) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [paperless-ngx-6.4.5](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.4...paperless-ngx-6.4.5) (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)) - - -## [paperless-ngx-6.4.4](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.3...paperless-ngx-6.4.4) (2024-01-26) - -### Chore - - - -- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.4.2[@d632fac](https://github.com/d632fac) by renovate ([#17549](https://github.com/truecharts/charts/issues/17549)) - - -## [paperless-ngx-6.4.3](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.2...paperless-ngx-6.4.3) (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)) - - -## [paperless-ngx-6.4.2](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.1...paperless-ngx-6.4.2) (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)) - - -## [paperless-ngx-6.4.1](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.0...paperless-ngx-6.4.1) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/stable/paperless-ngx/7.1.0/Chart.yaml b/stable/paperless-ngx/7.1.0/Chart.yaml deleted file mode 100644 index b4d0273e85a..00000000000 --- a/stable/paperless-ngx/7.1.0/Chart.yaml +++ /dev/null @@ -1,47 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.5.3 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -home: https://truecharts.org/charts/stable/paperless-ngx -icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png -keywords: - - paperless-ng - - paperless-ngx - - documents - - paper -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: paperless-ngx -sources: - - https://github.com/paperless-ngx/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - - https://ghcr.io/paperless-ngx/paperless-ngx -type: application -version: 7.1.0 diff --git a/stable/paperless-ngx/7.1.0/charts/common-18.0.1.tgz b/stable/paperless-ngx/7.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/paperless-ngx/7.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/paperless-ngx/7.1.0/ix_values.yaml b/stable/paperless-ngx/7.1.0/ix_values.yaml deleted file mode 100644 index dd65cacc989..00000000000 --- a/stable/paperless-ngx/7.1.0/ix_values.yaml +++ /dev/null @@ -1,92 +0,0 @@ -image: - repository: ghcr.io/paperless-ngx/paperless-ngx - pullPolicy: IfNotPresent - tag: 2.5.3@sha256:eb8de15061e3ac896a1147f97c6d43fce96d88402ee8bdc1470f98d5310d8499 -service: - main: - ports: - main: - targetPort: 8000 - port: 10140 -persistence: - data: - enabled: true - mountPath: "/data" - consume: - enabled: true - mountPath: "/consume" - media: - enabled: true - mountPath: "/media" - varrun: - enabled: false -redis: - enabled: true - redisUsername: default -cnpg: - main: - enabled: true - user: paperless-ng - database: paperless-ng -portal: - open: - enabled: true -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - httpHeaders: - Host: localhost - startup: - type: http - httpHeaders: - Host: localhost - readiness: - type: http - httpHeaders: - Host: localhost - env: - PAPERLESS_PORT: "{{ .Values.service.main.ports.main.targetPort }}" - PAPERLESS_DATA_DIR: "/data/" - PAPERLESS_CONSUMPTION_DIR: "/consume/" - PAPERLESS_MEDIA_ROOT: "/media/" - PAPERLESS_URL: "" - USERMAP_UID: "{{ .Values.securityContext.container.PUID }}" - USERMAP_GID: "{{ .Values.securityContext.pod.fsGroup }}" - PAPERLESS_TIME_ZONE: "{{ .Values.TZ }}" - PAPERLESS_DBNAME: "{{ .Values.cnpg.main.database }}" - PAPERLESS_DBUSER: "{{ .Values.cnpg.main.user }}" - PAPERLESS_DBPORT: "5432" - PAPERLESS_WEBSERVER_WORKERS: 2 - PAPERLESS_DBPASS: - secretKeyRef: - name: cnpg-main-user - key: password - PAPERLESS_DBHOST: - secretKeyRef: - name: cnpg-main-urls - key: host - PAPERLESS_SECRET_KEY: - secretKeyRef: - name: secrets - key: PAPERLESS_SECRET_KEY - PAPERLESS_REDIS: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' - key: url - PAPERLESS_ADMIN_USER: "admin" - PAPERLESS_ADMIN_PASSWORD: "admin" - PAPERLESS_ADMIN_MAIL: "admin@admin.com" - PAPERLESS_OCR_LANGUAGE: "eng" - PAPERLESS_OCR_LANGUAGES: "eng fra deu spa ita" diff --git a/stable/passwordpusherephemeral/5.0.0/.helmignore b/stable/paperless-ngx/7.1.4/.helmignore similarity index 100% rename from stable/passwordpusherephemeral/5.0.0/.helmignore rename to stable/paperless-ngx/7.1.4/.helmignore diff --git a/stable/paperless-ngx/7.1.4/CHANGELOG.md b/stable/paperless-ngx/7.1.4/CHANGELOG.md new file mode 100644 index 00000000000..ce725a8e36c --- /dev/null +++ b/stable/paperless-ngx/7.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + +## [paperless-ngx-6.5.0](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.8...paperless-ngx-6.5.0) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.5.0[@3bebeb2](https://github.com/3bebeb2) by renovate ([#18188](https://github.com/truecharts/charts/issues/18188)) + + +## [paperless-ngx-6.4.8](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.7...paperless-ngx-6.4.8) (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)) + + +## [paperless-ngx-6.4.7](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.6...paperless-ngx-6.4.7) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.4.3[@839cabc](https://github.com/839cabc) by renovate ([#17676](https://github.com/truecharts/charts/issues/17676)) + + +## [paperless-ngx-6.4.6](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.5...paperless-ngx-6.4.6) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [paperless-ngx-6.4.5](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.4...paperless-ngx-6.4.5) (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)) + + +## [paperless-ngx-6.4.4](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.3...paperless-ngx-6.4.4) (2024-01-26) + +### Chore + + + +- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.4.2[@d632fac](https://github.com/d632fac) by renovate ([#17549](https://github.com/truecharts/charts/issues/17549)) + + +## [paperless-ngx-6.4.3](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.2...paperless-ngx-6.4.3) (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)) + + +## [paperless-ngx-6.4.2](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.1...paperless-ngx-6.4.2) (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)) diff --git a/stable/paperless-ngx/7.1.4/Chart.yaml b/stable/paperless-ngx/7.1.4/Chart.yaml new file mode 100644 index 00000000000..b43e5fb526d --- /dev/null +++ b/stable/paperless-ngx/7.1.4/Chart.yaml @@ -0,0 +1,47 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.5.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. +home: https://truecharts.org/charts/stable/paperless-ngx +icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png +keywords: + - paperless-ng + - paperless-ngx + - documents + - paper +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: paperless-ngx +sources: + - https://github.com/paperless-ngx/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ + - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx + - https://ghcr.io/paperless-ngx/paperless-ngx +type: application +version: 7.1.4 diff --git a/stable/paperless-ngx/7.1.0/README.md b/stable/paperless-ngx/7.1.4/README.md similarity index 100% rename from stable/paperless-ngx/7.1.0/README.md rename to stable/paperless-ngx/7.1.4/README.md diff --git a/stable/paperless-ngx/7.1.0/app-readme.md b/stable/paperless-ngx/7.1.4/app-readme.md similarity index 100% rename from stable/paperless-ngx/7.1.0/app-readme.md rename to stable/paperless-ngx/7.1.4/app-readme.md diff --git a/stable/paperless-ngx/7.1.4/charts/common-18.0.3.tgz b/stable/paperless-ngx/7.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/paperless-ngx/7.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/paperless-ngx/7.1.0/charts/redis-11.2.1.tgz b/stable/paperless-ngx/7.1.4/charts/redis-11.2.1.tgz similarity index 100% rename from stable/paperless-ngx/7.1.0/charts/redis-11.2.1.tgz rename to stable/paperless-ngx/7.1.4/charts/redis-11.2.1.tgz diff --git a/stable/paperless-ngx/7.1.4/ix_values.yaml b/stable/paperless-ngx/7.1.4/ix_values.yaml new file mode 100644 index 00000000000..f86046643e4 --- /dev/null +++ b/stable/paperless-ngx/7.1.4/ix_values.yaml @@ -0,0 +1,92 @@ +image: + repository: ghcr.io/paperless-ngx/paperless-ngx + pullPolicy: IfNotPresent + tag: 2.5.4@sha256:ce3aab0002d459af2fd13933c8ca8df87ecb92bf26fbffdba208149b8ee6f851 +service: + main: + ports: + main: + targetPort: 8000 + port: 10140 +persistence: + data: + enabled: true + mountPath: "/data" + consume: + enabled: true + mountPath: "/consume" + media: + enabled: true + mountPath: "/media" + varrun: + enabled: false +redis: + enabled: true + redisUsername: default +cnpg: + main: + enabled: true + user: paperless-ng + database: paperless-ng +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + httpHeaders: + Host: localhost + startup: + type: http + httpHeaders: + Host: localhost + readiness: + type: http + httpHeaders: + Host: localhost + env: + PAPERLESS_PORT: "{{ .Values.service.main.ports.main.targetPort }}" + PAPERLESS_DATA_DIR: "/data/" + PAPERLESS_CONSUMPTION_DIR: "/consume/" + PAPERLESS_MEDIA_ROOT: "/media/" + PAPERLESS_URL: "" + USERMAP_UID: "{{ .Values.securityContext.container.PUID }}" + USERMAP_GID: "{{ .Values.securityContext.pod.fsGroup }}" + PAPERLESS_TIME_ZONE: "{{ .Values.TZ }}" + PAPERLESS_DBNAME: "{{ .Values.cnpg.main.database }}" + PAPERLESS_DBUSER: "{{ .Values.cnpg.main.user }}" + PAPERLESS_DBPORT: "5432" + PAPERLESS_WEBSERVER_WORKERS: 2 + PAPERLESS_DBPASS: + secretKeyRef: + name: cnpg-main-user + key: password + PAPERLESS_DBHOST: + secretKeyRef: + name: cnpg-main-urls + key: host + PAPERLESS_SECRET_KEY: + secretKeyRef: + name: secrets + key: PAPERLESS_SECRET_KEY + PAPERLESS_REDIS: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: url + PAPERLESS_ADMIN_USER: "admin" + PAPERLESS_ADMIN_PASSWORD: "admin" + PAPERLESS_ADMIN_MAIL: "admin@admin.com" + PAPERLESS_OCR_LANGUAGE: "eng" + PAPERLESS_OCR_LANGUAGES: "eng fra deu spa ita" diff --git a/stable/paperless-ngx/7.1.0/questions.yaml b/stable/paperless-ngx/7.1.4/questions.yaml similarity index 100% rename from stable/paperless-ngx/7.1.0/questions.yaml rename to stable/paperless-ngx/7.1.4/questions.yaml diff --git a/stable/papermerge/12.0.0/templates/NOTES.txt b/stable/paperless-ngx/7.1.4/templates/NOTES.txt similarity index 100% rename from stable/papermerge/12.0.0/templates/NOTES.txt rename to stable/paperless-ngx/7.1.4/templates/NOTES.txt diff --git a/stable/paperless-ngx/7.1.0/templates/_secrets.tpl b/stable/paperless-ngx/7.1.4/templates/_secrets.tpl similarity index 100% rename from stable/paperless-ngx/7.1.0/templates/_secrets.tpl rename to stable/paperless-ngx/7.1.4/templates/_secrets.tpl diff --git a/stable/paperless-ngx/7.1.0/templates/common.yaml b/stable/paperless-ngx/7.1.4/templates/common.yaml similarity index 100% rename from stable/paperless-ngx/7.1.0/templates/common.yaml rename to stable/paperless-ngx/7.1.4/templates/common.yaml diff --git a/stable/passwordpusherephemeral/5.0.0/values.yaml b/stable/paperless-ngx/7.1.4/values.yaml similarity index 100% rename from stable/passwordpusherephemeral/5.0.0/values.yaml rename to stable/paperless-ngx/7.1.4/values.yaml diff --git a/stable/papermerge/12.0.0/CHANGELOG.md b/stable/papermerge/12.0.0/CHANGELOG.md deleted file mode 100644 index 15c8a493590..00000000000 --- a/stable/papermerge/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [papermerge-11.1.15](https://github.com/truecharts/charts/compare/papermerge-11.1.14...papermerge-11.1.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)) - - -## [papermerge-11.1.14](https://github.com/truecharts/charts/compare/papermerge-11.1.13...papermerge-11.1.14) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [papermerge-11.1.13](https://github.com/truecharts/charts/compare/papermerge-11.1.12...papermerge-11.1.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)) - - -## [papermerge-11.1.12](https://github.com/truecharts/charts/compare/papermerge-11.1.11...papermerge-11.1.12) (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)) - - -## [papermerge-11.1.11](https://github.com/truecharts/charts/compare/papermerge-11.1.10...papermerge-11.1.11) (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)) - - -## [papermerge-11.1.10](https://github.com/truecharts/charts/compare/papermerge-11.1.9...papermerge-11.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [papermerge-11.1.9](https://github.com/truecharts/charts/compare/papermerge-11.1.8...papermerge-11.1.9) (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)) - - -## [papermerge-11.1.8](https://github.com/truecharts/charts/compare/papermerge-11.1.7...papermerge-11.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - - -## [papermerge-11.1.7](https://github.com/truecharts/charts/compare/papermerge-11.1.6...papermerge-11.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - diff --git a/stable/papermerge/12.0.0/Chart.yaml b/stable/papermerge/12.0.0/Chart.yaml deleted file mode 100644 index 94f18ace08e..00000000000 --- a/stable/papermerge/12.0.0/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.9 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. -home: https://truecharts.org/charts/stable/papermerge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png -keywords: - - papermerge -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: papermerge -sources: - - https://github.com/ciur/papermerge - - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge - - https://hub.docker.com/r/papermerge/papermerge -type: application -version: 12.0.0 diff --git a/stable/papermerge/12.0.0/charts/common-17.5.0.tgz b/stable/papermerge/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/papermerge/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pasta/8.0.0/.helmignore b/stable/papermerge/12.1.3/.helmignore similarity index 100% rename from stable/pasta/8.0.0/.helmignore rename to stable/papermerge/12.1.3/.helmignore diff --git a/stable/papermerge/12.1.3/CHANGELOG.md b/stable/papermerge/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d0c2f1c0347 --- /dev/null +++ b/stable/papermerge/12.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [papermerge-11.1.15](https://github.com/truecharts/charts/compare/papermerge-11.1.14...papermerge-11.1.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)) + + +## [papermerge-11.1.14](https://github.com/truecharts/charts/compare/papermerge-11.1.13...papermerge-11.1.14) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [papermerge-11.1.13](https://github.com/truecharts/charts/compare/papermerge-11.1.12...papermerge-11.1.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)) + + +## [papermerge-11.1.12](https://github.com/truecharts/charts/compare/papermerge-11.1.11...papermerge-11.1.12) (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)) + + +## [papermerge-11.1.11](https://github.com/truecharts/charts/compare/papermerge-11.1.10...papermerge-11.1.11) (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)) + + +## [papermerge-11.1.10](https://github.com/truecharts/charts/compare/papermerge-11.1.9...papermerge-11.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [papermerge-11.1.9](https://github.com/truecharts/charts/compare/papermerge-11.1.8...papermerge-11.1.9) (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)) + + +## [papermerge-11.1.8](https://github.com/truecharts/charts/compare/papermerge-11.1.7...papermerge-11.1.8) (2024-01-02) + +### Chore + + + +- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) + + +## [papermerge-11.1.7](https://github.com/truecharts/charts/compare/papermerge-11.1.6...papermerge-11.1.7) (2024-01-02) + +### Chore + diff --git a/stable/papermerge/12.1.3/Chart.yaml b/stable/papermerge/12.1.3/Chart.yaml new file mode 100644 index 00000000000..912edfc3c8c --- /dev/null +++ b/stable/papermerge/12.1.3/Chart.yaml @@ -0,0 +1,43 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.1.9 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. +home: https://truecharts.org/charts/stable/papermerge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png +keywords: + - papermerge +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: papermerge +sources: + - https://github.com/ciur/papermerge + - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge + - https://hub.docker.com/r/papermerge/papermerge +type: application +version: 12.1.3 diff --git a/stable/papermerge/12.0.0/README.md b/stable/papermerge/12.1.3/README.md similarity index 100% rename from stable/papermerge/12.0.0/README.md rename to stable/papermerge/12.1.3/README.md diff --git a/stable/papermerge/12.0.0/app-readme.md b/stable/papermerge/12.1.3/app-readme.md similarity index 100% rename from stable/papermerge/12.0.0/app-readme.md rename to stable/papermerge/12.1.3/app-readme.md diff --git a/stable/papermerge/12.1.3/charts/common-18.0.3.tgz b/stable/papermerge/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/papermerge/12.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/papermerge/12.0.0/charts/redis-11.2.1.tgz b/stable/papermerge/12.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/papermerge/12.0.0/charts/redis-11.2.1.tgz rename to stable/papermerge/12.1.3/charts/redis-11.2.1.tgz diff --git a/stable/papermerge/12.0.0/ix_values.yaml b/stable/papermerge/12.1.3/ix_values.yaml similarity index 100% rename from stable/papermerge/12.0.0/ix_values.yaml rename to stable/papermerge/12.1.3/ix_values.yaml diff --git a/stable/papermerge/12.0.0/questions.yaml b/stable/papermerge/12.1.3/questions.yaml similarity index 100% rename from stable/papermerge/12.0.0/questions.yaml rename to stable/papermerge/12.1.3/questions.yaml diff --git a/stable/pasta/8.0.0/templates/NOTES.txt b/stable/papermerge/12.1.3/templates/NOTES.txt similarity index 100% rename from stable/pasta/8.0.0/templates/NOTES.txt rename to stable/papermerge/12.1.3/templates/NOTES.txt diff --git a/stable/papermerge/12.0.0/templates/_secrets.tpl b/stable/papermerge/12.1.3/templates/_secrets.tpl similarity index 100% rename from stable/papermerge/12.0.0/templates/_secrets.tpl rename to stable/papermerge/12.1.3/templates/_secrets.tpl diff --git a/stable/papermerge/12.0.0/templates/common.yaml b/stable/papermerge/12.1.3/templates/common.yaml similarity index 100% rename from stable/papermerge/12.0.0/templates/common.yaml rename to stable/papermerge/12.1.3/templates/common.yaml diff --git a/stable/pasta/8.0.0/values.yaml b/stable/papermerge/12.1.3/values.yaml similarity index 100% rename from stable/pasta/8.0.0/values.yaml rename to stable/papermerge/12.1.3/values.yaml diff --git a/stable/passwordpusherephemeral/5.0.0/CHANGELOG.md b/stable/passwordpusherephemeral/5.0.0/CHANGELOG.md deleted file mode 100644 index fa0763603ba..00000000000 --- a/stable/passwordpusherephemeral/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [passwordpusherephemeral-4.1.11](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.10...passwordpusherephemeral-4.1.11) (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)) - - -## [passwordpusherephemeral-4.1.10](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.9...passwordpusherephemeral-4.1.10) (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)) - - -## [passwordpusherephemeral-4.1.9](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.8...passwordpusherephemeral-4.1.9) (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)) - - -## [passwordpusherephemeral-4.1.8](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.7...passwordpusherephemeral-4.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)) - - -## [passwordpusherephemeral-4.1.7](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.6...passwordpusherephemeral-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [passwordpusherephemeral-4.1.6](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.5...passwordpusherephemeral-4.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)) - - -## [passwordpusherephemeral-4.1.5](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.4...passwordpusherephemeral-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [passwordpusherephemeral-4.1.4](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.3...passwordpusherephemeral-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [passwordpusherephemeral-4.1.3](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.0...passwordpusherephemeral-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/passwordpusherephemeral/5.0.0/Chart.yaml b/stable/passwordpusherephemeral/5.0.0/Chart.yaml deleted file mode 100644 index 11c8c34725a..00000000000 --- a/stable/passwordpusherephemeral/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. -home: https://truecharts.org/charts/stable/passwordpusherephemeral -icon: https://truecharts.org/img/hotlink-ok/chart-icons/passwordpusherephemeral.png -keywords: - - passwordpusherephemeral - - Productivity - - Security - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: passwordpusherephemeral -sources: - - https://github.com/pglombardo/PasswordPusher - - https://github.com/truecharts/charts/tree/master/charts/stable/passwordpusherephemeral - - https://hub.docker.com/r/pglombardo/pwpush-ephemeral -type: application -version: 5.0.0 diff --git a/stable/passwordpusherephemeral/5.0.0/charts/common-17.5.0.tgz b/stable/passwordpusherephemeral/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/passwordpusherephemeral/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pastey/6.0.0/.helmignore b/stable/passwordpusherephemeral/5.1.3/.helmignore similarity index 100% rename from stable/pastey/6.0.0/.helmignore rename to stable/passwordpusherephemeral/5.1.3/.helmignore diff --git a/stable/passwordpusherephemeral/5.1.3/CHANGELOG.md b/stable/passwordpusherephemeral/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fd569f52015 --- /dev/null +++ b/stable/passwordpusherephemeral/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [passwordpusherephemeral-4.1.11](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.10...passwordpusherephemeral-4.1.11) (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)) + + +## [passwordpusherephemeral-4.1.10](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.9...passwordpusherephemeral-4.1.10) (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)) + + +## [passwordpusherephemeral-4.1.9](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.8...passwordpusherephemeral-4.1.9) (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)) + + +## [passwordpusherephemeral-4.1.8](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.7...passwordpusherephemeral-4.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)) + + +## [passwordpusherephemeral-4.1.7](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.6...passwordpusherephemeral-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [passwordpusherephemeral-4.1.6](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.5...passwordpusherephemeral-4.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)) + + +## [passwordpusherephemeral-4.1.5](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.4...passwordpusherephemeral-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [passwordpusherephemeral-4.1.4](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.3...passwordpusherephemeral-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [passwordpusherephemeral-4.1.3](https://github.com/truecharts/charts/compare/passwordpusherephemeral-4.1.0...passwordpusherephemeral-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/passwordpusherephemeral/5.1.3/Chart.yaml b/stable/passwordpusherephemeral/5.1.3/Chart.yaml new file mode 100644 index 00000000000..19702b46f88 --- /dev/null +++ b/stable/passwordpusherephemeral/5.1.3/Chart.yaml @@ -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: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. +home: https://truecharts.org/charts/stable/passwordpusherephemeral +icon: https://truecharts.org/img/hotlink-ok/chart-icons/passwordpusherephemeral.png +keywords: + - passwordpusherephemeral + - Productivity + - Security + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: passwordpusherephemeral +sources: + - https://github.com/pglombardo/PasswordPusher + - https://github.com/truecharts/charts/tree/master/charts/stable/passwordpusherephemeral + - https://hub.docker.com/r/pglombardo/pwpush-ephemeral +type: application +version: 5.1.3 diff --git a/stable/passwordpusherephemeral/5.0.0/README.md b/stable/passwordpusherephemeral/5.1.3/README.md similarity index 100% rename from stable/passwordpusherephemeral/5.0.0/README.md rename to stable/passwordpusherephemeral/5.1.3/README.md diff --git a/stable/passwordpusherephemeral/5.0.0/app-readme.md b/stable/passwordpusherephemeral/5.1.3/app-readme.md similarity index 100% rename from stable/passwordpusherephemeral/5.0.0/app-readme.md rename to stable/passwordpusherephemeral/5.1.3/app-readme.md diff --git a/stable/passwordpusherephemeral/5.1.3/charts/common-18.0.3.tgz b/stable/passwordpusherephemeral/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/passwordpusherephemeral/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/passwordpusherephemeral/5.0.0/ix_values.yaml b/stable/passwordpusherephemeral/5.1.3/ix_values.yaml similarity index 100% rename from stable/passwordpusherephemeral/5.0.0/ix_values.yaml rename to stable/passwordpusherephemeral/5.1.3/ix_values.yaml diff --git a/stable/passwordpusherephemeral/5.0.0/questions.yaml b/stable/passwordpusherephemeral/5.1.3/questions.yaml similarity index 100% rename from stable/passwordpusherephemeral/5.0.0/questions.yaml rename to stable/passwordpusherephemeral/5.1.3/questions.yaml diff --git a/stable/passwordpusherephemeral/5.0.0/templates/common.yaml b/stable/passwordpusherephemeral/5.1.3/templates/common.yaml similarity index 100% rename from stable/passwordpusherephemeral/5.0.0/templates/common.yaml rename to stable/passwordpusherephemeral/5.1.3/templates/common.yaml diff --git a/stable/pastey/6.0.0/values.yaml b/stable/passwordpusherephemeral/5.1.3/values.yaml similarity index 100% rename from stable/pastey/6.0.0/values.yaml rename to stable/passwordpusherephemeral/5.1.3/values.yaml diff --git a/stable/pasta/8.0.0/CHANGELOG.md b/stable/pasta/8.0.0/CHANGELOG.md deleted file mode 100644 index 84f7836adab..00000000000 --- a/stable/pasta/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pasta-7.1.11](https://github.com/truecharts/charts/compare/pasta-7.1.10...pasta-7.1.11) (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)) - - -## [pasta-7.1.10](https://github.com/truecharts/charts/compare/pasta-7.1.9...pasta-7.1.10) (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)) - - -## [pasta-7.1.9](https://github.com/truecharts/charts/compare/pasta-7.1.8...pasta-7.1.9) (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)) - - -## [pasta-7.1.8](https://github.com/truecharts/charts/compare/pasta-7.1.7...pasta-7.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)) - - -## [pasta-7.1.7](https://github.com/truecharts/charts/compare/pasta-7.1.6...pasta-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pasta-7.1.6](https://github.com/truecharts/charts/compare/pasta-7.1.5...pasta-7.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)) - - -## [pasta-7.1.5](https://github.com/truecharts/charts/compare/pasta-7.1.4...pasta-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pasta-7.1.4](https://github.com/truecharts/charts/compare/pasta-7.1.3...pasta-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pasta-7.1.3](https://github.com/truecharts/charts/compare/pasta-7.1.0...pasta-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/pasta/8.0.0/Chart.yaml b/stable/pasta/8.0.0/Chart.yaml deleted file mode 100644 index 27f4d251e31..00000000000 --- a/stable/pasta/8.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.6.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PASTA - Audio and Subtitle Track Changer for Plex -home: https://truecharts.org/charts/stable/pasta -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png -keywords: - - pasta - - MediaApp-Other - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pasta -sources: - - https://github.com/cglatot/pasta - - https://github.com/truecharts/charts/tree/master/charts/stable/pasta - - https://hub.docker.com/r/cglatot/pasta -type: application -version: 8.0.0 diff --git a/stable/pasta/8.0.0/charts/common-17.5.0.tgz b/stable/pasta/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pasta/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pavlovvr/5.0.0/.helmignore b/stable/pasta/8.1.3/.helmignore similarity index 100% rename from stable/pavlovvr/5.0.0/.helmignore rename to stable/pasta/8.1.3/.helmignore diff --git a/stable/pasta/8.1.3/CHANGELOG.md b/stable/pasta/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e49b948bf10 --- /dev/null +++ b/stable/pasta/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pasta-7.1.11](https://github.com/truecharts/charts/compare/pasta-7.1.10...pasta-7.1.11) (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)) + + +## [pasta-7.1.10](https://github.com/truecharts/charts/compare/pasta-7.1.9...pasta-7.1.10) (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)) + + +## [pasta-7.1.9](https://github.com/truecharts/charts/compare/pasta-7.1.8...pasta-7.1.9) (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)) + + +## [pasta-7.1.8](https://github.com/truecharts/charts/compare/pasta-7.1.7...pasta-7.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)) + + +## [pasta-7.1.7](https://github.com/truecharts/charts/compare/pasta-7.1.6...pasta-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pasta-7.1.6](https://github.com/truecharts/charts/compare/pasta-7.1.5...pasta-7.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)) + + +## [pasta-7.1.5](https://github.com/truecharts/charts/compare/pasta-7.1.4...pasta-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pasta-7.1.4](https://github.com/truecharts/charts/compare/pasta-7.1.3...pasta-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pasta-7.1.3](https://github.com/truecharts/charts/compare/pasta-7.1.0...pasta-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/pasta/8.1.3/Chart.yaml b/stable/pasta/8.1.3/Chart.yaml new file mode 100644 index 00000000000..1d21148b244 --- /dev/null +++ b/stable/pasta/8.1.3/Chart.yaml @@ -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: MediaApp-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.6.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: PASTA - Audio and Subtitle Track Changer for Plex +home: https://truecharts.org/charts/stable/pasta +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png +keywords: + - pasta + - MediaApp-Other + - Tools-Utilities + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pasta +sources: + - https://github.com/cglatot/pasta + - https://github.com/truecharts/charts/tree/master/charts/stable/pasta + - https://hub.docker.com/r/cglatot/pasta +type: application +version: 8.1.3 diff --git a/stable/pasta/8.0.0/README.md b/stable/pasta/8.1.3/README.md similarity index 100% rename from stable/pasta/8.0.0/README.md rename to stable/pasta/8.1.3/README.md diff --git a/stable/pasta/8.0.0/app-readme.md b/stable/pasta/8.1.3/app-readme.md similarity index 100% rename from stable/pasta/8.0.0/app-readme.md rename to stable/pasta/8.1.3/app-readme.md diff --git a/stable/pasta/8.1.3/charts/common-18.0.3.tgz b/stable/pasta/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pasta/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pasta/8.0.0/ix_values.yaml b/stable/pasta/8.1.3/ix_values.yaml similarity index 100% rename from stable/pasta/8.0.0/ix_values.yaml rename to stable/pasta/8.1.3/ix_values.yaml diff --git a/stable/pasta/8.0.0/questions.yaml b/stable/pasta/8.1.3/questions.yaml similarity index 100% rename from stable/pasta/8.0.0/questions.yaml rename to stable/pasta/8.1.3/questions.yaml diff --git a/stable/pastey/6.0.0/templates/NOTES.txt b/stable/pasta/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/pastey/6.0.0/templates/NOTES.txt rename to stable/pasta/8.1.3/templates/NOTES.txt diff --git a/stable/pasta/8.0.0/templates/common.yaml b/stable/pasta/8.1.3/templates/common.yaml similarity index 100% rename from stable/pasta/8.0.0/templates/common.yaml rename to stable/pasta/8.1.3/templates/common.yaml diff --git a/stable/pavlovvr/5.0.0/values.yaml b/stable/pasta/8.1.3/values.yaml similarity index 100% rename from stable/pavlovvr/5.0.0/values.yaml rename to stable/pasta/8.1.3/values.yaml diff --git a/stable/pastey/6.0.0/CHANGELOG.md b/stable/pastey/6.0.0/CHANGELOG.md deleted file mode 100644 index 00ecd286431..00000000000 --- a/stable/pastey/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pastey-5.1.15](https://github.com/truecharts/charts/compare/pastey-5.1.14...pastey-5.1.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)) - - -## [pastey-5.1.14](https://github.com/truecharts/charts/compare/pastey-5.1.13...pastey-5.1.14) (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)) - - -## [pastey-5.1.13](https://github.com/truecharts/charts/compare/pastey-5.1.12...pastey-5.1.13) (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)) - - -## [pastey-5.1.12](https://github.com/truecharts/charts/compare/pastey-5.1.11...pastey-5.1.12) (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)) - - -## [pastey-5.1.11](https://github.com/truecharts/charts/compare/pastey-5.1.10...pastey-5.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pastey-5.1.10](https://github.com/truecharts/charts/compare/pastey-5.1.9...pastey-5.1.10) (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)) - - -## [pastey-5.1.9](https://github.com/truecharts/charts/compare/pastey-5.1.8...pastey-5.1.9) (2024-01-03) - -### Chore - - - -- update container image cesura/pastey to 0.5.1-slim[@dc994c0](https://github.com/dc994c0) by renovate ([#16757](https://github.com/truecharts/charts/issues/16757)) - - -## [pastey-5.1.8](https://github.com/truecharts/charts/compare/pastey-5.1.7...pastey-5.1.8) (2024-01-03) - -### Chore - - - -- update container image cesura/pastey to 0.5.1[@4c4f6e7](https://github.com/4c4f6e7) by renovate ([#16758](https://github.com/truecharts/charts/issues/16758)) - - -## [pastey-5.1.7](https://github.com/truecharts/charts/compare/pastey-5.1.6...pastey-5.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pastey-5.1.6](https://github.com/truecharts/charts/compare/pastey-5.1.4...pastey-5.1.6) (2024-01-02) - -### Chore diff --git a/stable/pastey/6.0.0/Chart.yaml b/stable/pastey/6.0.0/Chart.yaml deleted file mode 100644 index 501c39b3da7..00000000000 --- a/stable/pastey/6.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.5.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A lightweight, self-hosted paste platform. -home: https://truecharts.org/charts/stable/pastey -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png -keywords: - - pastey - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pastey -sources: - - https://github.com/Cesura/pastey - - https://github.com/truecharts/charts/tree/master/charts/stable/pastey - - https://hub.docker.com/r/cesura/pastey -type: application -version: 6.0.0 diff --git a/stable/pastey/6.0.0/charts/common-17.5.0.tgz b/stable/pastey/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pastey/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pgadmin/15.0.0/.helmignore b/stable/pastey/6.1.3/.helmignore similarity index 100% rename from stable/pgadmin/15.0.0/.helmignore rename to stable/pastey/6.1.3/.helmignore diff --git a/stable/pastey/6.1.3/CHANGELOG.md b/stable/pastey/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8e341ff5d61 --- /dev/null +++ b/stable/pastey/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pastey-5.1.15](https://github.com/truecharts/charts/compare/pastey-5.1.14...pastey-5.1.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)) + + +## [pastey-5.1.14](https://github.com/truecharts/charts/compare/pastey-5.1.13...pastey-5.1.14) (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)) + + +## [pastey-5.1.13](https://github.com/truecharts/charts/compare/pastey-5.1.12...pastey-5.1.13) (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)) + + +## [pastey-5.1.12](https://github.com/truecharts/charts/compare/pastey-5.1.11...pastey-5.1.12) (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)) + + +## [pastey-5.1.11](https://github.com/truecharts/charts/compare/pastey-5.1.10...pastey-5.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pastey-5.1.10](https://github.com/truecharts/charts/compare/pastey-5.1.9...pastey-5.1.10) (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)) + + +## [pastey-5.1.9](https://github.com/truecharts/charts/compare/pastey-5.1.8...pastey-5.1.9) (2024-01-03) + +### Chore + + + +- update container image cesura/pastey to 0.5.1-slim[@dc994c0](https://github.com/dc994c0) by renovate ([#16757](https://github.com/truecharts/charts/issues/16757)) + + +## [pastey-5.1.8](https://github.com/truecharts/charts/compare/pastey-5.1.7...pastey-5.1.8) (2024-01-03) + +### Chore + + + +- update container image cesura/pastey to 0.5.1[@4c4f6e7](https://github.com/4c4f6e7) by renovate ([#16758](https://github.com/truecharts/charts/issues/16758)) + + +## [pastey-5.1.7](https://github.com/truecharts/charts/compare/pastey-5.1.6...pastey-5.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/pastey/6.1.3/Chart.yaml b/stable/pastey/6.1.3/Chart.yaml new file mode 100644 index 00000000000..d2dd9e01e40 --- /dev/null +++ b/stable/pastey/6.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.5.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A lightweight, self-hosted paste platform. +home: https://truecharts.org/charts/stable/pastey +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png +keywords: + - pastey + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pastey +sources: + - https://github.com/Cesura/pastey + - https://github.com/truecharts/charts/tree/master/charts/stable/pastey + - https://hub.docker.com/r/cesura/pastey +type: application +version: 6.1.3 diff --git a/stable/pastey/6.0.0/README.md b/stable/pastey/6.1.3/README.md similarity index 100% rename from stable/pastey/6.0.0/README.md rename to stable/pastey/6.1.3/README.md diff --git a/stable/pastey/6.0.0/app-readme.md b/stable/pastey/6.1.3/app-readme.md similarity index 100% rename from stable/pastey/6.0.0/app-readme.md rename to stable/pastey/6.1.3/app-readme.md diff --git a/stable/pastey/6.1.3/charts/common-18.0.3.tgz b/stable/pastey/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pastey/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pastey/6.0.0/ix_values.yaml b/stable/pastey/6.1.3/ix_values.yaml similarity index 100% rename from stable/pastey/6.0.0/ix_values.yaml rename to stable/pastey/6.1.3/ix_values.yaml diff --git a/stable/pastey/6.0.0/questions.yaml b/stable/pastey/6.1.3/questions.yaml similarity index 100% rename from stable/pastey/6.0.0/questions.yaml rename to stable/pastey/6.1.3/questions.yaml diff --git a/stable/pgadmin/15.0.0/templates/NOTES.txt b/stable/pastey/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/pgadmin/15.0.0/templates/NOTES.txt rename to stable/pastey/6.1.3/templates/NOTES.txt diff --git a/stable/pgadmin/15.0.0/templates/common.yaml b/stable/pastey/6.1.3/templates/common.yaml similarity index 100% rename from stable/pgadmin/15.0.0/templates/common.yaml rename to stable/pastey/6.1.3/templates/common.yaml diff --git a/stable/pgadmin/15.0.0/values.yaml b/stable/pastey/6.1.3/values.yaml similarity index 100% rename from stable/pgadmin/15.0.0/values.yaml rename to stable/pastey/6.1.3/values.yaml diff --git a/stable/pavlovvr/5.0.0/CHANGELOG.md b/stable/pavlovvr/5.0.0/CHANGELOG.md deleted file mode 100644 index e4fd4269054..00000000000 --- a/stable/pavlovvr/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pavlovvr-4.1.11](https://github.com/truecharts/charts/compare/pavlovvr-4.1.10...pavlovvr-4.1.11) (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)) - - -## [pavlovvr-4.1.10](https://github.com/truecharts/charts/compare/pavlovvr-4.1.9...pavlovvr-4.1.10) (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)) - - -## [pavlovvr-4.1.9](https://github.com/truecharts/charts/compare/pavlovvr-4.1.8...pavlovvr-4.1.9) (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)) - - -## [pavlovvr-4.1.8](https://github.com/truecharts/charts/compare/pavlovvr-4.1.7...pavlovvr-4.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)) - - -## [pavlovvr-4.1.7](https://github.com/truecharts/charts/compare/pavlovvr-4.1.6...pavlovvr-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pavlovvr-4.1.6](https://github.com/truecharts/charts/compare/pavlovvr-4.1.5...pavlovvr-4.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)) - - -## [pavlovvr-4.1.5](https://github.com/truecharts/charts/compare/pavlovvr-4.1.4...pavlovvr-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pavlovvr-4.1.4](https://github.com/truecharts/charts/compare/pavlovvr-4.1.3...pavlovvr-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pavlovvr-4.1.3](https://github.com/truecharts/charts/compare/pavlovvr-4.1.0...pavlovvr-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/pavlovvr/5.0.0/Chart.yaml b/stable/pavlovvr/5.0.0/Chart.yaml deleted file mode 100644 index d7b927eb24c..00000000000 --- a/stable/pavlovvr/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: palor -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. -home: https://truecharts.org/charts/stable/pavlovvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.png -keywords: - - pavlovvr - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pavlovvr -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pavlovvr - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/pavlovvr/5.0.0/charts/common-17.5.0.tgz b/stable/pavlovvr/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pavlovvr/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/phoronix-test-suite/5.0.0/.helmignore b/stable/pavlovvr/5.1.3/.helmignore similarity index 100% rename from stable/phoronix-test-suite/5.0.0/.helmignore rename to stable/pavlovvr/5.1.3/.helmignore diff --git a/stable/pavlovvr/5.1.3/CHANGELOG.md b/stable/pavlovvr/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..eebe5085bf6 --- /dev/null +++ b/stable/pavlovvr/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pavlovvr-4.1.11](https://github.com/truecharts/charts/compare/pavlovvr-4.1.10...pavlovvr-4.1.11) (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)) + + +## [pavlovvr-4.1.10](https://github.com/truecharts/charts/compare/pavlovvr-4.1.9...pavlovvr-4.1.10) (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)) + + +## [pavlovvr-4.1.9](https://github.com/truecharts/charts/compare/pavlovvr-4.1.8...pavlovvr-4.1.9) (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)) + + +## [pavlovvr-4.1.8](https://github.com/truecharts/charts/compare/pavlovvr-4.1.7...pavlovvr-4.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)) + + +## [pavlovvr-4.1.7](https://github.com/truecharts/charts/compare/pavlovvr-4.1.6...pavlovvr-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pavlovvr-4.1.6](https://github.com/truecharts/charts/compare/pavlovvr-4.1.5...pavlovvr-4.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)) + + +## [pavlovvr-4.1.5](https://github.com/truecharts/charts/compare/pavlovvr-4.1.4...pavlovvr-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pavlovvr-4.1.4](https://github.com/truecharts/charts/compare/pavlovvr-4.1.3...pavlovvr-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pavlovvr-4.1.3](https://github.com/truecharts/charts/compare/pavlovvr-4.1.0...pavlovvr-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/pavlovvr/5.1.3/Chart.yaml b/stable/pavlovvr/5.1.3/Chart.yaml new file mode 100644 index 00000000000..56ae0ec3fb2 --- /dev/null +++ b/stable/pavlovvr/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: palor +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. +home: https://truecharts.org/charts/stable/pavlovvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.png +keywords: + - pavlovvr + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pavlovvr +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pavlovvr + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/pavlovvr/5.0.0/README.md b/stable/pavlovvr/5.1.3/README.md similarity index 100% rename from stable/pavlovvr/5.0.0/README.md rename to stable/pavlovvr/5.1.3/README.md diff --git a/stable/pavlovvr/5.0.0/app-readme.md b/stable/pavlovvr/5.1.3/app-readme.md similarity index 100% rename from stable/pavlovvr/5.0.0/app-readme.md rename to stable/pavlovvr/5.1.3/app-readme.md diff --git a/stable/pavlovvr/5.1.3/charts/common-18.0.3.tgz b/stable/pavlovvr/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pavlovvr/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pavlovvr/5.0.0/ix_values.yaml b/stable/pavlovvr/5.1.3/ix_values.yaml similarity index 100% rename from stable/pavlovvr/5.0.0/ix_values.yaml rename to stable/pavlovvr/5.1.3/ix_values.yaml diff --git a/stable/pavlovvr/5.0.0/questions.yaml b/stable/pavlovvr/5.1.3/questions.yaml similarity index 100% rename from stable/pavlovvr/5.0.0/questions.yaml rename to stable/pavlovvr/5.1.3/questions.yaml diff --git a/stable/pavlovvr/5.0.0/templates/common.yaml b/stable/pavlovvr/5.1.3/templates/common.yaml similarity index 100% rename from stable/pavlovvr/5.0.0/templates/common.yaml rename to stable/pavlovvr/5.1.3/templates/common.yaml diff --git a/stable/phoronix-test-suite/5.0.0/values.yaml b/stable/pavlovvr/5.1.3/values.yaml similarity index 100% rename from stable/phoronix-test-suite/5.0.0/values.yaml rename to stable/pavlovvr/5.1.3/values.yaml diff --git a/stable/pgadmin/15.0.0/CHANGELOG.md b/stable/pgadmin/15.0.0/CHANGELOG.md deleted file mode 100644 index 43b77a9949d..00000000000 --- a/stable/pgadmin/15.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pgadmin-14.3.0](https://github.com/truecharts/charts/compare/pgadmin-14.2.5...pgadmin-14.3.0) (2024-02-12) - -### Chore - - - -- update container image dpage/pgadmin4 to v8.3[@f1460b1](https://github.com/f1460b1) by renovate ([#18179](https://github.com/truecharts/charts/issues/18179)) - - -## [pgadmin-14.2.5](https://github.com/truecharts/charts/compare/pgadmin-14.2.4...pgadmin-14.2.5) (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)) - - -## [pgadmin-14.2.4](https://github.com/truecharts/charts/compare/pgadmin-14.2.3...pgadmin-14.2.4) (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)) - - -## [pgadmin-14.2.3](https://github.com/truecharts/charts/compare/pgadmin-14.2.2...pgadmin-14.2.3) (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)) - - -## [pgadmin-14.2.2](https://github.com/truecharts/charts/compare/pgadmin-14.2.1...pgadmin-14.2.2) (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)) - - -## [pgadmin-14.2.1](https://github.com/truecharts/charts/compare/pgadmin-14.2.0...pgadmin-14.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [pgadmin-14.2.0](https://github.com/truecharts/charts/compare/pgadmin-14.1.6...pgadmin-14.2.0) (2024-01-13) - -### Chore - - - -- update container image dpage/pgadmin4 to v8.2[@3b48078](https://github.com/3b48078) by renovate ([#17106](https://github.com/truecharts/charts/issues/17106)) - - -## [pgadmin-14.1.6](https://github.com/truecharts/charts/compare/pgadmin-14.1.5...pgadmin-14.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)) - - -## [pgadmin-14.1.5](https://github.com/truecharts/charts/compare/pgadmin-14.1.4...pgadmin-14.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pgadmin-14.1.4](https://github.com/truecharts/charts/compare/pgadmin-14.1.3...pgadmin-14.1.4) (2024-01-01) - -### Chore - - diff --git a/stable/pgadmin/15.0.0/Chart.yaml b/stable/pgadmin/15.0.0/Chart.yaml deleted file mode 100644 index 06e052e8b99..00000000000 --- a/stable/pgadmin/15.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 8.3.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Web-Based postgresql database management utility -home: https://truecharts.org/charts/stable/pgadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.png -keywords: - - pgadmin - - db - - database -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pgadmin -sources: - - https://www.pgadmin.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin - - https://hub.docker.com/r/dpage/pgadmin4 -type: application -version: 15.0.0 diff --git a/stable/pgadmin/15.0.0/charts/common-17.5.0.tgz b/stable/pgadmin/15.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pgadmin/15.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/photo-stream/5.0.0/.helmignore b/stable/pgadmin/15.1.3/.helmignore similarity index 100% rename from stable/photo-stream/5.0.0/.helmignore rename to stable/pgadmin/15.1.3/.helmignore diff --git a/stable/pgadmin/15.1.3/CHANGELOG.md b/stable/pgadmin/15.1.3/CHANGELOG.md new file mode 100644 index 00000000000..82523ac889a --- /dev/null +++ b/stable/pgadmin/15.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pgadmin-14.3.0](https://github.com/truecharts/charts/compare/pgadmin-14.2.5...pgadmin-14.3.0) (2024-02-12) + +### Chore + + + +- update container image dpage/pgadmin4 to v8.3[@f1460b1](https://github.com/f1460b1) by renovate ([#18179](https://github.com/truecharts/charts/issues/18179)) + + +## [pgadmin-14.2.5](https://github.com/truecharts/charts/compare/pgadmin-14.2.4...pgadmin-14.2.5) (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)) + + +## [pgadmin-14.2.4](https://github.com/truecharts/charts/compare/pgadmin-14.2.3...pgadmin-14.2.4) (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)) + + +## [pgadmin-14.2.3](https://github.com/truecharts/charts/compare/pgadmin-14.2.2...pgadmin-14.2.3) (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)) + + +## [pgadmin-14.2.2](https://github.com/truecharts/charts/compare/pgadmin-14.2.1...pgadmin-14.2.2) (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)) + + +## [pgadmin-14.2.1](https://github.com/truecharts/charts/compare/pgadmin-14.2.0...pgadmin-14.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [pgadmin-14.2.0](https://github.com/truecharts/charts/compare/pgadmin-14.1.6...pgadmin-14.2.0) (2024-01-13) + +### Chore + + + +- update container image dpage/pgadmin4 to v8.2[@3b48078](https://github.com/3b48078) by renovate ([#17106](https://github.com/truecharts/charts/issues/17106)) + + +## [pgadmin-14.1.6](https://github.com/truecharts/charts/compare/pgadmin-14.1.5...pgadmin-14.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)) + + +## [pgadmin-14.1.5](https://github.com/truecharts/charts/compare/pgadmin-14.1.4...pgadmin-14.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pgadmin-14.1.4](https://github.com/truecharts/charts/compare/pgadmin-14.1.3...pgadmin-14.1.4) (2024-01-01) diff --git a/stable/pgadmin/15.1.3/Chart.yaml b/stable/pgadmin/15.1.3/Chart.yaml new file mode 100644 index 00000000000..1df448c3cf0 --- /dev/null +++ b/stable/pgadmin/15.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 8.3.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Web-Based postgresql database management utility +home: https://truecharts.org/charts/stable/pgadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.png +keywords: + - pgadmin + - db + - database +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pgadmin +sources: + - https://www.pgadmin.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin + - https://hub.docker.com/r/dpage/pgadmin4 +type: application +version: 15.1.3 diff --git a/stable/pgadmin/15.0.0/README.md b/stable/pgadmin/15.1.3/README.md similarity index 100% rename from stable/pgadmin/15.0.0/README.md rename to stable/pgadmin/15.1.3/README.md diff --git a/stable/pgadmin/15.0.0/app-readme.md b/stable/pgadmin/15.1.3/app-readme.md similarity index 100% rename from stable/pgadmin/15.0.0/app-readme.md rename to stable/pgadmin/15.1.3/app-readme.md diff --git a/stable/pgadmin/15.1.3/charts/common-18.0.3.tgz b/stable/pgadmin/15.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pgadmin/15.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pgadmin/15.0.0/ix_values.yaml b/stable/pgadmin/15.1.3/ix_values.yaml similarity index 100% rename from stable/pgadmin/15.0.0/ix_values.yaml rename to stable/pgadmin/15.1.3/ix_values.yaml diff --git a/stable/pgadmin/15.0.0/questions.yaml b/stable/pgadmin/15.1.3/questions.yaml similarity index 100% rename from stable/pgadmin/15.0.0/questions.yaml rename to stable/pgadmin/15.1.3/questions.yaml diff --git a/stable/photoprism/20.1.0/templates/NOTES.txt b/stable/pgadmin/15.1.3/templates/NOTES.txt similarity index 100% rename from stable/photoprism/20.1.0/templates/NOTES.txt rename to stable/pgadmin/15.1.3/templates/NOTES.txt diff --git a/stable/photoprism/20.1.0/templates/common.yaml b/stable/pgadmin/15.1.3/templates/common.yaml similarity index 100% rename from stable/photoprism/20.1.0/templates/common.yaml rename to stable/pgadmin/15.1.3/templates/common.yaml diff --git a/stable/photo-stream/5.0.0/values.yaml b/stable/pgadmin/15.1.3/values.yaml similarity index 100% rename from stable/photo-stream/5.0.0/values.yaml rename to stable/pgadmin/15.1.3/values.yaml diff --git a/stable/phoronix-test-suite/5.0.0/CHANGELOG.md b/stable/phoronix-test-suite/5.0.0/CHANGELOG.md deleted file mode 100644 index ad7a64c423c..00000000000 --- a/stable/phoronix-test-suite/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [phoronix-test-suite-4.1.11](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.10...phoronix-test-suite-4.1.11) (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)) - - -## [phoronix-test-suite-4.1.10](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.9...phoronix-test-suite-4.1.10) (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)) - - -## [phoronix-test-suite-4.1.9](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.8...phoronix-test-suite-4.1.9) (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)) - - -## [phoronix-test-suite-4.1.8](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.7...phoronix-test-suite-4.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)) - - -## [phoronix-test-suite-4.1.7](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.6...phoronix-test-suite-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [phoronix-test-suite-4.1.6](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.5...phoronix-test-suite-4.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)) - - -## [phoronix-test-suite-4.1.5](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.4...phoronix-test-suite-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [phoronix-test-suite-4.1.4](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.3...phoronix-test-suite-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [phoronix-test-suite-4.1.3](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.0...phoronix-test-suite-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/phoronix-test-suite/5.0.0/Chart.yaml b/stable/phoronix-test-suite/5.0.0/Chart.yaml deleted file mode 100644 index 213ce7170ce..00000000000 --- a/stable/phoronix-test-suite/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. -home: https://truecharts.org/charts/stable/phoronix-test-suite -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.png -keywords: - - phoronix-test-suite - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: phoronix-test-suite -sources: - - https://github.com/phoronix-test-suite/phoronix-test-suite - - https://github.com/truecharts/charts/tree/master/charts/stable/phoronix-test-suite - - https://hub.docker.com/r/phoronix/pts -type: application -version: 5.0.0 diff --git a/stable/phoronix-test-suite/5.0.0/charts/common-17.5.0.tgz b/stable/phoronix-test-suite/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/phoronix-test-suite/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/photoprism/20.1.0/.helmignore b/stable/phoronix-test-suite/5.1.3/.helmignore similarity index 100% rename from stable/photoprism/20.1.0/.helmignore rename to stable/phoronix-test-suite/5.1.3/.helmignore diff --git a/stable/phoronix-test-suite/5.1.3/CHANGELOG.md b/stable/phoronix-test-suite/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..cdb938fff3a --- /dev/null +++ b/stable/phoronix-test-suite/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [phoronix-test-suite-4.1.11](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.10...phoronix-test-suite-4.1.11) (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)) + + +## [phoronix-test-suite-4.1.10](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.9...phoronix-test-suite-4.1.10) (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)) + + +## [phoronix-test-suite-4.1.9](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.8...phoronix-test-suite-4.1.9) (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)) + + +## [phoronix-test-suite-4.1.8](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.7...phoronix-test-suite-4.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)) + + +## [phoronix-test-suite-4.1.7](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.6...phoronix-test-suite-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [phoronix-test-suite-4.1.6](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.5...phoronix-test-suite-4.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)) + + +## [phoronix-test-suite-4.1.5](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.4...phoronix-test-suite-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [phoronix-test-suite-4.1.4](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.3...phoronix-test-suite-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [phoronix-test-suite-4.1.3](https://github.com/truecharts/charts/compare/phoronix-test-suite-4.1.0...phoronix-test-suite-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/phoronix-test-suite/5.1.3/Chart.yaml b/stable/phoronix-test-suite/5.1.3/Chart.yaml new file mode 100644 index 00000000000..767997f3876 --- /dev/null +++ b/stable/phoronix-test-suite/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. +home: https://truecharts.org/charts/stable/phoronix-test-suite +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.png +keywords: + - phoronix-test-suite + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: phoronix-test-suite +sources: + - https://github.com/phoronix-test-suite/phoronix-test-suite + - https://github.com/truecharts/charts/tree/master/charts/stable/phoronix-test-suite + - https://hub.docker.com/r/phoronix/pts +type: application +version: 5.1.3 diff --git a/stable/phoronix-test-suite/5.0.0/README.md b/stable/phoronix-test-suite/5.1.3/README.md similarity index 100% rename from stable/phoronix-test-suite/5.0.0/README.md rename to stable/phoronix-test-suite/5.1.3/README.md diff --git a/stable/phoronix-test-suite/5.0.0/app-readme.md b/stable/phoronix-test-suite/5.1.3/app-readme.md similarity index 100% rename from stable/phoronix-test-suite/5.0.0/app-readme.md rename to stable/phoronix-test-suite/5.1.3/app-readme.md diff --git a/stable/phoronix-test-suite/5.1.3/charts/common-18.0.3.tgz b/stable/phoronix-test-suite/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/phoronix-test-suite/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/phoronix-test-suite/5.0.0/ix_values.yaml b/stable/phoronix-test-suite/5.1.3/ix_values.yaml similarity index 100% rename from stable/phoronix-test-suite/5.0.0/ix_values.yaml rename to stable/phoronix-test-suite/5.1.3/ix_values.yaml diff --git a/stable/phoronix-test-suite/5.0.0/questions.yaml b/stable/phoronix-test-suite/5.1.3/questions.yaml similarity index 100% rename from stable/phoronix-test-suite/5.0.0/questions.yaml rename to stable/phoronix-test-suite/5.1.3/questions.yaml diff --git a/stable/phoronix-test-suite/5.0.0/templates/common.yaml b/stable/phoronix-test-suite/5.1.3/templates/common.yaml similarity index 100% rename from stable/phoronix-test-suite/5.0.0/templates/common.yaml rename to stable/phoronix-test-suite/5.1.3/templates/common.yaml diff --git a/stable/photoprism/20.1.0/values.yaml b/stable/phoronix-test-suite/5.1.3/values.yaml similarity index 100% rename from stable/photoprism/20.1.0/values.yaml rename to stable/phoronix-test-suite/5.1.3/values.yaml diff --git a/stable/photo-stream/5.0.0/CHANGELOG.md b/stable/photo-stream/5.0.0/CHANGELOG.md deleted file mode 100644 index 7808da16c6a..00000000000 --- a/stable/photo-stream/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [photo-stream-4.1.11](https://github.com/truecharts/charts/compare/photo-stream-4.1.10...photo-stream-4.1.11) (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)) - - -## [photo-stream-4.1.10](https://github.com/truecharts/charts/compare/photo-stream-4.1.9...photo-stream-4.1.10) (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)) - - -## [photo-stream-4.1.9](https://github.com/truecharts/charts/compare/photo-stream-4.1.8...photo-stream-4.1.9) (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)) - - -## [photo-stream-4.1.8](https://github.com/truecharts/charts/compare/photo-stream-4.1.7...photo-stream-4.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)) - - -## [photo-stream-4.1.7](https://github.com/truecharts/charts/compare/photo-stream-4.1.6...photo-stream-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [photo-stream-4.1.6](https://github.com/truecharts/charts/compare/photo-stream-4.1.5...photo-stream-4.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)) - - -## [photo-stream-4.1.5](https://github.com/truecharts/charts/compare/photo-stream-4.1.4...photo-stream-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [photo-stream-4.1.4](https://github.com/truecharts/charts/compare/photo-stream-4.1.3...photo-stream-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [photo-stream-4.1.3](https://github.com/truecharts/charts/compare/photo-stream-4.1.0...photo-stream-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/photo-stream/5.0.0/Chart.yaml b/stable/photo-stream/5.0.0/Chart.yaml deleted file mode 100644 index 2a1aeeb9996..00000000000 --- a/stable/photo-stream/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Photo Stream is a simpler home for your photos. Easy to use, self hosted, no tracking, just photos. -home: https://truecharts.org/charts/stable/photo-stream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.png -keywords: - - photo-stream - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaServer-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: photo-stream -sources: - - https://github.com/waschinski/photo-stream - - https://github.com/truecharts/charts/tree/master/charts/stable/photo-stream - - https://hub.docker.com/r/waschinski/photo-stream -type: application -version: 5.0.0 diff --git a/stable/photo-stream/5.0.0/charts/common-17.5.0.tgz b/stable/photo-stream/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/photo-stream/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/photoshow/10.0.0/.helmignore b/stable/photo-stream/5.1.3/.helmignore similarity index 100% rename from stable/photoshow/10.0.0/.helmignore rename to stable/photo-stream/5.1.3/.helmignore diff --git a/stable/photo-stream/5.1.3/CHANGELOG.md b/stable/photo-stream/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..33fa69c56e6 --- /dev/null +++ b/stable/photo-stream/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [photo-stream-4.1.11](https://github.com/truecharts/charts/compare/photo-stream-4.1.10...photo-stream-4.1.11) (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)) + + +## [photo-stream-4.1.10](https://github.com/truecharts/charts/compare/photo-stream-4.1.9...photo-stream-4.1.10) (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)) + + +## [photo-stream-4.1.9](https://github.com/truecharts/charts/compare/photo-stream-4.1.8...photo-stream-4.1.9) (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)) + + +## [photo-stream-4.1.8](https://github.com/truecharts/charts/compare/photo-stream-4.1.7...photo-stream-4.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)) + + +## [photo-stream-4.1.7](https://github.com/truecharts/charts/compare/photo-stream-4.1.6...photo-stream-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [photo-stream-4.1.6](https://github.com/truecharts/charts/compare/photo-stream-4.1.5...photo-stream-4.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)) + + +## [photo-stream-4.1.5](https://github.com/truecharts/charts/compare/photo-stream-4.1.4...photo-stream-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [photo-stream-4.1.4](https://github.com/truecharts/charts/compare/photo-stream-4.1.3...photo-stream-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [photo-stream-4.1.3](https://github.com/truecharts/charts/compare/photo-stream-4.1.0...photo-stream-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/photo-stream/5.1.3/Chart.yaml b/stable/photo-stream/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3783424386e --- /dev/null +++ b/stable/photo-stream/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Photo Stream is a simpler home for your photos. Easy to use, self hosted, no tracking, just photos. +home: https://truecharts.org/charts/stable/photo-stream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.png +keywords: + - photo-stream + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaServer-Photos +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: photo-stream +sources: + - https://github.com/waschinski/photo-stream + - https://github.com/truecharts/charts/tree/master/charts/stable/photo-stream + - https://hub.docker.com/r/waschinski/photo-stream +type: application +version: 5.1.3 diff --git a/stable/photo-stream/5.0.0/README.md b/stable/photo-stream/5.1.3/README.md similarity index 100% rename from stable/photo-stream/5.0.0/README.md rename to stable/photo-stream/5.1.3/README.md diff --git a/stable/photo-stream/5.0.0/app-readme.md b/stable/photo-stream/5.1.3/app-readme.md similarity index 100% rename from stable/photo-stream/5.0.0/app-readme.md rename to stable/photo-stream/5.1.3/app-readme.md diff --git a/stable/photo-stream/5.1.3/charts/common-18.0.3.tgz b/stable/photo-stream/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/photo-stream/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/photo-stream/5.0.0/ix_values.yaml b/stable/photo-stream/5.1.3/ix_values.yaml similarity index 100% rename from stable/photo-stream/5.0.0/ix_values.yaml rename to stable/photo-stream/5.1.3/ix_values.yaml diff --git a/stable/photo-stream/5.0.0/questions.yaml b/stable/photo-stream/5.1.3/questions.yaml similarity index 100% rename from stable/photo-stream/5.0.0/questions.yaml rename to stable/photo-stream/5.1.3/questions.yaml diff --git a/stable/photo-stream/5.0.0/templates/common.yaml b/stable/photo-stream/5.1.3/templates/common.yaml similarity index 100% rename from stable/photo-stream/5.0.0/templates/common.yaml rename to stable/photo-stream/5.1.3/templates/common.yaml diff --git a/stable/photoshow/10.0.0/values.yaml b/stable/photo-stream/5.1.3/values.yaml similarity index 100% rename from stable/photoshow/10.0.0/values.yaml rename to stable/photo-stream/5.1.3/values.yaml diff --git a/stable/photoprism/20.1.0/CHANGELOG.md b/stable/photoprism/20.1.0/CHANGELOG.md deleted file mode 100644 index 4259e5a8adc..00000000000 --- a/stable/photoprism/20.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [photoprism-19.1.16](https://github.com/truecharts/charts/compare/photoprism-19.1.15...photoprism-19.1.16) (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)) - - -## [photoprism-19.1.15](https://github.com/truecharts/charts/compare/photoprism-19.1.14...photoprism-19.1.15) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [photoprism-19.1.14](https://github.com/truecharts/charts/compare/photoprism-19.1.13...photoprism-19.1.14) (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)) - - -## [photoprism-19.1.13](https://github.com/truecharts/charts/compare/photoprism-19.1.12...photoprism-19.1.13) (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)) - - -## [photoprism-19.1.12](https://github.com/truecharts/charts/compare/photoprism-19.1.11...photoprism-19.1.12) (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)) - - -## [photoprism-19.1.11](https://github.com/truecharts/charts/compare/photoprism-19.1.10...photoprism-19.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [photoprism-19.1.10](https://github.com/truecharts/charts/compare/photoprism-19.1.9...photoprism-19.1.10) (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)) - - -## [photoprism-19.1.9](https://github.com/truecharts/charts/compare/photoprism-19.1.8...photoprism-19.1.9) (2024-01-03) - - -## [photoprism-19.1.8](https://github.com/truecharts/charts/compare/photoprism-19.1.7...photoprism-19.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - - -## [photoprism-19.1.7](https://github.com/truecharts/charts/compare/photoprism-19.1.6...photoprism-19.1.7) (2024-01-02) - -### Chore - diff --git a/stable/photoprism/20.1.0/Chart.yaml b/stable/photoprism/20.1.0/Chart.yaml deleted file mode 100644 index b44eaac6faf..00000000000 --- a/stable/photoprism/20.1.0/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 231128.0.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection -home: https://truecharts.org/charts/stable/photoprism -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.png -keywords: - - photos - - photoprism - - pictures - - sharing -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: photoprism -sources: - - https://github.com/photoprism/photoprism - - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism - - https://hub.docker.com/r/photoprism/photoprism -type: application -version: 20.1.0 diff --git a/stable/photoprism/20.1.0/charts/common-18.0.1.tgz b/stable/photoprism/20.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/photoprism/20.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/photoprism/20.1.0/charts/mariadb-12.2.1.tgz b/stable/photoprism/20.1.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/photoprism/20.1.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/photostructure/7.0.0/.helmignore b/stable/photoprism/20.2.3/.helmignore similarity index 100% rename from stable/photostructure/7.0.0/.helmignore rename to stable/photoprism/20.2.3/.helmignore diff --git a/stable/photoprism/20.2.3/CHANGELOG.md b/stable/photoprism/20.2.3/CHANGELOG.md new file mode 100644 index 00000000000..46d69e1fb91 --- /dev/null +++ b/stable/photoprism/20.2.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [photoprism-19.1.16](https://github.com/truecharts/charts/compare/photoprism-19.1.15...photoprism-19.1.16) (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)) + + +## [photoprism-19.1.15](https://github.com/truecharts/charts/compare/photoprism-19.1.14...photoprism-19.1.15) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [photoprism-19.1.14](https://github.com/truecharts/charts/compare/photoprism-19.1.13...photoprism-19.1.14) (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)) + + +## [photoprism-19.1.13](https://github.com/truecharts/charts/compare/photoprism-19.1.12...photoprism-19.1.13) (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)) + + +## [photoprism-19.1.12](https://github.com/truecharts/charts/compare/photoprism-19.1.11...photoprism-19.1.12) (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)) + + +## [photoprism-19.1.11](https://github.com/truecharts/charts/compare/photoprism-19.1.10...photoprism-19.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [photoprism-19.1.10](https://github.com/truecharts/charts/compare/photoprism-19.1.9...photoprism-19.1.10) (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)) + + +## [photoprism-19.1.9](https://github.com/truecharts/charts/compare/photoprism-19.1.8...photoprism-19.1.9) (2024-01-03) + + +## [photoprism-19.1.8](https://github.com/truecharts/charts/compare/photoprism-19.1.7...photoprism-19.1.8) (2024-01-02) + +### Chore + + + +- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) + + +## [photoprism-19.1.7](https://github.com/truecharts/charts/compare/photoprism-19.1.6...photoprism-19.1.7) (2024-01-02) \ No newline at end of file diff --git a/stable/photoprism/20.2.3/Chart.yaml b/stable/photoprism/20.2.3/Chart.yaml new file mode 100644 index 00000000000..0f3958cdd62 --- /dev/null +++ b/stable/photoprism/20.2.3/Chart.yaml @@ -0,0 +1,46 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 231128.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection +home: https://truecharts.org/charts/stable/photoprism +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.png +keywords: + - photos + - photoprism + - pictures + - sharing +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: photoprism +sources: + - https://github.com/photoprism/photoprism + - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism + - https://hub.docker.com/r/photoprism/photoprism +type: application +version: 20.2.3 diff --git a/stable/photoprism/20.1.0/README.md b/stable/photoprism/20.2.3/README.md similarity index 100% rename from stable/photoprism/20.1.0/README.md rename to stable/photoprism/20.2.3/README.md diff --git a/stable/photoprism/20.1.0/app-readme.md b/stable/photoprism/20.2.3/app-readme.md similarity index 100% rename from stable/photoprism/20.1.0/app-readme.md rename to stable/photoprism/20.2.3/app-readme.md diff --git a/stable/photoprism/20.2.3/charts/common-18.0.3.tgz b/stable/photoprism/20.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/photoprism/20.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/photoprism/20.2.3/charts/mariadb-13.0.0.tgz b/stable/photoprism/20.2.3/charts/mariadb-13.0.0.tgz new file mode 100644 index 00000000000..564d2d213b7 Binary files /dev/null and b/stable/photoprism/20.2.3/charts/mariadb-13.0.0.tgz differ diff --git a/stable/photoprism/20.1.0/ix_values.yaml b/stable/photoprism/20.2.3/ix_values.yaml similarity index 100% rename from stable/photoprism/20.1.0/ix_values.yaml rename to stable/photoprism/20.2.3/ix_values.yaml diff --git a/stable/photoprism/20.1.0/questions.yaml b/stable/photoprism/20.2.3/questions.yaml similarity index 100% rename from stable/photoprism/20.1.0/questions.yaml rename to stable/photoprism/20.2.3/questions.yaml diff --git a/stable/photoshow/10.0.0/templates/NOTES.txt b/stable/photoprism/20.2.3/templates/NOTES.txt similarity index 100% rename from stable/photoshow/10.0.0/templates/NOTES.txt rename to stable/photoprism/20.2.3/templates/NOTES.txt diff --git a/stable/photostructure/7.0.0/templates/common.yaml b/stable/photoprism/20.2.3/templates/common.yaml similarity index 100% rename from stable/photostructure/7.0.0/templates/common.yaml rename to stable/photoprism/20.2.3/templates/common.yaml diff --git a/stable/photostructure/7.0.0/values.yaml b/stable/photoprism/20.2.3/values.yaml similarity index 100% rename from stable/photostructure/7.0.0/values.yaml rename to stable/photoprism/20.2.3/values.yaml diff --git a/stable/photoshow/10.0.0/CHANGELOG.md b/stable/photoshow/10.0.0/CHANGELOG.md deleted file mode 100644 index ac7db1beb06..00000000000 --- a/stable/photoshow/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [photoshow-9.1.11](https://github.com/truecharts/charts/compare/photoshow-9.1.10...photoshow-9.1.11) (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)) - - -## [photoshow-9.1.10](https://github.com/truecharts/charts/compare/photoshow-9.1.9...photoshow-9.1.10) (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)) - - -## [photoshow-9.1.9](https://github.com/truecharts/charts/compare/photoshow-9.1.8...photoshow-9.1.9) (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)) - - -## [photoshow-9.1.8](https://github.com/truecharts/charts/compare/photoshow-9.1.7...photoshow-9.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)) - - -## [photoshow-9.1.7](https://github.com/truecharts/charts/compare/photoshow-9.1.6...photoshow-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [photoshow-9.1.6](https://github.com/truecharts/charts/compare/photoshow-9.1.5...photoshow-9.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)) - - -## [photoshow-9.1.5](https://github.com/truecharts/charts/compare/photoshow-9.1.4...photoshow-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [photoshow-9.1.4](https://github.com/truecharts/charts/compare/photoshow-9.1.3...photoshow-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [photoshow-9.1.3](https://github.com/truecharts/charts/compare/photoshow-9.1.0...photoshow-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/photoshow/10.0.0/Chart.yaml b/stable/photoshow/10.0.0/Chart.yaml deleted file mode 100644 index 270ac18879d..00000000000 --- a/stable/photoshow/10.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 48aabb98 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A gallery software at its easiest, it doesn't even require a database. -home: https://truecharts.org/charts/stable/photoshow -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png -keywords: - - photoshow - - photo - - show - - gallary - - image -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: photoshow -sources: - - https://github.com/linuxserver/docker-photoshow - - https://github.com/thibaud-rohmer/PhotoShow - - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow - - https://ghcr.io/linuxserver/photoshow -type: application -version: 10.0.0 diff --git a/stable/photoshow/10.0.0/charts/common-17.5.0.tgz b/stable/photoshow/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/photoshow/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/photoview/13.0.0/.helmignore b/stable/photoshow/10.1.3/.helmignore similarity index 100% rename from stable/photoview/13.0.0/.helmignore rename to stable/photoshow/10.1.3/.helmignore diff --git a/stable/photoshow/10.1.3/CHANGELOG.md b/stable/photoshow/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..cc01d408b8b --- /dev/null +++ b/stable/photoshow/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [photoshow-9.1.11](https://github.com/truecharts/charts/compare/photoshow-9.1.10...photoshow-9.1.11) (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)) + + +## [photoshow-9.1.10](https://github.com/truecharts/charts/compare/photoshow-9.1.9...photoshow-9.1.10) (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)) + + +## [photoshow-9.1.9](https://github.com/truecharts/charts/compare/photoshow-9.1.8...photoshow-9.1.9) (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)) + + +## [photoshow-9.1.8](https://github.com/truecharts/charts/compare/photoshow-9.1.7...photoshow-9.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)) + + +## [photoshow-9.1.7](https://github.com/truecharts/charts/compare/photoshow-9.1.6...photoshow-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [photoshow-9.1.6](https://github.com/truecharts/charts/compare/photoshow-9.1.5...photoshow-9.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)) + + +## [photoshow-9.1.5](https://github.com/truecharts/charts/compare/photoshow-9.1.4...photoshow-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [photoshow-9.1.4](https://github.com/truecharts/charts/compare/photoshow-9.1.3...photoshow-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [photoshow-9.1.3](https://github.com/truecharts/charts/compare/photoshow-9.1.0...photoshow-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/photoshow/10.1.3/Chart.yaml b/stable/photoshow/10.1.3/Chart.yaml new file mode 100644 index 00000000000..6d2e45c9f11 --- /dev/null +++ b/stable/photoshow/10.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 48aabb98 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A gallery software at its easiest, it doesn't even require a database. +home: https://truecharts.org/charts/stable/photoshow +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png +keywords: + - photoshow + - photo + - show + - gallary + - image +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: photoshow +sources: + - https://github.com/linuxserver/docker-photoshow + - https://github.com/thibaud-rohmer/PhotoShow + - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow + - https://ghcr.io/linuxserver/photoshow +type: application +version: 10.1.3 diff --git a/stable/photoshow/10.0.0/README.md b/stable/photoshow/10.1.3/README.md similarity index 100% rename from stable/photoshow/10.0.0/README.md rename to stable/photoshow/10.1.3/README.md diff --git a/stable/photoshow/10.0.0/app-readme.md b/stable/photoshow/10.1.3/app-readme.md similarity index 100% rename from stable/photoshow/10.0.0/app-readme.md rename to stable/photoshow/10.1.3/app-readme.md diff --git a/stable/photoshow/10.1.3/charts/common-18.0.3.tgz b/stable/photoshow/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/photoshow/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/photoshow/10.0.0/ix_values.yaml b/stable/photoshow/10.1.3/ix_values.yaml similarity index 100% rename from stable/photoshow/10.0.0/ix_values.yaml rename to stable/photoshow/10.1.3/ix_values.yaml diff --git a/stable/photoshow/10.0.0/questions.yaml b/stable/photoshow/10.1.3/questions.yaml similarity index 100% rename from stable/photoshow/10.0.0/questions.yaml rename to stable/photoshow/10.1.3/questions.yaml diff --git a/stable/photostructure/7.0.0/templates/NOTES.txt b/stable/photoshow/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/photostructure/7.0.0/templates/NOTES.txt rename to stable/photoshow/10.1.3/templates/NOTES.txt diff --git a/stable/photoshow/10.0.0/templates/common.yaml b/stable/photoshow/10.1.3/templates/common.yaml similarity index 100% rename from stable/photoshow/10.0.0/templates/common.yaml rename to stable/photoshow/10.1.3/templates/common.yaml diff --git a/stable/photoview/13.0.0/values.yaml b/stable/photoshow/10.1.3/values.yaml similarity index 100% rename from stable/photoview/13.0.0/values.yaml rename to stable/photoshow/10.1.3/values.yaml diff --git a/stable/photostructure/7.0.0/CHANGELOG.md b/stable/photostructure/7.0.0/CHANGELOG.md deleted file mode 100644 index d06b6fc395b..00000000000 --- a/stable/photostructure/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [photostructure-6.0.6](https://github.com/truecharts/charts/compare/photostructure-6.0.5...photostructure-6.0.6) (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)) - - -## [photostructure-6.0.5](https://github.com/truecharts/charts/compare/photostructure-6.0.4...photostructure-6.0.5) (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)) - - -## [photostructure-6.0.4](https://github.com/truecharts/charts/compare/photostructure-6.0.3...photostructure-6.0.4) (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)) - - -## [photostructure-6.0.3](https://github.com/truecharts/charts/compare/photostructure-6.0.2...photostructure-6.0.3) (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)) - - -## [photostructure-6.0.2](https://github.com/truecharts/charts/compare/photostructure-6.0.1...photostructure-6.0.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [photostructure-6.0.1](https://github.com/truecharts/charts/compare/photostructure-6.0.0...photostructure-6.0.1) (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)) - - -## [photostructure-6.0.0](https://github.com/truecharts/charts/compare/photostructure-5.1.8...photostructure-6.0.0) (2024-01-03) - -### Chore - - - -- update container image photostructure/server to v2023.12.0[@ad73bfc](https://github.com/ad73bfc) by renovate ([#16815](https://github.com/truecharts/charts/issues/16815)) - - -## [photostructure-5.1.8](https://github.com/truecharts/charts/compare/photostructure-5.1.7...photostructure-5.1.8) (2024-01-03) - -### Chore - - - -- update container image photostructure/server to v[@e540bac](https://github.com/e540bac) by renovate ([#16788](https://github.com/truecharts/charts/issues/16788)) - - -## [photostructure-5.1.7](https://github.com/truecharts/charts/compare/photostructure-5.1.6...photostructure-5.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [photostructure-5.1.6](https://github.com/truecharts/charts/compare/photostructure-5.1.4...photostructure-5.1.6) (2024-01-02) - -### Chore diff --git a/stable/photostructure/7.0.0/Chart.yaml b/stable/photostructure/7.0.0/Chart.yaml deleted file mode 100644 index 960a883d093..00000000000 --- a/stable/photostructure/7.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2023.12.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PhotoStructure is your new home for all your photos and videos. -home: https://truecharts.org/charts/stable/photostructure -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png -keywords: - - photostructure - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: photostructure -sources: - - https://github.com/photostructure/photostructure-for-servers - - https://github.com/truecharts/charts/tree/master/charts/stable/photostructure - - https://hub.docker.com/r/photostructure/server -type: application -version: 7.0.0 diff --git a/stable/photostructure/7.0.0/charts/common-17.5.0.tgz b/stable/photostructure/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/photostructure/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/phpldapadmin/13.0.0/.helmignore b/stable/photostructure/7.1.3/.helmignore similarity index 100% rename from stable/phpldapadmin/13.0.0/.helmignore rename to stable/photostructure/7.1.3/.helmignore diff --git a/stable/photostructure/7.1.3/CHANGELOG.md b/stable/photostructure/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e3585df99f0 --- /dev/null +++ b/stable/photostructure/7.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [photostructure-6.0.6](https://github.com/truecharts/charts/compare/photostructure-6.0.5...photostructure-6.0.6) (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)) + + +## [photostructure-6.0.5](https://github.com/truecharts/charts/compare/photostructure-6.0.4...photostructure-6.0.5) (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)) + + +## [photostructure-6.0.4](https://github.com/truecharts/charts/compare/photostructure-6.0.3...photostructure-6.0.4) (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)) + + +## [photostructure-6.0.3](https://github.com/truecharts/charts/compare/photostructure-6.0.2...photostructure-6.0.3) (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)) + + +## [photostructure-6.0.2](https://github.com/truecharts/charts/compare/photostructure-6.0.1...photostructure-6.0.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [photostructure-6.0.1](https://github.com/truecharts/charts/compare/photostructure-6.0.0...photostructure-6.0.1) (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)) + + +## [photostructure-6.0.0](https://github.com/truecharts/charts/compare/photostructure-5.1.8...photostructure-6.0.0) (2024-01-03) + +### Chore + + + +- update container image photostructure/server to v2023.12.0[@ad73bfc](https://github.com/ad73bfc) by renovate ([#16815](https://github.com/truecharts/charts/issues/16815)) + + +## [photostructure-5.1.8](https://github.com/truecharts/charts/compare/photostructure-5.1.7...photostructure-5.1.8) (2024-01-03) + +### Chore + + + +- update container image photostructure/server to v[@e540bac](https://github.com/e540bac) by renovate ([#16788](https://github.com/truecharts/charts/issues/16788)) + + +## [photostructure-5.1.7](https://github.com/truecharts/charts/compare/photostructure-5.1.6...photostructure-5.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/photostructure/7.1.3/Chart.yaml b/stable/photostructure/7.1.3/Chart.yaml new file mode 100644 index 00000000000..ebfc72f0f30 --- /dev/null +++ b/stable/photostructure/7.1.3/Chart.yaml @@ -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: MediaApp-Photos + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2023.12.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: PhotoStructure is your new home for all your photos and videos. +home: https://truecharts.org/charts/stable/photostructure +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png +keywords: + - photostructure + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Photos +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: photostructure +sources: + - https://github.com/photostructure/photostructure-for-servers + - https://github.com/truecharts/charts/tree/master/charts/stable/photostructure + - https://hub.docker.com/r/photostructure/server +type: application +version: 7.1.3 diff --git a/stable/photostructure/7.0.0/README.md b/stable/photostructure/7.1.3/README.md similarity index 100% rename from stable/photostructure/7.0.0/README.md rename to stable/photostructure/7.1.3/README.md diff --git a/stable/photostructure/7.0.0/app-readme.md b/stable/photostructure/7.1.3/app-readme.md similarity index 100% rename from stable/photostructure/7.0.0/app-readme.md rename to stable/photostructure/7.1.3/app-readme.md diff --git a/stable/photostructure/7.1.3/charts/common-18.0.3.tgz b/stable/photostructure/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/photostructure/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/photostructure/7.0.0/ix_values.yaml b/stable/photostructure/7.1.3/ix_values.yaml similarity index 100% rename from stable/photostructure/7.0.0/ix_values.yaml rename to stable/photostructure/7.1.3/ix_values.yaml diff --git a/stable/photostructure/7.0.0/questions.yaml b/stable/photostructure/7.1.3/questions.yaml similarity index 100% rename from stable/photostructure/7.0.0/questions.yaml rename to stable/photostructure/7.1.3/questions.yaml diff --git a/stable/photoview/13.0.0/templates/NOTES.txt b/stable/photostructure/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/photoview/13.0.0/templates/NOTES.txt rename to stable/photostructure/7.1.3/templates/NOTES.txt diff --git a/stable/phpldapadmin/13.0.0/templates/common.yaml b/stable/photostructure/7.1.3/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/13.0.0/templates/common.yaml rename to stable/photostructure/7.1.3/templates/common.yaml diff --git a/stable/phpldapadmin/13.0.0/values.yaml b/stable/photostructure/7.1.3/values.yaml similarity index 100% rename from stable/phpldapadmin/13.0.0/values.yaml rename to stable/photostructure/7.1.3/values.yaml diff --git a/stable/photoview/13.0.0/CHANGELOG.md b/stable/photoview/13.0.0/CHANGELOG.md deleted file mode 100644 index a3315df908c..00000000000 --- a/stable/photoview/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [photoview-12.1.11](https://github.com/truecharts/charts/compare/photoview-12.1.10...photoview-12.1.11) (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)) - - -## [photoview-12.1.10](https://github.com/truecharts/charts/compare/photoview-12.1.9...photoview-12.1.10) (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)) - - -## [photoview-12.1.9](https://github.com/truecharts/charts/compare/photoview-12.1.8...photoview-12.1.9) (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)) - - -## [photoview-12.1.8](https://github.com/truecharts/charts/compare/photoview-12.1.7...photoview-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)) - - -## [photoview-12.1.7](https://github.com/truecharts/charts/compare/photoview-12.1.6...photoview-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [photoview-12.1.6](https://github.com/truecharts/charts/compare/photoview-12.1.5...photoview-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)) - - -## [photoview-12.1.5](https://github.com/truecharts/charts/compare/photoview-12.1.4...photoview-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [photoview-12.1.4](https://github.com/truecharts/charts/compare/photoview-12.1.3...photoview-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [photoview-12.1.3](https://github.com/truecharts/charts/compare/photoview-12.1.0...photoview-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/photoview/13.0.0/Chart.yaml b/stable/photoview/13.0.0/Chart.yaml deleted file mode 100644 index e942e870e47..00000000000 --- a/stable/photoview/13.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.3.13 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Photoview is a simple and user-friendly photo gallery. -home: https://truecharts.org/charts/stable/photoview -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png -keywords: - - photo - - gallery -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: photoview -sources: - - https://github.com/photoview/photoview - - https://github.com/truecharts/charts/tree/master/charts/stable/photoview - - https://hub.docker.com/r/viktorstrate/photoview -type: application -version: 13.0.0 diff --git a/stable/photoview/13.0.0/charts/common-17.5.0.tgz b/stable/photoview/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/photoview/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/phpmyadmin/5.0.0/.helmignore b/stable/photoview/13.1.3/.helmignore similarity index 100% rename from stable/phpmyadmin/5.0.0/.helmignore rename to stable/photoview/13.1.3/.helmignore diff --git a/stable/photoview/13.1.3/CHANGELOG.md b/stable/photoview/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3db1bda945f --- /dev/null +++ b/stable/photoview/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [photoview-12.1.11](https://github.com/truecharts/charts/compare/photoview-12.1.10...photoview-12.1.11) (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)) + + +## [photoview-12.1.10](https://github.com/truecharts/charts/compare/photoview-12.1.9...photoview-12.1.10) (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)) + + +## [photoview-12.1.9](https://github.com/truecharts/charts/compare/photoview-12.1.8...photoview-12.1.9) (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)) + + +## [photoview-12.1.8](https://github.com/truecharts/charts/compare/photoview-12.1.7...photoview-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)) + + +## [photoview-12.1.7](https://github.com/truecharts/charts/compare/photoview-12.1.6...photoview-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [photoview-12.1.6](https://github.com/truecharts/charts/compare/photoview-12.1.5...photoview-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)) + + +## [photoview-12.1.5](https://github.com/truecharts/charts/compare/photoview-12.1.4...photoview-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [photoview-12.1.4](https://github.com/truecharts/charts/compare/photoview-12.1.3...photoview-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [photoview-12.1.3](https://github.com/truecharts/charts/compare/photoview-12.1.0...photoview-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/photoview/13.1.3/Chart.yaml b/stable/photoview/13.1.3/Chart.yaml new file mode 100644 index 00000000000..eba955f6fd6 --- /dev/null +++ b/stable/photoview/13.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.3.13 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Photoview is a simple and user-friendly photo gallery. +home: https://truecharts.org/charts/stable/photoview +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png +keywords: + - photo + - gallery +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: photoview +sources: + - https://github.com/photoview/photoview + - https://github.com/truecharts/charts/tree/master/charts/stable/photoview + - https://hub.docker.com/r/viktorstrate/photoview +type: application +version: 13.1.3 diff --git a/stable/photoview/13.0.0/README.md b/stable/photoview/13.1.3/README.md similarity index 100% rename from stable/photoview/13.0.0/README.md rename to stable/photoview/13.1.3/README.md diff --git a/stable/photoview/13.0.0/app-readme.md b/stable/photoview/13.1.3/app-readme.md similarity index 100% rename from stable/photoview/13.0.0/app-readme.md rename to stable/photoview/13.1.3/app-readme.md diff --git a/stable/photoview/13.1.3/charts/common-18.0.3.tgz b/stable/photoview/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/photoview/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/photoview/13.0.0/ix_values.yaml b/stable/photoview/13.1.3/ix_values.yaml similarity index 100% rename from stable/photoview/13.0.0/ix_values.yaml rename to stable/photoview/13.1.3/ix_values.yaml diff --git a/stable/photoview/13.0.0/questions.yaml b/stable/photoview/13.1.3/questions.yaml similarity index 100% rename from stable/photoview/13.0.0/questions.yaml rename to stable/photoview/13.1.3/questions.yaml diff --git a/stable/phpldapadmin/13.0.0/templates/NOTES.txt b/stable/photoview/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/phpldapadmin/13.0.0/templates/NOTES.txt rename to stable/photoview/13.1.3/templates/NOTES.txt diff --git a/stable/photoview/13.0.0/templates/_secrets.tpl b/stable/photoview/13.1.3/templates/_secrets.tpl similarity index 100% rename from stable/photoview/13.0.0/templates/_secrets.tpl rename to stable/photoview/13.1.3/templates/_secrets.tpl diff --git a/stable/photoview/13.0.0/templates/common.yaml b/stable/photoview/13.1.3/templates/common.yaml similarity index 100% rename from stable/photoview/13.0.0/templates/common.yaml rename to stable/photoview/13.1.3/templates/common.yaml diff --git a/stable/phpmyadmin/5.0.0/values.yaml b/stable/photoview/13.1.3/values.yaml similarity index 100% rename from stable/phpmyadmin/5.0.0/values.yaml rename to stable/photoview/13.1.3/values.yaml diff --git a/stable/phpldapadmin/13.0.0/CHANGELOG.md b/stable/phpldapadmin/13.0.0/CHANGELOG.md deleted file mode 100644 index eaf12145b83..00000000000 --- a/stable/phpldapadmin/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [phpldapadmin-12.1.11](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.10...phpldapadmin-12.1.11) (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)) - - -## [phpldapadmin-12.1.10](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.9...phpldapadmin-12.1.10) (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)) - - -## [phpldapadmin-12.1.9](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.8...phpldapadmin-12.1.9) (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)) - - -## [phpldapadmin-12.1.8](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.7...phpldapadmin-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)) - - -## [phpldapadmin-12.1.7](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.6...phpldapadmin-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [phpldapadmin-12.1.6](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.5...phpldapadmin-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)) - - -## [phpldapadmin-12.1.5](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.4...phpldapadmin-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [phpldapadmin-12.1.4](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.3...phpldapadmin-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [phpldapadmin-12.1.3](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.0...phpldapadmin-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/phpldapadmin/13.0.0/Chart.yaml b/stable/phpldapadmin/13.0.0/Chart.yaml deleted file mode 100644 index 62c5cc4beee..00000000000 --- a/stable/phpldapadmin/13.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.9.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Web-based LDAP browser to manage your LDAP server -home: https://truecharts.org/charts/stable/phpldapadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png -keywords: - - phpldapadmin - - openldap - - userrights -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: phpldapadmin -sources: - - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog - - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin - - https://hub.docker.com/r/osixia/phpldapadmin -type: application -version: 13.0.0 diff --git a/stable/phpldapadmin/13.0.0/charts/common-17.5.0.tgz b/stable/phpldapadmin/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/phpldapadmin/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/piaware/12.0.0/.helmignore b/stable/phpldapadmin/13.1.3/.helmignore similarity index 100% rename from stable/piaware/12.0.0/.helmignore rename to stable/phpldapadmin/13.1.3/.helmignore diff --git a/stable/phpldapadmin/13.1.3/CHANGELOG.md b/stable/phpldapadmin/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..da2a378c5ce --- /dev/null +++ b/stable/phpldapadmin/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [phpldapadmin-12.1.11](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.10...phpldapadmin-12.1.11) (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)) + + +## [phpldapadmin-12.1.10](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.9...phpldapadmin-12.1.10) (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)) + + +## [phpldapadmin-12.1.9](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.8...phpldapadmin-12.1.9) (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)) + + +## [phpldapadmin-12.1.8](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.7...phpldapadmin-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)) + + +## [phpldapadmin-12.1.7](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.6...phpldapadmin-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [phpldapadmin-12.1.6](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.5...phpldapadmin-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)) + + +## [phpldapadmin-12.1.5](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.4...phpldapadmin-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [phpldapadmin-12.1.4](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.3...phpldapadmin-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [phpldapadmin-12.1.3](https://github.com/truecharts/charts/compare/phpldapadmin-12.1.0...phpldapadmin-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/phpldapadmin/13.1.3/Chart.yaml b/stable/phpldapadmin/13.1.3/Chart.yaml new file mode 100644 index 00000000000..e534c348916 --- /dev/null +++ b/stable/phpldapadmin/13.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.9.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Web-based LDAP browser to manage your LDAP server +home: https://truecharts.org/charts/stable/phpldapadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png +keywords: + - phpldapadmin + - openldap + - userrights +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: phpldapadmin +sources: + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog + - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - https://hub.docker.com/r/osixia/phpldapadmin +type: application +version: 13.1.3 diff --git a/stable/phpldapadmin/13.0.0/README.md b/stable/phpldapadmin/13.1.3/README.md similarity index 100% rename from stable/phpldapadmin/13.0.0/README.md rename to stable/phpldapadmin/13.1.3/README.md diff --git a/stable/phpldapadmin/13.0.0/app-readme.md b/stable/phpldapadmin/13.1.3/app-readme.md similarity index 100% rename from stable/phpldapadmin/13.0.0/app-readme.md rename to stable/phpldapadmin/13.1.3/app-readme.md diff --git a/stable/phpldapadmin/13.1.3/charts/common-18.0.3.tgz b/stable/phpldapadmin/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/phpldapadmin/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/phpldapadmin/13.0.0/ix_values.yaml b/stable/phpldapadmin/13.1.3/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/13.0.0/ix_values.yaml rename to stable/phpldapadmin/13.1.3/ix_values.yaml diff --git a/stable/phpldapadmin/13.0.0/questions.yaml b/stable/phpldapadmin/13.1.3/questions.yaml similarity index 100% rename from stable/phpldapadmin/13.0.0/questions.yaml rename to stable/phpldapadmin/13.1.3/questions.yaml diff --git a/stable/picoshare/9.0.0/templates/NOTES.txt b/stable/phpldapadmin/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/picoshare/9.0.0/templates/NOTES.txt rename to stable/phpldapadmin/13.1.3/templates/NOTES.txt diff --git a/stable/piaware/12.0.0/templates/common.yaml b/stable/phpldapadmin/13.1.3/templates/common.yaml similarity index 100% rename from stable/piaware/12.0.0/templates/common.yaml rename to stable/phpldapadmin/13.1.3/templates/common.yaml diff --git a/stable/piaware/12.0.0/values.yaml b/stable/phpldapadmin/13.1.3/values.yaml similarity index 100% rename from stable/piaware/12.0.0/values.yaml rename to stable/phpldapadmin/13.1.3/values.yaml diff --git a/stable/phpmyadmin/5.0.0/CHANGELOG.md b/stable/phpmyadmin/5.0.0/CHANGELOG.md deleted file mode 100644 index dad875bb885..00000000000 --- a/stable/phpmyadmin/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [phpmyadmin-4.1.11](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.10...phpmyadmin-4.1.11) (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)) - - -## [phpmyadmin-4.1.10](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.9...phpmyadmin-4.1.10) (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)) - - -## [phpmyadmin-4.1.9](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.8...phpmyadmin-4.1.9) (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)) - - -## [phpmyadmin-4.1.8](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.7...phpmyadmin-4.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)) - - -## [phpmyadmin-4.1.7](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.6...phpmyadmin-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [phpmyadmin-4.1.6](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.5...phpmyadmin-4.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)) - - -## [phpmyadmin-4.1.5](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.4...phpmyadmin-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [phpmyadmin-4.1.4](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.3...phpmyadmin-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [phpmyadmin-4.1.3](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.0...phpmyadmin-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/phpmyadmin/5.0.0/Chart.yaml b/stable/phpmyadmin/5.0.0/Chart.yaml deleted file mode 100644 index f876f9b67b5..00000000000 --- a/stable/phpmyadmin/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.2.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A web interface for MySQL and MariaDB. -home: https://truecharts.org/charts/stable/phpmyadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.png -keywords: - - phpmyadmin - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: phpmyadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/phpmyadmin - - https://hub.docker.com/r/phpmyadmin/phpmyadmin -type: application -version: 5.0.0 diff --git a/stable/phpmyadmin/5.0.0/charts/common-17.5.0.tgz b/stable/phpmyadmin/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/phpmyadmin/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/picoshare/9.0.0/.helmignore b/stable/phpmyadmin/5.1.3/.helmignore similarity index 100% rename from stable/picoshare/9.0.0/.helmignore rename to stable/phpmyadmin/5.1.3/.helmignore diff --git a/stable/phpmyadmin/5.1.3/CHANGELOG.md b/stable/phpmyadmin/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1afa8c457ce --- /dev/null +++ b/stable/phpmyadmin/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [phpmyadmin-4.1.11](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.10...phpmyadmin-4.1.11) (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)) + + +## [phpmyadmin-4.1.10](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.9...phpmyadmin-4.1.10) (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)) + + +## [phpmyadmin-4.1.9](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.8...phpmyadmin-4.1.9) (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)) + + +## [phpmyadmin-4.1.8](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.7...phpmyadmin-4.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)) + + +## [phpmyadmin-4.1.7](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.6...phpmyadmin-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [phpmyadmin-4.1.6](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.5...phpmyadmin-4.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)) + + +## [phpmyadmin-4.1.5](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.4...phpmyadmin-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [phpmyadmin-4.1.4](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.3...phpmyadmin-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [phpmyadmin-4.1.3](https://github.com/truecharts/charts/compare/phpmyadmin-4.1.0...phpmyadmin-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/phpmyadmin/5.1.3/Chart.yaml b/stable/phpmyadmin/5.1.3/Chart.yaml new file mode 100644 index 00000000000..e3ed0808603 --- /dev/null +++ b/stable/phpmyadmin/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.2.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A web interface for MySQL and MariaDB. +home: https://truecharts.org/charts/stable/phpmyadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.png +keywords: + - phpmyadmin + - Tools-Utilities + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: phpmyadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/phpmyadmin + - https://hub.docker.com/r/phpmyadmin/phpmyadmin +type: application +version: 5.1.3 diff --git a/stable/phpmyadmin/5.0.0/README.md b/stable/phpmyadmin/5.1.3/README.md similarity index 100% rename from stable/phpmyadmin/5.0.0/README.md rename to stable/phpmyadmin/5.1.3/README.md diff --git a/stable/phpmyadmin/5.0.0/app-readme.md b/stable/phpmyadmin/5.1.3/app-readme.md similarity index 100% rename from stable/phpmyadmin/5.0.0/app-readme.md rename to stable/phpmyadmin/5.1.3/app-readme.md diff --git a/stable/phpmyadmin/5.1.3/charts/common-18.0.3.tgz b/stable/phpmyadmin/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/phpmyadmin/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/phpmyadmin/5.0.0/ix_values.yaml b/stable/phpmyadmin/5.1.3/ix_values.yaml similarity index 100% rename from stable/phpmyadmin/5.0.0/ix_values.yaml rename to stable/phpmyadmin/5.1.3/ix_values.yaml diff --git a/stable/phpmyadmin/5.0.0/questions.yaml b/stable/phpmyadmin/5.1.3/questions.yaml similarity index 100% rename from stable/phpmyadmin/5.0.0/questions.yaml rename to stable/phpmyadmin/5.1.3/questions.yaml diff --git a/stable/phpmyadmin/5.0.0/templates/common.yaml b/stable/phpmyadmin/5.1.3/templates/common.yaml similarity index 100% rename from stable/phpmyadmin/5.0.0/templates/common.yaml rename to stable/phpmyadmin/5.1.3/templates/common.yaml diff --git a/stable/picoshare/9.0.0/values.yaml b/stable/phpmyadmin/5.1.3/values.yaml similarity index 100% rename from stable/picoshare/9.0.0/values.yaml rename to stable/phpmyadmin/5.1.3/values.yaml diff --git a/stable/piaware/12.0.0/CHANGELOG.md b/stable/piaware/12.0.0/CHANGELOG.md deleted file mode 100644 index 6767714ff7a..00000000000 --- a/stable/piaware/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [piaware-11.1.11](https://github.com/truecharts/charts/compare/piaware-11.1.10...piaware-11.1.11) (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)) - - -## [piaware-11.1.10](https://github.com/truecharts/charts/compare/piaware-11.1.9...piaware-11.1.10) (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)) - - -## [piaware-11.1.9](https://github.com/truecharts/charts/compare/piaware-11.1.8...piaware-11.1.9) (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)) - - -## [piaware-11.1.8](https://github.com/truecharts/charts/compare/piaware-11.1.7...piaware-11.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)) - - -## [piaware-11.1.7](https://github.com/truecharts/charts/compare/piaware-11.1.6...piaware-11.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [piaware-11.1.6](https://github.com/truecharts/charts/compare/piaware-11.1.5...piaware-11.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)) - - -## [piaware-11.1.5](https://github.com/truecharts/charts/compare/piaware-11.1.4...piaware-11.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [piaware-11.1.4](https://github.com/truecharts/charts/compare/piaware-11.1.3...piaware-11.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [piaware-11.1.3](https://github.com/truecharts/charts/compare/piaware-11.1.0...piaware-11.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/piaware/12.0.0/Chart.yaml b/stable/piaware/12.0.0/Chart.yaml deleted file mode 100644 index bfd5fdcf755..00000000000 --- a/stable/piaware/12.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Program for forwarding ADS-B data to FlightAware -home: https://truecharts.org/charts/stable/piaware -icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.png -keywords: - - piaware - - flight-aware - - flight-tracker -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: piaware -sources: - - https://github.com/flightaware/piaware - - https://github.com/truecharts/charts/tree/master/charts/stable/piaware - - https://hub.docker.com/r/mikenye/piaware -type: application -version: 12.0.0 diff --git a/stable/piaware/12.0.0/charts/common-17.5.0.tgz b/stable/piaware/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/piaware/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pigallery2/5.0.0/.helmignore b/stable/piaware/12.1.3/.helmignore similarity index 100% rename from stable/pigallery2/5.0.0/.helmignore rename to stable/piaware/12.1.3/.helmignore diff --git a/stable/piaware/12.1.3/CHANGELOG.md b/stable/piaware/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..446ba6b6cfd --- /dev/null +++ b/stable/piaware/12.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [piaware-11.1.11](https://github.com/truecharts/charts/compare/piaware-11.1.10...piaware-11.1.11) (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)) + + +## [piaware-11.1.10](https://github.com/truecharts/charts/compare/piaware-11.1.9...piaware-11.1.10) (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)) + + +## [piaware-11.1.9](https://github.com/truecharts/charts/compare/piaware-11.1.8...piaware-11.1.9) (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)) + + +## [piaware-11.1.8](https://github.com/truecharts/charts/compare/piaware-11.1.7...piaware-11.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)) + + +## [piaware-11.1.7](https://github.com/truecharts/charts/compare/piaware-11.1.6...piaware-11.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [piaware-11.1.6](https://github.com/truecharts/charts/compare/piaware-11.1.5...piaware-11.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)) + + +## [piaware-11.1.5](https://github.com/truecharts/charts/compare/piaware-11.1.4...piaware-11.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [piaware-11.1.4](https://github.com/truecharts/charts/compare/piaware-11.1.3...piaware-11.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [piaware-11.1.3](https://github.com/truecharts/charts/compare/piaware-11.1.0...piaware-11.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/piaware/12.1.3/Chart.yaml b/stable/piaware/12.1.3/Chart.yaml new file mode 100644 index 00000000000..8ec6d445535 --- /dev/null +++ b/stable/piaware/12.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 9.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Program for forwarding ADS-B data to FlightAware +home: https://truecharts.org/charts/stable/piaware +icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.png +keywords: + - piaware + - flight-aware + - flight-tracker +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: piaware +sources: + - https://github.com/flightaware/piaware + - https://github.com/truecharts/charts/tree/master/charts/stable/piaware + - https://hub.docker.com/r/mikenye/piaware +type: application +version: 12.1.3 diff --git a/stable/piaware/12.0.0/README.md b/stable/piaware/12.1.3/README.md similarity index 100% rename from stable/piaware/12.0.0/README.md rename to stable/piaware/12.1.3/README.md diff --git a/stable/piaware/12.0.0/app-readme.md b/stable/piaware/12.1.3/app-readme.md similarity index 100% rename from stable/piaware/12.0.0/app-readme.md rename to stable/piaware/12.1.3/app-readme.md diff --git a/stable/piaware/12.1.3/charts/common-18.0.3.tgz b/stable/piaware/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/piaware/12.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/piaware/12.0.0/ix_values.yaml b/stable/piaware/12.1.3/ix_values.yaml similarity index 100% rename from stable/piaware/12.0.0/ix_values.yaml rename to stable/piaware/12.1.3/ix_values.yaml diff --git a/stable/piaware/12.0.0/questions.yaml b/stable/piaware/12.1.3/questions.yaml similarity index 100% rename from stable/piaware/12.0.0/questions.yaml rename to stable/piaware/12.1.3/questions.yaml diff --git a/stable/piwigo/12.2.0/templates/common.yaml b/stable/piaware/12.1.3/templates/common.yaml similarity index 100% rename from stable/piwigo/12.2.0/templates/common.yaml rename to stable/piaware/12.1.3/templates/common.yaml diff --git a/stable/pigallery2/5.0.0/values.yaml b/stable/piaware/12.1.3/values.yaml similarity index 100% rename from stable/pigallery2/5.0.0/values.yaml rename to stable/piaware/12.1.3/values.yaml diff --git a/stable/picoshare/9.0.0/CHANGELOG.md b/stable/picoshare/9.0.0/CHANGELOG.md deleted file mode 100644 index fc879358474..00000000000 --- a/stable/picoshare/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [picoshare-8.1.11](https://github.com/truecharts/charts/compare/picoshare-8.1.10...picoshare-8.1.11) (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)) - - -## [picoshare-8.1.10](https://github.com/truecharts/charts/compare/picoshare-8.1.9...picoshare-8.1.10) (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)) - - -## [picoshare-8.1.9](https://github.com/truecharts/charts/compare/picoshare-8.1.8...picoshare-8.1.9) (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)) - - -## [picoshare-8.1.8](https://github.com/truecharts/charts/compare/picoshare-8.1.7...picoshare-8.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)) - - -## [picoshare-8.1.7](https://github.com/truecharts/charts/compare/picoshare-8.1.6...picoshare-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [picoshare-8.1.6](https://github.com/truecharts/charts/compare/picoshare-8.1.5...picoshare-8.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)) - - -## [picoshare-8.1.5](https://github.com/truecharts/charts/compare/picoshare-8.1.4...picoshare-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [picoshare-8.1.4](https://github.com/truecharts/charts/compare/picoshare-8.1.3...picoshare-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [picoshare-8.1.3](https://github.com/truecharts/charts/compare/picoshare-8.1.0...picoshare-8.1.3) (2024-01-01) - -### Chore diff --git a/stable/picoshare/9.0.0/Chart.yaml b/stable/picoshare/9.0.0/Chart.yaml deleted file mode 100644 index 84ad523b897..00000000000 --- a/stable/picoshare/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PicoShare is a minimalist service that allows you to share files easily. -home: https://truecharts.org/charts/stable/picoshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png -keywords: - - picoshare -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: picoshare -sources: - - https://github.com/mtlynch/picoshare - - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare - - https://hub.docker.com/r/mtlynch/picoshare -type: application -version: 9.0.0 diff --git a/stable/picoshare/9.0.0/charts/common-17.5.0.tgz b/stable/picoshare/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/picoshare/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pihole/15.0.0/.helmignore b/stable/picoshare/9.1.3/.helmignore similarity index 100% rename from stable/pihole/15.0.0/.helmignore rename to stable/picoshare/9.1.3/.helmignore diff --git a/stable/picoshare/9.1.3/CHANGELOG.md b/stable/picoshare/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..18aec379ad8 --- /dev/null +++ b/stable/picoshare/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [picoshare-8.1.11](https://github.com/truecharts/charts/compare/picoshare-8.1.10...picoshare-8.1.11) (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)) + + +## [picoshare-8.1.10](https://github.com/truecharts/charts/compare/picoshare-8.1.9...picoshare-8.1.10) (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)) + + +## [picoshare-8.1.9](https://github.com/truecharts/charts/compare/picoshare-8.1.8...picoshare-8.1.9) (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)) + + +## [picoshare-8.1.8](https://github.com/truecharts/charts/compare/picoshare-8.1.7...picoshare-8.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)) + + +## [picoshare-8.1.7](https://github.com/truecharts/charts/compare/picoshare-8.1.6...picoshare-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [picoshare-8.1.6](https://github.com/truecharts/charts/compare/picoshare-8.1.5...picoshare-8.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)) + + +## [picoshare-8.1.5](https://github.com/truecharts/charts/compare/picoshare-8.1.4...picoshare-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [picoshare-8.1.4](https://github.com/truecharts/charts/compare/picoshare-8.1.3...picoshare-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + diff --git a/stable/picoshare/9.1.3/Chart.yaml b/stable/picoshare/9.1.3/Chart.yaml new file mode 100644 index 00000000000..60356ea0f45 --- /dev/null +++ b/stable/picoshare/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.4.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: PicoShare is a minimalist service that allows you to share files easily. +home: https://truecharts.org/charts/stable/picoshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png +keywords: + - picoshare +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: picoshare +sources: + - https://github.com/mtlynch/picoshare + - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://hub.docker.com/r/mtlynch/picoshare +type: application +version: 9.1.3 diff --git a/stable/picoshare/9.0.0/README.md b/stable/picoshare/9.1.3/README.md similarity index 100% rename from stable/picoshare/9.0.0/README.md rename to stable/picoshare/9.1.3/README.md diff --git a/stable/picoshare/9.0.0/app-readme.md b/stable/picoshare/9.1.3/app-readme.md similarity index 100% rename from stable/picoshare/9.0.0/app-readme.md rename to stable/picoshare/9.1.3/app-readme.md diff --git a/stable/picoshare/9.1.3/charts/common-18.0.3.tgz b/stable/picoshare/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/picoshare/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/picoshare/9.0.0/ix_values.yaml b/stable/picoshare/9.1.3/ix_values.yaml similarity index 100% rename from stable/picoshare/9.0.0/ix_values.yaml rename to stable/picoshare/9.1.3/ix_values.yaml diff --git a/stable/picoshare/9.0.0/questions.yaml b/stable/picoshare/9.1.3/questions.yaml similarity index 100% rename from stable/picoshare/9.0.0/questions.yaml rename to stable/picoshare/9.1.3/questions.yaml diff --git a/stable/pinry/9.0.0/templates/NOTES.txt b/stable/picoshare/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/pinry/9.0.0/templates/NOTES.txt rename to stable/picoshare/9.1.3/templates/NOTES.txt diff --git a/stable/picoshare/9.0.0/templates/common.yaml b/stable/picoshare/9.1.3/templates/common.yaml similarity index 100% rename from stable/picoshare/9.0.0/templates/common.yaml rename to stable/picoshare/9.1.3/templates/common.yaml diff --git a/stable/pihole/15.0.0/values.yaml b/stable/picoshare/9.1.3/values.yaml similarity index 100% rename from stable/pihole/15.0.0/values.yaml rename to stable/picoshare/9.1.3/values.yaml diff --git a/stable/pigallery2/5.0.0/CHANGELOG.md b/stable/pigallery2/5.0.0/CHANGELOG.md deleted file mode 100644 index fe732b27466..00000000000 --- a/stable/pigallery2/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pigallery2-4.1.11](https://github.com/truecharts/charts/compare/pigallery2-4.1.10...pigallery2-4.1.11) (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)) - - -## [pigallery2-4.1.10](https://github.com/truecharts/charts/compare/pigallery2-4.1.9...pigallery2-4.1.10) (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)) - - -## [pigallery2-4.1.9](https://github.com/truecharts/charts/compare/pigallery2-4.1.8...pigallery2-4.1.9) (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)) - - -## [pigallery2-4.1.8](https://github.com/truecharts/charts/compare/pigallery2-4.1.7...pigallery2-4.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)) - - -## [pigallery2-4.1.7](https://github.com/truecharts/charts/compare/pigallery2-4.1.6...pigallery2-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pigallery2-4.1.6](https://github.com/truecharts/charts/compare/pigallery2-4.1.5...pigallery2-4.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)) - - -## [pigallery2-4.1.5](https://github.com/truecharts/charts/compare/pigallery2-4.1.4...pigallery2-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pigallery2-4.1.4](https://github.com/truecharts/charts/compare/pigallery2-4.1.3...pigallery2-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pigallery2-4.1.3](https://github.com/truecharts/charts/compare/pigallery2-4.1.0...pigallery2-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/pigallery2/5.0.0/Chart.yaml b/stable/pigallery2/5.0.0/Chart.yaml deleted file mode 100644 index 1ca627c9390..00000000000 --- a/stable/pigallery2/5.0.0/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'Homepage: http://bpatrik.github.io/pigallery2/' -home: https://truecharts.org/charts/stable/pigallery2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.png -keywords: - - pigallery2 - - Cloud - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pigallery2 -sources: - - https://github.com/bpatrik/pigallery2 - - https://github.com/truecharts/charts/tree/master/charts/stable/pigallery2 - - https://hub.docker.com/r/bpatrik/pigallery2 -type: application -version: 5.0.0 diff --git a/stable/pigallery2/5.0.0/charts/common-17.5.0.tgz b/stable/pigallery2/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pigallery2/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pinry/9.0.0/.helmignore b/stable/pigallery2/5.1.3/.helmignore similarity index 100% rename from stable/pinry/9.0.0/.helmignore rename to stable/pigallery2/5.1.3/.helmignore diff --git a/stable/pigallery2/5.1.3/CHANGELOG.md b/stable/pigallery2/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f8b95dc572e --- /dev/null +++ b/stable/pigallery2/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pigallery2-4.1.11](https://github.com/truecharts/charts/compare/pigallery2-4.1.10...pigallery2-4.1.11) (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)) + + +## [pigallery2-4.1.10](https://github.com/truecharts/charts/compare/pigallery2-4.1.9...pigallery2-4.1.10) (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)) + + +## [pigallery2-4.1.9](https://github.com/truecharts/charts/compare/pigallery2-4.1.8...pigallery2-4.1.9) (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)) + + +## [pigallery2-4.1.8](https://github.com/truecharts/charts/compare/pigallery2-4.1.7...pigallery2-4.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)) + + +## [pigallery2-4.1.7](https://github.com/truecharts/charts/compare/pigallery2-4.1.6...pigallery2-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pigallery2-4.1.6](https://github.com/truecharts/charts/compare/pigallery2-4.1.5...pigallery2-4.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)) + + +## [pigallery2-4.1.5](https://github.com/truecharts/charts/compare/pigallery2-4.1.4...pigallery2-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pigallery2-4.1.4](https://github.com/truecharts/charts/compare/pigallery2-4.1.3...pigallery2-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pigallery2-4.1.3](https://github.com/truecharts/charts/compare/pigallery2-4.1.0...pigallery2-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/pigallery2/5.1.3/Chart.yaml b/stable/pigallery2/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3bd8b76f410 --- /dev/null +++ b/stable/pigallery2/5.1.3/Chart.yaml @@ -0,0 +1,43 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "Homepage: http://bpatrik.github.io/pigallery2/" +home: https://truecharts.org/charts/stable/pigallery2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.png +keywords: + - pigallery2 + - Cloud + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pigallery2 +sources: + - https://github.com/bpatrik/pigallery2 + - https://github.com/truecharts/charts/tree/master/charts/stable/pigallery2 + - https://hub.docker.com/r/bpatrik/pigallery2 +type: application +version: 5.1.3 diff --git a/stable/pigallery2/5.0.0/README.md b/stable/pigallery2/5.1.3/README.md similarity index 100% rename from stable/pigallery2/5.0.0/README.md rename to stable/pigallery2/5.1.3/README.md diff --git a/stable/pigallery2/5.0.0/app-readme.md b/stable/pigallery2/5.1.3/app-readme.md similarity index 100% rename from stable/pigallery2/5.0.0/app-readme.md rename to stable/pigallery2/5.1.3/app-readme.md diff --git a/stable/pigallery2/5.1.3/charts/common-18.0.3.tgz b/stable/pigallery2/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pigallery2/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pigallery2/5.0.0/ix_values.yaml b/stable/pigallery2/5.1.3/ix_values.yaml similarity index 100% rename from stable/pigallery2/5.0.0/ix_values.yaml rename to stable/pigallery2/5.1.3/ix_values.yaml diff --git a/stable/pigallery2/5.0.0/questions.yaml b/stable/pigallery2/5.1.3/questions.yaml similarity index 100% rename from stable/pigallery2/5.0.0/questions.yaml rename to stable/pigallery2/5.1.3/questions.yaml diff --git a/stable/pigallery2/5.0.0/templates/common.yaml b/stable/pigallery2/5.1.3/templates/common.yaml similarity index 100% rename from stable/pigallery2/5.0.0/templates/common.yaml rename to stable/pigallery2/5.1.3/templates/common.yaml diff --git a/stable/pinry/9.0.0/values.yaml b/stable/pigallery2/5.1.3/values.yaml similarity index 100% rename from stable/pinry/9.0.0/values.yaml rename to stable/pigallery2/5.1.3/values.yaml diff --git a/stable/pihole/15.0.0/CHANGELOG.md b/stable/pihole/15.0.0/CHANGELOG.md deleted file mode 100644 index cce91287fa7..00000000000 --- a/stable/pihole/15.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [pihole-14.0.5](https://github.com/truecharts/charts/compare/pihole-14.0.4...pihole-14.0.5) (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)) - - -## [pihole-14.0.4](https://github.com/truecharts/charts/compare/pihole-14.0.3...pihole-14.0.4) (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)) - - -## [pihole-14.0.3](https://github.com/truecharts/charts/compare/pihole-14.0.2...pihole-14.0.3) (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)) - - -## [pihole-14.0.2](https://github.com/truecharts/charts/compare/pihole-14.0.1...pihole-14.0.2) (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)) - - -## [pihole-14.0.1](https://github.com/truecharts/charts/compare/pihole-14.0.0...pihole-14.0.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pihole-14.0.0](https://github.com/truecharts/charts/compare/pihole-13.1.5...pihole-14.0.0) (2024-01-09) - -### Chore - - - -- update container image pihole/pihole to v2024.01.0[@d095ec4](https://github.com/d095ec4) by renovate ([#17027](https://github.com/truecharts/charts/issues/17027)) - -- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) - - -## [pihole-13.1.5](https://github.com/truecharts/charts/compare/pihole-13.1.4...pihole-13.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pihole-13.1.4](https://github.com/truecharts/charts/compare/pihole-13.1.3...pihole-13.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pihole-13.1.3](https://github.com/truecharts/charts/compare/pihole-13.1.0...pihole-13.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/pihole/15.0.0/Chart.yaml b/stable/pihole/15.0.0/Chart.yaml deleted file mode 100644 index 8eb0030b04f..00000000000 --- a/stable/pihole/15.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.02.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: DNS and Ad-filtering for your network -home: https://truecharts.org/charts/stable/pihole -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png -keywords: - - DNS -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pihole -sources: - - https://github.com/pi-hole - - https://github.com/pi-hole/docker-pi-hole - - https://pi-hole.net/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pihole - - https://hub.docker.com/r/pihole/pihole -type: application -version: 15.0.0 diff --git a/stable/pihole/15.0.0/charts/common-17.5.0.tgz b/stable/pihole/15.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pihole/15.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/piwigo/12.2.0/.helmignore b/stable/pihole/15.1.3/.helmignore similarity index 100% rename from stable/piwigo/12.2.0/.helmignore rename to stable/pihole/15.1.3/.helmignore diff --git a/stable/pihole/15.1.3/CHANGELOG.md b/stable/pihole/15.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0fe909e771b --- /dev/null +++ b/stable/pihole/15.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [pihole-14.0.5](https://github.com/truecharts/charts/compare/pihole-14.0.4...pihole-14.0.5) (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)) + + +## [pihole-14.0.4](https://github.com/truecharts/charts/compare/pihole-14.0.3...pihole-14.0.4) (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)) + + +## [pihole-14.0.3](https://github.com/truecharts/charts/compare/pihole-14.0.2...pihole-14.0.3) (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)) + + +## [pihole-14.0.2](https://github.com/truecharts/charts/compare/pihole-14.0.1...pihole-14.0.2) (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)) + + +## [pihole-14.0.1](https://github.com/truecharts/charts/compare/pihole-14.0.0...pihole-14.0.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pihole-14.0.0](https://github.com/truecharts/charts/compare/pihole-13.1.5...pihole-14.0.0) (2024-01-09) + +### Chore + + + +- update container image pihole/pihole to v2024.01.0[@d095ec4](https://github.com/d095ec4) by renovate ([#17027](https://github.com/truecharts/charts/issues/17027)) + +- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) + + +## [pihole-13.1.5](https://github.com/truecharts/charts/compare/pihole-13.1.4...pihole-13.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pihole-13.1.4](https://github.com/truecharts/charts/compare/pihole-13.1.3...pihole-13.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pihole-13.1.3](https://github.com/truecharts/charts/compare/pihole-13.1.0...pihole-13.1.3) (2024-01-01) + +### Chore diff --git a/stable/pihole/15.1.3/Chart.yaml b/stable/pihole/15.1.3/Chart.yaml new file mode 100644 index 00000000000..ffbf514c9ef --- /dev/null +++ b/stable/pihole/15.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2024.02.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: DNS and Ad-filtering for your network +home: https://truecharts.org/charts/stable/pihole +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png +keywords: + - DNS +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pihole +sources: + - https://github.com/pi-hole + - https://github.com/pi-hole/docker-pi-hole + - https://pi-hole.net/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pihole + - https://hub.docker.com/r/pihole/pihole +type: application +version: 15.1.3 diff --git a/stable/pihole/15.0.0/README.md b/stable/pihole/15.1.3/README.md similarity index 100% rename from stable/pihole/15.0.0/README.md rename to stable/pihole/15.1.3/README.md diff --git a/stable/pihole/15.0.0/app-readme.md b/stable/pihole/15.1.3/app-readme.md similarity index 100% rename from stable/pihole/15.0.0/app-readme.md rename to stable/pihole/15.1.3/app-readme.md diff --git a/stable/pihole/15.1.3/charts/common-18.0.3.tgz b/stable/pihole/15.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pihole/15.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pihole/15.0.0/ix_values.yaml b/stable/pihole/15.1.3/ix_values.yaml similarity index 100% rename from stable/pihole/15.0.0/ix_values.yaml rename to stable/pihole/15.1.3/ix_values.yaml diff --git a/stable/pihole/15.0.0/questions.yaml b/stable/pihole/15.1.3/questions.yaml similarity index 100% rename from stable/pihole/15.0.0/questions.yaml rename to stable/pihole/15.1.3/questions.yaml diff --git a/stable/pihole/15.0.0/templates/_configmap.tpl b/stable/pihole/15.1.3/templates/_configmap.tpl similarity index 100% rename from stable/pihole/15.0.0/templates/_configmap.tpl rename to stable/pihole/15.1.3/templates/_configmap.tpl diff --git a/stable/pihole/15.0.0/templates/common.yaml b/stable/pihole/15.1.3/templates/common.yaml similarity index 100% rename from stable/pihole/15.0.0/templates/common.yaml rename to stable/pihole/15.1.3/templates/common.yaml diff --git a/stable/piwigo/12.2.0/values.yaml b/stable/pihole/15.1.3/values.yaml similarity index 100% rename from stable/piwigo/12.2.0/values.yaml rename to stable/pihole/15.1.3/values.yaml diff --git a/stable/pinry/9.0.0/CHANGELOG.md b/stable/pinry/9.0.0/CHANGELOG.md deleted file mode 100644 index 13e94d199de..00000000000 --- a/stable/pinry/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pinry-8.1.11](https://github.com/truecharts/charts/compare/pinry-8.1.10...pinry-8.1.11) (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)) - - -## [pinry-8.1.10](https://github.com/truecharts/charts/compare/pinry-8.1.9...pinry-8.1.10) (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)) - - -## [pinry-8.1.9](https://github.com/truecharts/charts/compare/pinry-8.1.8...pinry-8.1.9) (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)) - - -## [pinry-8.1.8](https://github.com/truecharts/charts/compare/pinry-8.1.7...pinry-8.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)) - - -## [pinry-8.1.7](https://github.com/truecharts/charts/compare/pinry-8.1.6...pinry-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pinry-8.1.6](https://github.com/truecharts/charts/compare/pinry-8.1.5...pinry-8.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)) - - -## [pinry-8.1.5](https://github.com/truecharts/charts/compare/pinry-8.1.4...pinry-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pinry-8.1.4](https://github.com/truecharts/charts/compare/pinry-8.1.3...pinry-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pinry-8.1.3](https://github.com/truecharts/charts/compare/pinry-8.1.0...pinry-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/pinry/9.0.0/Chart.yaml b/stable/pinry/9.0.0/Chart.yaml deleted file mode 100644 index 29c9cb17abd..00000000000 --- a/stable/pinry/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.12 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. -home: https://truecharts.org/charts/stable/pinry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png -keywords: - - pinry -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pinry -sources: - - https://github.com/pinry/pinry/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pinry - - https://hub.docker.com/r/getpinry/pinry -type: application -version: 9.0.0 diff --git a/stable/pinry/9.0.0/charts/common-17.5.0.tgz b/stable/pinry/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pinry/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pixapop/10.0.0/.helmignore b/stable/pinry/9.1.3/.helmignore similarity index 100% rename from stable/pixapop/10.0.0/.helmignore rename to stable/pinry/9.1.3/.helmignore diff --git a/stable/pinry/9.1.3/CHANGELOG.md b/stable/pinry/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..38d85733eea --- /dev/null +++ b/stable/pinry/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pinry-8.1.11](https://github.com/truecharts/charts/compare/pinry-8.1.10...pinry-8.1.11) (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)) + + +## [pinry-8.1.10](https://github.com/truecharts/charts/compare/pinry-8.1.9...pinry-8.1.10) (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)) + + +## [pinry-8.1.9](https://github.com/truecharts/charts/compare/pinry-8.1.8...pinry-8.1.9) (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)) + + +## [pinry-8.1.8](https://github.com/truecharts/charts/compare/pinry-8.1.7...pinry-8.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)) + + +## [pinry-8.1.7](https://github.com/truecharts/charts/compare/pinry-8.1.6...pinry-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pinry-8.1.6](https://github.com/truecharts/charts/compare/pinry-8.1.5...pinry-8.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)) + + +## [pinry-8.1.5](https://github.com/truecharts/charts/compare/pinry-8.1.4...pinry-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pinry-8.1.4](https://github.com/truecharts/charts/compare/pinry-8.1.3...pinry-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pinry-8.1.3](https://github.com/truecharts/charts/compare/pinry-8.1.0...pinry-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/pinry/9.1.3/Chart.yaml b/stable/pinry/9.1.3/Chart.yaml new file mode 100644 index 00000000000..87405f2aa80 --- /dev/null +++ b/stable/pinry/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.1.12 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. +home: https://truecharts.org/charts/stable/pinry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png +keywords: + - pinry +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pinry +sources: + - https://github.com/pinry/pinry/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pinry + - https://hub.docker.com/r/getpinry/pinry +type: application +version: 9.1.3 diff --git a/stable/pinry/9.0.0/README.md b/stable/pinry/9.1.3/README.md similarity index 100% rename from stable/pinry/9.0.0/README.md rename to stable/pinry/9.1.3/README.md diff --git a/stable/pinry/9.0.0/app-readme.md b/stable/pinry/9.1.3/app-readme.md similarity index 100% rename from stable/pinry/9.0.0/app-readme.md rename to stable/pinry/9.1.3/app-readme.md diff --git a/stable/pinry/9.1.3/charts/common-18.0.3.tgz b/stable/pinry/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pinry/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pinry/9.0.0/ix_values.yaml b/stable/pinry/9.1.3/ix_values.yaml similarity index 100% rename from stable/pinry/9.0.0/ix_values.yaml rename to stable/pinry/9.1.3/ix_values.yaml diff --git a/stable/pinry/9.0.0/questions.yaml b/stable/pinry/9.1.3/questions.yaml similarity index 100% rename from stable/pinry/9.0.0/questions.yaml rename to stable/pinry/9.1.3/questions.yaml diff --git a/stable/piwigo/12.2.0/templates/NOTES.txt b/stable/pinry/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/piwigo/12.2.0/templates/NOTES.txt rename to stable/pinry/9.1.3/templates/NOTES.txt diff --git a/stable/pinry/9.0.0/templates/_secrets.tpl b/stable/pinry/9.1.3/templates/_secrets.tpl similarity index 100% rename from stable/pinry/9.0.0/templates/_secrets.tpl rename to stable/pinry/9.1.3/templates/_secrets.tpl diff --git a/stable/pinry/9.0.0/templates/common.yaml b/stable/pinry/9.1.3/templates/common.yaml similarity index 100% rename from stable/pinry/9.0.0/templates/common.yaml rename to stable/pinry/9.1.3/templates/common.yaml diff --git a/stable/pixapop/10.0.0/values.yaml b/stable/pinry/9.1.3/values.yaml similarity index 100% rename from stable/pixapop/10.0.0/values.yaml rename to stable/pinry/9.1.3/values.yaml diff --git a/stable/piwigo/12.2.0/CHANGELOG.md b/stable/piwigo/12.2.0/CHANGELOG.md deleted file mode 100644 index 51750fd9adc..00000000000 --- a/stable/piwigo/12.2.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - - -## [piwigo-11.3.1](https://github.com/truecharts/charts/compare/piwigo-11.3.0...piwigo-11.3.1) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/piwigo to 14.2.0[@5097fb5](https://github.com/5097fb5) by renovate ([#18071](https://github.com/truecharts/charts/issues/18071)) - - -## [piwigo-11.3.0](https://github.com/truecharts/charts/compare/piwigo-11.2.19...piwigo-11.3.0) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/piwigo to v14.2.0[@77f4bbd](https://github.com/77f4bbd) by renovate ([#17938](https://github.com/truecharts/charts/issues/17938)) - - -## [piwigo-11.2.19](https://github.com/truecharts/charts/compare/piwigo-11.2.18...piwigo-11.2.19) (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)) - - -## [piwigo-11.2.18](https://github.com/truecharts/charts/compare/piwigo-11.2.17...piwigo-11.2.18) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/piwigo to 14.1.0[@90348fd](https://github.com/90348fd) by renovate ([#17617](https://github.com/truecharts/charts/issues/17617)) - - -## [piwigo-11.2.17](https://github.com/truecharts/charts/compare/piwigo-11.2.16...piwigo-11.2.17) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [piwigo-11.2.16](https://github.com/truecharts/charts/compare/piwigo-11.2.15...piwigo-11.2.16) (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)) - - -## [piwigo-11.2.15](https://github.com/truecharts/charts/compare/piwigo-11.2.14...piwigo-11.2.15) (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)) - - -## [piwigo-11.2.14](https://github.com/truecharts/charts/compare/piwigo-11.2.13...piwigo-11.2.14) (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)) \ No newline at end of file diff --git a/stable/piwigo/12.2.0/Chart.yaml b/stable/piwigo/12.2.0/Chart.yaml deleted file mode 100644 index 52c802735a7..00000000000 --- a/stable/piwigo/12.2.0/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 14.2.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 13.0.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A photo gallery software for the web. -home: https://truecharts.org/charts/stable/piwigo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png -keywords: - - piwigo - - gallery - - photo - - image -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: piwigo -sources: - - https://github.com/linuxserver/docker-piwigo - - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - - https://ghcr.io/linuxserver/piwigo -type: application -version: 12.2.0 diff --git a/stable/piwigo/12.2.0/charts/common-18.0.1.tgz b/stable/piwigo/12.2.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/piwigo/12.2.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/piwigo/12.2.0/ix_values.yaml b/stable/piwigo/12.2.0/ix_values.yaml deleted file mode 100644 index c27d1349079..00000000000 --- a/stable/piwigo/12.2.0/ix_values.yaml +++ /dev/null @@ -1,59 +0,0 @@ -image: - repository: ghcr.io/linuxserver/piwigo - pullPolicy: IfNotPresent - tag: 14.2.0@sha256:ab636f1fdd86ef4d26bd31b4c1dce82e3173a1bde081e4c0eafbe497b13da050 -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - targetPort: 80 - port: 10027 -piwigo: - language: en_US - admin_user: admin - admin_pass: admin123 - admin_email: admin@email.com -workload: - main: - podSpec: - containers: - main: - lifecycle: - postStart: - type: exec - command: - - /bin/sh - - -c - - | - if [ -f "/config/POSTSETUP" ]; then - echo "POSTSETUP exists, no further action is needed." - else - while ! curl -s -o -v /dev/null http://localhost/install.php; do sleep 1; done && \ - curl -v -X POST -d "language={{ .Values.piwigo.language }}&dbhost={{ .Values.mariadb.creds.plainhost | trimAll "\"" }}:3306&dbuser={{ .Values.mariadb.mariadbUsername }}&dbpasswd={{ .Values.mariadb.creds.mariadbPassword | trimAll "\"" }}&dbname={{ .Values.mariadb.mariadbDatabase }}&prefix=piwigo_&admin_name={{ .Values.piwigo.admin_user }}&admin_pass1={{ .Values.piwigo.admin_pass }}&admin_pass2={{ .Values.piwigo.admin_pass }}&admin_mail={{ .Values.piwigo.admin_email }}&install=Start+installation" http://localhost/install.php?language={{ .Values.piwigo.language }} && \ - ( touch "/config/POSTSETUP" && echo "Created POSTSETUP!") || \ - ( echo "Failed to create POSTSETUP file..." && exit 1 ) - fi -persistence: - config: - enabled: true - mountPath: /config - size: 256Gi - gallery: - enabled: true - mountPath: /gallery - size: 256Gi - varrun: - enabled: true -mariadb: - enabled: true - mariadbUsername: piwigo - mariadbDatabase: piwigo -portal: - open: - enabled: true diff --git a/stable/pixark/5.0.0/.helmignore b/stable/piwigo/12.2.4/.helmignore similarity index 100% rename from stable/pixark/5.0.0/.helmignore rename to stable/piwigo/12.2.4/.helmignore diff --git a/stable/piwigo/12.2.4/CHANGELOG.md b/stable/piwigo/12.2.4/CHANGELOG.md new file mode 100644 index 00000000000..5a7f493e832 --- /dev/null +++ b/stable/piwigo/12.2.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + + +## [piwigo-11.3.1](https://github.com/truecharts/charts/compare/piwigo-11.3.0...piwigo-11.3.1) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/piwigo to 14.2.0[@5097fb5](https://github.com/5097fb5) by renovate ([#18071](https://github.com/truecharts/charts/issues/18071)) + + +## [piwigo-11.3.0](https://github.com/truecharts/charts/compare/piwigo-11.2.19...piwigo-11.3.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/piwigo to v14.2.0[@77f4bbd](https://github.com/77f4bbd) by renovate ([#17938](https://github.com/truecharts/charts/issues/17938)) + + +## [piwigo-11.2.19](https://github.com/truecharts/charts/compare/piwigo-11.2.18...piwigo-11.2.19) (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)) + + +## [piwigo-11.2.18](https://github.com/truecharts/charts/compare/piwigo-11.2.17...piwigo-11.2.18) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/piwigo to 14.1.0[@90348fd](https://github.com/90348fd) by renovate ([#17617](https://github.com/truecharts/charts/issues/17617)) + + +## [piwigo-11.2.17](https://github.com/truecharts/charts/compare/piwigo-11.2.16...piwigo-11.2.17) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [piwigo-11.2.16](https://github.com/truecharts/charts/compare/piwigo-11.2.15...piwigo-11.2.16) (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)) + + +## [piwigo-11.2.15](https://github.com/truecharts/charts/compare/piwigo-11.2.14...piwigo-11.2.15) (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)) + + +## [piwigo-11.2.14](https://github.com/truecharts/charts/compare/piwigo-11.2.13...piwigo-11.2.14) (2024-01-21) + +### Chore \ No newline at end of file diff --git a/stable/piwigo/12.2.4/Chart.yaml b/stable/piwigo/12.2.4/Chart.yaml new file mode 100644 index 00000000000..72f8a393543 --- /dev/null +++ b/stable/piwigo/12.2.4/Chart.yaml @@ -0,0 +1,46 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 14.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A photo gallery software for the web. +home: https://truecharts.org/charts/stable/piwigo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png +keywords: + - piwigo + - gallery + - photo + - image +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: piwigo +sources: + - https://github.com/linuxserver/docker-piwigo + - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo + - https://ghcr.io/linuxserver/piwigo +type: application +version: 12.2.4 diff --git a/stable/piwigo/12.2.0/README.md b/stable/piwigo/12.2.4/README.md similarity index 100% rename from stable/piwigo/12.2.0/README.md rename to stable/piwigo/12.2.4/README.md diff --git a/stable/piwigo/12.2.0/app-readme.md b/stable/piwigo/12.2.4/app-readme.md similarity index 100% rename from stable/piwigo/12.2.0/app-readme.md rename to stable/piwigo/12.2.4/app-readme.md diff --git a/stable/piwigo/12.2.4/charts/common-18.0.3.tgz b/stable/piwigo/12.2.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/piwigo/12.2.4/charts/common-18.0.3.tgz differ diff --git a/stable/piwigo/12.2.4/charts/mariadb-13.0.0.tgz b/stable/piwigo/12.2.4/charts/mariadb-13.0.0.tgz new file mode 100644 index 00000000000..564d2d213b7 Binary files /dev/null and b/stable/piwigo/12.2.4/charts/mariadb-13.0.0.tgz differ diff --git a/stable/piwigo/12.2.4/ix_values.yaml b/stable/piwigo/12.2.4/ix_values.yaml new file mode 100644 index 00000000000..7209af2153d --- /dev/null +++ b/stable/piwigo/12.2.4/ix_values.yaml @@ -0,0 +1,59 @@ +image: + repository: ghcr.io/linuxserver/piwigo + pullPolicy: IfNotPresent + tag: 14.2.0@sha256:34503bbb2c29d01515ad2f34af5764598c2c70846a0f0afe3be4b4330a227b0b +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + ports: + main: + targetPort: 80 + port: 10027 +piwigo: + language: en_US + admin_user: admin + admin_pass: admin123 + admin_email: admin@email.com +workload: + main: + podSpec: + containers: + main: + lifecycle: + postStart: + type: exec + command: + - /bin/sh + - -c + - | + if [ -f "/config/POSTSETUP" ]; then + echo "POSTSETUP exists, no further action is needed." + else + while ! curl -s -o -v /dev/null http://localhost/install.php; do sleep 1; done && \ + curl -v -X POST -d "language={{ .Values.piwigo.language }}&dbhost={{ .Values.mariadb.creds.plainhost | trimAll "\"" }}:3306&dbuser={{ .Values.mariadb.mariadbUsername }}&dbpasswd={{ .Values.mariadb.creds.mariadbPassword | trimAll "\"" }}&dbname={{ .Values.mariadb.mariadbDatabase }}&prefix=piwigo_&admin_name={{ .Values.piwigo.admin_user }}&admin_pass1={{ .Values.piwigo.admin_pass }}&admin_pass2={{ .Values.piwigo.admin_pass }}&admin_mail={{ .Values.piwigo.admin_email }}&install=Start+installation" http://localhost/install.php?language={{ .Values.piwigo.language }} && \ + ( touch "/config/POSTSETUP" && echo "Created POSTSETUP!") || \ + ( echo "Failed to create POSTSETUP file..." && exit 1 ) + fi +persistence: + config: + enabled: true + mountPath: /config + size: 256Gi + gallery: + enabled: true + mountPath: /gallery + size: 256Gi + varrun: + enabled: true +mariadb: + enabled: true + mariadbUsername: piwigo + mariadbDatabase: piwigo +portal: + open: + enabled: true diff --git a/stable/piwigo/12.2.0/questions.yaml b/stable/piwigo/12.2.4/questions.yaml similarity index 100% rename from stable/piwigo/12.2.0/questions.yaml rename to stable/piwigo/12.2.4/questions.yaml diff --git a/stable/pixapop/10.0.0/templates/NOTES.txt b/stable/piwigo/12.2.4/templates/NOTES.txt similarity index 100% rename from stable/pixapop/10.0.0/templates/NOTES.txt rename to stable/piwigo/12.2.4/templates/NOTES.txt diff --git a/stable/plexripper/8.0.0/templates/common.yaml b/stable/piwigo/12.2.4/templates/common.yaml similarity index 100% rename from stable/plexripper/8.0.0/templates/common.yaml rename to stable/piwigo/12.2.4/templates/common.yaml diff --git a/stable/pixark/5.0.0/values.yaml b/stable/piwigo/12.2.4/values.yaml similarity index 100% rename from stable/pixark/5.0.0/values.yaml rename to stable/piwigo/12.2.4/values.yaml diff --git a/stable/pixapop/10.0.0/CHANGELOG.md b/stable/pixapop/10.0.0/CHANGELOG.md deleted file mode 100644 index 42f71c0183d..00000000000 --- a/stable/pixapop/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pixapop-9.1.11](https://github.com/truecharts/charts/compare/pixapop-9.1.10...pixapop-9.1.11) (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)) - - -## [pixapop-9.1.10](https://github.com/truecharts/charts/compare/pixapop-9.1.9...pixapop-9.1.10) (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)) - - -## [pixapop-9.1.9](https://github.com/truecharts/charts/compare/pixapop-9.1.8...pixapop-9.1.9) (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)) - - -## [pixapop-9.1.8](https://github.com/truecharts/charts/compare/pixapop-9.1.7...pixapop-9.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)) - - -## [pixapop-9.1.7](https://github.com/truecharts/charts/compare/pixapop-9.1.6...pixapop-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pixapop-9.1.6](https://github.com/truecharts/charts/compare/pixapop-9.1.5...pixapop-9.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)) - - -## [pixapop-9.1.5](https://github.com/truecharts/charts/compare/pixapop-9.1.4...pixapop-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pixapop-9.1.4](https://github.com/truecharts/charts/compare/pixapop-9.1.3...pixapop-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pixapop-9.1.3](https://github.com/truecharts/charts/compare/pixapop-9.1.0...pixapop-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/pixapop/10.0.0/Chart.yaml b/stable/pixapop/10.0.0/Chart.yaml deleted file mode 100644 index 5fef7d2fc5d..00000000000 --- a/stable/pixapop/10.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An open-source single page application to view your photos in the easiest way possible. -home: https://truecharts.org/charts/stable/pixapop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.png -keywords: - - pixapop - - photo - - gallery - - image -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pixapop -sources: - - https://github.com/linuxserver/docker-pixapop - - https://github.com/bierdok/pixapop - - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop - - https://ghcr.io/linuxserver/pixapop -type: application -version: 10.0.0 diff --git a/stable/pixapop/10.0.0/charts/common-17.5.0.tgz b/stable/pixapop/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pixapop/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/plausible/10.2.0/.helmignore b/stable/pixapop/10.1.3/.helmignore similarity index 100% rename from stable/plausible/10.2.0/.helmignore rename to stable/pixapop/10.1.3/.helmignore diff --git a/stable/pixapop/10.1.3/CHANGELOG.md b/stable/pixapop/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4e66528ed64 --- /dev/null +++ b/stable/pixapop/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pixapop-9.1.11](https://github.com/truecharts/charts/compare/pixapop-9.1.10...pixapop-9.1.11) (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)) + + +## [pixapop-9.1.10](https://github.com/truecharts/charts/compare/pixapop-9.1.9...pixapop-9.1.10) (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)) + + +## [pixapop-9.1.9](https://github.com/truecharts/charts/compare/pixapop-9.1.8...pixapop-9.1.9) (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)) + + +## [pixapop-9.1.8](https://github.com/truecharts/charts/compare/pixapop-9.1.7...pixapop-9.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)) + + +## [pixapop-9.1.7](https://github.com/truecharts/charts/compare/pixapop-9.1.6...pixapop-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pixapop-9.1.6](https://github.com/truecharts/charts/compare/pixapop-9.1.5...pixapop-9.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)) + + +## [pixapop-9.1.5](https://github.com/truecharts/charts/compare/pixapop-9.1.4...pixapop-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pixapop-9.1.4](https://github.com/truecharts/charts/compare/pixapop-9.1.3...pixapop-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pixapop-9.1.3](https://github.com/truecharts/charts/compare/pixapop-9.1.0...pixapop-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/pixapop/10.1.3/Chart.yaml b/stable/pixapop/10.1.3/Chart.yaml new file mode 100644 index 00000000000..5d57e9648b6 --- /dev/null +++ b/stable/pixapop/10.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An open-source single page application to view your photos in the easiest way possible. +home: https://truecharts.org/charts/stable/pixapop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.png +keywords: + - pixapop + - photo + - gallery + - image +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pixapop +sources: + - https://github.com/linuxserver/docker-pixapop + - https://github.com/bierdok/pixapop + - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop + - https://ghcr.io/linuxserver/pixapop +type: application +version: 10.1.3 diff --git a/stable/pixapop/10.0.0/README.md b/stable/pixapop/10.1.3/README.md similarity index 100% rename from stable/pixapop/10.0.0/README.md rename to stable/pixapop/10.1.3/README.md diff --git a/stable/pixapop/10.0.0/app-readme.md b/stable/pixapop/10.1.3/app-readme.md similarity index 100% rename from stable/pixapop/10.0.0/app-readme.md rename to stable/pixapop/10.1.3/app-readme.md diff --git a/stable/pixapop/10.1.3/charts/common-18.0.3.tgz b/stable/pixapop/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pixapop/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pixapop/10.0.0/ix_values.yaml b/stable/pixapop/10.1.3/ix_values.yaml similarity index 100% rename from stable/pixapop/10.0.0/ix_values.yaml rename to stable/pixapop/10.1.3/ix_values.yaml diff --git a/stable/pixapop/10.0.0/questions.yaml b/stable/pixapop/10.1.3/questions.yaml similarity index 100% rename from stable/pixapop/10.0.0/questions.yaml rename to stable/pixapop/10.1.3/questions.yaml diff --git a/stable/plaxt/8.0.0/templates/NOTES.txt b/stable/pixapop/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/plaxt/8.0.0/templates/NOTES.txt rename to stable/pixapop/10.1.3/templates/NOTES.txt diff --git a/stable/pixapop/10.0.0/templates/common.yaml b/stable/pixapop/10.1.3/templates/common.yaml similarity index 100% rename from stable/pixapop/10.0.0/templates/common.yaml rename to stable/pixapop/10.1.3/templates/common.yaml diff --git a/stable/plausible/10.2.0/values.yaml b/stable/pixapop/10.1.3/values.yaml similarity index 100% rename from stable/plausible/10.2.0/values.yaml rename to stable/pixapop/10.1.3/values.yaml diff --git a/stable/pixark/5.0.0/CHANGELOG.md b/stable/pixark/5.0.0/CHANGELOG.md deleted file mode 100644 index 08f8568c921..00000000000 --- a/stable/pixark/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pixark-4.1.11](https://github.com/truecharts/charts/compare/pixark-4.1.10...pixark-4.1.11) (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)) - - -## [pixark-4.1.10](https://github.com/truecharts/charts/compare/pixark-4.1.9...pixark-4.1.10) (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)) - - -## [pixark-4.1.9](https://github.com/truecharts/charts/compare/pixark-4.1.8...pixark-4.1.9) (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)) - - -## [pixark-4.1.8](https://github.com/truecharts/charts/compare/pixark-4.1.7...pixark-4.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)) - - -## [pixark-4.1.7](https://github.com/truecharts/charts/compare/pixark-4.1.6...pixark-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pixark-4.1.6](https://github.com/truecharts/charts/compare/pixark-4.1.5...pixark-4.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)) - - -## [pixark-4.1.5](https://github.com/truecharts/charts/compare/pixark-4.1.4...pixark-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pixark-4.1.4](https://github.com/truecharts/charts/compare/pixark-4.1.3...pixark-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pixark-4.1.3](https://github.com/truecharts/charts/compare/pixark-4.1.0...pixark-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/pixark/5.0.0/Chart.yaml b/stable/pixark/5.0.0/Chart.yaml deleted file mode 100644 index d0788823fd2..00000000000 --- a/stable/pixark/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: pixark -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). -home: https://truecharts.org/charts/stable/pixark -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.png -keywords: - - pixark - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pixark -sources: - - https://pixark.snail.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pixark - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/pixark/5.0.0/charts/common-17.5.0.tgz b/stable/pixark/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pixark/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/plaxt/8.0.0/.helmignore b/stable/pixark/5.1.3/.helmignore similarity index 100% rename from stable/plaxt/8.0.0/.helmignore rename to stable/pixark/5.1.3/.helmignore diff --git a/stable/pixark/5.1.3/CHANGELOG.md b/stable/pixark/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f03e847ced9 --- /dev/null +++ b/stable/pixark/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pixark-4.1.11](https://github.com/truecharts/charts/compare/pixark-4.1.10...pixark-4.1.11) (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)) + + +## [pixark-4.1.10](https://github.com/truecharts/charts/compare/pixark-4.1.9...pixark-4.1.10) (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)) + + +## [pixark-4.1.9](https://github.com/truecharts/charts/compare/pixark-4.1.8...pixark-4.1.9) (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)) + + +## [pixark-4.1.8](https://github.com/truecharts/charts/compare/pixark-4.1.7...pixark-4.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)) + + +## [pixark-4.1.7](https://github.com/truecharts/charts/compare/pixark-4.1.6...pixark-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pixark-4.1.6](https://github.com/truecharts/charts/compare/pixark-4.1.5...pixark-4.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)) + + +## [pixark-4.1.5](https://github.com/truecharts/charts/compare/pixark-4.1.4...pixark-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pixark-4.1.4](https://github.com/truecharts/charts/compare/pixark-4.1.3...pixark-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pixark-4.1.3](https://github.com/truecharts/charts/compare/pixark-4.1.0...pixark-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/pixark/5.1.3/Chart.yaml b/stable/pixark/5.1.3/Chart.yaml new file mode 100644 index 00000000000..d9ea3804dc1 --- /dev/null +++ b/stable/pixark/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: pixark +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). +home: https://truecharts.org/charts/stable/pixark +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.png +keywords: + - pixark + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pixark +sources: + - https://pixark.snail.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pixark + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/pixark/5.0.0/README.md b/stable/pixark/5.1.3/README.md similarity index 100% rename from stable/pixark/5.0.0/README.md rename to stable/pixark/5.1.3/README.md diff --git a/stable/pixark/5.0.0/app-readme.md b/stable/pixark/5.1.3/app-readme.md similarity index 100% rename from stable/pixark/5.0.0/app-readme.md rename to stable/pixark/5.1.3/app-readme.md diff --git a/stable/pixark/5.1.3/charts/common-18.0.3.tgz b/stable/pixark/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pixark/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pixark/5.0.0/ix_values.yaml b/stable/pixark/5.1.3/ix_values.yaml similarity index 100% rename from stable/pixark/5.0.0/ix_values.yaml rename to stable/pixark/5.1.3/ix_values.yaml diff --git a/stable/pixark/5.0.0/questions.yaml b/stable/pixark/5.1.3/questions.yaml similarity index 100% rename from stable/pixark/5.0.0/questions.yaml rename to stable/pixark/5.1.3/questions.yaml diff --git a/stable/pixark/5.0.0/templates/common.yaml b/stable/pixark/5.1.3/templates/common.yaml similarity index 100% rename from stable/pixark/5.0.0/templates/common.yaml rename to stable/pixark/5.1.3/templates/common.yaml diff --git a/stable/plaxt/8.0.0/values.yaml b/stable/pixark/5.1.3/values.yaml similarity index 100% rename from stable/plaxt/8.0.0/values.yaml rename to stable/pixark/5.1.3/values.yaml diff --git a/stable/plausible/10.2.0/CHANGELOG.md b/stable/plausible/10.2.0/CHANGELOG.md deleted file mode 100644 index 5e114653124..00000000000 --- a/stable/plausible/10.2.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [plausible-8.2.9](https://github.com/truecharts/charts/compare/plausible-8.2.8...plausible-8.2.9) (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)) - - -## [plausible-8.2.8](https://github.com/truecharts/charts/compare/plausible-8.2.7...plausible-8.2.8) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [plausible-8.2.7](https://github.com/truecharts/charts/compare/plausible-8.2.6...plausible-8.2.7) (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)) - - -## [plausible-8.2.6](https://github.com/truecharts/charts/compare/plausible-8.2.5...plausible-8.2.6) (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)) - - -## [plausible-8.2.5](https://github.com/truecharts/charts/compare/plausible-8.2.4...plausible-8.2.5) (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)) - - -## [plausible-8.2.4](https://github.com/truecharts/charts/compare/plausible-8.2.3...plausible-8.2.4) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [plausible-8.2.3](https://github.com/truecharts/charts/compare/plausible-8.2.2...plausible-8.2.3) (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)) - -- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) - - -## [plausible-8.2.3](https://github.com/truecharts/charts/compare/plausible-8.2.2...plausible-8.2.3) (2024-01-09) - -### Chore - - - -- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) - - -## [plausible-8.2.2](https://github.com/truecharts/charts/compare/plausible-8.2.1...plausible-8.2.2) (2024-01-02) - -### Chore diff --git a/stable/plausible/10.2.0/Chart.yaml b/stable/plausible/10.2.0/Chart.yaml deleted file mode 100644 index eb5b2745241..00000000000 --- a/stable/plausible/10.2.0/Chart.yaml +++ /dev/null @@ -1,47 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: analytics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: clickhouse - version: 12.1.0 - repository: oci://tccr.io/truecharts - condition: clickhouse.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. -home: https://truecharts.org/charts/stable/plausible -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png -keywords: - - plausible - - analytics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plausible -sources: - - https://plausible.io/docs/self-hosting - - https://github.com/plausible/analytics - - https://github.com/plausible/hosting - - https://plausible.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/plausible - - https://hub.docker.com/r/plausible/analytics -type: application -version: 10.2.0 diff --git a/stable/plausible/10.2.0/charts/clickhouse-12.1.0.tgz b/stable/plausible/10.2.0/charts/clickhouse-12.1.0.tgz deleted file mode 100644 index 3cfd72905a9..00000000000 Binary files a/stable/plausible/10.2.0/charts/clickhouse-12.1.0.tgz and /dev/null differ diff --git a/stable/plausible/10.2.0/charts/common-18.0.1.tgz b/stable/plausible/10.2.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/plausible/10.2.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/plex-auto-languages/8.0.0/.helmignore b/stable/plausible/10.2.4/.helmignore similarity index 100% rename from stable/plex-auto-languages/8.0.0/.helmignore rename to stable/plausible/10.2.4/.helmignore diff --git a/stable/plausible/10.2.4/CHANGELOG.md b/stable/plausible/10.2.4/CHANGELOG.md new file mode 100644 index 00000000000..069c8680ecb --- /dev/null +++ b/stable/plausible/10.2.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [plausible-8.2.9](https://github.com/truecharts/charts/compare/plausible-8.2.8...plausible-8.2.9) (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)) + + +## [plausible-8.2.8](https://github.com/truecharts/charts/compare/plausible-8.2.7...plausible-8.2.8) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [plausible-8.2.7](https://github.com/truecharts/charts/compare/plausible-8.2.6...plausible-8.2.7) (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)) + + +## [plausible-8.2.6](https://github.com/truecharts/charts/compare/plausible-8.2.5...plausible-8.2.6) (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)) + + +## [plausible-8.2.5](https://github.com/truecharts/charts/compare/plausible-8.2.4...plausible-8.2.5) (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)) + + +## [plausible-8.2.4](https://github.com/truecharts/charts/compare/plausible-8.2.3...plausible-8.2.4) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [plausible-8.2.3](https://github.com/truecharts/charts/compare/plausible-8.2.2...plausible-8.2.3) (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)) + +- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) + + +## [plausible-8.2.3](https://github.com/truecharts/charts/compare/plausible-8.2.2...plausible-8.2.3) (2024-01-09) + +### Chore + + + +- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) + diff --git a/stable/plausible/10.2.4/Chart.yaml b/stable/plausible/10.2.4/Chart.yaml new file mode 100644 index 00000000000..8c810074227 --- /dev/null +++ b/stable/plausible/10.2.4/Chart.yaml @@ -0,0 +1,47 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: analytics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: clickhouse + version: 12.1.2 + repository: oci://tccr.io/truecharts + condition: clickhouse.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. +home: https://truecharts.org/charts/stable/plausible +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png +keywords: + - plausible + - analytics +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: plausible +sources: + - https://plausible.io/docs/self-hosting + - https://github.com/plausible/analytics + - https://github.com/plausible/hosting + - https://plausible.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/plausible + - https://hub.docker.com/r/plausible/analytics +type: application +version: 10.2.4 diff --git a/stable/plausible/10.2.0/README.md b/stable/plausible/10.2.4/README.md similarity index 100% rename from stable/plausible/10.2.0/README.md rename to stable/plausible/10.2.4/README.md diff --git a/stable/plausible/10.2.0/app-readme.md b/stable/plausible/10.2.4/app-readme.md similarity index 100% rename from stable/plausible/10.2.0/app-readme.md rename to stable/plausible/10.2.4/app-readme.md diff --git a/stable/plausible/10.2.4/charts/clickhouse-12.1.2.tgz b/stable/plausible/10.2.4/charts/clickhouse-12.1.2.tgz new file mode 100644 index 00000000000..7bb296fdcb6 Binary files /dev/null and b/stable/plausible/10.2.4/charts/clickhouse-12.1.2.tgz differ diff --git a/stable/plausible/10.2.4/charts/common-18.0.3.tgz b/stable/plausible/10.2.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/plausible/10.2.4/charts/common-18.0.3.tgz differ diff --git a/stable/plausible/10.2.0/ix_values.yaml b/stable/plausible/10.2.4/ix_values.yaml similarity index 100% rename from stable/plausible/10.2.0/ix_values.yaml rename to stable/plausible/10.2.4/ix_values.yaml diff --git a/stable/plausible/10.2.0/questions.yaml b/stable/plausible/10.2.4/questions.yaml similarity index 100% rename from stable/plausible/10.2.0/questions.yaml rename to stable/plausible/10.2.4/questions.yaml diff --git a/stable/plausible/10.2.0/templates/_configmap.tpl b/stable/plausible/10.2.4/templates/_configmap.tpl similarity index 100% rename from stable/plausible/10.2.0/templates/_configmap.tpl rename to stable/plausible/10.2.4/templates/_configmap.tpl diff --git a/stable/plausible/10.2.0/templates/_secret.tpl b/stable/plausible/10.2.4/templates/_secret.tpl similarity index 100% rename from stable/plausible/10.2.0/templates/_secret.tpl rename to stable/plausible/10.2.4/templates/_secret.tpl diff --git a/stable/plausible/10.2.0/templates/common.yaml b/stable/plausible/10.2.4/templates/common.yaml similarity index 100% rename from stable/plausible/10.2.0/templates/common.yaml rename to stable/plausible/10.2.4/templates/common.yaml diff --git a/stable/plex-auto-languages/8.0.0/values.yaml b/stable/plausible/10.2.4/values.yaml similarity index 100% rename from stable/plex-auto-languages/8.0.0/values.yaml rename to stable/plausible/10.2.4/values.yaml diff --git a/stable/plaxt/8.0.0/CHANGELOG.md b/stable/plaxt/8.0.0/CHANGELOG.md deleted file mode 100644 index d4235a15230..00000000000 --- a/stable/plaxt/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [plaxt-7.1.11](https://github.com/truecharts/charts/compare/plaxt-7.1.10...plaxt-7.1.11) (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)) - - -## [plaxt-7.1.10](https://github.com/truecharts/charts/compare/plaxt-7.1.9...plaxt-7.1.10) (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)) - - -## [plaxt-7.1.9](https://github.com/truecharts/charts/compare/plaxt-7.1.8...plaxt-7.1.9) (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)) - - -## [plaxt-7.1.8](https://github.com/truecharts/charts/compare/plaxt-7.1.7...plaxt-7.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)) - - -## [plaxt-7.1.7](https://github.com/truecharts/charts/compare/plaxt-7.1.6...plaxt-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [plaxt-7.1.6](https://github.com/truecharts/charts/compare/plaxt-7.1.5...plaxt-7.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)) - - -## [plaxt-7.1.5](https://github.com/truecharts/charts/compare/plaxt-7.1.4...plaxt-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [plaxt-7.1.4](https://github.com/truecharts/charts/compare/plaxt-7.1.3...plaxt-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [plaxt-7.1.3](https://github.com/truecharts/charts/compare/plaxt-7.1.0...plaxt-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/plaxt/8.0.0/Chart.yaml b/stable/plaxt/8.0.0/Chart.yaml deleted file mode 100644 index a77b372d163..00000000000 --- a/stable/plaxt/8.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv -home: https://truecharts.org/charts/stable/plaxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png -keywords: - - plaxt - - Other - - MediaApp-Other - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plaxt -sources: - - https://github.com/XanderStrike/goplaxt - - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt - - https://hub.docker.com/r/xanderstrike/goplaxt -type: application -version: 8.0.0 diff --git a/stable/plaxt/8.0.0/charts/common-17.5.0.tgz b/stable/plaxt/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/plaxt/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/plex-meta-manager/6.0.0/.helmignore b/stable/plaxt/8.1.3/.helmignore similarity index 100% rename from stable/plex-meta-manager/6.0.0/.helmignore rename to stable/plaxt/8.1.3/.helmignore diff --git a/stable/plaxt/8.1.3/CHANGELOG.md b/stable/plaxt/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3d23dedc8b7 --- /dev/null +++ b/stable/plaxt/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [plaxt-7.1.11](https://github.com/truecharts/charts/compare/plaxt-7.1.10...plaxt-7.1.11) (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)) + + +## [plaxt-7.1.10](https://github.com/truecharts/charts/compare/plaxt-7.1.9...plaxt-7.1.10) (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)) + + +## [plaxt-7.1.9](https://github.com/truecharts/charts/compare/plaxt-7.1.8...plaxt-7.1.9) (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)) + + +## [plaxt-7.1.8](https://github.com/truecharts/charts/compare/plaxt-7.1.7...plaxt-7.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)) + + +## [plaxt-7.1.7](https://github.com/truecharts/charts/compare/plaxt-7.1.6...plaxt-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [plaxt-7.1.6](https://github.com/truecharts/charts/compare/plaxt-7.1.5...plaxt-7.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)) + + +## [plaxt-7.1.5](https://github.com/truecharts/charts/compare/plaxt-7.1.4...plaxt-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [plaxt-7.1.4](https://github.com/truecharts/charts/compare/plaxt-7.1.3...plaxt-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [plaxt-7.1.3](https://github.com/truecharts/charts/compare/plaxt-7.1.0...plaxt-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/plaxt/8.1.3/Chart.yaml b/stable/plaxt/8.1.3/Chart.yaml new file mode 100644 index 00000000000..8f0402147d0 --- /dev/null +++ b/stable/plaxt/8.1.3/Chart.yaml @@ -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: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv +home: https://truecharts.org/charts/stable/plaxt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png +keywords: + - plaxt + - Other + - MediaApp-Other + - MediaServer-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: plaxt +sources: + - https://github.com/XanderStrike/goplaxt + - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt + - https://hub.docker.com/r/xanderstrike/goplaxt +type: application +version: 8.1.3 diff --git a/stable/plaxt/8.0.0/README.md b/stable/plaxt/8.1.3/README.md similarity index 100% rename from stable/plaxt/8.0.0/README.md rename to stable/plaxt/8.1.3/README.md diff --git a/stable/plaxt/8.0.0/app-readme.md b/stable/plaxt/8.1.3/app-readme.md similarity index 100% rename from stable/plaxt/8.0.0/app-readme.md rename to stable/plaxt/8.1.3/app-readme.md diff --git a/stable/plaxt/8.1.3/charts/common-18.0.3.tgz b/stable/plaxt/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/plaxt/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/plaxt/8.0.0/ix_values.yaml b/stable/plaxt/8.1.3/ix_values.yaml similarity index 100% rename from stable/plaxt/8.0.0/ix_values.yaml rename to stable/plaxt/8.1.3/ix_values.yaml diff --git a/stable/plaxt/8.0.0/questions.yaml b/stable/plaxt/8.1.3/questions.yaml similarity index 100% rename from stable/plaxt/8.0.0/questions.yaml rename to stable/plaxt/8.1.3/questions.yaml diff --git a/stable/plex-auto-languages/8.0.0/templates/NOTES.txt b/stable/plaxt/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/plex-auto-languages/8.0.0/templates/NOTES.txt rename to stable/plaxt/8.1.3/templates/NOTES.txt diff --git a/stable/plaxt/8.0.0/templates/common.yaml b/stable/plaxt/8.1.3/templates/common.yaml similarity index 100% rename from stable/plaxt/8.0.0/templates/common.yaml rename to stable/plaxt/8.1.3/templates/common.yaml diff --git a/stable/plex-meta-manager/6.0.0/values.yaml b/stable/plaxt/8.1.3/values.yaml similarity index 100% rename from stable/plex-meta-manager/6.0.0/values.yaml rename to stable/plaxt/8.1.3/values.yaml diff --git a/stable/plex-auto-languages/8.0.0/CHANGELOG.md b/stable/plex-auto-languages/8.0.0/CHANGELOG.md deleted file mode 100644 index b749719daff..00000000000 --- a/stable/plex-auto-languages/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [plex-auto-languages-7.1.11](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.10...plex-auto-languages-7.1.11) (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)) - - -## [plex-auto-languages-7.1.10](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.9...plex-auto-languages-7.1.10) (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)) - - -## [plex-auto-languages-7.1.9](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.8...plex-auto-languages-7.1.9) (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)) - - -## [plex-auto-languages-7.1.8](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.7...plex-auto-languages-7.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)) - - -## [plex-auto-languages-7.1.7](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.6...plex-auto-languages-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [plex-auto-languages-7.1.6](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.5...plex-auto-languages-7.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)) - - -## [plex-auto-languages-7.1.5](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.4...plex-auto-languages-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [plex-auto-languages-7.1.4](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.3...plex-auto-languages-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [plex-auto-languages-7.1.3](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.0...plex-auto-languages-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/plex-auto-languages/8.0.0/Chart.yaml b/stable/plex-auto-languages/8.0.0/Chart.yaml deleted file mode 100644 index c9b9961e11b..00000000000 --- a/stable/plex-auto-languages/8.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Automated language selection for Plex TV Shows. -home: https://truecharts.org/charts/stable/plex-auto-languages -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png -keywords: - - plex-auto-languages - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plex-auto-languages -sources: - - https://github.com/remirigal/plex-auto-languages - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages - - https://hub.docker.com/r/remirigal/plex-auto-languages -type: application -version: 8.0.0 diff --git a/stable/plex-auto-languages/8.0.0/charts/common-17.5.0.tgz b/stable/plex-auto-languages/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/plex-auto-languages/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/plex-playlist-sync/3.0.0/.helmignore b/stable/plex-auto-languages/8.1.3/.helmignore similarity index 100% rename from stable/plex-playlist-sync/3.0.0/.helmignore rename to stable/plex-auto-languages/8.1.3/.helmignore diff --git a/stable/plex-auto-languages/8.1.3/CHANGELOG.md b/stable/plex-auto-languages/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9c6a735c0fe --- /dev/null +++ b/stable/plex-auto-languages/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [plex-auto-languages-7.1.11](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.10...plex-auto-languages-7.1.11) (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)) + + +## [plex-auto-languages-7.1.10](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.9...plex-auto-languages-7.1.10) (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)) + + +## [plex-auto-languages-7.1.9](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.8...plex-auto-languages-7.1.9) (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)) + + +## [plex-auto-languages-7.1.8](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.7...plex-auto-languages-7.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)) + + +## [plex-auto-languages-7.1.7](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.6...plex-auto-languages-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [plex-auto-languages-7.1.6](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.5...plex-auto-languages-7.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)) + + +## [plex-auto-languages-7.1.5](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.4...plex-auto-languages-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [plex-auto-languages-7.1.4](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.3...plex-auto-languages-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [plex-auto-languages-7.1.3](https://github.com/truecharts/charts/compare/plex-auto-languages-7.1.0...plex-auto-languages-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/plex-auto-languages/8.1.3/Chart.yaml b/stable/plex-auto-languages/8.1.3/Chart.yaml new file mode 100644 index 00000000000..d01766da027 --- /dev/null +++ b/stable/plex-auto-languages/8.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Automated language selection for Plex TV Shows. +home: https://truecharts.org/charts/stable/plex-auto-languages +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png +keywords: + - plex-auto-languages + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: plex-auto-languages +sources: + - https://github.com/remirigal/plex-auto-languages + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages + - https://hub.docker.com/r/remirigal/plex-auto-languages +type: application +version: 8.1.3 diff --git a/stable/plex-auto-languages/8.0.0/README.md b/stable/plex-auto-languages/8.1.3/README.md similarity index 100% rename from stable/plex-auto-languages/8.0.0/README.md rename to stable/plex-auto-languages/8.1.3/README.md diff --git a/stable/plex-auto-languages/8.0.0/app-readme.md b/stable/plex-auto-languages/8.1.3/app-readme.md similarity index 100% rename from stable/plex-auto-languages/8.0.0/app-readme.md rename to stable/plex-auto-languages/8.1.3/app-readme.md diff --git a/stable/plex-auto-languages/8.1.3/charts/common-18.0.3.tgz b/stable/plex-auto-languages/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/plex-auto-languages/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/plex-auto-languages/8.0.0/ix_values.yaml b/stable/plex-auto-languages/8.1.3/ix_values.yaml similarity index 100% rename from stable/plex-auto-languages/8.0.0/ix_values.yaml rename to stable/plex-auto-languages/8.1.3/ix_values.yaml diff --git a/stable/plex-auto-languages/8.0.0/questions.yaml b/stable/plex-auto-languages/8.1.3/questions.yaml similarity index 100% rename from stable/plex-auto-languages/8.0.0/questions.yaml rename to stable/plex-auto-languages/8.1.3/questions.yaml diff --git a/stable/plex-meta-manager/6.0.0/templates/NOTES.txt b/stable/plex-auto-languages/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/plex-meta-manager/6.0.0/templates/NOTES.txt rename to stable/plex-auto-languages/8.1.3/templates/NOTES.txt diff --git a/stable/plex-auto-languages/8.0.0/templates/common.yaml b/stable/plex-auto-languages/8.1.3/templates/common.yaml similarity index 100% rename from stable/plex-auto-languages/8.0.0/templates/common.yaml rename to stable/plex-auto-languages/8.1.3/templates/common.yaml diff --git a/stable/plex-playlist-sync/3.0.0/values.yaml b/stable/plex-auto-languages/8.1.3/values.yaml similarity index 100% rename from stable/plex-playlist-sync/3.0.0/values.yaml rename to stable/plex-auto-languages/8.1.3/values.yaml diff --git a/stable/plex-meta-manager/6.0.0/CHANGELOG.md b/stable/plex-meta-manager/6.0.0/CHANGELOG.md deleted file mode 100644 index dda081bfe06..00000000000 --- a/stable/plex-meta-manager/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [plex-meta-manager-5.2.6](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.5...plex-meta-manager-5.2.6) (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)) - - -## [plex-meta-manager-5.2.5](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.4...plex-meta-manager-5.2.5) (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)) - - -## [plex-meta-manager-5.2.4](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.3...plex-meta-manager-5.2.4) (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)) - - -## [plex-meta-manager-5.2.3](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.2...plex-meta-manager-5.2.3) (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)) - - -## [plex-meta-manager-5.2.2](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.1...plex-meta-manager-5.2.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [plex-meta-manager-5.2.1](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.0...plex-meta-manager-5.2.1) (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)) - - -## [plex-meta-manager-5.2.0](https://github.com/truecharts/charts/compare/plex-meta-manager-5.1.8...plex-meta-manager-5.2.0) (2024-01-08) - -### Chore - - - -- update container image meisnate12/plex-meta-manager to v1.20.0[@5bcf400](https://github.com/5bcf400) by renovate ([#17022](https://github.com/truecharts/charts/issues/17022)) - - -## [plex-meta-manager-5.1.8](https://github.com/truecharts/charts/compare/plex-meta-manager-5.1.7...plex-meta-manager-5.1.8) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [plex-meta-manager-5.1.7](https://github.com/truecharts/charts/compare/plex-meta-manager-5.1.6...plex-meta-manager-5.1.7) (2024-01-02) - -### Chore - - - -- update container image meisnate12/plex-meta-manager to v1.19.1[@25dd08a](https://github.com/25dd08a) by renovate ([#16786](https://github.com/truecharts/charts/issues/16786)) - - -## [plex-meta-manager-5.1.6](https://github.com/truecharts/charts/compare/plex-meta-manager-5.1.4...plex-meta-manager-5.1.6) (2024-01-02) - -### Chore diff --git a/stable/plex-meta-manager/6.0.0/Chart.yaml b/stable/plex-meta-manager/6.0.0/Chart.yaml deleted file mode 100644 index 034578b4566..00000000000 --- a/stable/plex-meta-manager/6.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.20.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Python script to update metadata and automatically build collections. -home: https://truecharts.org/charts/stable/plex-meta-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.png -keywords: - - plex-meta-manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plex-meta-manager -sources: - - https://github.com/meisnate12/Plex-Meta-Manager - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-meta-manager - - https://hub.docker.com/r/meisnate12/plex-meta-manager -type: application -version: 6.0.0 diff --git a/stable/plex-meta-manager/6.0.0/charts/common-17.5.0.tgz b/stable/plex-meta-manager/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/plex-meta-manager/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/plex-utills/8.0.0/.helmignore b/stable/plex-meta-manager/6.1.3/.helmignore similarity index 100% rename from stable/plex-utills/8.0.0/.helmignore rename to stable/plex-meta-manager/6.1.3/.helmignore diff --git a/stable/plex-meta-manager/6.1.3/CHANGELOG.md b/stable/plex-meta-manager/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..41bb1a90ee3 --- /dev/null +++ b/stable/plex-meta-manager/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [plex-meta-manager-5.2.6](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.5...plex-meta-manager-5.2.6) (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)) + + +## [plex-meta-manager-5.2.5](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.4...plex-meta-manager-5.2.5) (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)) + + +## [plex-meta-manager-5.2.4](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.3...plex-meta-manager-5.2.4) (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)) + + +## [plex-meta-manager-5.2.3](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.2...plex-meta-manager-5.2.3) (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)) + + +## [plex-meta-manager-5.2.2](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.1...plex-meta-manager-5.2.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [plex-meta-manager-5.2.1](https://github.com/truecharts/charts/compare/plex-meta-manager-5.2.0...plex-meta-manager-5.2.1) (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)) + + +## [plex-meta-manager-5.2.0](https://github.com/truecharts/charts/compare/plex-meta-manager-5.1.8...plex-meta-manager-5.2.0) (2024-01-08) + +### Chore + + + +- update container image meisnate12/plex-meta-manager to v1.20.0[@5bcf400](https://github.com/5bcf400) by renovate ([#17022](https://github.com/truecharts/charts/issues/17022)) + + +## [plex-meta-manager-5.1.8](https://github.com/truecharts/charts/compare/plex-meta-manager-5.1.7...plex-meta-manager-5.1.8) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [plex-meta-manager-5.1.7](https://github.com/truecharts/charts/compare/plex-meta-manager-5.1.6...plex-meta-manager-5.1.7) (2024-01-02) + +### Chore + + + +- update container image meisnate12/plex-meta-manager to v1.19.1[@25dd08a](https://github.com/25dd08a) by renovate ([#16786](https://github.com/truecharts/charts/issues/16786)) + diff --git a/stable/plex-meta-manager/6.1.3/Chart.yaml b/stable/plex-meta-manager/6.1.3/Chart.yaml new file mode 100644 index 00000000000..5ccfae277d1 --- /dev/null +++ b/stable/plex-meta-manager/6.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.20.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Python script to update metadata and automatically build collections. +home: https://truecharts.org/charts/stable/plex-meta-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.png +keywords: + - plex-meta-manager +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: plex-meta-manager +sources: + - https://github.com/meisnate12/Plex-Meta-Manager + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-meta-manager + - https://hub.docker.com/r/meisnate12/plex-meta-manager +type: application +version: 6.1.3 diff --git a/stable/plex-meta-manager/6.0.0/README.md b/stable/plex-meta-manager/6.1.3/README.md similarity index 100% rename from stable/plex-meta-manager/6.0.0/README.md rename to stable/plex-meta-manager/6.1.3/README.md diff --git a/stable/plex-meta-manager/6.0.0/app-readme.md b/stable/plex-meta-manager/6.1.3/app-readme.md similarity index 100% rename from stable/plex-meta-manager/6.0.0/app-readme.md rename to stable/plex-meta-manager/6.1.3/app-readme.md diff --git a/stable/plex-meta-manager/6.1.3/charts/common-18.0.3.tgz b/stable/plex-meta-manager/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/plex-meta-manager/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/plex-meta-manager/6.0.0/ix_values.yaml b/stable/plex-meta-manager/6.1.3/ix_values.yaml similarity index 100% rename from stable/plex-meta-manager/6.0.0/ix_values.yaml rename to stable/plex-meta-manager/6.1.3/ix_values.yaml diff --git a/stable/plex-meta-manager/6.0.0/questions.yaml b/stable/plex-meta-manager/6.1.3/questions.yaml similarity index 100% rename from stable/plex-meta-manager/6.0.0/questions.yaml rename to stable/plex-meta-manager/6.1.3/questions.yaml diff --git a/stable/plex-playlist-sync/3.0.0/templates/NOTES.txt b/stable/plex-meta-manager/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/plex-playlist-sync/3.0.0/templates/NOTES.txt rename to stable/plex-meta-manager/6.1.3/templates/NOTES.txt diff --git a/stable/plex-meta-manager/6.0.0/templates/_secret.tpl b/stable/plex-meta-manager/6.1.3/templates/_secret.tpl similarity index 100% rename from stable/plex-meta-manager/6.0.0/templates/_secret.tpl rename to stable/plex-meta-manager/6.1.3/templates/_secret.tpl diff --git a/stable/plex-meta-manager/6.0.0/templates/common.yaml b/stable/plex-meta-manager/6.1.3/templates/common.yaml similarity index 100% rename from stable/plex-meta-manager/6.0.0/templates/common.yaml rename to stable/plex-meta-manager/6.1.3/templates/common.yaml diff --git a/stable/plex-utills/8.0.0/values.yaml b/stable/plex-meta-manager/6.1.3/values.yaml similarity index 100% rename from stable/plex-utills/8.0.0/values.yaml rename to stable/plex-meta-manager/6.1.3/values.yaml diff --git a/stable/plex-playlist-sync/3.0.0/CHANGELOG.md b/stable/plex-playlist-sync/3.0.0/CHANGELOG.md deleted file mode 100644 index 4d10044a30e..00000000000 --- a/stable/plex-playlist-sync/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [plex-playlist-sync-2.1.14](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.13...plex-playlist-sync-2.1.14) (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)) - - -## [plex-playlist-sync-2.1.13](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.12...plex-playlist-sync-2.1.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)) - - -## [plex-playlist-sync-2.1.12](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.11...plex-playlist-sync-2.1.12) (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)) - - -## [plex-playlist-sync-2.1.11](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.10...plex-playlist-sync-2.1.11) (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)) - - -## [plex-playlist-sync-2.1.10](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.9...plex-playlist-sync-2.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [plex-playlist-sync-2.1.9](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.8...plex-playlist-sync-2.1.9) (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)) - - -## [plex-playlist-sync-2.1.8](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.7...plex-playlist-sync-2.1.8) (2024-01-03) - -### Chore - - - -- update container image rnagabhyrava/plexplaylistsync to latest[@c9e85cb](https://github.com/c9e85cb) by renovate ([#16790](https://github.com/truecharts/charts/issues/16790)) - - -## [plex-playlist-sync-2.1.7](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.6...plex-playlist-sync-2.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [plex-playlist-sync-2.1.6](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.4...plex-playlist-sync-2.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [plex-playlist-sync-2.1.4](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.3...plex-playlist-sync-2.1.4) (2024-01-01) - -### Chore diff --git a/stable/plex-playlist-sync/3.0.0/Chart.yaml b/stable/plex-playlist-sync/3.0.0/Chart.yaml deleted file mode 100644 index 0bc8af498d8..00000000000 --- a/stable/plex-playlist-sync/3.0.0/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Sync your Spotify and Deezer playlists to your Plex server. -home: https://truecharts.org/charts/stable/plex-playlist-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-playlist-sync.png -keywords: - - plex-playlist-sync - - Spotify - - Deezer - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plex-playlist-sync -sources: - - https://github.com/rnagabhyrava/plex-playlist-sync - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-playlist-sync - - https://hub.docker.com/r/rnagabhyrava/plexplaylistsync -type: application -version: 3.0.0 diff --git a/stable/plex-playlist-sync/3.0.0/charts/common-17.5.0.tgz b/stable/plex-playlist-sync/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/plex-playlist-sync/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/plex/17.0.0/.helmignore b/stable/plex-playlist-sync/3.1.3/.helmignore similarity index 100% rename from stable/plex/17.0.0/.helmignore rename to stable/plex-playlist-sync/3.1.3/.helmignore diff --git a/stable/plex-playlist-sync/3.1.3/CHANGELOG.md b/stable/plex-playlist-sync/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..eb61aec3032 --- /dev/null +++ b/stable/plex-playlist-sync/3.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [plex-playlist-sync-2.1.14](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.13...plex-playlist-sync-2.1.14) (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)) + + +## [plex-playlist-sync-2.1.13](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.12...plex-playlist-sync-2.1.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)) + + +## [plex-playlist-sync-2.1.12](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.11...plex-playlist-sync-2.1.12) (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)) + + +## [plex-playlist-sync-2.1.11](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.10...plex-playlist-sync-2.1.11) (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)) + + +## [plex-playlist-sync-2.1.10](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.9...plex-playlist-sync-2.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [plex-playlist-sync-2.1.9](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.8...plex-playlist-sync-2.1.9) (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)) + + +## [plex-playlist-sync-2.1.8](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.7...plex-playlist-sync-2.1.8) (2024-01-03) + +### Chore + + + +- update container image rnagabhyrava/plexplaylistsync to latest[@c9e85cb](https://github.com/c9e85cb) by renovate ([#16790](https://github.com/truecharts/charts/issues/16790)) + + +## [plex-playlist-sync-2.1.7](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.6...plex-playlist-sync-2.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [plex-playlist-sync-2.1.6](https://github.com/truecharts/charts/compare/plex-playlist-sync-2.1.4...plex-playlist-sync-2.1.6) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + diff --git a/stable/plex-playlist-sync/3.1.3/Chart.yaml b/stable/plex-playlist-sync/3.1.3/Chart.yaml new file mode 100644 index 00000000000..cce39a9c209 --- /dev/null +++ b/stable/plex-playlist-sync/3.1.3/Chart.yaml @@ -0,0 +1,42 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Sync your Spotify and Deezer playlists to your Plex server. +home: https://truecharts.org/charts/stable/plex-playlist-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-playlist-sync.png +keywords: + - plex-playlist-sync + - Spotify + - Deezer + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: plex-playlist-sync +sources: + - https://github.com/rnagabhyrava/plex-playlist-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-playlist-sync + - https://hub.docker.com/r/rnagabhyrava/plexplaylistsync +type: application +version: 3.1.3 diff --git a/stable/plex-playlist-sync/3.0.0/README.md b/stable/plex-playlist-sync/3.1.3/README.md similarity index 100% rename from stable/plex-playlist-sync/3.0.0/README.md rename to stable/plex-playlist-sync/3.1.3/README.md diff --git a/stable/plex-playlist-sync/3.0.0/app-readme.md b/stable/plex-playlist-sync/3.1.3/app-readme.md similarity index 100% rename from stable/plex-playlist-sync/3.0.0/app-readme.md rename to stable/plex-playlist-sync/3.1.3/app-readme.md diff --git a/stable/plex-playlist-sync/3.1.3/charts/common-18.0.3.tgz b/stable/plex-playlist-sync/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/plex-playlist-sync/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/plex-playlist-sync/3.0.0/ix_values.yaml b/stable/plex-playlist-sync/3.1.3/ix_values.yaml similarity index 100% rename from stable/plex-playlist-sync/3.0.0/ix_values.yaml rename to stable/plex-playlist-sync/3.1.3/ix_values.yaml diff --git a/stable/plex-playlist-sync/3.0.0/questions.yaml b/stable/plex-playlist-sync/3.1.3/questions.yaml similarity index 100% rename from stable/plex-playlist-sync/3.0.0/questions.yaml rename to stable/plex-playlist-sync/3.1.3/questions.yaml diff --git a/stable/plex-utills/8.0.0/templates/NOTES.txt b/stable/plex-playlist-sync/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/plex-utills/8.0.0/templates/NOTES.txt rename to stable/plex-playlist-sync/3.1.3/templates/NOTES.txt diff --git a/stable/plex-playlist-sync/3.0.0/templates/common.yaml b/stable/plex-playlist-sync/3.1.3/templates/common.yaml similarity index 100% rename from stable/plex-playlist-sync/3.0.0/templates/common.yaml rename to stable/plex-playlist-sync/3.1.3/templates/common.yaml diff --git a/stable/plex/17.0.0/values.yaml b/stable/plex-playlist-sync/3.1.3/values.yaml similarity index 100% rename from stable/plex/17.0.0/values.yaml rename to stable/plex-playlist-sync/3.1.3/values.yaml diff --git a/stable/plex-utills/8.0.0/CHANGELOG.md b/stable/plex-utills/8.0.0/CHANGELOG.md deleted file mode 100644 index 04d80a34570..00000000000 --- a/stable/plex-utills/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [plex-utills-7.1.11](https://github.com/truecharts/charts/compare/plex-utills-7.1.10...plex-utills-7.1.11) (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)) - - -## [plex-utills-7.1.10](https://github.com/truecharts/charts/compare/plex-utills-7.1.9...plex-utills-7.1.10) (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)) - - -## [plex-utills-7.1.9](https://github.com/truecharts/charts/compare/plex-utills-7.1.8...plex-utills-7.1.9) (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)) - - -## [plex-utills-7.1.8](https://github.com/truecharts/charts/compare/plex-utills-7.1.7...plex-utills-7.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)) - - -## [plex-utills-7.1.7](https://github.com/truecharts/charts/compare/plex-utills-7.1.6...plex-utills-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [plex-utills-7.1.6](https://github.com/truecharts/charts/compare/plex-utills-7.1.5...plex-utills-7.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)) - - -## [plex-utills-7.1.5](https://github.com/truecharts/charts/compare/plex-utills-7.1.4...plex-utills-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [plex-utills-7.1.4](https://github.com/truecharts/charts/compare/plex-utills-7.1.3...plex-utills-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [plex-utills-7.1.3](https://github.com/truecharts/charts/compare/plex-utills-7.1.0...plex-utills-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/plex-utills/8.0.0/Chart.yaml b/stable/plex-utills/8.0.0/Chart.yaml deleted file mode 100644 index 8b7a66a8dd0..00000000000 --- a/stable/plex-utills/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A utility to help manage your library. -home: https://truecharts.org/charts/stable/plex-utills -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png -keywords: - - plex-utills - - Tools-Utilities - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plex-utills -sources: - - https://github.com/jkirkcaldy/plex-utills - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills - - https://hub.docker.com/r/jkirkcaldy/plex-utills -type: application -version: 8.0.0 diff --git a/stable/plex-utills/8.0.0/charts/common-17.5.0.tgz b/stable/plex-utills/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/plex-utills/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/plexanisync/6.0.0/.helmignore b/stable/plex-utills/8.1.3/.helmignore similarity index 100% rename from stable/plexanisync/6.0.0/.helmignore rename to stable/plex-utills/8.1.3/.helmignore diff --git a/stable/plex-utills/8.1.3/CHANGELOG.md b/stable/plex-utills/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..52aa5253c72 --- /dev/null +++ b/stable/plex-utills/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [plex-utills-7.1.11](https://github.com/truecharts/charts/compare/plex-utills-7.1.10...plex-utills-7.1.11) (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)) + + +## [plex-utills-7.1.10](https://github.com/truecharts/charts/compare/plex-utills-7.1.9...plex-utills-7.1.10) (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)) + + +## [plex-utills-7.1.9](https://github.com/truecharts/charts/compare/plex-utills-7.1.8...plex-utills-7.1.9) (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)) + + +## [plex-utills-7.1.8](https://github.com/truecharts/charts/compare/plex-utills-7.1.7...plex-utills-7.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)) + + +## [plex-utills-7.1.7](https://github.com/truecharts/charts/compare/plex-utills-7.1.6...plex-utills-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [plex-utills-7.1.6](https://github.com/truecharts/charts/compare/plex-utills-7.1.5...plex-utills-7.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)) + + +## [plex-utills-7.1.5](https://github.com/truecharts/charts/compare/plex-utills-7.1.4...plex-utills-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [plex-utills-7.1.4](https://github.com/truecharts/charts/compare/plex-utills-7.1.3...plex-utills-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [plex-utills-7.1.3](https://github.com/truecharts/charts/compare/plex-utills-7.1.0...plex-utills-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/plex-utills/8.1.3/Chart.yaml b/stable/plex-utills/8.1.3/Chart.yaml new file mode 100644 index 00000000000..8aced443db8 --- /dev/null +++ b/stable/plex-utills/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A utility to help manage your library. +home: https://truecharts.org/charts/stable/plex-utills +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png +keywords: + - plex-utills + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: plex-utills +sources: + - https://github.com/jkirkcaldy/plex-utills + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills + - https://hub.docker.com/r/jkirkcaldy/plex-utills +type: application +version: 8.1.3 diff --git a/stable/plex-utills/8.0.0/README.md b/stable/plex-utills/8.1.3/README.md similarity index 100% rename from stable/plex-utills/8.0.0/README.md rename to stable/plex-utills/8.1.3/README.md diff --git a/stable/plex-utills/8.0.0/app-readme.md b/stable/plex-utills/8.1.3/app-readme.md similarity index 100% rename from stable/plex-utills/8.0.0/app-readme.md rename to stable/plex-utills/8.1.3/app-readme.md diff --git a/stable/plex-utills/8.1.3/charts/common-18.0.3.tgz b/stable/plex-utills/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/plex-utills/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/plex-utills/8.0.0/ix_values.yaml b/stable/plex-utills/8.1.3/ix_values.yaml similarity index 100% rename from stable/plex-utills/8.0.0/ix_values.yaml rename to stable/plex-utills/8.1.3/ix_values.yaml diff --git a/stable/plex-utills/8.0.0/questions.yaml b/stable/plex-utills/8.1.3/questions.yaml similarity index 100% rename from stable/plex-utills/8.0.0/questions.yaml rename to stable/plex-utills/8.1.3/questions.yaml diff --git a/stable/plex/17.0.0/templates/NOTES.txt b/stable/plex-utills/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/plex/17.0.0/templates/NOTES.txt rename to stable/plex-utills/8.1.3/templates/NOTES.txt diff --git a/stable/plex-utills/8.0.0/templates/common.yaml b/stable/plex-utills/8.1.3/templates/common.yaml similarity index 100% rename from stable/plex-utills/8.0.0/templates/common.yaml rename to stable/plex-utills/8.1.3/templates/common.yaml diff --git a/stable/plexanisync/6.0.0/values.yaml b/stable/plex-utills/8.1.3/values.yaml similarity index 100% rename from stable/plexanisync/6.0.0/values.yaml rename to stable/plex-utills/8.1.3/values.yaml diff --git a/stable/plex/17.0.0/CHANGELOG.md b/stable/plex/17.0.0/CHANGELOG.md deleted file mode 100644 index b113a512c22..00000000000 --- a/stable/plex/17.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [plex-16.1.13](https://github.com/truecharts/charts/compare/plex-16.1.12...plex-16.1.13) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/onedr0p/plex to 1.32.8.7639-fb6452ebf[@97bf4a8](https://github.com/97bf4a8) by renovate ([#18228](https://github.com/truecharts/charts/issues/18228)) - - -## [plex-16.1.12](https://github.com/truecharts/charts/compare/plex-16.1.11...plex-16.1.12) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/onedr0p/plex to 1.32.8.7639-fb6452ebf[@76dce9f](https://github.com/76dce9f) by renovate ([#18165](https://github.com/truecharts/charts/issues/18165)) - - -## [plex-16.1.11](https://github.com/truecharts/charts/compare/plex-16.1.10...plex-16.1.11) (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)) - - -## [plex-16.1.10](https://github.com/truecharts/charts/compare/plex-16.1.9...plex-16.1.10) (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)) - - -## [plex-16.1.9](https://github.com/truecharts/charts/compare/plex-16.1.8...plex-16.1.9) (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)) - - -## [plex-16.1.8](https://github.com/truecharts/charts/compare/plex-16.1.7...plex-16.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)) - - -## [plex-16.1.7](https://github.com/truecharts/charts/compare/plex-16.1.6...plex-16.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [plex-16.1.6](https://github.com/truecharts/charts/compare/plex-16.1.5...plex-16.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)) - - -## [plex-16.1.5](https://github.com/truecharts/charts/compare/plex-16.1.4...plex-16.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - diff --git a/stable/plex/17.0.0/Chart.yaml b/stable/plex/17.0.0/Chart.yaml deleted file mode 100644 index 5b488db2c0c..00000000000 --- a/stable/plex/17.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.40.0.7998 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Plex Media Server -home: https://truecharts.org/charts/stable/plex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png -keywords: - - plex - - plex-media-server -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plex -sources: - - https://github.com/k8s-at-home/container-images/pkgs/container/plex - - https://github.com/truecharts/charts/tree/master/charts/stable/plex - - https://ghcr.io/onedr0p/plex -type: application -version: 17.0.0 diff --git a/stable/plex/17.0.0/charts/common-17.5.0.tgz b/stable/plex/17.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/plex/17.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/plexripper/8.0.0/.helmignore b/stable/plex/17.1.3/.helmignore similarity index 100% rename from stable/plexripper/8.0.0/.helmignore rename to stable/plex/17.1.3/.helmignore diff --git a/stable/plex/17.1.3/CHANGELOG.md b/stable/plex/17.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fd66c24ddea --- /dev/null +++ b/stable/plex/17.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [plex-16.1.13](https://github.com/truecharts/charts/compare/plex-16.1.12...plex-16.1.13) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/onedr0p/plex to 1.32.8.7639-fb6452ebf[@97bf4a8](https://github.com/97bf4a8) by renovate ([#18228](https://github.com/truecharts/charts/issues/18228)) + + +## [plex-16.1.12](https://github.com/truecharts/charts/compare/plex-16.1.11...plex-16.1.12) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/onedr0p/plex to 1.32.8.7639-fb6452ebf[@76dce9f](https://github.com/76dce9f) by renovate ([#18165](https://github.com/truecharts/charts/issues/18165)) + + +## [plex-16.1.11](https://github.com/truecharts/charts/compare/plex-16.1.10...plex-16.1.11) (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)) + + +## [plex-16.1.10](https://github.com/truecharts/charts/compare/plex-16.1.9...plex-16.1.10) (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)) + + +## [plex-16.1.9](https://github.com/truecharts/charts/compare/plex-16.1.8...plex-16.1.9) (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)) + + +## [plex-16.1.8](https://github.com/truecharts/charts/compare/plex-16.1.7...plex-16.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)) + + +## [plex-16.1.7](https://github.com/truecharts/charts/compare/plex-16.1.6...plex-16.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [plex-16.1.6](https://github.com/truecharts/charts/compare/plex-16.1.5...plex-16.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)) + + +## [plex-16.1.5](https://github.com/truecharts/charts/compare/plex-16.1.4...plex-16.1.5) (2024-01-02) + +### Chore + diff --git a/stable/plex/17.1.3/Chart.yaml b/stable/plex/17.1.3/Chart.yaml new file mode 100644 index 00000000000..36bec3ec85c --- /dev/null +++ b/stable/plex/17.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.40.0.7998 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Plex Media Server +home: https://truecharts.org/charts/stable/plex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png +keywords: + - plex + - plex-media-server +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: plex +sources: + - https://github.com/k8s-at-home/container-images/pkgs/container/plex + - https://github.com/truecharts/charts/tree/master/charts/stable/plex + - https://ghcr.io/onedr0p/plex +type: application +version: 17.1.3 diff --git a/stable/plex/17.0.0/README.md b/stable/plex/17.1.3/README.md similarity index 100% rename from stable/plex/17.0.0/README.md rename to stable/plex/17.1.3/README.md diff --git a/stable/plex/17.0.0/app-readme.md b/stable/plex/17.1.3/app-readme.md similarity index 100% rename from stable/plex/17.0.0/app-readme.md rename to stable/plex/17.1.3/app-readme.md diff --git a/stable/plex/17.1.3/charts/common-18.0.3.tgz b/stable/plex/17.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/plex/17.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/plex/17.0.0/ix_values.yaml b/stable/plex/17.1.3/ix_values.yaml similarity index 100% rename from stable/plex/17.0.0/ix_values.yaml rename to stable/plex/17.1.3/ix_values.yaml diff --git a/stable/plex/17.0.0/questions.yaml b/stable/plex/17.1.3/questions.yaml similarity index 100% rename from stable/plex/17.0.0/questions.yaml rename to stable/plex/17.1.3/questions.yaml diff --git a/stable/plexanisync/6.0.0/templates/NOTES.txt b/stable/plex/17.1.3/templates/NOTES.txt similarity index 100% rename from stable/plexanisync/6.0.0/templates/NOTES.txt rename to stable/plex/17.1.3/templates/NOTES.txt diff --git a/stable/plex/17.0.0/templates/common.yaml b/stable/plex/17.1.3/templates/common.yaml similarity index 100% rename from stable/plex/17.0.0/templates/common.yaml rename to stable/plex/17.1.3/templates/common.yaml diff --git a/stable/plexripper/8.0.0/values.yaml b/stable/plex/17.1.3/values.yaml similarity index 100% rename from stable/plexripper/8.0.0/values.yaml rename to stable/plex/17.1.3/values.yaml diff --git a/stable/plexanisync/6.0.0/CHANGELOG.md b/stable/plexanisync/6.0.0/CHANGELOG.md deleted file mode 100644 index 61d52f99a69..00000000000 --- a/stable/plexanisync/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [plexanisync-5.1.12](https://github.com/truecharts/charts/compare/plexanisync-5.1.11...plexanisync-5.1.12) (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)) - - -## [plexanisync-5.1.11](https://github.com/truecharts/charts/compare/plexanisync-5.1.10...plexanisync-5.1.11) (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)) - - -## [plexanisync-5.1.10](https://github.com/truecharts/charts/compare/plexanisync-5.1.9...plexanisync-5.1.10) (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)) - - -## [plexanisync-5.1.9](https://github.com/truecharts/charts/compare/plexanisync-5.1.8...plexanisync-5.1.9) (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)) - - -## [plexanisync-5.1.8](https://github.com/truecharts/charts/compare/plexanisync-5.1.7...plexanisync-5.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [plexanisync-5.1.7](https://github.com/truecharts/charts/compare/plexanisync-5.1.6...plexanisync-5.1.7) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/rickdb/plexanisync to v1.3.26[@6d26126](https://github.com/6d26126) by renovate ([#17424](https://github.com/truecharts/charts/issues/17424)) - - - - -## [plexanisync-5.1.6](https://github.com/truecharts/charts/compare/plexanisync-5.1.5...plexanisync-5.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)) - - -## [plexanisync-5.1.5](https://github.com/truecharts/charts/compare/plexanisync-5.1.4...plexanisync-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [plexanisync-5.1.4](https://github.com/truecharts/charts/compare/plexanisync-5.1.3...plexanisync-5.1.4) (2024-01-01) - -### Chore - - diff --git a/stable/plexanisync/6.0.0/Chart.yaml b/stable/plexanisync/6.0.0/Chart.yaml deleted file mode 100644 index 0a066d24248..00000000000 --- a/stable/plexanisync/6.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.27 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Plex to AniList Sync. -home: https://truecharts.org/charts/stable/plexanisync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.png -keywords: - - plexanisync - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plexanisync -sources: - - https://github.com/RickDB/PlexAniSync - - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync - - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync - - https://ghcr.io/rickdb/plexanisync -type: application -version: 6.0.0 diff --git a/stable/plexanisync/6.0.0/charts/common-17.5.0.tgz b/stable/plexanisync/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/plexanisync/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/plextraktsync/7.1.1/.helmignore b/stable/plexanisync/6.1.3/.helmignore similarity index 100% rename from stable/plextraktsync/7.1.1/.helmignore rename to stable/plexanisync/6.1.3/.helmignore diff --git a/stable/plexanisync/6.1.3/CHANGELOG.md b/stable/plexanisync/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..560ee93d09d --- /dev/null +++ b/stable/plexanisync/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [plexanisync-5.1.12](https://github.com/truecharts/charts/compare/plexanisync-5.1.11...plexanisync-5.1.12) (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)) + + +## [plexanisync-5.1.11](https://github.com/truecharts/charts/compare/plexanisync-5.1.10...plexanisync-5.1.11) (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)) + + +## [plexanisync-5.1.10](https://github.com/truecharts/charts/compare/plexanisync-5.1.9...plexanisync-5.1.10) (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)) + + +## [plexanisync-5.1.9](https://github.com/truecharts/charts/compare/plexanisync-5.1.8...plexanisync-5.1.9) (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)) + + +## [plexanisync-5.1.8](https://github.com/truecharts/charts/compare/plexanisync-5.1.7...plexanisync-5.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [plexanisync-5.1.7](https://github.com/truecharts/charts/compare/plexanisync-5.1.6...plexanisync-5.1.7) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/rickdb/plexanisync to v1.3.26[@6d26126](https://github.com/6d26126) by renovate ([#17424](https://github.com/truecharts/charts/issues/17424)) + + + + +## [plexanisync-5.1.6](https://github.com/truecharts/charts/compare/plexanisync-5.1.5...plexanisync-5.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)) + + +## [plexanisync-5.1.5](https://github.com/truecharts/charts/compare/plexanisync-5.1.4...plexanisync-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [plexanisync-5.1.4](https://github.com/truecharts/charts/compare/plexanisync-5.1.3...plexanisync-5.1.4) (2024-01-01) diff --git a/stable/plexanisync/6.1.3/Chart.yaml b/stable/plexanisync/6.1.3/Chart.yaml new file mode 100644 index 00000000000..258a3eac7e1 --- /dev/null +++ b/stable/plexanisync/6.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.3.27 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Plex to AniList Sync. +home: https://truecharts.org/charts/stable/plexanisync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.png +keywords: + - plexanisync + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: plexanisync +sources: + - https://github.com/RickDB/PlexAniSync + - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync + - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync + - https://ghcr.io/rickdb/plexanisync +type: application +version: 6.1.3 diff --git a/stable/plexanisync/6.0.0/README.md b/stable/plexanisync/6.1.3/README.md similarity index 100% rename from stable/plexanisync/6.0.0/README.md rename to stable/plexanisync/6.1.3/README.md diff --git a/stable/plexanisync/6.0.0/app-readme.md b/stable/plexanisync/6.1.3/app-readme.md similarity index 100% rename from stable/plexanisync/6.0.0/app-readme.md rename to stable/plexanisync/6.1.3/app-readme.md diff --git a/stable/plexanisync/6.1.3/charts/common-18.0.3.tgz b/stable/plexanisync/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/plexanisync/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/plexanisync/6.0.0/ix_values.yaml b/stable/plexanisync/6.1.3/ix_values.yaml similarity index 100% rename from stable/plexanisync/6.0.0/ix_values.yaml rename to stable/plexanisync/6.1.3/ix_values.yaml diff --git a/stable/plexanisync/6.0.0/questions.yaml b/stable/plexanisync/6.1.3/questions.yaml similarity index 100% rename from stable/plexanisync/6.0.0/questions.yaml rename to stable/plexanisync/6.1.3/questions.yaml diff --git a/stable/plexripper/8.0.0/templates/NOTES.txt b/stable/plexanisync/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/plexripper/8.0.0/templates/NOTES.txt rename to stable/plexanisync/6.1.3/templates/NOTES.txt diff --git a/stable/plexanisync/6.0.0/templates/_config.tpl b/stable/plexanisync/6.1.3/templates/_config.tpl similarity index 100% rename from stable/plexanisync/6.0.0/templates/_config.tpl rename to stable/plexanisync/6.1.3/templates/_config.tpl diff --git a/stable/plexanisync/6.0.0/templates/_secret.tpl b/stable/plexanisync/6.1.3/templates/_secret.tpl similarity index 100% rename from stable/plexanisync/6.0.0/templates/_secret.tpl rename to stable/plexanisync/6.1.3/templates/_secret.tpl diff --git a/stable/plexanisync/6.0.0/templates/common.yaml b/stable/plexanisync/6.1.3/templates/common.yaml similarity index 100% rename from stable/plexanisync/6.0.0/templates/common.yaml rename to stable/plexanisync/6.1.3/templates/common.yaml diff --git a/stable/plextraktsync/7.1.1/values.yaml b/stable/plexanisync/6.1.3/values.yaml similarity index 100% rename from stable/plextraktsync/7.1.1/values.yaml rename to stable/plexanisync/6.1.3/values.yaml diff --git a/stable/plexripper/8.0.0/CHANGELOG.md b/stable/plexripper/8.0.0/CHANGELOG.md deleted file mode 100644 index 52386fb4334..00000000000 --- a/stable/plexripper/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [plexripper-7.1.11](https://github.com/truecharts/charts/compare/plexripper-7.1.10...plexripper-7.1.11) (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)) - - -## [plexripper-7.1.10](https://github.com/truecharts/charts/compare/plexripper-7.1.9...plexripper-7.1.10) (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)) - - -## [plexripper-7.1.9](https://github.com/truecharts/charts/compare/plexripper-7.1.8...plexripper-7.1.9) (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)) - - -## [plexripper-7.1.8](https://github.com/truecharts/charts/compare/plexripper-7.1.7...plexripper-7.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)) - - -## [plexripper-7.1.7](https://github.com/truecharts/charts/compare/plexripper-7.1.6...plexripper-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [plexripper-7.1.6](https://github.com/truecharts/charts/compare/plexripper-7.1.5...plexripper-7.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)) - - -## [plexripper-7.1.5](https://github.com/truecharts/charts/compare/plexripper-7.1.4...plexripper-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [plexripper-7.1.4](https://github.com/truecharts/charts/compare/plexripper-7.1.3...plexripper-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [plexripper-7.1.3](https://github.com/truecharts/charts/compare/plexripper-7.1.0...plexripper-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/plexripper/8.0.0/Chart.yaml b/stable/plexripper/8.0.0/Chart.yaml deleted file mode 100644 index 148ed1ce2eb..00000000000 --- a/stable/plexripper/8.0.0/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.14.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A multi-platform media downloader that indexes and downloads content from your accessible Plex servers. -home: https://truecharts.org/charts/stable/plexripper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png -keywords: - - plexripper - - Backup - - Downloaders - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plexripper -sources: - - https://github.com/PlexRipper/PlexRipper/ - - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper - - https://hub.docker.com/r/plexripper/plexripper -type: application -version: 8.0.0 diff --git a/stable/plexripper/8.0.0/charts/common-17.5.0.tgz b/stable/plexripper/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/plexripper/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pocketmine-mp/3.0.0/.helmignore b/stable/plexripper/8.1.3/.helmignore similarity index 100% rename from stable/pocketmine-mp/3.0.0/.helmignore rename to stable/plexripper/8.1.3/.helmignore diff --git a/stable/plexripper/8.1.3/CHANGELOG.md b/stable/plexripper/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..43cf517a13b --- /dev/null +++ b/stable/plexripper/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [plexripper-7.1.11](https://github.com/truecharts/charts/compare/plexripper-7.1.10...plexripper-7.1.11) (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)) + + +## [plexripper-7.1.10](https://github.com/truecharts/charts/compare/plexripper-7.1.9...plexripper-7.1.10) (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)) + + +## [plexripper-7.1.9](https://github.com/truecharts/charts/compare/plexripper-7.1.8...plexripper-7.1.9) (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)) + + +## [plexripper-7.1.8](https://github.com/truecharts/charts/compare/plexripper-7.1.7...plexripper-7.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)) + + +## [plexripper-7.1.7](https://github.com/truecharts/charts/compare/plexripper-7.1.6...plexripper-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [plexripper-7.1.6](https://github.com/truecharts/charts/compare/plexripper-7.1.5...plexripper-7.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)) + + +## [plexripper-7.1.5](https://github.com/truecharts/charts/compare/plexripper-7.1.4...plexripper-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [plexripper-7.1.4](https://github.com/truecharts/charts/compare/plexripper-7.1.3...plexripper-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [plexripper-7.1.3](https://github.com/truecharts/charts/compare/plexripper-7.1.0...plexripper-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/plexripper/8.1.3/Chart.yaml b/stable/plexripper/8.1.3/Chart.yaml new file mode 100644 index 00000000000..f957b3d3ff9 --- /dev/null +++ b/stable/plexripper/8.1.3/Chart.yaml @@ -0,0 +1,42 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.14.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A multi-platform media downloader that indexes and downloads content from your accessible Plex servers. +home: https://truecharts.org/charts/stable/plexripper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png +keywords: + - plexripper + - Backup + - Downloaders + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: plexripper +sources: + - https://github.com/PlexRipper/PlexRipper/ + - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper + - https://hub.docker.com/r/plexripper/plexripper +type: application +version: 8.1.3 diff --git a/stable/plexripper/8.0.0/README.md b/stable/plexripper/8.1.3/README.md similarity index 100% rename from stable/plexripper/8.0.0/README.md rename to stable/plexripper/8.1.3/README.md diff --git a/stable/plexripper/8.0.0/app-readme.md b/stable/plexripper/8.1.3/app-readme.md similarity index 100% rename from stable/plexripper/8.0.0/app-readme.md rename to stable/plexripper/8.1.3/app-readme.md diff --git a/stable/plexripper/8.1.3/charts/common-18.0.3.tgz b/stable/plexripper/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/plexripper/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/plexripper/8.0.0/ix_values.yaml b/stable/plexripper/8.1.3/ix_values.yaml similarity index 100% rename from stable/plexripper/8.0.0/ix_values.yaml rename to stable/plexripper/8.1.3/ix_values.yaml diff --git a/stable/plexripper/8.0.0/questions.yaml b/stable/plexripper/8.1.3/questions.yaml similarity index 100% rename from stable/plexripper/8.0.0/questions.yaml rename to stable/plexripper/8.1.3/questions.yaml diff --git a/stable/plextraktsync/7.1.1/templates/NOTES.txt b/stable/plexripper/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/plextraktsync/7.1.1/templates/NOTES.txt rename to stable/plexripper/8.1.3/templates/NOTES.txt diff --git a/stable/pocketmine-mp/3.0.0/templates/common.yaml b/stable/plexripper/8.1.3/templates/common.yaml similarity index 100% rename from stable/pocketmine-mp/3.0.0/templates/common.yaml rename to stable/plexripper/8.1.3/templates/common.yaml diff --git a/stable/pocketmine-mp/3.0.0/values.yaml b/stable/plexripper/8.1.3/values.yaml similarity index 100% rename from stable/pocketmine-mp/3.0.0/values.yaml rename to stable/plexripper/8.1.3/values.yaml diff --git a/stable/plextraktsync/7.1.1/CHANGELOG.md b/stable/plextraktsync/7.1.1/CHANGELOG.md deleted file mode 100644 index a49281a9b7b..00000000000 --- a/stable/plextraktsync/7.1.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - -## [plextraktsync-6.2.13](https://github.com/truecharts/charts/compare/plextraktsync-6.2.12...plextraktsync-6.2.13) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/taxel/plextraktsync to v0.28.17[@99085c4](https://github.com/99085c4) by renovate ([#18138](https://github.com/truecharts/charts/issues/18138)) - - -## [plextraktsync-6.2.12](https://github.com/truecharts/charts/compare/plextraktsync-6.2.11...plextraktsync-6.2.12) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/taxel/plextraktsync to v0.28.16[@2a39047](https://github.com/2a39047) by renovate ([#17985](https://github.com/truecharts/charts/issues/17985)) - - -## [plextraktsync-6.2.11](https://github.com/truecharts/charts/compare/plextraktsync-6.2.10...plextraktsync-6.2.11) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/taxel/plextraktsync to v0.28.15[@002ad99](https://github.com/002ad99) by renovate ([#17918](https://github.com/truecharts/charts/issues/17918)) - - -## [plextraktsync-6.2.10](https://github.com/truecharts/charts/compare/plextraktsync-6.2.9...plextraktsync-6.2.10) (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)) - - -## [plextraktsync-6.2.9](https://github.com/truecharts/charts/compare/plextraktsync-6.2.8...plextraktsync-6.2.9) (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)) - - -## [plextraktsync-6.2.8](https://github.com/truecharts/charts/compare/plextraktsync-6.2.7...plextraktsync-6.2.8) (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)) - - -## [plextraktsync-6.2.7](https://github.com/truecharts/charts/compare/plextraktsync-6.2.6...plextraktsync-6.2.7) (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)) - - -## [plextraktsync-6.2.6](https://github.com/truecharts/charts/compare/plextraktsync-6.2.5...plextraktsync-6.2.6) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [plextraktsync-6.2.5](https://github.com/truecharts/charts/compare/plextraktsync-6.2.4...plextraktsync-6.2.5) (2024-01-21) - -### Chore - - diff --git a/stable/plextraktsync/7.1.1/Chart.yaml b/stable/plextraktsync/7.1.1/Chart.yaml deleted file mode 100644 index 15bbc9630b0..00000000000 --- a/stable/plextraktsync/7.1.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.28.20 -dependencies: - - name: common - version: 18.0.2 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Two-way-sync between trakt.tv and Plex Media Server. -home: https://truecharts.org/charts/stable/plextraktsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.png -keywords: - - plextraktsync - - Tools-Utilities - - MediaApp-Other -kubeVersion: ">=1.24.0-0" -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: plextraktsync -sources: - - https://github.com/Taxel/PlexTraktSync - - https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync - - https://ghcr.io/taxel/plextraktsync -type: application -version: 7.1.1 diff --git a/stable/plextraktsync/7.1.1/charts/common-18.0.2.tgz b/stable/plextraktsync/7.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/plextraktsync/7.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/plextraktsync/7.1.1/ix_values.yaml b/stable/plextraktsync/7.1.1/ix_values.yaml deleted file mode 100644 index 4e258a7c924..00000000000 --- a/stable/plextraktsync/7.1.1/ix_values.yaml +++ /dev/null @@ -1,52 +0,0 @@ -image: - repository: ghcr.io/taxel/plextraktsync - tag: 0.28.20@sha256:7da477e8211e8fadf414a784091b133f5a9cca356b1dac36f05fcbbe0b6ac412 - pullPolicy: IfNotPresent - -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 - -service: - main: - enabled: false - ports: - main: - enabled: false - -plextraktsync: - cron_enabled: true - task: "" - schedule: "0 */6 * * *" - -cronjob: - annotations: {} - failedJobsHistoryLimit: 5 - successfulJobsHistoryLimit: 2 - -workload: - main: - podSpec: - containers: - main: - tty: true - stdin: true - probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false - -persistence: - config: - enabled: true - mountPath: /app/config - -portal: - open: - enabled: false diff --git a/stable/podgrab/17.0.0/.helmignore b/stable/plextraktsync/7.2.1/.helmignore similarity index 100% rename from stable/podgrab/17.0.0/.helmignore rename to stable/plextraktsync/7.2.1/.helmignore diff --git a/stable/plextraktsync/7.2.1/CHANGELOG.md b/stable/plextraktsync/7.2.1/CHANGELOG.md new file mode 100644 index 00000000000..95cb98c0786 --- /dev/null +++ b/stable/plextraktsync/7.2.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + +## [plextraktsync-6.2.13](https://github.com/truecharts/charts/compare/plextraktsync-6.2.12...plextraktsync-6.2.13) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/taxel/plextraktsync to v0.28.17[@99085c4](https://github.com/99085c4) by renovate ([#18138](https://github.com/truecharts/charts/issues/18138)) + + +## [plextraktsync-6.2.12](https://github.com/truecharts/charts/compare/plextraktsync-6.2.11...plextraktsync-6.2.12) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/taxel/plextraktsync to v0.28.16[@2a39047](https://github.com/2a39047) by renovate ([#17985](https://github.com/truecharts/charts/issues/17985)) + + +## [plextraktsync-6.2.11](https://github.com/truecharts/charts/compare/plextraktsync-6.2.10...plextraktsync-6.2.11) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/taxel/plextraktsync to v0.28.15[@002ad99](https://github.com/002ad99) by renovate ([#17918](https://github.com/truecharts/charts/issues/17918)) + + +## [plextraktsync-6.2.10](https://github.com/truecharts/charts/compare/plextraktsync-6.2.9...plextraktsync-6.2.10) (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)) + + +## [plextraktsync-6.2.9](https://github.com/truecharts/charts/compare/plextraktsync-6.2.8...plextraktsync-6.2.9) (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)) + + +## [plextraktsync-6.2.8](https://github.com/truecharts/charts/compare/plextraktsync-6.2.7...plextraktsync-6.2.8) (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)) + + +## [plextraktsync-6.2.7](https://github.com/truecharts/charts/compare/plextraktsync-6.2.6...plextraktsync-6.2.7) (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)) + + +## [plextraktsync-6.2.6](https://github.com/truecharts/charts/compare/plextraktsync-6.2.5...plextraktsync-6.2.6) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [plextraktsync-6.2.5](https://github.com/truecharts/charts/compare/plextraktsync-6.2.4...plextraktsync-6.2.5) (2024-01-21) diff --git a/stable/plextraktsync/7.2.1/Chart.yaml b/stable/plextraktsync/7.2.1/Chart.yaml new file mode 100644 index 00000000000..a7dc643ac3b --- /dev/null +++ b/stable/plextraktsync/7.2.1/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.29.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Two-way-sync between trakt.tv and Plex Media Server. +home: https://truecharts.org/charts/stable/plextraktsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.png +keywords: + - plextraktsync + - Tools-Utilities + - MediaApp-Other +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: plextraktsync +sources: + - https://github.com/Taxel/PlexTraktSync + - https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync + - https://ghcr.io/taxel/plextraktsync +type: application +version: 7.2.1 diff --git a/stable/plextraktsync/7.1.1/README.md b/stable/plextraktsync/7.2.1/README.md similarity index 100% rename from stable/plextraktsync/7.1.1/README.md rename to stable/plextraktsync/7.2.1/README.md diff --git a/stable/plextraktsync/7.1.1/app-readme.md b/stable/plextraktsync/7.2.1/app-readme.md similarity index 100% rename from stable/plextraktsync/7.1.1/app-readme.md rename to stable/plextraktsync/7.2.1/app-readme.md diff --git a/stable/plextraktsync/7.2.1/charts/common-18.0.3.tgz b/stable/plextraktsync/7.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/plextraktsync/7.2.1/charts/common-18.0.3.tgz differ diff --git a/stable/plextraktsync/7.2.1/ix_values.yaml b/stable/plextraktsync/7.2.1/ix_values.yaml new file mode 100644 index 00000000000..ab19f5f2605 --- /dev/null +++ b/stable/plextraktsync/7.2.1/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: ghcr.io/taxel/plextraktsync + tag: 0.29.2@sha256:24ee219a309b4c3a1505e6321bb431e7393177d96c9e1ee6491844a347ee2ef8 + pullPolicy: IfNotPresent + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + enabled: false + ports: + main: + enabled: false + +plextraktsync: + cron_enabled: true + task: "" + schedule: "0 */6 * * *" + +cronjob: + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +workload: + main: + podSpec: + containers: + main: + tty: true + stdin: true + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + +persistence: + config: + enabled: true + mountPath: /app/config + +portal: + open: + enabled: false diff --git a/stable/plextraktsync/7.1.1/questions.yaml b/stable/plextraktsync/7.2.1/questions.yaml similarity index 100% rename from stable/plextraktsync/7.1.1/questions.yaml rename to stable/plextraktsync/7.2.1/questions.yaml diff --git a/stable/pocketmine-mp/3.0.0/templates/NOTES.txt b/stable/plextraktsync/7.2.1/templates/NOTES.txt similarity index 100% rename from stable/pocketmine-mp/3.0.0/templates/NOTES.txt rename to stable/plextraktsync/7.2.1/templates/NOTES.txt diff --git a/stable/plextraktsync/7.1.1/templates/_cronjob.tpl b/stable/plextraktsync/7.2.1/templates/_cronjob.tpl similarity index 100% rename from stable/plextraktsync/7.1.1/templates/_cronjob.tpl rename to stable/plextraktsync/7.2.1/templates/_cronjob.tpl diff --git a/stable/plextraktsync/7.1.1/templates/common.yaml b/stable/plextraktsync/7.2.1/templates/common.yaml similarity index 100% rename from stable/plextraktsync/7.1.1/templates/common.yaml rename to stable/plextraktsync/7.2.1/templates/common.yaml diff --git a/stable/podgrab/17.0.0/values.yaml b/stable/plextraktsync/7.2.1/values.yaml similarity index 100% rename from stable/podgrab/17.0.0/values.yaml rename to stable/plextraktsync/7.2.1/values.yaml diff --git a/stable/pocketmine-mp/3.0.0/CHANGELOG.md b/stable/pocketmine-mp/3.0.0/CHANGELOG.md deleted file mode 100644 index b5d571ea058..00000000000 --- a/stable/pocketmine-mp/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pocketmine-mp-2.1.12](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.11...pocketmine-mp-2.1.12) (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)) - - -## [pocketmine-mp-2.1.11](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.10...pocketmine-mp-2.1.11) (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)) - - -## [pocketmine-mp-2.1.10](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.9...pocketmine-mp-2.1.10) (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)) - - -## [pocketmine-mp-2.1.9](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.8...pocketmine-mp-2.1.9) (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)) - - -## [pocketmine-mp-2.1.8](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.7...pocketmine-mp-2.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pocketmine-mp-2.1.7](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.6...pocketmine-mp-2.1.7) (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)) - - -## [pocketmine-mp-2.1.6](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.5...pocketmine-mp-2.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pocketmine-mp-2.1.5](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.4...pocketmine-mp-2.1.5) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [pocketmine-mp-2.1.4](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.3...pocketmine-mp-2.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pocketmine-mp-2.1.3](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.0...pocketmine-mp-2.1.3) (2024-01-01) diff --git a/stable/pocketmine-mp/3.0.0/Chart.yaml b/stable/pocketmine-mp/3.0.0/Chart.yaml deleted file mode 100644 index 43526ee0c6f..00000000000 --- a/stable/pocketmine-mp/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.8.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A server software for Minecraft Bedrock Edition in PHP. -home: https://truecharts.org/charts/stable/pocketmine-mp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.png -keywords: - - pocketmine-mp - - minecraft -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pocketmine-mp -sources: - - https://github.com/pmmp/PocketMine-MP - - https://github.com/truecharts/charts/tree/master/charts/stable/pocketmine-mp - - https://github.com/truecharts/containers/tree/master/apps/pocketmine-mp -type: application -version: 3.0.0 diff --git a/stable/pocketmine-mp/3.0.0/charts/common-17.5.0.tgz b/stable/pocketmine-mp/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pocketmine-mp/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/portainer/8.0.0/.helmignore b/stable/pocketmine-mp/3.1.3/.helmignore similarity index 100% rename from stable/portainer/8.0.0/.helmignore rename to stable/pocketmine-mp/3.1.3/.helmignore diff --git a/stable/pocketmine-mp/3.1.3/CHANGELOG.md b/stable/pocketmine-mp/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a88de911bb6 --- /dev/null +++ b/stable/pocketmine-mp/3.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pocketmine-mp-2.1.12](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.11...pocketmine-mp-2.1.12) (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)) + + +## [pocketmine-mp-2.1.11](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.10...pocketmine-mp-2.1.11) (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)) + + +## [pocketmine-mp-2.1.10](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.9...pocketmine-mp-2.1.10) (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)) + + +## [pocketmine-mp-2.1.9](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.8...pocketmine-mp-2.1.9) (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)) + + +## [pocketmine-mp-2.1.8](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.7...pocketmine-mp-2.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pocketmine-mp-2.1.7](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.6...pocketmine-mp-2.1.7) (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)) + + +## [pocketmine-mp-2.1.6](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.5...pocketmine-mp-2.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pocketmine-mp-2.1.5](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.4...pocketmine-mp-2.1.5) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + + +## [pocketmine-mp-2.1.4](https://github.com/truecharts/charts/compare/pocketmine-mp-2.1.3...pocketmine-mp-2.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/pocketmine-mp/3.1.3/Chart.yaml b/stable/pocketmine-mp/3.1.3/Chart.yaml new file mode 100644 index 00000000000..502c80993ab --- /dev/null +++ b/stable/pocketmine-mp/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.8.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A server software for Minecraft Bedrock Edition in PHP. +home: https://truecharts.org/charts/stable/pocketmine-mp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.png +keywords: + - pocketmine-mp + - minecraft +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pocketmine-mp +sources: + - https://github.com/pmmp/PocketMine-MP + - https://github.com/truecharts/charts/tree/master/charts/stable/pocketmine-mp + - https://github.com/truecharts/containers/tree/master/apps/pocketmine-mp +type: application +version: 3.1.3 diff --git a/stable/pocketmine-mp/3.0.0/README.md b/stable/pocketmine-mp/3.1.3/README.md similarity index 100% rename from stable/pocketmine-mp/3.0.0/README.md rename to stable/pocketmine-mp/3.1.3/README.md diff --git a/stable/pocketmine-mp/3.0.0/app-readme.md b/stable/pocketmine-mp/3.1.3/app-readme.md similarity index 100% rename from stable/pocketmine-mp/3.0.0/app-readme.md rename to stable/pocketmine-mp/3.1.3/app-readme.md diff --git a/stable/pocketmine-mp/3.1.3/charts/common-18.0.3.tgz b/stable/pocketmine-mp/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pocketmine-mp/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pocketmine-mp/3.0.0/ix_values.yaml b/stable/pocketmine-mp/3.1.3/ix_values.yaml similarity index 100% rename from stable/pocketmine-mp/3.0.0/ix_values.yaml rename to stable/pocketmine-mp/3.1.3/ix_values.yaml diff --git a/stable/pocketmine-mp/3.0.0/questions.yaml b/stable/pocketmine-mp/3.1.3/questions.yaml similarity index 100% rename from stable/pocketmine-mp/3.0.0/questions.yaml rename to stable/pocketmine-mp/3.1.3/questions.yaml diff --git a/stable/podgrab/17.0.0/templates/NOTES.txt b/stable/pocketmine-mp/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/podgrab/17.0.0/templates/NOTES.txt rename to stable/pocketmine-mp/3.1.3/templates/NOTES.txt diff --git a/stable/podgrab/17.0.0/templates/common.yaml b/stable/pocketmine-mp/3.1.3/templates/common.yaml similarity index 100% rename from stable/podgrab/17.0.0/templates/common.yaml rename to stable/pocketmine-mp/3.1.3/templates/common.yaml diff --git a/stable/portainer/8.0.0/values.yaml b/stable/pocketmine-mp/3.1.3/values.yaml similarity index 100% rename from stable/portainer/8.0.0/values.yaml rename to stable/pocketmine-mp/3.1.3/values.yaml diff --git a/stable/podgrab/17.0.0/CHANGELOG.md b/stable/podgrab/17.0.0/CHANGELOG.md deleted file mode 100644 index b5f24a93176..00000000000 --- a/stable/podgrab/17.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [podgrab-16.1.11](https://github.com/truecharts/charts/compare/podgrab-16.1.10...podgrab-16.1.11) (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)) - - -## [podgrab-16.1.10](https://github.com/truecharts/charts/compare/podgrab-16.1.9...podgrab-16.1.10) (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)) - - -## [podgrab-16.1.9](https://github.com/truecharts/charts/compare/podgrab-16.1.8...podgrab-16.1.9) (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)) - - -## [podgrab-16.1.8](https://github.com/truecharts/charts/compare/podgrab-16.1.7...podgrab-16.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)) - - -## [podgrab-16.1.7](https://github.com/truecharts/charts/compare/podgrab-16.1.6...podgrab-16.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [podgrab-16.1.6](https://github.com/truecharts/charts/compare/podgrab-16.1.5...podgrab-16.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)) - - -## [podgrab-16.1.5](https://github.com/truecharts/charts/compare/podgrab-16.1.4...podgrab-16.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [podgrab-16.1.4](https://github.com/truecharts/charts/compare/podgrab-16.1.3...podgrab-16.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [podgrab-16.1.3](https://github.com/truecharts/charts/compare/podgrab-16.1.0...podgrab-16.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/podgrab/17.0.0/Chart.yaml b/stable/podgrab/17.0.0/Chart.yaml deleted file mode 100644 index 92abc917f43..00000000000 --- a/stable/podgrab/17.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: mutlimedia - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted podcast manager to download episodes as soon as they become live. -home: https://truecharts.org/charts/stable/podgrab -icon: https://truecharts.org/img/hotlink-ok/chart-icons/podgrab.png -keywords: - - podgrab -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: podgrab -sources: - - https://github.com/akhilrex/podgrab - - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab - - https://hub.docker.com/r/akhilrex/podgrab -type: application -version: 17.0.0 diff --git a/stable/podgrab/17.0.0/charts/common-17.5.0.tgz b/stable/podgrab/17.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/podgrab/17.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/post-recording/5.0.0/.helmignore b/stable/podgrab/17.1.3/.helmignore similarity index 100% rename from stable/post-recording/5.0.0/.helmignore rename to stable/podgrab/17.1.3/.helmignore diff --git a/stable/podgrab/17.1.3/CHANGELOG.md b/stable/podgrab/17.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c0de3073117 --- /dev/null +++ b/stable/podgrab/17.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [podgrab-16.1.11](https://github.com/truecharts/charts/compare/podgrab-16.1.10...podgrab-16.1.11) (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)) + + +## [podgrab-16.1.10](https://github.com/truecharts/charts/compare/podgrab-16.1.9...podgrab-16.1.10) (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)) + + +## [podgrab-16.1.9](https://github.com/truecharts/charts/compare/podgrab-16.1.8...podgrab-16.1.9) (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)) + + +## [podgrab-16.1.8](https://github.com/truecharts/charts/compare/podgrab-16.1.7...podgrab-16.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)) + + +## [podgrab-16.1.7](https://github.com/truecharts/charts/compare/podgrab-16.1.6...podgrab-16.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [podgrab-16.1.6](https://github.com/truecharts/charts/compare/podgrab-16.1.5...podgrab-16.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)) + + +## [podgrab-16.1.5](https://github.com/truecharts/charts/compare/podgrab-16.1.4...podgrab-16.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [podgrab-16.1.4](https://github.com/truecharts/charts/compare/podgrab-16.1.3...podgrab-16.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [podgrab-16.1.3](https://github.com/truecharts/charts/compare/podgrab-16.1.0...podgrab-16.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/podgrab/17.1.3/Chart.yaml b/stable/podgrab/17.1.3/Chart.yaml new file mode 100644 index 00000000000..7d021d51c00 --- /dev/null +++ b/stable/podgrab/17.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: mutlimedia + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A self-hosted podcast manager to download episodes as soon as they become live. +home: https://truecharts.org/charts/stable/podgrab +icon: https://truecharts.org/img/hotlink-ok/chart-icons/podgrab.png +keywords: + - podgrab +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: podgrab +sources: + - https://github.com/akhilrex/podgrab + - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab + - https://hub.docker.com/r/akhilrex/podgrab +type: application +version: 17.1.3 diff --git a/stable/podgrab/17.0.0/README.md b/stable/podgrab/17.1.3/README.md similarity index 100% rename from stable/podgrab/17.0.0/README.md rename to stable/podgrab/17.1.3/README.md diff --git a/stable/podgrab/17.0.0/app-readme.md b/stable/podgrab/17.1.3/app-readme.md similarity index 100% rename from stable/podgrab/17.0.0/app-readme.md rename to stable/podgrab/17.1.3/app-readme.md diff --git a/stable/podgrab/17.1.3/charts/common-18.0.3.tgz b/stable/podgrab/17.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/podgrab/17.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/podgrab/17.0.0/ix_values.yaml b/stable/podgrab/17.1.3/ix_values.yaml similarity index 100% rename from stable/podgrab/17.0.0/ix_values.yaml rename to stable/podgrab/17.1.3/ix_values.yaml diff --git a/stable/podgrab/17.0.0/questions.yaml b/stable/podgrab/17.1.3/questions.yaml similarity index 100% rename from stable/podgrab/17.0.0/questions.yaml rename to stable/podgrab/17.1.3/questions.yaml diff --git a/stable/portainer/8.0.0/templates/NOTES.txt b/stable/podgrab/17.1.3/templates/NOTES.txt similarity index 100% rename from stable/portainer/8.0.0/templates/NOTES.txt rename to stable/podgrab/17.1.3/templates/NOTES.txt diff --git a/stable/pretend-youre-xyzzy/13.0.0/templates/common.yaml b/stable/podgrab/17.1.3/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/13.0.0/templates/common.yaml rename to stable/podgrab/17.1.3/templates/common.yaml diff --git a/stable/post-recording/5.0.0/values.yaml b/stable/podgrab/17.1.3/values.yaml similarity index 100% rename from stable/post-recording/5.0.0/values.yaml rename to stable/podgrab/17.1.3/values.yaml diff --git a/stable/portainer/8.0.0/CHANGELOG.md b/stable/portainer/8.0.0/CHANGELOG.md deleted file mode 100644 index d004860a99b..00000000000 --- a/stable/portainer/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [portainer-7.1.11](https://github.com/truecharts/charts/compare/portainer-7.1.10...portainer-7.1.11) (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)) - - -## [portainer-7.1.10](https://github.com/truecharts/charts/compare/portainer-7.1.9...portainer-7.1.10) (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)) - - -## [portainer-7.1.9](https://github.com/truecharts/charts/compare/portainer-7.1.8...portainer-7.1.9) (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)) - - -## [portainer-7.1.8](https://github.com/truecharts/charts/compare/portainer-7.1.7...portainer-7.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)) - - -## [portainer-7.1.7](https://github.com/truecharts/charts/compare/portainer-7.1.6...portainer-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [portainer-7.1.6](https://github.com/truecharts/charts/compare/portainer-7.1.5...portainer-7.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)) - - -## [portainer-7.1.5](https://github.com/truecharts/charts/compare/portainer-7.1.4...portainer-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [portainer-7.1.4](https://github.com/truecharts/charts/compare/portainer-7.1.3...portainer-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [portainer-7.1.3](https://github.com/truecharts/charts/compare/portainer-7.1.0...portainer-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/portainer/8.0.0/Chart.yaml b/stable/portainer/8.0.0/Chart.yaml deleted file mode 100644 index c5e4b1c2b40..00000000000 --- a/stable/portainer/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.19.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Container management made easy -home: https://truecharts.org/charts/stable/portainer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png -keywords: - - portainer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: portainer -sources: - - https://docs.portainer.io/start/install-ce/server - - https://docs.portainer.io/start/install/server - - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - - https://hub.docker.com/r/portainer/portainer-ce - - https://hub.docker.com/r/portainer/portainer-ee -type: application -version: 8.0.0 diff --git a/stable/portainer/8.0.0/charts/common-17.5.0.tgz b/stable/portainer/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/portainer/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/posterr/8.0.0/.helmignore b/stable/portainer/8.1.3/.helmignore similarity index 100% rename from stable/posterr/8.0.0/.helmignore rename to stable/portainer/8.1.3/.helmignore diff --git a/stable/portainer/8.1.3/CHANGELOG.md b/stable/portainer/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..299e2283963 --- /dev/null +++ b/stable/portainer/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [portainer-7.1.11](https://github.com/truecharts/charts/compare/portainer-7.1.10...portainer-7.1.11) (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)) + + +## [portainer-7.1.10](https://github.com/truecharts/charts/compare/portainer-7.1.9...portainer-7.1.10) (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)) + + +## [portainer-7.1.9](https://github.com/truecharts/charts/compare/portainer-7.1.8...portainer-7.1.9) (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)) + + +## [portainer-7.1.8](https://github.com/truecharts/charts/compare/portainer-7.1.7...portainer-7.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)) + + +## [portainer-7.1.7](https://github.com/truecharts/charts/compare/portainer-7.1.6...portainer-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [portainer-7.1.6](https://github.com/truecharts/charts/compare/portainer-7.1.5...portainer-7.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)) + + +## [portainer-7.1.5](https://github.com/truecharts/charts/compare/portainer-7.1.4...portainer-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [portainer-7.1.4](https://github.com/truecharts/charts/compare/portainer-7.1.3...portainer-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [portainer-7.1.3](https://github.com/truecharts/charts/compare/portainer-7.1.0...portainer-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/portainer/8.1.3/Chart.yaml b/stable/portainer/8.1.3/Chart.yaml new file mode 100644 index 00000000000..7fbf19bf535 --- /dev/null +++ b/stable/portainer/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.19.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Container management made easy +home: https://truecharts.org/charts/stable/portainer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png +keywords: + - portainer +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: portainer +sources: + - https://docs.portainer.io/start/install-ce/server + - https://docs.portainer.io/start/install/server + - https://github.com/truecharts/charts/tree/master/charts/stable/portainer + - https://hub.docker.com/r/portainer/portainer-ee + - https://hub.docker.com/r/portainer/portainer-ce +type: application +version: 8.1.3 diff --git a/stable/portainer/8.0.0/README.md b/stable/portainer/8.1.3/README.md similarity index 100% rename from stable/portainer/8.0.0/README.md rename to stable/portainer/8.1.3/README.md diff --git a/stable/portainer/8.0.0/app-readme.md b/stable/portainer/8.1.3/app-readme.md similarity index 100% rename from stable/portainer/8.0.0/app-readme.md rename to stable/portainer/8.1.3/app-readme.md diff --git a/stable/portainer/8.1.3/charts/common-18.0.3.tgz b/stable/portainer/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/portainer/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/portainer/8.0.0/ix_values.yaml b/stable/portainer/8.1.3/ix_values.yaml similarity index 100% rename from stable/portainer/8.0.0/ix_values.yaml rename to stable/portainer/8.1.3/ix_values.yaml diff --git a/stable/portainer/8.0.0/questions.yaml b/stable/portainer/8.1.3/questions.yaml similarity index 100% rename from stable/portainer/8.0.0/questions.yaml rename to stable/portainer/8.1.3/questions.yaml diff --git a/stable/posterr/8.0.0/templates/NOTES.txt b/stable/portainer/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/posterr/8.0.0/templates/NOTES.txt rename to stable/portainer/8.1.3/templates/NOTES.txt diff --git a/stable/portainer/8.0.0/templates/_args.tpl b/stable/portainer/8.1.3/templates/_args.tpl similarity index 100% rename from stable/portainer/8.0.0/templates/_args.tpl rename to stable/portainer/8.1.3/templates/_args.tpl diff --git a/stable/portainer/8.0.0/templates/common.yaml b/stable/portainer/8.1.3/templates/common.yaml similarity index 100% rename from stable/portainer/8.0.0/templates/common.yaml rename to stable/portainer/8.1.3/templates/common.yaml diff --git a/stable/posterr/8.0.0/values.yaml b/stable/portainer/8.1.3/values.yaml similarity index 100% rename from stable/posterr/8.0.0/values.yaml rename to stable/portainer/8.1.3/values.yaml diff --git a/stable/post-recording/5.0.0/CHANGELOG.md b/stable/post-recording/5.0.0/CHANGELOG.md deleted file mode 100644 index da0c0f96026..00000000000 --- a/stable/post-recording/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [post-recording-4.1.11](https://github.com/truecharts/charts/compare/post-recording-4.1.10...post-recording-4.1.11) (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)) - - -## [post-recording-4.1.10](https://github.com/truecharts/charts/compare/post-recording-4.1.9...post-recording-4.1.10) (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)) - - -## [post-recording-4.1.9](https://github.com/truecharts/charts/compare/post-recording-4.1.8...post-recording-4.1.9) (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)) - - -## [post-recording-4.1.8](https://github.com/truecharts/charts/compare/post-recording-4.1.7...post-recording-4.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)) - - -## [post-recording-4.1.7](https://github.com/truecharts/charts/compare/post-recording-4.1.6...post-recording-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [post-recording-4.1.6](https://github.com/truecharts/charts/compare/post-recording-4.1.5...post-recording-4.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)) - - -## [post-recording-4.1.5](https://github.com/truecharts/charts/compare/post-recording-4.1.4...post-recording-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [post-recording-4.1.4](https://github.com/truecharts/charts/compare/post-recording-4.1.3...post-recording-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [post-recording-4.1.3](https://github.com/truecharts/charts/compare/post-recording-4.1.0...post-recording-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/post-recording/5.0.0/Chart.yaml b/stable/post-recording/5.0.0/Chart.yaml deleted file mode 100644 index 4b207997e8f..00000000000 --- a/stable/post-recording/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. -home: https://truecharts.org/charts/stable/post-recording -icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png -keywords: - - post-recording - - MediaApp-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: post-recording -sources: - - https://github.com/chacawaca/docker-post-recording - - https://github.com/truecharts/charts/tree/master/charts/stable/post-recording - - https://hub.docker.com/r/chacawaca/post-recording -type: application -version: 5.0.0 diff --git a/stable/post-recording/5.0.0/charts/common-17.5.0.tgz b/stable/post-recording/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/post-recording/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/postscriptum/5.0.0/.helmignore b/stable/post-recording/5.1.3/.helmignore similarity index 100% rename from stable/postscriptum/5.0.0/.helmignore rename to stable/post-recording/5.1.3/.helmignore diff --git a/stable/post-recording/5.1.3/CHANGELOG.md b/stable/post-recording/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..38d20c93a8a --- /dev/null +++ b/stable/post-recording/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [post-recording-4.1.11](https://github.com/truecharts/charts/compare/post-recording-4.1.10...post-recording-4.1.11) (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)) + + +## [post-recording-4.1.10](https://github.com/truecharts/charts/compare/post-recording-4.1.9...post-recording-4.1.10) (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)) + + +## [post-recording-4.1.9](https://github.com/truecharts/charts/compare/post-recording-4.1.8...post-recording-4.1.9) (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)) + + +## [post-recording-4.1.8](https://github.com/truecharts/charts/compare/post-recording-4.1.7...post-recording-4.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)) + + +## [post-recording-4.1.7](https://github.com/truecharts/charts/compare/post-recording-4.1.6...post-recording-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [post-recording-4.1.6](https://github.com/truecharts/charts/compare/post-recording-4.1.5...post-recording-4.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)) + + +## [post-recording-4.1.5](https://github.com/truecharts/charts/compare/post-recording-4.1.4...post-recording-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [post-recording-4.1.4](https://github.com/truecharts/charts/compare/post-recording-4.1.3...post-recording-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [post-recording-4.1.3](https://github.com/truecharts/charts/compare/post-recording-4.1.0...post-recording-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/post-recording/5.1.3/Chart.yaml b/stable/post-recording/5.1.3/Chart.yaml new file mode 100644 index 00000000000..625e195ea05 --- /dev/null +++ b/stable/post-recording/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. +home: https://truecharts.org/charts/stable/post-recording +icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png +keywords: + - post-recording + - MediaApp-Video +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: post-recording +sources: + - https://github.com/chacawaca/docker-post-recording + - https://github.com/truecharts/charts/tree/master/charts/stable/post-recording + - https://hub.docker.com/r/chacawaca/post-recording +type: application +version: 5.1.3 diff --git a/stable/post-recording/5.0.0/README.md b/stable/post-recording/5.1.3/README.md similarity index 100% rename from stable/post-recording/5.0.0/README.md rename to stable/post-recording/5.1.3/README.md diff --git a/stable/post-recording/5.0.0/app-readme.md b/stable/post-recording/5.1.3/app-readme.md similarity index 100% rename from stable/post-recording/5.0.0/app-readme.md rename to stable/post-recording/5.1.3/app-readme.md diff --git a/stable/post-recording/5.1.3/charts/common-18.0.3.tgz b/stable/post-recording/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/post-recording/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/post-recording/5.0.0/ix_values.yaml b/stable/post-recording/5.1.3/ix_values.yaml similarity index 100% rename from stable/post-recording/5.0.0/ix_values.yaml rename to stable/post-recording/5.1.3/ix_values.yaml diff --git a/stable/post-recording/5.0.0/questions.yaml b/stable/post-recording/5.1.3/questions.yaml similarity index 100% rename from stable/post-recording/5.0.0/questions.yaml rename to stable/post-recording/5.1.3/questions.yaml diff --git a/stable/post-recording/5.0.0/templates/common.yaml b/stable/post-recording/5.1.3/templates/common.yaml similarity index 100% rename from stable/post-recording/5.0.0/templates/common.yaml rename to stable/post-recording/5.1.3/templates/common.yaml diff --git a/stable/postscriptum/5.0.0/values.yaml b/stable/post-recording/5.1.3/values.yaml similarity index 100% rename from stable/postscriptum/5.0.0/values.yaml rename to stable/post-recording/5.1.3/values.yaml diff --git a/stable/posterr/8.0.0/CHANGELOG.md b/stable/posterr/8.0.0/CHANGELOG.md deleted file mode 100644 index e7c72c19db2..00000000000 --- a/stable/posterr/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - -## [posterr-7.1.16](https://github.com/truecharts/charts/compare/posterr-7.1.15...posterr-7.1.16) (2024-02-12) - -### Chore - - - -- update container image petersem/posterr to latest[@852e536](https://github.com/852e536) by renovate ([#18214](https://github.com/truecharts/charts/issues/18214)) - - -## [posterr-7.1.15](https://github.com/truecharts/charts/compare/posterr-7.1.14...posterr-7.1.15) (2024-02-12) - -### Chore - - - -- update container image petersem/posterr to latest[@93583c6](https://github.com/93583c6) by renovate ([#18102](https://github.com/truecharts/charts/issues/18102)) - - -## [posterr-7.1.14](https://github.com/truecharts/charts/compare/posterr-7.1.13...posterr-7.1.14) (2024-02-05) - -### Chore - - - -- update container image petersem/posterr to latest[@7ffe3c5](https://github.com/7ffe3c5) by renovate ([#17890](https://github.com/truecharts/charts/issues/17890)) - - -## [posterr-7.1.13](https://github.com/truecharts/charts/compare/posterr-7.1.12...posterr-7.1.13) (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)) - - -## [posterr-7.1.12](https://github.com/truecharts/charts/compare/posterr-7.1.11...posterr-7.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)) - - -## [posterr-7.1.11](https://github.com/truecharts/charts/compare/posterr-7.1.10...posterr-7.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)) - - -## [posterr-7.1.10](https://github.com/truecharts/charts/compare/posterr-7.1.9...posterr-7.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)) - - -## [posterr-7.1.9](https://github.com/truecharts/charts/compare/posterr-7.1.8...posterr-7.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [posterr-7.1.8](https://github.com/truecharts/charts/compare/posterr-7.1.7...posterr-7.1.8) (2024-01-21) - -### Chore - - diff --git a/stable/posterr/8.0.0/Chart.yaml b/stable/posterr/8.0.0/Chart.yaml deleted file mode 100644 index fa357a019b0..00000000000 --- a/stable/posterr/8.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Media display for Plex, Sonarr and Radarr. -home: https://truecharts.org/charts/stable/posterr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png -keywords: - - posterr - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: posterr -sources: - - https://github.com/petersem/posterr - - https://github.com/truecharts/charts/tree/master/charts/stable/posterr - - https://hub.docker.com/r/petersem/posterr -type: application -version: 8.0.0 diff --git a/stable/posterr/8.0.0/charts/common-17.5.0.tgz b/stable/posterr/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/posterr/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/13.0.0/.helmignore b/stable/posterr/8.1.3/.helmignore similarity index 100% rename from stable/pretend-youre-xyzzy/13.0.0/.helmignore rename to stable/posterr/8.1.3/.helmignore diff --git a/stable/posterr/8.1.3/CHANGELOG.md b/stable/posterr/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..99861d97d83 --- /dev/null +++ b/stable/posterr/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + +## [posterr-7.1.16](https://github.com/truecharts/charts/compare/posterr-7.1.15...posterr-7.1.16) (2024-02-12) + +### Chore + + + +- update container image petersem/posterr to latest[@852e536](https://github.com/852e536) by renovate ([#18214](https://github.com/truecharts/charts/issues/18214)) + + +## [posterr-7.1.15](https://github.com/truecharts/charts/compare/posterr-7.1.14...posterr-7.1.15) (2024-02-12) + +### Chore + + + +- update container image petersem/posterr to latest[@93583c6](https://github.com/93583c6) by renovate ([#18102](https://github.com/truecharts/charts/issues/18102)) + + +## [posterr-7.1.14](https://github.com/truecharts/charts/compare/posterr-7.1.13...posterr-7.1.14) (2024-02-05) + +### Chore + + + +- update container image petersem/posterr to latest[@7ffe3c5](https://github.com/7ffe3c5) by renovate ([#17890](https://github.com/truecharts/charts/issues/17890)) + + +## [posterr-7.1.13](https://github.com/truecharts/charts/compare/posterr-7.1.12...posterr-7.1.13) (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)) + + +## [posterr-7.1.12](https://github.com/truecharts/charts/compare/posterr-7.1.11...posterr-7.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)) + + +## [posterr-7.1.11](https://github.com/truecharts/charts/compare/posterr-7.1.10...posterr-7.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)) + + +## [posterr-7.1.10](https://github.com/truecharts/charts/compare/posterr-7.1.9...posterr-7.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)) + + +## [posterr-7.1.9](https://github.com/truecharts/charts/compare/posterr-7.1.8...posterr-7.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [posterr-7.1.8](https://github.com/truecharts/charts/compare/posterr-7.1.7...posterr-7.1.8) (2024-01-21) diff --git a/stable/posterr/8.1.3/Chart.yaml b/stable/posterr/8.1.3/Chart.yaml new file mode 100644 index 00000000000..d66d4ae2b02 --- /dev/null +++ b/stable/posterr/8.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Media display for Plex, Sonarr and Radarr. +home: https://truecharts.org/charts/stable/posterr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png +keywords: + - posterr + - MediaServer-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: posterr +sources: + - https://github.com/petersem/posterr + - https://github.com/truecharts/charts/tree/master/charts/stable/posterr + - https://hub.docker.com/r/petersem/posterr +type: application +version: 8.1.3 diff --git a/stable/posterr/8.0.0/README.md b/stable/posterr/8.1.3/README.md similarity index 100% rename from stable/posterr/8.0.0/README.md rename to stable/posterr/8.1.3/README.md diff --git a/stable/posterr/8.0.0/app-readme.md b/stable/posterr/8.1.3/app-readme.md similarity index 100% rename from stable/posterr/8.0.0/app-readme.md rename to stable/posterr/8.1.3/app-readme.md diff --git a/stable/posterr/8.1.3/charts/common-18.0.3.tgz b/stable/posterr/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/posterr/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/posterr/8.0.0/ix_values.yaml b/stable/posterr/8.1.3/ix_values.yaml similarity index 100% rename from stable/posterr/8.0.0/ix_values.yaml rename to stable/posterr/8.1.3/ix_values.yaml diff --git a/stable/posterr/8.0.0/questions.yaml b/stable/posterr/8.1.3/questions.yaml similarity index 100% rename from stable/posterr/8.0.0/questions.yaml rename to stable/posterr/8.1.3/questions.yaml diff --git a/stable/pretend-youre-xyzzy/13.0.0/templates/NOTES.txt b/stable/posterr/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/pretend-youre-xyzzy/13.0.0/templates/NOTES.txt rename to stable/posterr/8.1.3/templates/NOTES.txt diff --git a/stable/posterr/8.0.0/templates/common.yaml b/stable/posterr/8.1.3/templates/common.yaml similarity index 100% rename from stable/posterr/8.0.0/templates/common.yaml rename to stable/posterr/8.1.3/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/13.0.0/values.yaml b/stable/posterr/8.1.3/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/13.0.0/values.yaml rename to stable/posterr/8.1.3/values.yaml diff --git a/stable/postscriptum/5.0.0/CHANGELOG.md b/stable/postscriptum/5.0.0/CHANGELOG.md deleted file mode 100644 index 5194098b5d7..00000000000 --- a/stable/postscriptum/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [postscriptum-4.1.11](https://github.com/truecharts/charts/compare/postscriptum-4.1.10...postscriptum-4.1.11) (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)) - - -## [postscriptum-4.1.10](https://github.com/truecharts/charts/compare/postscriptum-4.1.9...postscriptum-4.1.10) (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)) - - -## [postscriptum-4.1.9](https://github.com/truecharts/charts/compare/postscriptum-4.1.8...postscriptum-4.1.9) (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)) - - -## [postscriptum-4.1.8](https://github.com/truecharts/charts/compare/postscriptum-4.1.7...postscriptum-4.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)) - - -## [postscriptum-4.1.7](https://github.com/truecharts/charts/compare/postscriptum-4.1.6...postscriptum-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [postscriptum-4.1.6](https://github.com/truecharts/charts/compare/postscriptum-4.1.5...postscriptum-4.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)) - - -## [postscriptum-4.1.5](https://github.com/truecharts/charts/compare/postscriptum-4.1.4...postscriptum-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [postscriptum-4.1.4](https://github.com/truecharts/charts/compare/postscriptum-4.1.3...postscriptum-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [postscriptum-4.1.3](https://github.com/truecharts/charts/compare/postscriptum-4.1.0...postscriptum-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/postscriptum/5.0.0/Chart.yaml b/stable/postscriptum/5.0.0/Chart.yaml deleted file mode 100644 index 4f177dae0bc..00000000000 --- a/stable/postscriptum/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: postscriptum -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install PostScriptum and run it. -home: https://truecharts.org/charts/stable/postscriptum -icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.png -keywords: - - postscriptum - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: postscriptum -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/postscriptum - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/postscriptum/5.0.0/charts/common-17.5.0.tgz b/stable/postscriptum/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/postscriptum/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/projectsend/12.1.0/.helmignore b/stable/postscriptum/5.1.3/.helmignore similarity index 100% rename from stable/projectsend/12.1.0/.helmignore rename to stable/postscriptum/5.1.3/.helmignore diff --git a/stable/postscriptum/5.1.3/CHANGELOG.md b/stable/postscriptum/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2ec001a41c0 --- /dev/null +++ b/stable/postscriptum/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [postscriptum-4.1.11](https://github.com/truecharts/charts/compare/postscriptum-4.1.10...postscriptum-4.1.11) (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)) + + +## [postscriptum-4.1.10](https://github.com/truecharts/charts/compare/postscriptum-4.1.9...postscriptum-4.1.10) (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)) + + +## [postscriptum-4.1.9](https://github.com/truecharts/charts/compare/postscriptum-4.1.8...postscriptum-4.1.9) (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)) + + +## [postscriptum-4.1.8](https://github.com/truecharts/charts/compare/postscriptum-4.1.7...postscriptum-4.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)) + + +## [postscriptum-4.1.7](https://github.com/truecharts/charts/compare/postscriptum-4.1.6...postscriptum-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [postscriptum-4.1.6](https://github.com/truecharts/charts/compare/postscriptum-4.1.5...postscriptum-4.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)) + + +## [postscriptum-4.1.5](https://github.com/truecharts/charts/compare/postscriptum-4.1.4...postscriptum-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [postscriptum-4.1.4](https://github.com/truecharts/charts/compare/postscriptum-4.1.3...postscriptum-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [postscriptum-4.1.3](https://github.com/truecharts/charts/compare/postscriptum-4.1.0...postscriptum-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/postscriptum/5.1.3/Chart.yaml b/stable/postscriptum/5.1.3/Chart.yaml new file mode 100644 index 00000000000..57f9ddf01ca --- /dev/null +++ b/stable/postscriptum/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: postscriptum +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install PostScriptum and run it. +home: https://truecharts.org/charts/stable/postscriptum +icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.png +keywords: + - postscriptum + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: postscriptum +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/postscriptum + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/postscriptum/5.0.0/README.md b/stable/postscriptum/5.1.3/README.md similarity index 100% rename from stable/postscriptum/5.0.0/README.md rename to stable/postscriptum/5.1.3/README.md diff --git a/stable/postscriptum/5.0.0/app-readme.md b/stable/postscriptum/5.1.3/app-readme.md similarity index 100% rename from stable/postscriptum/5.0.0/app-readme.md rename to stable/postscriptum/5.1.3/app-readme.md diff --git a/stable/postscriptum/5.1.3/charts/common-18.0.3.tgz b/stable/postscriptum/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/postscriptum/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/postscriptum/5.0.0/ix_values.yaml b/stable/postscriptum/5.1.3/ix_values.yaml similarity index 100% rename from stable/postscriptum/5.0.0/ix_values.yaml rename to stable/postscriptum/5.1.3/ix_values.yaml diff --git a/stable/postscriptum/5.0.0/questions.yaml b/stable/postscriptum/5.1.3/questions.yaml similarity index 100% rename from stable/postscriptum/5.0.0/questions.yaml rename to stable/postscriptum/5.1.3/questions.yaml diff --git a/stable/postscriptum/5.0.0/templates/common.yaml b/stable/postscriptum/5.1.3/templates/common.yaml similarity index 100% rename from stable/postscriptum/5.0.0/templates/common.yaml rename to stable/postscriptum/5.1.3/templates/common.yaml diff --git a/stable/projectsend/12.1.0/values.yaml b/stable/postscriptum/5.1.3/values.yaml similarity index 100% rename from stable/projectsend/12.1.0/values.yaml rename to stable/postscriptum/5.1.3/values.yaml diff --git a/stable/pretend-youre-xyzzy/13.0.0/CHANGELOG.md b/stable/pretend-youre-xyzzy/13.0.0/CHANGELOG.md deleted file mode 100644 index 960f2b3adc2..00000000000 --- a/stable/pretend-youre-xyzzy/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pretend-youre-xyzzy-12.1.11](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.10...pretend-youre-xyzzy-12.1.11) (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)) - - -## [pretend-youre-xyzzy-12.1.10](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.9...pretend-youre-xyzzy-12.1.10) (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)) - - -## [pretend-youre-xyzzy-12.1.9](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.8...pretend-youre-xyzzy-12.1.9) (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)) - - -## [pretend-youre-xyzzy-12.1.8](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.7...pretend-youre-xyzzy-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)) - - -## [pretend-youre-xyzzy-12.1.7](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.6...pretend-youre-xyzzy-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pretend-youre-xyzzy-12.1.6](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.5...pretend-youre-xyzzy-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)) - - -## [pretend-youre-xyzzy-12.1.5](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.4...pretend-youre-xyzzy-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pretend-youre-xyzzy-12.1.4](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.3...pretend-youre-xyzzy-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pretend-youre-xyzzy-12.1.3](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.0...pretend-youre-xyzzy-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/pretend-youre-xyzzy/13.0.0/Chart.yaml b/stable/pretend-youre-xyzzy/13.0.0/Chart.yaml deleted file mode 100644 index 5d45501484b..00000000000 --- a/stable/pretend-youre-xyzzy/13.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: pretend-youre-xyzzy, a cards against humanity clone -home: https://truecharts.org/charts/stable/pretend-youre-xyzzy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.png -keywords: - - pretend-youre-xyzzy - - cards - - against - - humanity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pretend-youre-xyzzy -sources: - - https://github.com/ajanata/PretendYoureXyzzy - - https://github.com/emcniece/DockerYourXyzzy - - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy - - https://hub.docker.com/r/emcniece/dockeryourxyzzy -type: application -version: 13.0.0 diff --git a/stable/pretend-youre-xyzzy/13.0.0/charts/common-17.5.0.tgz b/stable/pretend-youre-xyzzy/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pretend-youre-xyzzy/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/promcord/11.0.0/.helmignore b/stable/pretend-youre-xyzzy/13.1.3/.helmignore similarity index 100% rename from stable/promcord/11.0.0/.helmignore rename to stable/pretend-youre-xyzzy/13.1.3/.helmignore diff --git a/stable/pretend-youre-xyzzy/13.1.3/CHANGELOG.md b/stable/pretend-youre-xyzzy/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9ad5694b6cb --- /dev/null +++ b/stable/pretend-youre-xyzzy/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pretend-youre-xyzzy-12.1.11](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.10...pretend-youre-xyzzy-12.1.11) (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)) + + +## [pretend-youre-xyzzy-12.1.10](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.9...pretend-youre-xyzzy-12.1.10) (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)) + + +## [pretend-youre-xyzzy-12.1.9](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.8...pretend-youre-xyzzy-12.1.9) (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)) + + +## [pretend-youre-xyzzy-12.1.8](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.7...pretend-youre-xyzzy-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)) + + +## [pretend-youre-xyzzy-12.1.7](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.6...pretend-youre-xyzzy-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pretend-youre-xyzzy-12.1.6](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.5...pretend-youre-xyzzy-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)) + + +## [pretend-youre-xyzzy-12.1.5](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.4...pretend-youre-xyzzy-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pretend-youre-xyzzy-12.1.4](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.3...pretend-youre-xyzzy-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pretend-youre-xyzzy-12.1.3](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-12.1.0...pretend-youre-xyzzy-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/pretend-youre-xyzzy/13.1.3/Chart.yaml b/stable/pretend-youre-xyzzy/13.1.3/Chart.yaml new file mode 100644 index 00000000000..7098d985f86 --- /dev/null +++ b/stable/pretend-youre-xyzzy/13.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: pretend-youre-xyzzy, a cards against humanity clone +home: https://truecharts.org/charts/stable/pretend-youre-xyzzy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.png +keywords: + - pretend-youre-xyzzy + - cards + - against + - humanity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pretend-youre-xyzzy +sources: + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/emcniece/DockerYourXyzzy + - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy + - https://hub.docker.com/r/emcniece/dockeryourxyzzy +type: application +version: 13.1.3 diff --git a/stable/pretend-youre-xyzzy/13.0.0/README.md b/stable/pretend-youre-xyzzy/13.1.3/README.md similarity index 100% rename from stable/pretend-youre-xyzzy/13.0.0/README.md rename to stable/pretend-youre-xyzzy/13.1.3/README.md diff --git a/stable/pretend-youre-xyzzy/13.0.0/app-readme.md b/stable/pretend-youre-xyzzy/13.1.3/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/13.0.0/app-readme.md rename to stable/pretend-youre-xyzzy/13.1.3/app-readme.md diff --git a/stable/pretend-youre-xyzzy/13.1.3/charts/common-18.0.3.tgz b/stable/pretend-youre-xyzzy/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pretend-youre-xyzzy/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pretend-youre-xyzzy/13.0.0/ix_values.yaml b/stable/pretend-youre-xyzzy/13.1.3/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/13.0.0/ix_values.yaml rename to stable/pretend-youre-xyzzy/13.1.3/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/13.0.0/questions.yaml b/stable/pretend-youre-xyzzy/13.1.3/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/13.0.0/questions.yaml rename to stable/pretend-youre-xyzzy/13.1.3/questions.yaml diff --git a/stable/projectsend/12.1.0/templates/NOTES.txt b/stable/pretend-youre-xyzzy/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/projectsend/12.1.0/templates/NOTES.txt rename to stable/pretend-youre-xyzzy/13.1.3/templates/NOTES.txt diff --git a/stable/protonmail-bridge/14.1.0/templates/common.yaml b/stable/pretend-youre-xyzzy/13.1.3/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/14.1.0/templates/common.yaml rename to stable/pretend-youre-xyzzy/13.1.3/templates/common.yaml diff --git a/stable/promcord/11.0.0/values.yaml b/stable/pretend-youre-xyzzy/13.1.3/values.yaml similarity index 100% rename from stable/promcord/11.0.0/values.yaml rename to stable/pretend-youre-xyzzy/13.1.3/values.yaml diff --git a/stable/projectsend/12.1.0/CHANGELOG.md b/stable/projectsend/12.1.0/CHANGELOG.md deleted file mode 100644 index 5146aaf9f07..00000000000 --- a/stable/projectsend/12.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - -## [projectsend-11.1.19](https://github.com/truecharts/charts/compare/projectsend-11.1.18...projectsend-11.1.19) (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)) - - -## [projectsend-11.1.18](https://github.com/truecharts/charts/compare/projectsend-11.1.17...projectsend-11.1.18) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/projectsend to latest[@6b560c5](https://github.com/6b560c5) by renovate ([#17618](https://github.com/truecharts/charts/issues/17618)) - - -## [projectsend-11.1.17](https://github.com/truecharts/charts/compare/projectsend-11.1.16...projectsend-11.1.17) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [projectsend-11.1.16](https://github.com/truecharts/charts/compare/projectsend-11.1.15...projectsend-11.1.16) (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)) - - -## [projectsend-11.1.15](https://github.com/truecharts/charts/compare/projectsend-11.1.14...projectsend-11.1.15) (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)) - - -## [projectsend-11.1.14](https://github.com/truecharts/charts/compare/projectsend-11.1.13...projectsend-11.1.14) (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)) - - -## [projectsend-11.1.13](https://github.com/truecharts/charts/compare/projectsend-11.1.12...projectsend-11.1.13) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [projectsend-11.1.12](https://github.com/truecharts/charts/compare/projectsend-11.1.11...projectsend-11.1.12) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/projectsend to latest[@bbca4ac](https://github.com/bbca4ac) by renovate ([#17362](https://github.com/truecharts/charts/issues/17362)) diff --git a/stable/projectsend/12.1.0/Chart.yaml b/stable/projectsend/12.1.0/Chart.yaml deleted file mode 100644 index badc9ac1300..00000000000 --- a/stable/projectsend/12.1.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: files - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. -home: https://truecharts.org/charts/stable/projectsend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png -keywords: - - projectsend - - files -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: projectsend -sources: - - https://github.com/projectsend/projectsend - - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - - https://ghcr.io/linuxserver/projectsend -type: application -version: 12.1.0 diff --git a/stable/projectsend/12.1.0/charts/common-18.0.1.tgz b/stable/projectsend/12.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/projectsend/12.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/projectsend/12.1.0/charts/mariadb-12.2.1.tgz b/stable/projectsend/12.1.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/projectsend/12.1.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/14.1.0/.helmignore b/stable/projectsend/12.2.3/.helmignore similarity index 100% rename from stable/protonmail-bridge/14.1.0/.helmignore rename to stable/projectsend/12.2.3/.helmignore diff --git a/stable/projectsend/12.2.3/CHANGELOG.md b/stable/projectsend/12.2.3/CHANGELOG.md new file mode 100644 index 00000000000..e4a2e80eee3 --- /dev/null +++ b/stable/projectsend/12.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + +## [projectsend-11.1.19](https://github.com/truecharts/charts/compare/projectsend-11.1.18...projectsend-11.1.19) (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)) + + +## [projectsend-11.1.18](https://github.com/truecharts/charts/compare/projectsend-11.1.17...projectsend-11.1.18) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/projectsend to latest[@6b560c5](https://github.com/6b560c5) by renovate ([#17618](https://github.com/truecharts/charts/issues/17618)) + + +## [projectsend-11.1.17](https://github.com/truecharts/charts/compare/projectsend-11.1.16...projectsend-11.1.17) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [projectsend-11.1.16](https://github.com/truecharts/charts/compare/projectsend-11.1.15...projectsend-11.1.16) (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)) + + +## [projectsend-11.1.15](https://github.com/truecharts/charts/compare/projectsend-11.1.14...projectsend-11.1.15) (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)) + + +## [projectsend-11.1.14](https://github.com/truecharts/charts/compare/projectsend-11.1.13...projectsend-11.1.14) (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)) + + +## [projectsend-11.1.13](https://github.com/truecharts/charts/compare/projectsend-11.1.12...projectsend-11.1.13) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [projectsend-11.1.12](https://github.com/truecharts/charts/compare/projectsend-11.1.11...projectsend-11.1.12) (2024-01-21) + +### Chore diff --git a/stable/projectsend/12.2.3/Chart.yaml b/stable/projectsend/12.2.3/Chart.yaml new file mode 100644 index 00000000000..b35844f8078 --- /dev/null +++ b/stable/projectsend/12.2.3/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: files + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. +home: https://truecharts.org/charts/stable/projectsend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png +keywords: + - projectsend + - files +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: projectsend +sources: + - https://github.com/projectsend/projectsend + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend + - https://ghcr.io/linuxserver/projectsend +type: application +version: 12.2.3 diff --git a/stable/projectsend/12.1.0/README.md b/stable/projectsend/12.2.3/README.md similarity index 100% rename from stable/projectsend/12.1.0/README.md rename to stable/projectsend/12.2.3/README.md diff --git a/stable/projectsend/12.1.0/app-readme.md b/stable/projectsend/12.2.3/app-readme.md similarity index 100% rename from stable/projectsend/12.1.0/app-readme.md rename to stable/projectsend/12.2.3/app-readme.md diff --git a/stable/projectsend/12.2.3/charts/common-18.0.3.tgz b/stable/projectsend/12.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/projectsend/12.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/projectsend/12.2.3/charts/mariadb-13.0.0.tgz b/stable/projectsend/12.2.3/charts/mariadb-13.0.0.tgz new file mode 100644 index 00000000000..564d2d213b7 Binary files /dev/null and b/stable/projectsend/12.2.3/charts/mariadb-13.0.0.tgz differ diff --git a/stable/projectsend/12.1.0/ix_values.yaml b/stable/projectsend/12.2.3/ix_values.yaml similarity index 100% rename from stable/projectsend/12.1.0/ix_values.yaml rename to stable/projectsend/12.2.3/ix_values.yaml diff --git a/stable/projectsend/12.1.0/questions.yaml b/stable/projectsend/12.2.3/questions.yaml similarity index 100% rename from stable/projectsend/12.1.0/questions.yaml rename to stable/projectsend/12.2.3/questions.yaml diff --git a/stable/promcord/11.0.0/templates/NOTES.txt b/stable/projectsend/12.2.3/templates/NOTES.txt similarity index 100% rename from stable/promcord/11.0.0/templates/NOTES.txt rename to stable/projectsend/12.2.3/templates/NOTES.txt diff --git a/stable/projectsend/12.1.0/templates/_configmap.tpl b/stable/projectsend/12.2.3/templates/_configmap.tpl similarity index 100% rename from stable/projectsend/12.1.0/templates/_configmap.tpl rename to stable/projectsend/12.2.3/templates/_configmap.tpl diff --git a/stable/projectsend/12.1.0/templates/common.yaml b/stable/projectsend/12.2.3/templates/common.yaml similarity index 100% rename from stable/projectsend/12.1.0/templates/common.yaml rename to stable/projectsend/12.2.3/templates/common.yaml diff --git a/stable/protonmail-bridge/14.1.0/values.yaml b/stable/projectsend/12.2.3/values.yaml similarity index 100% rename from stable/protonmail-bridge/14.1.0/values.yaml rename to stable/projectsend/12.2.3/values.yaml diff --git a/stable/promcord/11.0.0/CHANGELOG.md b/stable/promcord/11.0.0/CHANGELOG.md deleted file mode 100644 index 45e7217bebf..00000000000 --- a/stable/promcord/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [promcord-10.1.12](https://github.com/truecharts/charts/compare/promcord-10.1.11...promcord-10.1.12) (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)) - - -## [promcord-10.1.11](https://github.com/truecharts/charts/compare/promcord-10.1.10...promcord-10.1.11) (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)) - - -## [promcord-10.1.10](https://github.com/truecharts/charts/compare/promcord-10.1.9...promcord-10.1.10) (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)) - - -## [promcord-10.1.9](https://github.com/truecharts/charts/compare/promcord-10.1.8...promcord-10.1.9) (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)) - - -## [promcord-10.1.8](https://github.com/truecharts/charts/compare/promcord-10.1.7...promcord-10.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [promcord-10.1.7](https://github.com/truecharts/charts/compare/promcord-10.1.6...promcord-10.1.7) (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)) - - -## [promcord-10.1.6](https://github.com/truecharts/charts/compare/promcord-10.1.5...promcord-10.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [promcord-10.1.5](https://github.com/truecharts/charts/compare/promcord-10.1.4...promcord-10.1.5) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [promcord-10.1.4](https://github.com/truecharts/charts/compare/promcord-10.1.3...promcord-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [promcord-10.1.3](https://github.com/truecharts/charts/compare/promcord-10.1.0...promcord-10.1.3) (2024-01-01) diff --git a/stable/promcord/11.0.0/Chart.yaml b/stable/promcord/11.0.0/Chart.yaml deleted file mode 100644 index 7ce506df005..00000000000 --- a/stable/promcord/11.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Discord bot that provides metrics from a Discord server -home: https://truecharts.org/charts/stable/promcord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png -keywords: - - promcord - - discord - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: promcord -sources: - - https://github.com/nimarion/promcord - - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - - https://hub.docker.com/r/biospheere/promcord -type: application -version: 11.0.0 diff --git a/stable/promcord/11.0.0/charts/common-17.5.0.tgz b/stable/promcord/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/promcord/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/prowlarr/15.1.0/.helmignore b/stable/promcord/11.1.3/.helmignore similarity index 100% rename from stable/prowlarr/15.1.0/.helmignore rename to stable/promcord/11.1.3/.helmignore diff --git a/stable/promcord/11.1.3/CHANGELOG.md b/stable/promcord/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c9fca23bad7 --- /dev/null +++ b/stable/promcord/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [promcord-10.1.12](https://github.com/truecharts/charts/compare/promcord-10.1.11...promcord-10.1.12) (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)) + + +## [promcord-10.1.11](https://github.com/truecharts/charts/compare/promcord-10.1.10...promcord-10.1.11) (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)) + + +## [promcord-10.1.10](https://github.com/truecharts/charts/compare/promcord-10.1.9...promcord-10.1.10) (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)) + + +## [promcord-10.1.9](https://github.com/truecharts/charts/compare/promcord-10.1.8...promcord-10.1.9) (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)) + + +## [promcord-10.1.8](https://github.com/truecharts/charts/compare/promcord-10.1.7...promcord-10.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [promcord-10.1.7](https://github.com/truecharts/charts/compare/promcord-10.1.6...promcord-10.1.7) (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)) + + +## [promcord-10.1.6](https://github.com/truecharts/charts/compare/promcord-10.1.5...promcord-10.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [promcord-10.1.5](https://github.com/truecharts/charts/compare/promcord-10.1.4...promcord-10.1.5) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + + +## [promcord-10.1.4](https://github.com/truecharts/charts/compare/promcord-10.1.3...promcord-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/promcord/11.1.3/Chart.yaml b/stable/promcord/11.1.3/Chart.yaml new file mode 100644 index 00000000000..e902fa9b89e --- /dev/null +++ b/stable/promcord/11.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Discord bot that provides metrics from a Discord server +home: https://truecharts.org/charts/stable/promcord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png +keywords: + - promcord + - discord + - metrics +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: promcord +sources: + - https://github.com/nimarion/promcord + - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://hub.docker.com/r/biospheere/promcord +type: application +version: 11.1.3 diff --git a/stable/promcord/11.0.0/README.md b/stable/promcord/11.1.3/README.md similarity index 100% rename from stable/promcord/11.0.0/README.md rename to stable/promcord/11.1.3/README.md diff --git a/stable/promcord/11.0.0/app-readme.md b/stable/promcord/11.1.3/app-readme.md similarity index 100% rename from stable/promcord/11.0.0/app-readme.md rename to stable/promcord/11.1.3/app-readme.md diff --git a/stable/promcord/11.1.3/charts/common-18.0.3.tgz b/stable/promcord/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/promcord/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/promcord/11.0.0/ix_values.yaml b/stable/promcord/11.1.3/ix_values.yaml similarity index 100% rename from stable/promcord/11.0.0/ix_values.yaml rename to stable/promcord/11.1.3/ix_values.yaml diff --git a/stable/promcord/11.0.0/questions.yaml b/stable/promcord/11.1.3/questions.yaml similarity index 100% rename from stable/promcord/11.0.0/questions.yaml rename to stable/promcord/11.1.3/questions.yaml diff --git a/stable/protonmail-bridge/14.1.0/templates/NOTES.txt b/stable/promcord/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/protonmail-bridge/14.1.0/templates/NOTES.txt rename to stable/promcord/11.1.3/templates/NOTES.txt diff --git a/stable/promcord/11.0.0/templates/common.yaml b/stable/promcord/11.1.3/templates/common.yaml similarity index 100% rename from stable/promcord/11.0.0/templates/common.yaml rename to stable/promcord/11.1.3/templates/common.yaml diff --git a/stable/prowlarr/15.1.0/values.yaml b/stable/promcord/11.1.3/values.yaml similarity index 100% rename from stable/prowlarr/15.1.0/values.yaml rename to stable/promcord/11.1.3/values.yaml diff --git a/stable/protonmail-bridge/14.1.0/CHANGELOG.md b/stable/protonmail-bridge/14.1.0/CHANGELOG.md deleted file mode 100644 index 0294f73bad6..00000000000 --- a/stable/protonmail-bridge/14.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [protonmail-bridge-13.2.6](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.5...protonmail-bridge-13.2.6) (2024-02-05) - -### Chore - - - -- update container image shenxn/protonmail-bridge to v3.8.2[@3b84ff9](https://github.com/3b84ff9) by renovate ([#17930](https://github.com/truecharts/charts/issues/17930)) - - -## [protonmail-bridge-13.2.5](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.4...protonmail-bridge-13.2.5) (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)) - - -## [protonmail-bridge-13.2.4](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.3...protonmail-bridge-13.2.4) (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)) - - -## [protonmail-bridge-13.2.3](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.2...protonmail-bridge-13.2.3) (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)) - - -## [protonmail-bridge-13.2.2](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.1...protonmail-bridge-13.2.2) (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)) - - -## [protonmail-bridge-13.2.1](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.0...protonmail-bridge-13.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [protonmail-bridge-13.2.0](https://github.com/truecharts/charts/compare/protonmail-bridge-13.1.6...protonmail-bridge-13.2.0) (2024-01-14) - -### Chore - - - -- update container image shenxn/protonmail-bridge to v3.8.1[@324e16a](https://github.com/324e16a) by renovate ([#17208](https://github.com/truecharts/charts/issues/17208)) - - - - -## [protonmail-bridge-13.1.6](https://github.com/truecharts/charts/compare/protonmail-bridge-13.1.5...protonmail-bridge-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)) - - -## [protonmail-bridge-13.1.5](https://github.com/truecharts/charts/compare/protonmail-bridge-13.1.4...protonmail-bridge-13.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [protonmail-bridge-13.1.4](https://github.com/truecharts/charts/compare/protonmail-bridge-13.1.3...protonmail-bridge-13.1.4) (2024-01-01) - -### Chore \ No newline at end of file diff --git a/stable/protonmail-bridge/14.1.0/Chart.yaml b/stable/protonmail-bridge/14.1.0/Chart.yaml deleted file mode 100644 index a35b5bb18a8..00000000000 --- a/stable/protonmail-bridge/14.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.8.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ProtonMail IMAP/SMTP Bridge to work on the network. -home: https://truecharts.org/charts/stable/protonmail-bridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png -keywords: - - protonmail - - protonmail-bridge -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: protonmail-bridge -sources: - - https://github.com/shenxn/protonmail-bridge-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge - - https://hub.docker.com/r/shenxn/protonmail-bridge -type: application -version: 14.1.0 diff --git a/stable/protonmail-bridge/14.1.0/charts/common-18.0.1.tgz b/stable/protonmail-bridge/14.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/protonmail-bridge/14.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/14.1.0/ix_values.yaml b/stable/protonmail-bridge/14.1.0/ix_values.yaml deleted file mode 100644 index a87770706f1..00000000000 --- a/stable/protonmail-bridge/14.1.0/ix_values.yaml +++ /dev/null @@ -1,56 +0,0 @@ -image: - repository: shenxn/protonmail-bridge - tag: 3.8.2-1@sha256:3b84ff92d99b9fd0093128c9e00fc819ebc8b477b4322140b251f53428fdf272 - pullPolicy: IfNotPresent -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - enabled: false - ports: - main: - enabled: false - smtp: - enabled: true - primary: true - ports: - smtp: - enabled: true - primary: true - port: 25 - protocol: tcp - targetPort: 25 - imap: - enabled: true - ports: - imap: - enabled: true - port: 143 - protcol: tcp - targetPort: 143 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: tcp - port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" - readiness: - type: tcp - port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" - startup: - type: tcp - port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" -persistence: - config: - enabled: true - mountPath: "/root" -portal: - open: - enabled: false diff --git a/stable/proxmox-backup-server/3.0.0/.helmignore b/stable/protonmail-bridge/14.2.1/.helmignore similarity index 100% rename from stable/proxmox-backup-server/3.0.0/.helmignore rename to stable/protonmail-bridge/14.2.1/.helmignore diff --git a/stable/protonmail-bridge/14.2.1/CHANGELOG.md b/stable/protonmail-bridge/14.2.1/CHANGELOG.md new file mode 100644 index 00000000000..1525c9f9b2a --- /dev/null +++ b/stable/protonmail-bridge/14.2.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [protonmail-bridge-13.2.6](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.5...protonmail-bridge-13.2.6) (2024-02-05) + +### Chore + + + +- update container image shenxn/protonmail-bridge to v3.8.2[@3b84ff9](https://github.com/3b84ff9) by renovate ([#17930](https://github.com/truecharts/charts/issues/17930)) + + +## [protonmail-bridge-13.2.5](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.4...protonmail-bridge-13.2.5) (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)) + + +## [protonmail-bridge-13.2.4](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.3...protonmail-bridge-13.2.4) (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)) + + +## [protonmail-bridge-13.2.3](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.2...protonmail-bridge-13.2.3) (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)) + + +## [protonmail-bridge-13.2.2](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.1...protonmail-bridge-13.2.2) (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)) + + +## [protonmail-bridge-13.2.1](https://github.com/truecharts/charts/compare/protonmail-bridge-13.2.0...protonmail-bridge-13.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [protonmail-bridge-13.2.0](https://github.com/truecharts/charts/compare/protonmail-bridge-13.1.6...protonmail-bridge-13.2.0) (2024-01-14) + +### Chore + + + +- update container image shenxn/protonmail-bridge to v3.8.1[@324e16a](https://github.com/324e16a) by renovate ([#17208](https://github.com/truecharts/charts/issues/17208)) + + + + +## [protonmail-bridge-13.1.6](https://github.com/truecharts/charts/compare/protonmail-bridge-13.1.5...protonmail-bridge-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)) + + +## [protonmail-bridge-13.1.5](https://github.com/truecharts/charts/compare/protonmail-bridge-13.1.4...protonmail-bridge-13.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs diff --git a/stable/protonmail-bridge/14.2.1/Chart.yaml b/stable/protonmail-bridge/14.2.1/Chart.yaml new file mode 100644 index 00000000000..9ae6c076eaa --- /dev/null +++ b/stable/protonmail-bridge/14.2.1/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.9.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ProtonMail IMAP/SMTP Bridge to work on the network. +home: https://truecharts.org/charts/stable/protonmail-bridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png +keywords: + - protonmail + - protonmail-bridge +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: protonmail-bridge +sources: + - https://github.com/shenxn/protonmail-bridge-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge + - https://hub.docker.com/r/shenxn/protonmail-bridge +type: application +version: 14.2.1 diff --git a/stable/protonmail-bridge/14.1.0/README.md b/stable/protonmail-bridge/14.2.1/README.md similarity index 100% rename from stable/protonmail-bridge/14.1.0/README.md rename to stable/protonmail-bridge/14.2.1/README.md diff --git a/stable/protonmail-bridge/14.1.0/app-readme.md b/stable/protonmail-bridge/14.2.1/app-readme.md similarity index 100% rename from stable/protonmail-bridge/14.1.0/app-readme.md rename to stable/protonmail-bridge/14.2.1/app-readme.md diff --git a/stable/protonmail-bridge/14.2.1/charts/common-18.0.3.tgz b/stable/protonmail-bridge/14.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/protonmail-bridge/14.2.1/charts/common-18.0.3.tgz differ diff --git a/stable/protonmail-bridge/14.2.1/ix_values.yaml b/stable/protonmail-bridge/14.2.1/ix_values.yaml new file mode 100644 index 00000000000..989f07d13da --- /dev/null +++ b/stable/protonmail-bridge/14.2.1/ix_values.yaml @@ -0,0 +1,56 @@ +image: + repository: shenxn/protonmail-bridge + tag: 3.9.1-1@sha256:e8c16117537805920cbffa681bc3f823191c25ff147e4d433e922995833c82a3 + pullPolicy: IfNotPresent +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + enabled: false + ports: + main: + enabled: false + smtp: + enabled: true + primary: true + ports: + smtp: + enabled: true + primary: true + port: 25 + protocol: tcp + targetPort: 25 + imap: + enabled: true + ports: + imap: + enabled: true + port: 143 + protcol: tcp + targetPort: 143 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" + readiness: + type: tcp + port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" + startup: + type: tcp + port: "{{ .Values.service.smtp.ports.smtp.targetPort }}" +persistence: + config: + enabled: true + mountPath: "/root" +portal: + open: + enabled: false diff --git a/stable/protonmail-bridge/14.1.0/questions.yaml b/stable/protonmail-bridge/14.2.1/questions.yaml similarity index 100% rename from stable/protonmail-bridge/14.1.0/questions.yaml rename to stable/protonmail-bridge/14.2.1/questions.yaml diff --git a/stable/prowlarr/15.1.0/templates/NOTES.txt b/stable/protonmail-bridge/14.2.1/templates/NOTES.txt similarity index 100% rename from stable/prowlarr/15.1.0/templates/NOTES.txt rename to stable/protonmail-bridge/14.2.1/templates/NOTES.txt diff --git a/stable/proxmox-backup-server/3.0.0/templates/common.yaml b/stable/protonmail-bridge/14.2.1/templates/common.yaml similarity index 100% rename from stable/proxmox-backup-server/3.0.0/templates/common.yaml rename to stable/protonmail-bridge/14.2.1/templates/common.yaml diff --git a/stable/proxmox-backup-server/3.0.0/values.yaml b/stable/protonmail-bridge/14.2.1/values.yaml similarity index 100% rename from stable/proxmox-backup-server/3.0.0/values.yaml rename to stable/protonmail-bridge/14.2.1/values.yaml diff --git a/stable/prowlarr/15.1.0/CHANGELOG.md b/stable/prowlarr/15.1.0/CHANGELOG.md deleted file mode 100644 index f19a0b08c94..00000000000 --- a/stable/prowlarr/15.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [prowlarr-14.3.5](https://github.com/truecharts/charts/compare/prowlarr-14.3.4...prowlarr-14.3.5) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/onedr0p/prowlarr-develop to v1.13.3.4273[@ca264d9](https://github.com/ca264d9) by renovate ([#18137](https://github.com/truecharts/charts/issues/18137)) - - -## [prowlarr-14.3.4](https://github.com/truecharts/charts/compare/prowlarr-14.3.3...prowlarr-14.3.4) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/onedr0p/prowlarr-develop to 1.13.2.4251[@23d16bf](https://github.com/23d16bf) by renovate ([#17956](https://github.com/truecharts/charts/issues/17956)) - - -## [prowlarr-14.3.3](https://github.com/truecharts/charts/compare/prowlarr-14.3.2...prowlarr-14.3.3) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/onedr0p/prowlarr-develop to v1.13.2.4251[@1ada8d9](https://github.com/1ada8d9) by renovate ([#17915](https://github.com/truecharts/charts/issues/17915)) - - -## [prowlarr-14.3.2](https://github.com/truecharts/charts/compare/prowlarr-14.3.1...prowlarr-14.3.2) (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)) - - -## [prowlarr-14.3.1](https://github.com/truecharts/charts/compare/prowlarr-14.3.0...prowlarr-14.3.1) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) - - -## [prowlarr-14.3.0](https://github.com/truecharts/charts/compare/prowlarr-14.2.7...prowlarr-14.3.0) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/onedr0p/prowlarr-develop to v1.13.0.4217[@bbc16bd](https://github.com/bbc16bd) by renovate ([#17694](https://github.com/truecharts/charts/issues/17694)) - - -## [prowlarr-14.2.7](https://github.com/truecharts/charts/compare/prowlarr-14.2.6...prowlarr-14.2.7) (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)) - - -## [prowlarr-14.2.6](https://github.com/truecharts/charts/compare/prowlarr-14.2.5...prowlarr-14.2.6) (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)) - - -## [prowlarr-14.2.5](https://github.com/truecharts/charts/compare/prowlarr-14.2.4...prowlarr-14.2.5) (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)) - - -## [prowlarr-14.2.4](https://github.com/truecharts/charts/compare/prowlarr-14.2.3...prowlarr-14.2.4) (2024-01-21) - -### Chore - diff --git a/stable/prowlarr/15.1.0/Chart.yaml b/stable/prowlarr/15.1.0/Chart.yaml deleted file mode 100644 index ef370dcab1f..00000000000 --- a/stable/prowlarr/15.1.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.13.3.4273 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. -home: https://truecharts.org/charts/stable/prowlarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png -keywords: - - prowlarr - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: prowlarr -sources: - - https://github.com/Prowlarr/Prowlarr - - https://github.com/k8s-at-home/container-images - - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - - https://ghcr.io/onedr0p/exportarr - - https://ghcr.io/onedr0p/prowlarr-develop -type: application -version: 15.1.0 diff --git a/stable/prowlarr/15.1.0/charts/common-18.0.1.tgz b/stable/prowlarr/15.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/prowlarr/15.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/prowlarr/15.1.0/ix_values.yaml b/stable/prowlarr/15.1.0/ix_values.yaml deleted file mode 100644 index c64fc12bbd8..00000000000 --- a/stable/prowlarr/15.1.0/ix_values.yaml +++ /dev/null @@ -1,107 +0,0 @@ -image: - repository: ghcr.io/onedr0p/prowlarr-develop - tag: 1.13.3.4273@sha256:ca264d9629d35fef799c403fa1fe0625de6dabf6aec08d43ca981867ca8810c2 - pullPolicy: IfNotPresent -exportarrImage: - repository: ghcr.io/onedr0p/exportarr - pullPolicy: IfNotPresent - tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22 -securityContext: - container: - readOnlyRootFilesystem: false -service: - main: - ports: - main: - port: 9696 - metrics: - enabled: true - type: ClusterIP - targetSelector: exportarr - ports: - metrics: - enabled: true - port: 9697 - targetSelector: exportarr -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - path: /ping - readiness: - path: /ping - startup: - type: tcp - env: - PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}" - PROWLARR__AUTHENTICATION_METHOD: "" - exportarr: - enabled: true - type: Deployment - strategy: RollingUpdate - replicas: 1 - podSpec: - containers: - exportarr: - primary: true - enabled: true - imageSelector: exportarrImage - args: - - prowlarr - probes: - liveness: - enabled: true - type: http - path: /healthz - port: "{{ .Values.service.metrics.ports.metrics.port }}" - readiness: - enabled: true - type: http - path: /healthz - port: "{{ .Values.service.metrics.ports.metrics.port }}" - startup: - enabled: true - type: http - path: /healthz - port: "{{ .Values.service.metrics.ports.metrics.port }}" - env: - INTERFACE: 0.0.0.0 - PORT: "{{ .Values.service.metrics.ports.metrics.port }}" - URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' - # additional metrics (slow) - # ENABLE_ADDITIONAL_METRICS: false - # enable gathering unknown queue items - # ENABLE_UNKNOWN_QUEUE_ITEMS: false - # enable backfill of historical metrics - # PROWLARR__BACKFILL: false - # Set a date from which to start the backfill - # PROWLARR__BACKFILL_SINCE_DATE: 1970-01-01 - CONFIG: "/config/config.xml" -persistence: - config: - enabled: true - targetSelector: - main: - main: - mountPath: /config - exportarr: - exportarr: - mountPath: /config - readOnly: true -metrics: - main: - enabled: true - type: "servicemonitor" - endpoints: - - port: metrics - path: /metrics - targetSelector: metrics - prometheusRule: - enabled: false -portal: - open: - enabled: true -updated: true diff --git a/stable/prpdf/5.0.0/.helmignore b/stable/prowlarr/15.2.1/.helmignore similarity index 100% rename from stable/prpdf/5.0.0/.helmignore rename to stable/prowlarr/15.2.1/.helmignore diff --git a/stable/prowlarr/15.2.1/CHANGELOG.md b/stable/prowlarr/15.2.1/CHANGELOG.md new file mode 100644 index 00000000000..1444cf21ee2 --- /dev/null +++ b/stable/prowlarr/15.2.1/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [prowlarr-14.3.5](https://github.com/truecharts/charts/compare/prowlarr-14.3.4...prowlarr-14.3.5) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/onedr0p/prowlarr-develop to v1.13.3.4273[@ca264d9](https://github.com/ca264d9) by renovate ([#18137](https://github.com/truecharts/charts/issues/18137)) + + +## [prowlarr-14.3.4](https://github.com/truecharts/charts/compare/prowlarr-14.3.3...prowlarr-14.3.4) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/onedr0p/prowlarr-develop to 1.13.2.4251[@23d16bf](https://github.com/23d16bf) by renovate ([#17956](https://github.com/truecharts/charts/issues/17956)) + + +## [prowlarr-14.3.3](https://github.com/truecharts/charts/compare/prowlarr-14.3.2...prowlarr-14.3.3) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/onedr0p/prowlarr-develop to v1.13.2.4251[@1ada8d9](https://github.com/1ada8d9) by renovate ([#17915](https://github.com/truecharts/charts/issues/17915)) + + +## [prowlarr-14.3.2](https://github.com/truecharts/charts/compare/prowlarr-14.3.1...prowlarr-14.3.2) (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)) + + +## [prowlarr-14.3.1](https://github.com/truecharts/charts/compare/prowlarr-14.3.0...prowlarr-14.3.1) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) + + +## [prowlarr-14.3.0](https://github.com/truecharts/charts/compare/prowlarr-14.2.7...prowlarr-14.3.0) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/onedr0p/prowlarr-develop to v1.13.0.4217[@bbc16bd](https://github.com/bbc16bd) by renovate ([#17694](https://github.com/truecharts/charts/issues/17694)) + + +## [prowlarr-14.2.7](https://github.com/truecharts/charts/compare/prowlarr-14.2.6...prowlarr-14.2.7) (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)) + + +## [prowlarr-14.2.6](https://github.com/truecharts/charts/compare/prowlarr-14.2.5...prowlarr-14.2.6) (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)) + + +## [prowlarr-14.2.5](https://github.com/truecharts/charts/compare/prowlarr-14.2.4...prowlarr-14.2.5) (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)) + + +## [prowlarr-14.2.4](https://github.com/truecharts/charts/compare/prowlarr-14.2.3...prowlarr-14.2.4) (2024-01-21) \ No newline at end of file diff --git a/stable/prowlarr/15.2.1/Chart.yaml b/stable/prowlarr/15.2.1/Chart.yaml new file mode 100644 index 00000000000..07d1e3e9276 --- /dev/null +++ b/stable/prowlarr/15.2.1/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.14.0.4286 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. +home: https://truecharts.org/charts/stable/prowlarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png +keywords: + - prowlarr + - torrent + - usenet +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: prowlarr +sources: + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr + - https://ghcr.io/onedr0p/prowlarr-develop + - https://ghcr.io/onedr0p/exportarr +type: application +version: 15.2.1 diff --git a/stable/prowlarr/15.1.0/README.md b/stable/prowlarr/15.2.1/README.md similarity index 100% rename from stable/prowlarr/15.1.0/README.md rename to stable/prowlarr/15.2.1/README.md diff --git a/stable/prowlarr/15.1.0/app-readme.md b/stable/prowlarr/15.2.1/app-readme.md similarity index 100% rename from stable/prowlarr/15.1.0/app-readme.md rename to stable/prowlarr/15.2.1/app-readme.md diff --git a/stable/prowlarr/15.2.1/charts/common-18.0.3.tgz b/stable/prowlarr/15.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/prowlarr/15.2.1/charts/common-18.0.3.tgz differ diff --git a/stable/prowlarr/15.2.1/ix_values.yaml b/stable/prowlarr/15.2.1/ix_values.yaml new file mode 100644 index 00000000000..57cedc2656f --- /dev/null +++ b/stable/prowlarr/15.2.1/ix_values.yaml @@ -0,0 +1,107 @@ +image: + repository: ghcr.io/onedr0p/prowlarr-develop + tag: 1.14.0.4286@sha256:91dc4b0e5abf134fa73085f639500fe58a19ee61d6ed710a1dec50eb6463612d + pullPolicy: IfNotPresent +exportarrImage: + repository: ghcr.io/onedr0p/exportarr + pullPolicy: IfNotPresent + tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22 +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + port: 9696 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 9697 + targetSelector: exportarr +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: /ping + readiness: + path: /ping + startup: + type: tcp + env: + PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}" + PROWLARR__AUTHENTICATION_METHOD: "" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - prowlarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + # enable backfill of historical metrics + # PROWLARR__BACKFILL: false + # Set a date from which to start the backfill + # PROWLARR__BACKFILL_SINCE_DATE: 1970-01-01 + CONFIG: "/config/config.xml" +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + prometheusRule: + enabled: false +portal: + open: + enabled: true +updated: true diff --git a/stable/prowlarr/15.1.0/questions.yaml b/stable/prowlarr/15.2.1/questions.yaml similarity index 100% rename from stable/prowlarr/15.1.0/questions.yaml rename to stable/prowlarr/15.2.1/questions.yaml diff --git a/stable/prusaslicer-novnc/8.1.0/templates/NOTES.txt b/stable/prowlarr/15.2.1/templates/NOTES.txt similarity index 100% rename from stable/prusaslicer-novnc/8.1.0/templates/NOTES.txt rename to stable/prowlarr/15.2.1/templates/NOTES.txt diff --git a/stable/prowlarr/15.1.0/templates/common.yaml b/stable/prowlarr/15.2.1/templates/common.yaml similarity index 100% rename from stable/prowlarr/15.1.0/templates/common.yaml rename to stable/prowlarr/15.2.1/templates/common.yaml diff --git a/stable/prpdf/5.0.0/values.yaml b/stable/prowlarr/15.2.1/values.yaml similarity index 100% rename from stable/prpdf/5.0.0/values.yaml rename to stable/prowlarr/15.2.1/values.yaml diff --git a/stable/proxmox-backup-server/3.0.0/CHANGELOG.md b/stable/proxmox-backup-server/3.0.0/CHANGELOG.md deleted file mode 100644 index a78af7302d7..00000000000 --- a/stable/proxmox-backup-server/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [proxmox-backup-server-2.2.6](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.5...proxmox-backup-server-2.2.6) (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)) - - -## [proxmox-backup-server-2.2.5](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.4...proxmox-backup-server-2.2.5) (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)) - - -## [proxmox-backup-server-2.2.4](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.3...proxmox-backup-server-2.2.4) (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)) - - -## [proxmox-backup-server-2.2.3](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.2...proxmox-backup-server-2.2.3) (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)) - - -## [proxmox-backup-server-2.2.2](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.1...proxmox-backup-server-2.2.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [proxmox-backup-server-2.2.1](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.0...proxmox-backup-server-2.2.1) (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)) - - -## [proxmox-backup-server-2.2.0](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.1.8...proxmox-backup-server-2.2.0) (2024-01-03) - -### Chore - - - -- update container image ayufan/proxmox-backup-server to v3.1.2[@eacdd4b](https://github.com/eacdd4b) by renovate ([#16808](https://github.com/truecharts/charts/issues/16808)) - - -## [proxmox-backup-server-2.1.8](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.1.7...proxmox-backup-server-2.1.8) (2024-01-03) - -### Chore - - - -- update container image ayufan/proxmox-backup-server to v[@eed5e7b](https://github.com/eed5e7b) by renovate ([#16755](https://github.com/truecharts/charts/issues/16755)) - - -## [proxmox-backup-server-2.1.7](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.1.6...proxmox-backup-server-2.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [proxmox-backup-server-2.1.6](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.1.4...proxmox-backup-server-2.1.6) (2024-01-02) - -### Chore diff --git a/stable/proxmox-backup-server/3.0.0/Chart.yaml b/stable/proxmox-backup-server/3.0.0/Chart.yaml deleted file mode 100644 index 5f47b63a08b..00000000000 --- a/stable/proxmox-backup-server/3.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: test - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.1.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Container for proxmox backup server -home: https://truecharts.org/charts/stable/proxmox-backup-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.png -keywords: - - proxmox-backup-server - - pbs -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: proxmox-backup-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/proxmox-backup-server - - https://hub.docker.com/r/ayufan/proxmox-backup-server -type: application -version: 3.0.0 diff --git a/stable/proxmox-backup-server/3.0.0/charts/common-17.5.0.tgz b/stable/proxmox-backup-server/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/proxmox-backup-server/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/prusaslicer-novnc/8.1.0/.helmignore b/stable/proxmox-backup-server/3.1.3/.helmignore similarity index 100% rename from stable/prusaslicer-novnc/8.1.0/.helmignore rename to stable/proxmox-backup-server/3.1.3/.helmignore diff --git a/stable/proxmox-backup-server/3.1.3/CHANGELOG.md b/stable/proxmox-backup-server/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fb29048c146 --- /dev/null +++ b/stable/proxmox-backup-server/3.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [proxmox-backup-server-2.2.6](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.5...proxmox-backup-server-2.2.6) (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)) + + +## [proxmox-backup-server-2.2.5](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.4...proxmox-backup-server-2.2.5) (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)) + + +## [proxmox-backup-server-2.2.4](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.3...proxmox-backup-server-2.2.4) (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)) + + +## [proxmox-backup-server-2.2.3](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.2...proxmox-backup-server-2.2.3) (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)) + + +## [proxmox-backup-server-2.2.2](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.1...proxmox-backup-server-2.2.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [proxmox-backup-server-2.2.1](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.2.0...proxmox-backup-server-2.2.1) (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)) + + +## [proxmox-backup-server-2.2.0](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.1.8...proxmox-backup-server-2.2.0) (2024-01-03) + +### Chore + + + +- update container image ayufan/proxmox-backup-server to v3.1.2[@eacdd4b](https://github.com/eacdd4b) by renovate ([#16808](https://github.com/truecharts/charts/issues/16808)) + + +## [proxmox-backup-server-2.1.8](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.1.7...proxmox-backup-server-2.1.8) (2024-01-03) + +### Chore + + + +- update container image ayufan/proxmox-backup-server to v[@eed5e7b](https://github.com/eed5e7b) by renovate ([#16755](https://github.com/truecharts/charts/issues/16755)) + + +## [proxmox-backup-server-2.1.7](https://github.com/truecharts/charts/compare/proxmox-backup-server-2.1.6...proxmox-backup-server-2.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/proxmox-backup-server/3.1.3/Chart.yaml b/stable/proxmox-backup-server/3.1.3/Chart.yaml new file mode 100644 index 00000000000..725813e16a1 --- /dev/null +++ b/stable/proxmox-backup-server/3.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: test + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.1.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Container for proxmox backup server +home: https://truecharts.org/charts/stable/proxmox-backup-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.png +keywords: + - proxmox-backup-server + - pbs +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: proxmox-backup-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/proxmox-backup-server + - https://hub.docker.com/r/ayufan/proxmox-backup-server +type: application +version: 3.1.3 diff --git a/stable/proxmox-backup-server/3.0.0/README.md b/stable/proxmox-backup-server/3.1.3/README.md similarity index 100% rename from stable/proxmox-backup-server/3.0.0/README.md rename to stable/proxmox-backup-server/3.1.3/README.md diff --git a/stable/proxmox-backup-server/3.0.0/app-readme.md b/stable/proxmox-backup-server/3.1.3/app-readme.md similarity index 100% rename from stable/proxmox-backup-server/3.0.0/app-readme.md rename to stable/proxmox-backup-server/3.1.3/app-readme.md diff --git a/stable/proxmox-backup-server/3.1.3/charts/common-18.0.3.tgz b/stable/proxmox-backup-server/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/proxmox-backup-server/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/proxmox-backup-server/3.0.0/ix_values.yaml b/stable/proxmox-backup-server/3.1.3/ix_values.yaml similarity index 100% rename from stable/proxmox-backup-server/3.0.0/ix_values.yaml rename to stable/proxmox-backup-server/3.1.3/ix_values.yaml diff --git a/stable/proxmox-backup-server/3.0.0/questions.yaml b/stable/proxmox-backup-server/3.1.3/questions.yaml similarity index 100% rename from stable/proxmox-backup-server/3.0.0/questions.yaml rename to stable/proxmox-backup-server/3.1.3/questions.yaml diff --git a/stable/putty/9.0.0/templates/common.yaml b/stable/proxmox-backup-server/3.1.3/templates/common.yaml similarity index 100% rename from stable/putty/9.0.0/templates/common.yaml rename to stable/proxmox-backup-server/3.1.3/templates/common.yaml diff --git a/stable/prusaslicer-novnc/8.1.0/values.yaml b/stable/proxmox-backup-server/3.1.3/values.yaml similarity index 100% rename from stable/prusaslicer-novnc/8.1.0/values.yaml rename to stable/proxmox-backup-server/3.1.3/values.yaml diff --git a/stable/prpdf/5.0.0/CHANGELOG.md b/stable/prpdf/5.0.0/CHANGELOG.md deleted file mode 100644 index c9da5629dd1..00000000000 --- a/stable/prpdf/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [prpdf-4.1.11](https://github.com/truecharts/charts/compare/prpdf-4.1.10...prpdf-4.1.11) (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)) - - -## [prpdf-4.1.10](https://github.com/truecharts/charts/compare/prpdf-4.1.9...prpdf-4.1.10) (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)) - - -## [prpdf-4.1.9](https://github.com/truecharts/charts/compare/prpdf-4.1.8...prpdf-4.1.9) (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)) - - -## [prpdf-4.1.8](https://github.com/truecharts/charts/compare/prpdf-4.1.7...prpdf-4.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)) - - -## [prpdf-4.1.7](https://github.com/truecharts/charts/compare/prpdf-4.1.6...prpdf-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [prpdf-4.1.6](https://github.com/truecharts/charts/compare/prpdf-4.1.5...prpdf-4.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)) - - -## [prpdf-4.1.5](https://github.com/truecharts/charts/compare/prpdf-4.1.4...prpdf-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [prpdf-4.1.4](https://github.com/truecharts/charts/compare/prpdf-4.1.3...prpdf-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [prpdf-4.1.3](https://github.com/truecharts/charts/compare/prpdf-4.1.0...prpdf-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/prpdf/5.0.0/Chart.yaml b/stable/prpdf/5.0.0/Chart.yaml deleted file mode 100644 index 6dfe8a29d7e..00000000000 --- a/stable/prpdf/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. -home: https://truecharts.org/charts/stable/prpdf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.png -keywords: - - prpdf - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: prpdf -sources: - - https://github.com/maschhoff/prpdf - - https://github.com/truecharts/charts/tree/master/charts/stable/prpdf - - https://hub.docker.com/r/knex666/prpdf -type: application -version: 5.0.0 diff --git a/stable/prpdf/5.0.0/charts/common-17.5.0.tgz b/stable/prpdf/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/prpdf/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pt-helper/5.0.0/.helmignore b/stable/prpdf/5.1.3/.helmignore similarity index 100% rename from stable/pt-helper/5.0.0/.helmignore rename to stable/prpdf/5.1.3/.helmignore diff --git a/stable/prpdf/5.1.3/CHANGELOG.md b/stable/prpdf/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b910eefca4f --- /dev/null +++ b/stable/prpdf/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [prpdf-4.1.11](https://github.com/truecharts/charts/compare/prpdf-4.1.10...prpdf-4.1.11) (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)) + + +## [prpdf-4.1.10](https://github.com/truecharts/charts/compare/prpdf-4.1.9...prpdf-4.1.10) (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)) + + +## [prpdf-4.1.9](https://github.com/truecharts/charts/compare/prpdf-4.1.8...prpdf-4.1.9) (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)) + + +## [prpdf-4.1.8](https://github.com/truecharts/charts/compare/prpdf-4.1.7...prpdf-4.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)) + + +## [prpdf-4.1.7](https://github.com/truecharts/charts/compare/prpdf-4.1.6...prpdf-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [prpdf-4.1.6](https://github.com/truecharts/charts/compare/prpdf-4.1.5...prpdf-4.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)) + + +## [prpdf-4.1.5](https://github.com/truecharts/charts/compare/prpdf-4.1.4...prpdf-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [prpdf-4.1.4](https://github.com/truecharts/charts/compare/prpdf-4.1.3...prpdf-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [prpdf-4.1.3](https://github.com/truecharts/charts/compare/prpdf-4.1.0...prpdf-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/prpdf/5.1.3/Chart.yaml b/stable/prpdf/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c91abb8259e --- /dev/null +++ b/stable/prpdf/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. +home: https://truecharts.org/charts/stable/prpdf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.png +keywords: + - prpdf + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: prpdf +sources: + - https://github.com/maschhoff/prpdf + - https://github.com/truecharts/charts/tree/master/charts/stable/prpdf + - https://hub.docker.com/r/knex666/prpdf +type: application +version: 5.1.3 diff --git a/stable/prpdf/5.0.0/README.md b/stable/prpdf/5.1.3/README.md similarity index 100% rename from stable/prpdf/5.0.0/README.md rename to stable/prpdf/5.1.3/README.md diff --git a/stable/prpdf/5.0.0/app-readme.md b/stable/prpdf/5.1.3/app-readme.md similarity index 100% rename from stable/prpdf/5.0.0/app-readme.md rename to stable/prpdf/5.1.3/app-readme.md diff --git a/stable/prpdf/5.1.3/charts/common-18.0.3.tgz b/stable/prpdf/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/prpdf/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/prpdf/5.0.0/ix_values.yaml b/stable/prpdf/5.1.3/ix_values.yaml similarity index 100% rename from stable/prpdf/5.0.0/ix_values.yaml rename to stable/prpdf/5.1.3/ix_values.yaml diff --git a/stable/prpdf/5.0.0/questions.yaml b/stable/prpdf/5.1.3/questions.yaml similarity index 100% rename from stable/prpdf/5.0.0/questions.yaml rename to stable/prpdf/5.1.3/questions.yaml diff --git a/stable/prpdf/5.0.0/templates/common.yaml b/stable/prpdf/5.1.3/templates/common.yaml similarity index 100% rename from stable/prpdf/5.0.0/templates/common.yaml rename to stable/prpdf/5.1.3/templates/common.yaml diff --git a/stable/pt-helper/5.0.0/values.yaml b/stable/prpdf/5.1.3/values.yaml similarity index 100% rename from stable/pt-helper/5.0.0/values.yaml rename to stable/prpdf/5.1.3/values.yaml diff --git a/stable/prusaslicer-novnc/8.1.0/CHANGELOG.md b/stable/prusaslicer-novnc/8.1.0/CHANGELOG.md deleted file mode 100644 index b08b06e5095..00000000000 --- a/stable/prusaslicer-novnc/8.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [prusaslicer-novnc-7.1.19](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.18...prusaslicer-novnc-7.1.19) (2024-02-12) - -### Chore - - - -- update container image mikeah/prusaslicer-novnc to latest[@7537fd2](https://github.com/7537fd2) by renovate ([#18097](https://github.com/truecharts/charts/issues/18097)) - - -## [prusaslicer-novnc-7.1.18](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.17...prusaslicer-novnc-7.1.18) (2024-02-05) - -### Chore - - - -- update container image mikeah/prusaslicer-novnc to latest[@27c0bf5](https://github.com/27c0bf5) by renovate ([#17886](https://github.com/truecharts/charts/issues/17886)) - - -## [prusaslicer-novnc-7.1.17](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.16...prusaslicer-novnc-7.1.17) (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)) - - -## [prusaslicer-novnc-7.1.16](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.15...prusaslicer-novnc-7.1.16) (2024-01-29) - -### Chore - - - -- update container image mikeah/prusaslicer-novnc to latest[@bdb2ff4](https://github.com/bdb2ff4) by renovate ([#17646](https://github.com/truecharts/charts/issues/17646)) - - -## [prusaslicer-novnc-7.1.15](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.14...prusaslicer-novnc-7.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)) - - -## [prusaslicer-novnc-7.1.14](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.13...prusaslicer-novnc-7.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)) - - -## [prusaslicer-novnc-7.1.13](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.12...prusaslicer-novnc-7.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)) - - -## [prusaslicer-novnc-7.1.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.11...prusaslicer-novnc-7.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [prusaslicer-novnc-7.1.11](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.10...prusaslicer-novnc-7.1.11) (2024-01-21) - -### Chore diff --git a/stable/prusaslicer-novnc/8.1.0/Chart.yaml b/stable/prusaslicer-novnc/8.1.0/Chart.yaml deleted file mode 100644 index aec7fbe8a74..00000000000 --- a/stable/prusaslicer-novnc/8.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. -home: https://truecharts.org/charts/stable/prusaslicer-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png -keywords: - - prusaslicer-novnc - - home-automation - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: prusaslicer-novnc -sources: - - https://www.prusa3d.com/prusaslicer/ - - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - - https://hub.docker.com/r/mikeah/prusaslicer-novnc -type: application -version: 8.1.0 diff --git a/stable/prusaslicer-novnc/8.1.0/charts/common-18.0.1.tgz b/stable/prusaslicer-novnc/8.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/prusaslicer-novnc/8.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/prusaslicer-novnc/8.1.0/ix_values.yaml b/stable/prusaslicer-novnc/8.1.0/ix_values.yaml deleted file mode 100644 index 30a5429bd4f..00000000000 --- a/stable/prusaslicer-novnc/8.1.0/ix_values.yaml +++ /dev/null @@ -1,34 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: mikeah/prusaslicer-novnc - tag: latest@sha256:c218037608ced9c50c8c9546a9d7ef0a615e4b1ebb94972360affd5da41c9a1b -persistence: - configsfolder: - enabled: true - mountPath: /configs/ - prints: - enabled: true - mountPath: /prints/ -service: - main: - ports: - main: - port: 16080 - protocol: http - targetPort: 8080 -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsGroup: 0 - runAsUser: 0 -workload: - main: - podSpec: - containers: - main: - env: - SSL_CERT_FILE: /etc/ssl/certs/ca-certificates.crt diff --git a/stable/putty/9.0.0/.helmignore b/stable/prusaslicer-novnc/8.1.4/.helmignore similarity index 100% rename from stable/putty/9.0.0/.helmignore rename to stable/prusaslicer-novnc/8.1.4/.helmignore diff --git a/stable/prusaslicer-novnc/8.1.4/CHANGELOG.md b/stable/prusaslicer-novnc/8.1.4/CHANGELOG.md new file mode 100644 index 00000000000..496d80a6e4f --- /dev/null +++ b/stable/prusaslicer-novnc/8.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [prusaslicer-novnc-7.1.19](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.18...prusaslicer-novnc-7.1.19) (2024-02-12) + +### Chore + + + +- update container image mikeah/prusaslicer-novnc to latest[@7537fd2](https://github.com/7537fd2) by renovate ([#18097](https://github.com/truecharts/charts/issues/18097)) + + +## [prusaslicer-novnc-7.1.18](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.17...prusaslicer-novnc-7.1.18) (2024-02-05) + +### Chore + + + +- update container image mikeah/prusaslicer-novnc to latest[@27c0bf5](https://github.com/27c0bf5) by renovate ([#17886](https://github.com/truecharts/charts/issues/17886)) + + +## [prusaslicer-novnc-7.1.17](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.16...prusaslicer-novnc-7.1.17) (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)) + + +## [prusaslicer-novnc-7.1.16](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.15...prusaslicer-novnc-7.1.16) (2024-01-29) + +### Chore + + + +- update container image mikeah/prusaslicer-novnc to latest[@bdb2ff4](https://github.com/bdb2ff4) by renovate ([#17646](https://github.com/truecharts/charts/issues/17646)) + + +## [prusaslicer-novnc-7.1.15](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.14...prusaslicer-novnc-7.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)) + + +## [prusaslicer-novnc-7.1.14](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.13...prusaslicer-novnc-7.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)) + + +## [prusaslicer-novnc-7.1.13](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.12...prusaslicer-novnc-7.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)) + + +## [prusaslicer-novnc-7.1.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-7.1.11...prusaslicer-novnc-7.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/prusaslicer-novnc/8.1.4/Chart.yaml b/stable/prusaslicer-novnc/8.1.4/Chart.yaml new file mode 100644 index 00000000000..da3b287ec20 --- /dev/null +++ b/stable/prusaslicer-novnc/8.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. +home: https://truecharts.org/charts/stable/prusaslicer-novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png +keywords: + - prusaslicer-novnc + - home-automation + - Productivity +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: prusaslicer-novnc +sources: + - https://www.prusa3d.com/prusaslicer/ + - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc + - https://hub.docker.com/r/mikeah/prusaslicer-novnc +type: application +version: 8.1.4 diff --git a/stable/prusaslicer-novnc/8.1.0/README.md b/stable/prusaslicer-novnc/8.1.4/README.md similarity index 100% rename from stable/prusaslicer-novnc/8.1.0/README.md rename to stable/prusaslicer-novnc/8.1.4/README.md diff --git a/stable/prusaslicer-novnc/8.1.0/app-readme.md b/stable/prusaslicer-novnc/8.1.4/app-readme.md similarity index 100% rename from stable/prusaslicer-novnc/8.1.0/app-readme.md rename to stable/prusaslicer-novnc/8.1.4/app-readme.md diff --git a/stable/prusaslicer-novnc/8.1.4/charts/common-18.0.3.tgz b/stable/prusaslicer-novnc/8.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/prusaslicer-novnc/8.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/prusaslicer-novnc/8.1.4/ix_values.yaml b/stable/prusaslicer-novnc/8.1.4/ix_values.yaml new file mode 100644 index 00000000000..f742af40e82 --- /dev/null +++ b/stable/prusaslicer-novnc/8.1.4/ix_values.yaml @@ -0,0 +1,34 @@ +image: + pullPolicy: IfNotPresent + repository: mikeah/prusaslicer-novnc + tag: latest@sha256:644eff9b0ca3f2e304686fb0556ee2c25a8278cf7b2e71db379ba3e996a03bf5 +persistence: + configsfolder: + enabled: true + mountPath: /configs/ + prints: + enabled: true + mountPath: /prints/ +service: + main: + ports: + main: + port: 16080 + protocol: http + targetPort: 8080 +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsGroup: 0 + runAsUser: 0 +workload: + main: + podSpec: + containers: + main: + env: + SSL_CERT_FILE: /etc/ssl/certs/ca-certificates.crt diff --git a/stable/prusaslicer-novnc/8.1.0/questions.yaml b/stable/prusaslicer-novnc/8.1.4/questions.yaml similarity index 100% rename from stable/prusaslicer-novnc/8.1.0/questions.yaml rename to stable/prusaslicer-novnc/8.1.4/questions.yaml diff --git a/stable/putty/9.0.0/templates/NOTES.txt b/stable/prusaslicer-novnc/8.1.4/templates/NOTES.txt similarity index 100% rename from stable/putty/9.0.0/templates/NOTES.txt rename to stable/prusaslicer-novnc/8.1.4/templates/NOTES.txt diff --git a/stable/prusaslicer-novnc/8.1.0/templates/common.yaml b/stable/prusaslicer-novnc/8.1.4/templates/common.yaml similarity index 100% rename from stable/prusaslicer-novnc/8.1.0/templates/common.yaml rename to stable/prusaslicer-novnc/8.1.4/templates/common.yaml diff --git a/stable/putty/9.0.0/values.yaml b/stable/prusaslicer-novnc/8.1.4/values.yaml similarity index 100% rename from stable/putty/9.0.0/values.yaml rename to stable/prusaslicer-novnc/8.1.4/values.yaml diff --git a/stable/pt-helper/5.0.0/CHANGELOG.md b/stable/pt-helper/5.0.0/CHANGELOG.md deleted file mode 100644 index 15b13a13fae..00000000000 --- a/stable/pt-helper/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pt-helper-4.1.11](https://github.com/truecharts/charts/compare/pt-helper-4.1.10...pt-helper-4.1.11) (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)) - - -## [pt-helper-4.1.10](https://github.com/truecharts/charts/compare/pt-helper-4.1.9...pt-helper-4.1.10) (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)) - - -## [pt-helper-4.1.9](https://github.com/truecharts/charts/compare/pt-helper-4.1.8...pt-helper-4.1.9) (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)) - - -## [pt-helper-4.1.8](https://github.com/truecharts/charts/compare/pt-helper-4.1.7...pt-helper-4.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)) - - -## [pt-helper-4.1.7](https://github.com/truecharts/charts/compare/pt-helper-4.1.6...pt-helper-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pt-helper-4.1.6](https://github.com/truecharts/charts/compare/pt-helper-4.1.5...pt-helper-4.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)) - - -## [pt-helper-4.1.5](https://github.com/truecharts/charts/compare/pt-helper-4.1.4...pt-helper-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pt-helper-4.1.4](https://github.com/truecharts/charts/compare/pt-helper-4.1.3...pt-helper-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pt-helper-4.1.3](https://github.com/truecharts/charts/compare/pt-helper-4.1.0...pt-helper-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/pt-helper/5.0.0/Chart.yaml b/stable/pt-helper/5.0.0/Chart.yaml deleted file mode 100644 index 7fa7378b757..00000000000 --- a/stable/pt-helper/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A tool that can automatically download free seeds and delete them after the free time expires. -home: https://truecharts.org/charts/stable/pt-helper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.png -keywords: - - pt-helper - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pt-helper -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pt-helper - - https://hub.docker.com/r/crazyq/pt_helper -type: application -version: 5.0.0 diff --git a/stable/pt-helper/5.0.0/charts/common-17.5.0.tgz b/stable/pt-helper/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pt-helper/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pvk-ii/5.0.0/.helmignore b/stable/pt-helper/5.1.3/.helmignore similarity index 100% rename from stable/pvk-ii/5.0.0/.helmignore rename to stable/pt-helper/5.1.3/.helmignore diff --git a/stable/pt-helper/5.1.3/CHANGELOG.md b/stable/pt-helper/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f9d5d0db6bb --- /dev/null +++ b/stable/pt-helper/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pt-helper-4.1.11](https://github.com/truecharts/charts/compare/pt-helper-4.1.10...pt-helper-4.1.11) (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)) + + +## [pt-helper-4.1.10](https://github.com/truecharts/charts/compare/pt-helper-4.1.9...pt-helper-4.1.10) (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)) + + +## [pt-helper-4.1.9](https://github.com/truecharts/charts/compare/pt-helper-4.1.8...pt-helper-4.1.9) (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)) + + +## [pt-helper-4.1.8](https://github.com/truecharts/charts/compare/pt-helper-4.1.7...pt-helper-4.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)) + + +## [pt-helper-4.1.7](https://github.com/truecharts/charts/compare/pt-helper-4.1.6...pt-helper-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pt-helper-4.1.6](https://github.com/truecharts/charts/compare/pt-helper-4.1.5...pt-helper-4.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)) + + +## [pt-helper-4.1.5](https://github.com/truecharts/charts/compare/pt-helper-4.1.4...pt-helper-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pt-helper-4.1.4](https://github.com/truecharts/charts/compare/pt-helper-4.1.3...pt-helper-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pt-helper-4.1.3](https://github.com/truecharts/charts/compare/pt-helper-4.1.0...pt-helper-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/pt-helper/5.1.3/Chart.yaml b/stable/pt-helper/5.1.3/Chart.yaml new file mode 100644 index 00000000000..1446305381a --- /dev/null +++ b/stable/pt-helper/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A tool that can automatically download free seeds and delete them after the free time expires. +home: https://truecharts.org/charts/stable/pt-helper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.png +keywords: + - pt-helper + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pt-helper +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pt-helper + - https://hub.docker.com/r/crazyq/pt_helper +type: application +version: 5.1.3 diff --git a/stable/pt-helper/5.0.0/README.md b/stable/pt-helper/5.1.3/README.md similarity index 100% rename from stable/pt-helper/5.0.0/README.md rename to stable/pt-helper/5.1.3/README.md diff --git a/stable/pt-helper/5.0.0/app-readme.md b/stable/pt-helper/5.1.3/app-readme.md similarity index 100% rename from stable/pt-helper/5.0.0/app-readme.md rename to stable/pt-helper/5.1.3/app-readme.md diff --git a/stable/pt-helper/5.1.3/charts/common-18.0.3.tgz b/stable/pt-helper/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pt-helper/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pt-helper/5.0.0/ix_values.yaml b/stable/pt-helper/5.1.3/ix_values.yaml similarity index 100% rename from stable/pt-helper/5.0.0/ix_values.yaml rename to stable/pt-helper/5.1.3/ix_values.yaml diff --git a/stable/pt-helper/5.0.0/questions.yaml b/stable/pt-helper/5.1.3/questions.yaml similarity index 100% rename from stable/pt-helper/5.0.0/questions.yaml rename to stable/pt-helper/5.1.3/questions.yaml diff --git a/stable/pt-helper/5.0.0/templates/common.yaml b/stable/pt-helper/5.1.3/templates/common.yaml similarity index 100% rename from stable/pt-helper/5.0.0/templates/common.yaml rename to stable/pt-helper/5.1.3/templates/common.yaml diff --git a/stable/pvk-ii/5.0.0/values.yaml b/stable/pt-helper/5.1.3/values.yaml similarity index 100% rename from stable/pvk-ii/5.0.0/values.yaml rename to stable/pt-helper/5.1.3/values.yaml diff --git a/stable/putty/9.0.0/CHANGELOG.md b/stable/putty/9.0.0/CHANGELOG.md deleted file mode 100644 index e0d6d432813..00000000000 --- a/stable/putty/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [putty-8.0.1](https://github.com/truecharts/charts/compare/putty-8.0.0...putty-8.0.1) (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)) - - -## [putty-8.0.0](https://github.com/truecharts/charts/compare/putty-7.1.10...putty-8.0.0) (2024-01-29) - -### Chore - - - -- update container image jlesage/putty to v24.01.1[@3731054](https://github.com/3731054) by renovate ([#17710](https://github.com/truecharts/charts/issues/17710)) - - -## [putty-7.1.10](https://github.com/truecharts/charts/compare/putty-7.1.9...putty-7.1.10) (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)) - - -## [putty-7.1.9](https://github.com/truecharts/charts/compare/putty-7.1.8...putty-7.1.9) (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)) - - -## [putty-7.1.8](https://github.com/truecharts/charts/compare/putty-7.1.7...putty-7.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)) - - -## [putty-7.1.7](https://github.com/truecharts/charts/compare/putty-7.1.6...putty-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [putty-7.1.6](https://github.com/truecharts/charts/compare/putty-7.1.5...putty-7.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)) - - -## [putty-7.1.5](https://github.com/truecharts/charts/compare/putty-7.1.4...putty-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [putty-7.1.4](https://github.com/truecharts/charts/compare/putty-7.1.3...putty-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [putty-7.1.3](https://github.com/truecharts/charts/compare/putty-7.1.0...putty-7.1.3) (2024-01-01) diff --git a/stable/putty/9.0.0/Chart.yaml b/stable/putty/9.0.0/Chart.yaml deleted file mode 100644 index 401fecef9c8..00000000000 --- a/stable/putty/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.01.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. -home: https://truecharts.org/charts/stable/putty -icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png -keywords: - - ssh - - putty -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: putty -sources: - - https://github.com/jlesage/docker-putty - - https://github.com/truecharts/charts/tree/master/charts/stable/putty - - https://hub.docker.com/r/jlesage/putty -type: application -version: 9.0.0 diff --git a/stable/putty/9.0.0/charts/common-17.5.0.tgz b/stable/putty/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/putty/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pwm/5.0.0/.helmignore b/stable/putty/9.1.3/.helmignore similarity index 100% rename from stable/pwm/5.0.0/.helmignore rename to stable/putty/9.1.3/.helmignore diff --git a/stable/putty/9.1.3/CHANGELOG.md b/stable/putty/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d8a8e15f1e9 --- /dev/null +++ b/stable/putty/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [putty-8.0.1](https://github.com/truecharts/charts/compare/putty-8.0.0...putty-8.0.1) (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)) + + +## [putty-8.0.0](https://github.com/truecharts/charts/compare/putty-7.1.10...putty-8.0.0) (2024-01-29) + +### Chore + + + +- update container image jlesage/putty to v24.01.1[@3731054](https://github.com/3731054) by renovate ([#17710](https://github.com/truecharts/charts/issues/17710)) + + +## [putty-7.1.10](https://github.com/truecharts/charts/compare/putty-7.1.9...putty-7.1.10) (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)) + + +## [putty-7.1.9](https://github.com/truecharts/charts/compare/putty-7.1.8...putty-7.1.9) (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)) + + +## [putty-7.1.8](https://github.com/truecharts/charts/compare/putty-7.1.7...putty-7.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)) + + +## [putty-7.1.7](https://github.com/truecharts/charts/compare/putty-7.1.6...putty-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [putty-7.1.6](https://github.com/truecharts/charts/compare/putty-7.1.5...putty-7.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)) + + +## [putty-7.1.5](https://github.com/truecharts/charts/compare/putty-7.1.4...putty-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [putty-7.1.4](https://github.com/truecharts/charts/compare/putty-7.1.3...putty-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/putty/9.1.3/Chart.yaml b/stable/putty/9.1.3/Chart.yaml new file mode 100644 index 00000000000..a77e065f646 --- /dev/null +++ b/stable/putty/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.01.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. +home: https://truecharts.org/charts/stable/putty +icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png +keywords: + - ssh + - putty +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: putty +sources: + - https://github.com/jlesage/docker-putty + - https://github.com/truecharts/charts/tree/master/charts/stable/putty + - https://hub.docker.com/r/jlesage/putty +type: application +version: 9.1.3 diff --git a/stable/putty/9.0.0/README.md b/stable/putty/9.1.3/README.md similarity index 100% rename from stable/putty/9.0.0/README.md rename to stable/putty/9.1.3/README.md diff --git a/stable/putty/9.0.0/app-readme.md b/stable/putty/9.1.3/app-readme.md similarity index 100% rename from stable/putty/9.0.0/app-readme.md rename to stable/putty/9.1.3/app-readme.md diff --git a/stable/putty/9.1.3/charts/common-18.0.3.tgz b/stable/putty/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/putty/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/putty/9.0.0/ix_values.yaml b/stable/putty/9.1.3/ix_values.yaml similarity index 100% rename from stable/putty/9.0.0/ix_values.yaml rename to stable/putty/9.1.3/ix_values.yaml diff --git a/stable/putty/9.0.0/questions.yaml b/stable/putty/9.1.3/questions.yaml similarity index 100% rename from stable/putty/9.0.0/questions.yaml rename to stable/putty/9.1.3/questions.yaml diff --git a/stable/pwndrop/9.0.0/templates/NOTES.txt b/stable/putty/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/9.0.0/templates/NOTES.txt rename to stable/putty/9.1.3/templates/NOTES.txt diff --git a/stable/pwndrop/9.0.0/templates/common.yaml b/stable/putty/9.1.3/templates/common.yaml similarity index 100% rename from stable/pwndrop/9.0.0/templates/common.yaml rename to stable/putty/9.1.3/templates/common.yaml diff --git a/stable/pwm/5.0.0/values.yaml b/stable/putty/9.1.3/values.yaml similarity index 100% rename from stable/pwm/5.0.0/values.yaml rename to stable/putty/9.1.3/values.yaml diff --git a/stable/pvk-ii/5.0.0/CHANGELOG.md b/stable/pvk-ii/5.0.0/CHANGELOG.md deleted file mode 100644 index 6d68b8f7fc8..00000000000 --- a/stable/pvk-ii/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pvk-ii-4.1.11](https://github.com/truecharts/charts/compare/pvk-ii-4.1.10...pvk-ii-4.1.11) (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)) - - -## [pvk-ii-4.1.10](https://github.com/truecharts/charts/compare/pvk-ii-4.1.9...pvk-ii-4.1.10) (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)) - - -## [pvk-ii-4.1.9](https://github.com/truecharts/charts/compare/pvk-ii-4.1.8...pvk-ii-4.1.9) (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)) - - -## [pvk-ii-4.1.8](https://github.com/truecharts/charts/compare/pvk-ii-4.1.7...pvk-ii-4.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)) - - -## [pvk-ii-4.1.7](https://github.com/truecharts/charts/compare/pvk-ii-4.1.6...pvk-ii-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pvk-ii-4.1.6](https://github.com/truecharts/charts/compare/pvk-ii-4.1.5...pvk-ii-4.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)) - - -## [pvk-ii-4.1.5](https://github.com/truecharts/charts/compare/pvk-ii-4.1.4...pvk-ii-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pvk-ii-4.1.4](https://github.com/truecharts/charts/compare/pvk-ii-4.1.3...pvk-ii-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pvk-ii-4.1.3](https://github.com/truecharts/charts/compare/pvk-ii-4.1.0...pvk-ii-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/pvk-ii/5.0.0/Chart.yaml b/stable/pvk-ii/5.0.0/Chart.yaml deleted file mode 100644 index 0a0a485f672..00000000000 --- a/stable/pvk-ii/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: pkii -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. -home: https://truecharts.org/charts/stable/pvk-ii -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.png -keywords: - - pvk-ii - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pvk-ii -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pvk-ii - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/pvk-ii/5.0.0/charts/common-17.5.0.tgz b/stable/pvk-ii/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pvk-ii/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pwndrop/9.0.0/.helmignore b/stable/pvk-ii/5.1.3/.helmignore similarity index 100% rename from stable/pwndrop/9.0.0/.helmignore rename to stable/pvk-ii/5.1.3/.helmignore diff --git a/stable/pvk-ii/5.1.3/CHANGELOG.md b/stable/pvk-ii/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..01a918e3086 --- /dev/null +++ b/stable/pvk-ii/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pvk-ii-4.1.11](https://github.com/truecharts/charts/compare/pvk-ii-4.1.10...pvk-ii-4.1.11) (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)) + + +## [pvk-ii-4.1.10](https://github.com/truecharts/charts/compare/pvk-ii-4.1.9...pvk-ii-4.1.10) (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)) + + +## [pvk-ii-4.1.9](https://github.com/truecharts/charts/compare/pvk-ii-4.1.8...pvk-ii-4.1.9) (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)) + + +## [pvk-ii-4.1.8](https://github.com/truecharts/charts/compare/pvk-ii-4.1.7...pvk-ii-4.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)) + + +## [pvk-ii-4.1.7](https://github.com/truecharts/charts/compare/pvk-ii-4.1.6...pvk-ii-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pvk-ii-4.1.6](https://github.com/truecharts/charts/compare/pvk-ii-4.1.5...pvk-ii-4.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)) + + +## [pvk-ii-4.1.5](https://github.com/truecharts/charts/compare/pvk-ii-4.1.4...pvk-ii-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pvk-ii-4.1.4](https://github.com/truecharts/charts/compare/pvk-ii-4.1.3...pvk-ii-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pvk-ii-4.1.3](https://github.com/truecharts/charts/compare/pvk-ii-4.1.0...pvk-ii-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/pvk-ii/5.1.3/Chart.yaml b/stable/pvk-ii/5.1.3/Chart.yaml new file mode 100644 index 00000000000..29a014e1138 --- /dev/null +++ b/stable/pvk-ii/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: pkii +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. +home: https://truecharts.org/charts/stable/pvk-ii +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.png +keywords: + - pvk-ii + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pvk-ii +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pvk-ii + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/pvk-ii/5.0.0/README.md b/stable/pvk-ii/5.1.3/README.md similarity index 100% rename from stable/pvk-ii/5.0.0/README.md rename to stable/pvk-ii/5.1.3/README.md diff --git a/stable/pvk-ii/5.0.0/app-readme.md b/stable/pvk-ii/5.1.3/app-readme.md similarity index 100% rename from stable/pvk-ii/5.0.0/app-readme.md rename to stable/pvk-ii/5.1.3/app-readme.md diff --git a/stable/pvk-ii/5.1.3/charts/common-18.0.3.tgz b/stable/pvk-ii/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pvk-ii/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pvk-ii/5.0.0/ix_values.yaml b/stable/pvk-ii/5.1.3/ix_values.yaml similarity index 100% rename from stable/pvk-ii/5.0.0/ix_values.yaml rename to stable/pvk-ii/5.1.3/ix_values.yaml diff --git a/stable/pvk-ii/5.0.0/questions.yaml b/stable/pvk-ii/5.1.3/questions.yaml similarity index 100% rename from stable/pvk-ii/5.0.0/questions.yaml rename to stable/pvk-ii/5.1.3/questions.yaml diff --git a/stable/pvk-ii/5.0.0/templates/common.yaml b/stable/pvk-ii/5.1.3/templates/common.yaml similarity index 100% rename from stable/pvk-ii/5.0.0/templates/common.yaml rename to stable/pvk-ii/5.1.3/templates/common.yaml diff --git a/stable/pwndrop/9.0.0/values.yaml b/stable/pvk-ii/5.1.3/values.yaml similarity index 100% rename from stable/pwndrop/9.0.0/values.yaml rename to stable/pvk-ii/5.1.3/values.yaml diff --git a/stable/pwm/5.0.0/CHANGELOG.md b/stable/pwm/5.0.0/CHANGELOG.md deleted file mode 100644 index c04a17f2154..00000000000 --- a/stable/pwm/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pwm-4.1.11](https://github.com/truecharts/charts/compare/pwm-4.1.10...pwm-4.1.11) (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)) - - -## [pwm-4.1.10](https://github.com/truecharts/charts/compare/pwm-4.1.9...pwm-4.1.10) (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)) - - -## [pwm-4.1.9](https://github.com/truecharts/charts/compare/pwm-4.1.8...pwm-4.1.9) (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)) - - -## [pwm-4.1.8](https://github.com/truecharts/charts/compare/pwm-4.1.7...pwm-4.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)) - - -## [pwm-4.1.7](https://github.com/truecharts/charts/compare/pwm-4.1.6...pwm-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pwm-4.1.6](https://github.com/truecharts/charts/compare/pwm-4.1.5...pwm-4.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)) - - -## [pwm-4.1.5](https://github.com/truecharts/charts/compare/pwm-4.1.4...pwm-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pwm-4.1.4](https://github.com/truecharts/charts/compare/pwm-4.1.3...pwm-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pwm-4.1.3](https://github.com/truecharts/charts/compare/pwm-4.1.0...pwm-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/pwm/5.0.0/Chart.yaml b/stable/pwm/5.0.0/Chart.yaml deleted file mode 100644 index 53cce570906..00000000000 --- a/stable/pwm/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. -home: https://truecharts.org/charts/stable/pwm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png -keywords: - - pwm - - Security -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pwm -sources: - - https://github.com/pwm-project/pwm - - https://github.com/truecharts/charts/tree/master/charts/stable/pwm - - https://hub.docker.com/r/fjudith/pwm -type: application -version: 5.0.0 diff --git a/stable/pwm/5.0.0/charts/common-17.5.0.tgz b/stable/pwm/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pwm/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pyload-ng/5.1.0/.helmignore b/stable/pwm/5.1.3/.helmignore similarity index 100% rename from stable/pyload-ng/5.1.0/.helmignore rename to stable/pwm/5.1.3/.helmignore diff --git a/stable/pwm/5.1.3/CHANGELOG.md b/stable/pwm/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..46a2314f728 --- /dev/null +++ b/stable/pwm/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pwm-4.1.11](https://github.com/truecharts/charts/compare/pwm-4.1.10...pwm-4.1.11) (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)) + + +## [pwm-4.1.10](https://github.com/truecharts/charts/compare/pwm-4.1.9...pwm-4.1.10) (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)) + + +## [pwm-4.1.9](https://github.com/truecharts/charts/compare/pwm-4.1.8...pwm-4.1.9) (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)) + + +## [pwm-4.1.8](https://github.com/truecharts/charts/compare/pwm-4.1.7...pwm-4.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)) + + +## [pwm-4.1.7](https://github.com/truecharts/charts/compare/pwm-4.1.6...pwm-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pwm-4.1.6](https://github.com/truecharts/charts/compare/pwm-4.1.5...pwm-4.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)) + + +## [pwm-4.1.5](https://github.com/truecharts/charts/compare/pwm-4.1.4...pwm-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pwm-4.1.4](https://github.com/truecharts/charts/compare/pwm-4.1.3...pwm-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pwm-4.1.3](https://github.com/truecharts/charts/compare/pwm-4.1.0...pwm-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/pwm/5.1.3/Chart.yaml b/stable/pwm/5.1.3/Chart.yaml new file mode 100644 index 00000000000..13359a0e53a --- /dev/null +++ b/stable/pwm/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. +home: https://truecharts.org/charts/stable/pwm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png +keywords: + - pwm + - Security +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pwm +sources: + - https://github.com/pwm-project/pwm + - https://github.com/truecharts/charts/tree/master/charts/stable/pwm + - https://hub.docker.com/r/fjudith/pwm +type: application +version: 5.1.3 diff --git a/stable/pwm/5.0.0/README.md b/stable/pwm/5.1.3/README.md similarity index 100% rename from stable/pwm/5.0.0/README.md rename to stable/pwm/5.1.3/README.md diff --git a/stable/pwm/5.0.0/app-readme.md b/stable/pwm/5.1.3/app-readme.md similarity index 100% rename from stable/pwm/5.0.0/app-readme.md rename to stable/pwm/5.1.3/app-readme.md diff --git a/stable/pwm/5.1.3/charts/common-18.0.3.tgz b/stable/pwm/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pwm/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pwm/5.0.0/ix_values.yaml b/stable/pwm/5.1.3/ix_values.yaml similarity index 100% rename from stable/pwm/5.0.0/ix_values.yaml rename to stable/pwm/5.1.3/ix_values.yaml diff --git a/stable/pwm/5.0.0/questions.yaml b/stable/pwm/5.1.3/questions.yaml similarity index 100% rename from stable/pwm/5.0.0/questions.yaml rename to stable/pwm/5.1.3/questions.yaml diff --git a/stable/pwm/5.0.0/templates/common.yaml b/stable/pwm/5.1.3/templates/common.yaml similarity index 100% rename from stable/pwm/5.0.0/templates/common.yaml rename to stable/pwm/5.1.3/templates/common.yaml diff --git a/stable/pyload-ng/5.1.0/values.yaml b/stable/pwm/5.1.3/values.yaml similarity index 100% rename from stable/pyload-ng/5.1.0/values.yaml rename to stable/pwm/5.1.3/values.yaml diff --git a/stable/pwndrop/9.0.0/CHANGELOG.md b/stable/pwndrop/9.0.0/CHANGELOG.md deleted file mode 100644 index 0f8a82fc8cc..00000000000 --- a/stable/pwndrop/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [pwndrop-8.1.14](https://github.com/truecharts/charts/compare/pwndrop-8.1.13...pwndrop-8.1.14) (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)) - - -## [pwndrop-8.1.13](https://github.com/truecharts/charts/compare/pwndrop-8.1.12...pwndrop-8.1.13) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@3f2e06e](https://github.com/3f2e06e) by renovate ([#17744](https://github.com/truecharts/charts/issues/17744)) - - -## [pwndrop-8.1.12](https://github.com/truecharts/charts/compare/pwndrop-8.1.11...pwndrop-8.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)) - - -## [pwndrop-8.1.11](https://github.com/truecharts/charts/compare/pwndrop-8.1.10...pwndrop-8.1.11) (2024-01-22) - -### Chore - - - -- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@3e302b3](https://github.com/3e302b3) by renovate ([#17512](https://github.com/truecharts/charts/issues/17512)) - - -## [pwndrop-8.1.10](https://github.com/truecharts/charts/compare/pwndrop-8.1.9...pwndrop-8.1.10) (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)) - - -## [pwndrop-8.1.9](https://github.com/truecharts/charts/compare/pwndrop-8.1.8...pwndrop-8.1.9) (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)) - - -## [pwndrop-8.1.8](https://github.com/truecharts/charts/compare/pwndrop-8.1.7...pwndrop-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pwndrop-8.1.7](https://github.com/truecharts/charts/compare/pwndrop-8.1.6...pwndrop-8.1.7) (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)) - - -## [pwndrop-8.1.6](https://github.com/truecharts/charts/compare/pwndrop-8.1.5...pwndrop-8.1.6) (2024-01-03) diff --git a/stable/pwndrop/9.0.0/Chart.yaml b/stable/pwndrop/9.0.0/Chart.yaml deleted file mode 100644 index 0c6c9a5e82a..00000000000 --- a/stable/pwndrop/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. -home: https://truecharts.org/charts/stable/pwndrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png -keywords: - - pwndrop -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pwndrop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop - - https://ghcr.io/linuxserver/pwndrop -type: application -version: 9.0.0 diff --git a/stable/pwndrop/9.0.0/charts/common-17.5.0.tgz b/stable/pwndrop/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pwndrop/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/pyload/13.0.0/.helmignore b/stable/pwndrop/9.1.3/.helmignore similarity index 100% rename from stable/pyload/13.0.0/.helmignore rename to stable/pwndrop/9.1.3/.helmignore diff --git a/stable/pwndrop/9.1.3/CHANGELOG.md b/stable/pwndrop/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..877701e4e3a --- /dev/null +++ b/stable/pwndrop/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [pwndrop-8.1.14](https://github.com/truecharts/charts/compare/pwndrop-8.1.13...pwndrop-8.1.14) (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)) + + +## [pwndrop-8.1.13](https://github.com/truecharts/charts/compare/pwndrop-8.1.12...pwndrop-8.1.13) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@3f2e06e](https://github.com/3f2e06e) by renovate ([#17744](https://github.com/truecharts/charts/issues/17744)) + + +## [pwndrop-8.1.12](https://github.com/truecharts/charts/compare/pwndrop-8.1.11...pwndrop-8.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)) + + +## [pwndrop-8.1.11](https://github.com/truecharts/charts/compare/pwndrop-8.1.10...pwndrop-8.1.11) (2024-01-22) + +### Chore + + + +- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@3e302b3](https://github.com/3e302b3) by renovate ([#17512](https://github.com/truecharts/charts/issues/17512)) + + +## [pwndrop-8.1.10](https://github.com/truecharts/charts/compare/pwndrop-8.1.9...pwndrop-8.1.10) (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)) + + +## [pwndrop-8.1.9](https://github.com/truecharts/charts/compare/pwndrop-8.1.8...pwndrop-8.1.9) (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)) + + +## [pwndrop-8.1.8](https://github.com/truecharts/charts/compare/pwndrop-8.1.7...pwndrop-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pwndrop-8.1.7](https://github.com/truecharts/charts/compare/pwndrop-8.1.6...pwndrop-8.1.7) (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)) \ No newline at end of file diff --git a/stable/pwndrop/9.1.3/Chart.yaml b/stable/pwndrop/9.1.3/Chart.yaml new file mode 100644 index 00000000000..901b255a96f --- /dev/null +++ b/stable/pwndrop/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.0.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. +home: https://truecharts.org/charts/stable/pwndrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png +keywords: + - pwndrop +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pwndrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop + - https://ghcr.io/linuxserver/pwndrop +type: application +version: 9.1.3 diff --git a/stable/pwndrop/9.0.0/README.md b/stable/pwndrop/9.1.3/README.md similarity index 100% rename from stable/pwndrop/9.0.0/README.md rename to stable/pwndrop/9.1.3/README.md diff --git a/stable/pwndrop/9.0.0/app-readme.md b/stable/pwndrop/9.1.3/app-readme.md similarity index 100% rename from stable/pwndrop/9.0.0/app-readme.md rename to stable/pwndrop/9.1.3/app-readme.md diff --git a/stable/pwndrop/9.1.3/charts/common-18.0.3.tgz b/stable/pwndrop/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pwndrop/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pwndrop/9.0.0/ix_values.yaml b/stable/pwndrop/9.1.3/ix_values.yaml similarity index 100% rename from stable/pwndrop/9.0.0/ix_values.yaml rename to stable/pwndrop/9.1.3/ix_values.yaml diff --git a/stable/pwndrop/9.0.0/questions.yaml b/stable/pwndrop/9.1.3/questions.yaml similarity index 100% rename from stable/pwndrop/9.0.0/questions.yaml rename to stable/pwndrop/9.1.3/questions.yaml diff --git a/stable/pyload/13.0.0/templates/NOTES.txt b/stable/pwndrop/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/pyload/13.0.0/templates/NOTES.txt rename to stable/pwndrop/9.1.3/templates/NOTES.txt diff --git a/stable/pyload/13.0.0/templates/common.yaml b/stable/pwndrop/9.1.3/templates/common.yaml similarity index 100% rename from stable/pyload/13.0.0/templates/common.yaml rename to stable/pwndrop/9.1.3/templates/common.yaml diff --git a/stable/pyload/13.0.0/values.yaml b/stable/pwndrop/9.1.3/values.yaml similarity index 100% rename from stable/pyload/13.0.0/values.yaml rename to stable/pwndrop/9.1.3/values.yaml diff --git a/stable/pyload-ng/5.1.0/CHANGELOG.md b/stable/pyload-ng/5.1.0/CHANGELOG.md deleted file mode 100644 index 5156ee32565..00000000000 --- a/stable/pyload-ng/5.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [pyload-ng-4.1.18](https://github.com/truecharts/charts/compare/pyload-ng-4.1.17...pyload-ng-4.1.18) (2024-02-12) - -### Chore - - - -- update container image lscr.io/linuxserver/pyload-ng to latest[@ede9324](https://github.com/ede9324) by renovate ([#18094](https://github.com/truecharts/charts/issues/18094)) - - -## [pyload-ng-4.1.17](https://github.com/truecharts/charts/compare/pyload-ng-4.1.16...pyload-ng-4.1.17) (2024-02-05) - -### Chore - - - -- update container image lscr.io/linuxserver/pyload-ng to latest[@1bc743d](https://github.com/1bc743d) by renovate ([#17883](https://github.com/truecharts/charts/issues/17883)) - - -## [pyload-ng-4.1.16](https://github.com/truecharts/charts/compare/pyload-ng-4.1.15...pyload-ng-4.1.16) (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)) - - -## [pyload-ng-4.1.15](https://github.com/truecharts/charts/compare/pyload-ng-4.1.14...pyload-ng-4.1.15) (2024-01-29) - -### Chore - - - -- update container image lscr.io/linuxserver/pyload-ng to latest[@4e2b001](https://github.com/4e2b001) by renovate ([#17643](https://github.com/truecharts/charts/issues/17643)) - - -## [pyload-ng-4.1.14](https://github.com/truecharts/charts/compare/pyload-ng-4.1.13...pyload-ng-4.1.14) (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)) - - -## [pyload-ng-4.1.13](https://github.com/truecharts/charts/compare/pyload-ng-4.1.12...pyload-ng-4.1.13) (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)) - - -## [pyload-ng-4.1.12](https://github.com/truecharts/charts/compare/pyload-ng-4.1.11...pyload-ng-4.1.12) (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)) - - -## [pyload-ng-4.1.11](https://github.com/truecharts/charts/compare/pyload-ng-4.1.10...pyload-ng-4.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [pyload-ng-4.1.10](https://github.com/truecharts/charts/compare/pyload-ng-4.1.9...pyload-ng-4.1.10) (2024-01-21) - -### Chore diff --git a/stable/pyload-ng/5.1.0/Chart.yaml b/stable/pyload-ng/5.1.0/Chart.yaml deleted file mode 100644 index ce04d713682..00000000000 --- a/stable/pyload-ng/5.1.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. -home: https://truecharts.org/charts/stable/pyload-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png -keywords: - - pyload-ng - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pyload-ng -sources: - - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - - https://github.com/linuxserver/docker-pyload-ng#readme - - https://pyload.net/ - - https://github.com/truecharts/charts/tree/master/charts/stable/pyload-ng - - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng -type: application -version: 5.1.0 diff --git a/stable/pyload-ng/5.1.0/charts/common-18.0.1.tgz b/stable/pyload-ng/5.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/pyload-ng/5.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/pyload-ng/5.1.0/ix_values.yaml b/stable/pyload-ng/5.1.0/ix_values.yaml deleted file mode 100644 index a718ad86b05..00000000000 --- a/stable/pyload-ng/5.1.0/ix_values.yaml +++ /dev/null @@ -1,40 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: lscr.io/linuxserver/pyload-ng - tag: latest@sha256:424068c2ad40053f32cab0d18f8ac41b0096750eb84759f27ac4deb1f9a3a184 -persistence: - config: - enabled: true - mountPath: /config - pathdownloads: - enabled: true - mountPath: /downloads -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 - runAsUser: 0 -service: - main: - ports: - main: - port: 8000 - protocol: http - targetPort: 8000 - port9666: - enabled: true - ports: - port9666: - enabled: true - port: 9666 - protocol: tcp - targetPort: 9666 -workload: - main: - podSpec: - containers: - main: - env: diff --git a/stable/pylon/9.0.0/.helmignore b/stable/pyload-ng/5.1.4/.helmignore similarity index 100% rename from stable/pylon/9.0.0/.helmignore rename to stable/pyload-ng/5.1.4/.helmignore diff --git a/stable/pyload-ng/5.1.4/CHANGELOG.md b/stable/pyload-ng/5.1.4/CHANGELOG.md new file mode 100644 index 00000000000..b3711fe1706 --- /dev/null +++ b/stable/pyload-ng/5.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [pyload-ng-4.1.18](https://github.com/truecharts/charts/compare/pyload-ng-4.1.17...pyload-ng-4.1.18) (2024-02-12) + +### Chore + + + +- update container image lscr.io/linuxserver/pyload-ng to latest[@ede9324](https://github.com/ede9324) by renovate ([#18094](https://github.com/truecharts/charts/issues/18094)) + + +## [pyload-ng-4.1.17](https://github.com/truecharts/charts/compare/pyload-ng-4.1.16...pyload-ng-4.1.17) (2024-02-05) + +### Chore + + + +- update container image lscr.io/linuxserver/pyload-ng to latest[@1bc743d](https://github.com/1bc743d) by renovate ([#17883](https://github.com/truecharts/charts/issues/17883)) + + +## [pyload-ng-4.1.16](https://github.com/truecharts/charts/compare/pyload-ng-4.1.15...pyload-ng-4.1.16) (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)) + + +## [pyload-ng-4.1.15](https://github.com/truecharts/charts/compare/pyload-ng-4.1.14...pyload-ng-4.1.15) (2024-01-29) + +### Chore + + + +- update container image lscr.io/linuxserver/pyload-ng to latest[@4e2b001](https://github.com/4e2b001) by renovate ([#17643](https://github.com/truecharts/charts/issues/17643)) + + +## [pyload-ng-4.1.14](https://github.com/truecharts/charts/compare/pyload-ng-4.1.13...pyload-ng-4.1.14) (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)) + + +## [pyload-ng-4.1.13](https://github.com/truecharts/charts/compare/pyload-ng-4.1.12...pyload-ng-4.1.13) (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)) + + +## [pyload-ng-4.1.12](https://github.com/truecharts/charts/compare/pyload-ng-4.1.11...pyload-ng-4.1.12) (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)) + + +## [pyload-ng-4.1.11](https://github.com/truecharts/charts/compare/pyload-ng-4.1.10...pyload-ng-4.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/pyload-ng/5.1.4/Chart.yaml b/stable/pyload-ng/5.1.4/Chart.yaml new file mode 100644 index 00000000000..9eaa7fb5655 --- /dev/null +++ b/stable/pyload-ng/5.1.4/Chart.yaml @@ -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: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. +home: https://truecharts.org/charts/stable/pyload-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png +keywords: + - pyload-ng + - Other +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pyload-ng +sources: + - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/linuxserver/docker-pyload-ng#readme + - https://pyload.net/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pyload-ng + - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng +type: application +version: 5.1.4 diff --git a/stable/pyload-ng/5.1.0/README.md b/stable/pyload-ng/5.1.4/README.md similarity index 100% rename from stable/pyload-ng/5.1.0/README.md rename to stable/pyload-ng/5.1.4/README.md diff --git a/stable/pyload-ng/5.1.0/app-readme.md b/stable/pyload-ng/5.1.4/app-readme.md similarity index 100% rename from stable/pyload-ng/5.1.0/app-readme.md rename to stable/pyload-ng/5.1.4/app-readme.md diff --git a/stable/pyload-ng/5.1.4/charts/common-18.0.3.tgz b/stable/pyload-ng/5.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pyload-ng/5.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/pyload-ng/5.1.4/ix_values.yaml b/stable/pyload-ng/5.1.4/ix_values.yaml new file mode 100644 index 00000000000..1ab4e7430a8 --- /dev/null +++ b/stable/pyload-ng/5.1.4/ix_values.yaml @@ -0,0 +1,40 @@ +image: + pullPolicy: IfNotPresent + repository: lscr.io/linuxserver/pyload-ng + tag: latest@sha256:ab02217e927e91331d9b30b15cf8081c92c10e3fed77aa94108589358ebb8431 +persistence: + config: + enabled: true + mountPath: /config + pathdownloads: + enabled: true + mountPath: /downloads +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 +service: + main: + ports: + main: + port: 8000 + protocol: http + targetPort: 8000 + port9666: + enabled: true + ports: + port9666: + enabled: true + port: 9666 + protocol: tcp + targetPort: 9666 +workload: + main: + podSpec: + containers: + main: + env: diff --git a/stable/pyload-ng/5.1.0/questions.yaml b/stable/pyload-ng/5.1.4/questions.yaml similarity index 100% rename from stable/pyload-ng/5.1.0/questions.yaml rename to stable/pyload-ng/5.1.4/questions.yaml diff --git a/stable/pyload-ng/5.1.0/templates/common.yaml b/stable/pyload-ng/5.1.4/templates/common.yaml similarity index 100% rename from stable/pyload-ng/5.1.0/templates/common.yaml rename to stable/pyload-ng/5.1.4/templates/common.yaml diff --git a/stable/pylon/9.0.0/values.yaml b/stable/pyload-ng/5.1.4/values.yaml similarity index 100% rename from stable/pylon/9.0.0/values.yaml rename to stable/pyload-ng/5.1.4/values.yaml diff --git a/stable/pyload/13.0.0/CHANGELOG.md b/stable/pyload/13.0.0/CHANGELOG.md deleted file mode 100644 index 23911ba7dc4..00000000000 --- a/stable/pyload/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [pyload-12.1.11](https://github.com/truecharts/charts/compare/pyload-12.1.10...pyload-12.1.11) (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)) - - -## [pyload-12.1.10](https://github.com/truecharts/charts/compare/pyload-12.1.9...pyload-12.1.10) (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)) - - -## [pyload-12.1.9](https://github.com/truecharts/charts/compare/pyload-12.1.8...pyload-12.1.9) (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)) - - -## [pyload-12.1.8](https://github.com/truecharts/charts/compare/pyload-12.1.7...pyload-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)) - - -## [pyload-12.1.7](https://github.com/truecharts/charts/compare/pyload-12.1.6...pyload-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [pyload-12.1.6](https://github.com/truecharts/charts/compare/pyload-12.1.5...pyload-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)) - - -## [pyload-12.1.5](https://github.com/truecharts/charts/compare/pyload-12.1.4...pyload-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [pyload-12.1.4](https://github.com/truecharts/charts/compare/pyload-12.1.3...pyload-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [pyload-12.1.3](https://github.com/truecharts/charts/compare/pyload-12.1.0...pyload-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/pyload/13.0.0/Chart.yaml b/stable/pyload/13.0.0/Chart.yaml deleted file mode 100644 index c72fe5f70a9..00000000000 --- a/stable/pyload/13.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 360b2295 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. -home: https://truecharts.org/charts/stable/pyload -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png -keywords: - - pyload - - download -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pyload -sources: - - https://github.com/pyload/pyload - - https://github.com/truecharts/charts/tree/master/charts/stable/pyload - - https://ghcr.io/linuxserver/pyload -type: application -version: 13.0.0 diff --git a/stable/pyload/13.0.0/charts/common-17.5.0.tgz b/stable/pyload/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pyload/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/qbitmanage/8.0.0/.helmignore b/stable/pyload/13.1.3/.helmignore similarity index 100% rename from stable/qbitmanage/8.0.0/.helmignore rename to stable/pyload/13.1.3/.helmignore diff --git a/stable/pyload/13.1.3/CHANGELOG.md b/stable/pyload/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1d78eb2dd2f --- /dev/null +++ b/stable/pyload/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [pyload-12.1.11](https://github.com/truecharts/charts/compare/pyload-12.1.10...pyload-12.1.11) (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)) + + +## [pyload-12.1.10](https://github.com/truecharts/charts/compare/pyload-12.1.9...pyload-12.1.10) (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)) + + +## [pyload-12.1.9](https://github.com/truecharts/charts/compare/pyload-12.1.8...pyload-12.1.9) (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)) + + +## [pyload-12.1.8](https://github.com/truecharts/charts/compare/pyload-12.1.7...pyload-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)) + + +## [pyload-12.1.7](https://github.com/truecharts/charts/compare/pyload-12.1.6...pyload-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [pyload-12.1.6](https://github.com/truecharts/charts/compare/pyload-12.1.5...pyload-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)) + + +## [pyload-12.1.5](https://github.com/truecharts/charts/compare/pyload-12.1.4...pyload-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [pyload-12.1.4](https://github.com/truecharts/charts/compare/pyload-12.1.3...pyload-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [pyload-12.1.3](https://github.com/truecharts/charts/compare/pyload-12.1.0...pyload-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/pyload/13.1.3/Chart.yaml b/stable/pyload/13.1.3/Chart.yaml new file mode 100644 index 00000000000..35e28852f70 --- /dev/null +++ b/stable/pyload/13.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 360b2295 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. +home: https://truecharts.org/charts/stable/pyload +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png +keywords: + - pyload + - download +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pyload +sources: + - https://github.com/pyload/pyload + - https://github.com/truecharts/charts/tree/master/charts/stable/pyload + - https://ghcr.io/linuxserver/pyload +type: application +version: 13.1.3 diff --git a/stable/pyload/13.0.0/README.md b/stable/pyload/13.1.3/README.md similarity index 100% rename from stable/pyload/13.0.0/README.md rename to stable/pyload/13.1.3/README.md diff --git a/stable/pyload/13.0.0/app-readme.md b/stable/pyload/13.1.3/app-readme.md similarity index 100% rename from stable/pyload/13.0.0/app-readme.md rename to stable/pyload/13.1.3/app-readme.md diff --git a/stable/pyload/13.1.3/charts/common-18.0.3.tgz b/stable/pyload/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pyload/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pyload/13.0.0/ix_values.yaml b/stable/pyload/13.1.3/ix_values.yaml similarity index 100% rename from stable/pyload/13.0.0/ix_values.yaml rename to stable/pyload/13.1.3/ix_values.yaml diff --git a/stable/pyload/13.0.0/questions.yaml b/stable/pyload/13.1.3/questions.yaml similarity index 100% rename from stable/pyload/13.0.0/questions.yaml rename to stable/pyload/13.1.3/questions.yaml diff --git a/stable/pylon/9.0.0/templates/NOTES.txt b/stable/pyload/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/pylon/9.0.0/templates/NOTES.txt rename to stable/pyload/13.1.3/templates/NOTES.txt diff --git a/stable/pylon/9.0.0/templates/common.yaml b/stable/pyload/13.1.3/templates/common.yaml similarity index 100% rename from stable/pylon/9.0.0/templates/common.yaml rename to stable/pyload/13.1.3/templates/common.yaml diff --git a/stable/qbitmanage/8.0.0/values.yaml b/stable/pyload/13.1.3/values.yaml similarity index 100% rename from stable/qbitmanage/8.0.0/values.yaml rename to stable/pyload/13.1.3/values.yaml diff --git a/stable/pylon/9.0.0/CHANGELOG.md b/stable/pylon/9.0.0/CHANGELOG.md deleted file mode 100644 index ed9f1e4f69e..00000000000 --- a/stable/pylon/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [pylon-8.1.16](https://github.com/truecharts/charts/compare/pylon-8.1.15...pylon-8.1.16) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/pylon to 2.10.0[@f0c91a2](https://github.com/f0c91a2) by renovate ([#18072](https://github.com/truecharts/charts/issues/18072)) - - -## [pylon-8.1.15](https://github.com/truecharts/charts/compare/pylon-8.1.14...pylon-8.1.15) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/pylon to 2.10.0[@25e7683](https://github.com/25e7683) by renovate ([#17862](https://github.com/truecharts/charts/issues/17862)) - - -## [pylon-8.1.14](https://github.com/truecharts/charts/compare/pylon-8.1.13...pylon-8.1.14) (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)) - - -## [pylon-8.1.13](https://github.com/truecharts/charts/compare/pylon-8.1.12...pylon-8.1.13) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/pylon to 2.10.0[@4c93278](https://github.com/4c93278) by renovate ([#17619](https://github.com/truecharts/charts/issues/17619)) - - -## [pylon-8.1.12](https://github.com/truecharts/charts/compare/pylon-8.1.11...pylon-8.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)) - - -## [pylon-8.1.11](https://github.com/truecharts/charts/compare/pylon-8.1.10...pylon-8.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)) - - -## [pylon-8.1.10](https://github.com/truecharts/charts/compare/pylon-8.1.9...pylon-8.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)) - - -## [pylon-8.1.9](https://github.com/truecharts/charts/compare/pylon-8.1.8...pylon-8.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [pylon-8.1.8](https://github.com/truecharts/charts/compare/pylon-8.1.7...pylon-8.1.8) (2024-01-21) - -### Chore diff --git a/stable/pylon/9.0.0/Chart.yaml b/stable/pylon/9.0.0/Chart.yaml deleted file mode 100644 index 13acf9bbfe9..00000000000 --- a/stable/pylon/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.10.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Pylon is a web based integrated development environment. -home: https://truecharts.org/charts/stable/pylon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png -keywords: - - pylon -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: pylon -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pylon - - https://ghcr.io/linuxserver/pylon -type: application -version: 9.0.0 diff --git a/stable/pylon/9.0.0/charts/common-17.5.0.tgz b/stable/pylon/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/pylon/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/qbitrr/4.1.0/.helmignore b/stable/pylon/9.1.3/.helmignore similarity index 100% rename from stable/qbitrr/4.1.0/.helmignore rename to stable/pylon/9.1.3/.helmignore diff --git a/stable/pylon/9.1.3/CHANGELOG.md b/stable/pylon/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..461976b61be --- /dev/null +++ b/stable/pylon/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [pylon-8.1.16](https://github.com/truecharts/charts/compare/pylon-8.1.15...pylon-8.1.16) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/pylon to 2.10.0[@f0c91a2](https://github.com/f0c91a2) by renovate ([#18072](https://github.com/truecharts/charts/issues/18072)) + + +## [pylon-8.1.15](https://github.com/truecharts/charts/compare/pylon-8.1.14...pylon-8.1.15) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/pylon to 2.10.0[@25e7683](https://github.com/25e7683) by renovate ([#17862](https://github.com/truecharts/charts/issues/17862)) + + +## [pylon-8.1.14](https://github.com/truecharts/charts/compare/pylon-8.1.13...pylon-8.1.14) (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)) + + +## [pylon-8.1.13](https://github.com/truecharts/charts/compare/pylon-8.1.12...pylon-8.1.13) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/pylon to 2.10.0[@4c93278](https://github.com/4c93278) by renovate ([#17619](https://github.com/truecharts/charts/issues/17619)) + + +## [pylon-8.1.12](https://github.com/truecharts/charts/compare/pylon-8.1.11...pylon-8.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)) + + +## [pylon-8.1.11](https://github.com/truecharts/charts/compare/pylon-8.1.10...pylon-8.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)) + + +## [pylon-8.1.10](https://github.com/truecharts/charts/compare/pylon-8.1.9...pylon-8.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)) + + +## [pylon-8.1.9](https://github.com/truecharts/charts/compare/pylon-8.1.8...pylon-8.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/pylon/9.1.3/Chart.yaml b/stable/pylon/9.1.3/Chart.yaml new file mode 100644 index 00000000000..3399355b407 --- /dev/null +++ b/stable/pylon/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.10.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Pylon is a web based integrated development environment. +home: https://truecharts.org/charts/stable/pylon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png +keywords: + - pylon +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: pylon +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pylon + - https://ghcr.io/linuxserver/pylon +type: application +version: 9.1.3 diff --git a/stable/pylon/9.0.0/README.md b/stable/pylon/9.1.3/README.md similarity index 100% rename from stable/pylon/9.0.0/README.md rename to stable/pylon/9.1.3/README.md diff --git a/stable/pylon/9.0.0/app-readme.md b/stable/pylon/9.1.3/app-readme.md similarity index 100% rename from stable/pylon/9.0.0/app-readme.md rename to stable/pylon/9.1.3/app-readme.md diff --git a/stable/pylon/9.1.3/charts/common-18.0.3.tgz b/stable/pylon/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/pylon/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/pylon/9.0.0/ix_values.yaml b/stable/pylon/9.1.3/ix_values.yaml similarity index 100% rename from stable/pylon/9.0.0/ix_values.yaml rename to stable/pylon/9.1.3/ix_values.yaml diff --git a/stable/pylon/9.0.0/questions.yaml b/stable/pylon/9.1.3/questions.yaml similarity index 100% rename from stable/pylon/9.0.0/questions.yaml rename to stable/pylon/9.1.3/questions.yaml diff --git a/stable/qbitmanage/8.0.0/templates/NOTES.txt b/stable/pylon/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/qbitmanage/8.0.0/templates/NOTES.txt rename to stable/pylon/9.1.3/templates/NOTES.txt diff --git a/stable/qdirstat/9.0.0/templates/common.yaml b/stable/pylon/9.1.3/templates/common.yaml similarity index 100% rename from stable/qdirstat/9.0.0/templates/common.yaml rename to stable/pylon/9.1.3/templates/common.yaml diff --git a/stable/qbitrr/4.1.0/values.yaml b/stable/pylon/9.1.3/values.yaml similarity index 100% rename from stable/qbitrr/4.1.0/values.yaml rename to stable/pylon/9.1.3/values.yaml diff --git a/stable/qbitmanage/8.0.0/CHANGELOG.md b/stable/qbitmanage/8.0.0/CHANGELOG.md deleted file mode 100644 index 78b4298e76d..00000000000 --- a/stable/qbitmanage/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [qbitmanage-7.1.13](https://github.com/truecharts/charts/compare/qbitmanage-7.1.12...qbitmanage-7.1.13) (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)) - - -## [qbitmanage-7.1.12](https://github.com/truecharts/charts/compare/qbitmanage-7.1.11...qbitmanage-7.1.12) (2024-01-29) - -### Chore - - - -- update container image bobokun/qbit_manage to v4.0.8[@64f264d](https://github.com/64f264d) by renovate ([#17661](https://github.com/truecharts/charts/issues/17661)) - - -## [qbitmanage-7.1.11](https://github.com/truecharts/charts/compare/qbitmanage-7.1.10...qbitmanage-7.1.11) (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)) - - -## [qbitmanage-7.1.10](https://github.com/truecharts/charts/compare/qbitmanage-7.1.9...qbitmanage-7.1.10) (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)) - - -## [qbitmanage-7.1.9](https://github.com/truecharts/charts/compare/qbitmanage-7.1.8...qbitmanage-7.1.9) (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)) - - -## [qbitmanage-7.1.8](https://github.com/truecharts/charts/compare/qbitmanage-7.1.7...qbitmanage-7.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [qbitmanage-7.1.7](https://github.com/truecharts/charts/compare/qbitmanage-7.1.6...qbitmanage-7.1.7) (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)) - - -## [qbitmanage-7.1.6](https://github.com/truecharts/charts/compare/qbitmanage-7.1.5...qbitmanage-7.1.6) (2024-01-08) - -### Chore - - - -- update container image bobokun/qbit_manage to v4.0.7[@040d452](https://github.com/040d452) by renovate ([#16982](https://github.com/truecharts/charts/issues/16982)) - - -## [qbitmanage-7.1.5](https://github.com/truecharts/charts/compare/qbitmanage-7.1.4...qbitmanage-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [qbitmanage-7.1.4](https://github.com/truecharts/charts/compare/qbitmanage-7.1.3...qbitmanage-7.1.4) (2024-01-01) - -### Chore diff --git a/stable/qbitmanage/8.0.0/Chart.yaml b/stable/qbitmanage/8.0.0/Chart.yaml deleted file mode 100644 index 1c62c458c39..00000000000 --- a/stable/qbitmanage/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.0.8 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. -home: https://truecharts.org/charts/stable/qbitmanage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png -keywords: - - qbitmanage - - Downloaders - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qbitmanage -sources: - - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - - https://hub.docker.com/r/bobokun/qbit_manage -type: application -version: 8.0.0 diff --git a/stable/qbitmanage/8.0.0/charts/common-17.5.0.tgz b/stable/qbitmanage/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/qbitmanage/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/qbittorrent/19.0.0/.helmignore b/stable/qbitmanage/8.1.3/.helmignore similarity index 100% rename from stable/qbittorrent/19.0.0/.helmignore rename to stable/qbitmanage/8.1.3/.helmignore diff --git a/stable/qbitmanage/8.1.3/CHANGELOG.md b/stable/qbitmanage/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4f074d28ed9 --- /dev/null +++ b/stable/qbitmanage/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [qbitmanage-7.1.13](https://github.com/truecharts/charts/compare/qbitmanage-7.1.12...qbitmanage-7.1.13) (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)) + + +## [qbitmanage-7.1.12](https://github.com/truecharts/charts/compare/qbitmanage-7.1.11...qbitmanage-7.1.12) (2024-01-29) + +### Chore + + + +- update container image bobokun/qbit_manage to v4.0.8[@64f264d](https://github.com/64f264d) by renovate ([#17661](https://github.com/truecharts/charts/issues/17661)) + + +## [qbitmanage-7.1.11](https://github.com/truecharts/charts/compare/qbitmanage-7.1.10...qbitmanage-7.1.11) (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)) + + +## [qbitmanage-7.1.10](https://github.com/truecharts/charts/compare/qbitmanage-7.1.9...qbitmanage-7.1.10) (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)) + + +## [qbitmanage-7.1.9](https://github.com/truecharts/charts/compare/qbitmanage-7.1.8...qbitmanage-7.1.9) (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)) + + +## [qbitmanage-7.1.8](https://github.com/truecharts/charts/compare/qbitmanage-7.1.7...qbitmanage-7.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [qbitmanage-7.1.7](https://github.com/truecharts/charts/compare/qbitmanage-7.1.6...qbitmanage-7.1.7) (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)) + + +## [qbitmanage-7.1.6](https://github.com/truecharts/charts/compare/qbitmanage-7.1.5...qbitmanage-7.1.6) (2024-01-08) + +### Chore + + + +- update container image bobokun/qbit_manage to v4.0.7[@040d452](https://github.com/040d452) by renovate ([#16982](https://github.com/truecharts/charts/issues/16982)) + + +## [qbitmanage-7.1.5](https://github.com/truecharts/charts/compare/qbitmanage-7.1.4...qbitmanage-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/qbitmanage/8.1.3/Chart.yaml b/stable/qbitmanage/8.1.3/Chart.yaml new file mode 100644 index 00000000000..35ab11bc1b1 --- /dev/null +++ b/stable/qbitmanage/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.0.8 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. +home: https://truecharts.org/charts/stable/qbitmanage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png +keywords: + - qbitmanage + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: qbitmanage +sources: + - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage + - https://hub.docker.com/r/bobokun/qbit_manage +type: application +version: 8.1.3 diff --git a/stable/qbitmanage/8.0.0/README.md b/stable/qbitmanage/8.1.3/README.md similarity index 100% rename from stable/qbitmanage/8.0.0/README.md rename to stable/qbitmanage/8.1.3/README.md diff --git a/stable/qbitmanage/8.0.0/app-readme.md b/stable/qbitmanage/8.1.3/app-readme.md similarity index 100% rename from stable/qbitmanage/8.0.0/app-readme.md rename to stable/qbitmanage/8.1.3/app-readme.md diff --git a/stable/qbitmanage/8.1.3/charts/common-18.0.3.tgz b/stable/qbitmanage/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/qbitmanage/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/qbitmanage/8.0.0/ix_values.yaml b/stable/qbitmanage/8.1.3/ix_values.yaml similarity index 100% rename from stable/qbitmanage/8.0.0/ix_values.yaml rename to stable/qbitmanage/8.1.3/ix_values.yaml diff --git a/stable/qbitmanage/8.0.0/questions.yaml b/stable/qbitmanage/8.1.3/questions.yaml similarity index 100% rename from stable/qbitmanage/8.0.0/questions.yaml rename to stable/qbitmanage/8.1.3/questions.yaml diff --git a/stable/qbitrr/4.1.0/templates/NOTES.txt b/stable/qbitmanage/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/qbitrr/4.1.0/templates/NOTES.txt rename to stable/qbitmanage/8.1.3/templates/NOTES.txt diff --git a/stable/qbitmanage/8.0.0/templates/common.yaml b/stable/qbitmanage/8.1.3/templates/common.yaml similarity index 100% rename from stable/qbitmanage/8.0.0/templates/common.yaml rename to stable/qbitmanage/8.1.3/templates/common.yaml diff --git a/stable/qbittorrent/19.0.0/values.yaml b/stable/qbitmanage/8.1.3/values.yaml similarity index 100% rename from stable/qbittorrent/19.0.0/values.yaml rename to stable/qbitmanage/8.1.3/values.yaml diff --git a/stable/qbitrr/4.1.0/CHANGELOG.md b/stable/qbitrr/4.1.0/CHANGELOG.md deleted file mode 100644 index a2ea4f9f8dc..00000000000 --- a/stable/qbitrr/4.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [qbitrr-3.3.1](https://github.com/truecharts/charts/compare/qbitrr-3.3.0...qbitrr-3.3.1) (2024-02-12) - -### Chore - - - -- update container image feramance/qbitrr to v4.3.2[@a085a66](https://github.com/a085a66) by renovate ([#18216](https://github.com/truecharts/charts/issues/18216)) - - -## [qbitrr-3.3.0](https://github.com/truecharts/charts/compare/qbitrr-3.2.9...qbitrr-3.3.0) (2024-02-12) - -### Chore - - - -- update container image feramance/qbitrr to v4.3.1[@028e4d7](https://github.com/028e4d7) by renovate ([#18180](https://github.com/truecharts/charts/issues/18180)) - - -## [qbitrr-3.2.9](https://github.com/truecharts/charts/compare/qbitrr-3.2.8...qbitrr-3.2.9) (2024-02-12) - -### Chore - - - -- update container image feramance/qbitrr to v4.2.9[@8070006](https://github.com/8070006) by renovate ([#18130](https://github.com/truecharts/charts/issues/18130)) - - -## [qbitrr-3.2.8](https://github.com/truecharts/charts/compare/qbitrr-3.2.7...qbitrr-3.2.8) (2024-02-05) - -### Chore - - - -- update container image feramance/qbitrr to v4.2.7[@1c3d3b8](https://github.com/1c3d3b8) by renovate ([#17984](https://github.com/truecharts/charts/issues/17984)) - - -## [qbitrr-3.2.7](https://github.com/truecharts/charts/compare/qbitrr-3.2.6...qbitrr-3.2.7) (2024-02-05) - -### Chore - - - -- update container image feramance/qbitrr to v4.2.6[@e8639b1](https://github.com/e8639b1) by renovate ([#17904](https://github.com/truecharts/charts/issues/17904)) - - -## [qbitrr-3.2.6](https://github.com/truecharts/charts/compare/qbitrr-3.2.5...qbitrr-3.2.6) (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)) - - -## [qbitrr-3.2.5](https://github.com/truecharts/charts/compare/qbitrr-3.2.4...qbitrr-3.2.5) (2024-01-29) - -### Chore - - - -- update container image feramance/qbitrr to v4.2.3[@eaf04bf](https://github.com/eaf04bf) by renovate ([#17667](https://github.com/truecharts/charts/issues/17667)) - - -## [qbitrr-3.2.4](https://github.com/truecharts/charts/compare/qbitrr-3.2.3...qbitrr-3.2.4) (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)) - - -## [qbitrr-3.2.3](https://github.com/truecharts/charts/compare/qbitrr-3.2.2...qbitrr-3.2.3) (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)) - - -## [qbitrr-3.2.2](https://github.com/truecharts/charts/compare/qbitrr-3.2.1...qbitrr-3.2.2) (2024-01-21) - -### Chore diff --git a/stable/qbitrr/4.1.0/Chart.yaml b/stable/qbitrr/4.1.0/Chart.yaml deleted file mode 100644 index 6ffa4d5484a..00000000000 --- a/stable/qbitrr/4.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.3.3 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple script to monitor qBit and communicate with Radarr and Sonarr. -home: https://truecharts.org/charts/stable/qbitrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.png -keywords: - - qbitrr - - Downloaders - - MediaApp-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qbitrr -sources: - - https://github.com/Feramance/Qbitrr - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - - https://hub.docker.com/r/feramance/qbitrr -type: application -version: 4.1.0 diff --git a/stable/qbitrr/4.1.0/charts/common-18.0.1.tgz b/stable/qbitrr/4.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/qbitrr/4.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/qbitrr/4.1.0/ix_values.yaml b/stable/qbitrr/4.1.0/ix_values.yaml deleted file mode 100644 index c3835aa2977..00000000000 --- a/stable/qbitrr/4.1.0/ix_values.yaml +++ /dev/null @@ -1,62 +0,0 @@ -image: - repository: feramance/qbitrr - pullPolicy: IfNotPresent - tag: v4.3.3@sha256:fe55b3294a1b89209c746c562f838fb3b6240f9ac5d3691bfcac1582bc4bce3b -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - enabled: false - ports: - main: - enabled: false -workload: - main: - podSpec: - initContainers: - 1-create-config-file: - type: install - enabled: true - imageSelector: "image" - command: - - /bin/sh - - -c - args: - - | - conf="/config/config.toml" - example="https://raw.githubusercontent.com/Feramance/qBitrr/master/config.example.toml" - if [ -f "$conf" ]; then - echo "$conf exists. Skipping..." - else - echo "$conf does not exist... Downloading the example from upstream..." - wget "$example" -O $conf || echo "Failed to download" - fi - containers: - main: - probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false - env: - QBITRR_OVERRIDES_DATA_PATH: /config -persistence: - config: - enabled: true - mountPath: /config - targetSelector: - main: - main: {} - 1-create-config-file: {} - downloads: - enabled: true - mountPath: /completed_downloads -portal: - open: - enabled: false diff --git a/stable/qdirstat/9.0.0/.helmignore b/stable/qbitrr/4.2.1/.helmignore similarity index 100% rename from stable/qdirstat/9.0.0/.helmignore rename to stable/qbitrr/4.2.1/.helmignore diff --git a/stable/qbitrr/4.2.1/CHANGELOG.md b/stable/qbitrr/4.2.1/CHANGELOG.md new file mode 100644 index 00000000000..4590189424c --- /dev/null +++ b/stable/qbitrr/4.2.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [qbitrr-3.3.1](https://github.com/truecharts/charts/compare/qbitrr-3.3.0...qbitrr-3.3.1) (2024-02-12) + +### Chore + + + +- update container image feramance/qbitrr to v4.3.2[@a085a66](https://github.com/a085a66) by renovate ([#18216](https://github.com/truecharts/charts/issues/18216)) + + +## [qbitrr-3.3.0](https://github.com/truecharts/charts/compare/qbitrr-3.2.9...qbitrr-3.3.0) (2024-02-12) + +### Chore + + + +- update container image feramance/qbitrr to v4.3.1[@028e4d7](https://github.com/028e4d7) by renovate ([#18180](https://github.com/truecharts/charts/issues/18180)) + + +## [qbitrr-3.2.9](https://github.com/truecharts/charts/compare/qbitrr-3.2.8...qbitrr-3.2.9) (2024-02-12) + +### Chore + + + +- update container image feramance/qbitrr to v4.2.9[@8070006](https://github.com/8070006) by renovate ([#18130](https://github.com/truecharts/charts/issues/18130)) + + +## [qbitrr-3.2.8](https://github.com/truecharts/charts/compare/qbitrr-3.2.7...qbitrr-3.2.8) (2024-02-05) + +### Chore + + + +- update container image feramance/qbitrr to v4.2.7[@1c3d3b8](https://github.com/1c3d3b8) by renovate ([#17984](https://github.com/truecharts/charts/issues/17984)) + + +## [qbitrr-3.2.7](https://github.com/truecharts/charts/compare/qbitrr-3.2.6...qbitrr-3.2.7) (2024-02-05) + +### Chore + + + +- update container image feramance/qbitrr to v4.2.6[@e8639b1](https://github.com/e8639b1) by renovate ([#17904](https://github.com/truecharts/charts/issues/17904)) + + +## [qbitrr-3.2.6](https://github.com/truecharts/charts/compare/qbitrr-3.2.5...qbitrr-3.2.6) (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)) + + +## [qbitrr-3.2.5](https://github.com/truecharts/charts/compare/qbitrr-3.2.4...qbitrr-3.2.5) (2024-01-29) + +### Chore + + + +- update container image feramance/qbitrr to v4.2.3[@eaf04bf](https://github.com/eaf04bf) by renovate ([#17667](https://github.com/truecharts/charts/issues/17667)) + + +## [qbitrr-3.2.4](https://github.com/truecharts/charts/compare/qbitrr-3.2.3...qbitrr-3.2.4) (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)) + + +## [qbitrr-3.2.3](https://github.com/truecharts/charts/compare/qbitrr-3.2.2...qbitrr-3.2.3) (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)) + diff --git a/stable/qbitrr/4.2.1/Chart.yaml b/stable/qbitrr/4.2.1/Chart.yaml new file mode 100644 index 00000000000..d92cbca1bbb --- /dev/null +++ b/stable/qbitrr/4.2.1/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.4.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A simple script to monitor qBit and communicate with Radarr and Sonarr. +home: https://truecharts.org/charts/stable/qbitrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.png +keywords: + - qbitrr + - Downloaders + - MediaApp-Other +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: qbitrr +sources: + - https://github.com/Feramance/Qbitrr + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr + - https://hub.docker.com/r/feramance/qbitrr +type: application +version: 4.2.1 diff --git a/stable/qbitrr/4.1.0/README.md b/stable/qbitrr/4.2.1/README.md similarity index 100% rename from stable/qbitrr/4.1.0/README.md rename to stable/qbitrr/4.2.1/README.md diff --git a/stable/qbitrr/4.1.0/app-readme.md b/stable/qbitrr/4.2.1/app-readme.md similarity index 100% rename from stable/qbitrr/4.1.0/app-readme.md rename to stable/qbitrr/4.2.1/app-readme.md diff --git a/stable/qbitrr/4.2.1/charts/common-18.0.3.tgz b/stable/qbitrr/4.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/qbitrr/4.2.1/charts/common-18.0.3.tgz differ diff --git a/stable/qbitrr/4.2.1/ix_values.yaml b/stable/qbitrr/4.2.1/ix_values.yaml new file mode 100644 index 00000000000..72bb465813b --- /dev/null +++ b/stable/qbitrr/4.2.1/ix_values.yaml @@ -0,0 +1,62 @@ +image: + repository: feramance/qbitrr + pullPolicy: IfNotPresent + tag: v4.4.0@sha256:23ba0edd7eacfdd98c87de72350d3df14af10c1a4cb83e3f67a9a1faaee72196 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +service: + main: + enabled: false + ports: + main: + enabled: false +workload: + main: + podSpec: + initContainers: + 1-create-config-file: + type: install + enabled: true + imageSelector: "image" + command: + - /bin/sh + - -c + args: + - | + conf="/config/config.toml" + example="https://raw.githubusercontent.com/Feramance/qBitrr/master/config.example.toml" + if [ -f "$conf" ]; then + echo "$conf exists. Skipping..." + else + echo "$conf does not exist... Downloading the example from upstream..." + wget "$example" -O $conf || echo "Failed to download" + fi + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + env: + QBITRR_OVERRIDES_DATA_PATH: /config +persistence: + config: + enabled: true + mountPath: /config + targetSelector: + main: + main: {} + 1-create-config-file: {} + downloads: + enabled: true + mountPath: /completed_downloads +portal: + open: + enabled: false diff --git a/stable/qbitrr/4.1.0/questions.yaml b/stable/qbitrr/4.2.1/questions.yaml similarity index 100% rename from stable/qbitrr/4.1.0/questions.yaml rename to stable/qbitrr/4.2.1/questions.yaml diff --git a/stable/qbittorrent/19.0.0/templates/NOTES.txt b/stable/qbitrr/4.2.1/templates/NOTES.txt similarity index 100% rename from stable/qbittorrent/19.0.0/templates/NOTES.txt rename to stable/qbitrr/4.2.1/templates/NOTES.txt diff --git a/stable/qbitrr/4.1.0/templates/common.yaml b/stable/qbitrr/4.2.1/templates/common.yaml similarity index 100% rename from stable/qbitrr/4.1.0/templates/common.yaml rename to stable/qbitrr/4.2.1/templates/common.yaml diff --git a/stable/qdirstat/9.0.0/values.yaml b/stable/qbitrr/4.2.1/values.yaml similarity index 100% rename from stable/qdirstat/9.0.0/values.yaml rename to stable/qbitrr/4.2.1/values.yaml diff --git a/stable/qbittorrent/19.0.0/CHANGELOG.md b/stable/qbittorrent/19.0.0/CHANGELOG.md deleted file mode 100644 index d599d4f8b4a..00000000000 --- a/stable/qbittorrent/19.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [qbittorrent-18.1.12](https://github.com/truecharts/charts/compare/qbittorrent-18.1.11...qbittorrent-18.1.12) (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)) - - -## [qbittorrent-18.1.11](https://github.com/truecharts/charts/compare/qbittorrent-18.1.10...qbittorrent-18.1.11) (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)) - - -## [qbittorrent-18.1.10](https://github.com/truecharts/charts/compare/qbittorrent-18.1.9...qbittorrent-18.1.10) (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)) - - -## [qbittorrent-18.1.9](https://github.com/truecharts/charts/compare/qbittorrent-18.1.8...qbittorrent-18.1.9) (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)) - - -## [qbittorrent-18.1.8](https://github.com/truecharts/charts/compare/qbittorrent-18.1.7...qbittorrent-18.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [qbittorrent-18.1.7](https://github.com/truecharts/charts/compare/qbittorrent-18.1.6...qbittorrent-18.1.7) (2024-01-19) - -### Chore - - - -- update container image ghcr.io/onedr0p/qbittorrent to v4.6.3[@a4ad890](https://github.com/a4ad890) by renovate ([#17302](https://github.com/truecharts/charts/issues/17302)) - - - - -## [qbittorrent-18.1.6](https://github.com/truecharts/charts/compare/qbittorrent-18.1.5...qbittorrent-18.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)) - - -## [qbittorrent-18.1.5](https://github.com/truecharts/charts/compare/qbittorrent-18.1.4...qbittorrent-18.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [qbittorrent-18.1.4](https://github.com/truecharts/charts/compare/qbittorrent-18.1.3...qbittorrent-18.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [qbittorrent-18.1.3](https://github.com/truecharts/charts/compare/qbittorrent-18.1.0...qbittorrent-18.1.3) (2024-01-01) diff --git a/stable/qbittorrent/19.0.0/Chart.yaml b/stable/qbittorrent/19.0.0/Chart.yaml deleted file mode 100644 index 42e687977bc..00000000000 --- a/stable/qbittorrent/19.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.6.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: qBittorrent is a cross-platform free and open-source BitTorrent client -home: https://truecharts.org/charts/stable/qbittorrent -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png -keywords: - - qbittorrent - - torrrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qbittorrent -sources: - - https://github.com/qbittorrent/qBittorrent - - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent - - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server - - https://ghcr.io/onedr0p/qbittorrent -type: application -version: 19.0.0 diff --git a/stable/qbittorrent/19.0.0/charts/common-17.5.0.tgz b/stable/qbittorrent/19.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/qbittorrent/19.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/qflood/5.0.0/.helmignore b/stable/qbittorrent/19.1.3/.helmignore similarity index 100% rename from stable/qflood/5.0.0/.helmignore rename to stable/qbittorrent/19.1.3/.helmignore diff --git a/stable/qbittorrent/19.1.3/CHANGELOG.md b/stable/qbittorrent/19.1.3/CHANGELOG.md new file mode 100644 index 00000000000..01cc270a308 --- /dev/null +++ b/stable/qbittorrent/19.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [qbittorrent-18.1.12](https://github.com/truecharts/charts/compare/qbittorrent-18.1.11...qbittorrent-18.1.12) (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)) + + +## [qbittorrent-18.1.11](https://github.com/truecharts/charts/compare/qbittorrent-18.1.10...qbittorrent-18.1.11) (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)) + + +## [qbittorrent-18.1.10](https://github.com/truecharts/charts/compare/qbittorrent-18.1.9...qbittorrent-18.1.10) (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)) + + +## [qbittorrent-18.1.9](https://github.com/truecharts/charts/compare/qbittorrent-18.1.8...qbittorrent-18.1.9) (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)) + + +## [qbittorrent-18.1.8](https://github.com/truecharts/charts/compare/qbittorrent-18.1.7...qbittorrent-18.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [qbittorrent-18.1.7](https://github.com/truecharts/charts/compare/qbittorrent-18.1.6...qbittorrent-18.1.7) (2024-01-19) + +### Chore + + + +- update container image ghcr.io/onedr0p/qbittorrent to v4.6.3[@a4ad890](https://github.com/a4ad890) by renovate ([#17302](https://github.com/truecharts/charts/issues/17302)) + + + + +## [qbittorrent-18.1.6](https://github.com/truecharts/charts/compare/qbittorrent-18.1.5...qbittorrent-18.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)) + + +## [qbittorrent-18.1.5](https://github.com/truecharts/charts/compare/qbittorrent-18.1.4...qbittorrent-18.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [qbittorrent-18.1.4](https://github.com/truecharts/charts/compare/qbittorrent-18.1.3...qbittorrent-18.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/qbittorrent/19.1.3/Chart.yaml b/stable/qbittorrent/19.1.3/Chart.yaml new file mode 100644 index 00000000000..87f214193ea --- /dev/null +++ b/stable/qbittorrent/19.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.6.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: qBittorrent is a cross-platform free and open-source BitTorrent client +home: https://truecharts.org/charts/stable/qbittorrent +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png +keywords: + - qbittorrent + - torrrent +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: qbittorrent +sources: + - https://github.com/qbittorrent/qBittorrent + - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent + - https://ghcr.io/onedr0p/qbittorrent + - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server +type: application +version: 19.1.3 diff --git a/stable/qbittorrent/19.0.0/README.md b/stable/qbittorrent/19.1.3/README.md similarity index 100% rename from stable/qbittorrent/19.0.0/README.md rename to stable/qbittorrent/19.1.3/README.md diff --git a/stable/qbittorrent/19.0.0/app-readme.md b/stable/qbittorrent/19.1.3/app-readme.md similarity index 100% rename from stable/qbittorrent/19.0.0/app-readme.md rename to stable/qbittorrent/19.1.3/app-readme.md diff --git a/stable/qbittorrent/19.1.3/charts/common-18.0.3.tgz b/stable/qbittorrent/19.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/qbittorrent/19.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/qbittorrent/19.0.0/ix_values.yaml b/stable/qbittorrent/19.1.3/ix_values.yaml similarity index 100% rename from stable/qbittorrent/19.0.0/ix_values.yaml rename to stable/qbittorrent/19.1.3/ix_values.yaml diff --git a/stable/qbittorrent/19.0.0/questions.yaml b/stable/qbittorrent/19.1.3/questions.yaml similarity index 100% rename from stable/qbittorrent/19.0.0/questions.yaml rename to stable/qbittorrent/19.1.3/questions.yaml diff --git a/stable/qdirstat/9.0.0/templates/NOTES.txt b/stable/qbittorrent/19.1.3/templates/NOTES.txt similarity index 100% rename from stable/qdirstat/9.0.0/templates/NOTES.txt rename to stable/qbittorrent/19.1.3/templates/NOTES.txt diff --git a/stable/qbittorrent/19.0.0/templates/_configmap.tpl b/stable/qbittorrent/19.1.3/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/19.0.0/templates/_configmap.tpl rename to stable/qbittorrent/19.1.3/templates/_configmap.tpl diff --git a/stable/qbittorrent/19.0.0/templates/common.yaml b/stable/qbittorrent/19.1.3/templates/common.yaml similarity index 100% rename from stable/qbittorrent/19.0.0/templates/common.yaml rename to stable/qbittorrent/19.1.3/templates/common.yaml diff --git a/stable/qflood/5.0.0/values.yaml b/stable/qbittorrent/19.1.3/values.yaml similarity index 100% rename from stable/qflood/5.0.0/values.yaml rename to stable/qbittorrent/19.1.3/values.yaml diff --git a/stable/qdirstat/9.0.0/CHANGELOG.md b/stable/qdirstat/9.0.0/CHANGELOG.md deleted file mode 100644 index 06de078c5a0..00000000000 --- a/stable/qdirstat/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [qdirstat-8.0.5](https://github.com/truecharts/charts/compare/qdirstat-8.0.4...qdirstat-8.0.5) (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)) - - -## [qdirstat-8.0.4](https://github.com/truecharts/charts/compare/qdirstat-8.0.3...qdirstat-8.0.4) (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)) - - -## [qdirstat-8.0.3](https://github.com/truecharts/charts/compare/qdirstat-8.0.2...qdirstat-8.0.3) (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)) - - -## [qdirstat-8.0.2](https://github.com/truecharts/charts/compare/qdirstat-8.0.1...qdirstat-8.0.2) (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)) - - -## [qdirstat-8.0.1](https://github.com/truecharts/charts/compare/qdirstat-8.0.0...qdirstat-8.0.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [qdirstat-8.0.0](https://github.com/truecharts/charts/compare/qdirstat-7.1.6...qdirstat-8.0.0) (2024-01-21) - -### Chore - - - -- update container image jlesage/qdirstat to v24.01.1[@3416d53](https://github.com/3416d53) by renovate ([#17252](https://github.com/truecharts/charts/issues/17252)) - - - - -## [qdirstat-7.1.6](https://github.com/truecharts/charts/compare/qdirstat-7.1.5...qdirstat-7.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)) - - -## [qdirstat-7.1.5](https://github.com/truecharts/charts/compare/qdirstat-7.1.4...qdirstat-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [qdirstat-7.1.4](https://github.com/truecharts/charts/compare/qdirstat-7.1.3...qdirstat-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [qdirstat-7.1.3](https://github.com/truecharts/charts/compare/qdirstat-7.1.0...qdirstat-7.1.3) (2024-01-01) diff --git a/stable/qdirstat/9.0.0/Chart.yaml b/stable/qdirstat/9.0.0/Chart.yaml deleted file mode 100644 index bf83db10ef8..00000000000 --- a/stable/qdirstat/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.01.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. -home: https://truecharts.org/charts/stable/qdirstat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png -keywords: - - stats - - qdirstat -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qdirstat -sources: - - https://github.com/jlesage/docker-qdirstat - - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat - - https://hub.docker.com/r/jlesage/qdirstat -type: application -version: 9.0.0 diff --git a/stable/qdirstat/9.0.0/charts/common-17.5.0.tgz b/stable/qdirstat/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/qdirstat/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/qinglong/9.0.0/.helmignore b/stable/qdirstat/9.1.3/.helmignore similarity index 100% rename from stable/qinglong/9.0.0/.helmignore rename to stable/qdirstat/9.1.3/.helmignore diff --git a/stable/qdirstat/9.1.3/CHANGELOG.md b/stable/qdirstat/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1125a14b9f7 --- /dev/null +++ b/stable/qdirstat/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [qdirstat-8.0.5](https://github.com/truecharts/charts/compare/qdirstat-8.0.4...qdirstat-8.0.5) (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)) + + +## [qdirstat-8.0.4](https://github.com/truecharts/charts/compare/qdirstat-8.0.3...qdirstat-8.0.4) (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)) + + +## [qdirstat-8.0.3](https://github.com/truecharts/charts/compare/qdirstat-8.0.2...qdirstat-8.0.3) (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)) + + +## [qdirstat-8.0.2](https://github.com/truecharts/charts/compare/qdirstat-8.0.1...qdirstat-8.0.2) (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)) + + +## [qdirstat-8.0.1](https://github.com/truecharts/charts/compare/qdirstat-8.0.0...qdirstat-8.0.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [qdirstat-8.0.0](https://github.com/truecharts/charts/compare/qdirstat-7.1.6...qdirstat-8.0.0) (2024-01-21) + +### Chore + + + +- update container image jlesage/qdirstat to v24.01.1[@3416d53](https://github.com/3416d53) by renovate ([#17252](https://github.com/truecharts/charts/issues/17252)) + + + + +## [qdirstat-7.1.6](https://github.com/truecharts/charts/compare/qdirstat-7.1.5...qdirstat-7.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)) + + +## [qdirstat-7.1.5](https://github.com/truecharts/charts/compare/qdirstat-7.1.4...qdirstat-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [qdirstat-7.1.4](https://github.com/truecharts/charts/compare/qdirstat-7.1.3...qdirstat-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/qdirstat/9.1.3/Chart.yaml b/stable/qdirstat/9.1.3/Chart.yaml new file mode 100644 index 00000000000..b5d719d220d --- /dev/null +++ b/stable/qdirstat/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.01.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. +home: https://truecharts.org/charts/stable/qdirstat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png +keywords: + - stats + - qdirstat +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: qdirstat +sources: + - https://github.com/jlesage/docker-qdirstat + - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat + - https://hub.docker.com/r/jlesage/qdirstat +type: application +version: 9.1.3 diff --git a/stable/qdirstat/9.0.0/README.md b/stable/qdirstat/9.1.3/README.md similarity index 100% rename from stable/qdirstat/9.0.0/README.md rename to stable/qdirstat/9.1.3/README.md diff --git a/stable/qdirstat/9.0.0/app-readme.md b/stable/qdirstat/9.1.3/app-readme.md similarity index 100% rename from stable/qdirstat/9.0.0/app-readme.md rename to stable/qdirstat/9.1.3/app-readme.md diff --git a/stable/qdirstat/9.1.3/charts/common-18.0.3.tgz b/stable/qdirstat/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/qdirstat/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/qdirstat/9.0.0/ix_values.yaml b/stable/qdirstat/9.1.3/ix_values.yaml similarity index 100% rename from stable/qdirstat/9.0.0/ix_values.yaml rename to stable/qdirstat/9.1.3/ix_values.yaml diff --git a/stable/qdirstat/9.0.0/questions.yaml b/stable/qdirstat/9.1.3/questions.yaml similarity index 100% rename from stable/qdirstat/9.0.0/questions.yaml rename to stable/qdirstat/9.1.3/questions.yaml diff --git a/stable/qinglong/9.0.0/templates/NOTES.txt b/stable/qdirstat/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/qinglong/9.0.0/templates/NOTES.txt rename to stable/qdirstat/9.1.3/templates/NOTES.txt diff --git a/stable/qinglong/9.0.0/templates/common.yaml b/stable/qdirstat/9.1.3/templates/common.yaml similarity index 100% rename from stable/qinglong/9.0.0/templates/common.yaml rename to stable/qdirstat/9.1.3/templates/common.yaml diff --git a/stable/qinglong/9.0.0/values.yaml b/stable/qdirstat/9.1.3/values.yaml similarity index 100% rename from stable/qinglong/9.0.0/values.yaml rename to stable/qdirstat/9.1.3/values.yaml diff --git a/stable/qflood/5.0.0/CHANGELOG.md b/stable/qflood/5.0.0/CHANGELOG.md deleted file mode 100644 index 4aca7673f11..00000000000 --- a/stable/qflood/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [qflood-4.1.11](https://github.com/truecharts/charts/compare/qflood-4.1.10...qflood-4.1.11) (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)) - - -## [qflood-4.1.10](https://github.com/truecharts/charts/compare/qflood-4.1.9...qflood-4.1.10) (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)) - - -## [qflood-4.1.9](https://github.com/truecharts/charts/compare/qflood-4.1.8...qflood-4.1.9) (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)) - - -## [qflood-4.1.8](https://github.com/truecharts/charts/compare/qflood-4.1.7...qflood-4.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)) - - -## [qflood-4.1.7](https://github.com/truecharts/charts/compare/qflood-4.1.6...qflood-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [qflood-4.1.6](https://github.com/truecharts/charts/compare/qflood-4.1.5...qflood-4.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)) - - -## [qflood-4.1.5](https://github.com/truecharts/charts/compare/qflood-4.1.4...qflood-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [qflood-4.1.4](https://github.com/truecharts/charts/compare/qflood-4.1.3...qflood-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [qflood-4.1.3](https://github.com/truecharts/charts/compare/qflood-4.1.0...qflood-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/qflood/5.0.0/Chart.yaml b/stable/qflood/5.0.0/Chart.yaml deleted file mode 100644 index 1b537454031..00000000000 --- a/stable/qflood/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chart with qBittorrent and the Flood UI. -home: https://truecharts.org/charts/stable/qflood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.png -keywords: - - qflood - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qflood -sources: - - https://hotio.dev/containers/qflood - - https://github.com/truecharts/charts/tree/master/charts/stable/qflood - - https://ghcr.io/hotio/qflood -type: application -version: 5.0.0 diff --git a/stable/qflood/5.0.0/charts/common-17.5.0.tgz b/stable/qflood/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/qflood/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/quake3/5.0.0/.helmignore b/stable/qflood/5.1.3/.helmignore similarity index 100% rename from stable/quake3/5.0.0/.helmignore rename to stable/qflood/5.1.3/.helmignore diff --git a/stable/qflood/5.1.3/CHANGELOG.md b/stable/qflood/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b73d05fceb3 --- /dev/null +++ b/stable/qflood/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [qflood-4.1.11](https://github.com/truecharts/charts/compare/qflood-4.1.10...qflood-4.1.11) (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)) + + +## [qflood-4.1.10](https://github.com/truecharts/charts/compare/qflood-4.1.9...qflood-4.1.10) (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)) + + +## [qflood-4.1.9](https://github.com/truecharts/charts/compare/qflood-4.1.8...qflood-4.1.9) (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)) + + +## [qflood-4.1.8](https://github.com/truecharts/charts/compare/qflood-4.1.7...qflood-4.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)) + + +## [qflood-4.1.7](https://github.com/truecharts/charts/compare/qflood-4.1.6...qflood-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [qflood-4.1.6](https://github.com/truecharts/charts/compare/qflood-4.1.5...qflood-4.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)) + + +## [qflood-4.1.5](https://github.com/truecharts/charts/compare/qflood-4.1.4...qflood-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [qflood-4.1.4](https://github.com/truecharts/charts/compare/qflood-4.1.3...qflood-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [qflood-4.1.3](https://github.com/truecharts/charts/compare/qflood-4.1.0...qflood-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/qflood/5.1.3/Chart.yaml b/stable/qflood/5.1.3/Chart.yaml new file mode 100644 index 00000000000..2925c82c78d --- /dev/null +++ b/stable/qflood/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Chart with qBittorrent and the Flood UI. +home: https://truecharts.org/charts/stable/qflood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.png +keywords: + - qflood + - Downloaders +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: qflood +sources: + - https://hotio.dev/containers/qflood + - https://github.com/truecharts/charts/tree/master/charts/stable/qflood + - https://ghcr.io/hotio/qflood +type: application +version: 5.1.3 diff --git a/stable/qflood/5.0.0/README.md b/stable/qflood/5.1.3/README.md similarity index 100% rename from stable/qflood/5.0.0/README.md rename to stable/qflood/5.1.3/README.md diff --git a/stable/qflood/5.0.0/app-readme.md b/stable/qflood/5.1.3/app-readme.md similarity index 100% rename from stable/qflood/5.0.0/app-readme.md rename to stable/qflood/5.1.3/app-readme.md diff --git a/stable/qflood/5.1.3/charts/common-18.0.3.tgz b/stable/qflood/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/qflood/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/qflood/5.0.0/ix_values.yaml b/stable/qflood/5.1.3/ix_values.yaml similarity index 100% rename from stable/qflood/5.0.0/ix_values.yaml rename to stable/qflood/5.1.3/ix_values.yaml diff --git a/stable/qflood/5.0.0/questions.yaml b/stable/qflood/5.1.3/questions.yaml similarity index 100% rename from stable/qflood/5.0.0/questions.yaml rename to stable/qflood/5.1.3/questions.yaml diff --git a/stable/qflood/5.0.0/templates/common.yaml b/stable/qflood/5.1.3/templates/common.yaml similarity index 100% rename from stable/qflood/5.0.0/templates/common.yaml rename to stable/qflood/5.1.3/templates/common.yaml diff --git a/stable/quake3/5.0.0/values.yaml b/stable/qflood/5.1.3/values.yaml similarity index 100% rename from stable/quake3/5.0.0/values.yaml rename to stable/qflood/5.1.3/values.yaml diff --git a/stable/qinglong/9.0.0/CHANGELOG.md b/stable/qinglong/9.0.0/CHANGELOG.md deleted file mode 100644 index 2ab3588044b..00000000000 --- a/stable/qinglong/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - -## [qinglong-8.2.6](https://github.com/truecharts/charts/compare/qinglong-8.2.5...qinglong-8.2.6) (2024-02-12) - -### Chore - - - -- update container image whyour/qinglong to v2.17.1[@83b868e](https://github.com/83b868e) by renovate ([#18150](https://github.com/truecharts/charts/issues/18150)) - - -## [qinglong-8.2.5](https://github.com/truecharts/charts/compare/qinglong-8.2.4...qinglong-8.2.5) (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)) - - -## [qinglong-8.2.4](https://github.com/truecharts/charts/compare/qinglong-8.2.3...qinglong-8.2.4) (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)) - - -## [qinglong-8.2.3](https://github.com/truecharts/charts/compare/qinglong-8.2.2...qinglong-8.2.3) (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)) - - -## [qinglong-8.2.2](https://github.com/truecharts/charts/compare/qinglong-8.2.1...qinglong-8.2.2) (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)) - - -## [qinglong-8.2.1](https://github.com/truecharts/charts/compare/qinglong-8.2.0...qinglong-8.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [qinglong-8.2.0](https://github.com/truecharts/charts/compare/qinglong-8.1.6...qinglong-8.2.0) (2024-01-21) - -### Chore - - - -- update container image whyour/qinglong to v2.17.0[@de6b6a9](https://github.com/de6b6a9) by renovate ([#17452](https://github.com/truecharts/charts/issues/17452)) - - - - -## [qinglong-8.1.6](https://github.com/truecharts/charts/compare/qinglong-8.1.5...qinglong-8.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)) - - -## [qinglong-8.1.5](https://github.com/truecharts/charts/compare/qinglong-8.1.4...qinglong-8.1.5) (2024-01-02) - -### Chore diff --git a/stable/qinglong/9.0.0/Chart.yaml b/stable/qinglong/9.0.0/Chart.yaml deleted file mode 100644 index eba9e0a62f4..00000000000 --- a/stable/qinglong/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.17.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A timed task management panel that supports typescript, javaScript, python3, and shell -home: https://truecharts.org/charts/stable/qinglong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png -keywords: - - qinglong - - task -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qinglong -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - - https://hub.docker.com/r/whyour/qinglong -type: application -version: 9.0.0 diff --git a/stable/qinglong/9.0.0/charts/common-17.5.0.tgz b/stable/qinglong/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/qinglong/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/quassel-web/9.0.0/.helmignore b/stable/qinglong/9.1.3/.helmignore similarity index 100% rename from stable/quassel-web/9.0.0/.helmignore rename to stable/qinglong/9.1.3/.helmignore diff --git a/stable/qinglong/9.1.3/CHANGELOG.md b/stable/qinglong/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c8b32e94173 --- /dev/null +++ b/stable/qinglong/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + +## [qinglong-8.2.6](https://github.com/truecharts/charts/compare/qinglong-8.2.5...qinglong-8.2.6) (2024-02-12) + +### Chore + + + +- update container image whyour/qinglong to v2.17.1[@83b868e](https://github.com/83b868e) by renovate ([#18150](https://github.com/truecharts/charts/issues/18150)) + + +## [qinglong-8.2.5](https://github.com/truecharts/charts/compare/qinglong-8.2.4...qinglong-8.2.5) (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)) + + +## [qinglong-8.2.4](https://github.com/truecharts/charts/compare/qinglong-8.2.3...qinglong-8.2.4) (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)) + + +## [qinglong-8.2.3](https://github.com/truecharts/charts/compare/qinglong-8.2.2...qinglong-8.2.3) (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)) + + +## [qinglong-8.2.2](https://github.com/truecharts/charts/compare/qinglong-8.2.1...qinglong-8.2.2) (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)) + + +## [qinglong-8.2.1](https://github.com/truecharts/charts/compare/qinglong-8.2.0...qinglong-8.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [qinglong-8.2.0](https://github.com/truecharts/charts/compare/qinglong-8.1.6...qinglong-8.2.0) (2024-01-21) + +### Chore + + + +- update container image whyour/qinglong to v2.17.0[@de6b6a9](https://github.com/de6b6a9) by renovate ([#17452](https://github.com/truecharts/charts/issues/17452)) + + + + +## [qinglong-8.1.6](https://github.com/truecharts/charts/compare/qinglong-8.1.5...qinglong-8.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)) + diff --git a/stable/qinglong/9.1.3/Chart.yaml b/stable/qinglong/9.1.3/Chart.yaml new file mode 100644 index 00000000000..ad9815247f7 --- /dev/null +++ b/stable/qinglong/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.17.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A timed task management panel that supports typescript, javaScript, python3, and shell +home: https://truecharts.org/charts/stable/qinglong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png +keywords: + - qinglong + - task +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: qinglong +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong + - https://hub.docker.com/r/whyour/qinglong +type: application +version: 9.1.3 diff --git a/stable/qinglong/9.0.0/README.md b/stable/qinglong/9.1.3/README.md similarity index 100% rename from stable/qinglong/9.0.0/README.md rename to stable/qinglong/9.1.3/README.md diff --git a/stable/qinglong/9.0.0/app-readme.md b/stable/qinglong/9.1.3/app-readme.md similarity index 100% rename from stable/qinglong/9.0.0/app-readme.md rename to stable/qinglong/9.1.3/app-readme.md diff --git a/stable/qinglong/9.1.3/charts/common-18.0.3.tgz b/stable/qinglong/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/qinglong/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/qinglong/9.0.0/ix_values.yaml b/stable/qinglong/9.1.3/ix_values.yaml similarity index 100% rename from stable/qinglong/9.0.0/ix_values.yaml rename to stable/qinglong/9.1.3/ix_values.yaml diff --git a/stable/qinglong/9.0.0/questions.yaml b/stable/qinglong/9.1.3/questions.yaml similarity index 100% rename from stable/qinglong/9.0.0/questions.yaml rename to stable/qinglong/9.1.3/questions.yaml diff --git a/stable/quassel-web/9.0.0/templates/NOTES.txt b/stable/qinglong/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/quassel-web/9.0.0/templates/NOTES.txt rename to stable/qinglong/9.1.3/templates/NOTES.txt diff --git a/stable/quassel-web/9.0.0/templates/common.yaml b/stable/qinglong/9.1.3/templates/common.yaml similarity index 100% rename from stable/quassel-web/9.0.0/templates/common.yaml rename to stable/qinglong/9.1.3/templates/common.yaml diff --git a/stable/quassel-web/9.0.0/values.yaml b/stable/qinglong/9.1.3/values.yaml similarity index 100% rename from stable/quassel-web/9.0.0/values.yaml rename to stable/qinglong/9.1.3/values.yaml diff --git a/stable/quake3/5.0.0/CHANGELOG.md b/stable/quake3/5.0.0/CHANGELOG.md deleted file mode 100644 index f77b691f895..00000000000 --- a/stable/quake3/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [quake3-4.1.11](https://github.com/truecharts/charts/compare/quake3-4.1.10...quake3-4.1.11) (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)) - - -## [quake3-4.1.10](https://github.com/truecharts/charts/compare/quake3-4.1.9...quake3-4.1.10) (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)) - - -## [quake3-4.1.9](https://github.com/truecharts/charts/compare/quake3-4.1.8...quake3-4.1.9) (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)) - - -## [quake3-4.1.8](https://github.com/truecharts/charts/compare/quake3-4.1.7...quake3-4.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)) - - -## [quake3-4.1.7](https://github.com/truecharts/charts/compare/quake3-4.1.6...quake3-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [quake3-4.1.6](https://github.com/truecharts/charts/compare/quake3-4.1.5...quake3-4.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)) - - -## [quake3-4.1.5](https://github.com/truecharts/charts/compare/quake3-4.1.4...quake3-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [quake3-4.1.4](https://github.com/truecharts/charts/compare/quake3-4.1.3...quake3-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [quake3-4.1.3](https://github.com/truecharts/charts/compare/quake3-4.1.0...quake3-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/quake3/5.0.0/Chart.yaml b/stable/quake3/5.0.0/Chart.yaml deleted file mode 100644 index a64a8b8eb6d..00000000000 --- a/stable/quake3/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). -home: https://truecharts.org/charts/stable/quake3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.png -keywords: - - quake3 - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: quake3 -sources: - - https://www.idsoftware.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/quake3 - - https://hub.docker.com/r/ich777/quake3 -type: application -version: 5.0.0 diff --git a/stable/quake3/5.0.0/charts/common-17.5.0.tgz b/stable/quake3/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/quake3/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/quickshare/5.0.0/.helmignore b/stable/quake3/5.1.3/.helmignore similarity index 100% rename from stable/quickshare/5.0.0/.helmignore rename to stable/quake3/5.1.3/.helmignore diff --git a/stable/quake3/5.1.3/CHANGELOG.md b/stable/quake3/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..897229c496e --- /dev/null +++ b/stable/quake3/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [quake3-4.1.11](https://github.com/truecharts/charts/compare/quake3-4.1.10...quake3-4.1.11) (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)) + + +## [quake3-4.1.10](https://github.com/truecharts/charts/compare/quake3-4.1.9...quake3-4.1.10) (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)) + + +## [quake3-4.1.9](https://github.com/truecharts/charts/compare/quake3-4.1.8...quake3-4.1.9) (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)) + + +## [quake3-4.1.8](https://github.com/truecharts/charts/compare/quake3-4.1.7...quake3-4.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)) + + +## [quake3-4.1.7](https://github.com/truecharts/charts/compare/quake3-4.1.6...quake3-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [quake3-4.1.6](https://github.com/truecharts/charts/compare/quake3-4.1.5...quake3-4.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)) + + +## [quake3-4.1.5](https://github.com/truecharts/charts/compare/quake3-4.1.4...quake3-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [quake3-4.1.4](https://github.com/truecharts/charts/compare/quake3-4.1.3...quake3-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [quake3-4.1.3](https://github.com/truecharts/charts/compare/quake3-4.1.0...quake3-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/quake3/5.1.3/Chart.yaml b/stable/quake3/5.1.3/Chart.yaml new file mode 100644 index 00000000000..0f865954b48 --- /dev/null +++ b/stable/quake3/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). +home: https://truecharts.org/charts/stable/quake3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.png +keywords: + - quake3 + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: quake3 +sources: + - https://www.idsoftware.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/quake3 + - https://hub.docker.com/r/ich777/quake3 +type: application +version: 5.1.3 diff --git a/stable/quake3/5.0.0/README.md b/stable/quake3/5.1.3/README.md similarity index 100% rename from stable/quake3/5.0.0/README.md rename to stable/quake3/5.1.3/README.md diff --git a/stable/quake3/5.0.0/app-readme.md b/stable/quake3/5.1.3/app-readme.md similarity index 100% rename from stable/quake3/5.0.0/app-readme.md rename to stable/quake3/5.1.3/app-readme.md diff --git a/stable/quake3/5.1.3/charts/common-18.0.3.tgz b/stable/quake3/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/quake3/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/quake3/5.0.0/ix_values.yaml b/stable/quake3/5.1.3/ix_values.yaml similarity index 100% rename from stable/quake3/5.0.0/ix_values.yaml rename to stable/quake3/5.1.3/ix_values.yaml diff --git a/stable/quake3/5.0.0/questions.yaml b/stable/quake3/5.1.3/questions.yaml similarity index 100% rename from stable/quake3/5.0.0/questions.yaml rename to stable/quake3/5.1.3/questions.yaml diff --git a/stable/quake3/5.0.0/templates/common.yaml b/stable/quake3/5.1.3/templates/common.yaml similarity index 100% rename from stable/quake3/5.0.0/templates/common.yaml rename to stable/quake3/5.1.3/templates/common.yaml diff --git a/stable/quickshare/5.0.0/values.yaml b/stable/quake3/5.1.3/values.yaml similarity index 100% rename from stable/quickshare/5.0.0/values.yaml rename to stable/quake3/5.1.3/values.yaml diff --git a/stable/quassel-core/11.1.3/Chart.yaml b/stable/quassel-core/11.1.3/Chart.yaml index 79bcc07ec85..1b75a8ca831 100644 --- a/stable/quassel-core/11.1.3/Chart.yaml +++ b/stable/quassel-core/11.1.3/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.14.0 dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/quassel-core/11.1.3/charts/common-18.0.2.tgz b/stable/quassel-core/11.1.3/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/quassel-core/11.1.3/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/quassel-core/11.1.3/charts/common-18.0.3.tgz b/stable/quassel-core/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/quassel-core/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/quassel-web/9.0.0/CHANGELOG.md b/stable/quassel-web/9.0.0/CHANGELOG.md deleted file mode 100644 index 733ab5cdd14..00000000000 --- a/stable/quassel-web/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [quassel-web-8.1.11](https://github.com/truecharts/charts/compare/quassel-web-8.1.10...quassel-web-8.1.11) (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)) - - -## [quassel-web-8.1.10](https://github.com/truecharts/charts/compare/quassel-web-8.1.9...quassel-web-8.1.10) (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)) - - -## [quassel-web-8.1.9](https://github.com/truecharts/charts/compare/quassel-web-8.1.8...quassel-web-8.1.9) (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)) - - -## [quassel-web-8.1.8](https://github.com/truecharts/charts/compare/quassel-web-8.1.7...quassel-web-8.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)) - - -## [quassel-web-8.1.7](https://github.com/truecharts/charts/compare/quassel-web-8.1.6...quassel-web-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [quassel-web-8.1.6](https://github.com/truecharts/charts/compare/quassel-web-8.1.5...quassel-web-8.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)) - - -## [quassel-web-8.1.5](https://github.com/truecharts/charts/compare/quassel-web-8.1.4...quassel-web-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [quassel-web-8.1.4](https://github.com/truecharts/charts/compare/quassel-web-8.1.3...quassel-web-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [quassel-web-8.1.3](https://github.com/truecharts/charts/compare/quassel-web-8.1.0...quassel-web-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/quassel-web/9.0.0/Chart.yaml b/stable/quassel-web/9.0.0/Chart.yaml deleted file mode 100644 index 657a48a7aeb..00000000000 --- a/stable/quassel-web/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2021.12.16 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Quassel-web is a web client for Quassel. -home: https://truecharts.org/charts/stable/quassel-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png -keywords: - - quassel-web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: quassel-web -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web - - https://ghcr.io/linuxserver/quassel-web -type: application -version: 9.0.0 diff --git a/stable/quassel-web/9.0.0/charts/common-17.5.0.tgz b/stable/quassel-web/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/quassel-web/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/quiz-game/5.0.0/.helmignore b/stable/quassel-web/9.1.3/.helmignore similarity index 100% rename from stable/quiz-game/5.0.0/.helmignore rename to stable/quassel-web/9.1.3/.helmignore diff --git a/stable/quassel-web/9.1.3/CHANGELOG.md b/stable/quassel-web/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7dcc5a92004 --- /dev/null +++ b/stable/quassel-web/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [quassel-web-8.1.11](https://github.com/truecharts/charts/compare/quassel-web-8.1.10...quassel-web-8.1.11) (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)) + + +## [quassel-web-8.1.10](https://github.com/truecharts/charts/compare/quassel-web-8.1.9...quassel-web-8.1.10) (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)) + + +## [quassel-web-8.1.9](https://github.com/truecharts/charts/compare/quassel-web-8.1.8...quassel-web-8.1.9) (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)) + + +## [quassel-web-8.1.8](https://github.com/truecharts/charts/compare/quassel-web-8.1.7...quassel-web-8.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)) + + +## [quassel-web-8.1.7](https://github.com/truecharts/charts/compare/quassel-web-8.1.6...quassel-web-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [quassel-web-8.1.6](https://github.com/truecharts/charts/compare/quassel-web-8.1.5...quassel-web-8.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)) + + +## [quassel-web-8.1.5](https://github.com/truecharts/charts/compare/quassel-web-8.1.4...quassel-web-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [quassel-web-8.1.4](https://github.com/truecharts/charts/compare/quassel-web-8.1.3...quassel-web-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [quassel-web-8.1.3](https://github.com/truecharts/charts/compare/quassel-web-8.1.0...quassel-web-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/quassel-web/9.1.3/Chart.yaml b/stable/quassel-web/9.1.3/Chart.yaml new file mode 100644 index 00000000000..073613e92da --- /dev/null +++ b/stable/quassel-web/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2021.12.16 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Quassel-web is a web client for Quassel. +home: https://truecharts.org/charts/stable/quassel-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png +keywords: + - quassel-web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: quassel-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web + - https://ghcr.io/linuxserver/quassel-web +type: application +version: 9.1.3 diff --git a/stable/quassel-web/9.0.0/README.md b/stable/quassel-web/9.1.3/README.md similarity index 100% rename from stable/quassel-web/9.0.0/README.md rename to stable/quassel-web/9.1.3/README.md diff --git a/stable/quassel-web/9.0.0/app-readme.md b/stable/quassel-web/9.1.3/app-readme.md similarity index 100% rename from stable/quassel-web/9.0.0/app-readme.md rename to stable/quassel-web/9.1.3/app-readme.md diff --git a/stable/quassel-web/9.1.3/charts/common-18.0.3.tgz b/stable/quassel-web/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/quassel-web/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/quassel-web/9.0.0/ix_values.yaml b/stable/quassel-web/9.1.3/ix_values.yaml similarity index 100% rename from stable/quassel-web/9.0.0/ix_values.yaml rename to stable/quassel-web/9.1.3/ix_values.yaml diff --git a/stable/quassel-web/9.0.0/questions.yaml b/stable/quassel-web/9.1.3/questions.yaml similarity index 100% rename from stable/quassel-web/9.0.0/questions.yaml rename to stable/quassel-web/9.1.3/questions.yaml diff --git a/stable/radarr/20.0.0/templates/NOTES.txt b/stable/quassel-web/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/radarr/20.0.0/templates/NOTES.txt rename to stable/quassel-web/9.1.3/templates/NOTES.txt diff --git a/stable/qwantify/3.0.0/templates/common.yaml b/stable/quassel-web/9.1.3/templates/common.yaml similarity index 100% rename from stable/qwantify/3.0.0/templates/common.yaml rename to stable/quassel-web/9.1.3/templates/common.yaml diff --git a/stable/quiz-game/5.0.0/values.yaml b/stable/quassel-web/9.1.3/values.yaml similarity index 100% rename from stable/quiz-game/5.0.0/values.yaml rename to stable/quassel-web/9.1.3/values.yaml diff --git a/stable/quickshare/5.0.0/CHANGELOG.md b/stable/quickshare/5.0.0/CHANGELOG.md deleted file mode 100644 index c4f56cc18f2..00000000000 --- a/stable/quickshare/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [quickshare-4.1.11](https://github.com/truecharts/charts/compare/quickshare-4.1.10...quickshare-4.1.11) (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)) - - -## [quickshare-4.1.10](https://github.com/truecharts/charts/compare/quickshare-4.1.9...quickshare-4.1.10) (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)) - - -## [quickshare-4.1.9](https://github.com/truecharts/charts/compare/quickshare-4.1.8...quickshare-4.1.9) (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)) - - -## [quickshare-4.1.8](https://github.com/truecharts/charts/compare/quickshare-4.1.7...quickshare-4.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)) - - -## [quickshare-4.1.7](https://github.com/truecharts/charts/compare/quickshare-4.1.6...quickshare-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [quickshare-4.1.6](https://github.com/truecharts/charts/compare/quickshare-4.1.5...quickshare-4.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)) - - -## [quickshare-4.1.5](https://github.com/truecharts/charts/compare/quickshare-4.1.4...quickshare-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [quickshare-4.1.4](https://github.com/truecharts/charts/compare/quickshare-4.1.3...quickshare-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [quickshare-4.1.3](https://github.com/truecharts/charts/compare/quickshare-4.1.0...quickshare-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/quickshare/5.0.0/Chart.yaml b/stable/quickshare/5.0.0/Chart.yaml deleted file mode 100644 index ab606b15eb6..00000000000 --- a/stable/quickshare/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Quick and simple file sharing between different devices. -home: https://truecharts.org/charts/stable/quickshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.png -keywords: - - quickshare - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: quickshare -sources: - - https://github.com/ihexxa/quickshare - - https://github.com/truecharts/charts/tree/master/charts/stable/quickshare - - https://hub.docker.com/r/hexxa/quickshare -type: application -version: 5.0.0 diff --git a/stable/quickshare/5.0.0/charts/common-17.5.0.tgz b/stable/quickshare/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/quickshare/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/qwantify/3.0.0/.helmignore b/stable/quickshare/5.1.3/.helmignore similarity index 100% rename from stable/qwantify/3.0.0/.helmignore rename to stable/quickshare/5.1.3/.helmignore diff --git a/stable/quickshare/5.1.3/CHANGELOG.md b/stable/quickshare/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..81f779af9c5 --- /dev/null +++ b/stable/quickshare/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [quickshare-4.1.11](https://github.com/truecharts/charts/compare/quickshare-4.1.10...quickshare-4.1.11) (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)) + + +## [quickshare-4.1.10](https://github.com/truecharts/charts/compare/quickshare-4.1.9...quickshare-4.1.10) (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)) + + +## [quickshare-4.1.9](https://github.com/truecharts/charts/compare/quickshare-4.1.8...quickshare-4.1.9) (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)) + + +## [quickshare-4.1.8](https://github.com/truecharts/charts/compare/quickshare-4.1.7...quickshare-4.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)) + + +## [quickshare-4.1.7](https://github.com/truecharts/charts/compare/quickshare-4.1.6...quickshare-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [quickshare-4.1.6](https://github.com/truecharts/charts/compare/quickshare-4.1.5...quickshare-4.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)) + + +## [quickshare-4.1.5](https://github.com/truecharts/charts/compare/quickshare-4.1.4...quickshare-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [quickshare-4.1.4](https://github.com/truecharts/charts/compare/quickshare-4.1.3...quickshare-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [quickshare-4.1.3](https://github.com/truecharts/charts/compare/quickshare-4.1.0...quickshare-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/quickshare/5.1.3/Chart.yaml b/stable/quickshare/5.1.3/Chart.yaml new file mode 100644 index 00000000000..40e7360f0d1 --- /dev/null +++ b/stable/quickshare/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Quick and simple file sharing between different devices. +home: https://truecharts.org/charts/stable/quickshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.png +keywords: + - quickshare + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: quickshare +sources: + - https://github.com/ihexxa/quickshare + - https://github.com/truecharts/charts/tree/master/charts/stable/quickshare + - https://hub.docker.com/r/hexxa/quickshare +type: application +version: 5.1.3 diff --git a/stable/quickshare/5.0.0/README.md b/stable/quickshare/5.1.3/README.md similarity index 100% rename from stable/quickshare/5.0.0/README.md rename to stable/quickshare/5.1.3/README.md diff --git a/stable/quickshare/5.0.0/app-readme.md b/stable/quickshare/5.1.3/app-readme.md similarity index 100% rename from stable/quickshare/5.0.0/app-readme.md rename to stable/quickshare/5.1.3/app-readme.md diff --git a/stable/quickshare/5.1.3/charts/common-18.0.3.tgz b/stable/quickshare/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/quickshare/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/quickshare/5.0.0/ix_values.yaml b/stable/quickshare/5.1.3/ix_values.yaml similarity index 100% rename from stable/quickshare/5.0.0/ix_values.yaml rename to stable/quickshare/5.1.3/ix_values.yaml diff --git a/stable/quickshare/5.0.0/questions.yaml b/stable/quickshare/5.1.3/questions.yaml similarity index 100% rename from stable/quickshare/5.0.0/questions.yaml rename to stable/quickshare/5.1.3/questions.yaml diff --git a/stable/quickshare/5.0.0/templates/common.yaml b/stable/quickshare/5.1.3/templates/common.yaml similarity index 100% rename from stable/quickshare/5.0.0/templates/common.yaml rename to stable/quickshare/5.1.3/templates/common.yaml diff --git a/stable/qwantify/3.0.0/values.yaml b/stable/quickshare/5.1.3/values.yaml similarity index 100% rename from stable/qwantify/3.0.0/values.yaml rename to stable/quickshare/5.1.3/values.yaml diff --git a/stable/quiz-game/5.0.0/CHANGELOG.md b/stable/quiz-game/5.0.0/CHANGELOG.md deleted file mode 100644 index 03e10a5b0af..00000000000 --- a/stable/quiz-game/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [quiz-game-4.1.11](https://github.com/truecharts/charts/compare/quiz-game-4.1.10...quiz-game-4.1.11) (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)) - - -## [quiz-game-4.1.10](https://github.com/truecharts/charts/compare/quiz-game-4.1.9...quiz-game-4.1.10) (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)) - - -## [quiz-game-4.1.9](https://github.com/truecharts/charts/compare/quiz-game-4.1.8...quiz-game-4.1.9) (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)) - - -## [quiz-game-4.1.8](https://github.com/truecharts/charts/compare/quiz-game-4.1.7...quiz-game-4.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)) - - -## [quiz-game-4.1.7](https://github.com/truecharts/charts/compare/quiz-game-4.1.6...quiz-game-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [quiz-game-4.1.6](https://github.com/truecharts/charts/compare/quiz-game-4.1.5...quiz-game-4.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)) - - -## [quiz-game-4.1.5](https://github.com/truecharts/charts/compare/quiz-game-4.1.4...quiz-game-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [quiz-game-4.1.4](https://github.com/truecharts/charts/compare/quiz-game-4.1.3...quiz-game-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [quiz-game-4.1.3](https://github.com/truecharts/charts/compare/quiz-game-4.1.0...quiz-game-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/quiz-game/5.0.0/Chart.yaml b/stable/quiz-game/5.0.0/Chart.yaml deleted file mode 100644 index c1c39d3424c..00000000000 --- a/stable/quiz-game/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Test your General Knowledge in different types of topics. -home: https://truecharts.org/charts/stable/quiz-game -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.png -keywords: - - quiz-game - - GameServers - - Other - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: quiz-game -sources: - - https://github.com/ASKJR/quiz-game - - https://registry.hub.docker.com/r/patrickstigler/quiz-game - - https://github.com/truecharts/charts/tree/master/charts/stable/quiz-game - - https://hub.docker.com/r/patrickstigler/quiz-game -type: application -version: 5.0.0 diff --git a/stable/quiz-game/5.0.0/charts/common-17.5.0.tgz b/stable/quiz-game/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/quiz-game/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/radarr/20.0.0/.helmignore b/stable/quiz-game/5.1.3/.helmignore similarity index 100% rename from stable/radarr/20.0.0/.helmignore rename to stable/quiz-game/5.1.3/.helmignore diff --git a/stable/quiz-game/5.1.3/CHANGELOG.md b/stable/quiz-game/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..037c09f487c --- /dev/null +++ b/stable/quiz-game/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [quiz-game-4.1.11](https://github.com/truecharts/charts/compare/quiz-game-4.1.10...quiz-game-4.1.11) (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)) + + +## [quiz-game-4.1.10](https://github.com/truecharts/charts/compare/quiz-game-4.1.9...quiz-game-4.1.10) (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)) + + +## [quiz-game-4.1.9](https://github.com/truecharts/charts/compare/quiz-game-4.1.8...quiz-game-4.1.9) (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)) + + +## [quiz-game-4.1.8](https://github.com/truecharts/charts/compare/quiz-game-4.1.7...quiz-game-4.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)) + + +## [quiz-game-4.1.7](https://github.com/truecharts/charts/compare/quiz-game-4.1.6...quiz-game-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [quiz-game-4.1.6](https://github.com/truecharts/charts/compare/quiz-game-4.1.5...quiz-game-4.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)) + + +## [quiz-game-4.1.5](https://github.com/truecharts/charts/compare/quiz-game-4.1.4...quiz-game-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [quiz-game-4.1.4](https://github.com/truecharts/charts/compare/quiz-game-4.1.3...quiz-game-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [quiz-game-4.1.3](https://github.com/truecharts/charts/compare/quiz-game-4.1.0...quiz-game-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/quiz-game/5.1.3/Chart.yaml b/stable/quiz-game/5.1.3/Chart.yaml new file mode 100644 index 00000000000..a2c130ccd40 --- /dev/null +++ b/stable/quiz-game/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Test your General Knowledge in different types of topics. +home: https://truecharts.org/charts/stable/quiz-game +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.png +keywords: + - quiz-game + - GameServers + - Other + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: quiz-game +sources: + - https://github.com/ASKJR/quiz-game + - https://registry.hub.docker.com/r/patrickstigler/quiz-game + - https://github.com/truecharts/charts/tree/master/charts/stable/quiz-game + - https://hub.docker.com/r/patrickstigler/quiz-game +type: application +version: 5.1.3 diff --git a/stable/quiz-game/5.0.0/README.md b/stable/quiz-game/5.1.3/README.md similarity index 100% rename from stable/quiz-game/5.0.0/README.md rename to stable/quiz-game/5.1.3/README.md diff --git a/stable/quiz-game/5.0.0/app-readme.md b/stable/quiz-game/5.1.3/app-readme.md similarity index 100% rename from stable/quiz-game/5.0.0/app-readme.md rename to stable/quiz-game/5.1.3/app-readme.md diff --git a/stable/quiz-game/5.1.3/charts/common-18.0.3.tgz b/stable/quiz-game/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/quiz-game/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/quiz-game/5.0.0/ix_values.yaml b/stable/quiz-game/5.1.3/ix_values.yaml similarity index 100% rename from stable/quiz-game/5.0.0/ix_values.yaml rename to stable/quiz-game/5.1.3/ix_values.yaml diff --git a/stable/quiz-game/5.0.0/questions.yaml b/stable/quiz-game/5.1.3/questions.yaml similarity index 100% rename from stable/quiz-game/5.0.0/questions.yaml rename to stable/quiz-game/5.1.3/questions.yaml diff --git a/stable/quiz-game/5.0.0/templates/common.yaml b/stable/quiz-game/5.1.3/templates/common.yaml similarity index 100% rename from stable/quiz-game/5.0.0/templates/common.yaml rename to stable/quiz-game/5.1.3/templates/common.yaml diff --git a/stable/radarr/20.0.0/values.yaml b/stable/quiz-game/5.1.3/values.yaml similarity index 100% rename from stable/radarr/20.0.0/values.yaml rename to stable/quiz-game/5.1.3/values.yaml diff --git a/stable/qwantify/3.0.0/CHANGELOG.md b/stable/qwantify/3.0.0/CHANGELOG.md deleted file mode 100644 index dbafb00dd52..00000000000 --- a/stable/qwantify/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [qwantify-2.1.11](https://github.com/truecharts/charts/compare/qwantify-2.1.10...qwantify-2.1.11) (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)) - - -## [qwantify-2.1.10](https://github.com/truecharts/charts/compare/qwantify-2.1.9...qwantify-2.1.10) (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)) - - -## [qwantify-2.1.9](https://github.com/truecharts/charts/compare/qwantify-2.1.8...qwantify-2.1.9) (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)) - - -## [qwantify-2.1.8](https://github.com/truecharts/charts/compare/qwantify-2.1.7...qwantify-2.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)) - - -## [qwantify-2.1.7](https://github.com/truecharts/charts/compare/qwantify-2.1.6...qwantify-2.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [qwantify-2.1.6](https://github.com/truecharts/charts/compare/qwantify-2.1.5...qwantify-2.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)) - - -## [qwantify-2.1.5](https://github.com/truecharts/charts/compare/qwantify-2.1.4...qwantify-2.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [qwantify-2.1.4](https://github.com/truecharts/charts/compare/qwantify-2.1.3...qwantify-2.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [qwantify-2.1.3](https://github.com/truecharts/charts/compare/qwantify-2.1.0...qwantify-2.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/qwantify/3.0.0/Chart.yaml b/stable/qwantify/3.0.0/Chart.yaml deleted file mode 100644 index 56d28884f05..00000000000 --- a/stable/qwantify/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 20.04.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Play games with your friends right from the browser. -home: https://truecharts.org/charts/stable/qwantify -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.png -keywords: - - qwantify - - games -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: qwantify -sources: - - https://github.com/wanjohiryan/qwantify - - https://github.com/truecharts/charts/tree/master/charts/stable/qwantify - - https://ghcr.io/wanjohiryan/qwantify -type: application -version: 3.0.0 diff --git a/stable/qwantify/3.0.0/charts/common-17.5.0.tgz b/stable/qwantify/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/qwantify/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/radarrsync/5.0.0/.helmignore b/stable/qwantify/3.1.3/.helmignore similarity index 100% rename from stable/radarrsync/5.0.0/.helmignore rename to stable/qwantify/3.1.3/.helmignore diff --git a/stable/qwantify/3.1.3/CHANGELOG.md b/stable/qwantify/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0663010b9c0 --- /dev/null +++ b/stable/qwantify/3.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [qwantify-2.1.11](https://github.com/truecharts/charts/compare/qwantify-2.1.10...qwantify-2.1.11) (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)) + + +## [qwantify-2.1.10](https://github.com/truecharts/charts/compare/qwantify-2.1.9...qwantify-2.1.10) (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)) + + +## [qwantify-2.1.9](https://github.com/truecharts/charts/compare/qwantify-2.1.8...qwantify-2.1.9) (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)) + + +## [qwantify-2.1.8](https://github.com/truecharts/charts/compare/qwantify-2.1.7...qwantify-2.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)) + + +## [qwantify-2.1.7](https://github.com/truecharts/charts/compare/qwantify-2.1.6...qwantify-2.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [qwantify-2.1.6](https://github.com/truecharts/charts/compare/qwantify-2.1.5...qwantify-2.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)) + + +## [qwantify-2.1.5](https://github.com/truecharts/charts/compare/qwantify-2.1.4...qwantify-2.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [qwantify-2.1.4](https://github.com/truecharts/charts/compare/qwantify-2.1.3...qwantify-2.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [qwantify-2.1.3](https://github.com/truecharts/charts/compare/qwantify-2.1.0...qwantify-2.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/qwantify/3.1.3/Chart.yaml b/stable/qwantify/3.1.3/Chart.yaml new file mode 100644 index 00000000000..dbc05f4784f --- /dev/null +++ b/stable/qwantify/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 20.04.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Play games with your friends right from the browser. +home: https://truecharts.org/charts/stable/qwantify +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.png +keywords: + - qwantify + - games +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: qwantify +sources: + - https://github.com/wanjohiryan/qwantify + - https://github.com/truecharts/charts/tree/master/charts/stable/qwantify + - https://ghcr.io/wanjohiryan/qwantify +type: application +version: 3.1.3 diff --git a/stable/qwantify/3.0.0/README.md b/stable/qwantify/3.1.3/README.md similarity index 100% rename from stable/qwantify/3.0.0/README.md rename to stable/qwantify/3.1.3/README.md diff --git a/stable/qwantify/3.0.0/app-readme.md b/stable/qwantify/3.1.3/app-readme.md similarity index 100% rename from stable/qwantify/3.0.0/app-readme.md rename to stable/qwantify/3.1.3/app-readme.md diff --git a/stable/qwantify/3.1.3/charts/common-18.0.3.tgz b/stable/qwantify/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/qwantify/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/qwantify/3.0.0/ix_values.yaml b/stable/qwantify/3.1.3/ix_values.yaml similarity index 100% rename from stable/qwantify/3.0.0/ix_values.yaml rename to stable/qwantify/3.1.3/ix_values.yaml diff --git a/stable/qwantify/3.0.0/questions.yaml b/stable/qwantify/3.1.3/questions.yaml similarity index 100% rename from stable/qwantify/3.0.0/questions.yaml rename to stable/qwantify/3.1.3/questions.yaml diff --git a/stable/redisinsight/6.0.0/templates/common.yaml b/stable/qwantify/3.1.3/templates/common.yaml similarity index 100% rename from stable/redisinsight/6.0.0/templates/common.yaml rename to stable/qwantify/3.1.3/templates/common.yaml diff --git a/stable/radarrsync/5.0.0/values.yaml b/stable/qwantify/3.1.3/values.yaml similarity index 100% rename from stable/radarrsync/5.0.0/values.yaml rename to stable/qwantify/3.1.3/values.yaml diff --git a/stable/radarr/20.0.0/CHANGELOG.md b/stable/radarr/20.0.0/CHANGELOG.md deleted file mode 100644 index 9f0055ac36e..00000000000 --- a/stable/radarr/20.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [radarr-19.1.12](https://github.com/truecharts/charts/compare/radarr-19.1.11...radarr-19.1.12) (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)) - - -## [radarr-19.1.11](https://github.com/truecharts/charts/compare/radarr-19.1.10...radarr-19.1.11) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) - - -## [radarr-19.1.10](https://github.com/truecharts/charts/compare/radarr-19.1.9...radarr-19.1.10) (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)) - - -## [radarr-19.1.9](https://github.com/truecharts/charts/compare/radarr-19.1.8...radarr-19.1.9) (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)) - - -## [radarr-19.1.8](https://github.com/truecharts/charts/compare/radarr-19.1.7...radarr-19.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)) - - -## [radarr-19.1.7](https://github.com/truecharts/charts/compare/radarr-19.1.6...radarr-19.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [radarr-19.1.6](https://github.com/truecharts/charts/compare/radarr-19.1.5...radarr-19.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)) - - -## [radarr-19.1.5](https://github.com/truecharts/charts/compare/radarr-19.1.4...radarr-19.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [radarr-19.1.4](https://github.com/truecharts/charts/compare/radarr-19.1.3...radarr-19.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/radarr/20.0.0/Chart.yaml b/stable/radarr/20.0.0/Chart.yaml deleted file mode 100644 index 53162c707e7..00000000000 --- a/stable/radarr/20.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.3.6.8612 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fork of Sonarr to work with movies à la Couchpotato -home: https://truecharts.org/charts/stable/radarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.png -keywords: - - radarr - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: radarr -sources: - - https://github.com/Radarr/Radarr - - https://github.com/truecharts/charts/tree/master/charts/stable/radarr - - https://ghcr.io/onedr0p/exportarr - - https://ghcr.io/onedr0p/radarr -type: application -version: 20.0.0 diff --git a/stable/radarr/20.0.0/charts/common-17.5.0.tgz b/stable/radarr/20.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/radarr/20.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/radicale/5.0.0/.helmignore b/stable/radarr/20.1.3/.helmignore similarity index 100% rename from stable/radicale/5.0.0/.helmignore rename to stable/radarr/20.1.3/.helmignore diff --git a/stable/radarr/20.1.3/CHANGELOG.md b/stable/radarr/20.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7910e440846 --- /dev/null +++ b/stable/radarr/20.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [radarr-19.1.12](https://github.com/truecharts/charts/compare/radarr-19.1.11...radarr-19.1.12) (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)) + + +## [radarr-19.1.11](https://github.com/truecharts/charts/compare/radarr-19.1.10...radarr-19.1.11) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) + + +## [radarr-19.1.10](https://github.com/truecharts/charts/compare/radarr-19.1.9...radarr-19.1.10) (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)) + + +## [radarr-19.1.9](https://github.com/truecharts/charts/compare/radarr-19.1.8...radarr-19.1.9) (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)) + + +## [radarr-19.1.8](https://github.com/truecharts/charts/compare/radarr-19.1.7...radarr-19.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)) + + +## [radarr-19.1.7](https://github.com/truecharts/charts/compare/radarr-19.1.6...radarr-19.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [radarr-19.1.6](https://github.com/truecharts/charts/compare/radarr-19.1.5...radarr-19.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)) + + +## [radarr-19.1.5](https://github.com/truecharts/charts/compare/radarr-19.1.4...radarr-19.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [radarr-19.1.4](https://github.com/truecharts/charts/compare/radarr-19.1.3...radarr-19.1.4) (2024-01-01) + +### Chore + diff --git a/stable/radarr/20.1.3/Chart.yaml b/stable/radarr/20.1.3/Chart.yaml new file mode 100644 index 00000000000..06ec3e94449 --- /dev/null +++ b/stable/radarr/20.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.3.6.8612 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A fork of Sonarr to work with movies à la Couchpotato +home: https://truecharts.org/charts/stable/radarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.png +keywords: + - radarr + - torrent + - usenet +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: radarr +sources: + - https://github.com/Radarr/Radarr + - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + - https://ghcr.io/onedr0p/radarr + - https://ghcr.io/onedr0p/exportarr +type: application +version: 20.1.3 diff --git a/stable/radarr/20.0.0/README.md b/stable/radarr/20.1.3/README.md similarity index 100% rename from stable/radarr/20.0.0/README.md rename to stable/radarr/20.1.3/README.md diff --git a/stable/radarr/20.0.0/app-readme.md b/stable/radarr/20.1.3/app-readme.md similarity index 100% rename from stable/radarr/20.0.0/app-readme.md rename to stable/radarr/20.1.3/app-readme.md diff --git a/stable/radarr/20.1.3/charts/common-18.0.3.tgz b/stable/radarr/20.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/radarr/20.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/radarr/20.0.0/ix_values.yaml b/stable/radarr/20.1.3/ix_values.yaml similarity index 100% rename from stable/radarr/20.0.0/ix_values.yaml rename to stable/radarr/20.1.3/ix_values.yaml diff --git a/stable/radarr/20.0.0/questions.yaml b/stable/radarr/20.1.3/questions.yaml similarity index 100% rename from stable/radarr/20.0.0/questions.yaml rename to stable/radarr/20.1.3/questions.yaml diff --git a/stable/radicale/5.0.0/templates/NOTES.txt b/stable/radarr/20.1.3/templates/NOTES.txt similarity index 100% rename from stable/radicale/5.0.0/templates/NOTES.txt rename to stable/radarr/20.1.3/templates/NOTES.txt diff --git a/stable/radarr/20.0.0/templates/common.yaml b/stable/radarr/20.1.3/templates/common.yaml similarity index 100% rename from stable/radarr/20.0.0/templates/common.yaml rename to stable/radarr/20.1.3/templates/common.yaml diff --git a/stable/radicale/5.0.0/values.yaml b/stable/radarr/20.1.3/values.yaml similarity index 100% rename from stable/radicale/5.0.0/values.yaml rename to stable/radarr/20.1.3/values.yaml diff --git a/stable/radarrsync/5.0.0/CHANGELOG.md b/stable/radarrsync/5.0.0/CHANGELOG.md deleted file mode 100644 index 01a6f83a929..00000000000 --- a/stable/radarrsync/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [radarrsync-4.1.11](https://github.com/truecharts/charts/compare/radarrsync-4.1.10...radarrsync-4.1.11) (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)) - - -## [radarrsync-4.1.10](https://github.com/truecharts/charts/compare/radarrsync-4.1.9...radarrsync-4.1.10) (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)) - - -## [radarrsync-4.1.9](https://github.com/truecharts/charts/compare/radarrsync-4.1.8...radarrsync-4.1.9) (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)) - - -## [radarrsync-4.1.8](https://github.com/truecharts/charts/compare/radarrsync-4.1.7...radarrsync-4.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)) - - -## [radarrsync-4.1.7](https://github.com/truecharts/charts/compare/radarrsync-4.1.6...radarrsync-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [radarrsync-4.1.6](https://github.com/truecharts/charts/compare/radarrsync-4.1.5...radarrsync-4.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)) - - -## [radarrsync-4.1.5](https://github.com/truecharts/charts/compare/radarrsync-4.1.4...radarrsync-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [radarrsync-4.1.4](https://github.com/truecharts/charts/compare/radarrsync-4.1.3...radarrsync-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [radarrsync-4.1.3](https://github.com/truecharts/charts/compare/radarrsync-4.1.0...radarrsync-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/radarrsync/5.0.0/Chart.yaml b/stable/radarrsync/5.0.0/Chart.yaml deleted file mode 100644 index 453778b2b7e..00000000000 --- a/stable/radarrsync/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. -home: https://truecharts.org/charts/stable/radarrsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.png -keywords: - - radarrsync - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: radarrsync -sources: - - https://github.com/dairefinn/RadarrSync - - https://github.com/truecharts/charts/tree/master/charts/stable/radarrsync - - https://hub.docker.com/r/dmanius/radarrsync-docker -type: application -version: 5.0.0 diff --git a/stable/radarrsync/5.0.0/charts/common-17.5.0.tgz b/stable/radarrsync/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/radarrsync/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rapidphotodownloader/5.0.0/.helmignore b/stable/radarrsync/5.1.3/.helmignore similarity index 100% rename from stable/rapidphotodownloader/5.0.0/.helmignore rename to stable/radarrsync/5.1.3/.helmignore diff --git a/stable/radarrsync/5.1.3/CHANGELOG.md b/stable/radarrsync/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..dbd895ec1f2 --- /dev/null +++ b/stable/radarrsync/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [radarrsync-4.1.11](https://github.com/truecharts/charts/compare/radarrsync-4.1.10...radarrsync-4.1.11) (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)) + + +## [radarrsync-4.1.10](https://github.com/truecharts/charts/compare/radarrsync-4.1.9...radarrsync-4.1.10) (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)) + + +## [radarrsync-4.1.9](https://github.com/truecharts/charts/compare/radarrsync-4.1.8...radarrsync-4.1.9) (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)) + + +## [radarrsync-4.1.8](https://github.com/truecharts/charts/compare/radarrsync-4.1.7...radarrsync-4.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)) + + +## [radarrsync-4.1.7](https://github.com/truecharts/charts/compare/radarrsync-4.1.6...radarrsync-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [radarrsync-4.1.6](https://github.com/truecharts/charts/compare/radarrsync-4.1.5...radarrsync-4.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)) + + +## [radarrsync-4.1.5](https://github.com/truecharts/charts/compare/radarrsync-4.1.4...radarrsync-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [radarrsync-4.1.4](https://github.com/truecharts/charts/compare/radarrsync-4.1.3...radarrsync-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [radarrsync-4.1.3](https://github.com/truecharts/charts/compare/radarrsync-4.1.0...radarrsync-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/radarrsync/5.1.3/Chart.yaml b/stable/radarrsync/5.1.3/Chart.yaml new file mode 100644 index 00000000000..dac5c01e048 --- /dev/null +++ b/stable/radarrsync/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. +home: https://truecharts.org/charts/stable/radarrsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.png +keywords: + - radarrsync + - Downloaders +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: radarrsync +sources: + - https://github.com/dairefinn/RadarrSync + - https://github.com/truecharts/charts/tree/master/charts/stable/radarrsync + - https://hub.docker.com/r/dmanius/radarrsync-docker +type: application +version: 5.1.3 diff --git a/stable/radarrsync/5.0.0/README.md b/stable/radarrsync/5.1.3/README.md similarity index 100% rename from stable/radarrsync/5.0.0/README.md rename to stable/radarrsync/5.1.3/README.md diff --git a/stable/radarrsync/5.0.0/app-readme.md b/stable/radarrsync/5.1.3/app-readme.md similarity index 100% rename from stable/radarrsync/5.0.0/app-readme.md rename to stable/radarrsync/5.1.3/app-readme.md diff --git a/stable/radarrsync/5.1.3/charts/common-18.0.3.tgz b/stable/radarrsync/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/radarrsync/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/radarrsync/5.0.0/ix_values.yaml b/stable/radarrsync/5.1.3/ix_values.yaml similarity index 100% rename from stable/radarrsync/5.0.0/ix_values.yaml rename to stable/radarrsync/5.1.3/ix_values.yaml diff --git a/stable/radarrsync/5.0.0/questions.yaml b/stable/radarrsync/5.1.3/questions.yaml similarity index 100% rename from stable/radarrsync/5.0.0/questions.yaml rename to stable/radarrsync/5.1.3/questions.yaml diff --git a/stable/radarrsync/5.0.0/templates/common.yaml b/stable/radarrsync/5.1.3/templates/common.yaml similarity index 100% rename from stable/radarrsync/5.0.0/templates/common.yaml rename to stable/radarrsync/5.1.3/templates/common.yaml diff --git a/stable/rapidphotodownloader/5.0.0/values.yaml b/stable/radarrsync/5.1.3/values.yaml similarity index 100% rename from stable/rapidphotodownloader/5.0.0/values.yaml rename to stable/radarrsync/5.1.3/values.yaml diff --git a/stable/radicale/5.0.0/CHANGELOG.md b/stable/radicale/5.0.0/CHANGELOG.md deleted file mode 100644 index f9d1a5310cf..00000000000 --- a/stable/radicale/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [radicale-4.1.12](https://github.com/truecharts/charts/compare/radicale-4.1.11...radicale-4.1.12) (2024-02-04) - - -## [radicale-4.1.11](https://github.com/truecharts/charts/compare/radicale-4.1.10...radicale-4.1.11) (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)) - - -## [radicale-4.1.10](https://github.com/truecharts/charts/compare/radicale-4.1.9...radicale-4.1.10) (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)) - - -## [radicale-4.1.9](https://github.com/truecharts/charts/compare/radicale-4.1.8...radicale-4.1.9) (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)) - - -## [radicale-4.1.8](https://github.com/truecharts/charts/compare/radicale-4.1.7...radicale-4.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)) - - -## [radicale-4.1.7](https://github.com/truecharts/charts/compare/radicale-4.1.6...radicale-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [radicale-4.1.6](https://github.com/truecharts/charts/compare/radicale-4.1.5...radicale-4.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)) - - -## [radicale-4.1.5](https://github.com/truecharts/charts/compare/radicale-4.1.4...radicale-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [radicale-4.1.4](https://github.com/truecharts/charts/compare/radicale-4.1.3...radicale-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [radicale-4.1.3](https://github.com/truecharts/charts/compare/radicale-4.1.0...radicale-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/radicale/5.0.0/Chart.yaml b/stable/radicale/5.0.0/Chart.yaml deleted file mode 100644 index aa1a6c4a3bd..00000000000 --- a/stable/radicale/5.0.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: radicale - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.1.8.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. -home: https://truecharts.org/charts/stable/radicale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.png -keywords: - - radicale - - CalDAV - - CardDAV - - calendars - - contacts - - tasks - - to-do -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: radicale -sources: - - https://github.com/tomsquest/docker-radicale - - https://radicale.org/ - - https://github.com/Kozea/Radicale - - https://github.com/truecharts/charts/tree/master/charts/stable/radicale - - https://hub.docker.com/r/tomsquest/docker-radicale -type: application -version: 5.0.0 diff --git a/stable/radicale/5.0.0/charts/common-17.5.0.tgz b/stable/radicale/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/radicale/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rcon-webadmin/8.0.0/.helmignore b/stable/radicale/5.1.3/.helmignore similarity index 100% rename from stable/rcon-webadmin/8.0.0/.helmignore rename to stable/radicale/5.1.3/.helmignore diff --git a/stable/radicale/5.1.3/CHANGELOG.md b/stable/radicale/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..87de48e57c5 --- /dev/null +++ b/stable/radicale/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [radicale-4.1.12](https://github.com/truecharts/charts/compare/radicale-4.1.11...radicale-4.1.12) (2024-02-04) + + +## [radicale-4.1.11](https://github.com/truecharts/charts/compare/radicale-4.1.10...radicale-4.1.11) (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)) + + +## [radicale-4.1.10](https://github.com/truecharts/charts/compare/radicale-4.1.9...radicale-4.1.10) (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)) + + +## [radicale-4.1.9](https://github.com/truecharts/charts/compare/radicale-4.1.8...radicale-4.1.9) (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)) + + +## [radicale-4.1.8](https://github.com/truecharts/charts/compare/radicale-4.1.7...radicale-4.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)) + + +## [radicale-4.1.7](https://github.com/truecharts/charts/compare/radicale-4.1.6...radicale-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [radicale-4.1.6](https://github.com/truecharts/charts/compare/radicale-4.1.5...radicale-4.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)) + + +## [radicale-4.1.5](https://github.com/truecharts/charts/compare/radicale-4.1.4...radicale-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [radicale-4.1.4](https://github.com/truecharts/charts/compare/radicale-4.1.3...radicale-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [radicale-4.1.3](https://github.com/truecharts/charts/compare/radicale-4.1.0...radicale-4.1.3) (2024-01-01) + +### Chore diff --git a/stable/radicale/5.1.3/Chart.yaml b/stable/radicale/5.1.3/Chart.yaml new file mode 100644 index 00000000000..536b22a9fdb --- /dev/null +++ b/stable/radicale/5.1.3/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: radicale + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.1.8.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. +home: https://truecharts.org/charts/stable/radicale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.png +keywords: + - radicale + - CalDAV + - CardDAV + - calendars + - contacts + - tasks + - to-do +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: radicale +sources: + - https://github.com/tomsquest/docker-radicale + - https://radicale.org/ + - https://github.com/Kozea/Radicale + - https://github.com/truecharts/charts/tree/master/charts/stable/radicale + - https://hub.docker.com/r/tomsquest/docker-radicale +type: application +version: 5.1.3 diff --git a/stable/radicale/5.0.0/README.md b/stable/radicale/5.1.3/README.md similarity index 100% rename from stable/radicale/5.0.0/README.md rename to stable/radicale/5.1.3/README.md diff --git a/stable/radicale/5.0.0/app-readme.md b/stable/radicale/5.1.3/app-readme.md similarity index 100% rename from stable/radicale/5.0.0/app-readme.md rename to stable/radicale/5.1.3/app-readme.md diff --git a/stable/radicale/5.1.3/charts/common-18.0.3.tgz b/stable/radicale/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/radicale/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/radicale/5.0.0/ix_values.yaml b/stable/radicale/5.1.3/ix_values.yaml similarity index 100% rename from stable/radicale/5.0.0/ix_values.yaml rename to stable/radicale/5.1.3/ix_values.yaml diff --git a/stable/radicale/5.0.0/questions.yaml b/stable/radicale/5.1.3/questions.yaml similarity index 100% rename from stable/radicale/5.0.0/questions.yaml rename to stable/radicale/5.1.3/questions.yaml diff --git a/stable/rcon-webadmin/8.0.0/templates/NOTES.txt b/stable/radicale/5.1.3/templates/NOTES.txt similarity index 100% rename from stable/rcon-webadmin/8.0.0/templates/NOTES.txt rename to stable/radicale/5.1.3/templates/NOTES.txt diff --git a/stable/radicale/5.0.0/templates/_configmap.tpl b/stable/radicale/5.1.3/templates/_configmap.tpl similarity index 100% rename from stable/radicale/5.0.0/templates/_configmap.tpl rename to stable/radicale/5.1.3/templates/_configmap.tpl diff --git a/stable/radicale/5.0.0/templates/common.yaml b/stable/radicale/5.1.3/templates/common.yaml similarity index 100% rename from stable/radicale/5.0.0/templates/common.yaml rename to stable/radicale/5.1.3/templates/common.yaml diff --git a/stable/rcon-webadmin/8.0.0/values.yaml b/stable/radicale/5.1.3/values.yaml similarity index 100% rename from stable/rcon-webadmin/8.0.0/values.yaml rename to stable/radicale/5.1.3/values.yaml diff --git a/stable/rapidphotodownloader/5.0.0/CHANGELOG.md b/stable/rapidphotodownloader/5.0.0/CHANGELOG.md deleted file mode 100644 index 2ed530794d2..00000000000 --- a/stable/rapidphotodownloader/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [rapidphotodownloader-4.1.12](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.11...rapidphotodownloader-4.1.12) (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)) - - -## [rapidphotodownloader-4.1.11](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.10...rapidphotodownloader-4.1.11) (2024-01-29) - -### Chore - - - -- update container image ich777/rapidphotodownloader to latest[@5d4af0a](https://github.com/5d4af0a) by renovate ([#17636](https://github.com/truecharts/charts/issues/17636)) - - -## [rapidphotodownloader-4.1.10](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.9...rapidphotodownloader-4.1.10) (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)) - - -## [rapidphotodownloader-4.1.9](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.8...rapidphotodownloader-4.1.9) (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)) - - -## [rapidphotodownloader-4.1.8](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.7...rapidphotodownloader-4.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)) - - -## [rapidphotodownloader-4.1.7](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.6...rapidphotodownloader-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [rapidphotodownloader-4.1.6](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.5...rapidphotodownloader-4.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)) - - -## [rapidphotodownloader-4.1.5](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.4...rapidphotodownloader-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [rapidphotodownloader-4.1.4](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.3...rapidphotodownloader-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [rapidphotodownloader-4.1.3](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.0...rapidphotodownloader-4.1.3) (2024-01-01) diff --git a/stable/rapidphotodownloader/5.0.0/Chart.yaml b/stable/rapidphotodownloader/5.0.0/Chart.yaml deleted file mode 100644 index f62a81f936e..00000000000 --- a/stable/rapidphotodownloader/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install Rapid Photo Downloader. -home: https://truecharts.org/charts/stable/rapidphotodownloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.png -keywords: - - rapidphotodownloader - - MediaApp-Photos - - Productivity - - Tools-Utilities - - Backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rapidphotodownloader -sources: - - https://www.damonlynch.net/rapid/ - - https://github.com/truecharts/charts/tree/master/charts/stable/rapidphotodownloader - - https://hub.docker.com/r/ich777/rapidphotodownloader -type: application -version: 5.0.0 diff --git a/stable/rapidphotodownloader/5.0.0/charts/common-17.5.0.tgz b/stable/rapidphotodownloader/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rapidphotodownloader/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rdesktop/8.1.6/.helmignore b/stable/rapidphotodownloader/5.1.3/.helmignore similarity index 100% rename from stable/rdesktop/8.1.6/.helmignore rename to stable/rapidphotodownloader/5.1.3/.helmignore diff --git a/stable/rapidphotodownloader/5.1.3/CHANGELOG.md b/stable/rapidphotodownloader/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..24541904790 --- /dev/null +++ b/stable/rapidphotodownloader/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [rapidphotodownloader-4.1.12](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.11...rapidphotodownloader-4.1.12) (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)) + + +## [rapidphotodownloader-4.1.11](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.10...rapidphotodownloader-4.1.11) (2024-01-29) + +### Chore + + + +- update container image ich777/rapidphotodownloader to latest[@5d4af0a](https://github.com/5d4af0a) by renovate ([#17636](https://github.com/truecharts/charts/issues/17636)) + + +## [rapidphotodownloader-4.1.10](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.9...rapidphotodownloader-4.1.10) (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)) + + +## [rapidphotodownloader-4.1.9](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.8...rapidphotodownloader-4.1.9) (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)) + + +## [rapidphotodownloader-4.1.8](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.7...rapidphotodownloader-4.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)) + + +## [rapidphotodownloader-4.1.7](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.6...rapidphotodownloader-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [rapidphotodownloader-4.1.6](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.5...rapidphotodownloader-4.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)) + + +## [rapidphotodownloader-4.1.5](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.4...rapidphotodownloader-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [rapidphotodownloader-4.1.4](https://github.com/truecharts/charts/compare/rapidphotodownloader-4.1.3...rapidphotodownloader-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/rapidphotodownloader/5.1.3/Chart.yaml b/stable/rapidphotodownloader/5.1.3/Chart.yaml new file mode 100644 index 00000000000..e075fd0daa5 --- /dev/null +++ b/stable/rapidphotodownloader/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Photos + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install Rapid Photo Downloader. +home: https://truecharts.org/charts/stable/rapidphotodownloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.png +keywords: + - rapidphotodownloader + - MediaApp-Photos + - Productivity + - Tools-Utilities + - Backup +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rapidphotodownloader +sources: + - https://www.damonlynch.net/rapid/ + - https://github.com/truecharts/charts/tree/master/charts/stable/rapidphotodownloader + - https://hub.docker.com/r/ich777/rapidphotodownloader +type: application +version: 5.1.3 diff --git a/stable/rapidphotodownloader/5.0.0/README.md b/stable/rapidphotodownloader/5.1.3/README.md similarity index 100% rename from stable/rapidphotodownloader/5.0.0/README.md rename to stable/rapidphotodownloader/5.1.3/README.md diff --git a/stable/rapidphotodownloader/5.0.0/app-readme.md b/stable/rapidphotodownloader/5.1.3/app-readme.md similarity index 100% rename from stable/rapidphotodownloader/5.0.0/app-readme.md rename to stable/rapidphotodownloader/5.1.3/app-readme.md diff --git a/stable/rapidphotodownloader/5.1.3/charts/common-18.0.3.tgz b/stable/rapidphotodownloader/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rapidphotodownloader/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rapidphotodownloader/5.0.0/ix_values.yaml b/stable/rapidphotodownloader/5.1.3/ix_values.yaml similarity index 100% rename from stable/rapidphotodownloader/5.0.0/ix_values.yaml rename to stable/rapidphotodownloader/5.1.3/ix_values.yaml diff --git a/stable/rapidphotodownloader/5.0.0/questions.yaml b/stable/rapidphotodownloader/5.1.3/questions.yaml similarity index 100% rename from stable/rapidphotodownloader/5.0.0/questions.yaml rename to stable/rapidphotodownloader/5.1.3/questions.yaml diff --git a/stable/rapidphotodownloader/5.0.0/templates/common.yaml b/stable/rapidphotodownloader/5.1.3/templates/common.yaml similarity index 100% rename from stable/rapidphotodownloader/5.0.0/templates/common.yaml rename to stable/rapidphotodownloader/5.1.3/templates/common.yaml diff --git a/stable/rdesktop/8.1.6/values.yaml b/stable/rapidphotodownloader/5.1.3/values.yaml similarity index 100% rename from stable/rdesktop/8.1.6/values.yaml rename to stable/rapidphotodownloader/5.1.3/values.yaml diff --git a/stable/rcon-webadmin/8.0.0/CHANGELOG.md b/stable/rcon-webadmin/8.0.0/CHANGELOG.md deleted file mode 100644 index 1ed731fcdb1..00000000000 --- a/stable/rcon-webadmin/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [rcon-webadmin-7.1.11](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.10...rcon-webadmin-7.1.11) (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)) - - -## [rcon-webadmin-7.1.10](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.9...rcon-webadmin-7.1.10) (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)) - - -## [rcon-webadmin-7.1.9](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.8...rcon-webadmin-7.1.9) (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)) - - -## [rcon-webadmin-7.1.8](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.7...rcon-webadmin-7.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)) - - -## [rcon-webadmin-7.1.7](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.6...rcon-webadmin-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [rcon-webadmin-7.1.6](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.5...rcon-webadmin-7.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)) - - -## [rcon-webadmin-7.1.5](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.4...rcon-webadmin-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [rcon-webadmin-7.1.4](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.3...rcon-webadmin-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [rcon-webadmin-7.1.3](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.0...rcon-webadmin-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/rcon-webadmin/8.0.0/Chart.yaml b/stable/rcon-webadmin/8.0.0/Chart.yaml deleted file mode 100644 index 9146b405435..00000000000 --- a/stable/rcon-webadmin/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.14.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. -home: https://truecharts.org/charts/stable/rcon-webadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png -keywords: - - rcon-webadmin - - GameServers - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rcon-webadmin -sources: - - https://github.com/rcon-web-admin/rcon-web-admin - - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin - - https://hub.docker.com/r/itzg/rcon -type: application -version: 8.0.0 diff --git a/stable/rcon-webadmin/8.0.0/charts/common-17.5.0.tgz b/stable/rcon-webadmin/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rcon-webadmin/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rdtclient/4.0.0/.helmignore b/stable/rcon-webadmin/8.1.3/.helmignore similarity index 100% rename from stable/rdtclient/4.0.0/.helmignore rename to stable/rcon-webadmin/8.1.3/.helmignore diff --git a/stable/rcon-webadmin/8.1.3/CHANGELOG.md b/stable/rcon-webadmin/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..99087e0c2cf --- /dev/null +++ b/stable/rcon-webadmin/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [rcon-webadmin-7.1.11](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.10...rcon-webadmin-7.1.11) (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)) + + +## [rcon-webadmin-7.1.10](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.9...rcon-webadmin-7.1.10) (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)) + + +## [rcon-webadmin-7.1.9](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.8...rcon-webadmin-7.1.9) (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)) + + +## [rcon-webadmin-7.1.8](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.7...rcon-webadmin-7.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)) + + +## [rcon-webadmin-7.1.7](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.6...rcon-webadmin-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [rcon-webadmin-7.1.6](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.5...rcon-webadmin-7.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)) + + +## [rcon-webadmin-7.1.5](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.4...rcon-webadmin-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [rcon-webadmin-7.1.4](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.3...rcon-webadmin-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [rcon-webadmin-7.1.3](https://github.com/truecharts/charts/compare/rcon-webadmin-7.1.0...rcon-webadmin-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/rcon-webadmin/8.1.3/Chart.yaml b/stable/rcon-webadmin/8.1.3/Chart.yaml new file mode 100644 index 00000000000..6f77a417425 --- /dev/null +++ b/stable/rcon-webadmin/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.14.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. +home: https://truecharts.org/charts/stable/rcon-webadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png +keywords: + - rcon-webadmin + - GameServers + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rcon-webadmin +sources: + - https://github.com/rcon-web-admin/rcon-web-admin + - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin + - https://hub.docker.com/r/itzg/rcon +type: application +version: 8.1.3 diff --git a/stable/rcon-webadmin/8.0.0/README.md b/stable/rcon-webadmin/8.1.3/README.md similarity index 100% rename from stable/rcon-webadmin/8.0.0/README.md rename to stable/rcon-webadmin/8.1.3/README.md diff --git a/stable/rcon-webadmin/8.0.0/app-readme.md b/stable/rcon-webadmin/8.1.3/app-readme.md similarity index 100% rename from stable/rcon-webadmin/8.0.0/app-readme.md rename to stable/rcon-webadmin/8.1.3/app-readme.md diff --git a/stable/rcon-webadmin/8.1.3/charts/common-18.0.3.tgz b/stable/rcon-webadmin/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rcon-webadmin/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rcon-webadmin/8.0.0/ix_values.yaml b/stable/rcon-webadmin/8.1.3/ix_values.yaml similarity index 100% rename from stable/rcon-webadmin/8.0.0/ix_values.yaml rename to stable/rcon-webadmin/8.1.3/ix_values.yaml diff --git a/stable/rcon-webadmin/8.0.0/questions.yaml b/stable/rcon-webadmin/8.1.3/questions.yaml similarity index 100% rename from stable/rcon-webadmin/8.0.0/questions.yaml rename to stable/rcon-webadmin/8.1.3/questions.yaml diff --git a/stable/rdesktop/8.1.6/templates/NOTES.txt b/stable/rcon-webadmin/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/8.1.6/templates/NOTES.txt rename to stable/rcon-webadmin/8.1.3/templates/NOTES.txt diff --git a/stable/rcon-webadmin/8.0.0/templates/common.yaml b/stable/rcon-webadmin/8.1.3/templates/common.yaml similarity index 100% rename from stable/rcon-webadmin/8.0.0/templates/common.yaml rename to stable/rcon-webadmin/8.1.3/templates/common.yaml diff --git a/stable/rdtclient/4.0.0/values.yaml b/stable/rcon-webadmin/8.1.3/values.yaml similarity index 100% rename from stable/rdtclient/4.0.0/values.yaml rename to stable/rcon-webadmin/8.1.3/values.yaml diff --git a/stable/readarr/20.0.0/.helmignore b/stable/rdesktop/8.1.27/.helmignore similarity index 100% rename from stable/readarr/20.0.0/.helmignore rename to stable/rdesktop/8.1.27/.helmignore diff --git a/stable/rdesktop/8.1.27/CHANGELOG.md b/stable/rdesktop/8.1.27/CHANGELOG.md new file mode 100644 index 00000000000..275a0914c55 --- /dev/null +++ b/stable/rdesktop/8.1.27/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [rdesktop-7.1.176](https://github.com/truecharts/charts/compare/rdesktop-7.1.152...rdesktop-7.1.176) (2024-02-12) + +### Chore + + + +- update rdesktop by renovate ([#18118](https://github.com/truecharts/charts/issues/18118)) + + +## [rdesktop-7.1.152](https://github.com/truecharts/charts/compare/rdesktop-7.1.134...rdesktop-7.1.152) (2024-02-05) + +### Chore + + + +- update rdesktop by renovate ([#17901](https://github.com/truecharts/charts/issues/17901)) + + +## [rdesktop-7.1.134](https://github.com/truecharts/charts/compare/rdesktop-7.1.133...rdesktop-7.1.134) (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)) + + +## [rdesktop-7.1.133](https://github.com/truecharts/charts/compare/rdesktop-7.1.127...rdesktop-7.1.133) (2024-02-03) + +### Chore + + + +- update rdesktop by renovate ([#17799](https://github.com/truecharts/charts/issues/17799)) + + +## [rdesktop-7.1.127](https://github.com/truecharts/charts/compare/rdesktop-7.1.126...rdesktop-7.1.127) (2024-01-29) + +### Chore + + + +- update container image lscr.io/linuxserver/rdesktop to ubuntu-kde[@b7593e8](https://github.com/b7593e8) by renovate ([#17720](https://github.com/truecharts/charts/issues/17720)) + + +## [rdesktop-7.1.126](https://github.com/truecharts/charts/compare/rdesktop-7.1.104...rdesktop-7.1.126) (2024-01-29) + +### Chore + + + +- update rdesktop by renovate ([#17657](https://github.com/truecharts/charts/issues/17657)) + + +## [rdesktop-7.1.104](https://github.com/truecharts/charts/compare/rdesktop-7.1.103...rdesktop-7.1.104) (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)) + + +## [rdesktop-7.1.103](https://github.com/truecharts/charts/compare/rdesktop-7.1.93...rdesktop-7.1.103) (2024-01-22) + +### Chore + + + +- update rdesktop by renovate ([#17484](https://github.com/truecharts/charts/issues/17484)) + + +## [rdesktop-7.1.93](https://github.com/truecharts/charts/compare/rdesktop-7.1.92...rdesktop-7.1.93) (2024-01-21) + +### Chore diff --git a/stable/rdesktop/8.1.27/Chart.yaml b/stable/rdesktop/8.1.27/Chart.yaml new file mode 100644 index 00000000000..774d62333de --- /dev/null +++ b/stable/rdesktop/8.1.27/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: desktops + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. +home: https://truecharts.org/charts/stable/rdesktop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png +keywords: + - rdesktop + - desktops +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rdesktop +sources: + - https://github.com/orgs/linuxserver/packages/container/package/rdesktop + - https://github.com/linuxserver/docker-rdesktop#readme + - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop + - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop +type: application +version: 8.1.27 diff --git a/stable/rdesktop/8.1.6/README.md b/stable/rdesktop/8.1.27/README.md similarity index 100% rename from stable/rdesktop/8.1.6/README.md rename to stable/rdesktop/8.1.27/README.md diff --git a/stable/rdesktop/8.1.6/app-readme.md b/stable/rdesktop/8.1.27/app-readme.md similarity index 100% rename from stable/rdesktop/8.1.6/app-readme.md rename to stable/rdesktop/8.1.27/app-readme.md diff --git a/stable/rdesktop/8.1.27/charts/common-18.0.3.tgz b/stable/rdesktop/8.1.27/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rdesktop/8.1.27/charts/common-18.0.3.tgz differ diff --git a/stable/rdesktop/8.1.27/ix_values.yaml b/stable/rdesktop/8.1.27/ix_values.yaml new file mode 100644 index 00000000000..0a71dd961ae --- /dev/null +++ b/stable/rdesktop/8.1.27/ix_values.yaml @@ -0,0 +1,123 @@ +image: + pullPolicy: IfNotPresent + repository: lscr.io/linuxserver/rdesktop + tag: latest@sha256:f3420bf005f2e1a17ef60ecf98bdcb1915354dacc4cfa2f834a98e235a704a71 +ubuntuXFCEImage: + repository: lscr.io/linuxserver/rdesktop + tag: ubuntu-xfce@sha256:119cea490351427e9c684d54913d3326aca17848c9155d9e79116b89fad7eb38 + pullPolicy: Always +fedoraXFCEImage: + repository: lscr.io/linuxserver/rdesktop + tag: fedora-xfce@sha256:a2c96ebc1de2a32118c0e4f009dd98b85c7f985d8b3456c001aadb175d85a3b9 + pullPolicy: Always +archXFCEImage: + repository: lscr.io/linuxserver/rdesktop + tag: arch-xfce@sha256:bb2eec5e7a8e36466104eb4b055150923810275033fa856f70436349581fc476 + pullPolicy: Always +alpineKDEImage: + repository: lscr.io/linuxserver/rdesktop + tag: alpine-kde@sha256:b389a13edfd4bbc93383362f305c423669a6f038503e7b1bbaa93dcc8aa8d081 + pullPolicy: Always +ubuntuKDEImage: + repository: lscr.io/linuxserver/rdesktop + tag: ubuntu-kde@sha256:fd172e9da190d523b7d49f60d7cb3d8ea8fbbcb90bedc6ce17626f0df2372599 + pullPolicy: Always +fedoraKDEImage: + repository: lscr.io/linuxserver/rdesktop + tag: fedora-kde@sha256:08ff00310aa9a84d65e5ad98d26dfbd327c942edc5898d991a81e1e76d1fe5ae + pullPolicy: Always +archKDEImage: + repository: lscr.io/linuxserver/rdesktop + tag: arch-kde@sha256:086d23c1e32ec83d53e0487596cddb655c4da9e1d85a54ebb16b547e13ff9fb2 + pullPolicy: Always +alpineMATEImage: + repository: lscr.io/linuxserver/rdesktop + tag: alpine-mate@sha256:4dd24a7b4d815474fa0506092412d2d9e5af34dacc0ee986f11c313b2aff267c + pullPolicy: Always +ubuntuMATEImage: + repository: lscr.io/linuxserver/rdesktop + tag: ubuntu-mate@sha256:94c79e0c817da80ebfbbb9c53c2805aa52384d64b6b2ec63e84749a0c9854f6e + pullPolicy: Always +fedoraMATEImage: + repository: lscr.io/linuxserver/rdesktop + tag: fedora-mate@sha256:5f8a6a1bdc485a03e4b9660a140ce9e74b6e42cb4b9aa3fb4dc38cc51b39d73f + pullPolicy: Always +archMATEImage: + repository: lscr.io/linuxserver/rdesktop + tag: arch-mate@sha256:67cffc6fef03703e1ea820ac5fc61c629aba8b406e9c8266f6bad195c4bd4fae + pullPolicy: Always +alpineI3Image: + repository: lscr.io/linuxserver/rdesktop + tag: alpine-i3@sha256:ab6a6c1f26184d3fcbf8e7c1d7d4d22a71e7bb5c8f7beb5a5c1ad9306312134e + pullPolicy: Always +ubuntuI3Image: + repository: lscr.io/linuxserver/rdesktop + tag: ubuntu-i3@sha256:e186e807a16415cd2a86a4a4bf5f5c9acc7f0323f86e1b14fdf9b19b6997a34d + pullPolicy: Always +fedoraI3Image: + repository: lscr.io/linuxserver/rdesktop + tag: fedora-i3@sha256:8bc23e9d158e38106c331c2d23f399d26589006dd509c84a949641025e8c5413 + pullPolicy: Always +archI3Image: + repository: lscr.io/linuxserver/rdesktop + tag: arch-i3@sha256:e29ed1ee7537c273fad2976854837750d001076370d7f9f153725253f278eda7 + pullPolicy: Always +alpineOpenBoxImage: + repository: lscr.io/linuxserver/rdesktop + tag: alpine-openbox@sha256:390b0e32f73f304fed5be987905393524667bf181ec32cb518d9adb55ff8992c + pullPolicy: Always +ubuntuOpenBoxImage: + repository: lscr.io/linuxserver/rdesktop + tag: ubuntu-openbox@sha256:d7addc7963f09cbb1289c2e01c44cdfd6d8c8f51c152d20f4679e3c26901f0cf + pullPolicy: Always +fedoraOpenBoxImage: + repository: lscr.io/linuxserver/rdesktop + tag: fedora-openbox@sha256:85996669cadda29dd46d95c9c07099fb7f22dc60a108b2b1f0594d2a6a3ed6e2 + pullPolicy: Always +archOpenBoxImage: + repository: lscr.io/linuxserver/rdesktop + tag: arch-openbox@sha256:d0f9a6f9ef21bb05a37b688956d294dbfd516991df2faea4b60ae6141f4260c2 + pullPolicy: Always +alpineICEWMImage: + repository: lscr.io/linuxserver/rdesktop + tag: alpine-icewm@sha256:bb82fd4a59a15796e30537bc5b09808e3eeba5cd23153934609f378dc3df6059 + pullPolicy: Always +ubuntuICEWMImage: + repository: lscr.io/linuxserver/rdesktop + tag: ubuntu-icewm@sha256:6fff97636f5d3d434ba96839e54ee08eddcb0472ab828d71f70c891699c4751c + pullPolicy: Always +fedoraICEWMImage: + repository: lscr.io/linuxserver/rdesktop + tag: fedora-icewm@sha256:3f090982c5e7171971164d4561c7621a9cc1797c1e9326ea5b9aea1276451e91 + pullPolicy: Always +archICEWMImage: + repository: lscr.io/linuxserver/rdesktop + tag: arch-icewm@sha256:c62fa3781f5164eb9b691c46c44aade4a880228fb0b846cfe7e73b53fe5473ac + pullPolicy: Always +workload: + main: + podSpec: + containers: + main: + imageSelector: image +service: + main: + ports: + main: + port: 3389 + protocol: tcp + targetPort: 3389 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsGroup: 0 + runAsUser: 0 +updated: true diff --git a/stable/rdesktop/8.1.6/questions.yaml b/stable/rdesktop/8.1.27/questions.yaml similarity index 100% rename from stable/rdesktop/8.1.6/questions.yaml rename to stable/rdesktop/8.1.27/questions.yaml diff --git a/stable/rdtclient/4.0.0/templates/NOTES.txt b/stable/rdesktop/8.1.27/templates/NOTES.txt similarity index 100% rename from stable/rdtclient/4.0.0/templates/NOTES.txt rename to stable/rdesktop/8.1.27/templates/NOTES.txt diff --git a/stable/rdesktop/8.1.6/templates/common.yaml b/stable/rdesktop/8.1.27/templates/common.yaml similarity index 100% rename from stable/rdesktop/8.1.6/templates/common.yaml rename to stable/rdesktop/8.1.27/templates/common.yaml diff --git a/stable/readarr/20.0.0/values.yaml b/stable/rdesktop/8.1.27/values.yaml similarity index 100% rename from stable/readarr/20.0.0/values.yaml rename to stable/rdesktop/8.1.27/values.yaml diff --git a/stable/rdesktop/8.1.6/CHANGELOG.md b/stable/rdesktop/8.1.6/CHANGELOG.md deleted file mode 100644 index ad4dbcf44e1..00000000000 --- a/stable/rdesktop/8.1.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [rdesktop-7.1.176](https://github.com/truecharts/charts/compare/rdesktop-7.1.152...rdesktop-7.1.176) (2024-02-12) - -### Chore - - - -- update rdesktop by renovate ([#18118](https://github.com/truecharts/charts/issues/18118)) - - -## [rdesktop-7.1.152](https://github.com/truecharts/charts/compare/rdesktop-7.1.134...rdesktop-7.1.152) (2024-02-05) - -### Chore - - - -- update rdesktop by renovate ([#17901](https://github.com/truecharts/charts/issues/17901)) - - -## [rdesktop-7.1.134](https://github.com/truecharts/charts/compare/rdesktop-7.1.133...rdesktop-7.1.134) (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)) - - -## [rdesktop-7.1.133](https://github.com/truecharts/charts/compare/rdesktop-7.1.127...rdesktop-7.1.133) (2024-02-03) - -### Chore - - - -- update rdesktop by renovate ([#17799](https://github.com/truecharts/charts/issues/17799)) - - -## [rdesktop-7.1.127](https://github.com/truecharts/charts/compare/rdesktop-7.1.126...rdesktop-7.1.127) (2024-01-29) - -### Chore - - - -- update container image lscr.io/linuxserver/rdesktop to ubuntu-kde[@b7593e8](https://github.com/b7593e8) by renovate ([#17720](https://github.com/truecharts/charts/issues/17720)) - - -## [rdesktop-7.1.126](https://github.com/truecharts/charts/compare/rdesktop-7.1.104...rdesktop-7.1.126) (2024-01-29) - -### Chore - - - -- update rdesktop by renovate ([#17657](https://github.com/truecharts/charts/issues/17657)) - - -## [rdesktop-7.1.104](https://github.com/truecharts/charts/compare/rdesktop-7.1.103...rdesktop-7.1.104) (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)) - - -## [rdesktop-7.1.103](https://github.com/truecharts/charts/compare/rdesktop-7.1.93...rdesktop-7.1.103) (2024-01-22) - -### Chore - - - -- update rdesktop by renovate ([#17484](https://github.com/truecharts/charts/issues/17484)) - - -## [rdesktop-7.1.93](https://github.com/truecharts/charts/compare/rdesktop-7.1.92...rdesktop-7.1.93) (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)) diff --git a/stable/rdesktop/8.1.6/Chart.yaml b/stable/rdesktop/8.1.6/Chart.yaml deleted file mode 100644 index 1ef93680602..00000000000 --- a/stable/rdesktop/8.1.6/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: desktops - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. -home: https://truecharts.org/charts/stable/rdesktop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png -keywords: - - rdesktop - - desktops -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rdesktop -sources: - - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - - https://github.com/linuxserver/docker-rdesktop#readme - - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop - - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop -type: application -version: 8.1.6 diff --git a/stable/rdesktop/8.1.6/charts/common-18.0.1.tgz b/stable/rdesktop/8.1.6/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/rdesktop/8.1.6/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/rdesktop/8.1.6/ix_values.yaml b/stable/rdesktop/8.1.6/ix_values.yaml deleted file mode 100644 index a07c0fbd2fe..00000000000 --- a/stable/rdesktop/8.1.6/ix_values.yaml +++ /dev/null @@ -1,123 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: lscr.io/linuxserver/rdesktop - tag: latest@sha256:dbdc827c593879469d43d83e3ecfaf300752696a51d9c5fbc789e1194b3648cd -ubuntuXFCEImage: - repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-xfce@sha256:ced531683173c4079347b1206093507a8360484e64dff8b43fce1a84028264db - pullPolicy: Always -fedoraXFCEImage: - repository: lscr.io/linuxserver/rdesktop - tag: fedora-xfce@sha256:d7d5bfac96f268e4b8819842495fe928e27dea64e8388a4f53a9795dfff6c516 - pullPolicy: Always -archXFCEImage: - repository: lscr.io/linuxserver/rdesktop - tag: arch-xfce@sha256:bb2eec5e7a8e36466104eb4b055150923810275033fa856f70436349581fc476 - pullPolicy: Always -alpineKDEImage: - repository: lscr.io/linuxserver/rdesktop - tag: alpine-kde@sha256:9f2c6ab13983816399f9093e1ccbd5ef6edba0e12e720543e7769e2464eace67 - pullPolicy: Always -ubuntuKDEImage: - repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-kde@sha256:11bace17e380f9da7cd8a66732bf08d915c98edc82f24b440009f31047df855e - pullPolicy: Always -fedoraKDEImage: - repository: lscr.io/linuxserver/rdesktop - tag: fedora-kde@sha256:746d6c3b29806cc4b801274e40e6c9e1cf4933fdbe96c02d2d11c71228314e2d - pullPolicy: Always -archKDEImage: - repository: lscr.io/linuxserver/rdesktop - tag: arch-kde@sha256:086d23c1e32ec83d53e0487596cddb655c4da9e1d85a54ebb16b547e13ff9fb2 - pullPolicy: Always -alpineMATEImage: - repository: lscr.io/linuxserver/rdesktop - tag: alpine-mate@sha256:8c7af3de91ad570341947974e973576e5af82b4275ea1c12cd79883a4bca5c53 - pullPolicy: Always -ubuntuMATEImage: - repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-mate@sha256:fdcdc730fb108c27a76eed814307145e968da479a20dc6f58bae5afac7080725 - pullPolicy: Always -fedoraMATEImage: - repository: lscr.io/linuxserver/rdesktop - tag: fedora-mate@sha256:f1b6d00ed5585d192a63f1143daddff0f98f6cbd470933e6a50ee86c4b3d7391 - pullPolicy: Always -archMATEImage: - repository: lscr.io/linuxserver/rdesktop - tag: arch-mate@sha256:67cffc6fef03703e1ea820ac5fc61c629aba8b406e9c8266f6bad195c4bd4fae - pullPolicy: Always -alpineI3Image: - repository: lscr.io/linuxserver/rdesktop - tag: alpine-i3@sha256:e307759c35fb3d8022a1d211f30920bf2ef19d6f3a205e26aae17709e0273715 - pullPolicy: Always -ubuntuI3Image: - repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-i3@sha256:cc103b49b36b6a49e4188354fe7146b572cf889e22c1c98901bd7a286263a34d - pullPolicy: Always -fedoraI3Image: - repository: lscr.io/linuxserver/rdesktop - tag: fedora-i3@sha256:7061ec644d52423a56501926bbeda635313da121c8b6eb9092f09588d7550d06 - pullPolicy: Always -archI3Image: - repository: lscr.io/linuxserver/rdesktop - tag: arch-i3@sha256:e29ed1ee7537c273fad2976854837750d001076370d7f9f153725253f278eda7 - pullPolicy: Always -alpineOpenBoxImage: - repository: lscr.io/linuxserver/rdesktop - tag: alpine-openbox@sha256:cadfc9bdd10c75990b5f45273e807066aaa33a135cb823c3ff06b94852022e02 - pullPolicy: Always -ubuntuOpenBoxImage: - repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-openbox@sha256:b125575d1f5f550b2d799ec45c03a28f637a0e2b3bf22562befeed99e0fdf5f3 - pullPolicy: Always -fedoraOpenBoxImage: - repository: lscr.io/linuxserver/rdesktop - tag: fedora-openbox@sha256:460e663cd655f85ec49e79e593bf056db33fe277b39ea0f52b0a917058dda438 - pullPolicy: Always -archOpenBoxImage: - repository: lscr.io/linuxserver/rdesktop - tag: arch-openbox@sha256:d0f9a6f9ef21bb05a37b688956d294dbfd516991df2faea4b60ae6141f4260c2 - pullPolicy: Always -alpineICEWMImage: - repository: lscr.io/linuxserver/rdesktop - tag: alpine-icewm@sha256:c9678b50a6975eed8224b668462f880366a663b5f234549828de6df2a5f298a0 - pullPolicy: Always -ubuntuICEWMImage: - repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-icewm@sha256:25317543590eb46335beebee4521fa64447e5c59d4a3e78e351714ee8c03073d - pullPolicy: Always -fedoraICEWMImage: - repository: lscr.io/linuxserver/rdesktop - tag: fedora-icewm@sha256:dbe067c068ca4ed146e9dcb2576b4ca87453daf034c96d9f7b8230e7f0a49322 - pullPolicy: Always -archICEWMImage: - repository: lscr.io/linuxserver/rdesktop - tag: arch-icewm@sha256:c62fa3781f5164eb9b691c46c44aade4a880228fb0b846cfe7e73b53fe5473ac - pullPolicy: Always -workload: - main: - podSpec: - containers: - main: - imageSelector: image -service: - main: - ports: - main: - port: 3389 - protocol: tcp - targetPort: 3389 -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsGroup: 0 - runAsUser: 0 -updated: true diff --git a/stable/rdtclient/4.0.0/CHANGELOG.md b/stable/rdtclient/4.0.0/CHANGELOG.md deleted file mode 100644 index c2df702c0dc..00000000000 --- a/stable/rdtclient/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [rdtclient-3.1.15](https://github.com/truecharts/charts/compare/rdtclient-3.1.14...rdtclient-3.1.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)) - - -## [rdtclient-3.1.14](https://github.com/truecharts/charts/compare/rdtclient-3.1.13...rdtclient-3.1.14) (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)) - - -## [rdtclient-3.1.13](https://github.com/truecharts/charts/compare/rdtclient-3.1.12...rdtclient-3.1.13) (2024-01-22) - -### Chore - - - -- update container image ghcr.io/rogerfar/rdtclient to v2.0.59[@590dc26](https://github.com/590dc26) by renovate ([#17498](https://github.com/truecharts/charts/issues/17498)) - - -## [rdtclient-3.1.12](https://github.com/truecharts/charts/compare/rdtclient-3.1.11...rdtclient-3.1.12) (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)) - - -## [rdtclient-3.1.11](https://github.com/truecharts/charts/compare/rdtclient-3.1.10...rdtclient-3.1.11) (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)) - - -## [rdtclient-3.1.10](https://github.com/truecharts/charts/compare/rdtclient-3.1.9...rdtclient-3.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [rdtclient-3.1.9](https://github.com/truecharts/charts/compare/rdtclient-3.1.8...rdtclient-3.1.9) (2024-01-14) - -### Chore - - - -- update container image ghcr.io/rogerfar/rdtclient to v2.0.58[@5e8b26b](https://github.com/5e8b26b) by renovate ([#17187](https://github.com/truecharts/charts/issues/17187)) - - - - -## [rdtclient-3.1.8](https://github.com/truecharts/charts/compare/rdtclient-3.1.7...rdtclient-3.1.8) (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)) - - -## [rdtclient-3.1.7](https://github.com/truecharts/charts/compare/rdtclient-3.1.6...rdtclient-3.1.7) (2024-01-08) - -### Chore - - diff --git a/stable/rdtclient/4.0.0/Chart.yaml b/stable/rdtclient/4.0.0/Chart.yaml deleted file mode 100644 index 5c715886f6b..00000000000 --- a/stable/rdtclient/4.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.62 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize. -home: https://truecharts.org/charts/stable/rdtclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png -keywords: - - rdtclient - - torrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rdtclient -sources: - - https://github.com/rogerfar/rdt-client - - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - - https://ghcr.io/rogerfar/rdtclient - - https://hub.docker.com/r/p3terx/aria2-pro -type: application -version: 4.0.0 diff --git a/stable/rdtclient/4.0.0/charts/common-17.5.0.tgz b/stable/rdtclient/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rdtclient/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/recyclarr/9.0.0/.helmignore b/stable/rdtclient/4.1.3/.helmignore similarity index 100% rename from stable/recyclarr/9.0.0/.helmignore rename to stable/rdtclient/4.1.3/.helmignore diff --git a/stable/rdtclient/4.1.3/CHANGELOG.md b/stable/rdtclient/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e22bbc035c5 --- /dev/null +++ b/stable/rdtclient/4.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [rdtclient-3.1.15](https://github.com/truecharts/charts/compare/rdtclient-3.1.14...rdtclient-3.1.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)) + + +## [rdtclient-3.1.14](https://github.com/truecharts/charts/compare/rdtclient-3.1.13...rdtclient-3.1.14) (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)) + + +## [rdtclient-3.1.13](https://github.com/truecharts/charts/compare/rdtclient-3.1.12...rdtclient-3.1.13) (2024-01-22) + +### Chore + + + +- update container image ghcr.io/rogerfar/rdtclient to v2.0.59[@590dc26](https://github.com/590dc26) by renovate ([#17498](https://github.com/truecharts/charts/issues/17498)) + + +## [rdtclient-3.1.12](https://github.com/truecharts/charts/compare/rdtclient-3.1.11...rdtclient-3.1.12) (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)) + + +## [rdtclient-3.1.11](https://github.com/truecharts/charts/compare/rdtclient-3.1.10...rdtclient-3.1.11) (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)) + + +## [rdtclient-3.1.10](https://github.com/truecharts/charts/compare/rdtclient-3.1.9...rdtclient-3.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [rdtclient-3.1.9](https://github.com/truecharts/charts/compare/rdtclient-3.1.8...rdtclient-3.1.9) (2024-01-14) + +### Chore + + + +- update container image ghcr.io/rogerfar/rdtclient to v2.0.58[@5e8b26b](https://github.com/5e8b26b) by renovate ([#17187](https://github.com/truecharts/charts/issues/17187)) + + + + +## [rdtclient-3.1.8](https://github.com/truecharts/charts/compare/rdtclient-3.1.7...rdtclient-3.1.8) (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)) + + +## [rdtclient-3.1.7](https://github.com/truecharts/charts/compare/rdtclient-3.1.6...rdtclient-3.1.7) (2024-01-08) diff --git a/stable/rdtclient/4.1.3/Chart.yaml b/stable/rdtclient/4.1.3/Chart.yaml new file mode 100644 index 00000000000..7242abc136e --- /dev/null +++ b/stable/rdtclient/4.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.0.62 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize. +home: https://truecharts.org/charts/stable/rdtclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png +keywords: + - rdtclient + - torrent +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rdtclient +sources: + - https://github.com/rogerfar/rdt-client + - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient + - https://hub.docker.com/r/p3terx/aria2-pro + - https://ghcr.io/rogerfar/rdtclient +type: application +version: 4.1.3 diff --git a/stable/rdtclient/4.0.0/README.md b/stable/rdtclient/4.1.3/README.md similarity index 100% rename from stable/rdtclient/4.0.0/README.md rename to stable/rdtclient/4.1.3/README.md diff --git a/stable/rdtclient/4.0.0/app-readme.md b/stable/rdtclient/4.1.3/app-readme.md similarity index 100% rename from stable/rdtclient/4.0.0/app-readme.md rename to stable/rdtclient/4.1.3/app-readme.md diff --git a/stable/rdtclient/4.1.3/charts/common-18.0.3.tgz b/stable/rdtclient/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rdtclient/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rdtclient/4.0.0/ix_values.yaml b/stable/rdtclient/4.1.3/ix_values.yaml similarity index 100% rename from stable/rdtclient/4.0.0/ix_values.yaml rename to stable/rdtclient/4.1.3/ix_values.yaml diff --git a/stable/rdtclient/4.0.0/questions.yaml b/stable/rdtclient/4.1.3/questions.yaml similarity index 100% rename from stable/rdtclient/4.0.0/questions.yaml rename to stable/rdtclient/4.1.3/questions.yaml diff --git a/stable/readarr/20.0.0/templates/NOTES.txt b/stable/rdtclient/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/readarr/20.0.0/templates/NOTES.txt rename to stable/rdtclient/4.1.3/templates/NOTES.txt diff --git a/stable/rdtclient/4.0.0/templates/common.yaml b/stable/rdtclient/4.1.3/templates/common.yaml similarity index 100% rename from stable/rdtclient/4.0.0/templates/common.yaml rename to stable/rdtclient/4.1.3/templates/common.yaml diff --git a/stable/recyclarr/9.0.0/values.yaml b/stable/rdtclient/4.1.3/values.yaml similarity index 100% rename from stable/recyclarr/9.0.0/values.yaml rename to stable/rdtclient/4.1.3/values.yaml diff --git a/stable/readarr/20.0.0/CHANGELOG.md b/stable/readarr/20.0.0/CHANGELOG.md deleted file mode 100644 index 828337c9b15..00000000000 --- a/stable/readarr/20.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [readarr-19.1.18](https://github.com/truecharts/charts/compare/readarr-19.1.17...readarr-19.1.18) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/onedr0p/readarr-develop to 0.3.18.2411[@a1d9eb2](https://github.com/a1d9eb2) by renovate ([#17957](https://github.com/truecharts/charts/issues/17957)) - - -## [readarr-19.1.17](https://github.com/truecharts/charts/compare/readarr-19.1.16...readarr-19.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/onedr0p/readarr-develop to v0.3.18.2411[@fa1fe2d](https://github.com/fa1fe2d) by renovate ([#17916](https://github.com/truecharts/charts/issues/17916)) - - -## [readarr-19.1.16](https://github.com/truecharts/charts/compare/readarr-19.1.15...readarr-19.1.16) (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)) - - -## [readarr-19.1.15](https://github.com/truecharts/charts/compare/readarr-19.1.14...readarr-19.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) - - -## [readarr-19.1.14](https://github.com/truecharts/charts/compare/readarr-19.1.13...readarr-19.1.14) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/onedr0p/readarr-develop to v0.3.17.2409[@3d8be41](https://github.com/3d8be41) by renovate ([#17675](https://github.com/truecharts/charts/issues/17675)) - - -## [readarr-19.1.13](https://github.com/truecharts/charts/compare/readarr-19.1.12...readarr-19.1.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)) - - -## [readarr-19.1.12](https://github.com/truecharts/charts/compare/readarr-19.1.11...readarr-19.1.12) (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)) - - -## [readarr-19.1.11](https://github.com/truecharts/charts/compare/readarr-19.1.10...readarr-19.1.11) (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)) - - -## [readarr-19.1.10](https://github.com/truecharts/charts/compare/readarr-19.1.9...readarr-19.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [readarr-19.1.9](https://github.com/truecharts/charts/compare/readarr-19.1.8...readarr-19.1.9) (2024-01-21) - -### Chore - - diff --git a/stable/readarr/20.0.0/Chart.yaml b/stable/readarr/20.0.0/Chart.yaml deleted file mode 100644 index 65ae5cd7ede..00000000000 --- a/stable/readarr/20.0.0/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.3.18.2411 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fork of Radarr to work with Books & AudioBooks -home: https://truecharts.org/charts/stable/readarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png -keywords: - - readarr - - torrent - - usenet - - AudioBooks - - ebooks -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: readarr -sources: - - https://readarr.com - - https://github.com/Readarr/Readarr - - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - - https://ghcr.io/onedr0p/readarr-develop - - https://ghcr.io/onedr0p/exportarr -type: application -version: 20.0.0 diff --git a/stable/readarr/20.0.0/charts/common-17.5.0.tgz b/stable/readarr/20.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/readarr/20.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/red-discordbot/5.0.0/.helmignore b/stable/readarr/20.1.3/.helmignore similarity index 100% rename from stable/red-discordbot/5.0.0/.helmignore rename to stable/readarr/20.1.3/.helmignore diff --git a/stable/readarr/20.1.3/CHANGELOG.md b/stable/readarr/20.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3307bc1f6bc --- /dev/null +++ b/stable/readarr/20.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [readarr-19.1.18](https://github.com/truecharts/charts/compare/readarr-19.1.17...readarr-19.1.18) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/onedr0p/readarr-develop to 0.3.18.2411[@a1d9eb2](https://github.com/a1d9eb2) by renovate ([#17957](https://github.com/truecharts/charts/issues/17957)) + + +## [readarr-19.1.17](https://github.com/truecharts/charts/compare/readarr-19.1.16...readarr-19.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/onedr0p/readarr-develop to v0.3.18.2411[@fa1fe2d](https://github.com/fa1fe2d) by renovate ([#17916](https://github.com/truecharts/charts/issues/17916)) + + +## [readarr-19.1.16](https://github.com/truecharts/charts/compare/readarr-19.1.15...readarr-19.1.16) (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)) + + +## [readarr-19.1.15](https://github.com/truecharts/charts/compare/readarr-19.1.14...readarr-19.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) + + +## [readarr-19.1.14](https://github.com/truecharts/charts/compare/readarr-19.1.13...readarr-19.1.14) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/onedr0p/readarr-develop to v0.3.17.2409[@3d8be41](https://github.com/3d8be41) by renovate ([#17675](https://github.com/truecharts/charts/issues/17675)) + + +## [readarr-19.1.13](https://github.com/truecharts/charts/compare/readarr-19.1.12...readarr-19.1.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)) + + +## [readarr-19.1.12](https://github.com/truecharts/charts/compare/readarr-19.1.11...readarr-19.1.12) (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)) + + +## [readarr-19.1.11](https://github.com/truecharts/charts/compare/readarr-19.1.10...readarr-19.1.11) (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)) + + +## [readarr-19.1.10](https://github.com/truecharts/charts/compare/readarr-19.1.9...readarr-19.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [readarr-19.1.9](https://github.com/truecharts/charts/compare/readarr-19.1.8...readarr-19.1.9) (2024-01-21) diff --git a/stable/readarr/20.1.3/Chart.yaml b/stable/readarr/20.1.3/Chart.yaml new file mode 100644 index 00000000000..fabf4544fad --- /dev/null +++ b/stable/readarr/20.1.3/Chart.yaml @@ -0,0 +1,42 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.3.18.2411 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A fork of Radarr to work with Books & AudioBooks +home: https://truecharts.org/charts/stable/readarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png +keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: readarr +sources: + - https://readarr.com + - https://github.com/Readarr/Readarr + - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - https://ghcr.io/onedr0p/readarr-develop + - https://ghcr.io/onedr0p/exportarr +type: application +version: 20.1.3 diff --git a/stable/readarr/20.0.0/README.md b/stable/readarr/20.1.3/README.md similarity index 100% rename from stable/readarr/20.0.0/README.md rename to stable/readarr/20.1.3/README.md diff --git a/stable/readarr/20.0.0/app-readme.md b/stable/readarr/20.1.3/app-readme.md similarity index 100% rename from stable/readarr/20.0.0/app-readme.md rename to stable/readarr/20.1.3/app-readme.md diff --git a/stable/readarr/20.1.3/charts/common-18.0.3.tgz b/stable/readarr/20.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/readarr/20.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/readarr/20.0.0/ix_values.yaml b/stable/readarr/20.1.3/ix_values.yaml similarity index 100% rename from stable/readarr/20.0.0/ix_values.yaml rename to stable/readarr/20.1.3/ix_values.yaml diff --git a/stable/readarr/20.0.0/questions.yaml b/stable/readarr/20.1.3/questions.yaml similarity index 100% rename from stable/readarr/20.0.0/questions.yaml rename to stable/readarr/20.1.3/questions.yaml diff --git a/stable/recyclarr/9.0.0/templates/NOTES.txt b/stable/readarr/20.1.3/templates/NOTES.txt similarity index 100% rename from stable/recyclarr/9.0.0/templates/NOTES.txt rename to stable/readarr/20.1.3/templates/NOTES.txt diff --git a/stable/readarr/20.0.0/templates/common.yaml b/stable/readarr/20.1.3/templates/common.yaml similarity index 100% rename from stable/readarr/20.0.0/templates/common.yaml rename to stable/readarr/20.1.3/templates/common.yaml diff --git a/stable/red-discordbot/5.0.0/values.yaml b/stable/readarr/20.1.3/values.yaml similarity index 100% rename from stable/red-discordbot/5.0.0/values.yaml rename to stable/readarr/20.1.3/values.yaml diff --git a/stable/recyclarr/9.0.0/CHANGELOG.md b/stable/recyclarr/9.0.0/CHANGELOG.md deleted file mode 100644 index d47f6d31a86..00000000000 --- a/stable/recyclarr/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [recyclarr-8.1.11](https://github.com/truecharts/charts/compare/recyclarr-8.1.10...recyclarr-8.1.11) (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)) - - -## [recyclarr-8.1.10](https://github.com/truecharts/charts/compare/recyclarr-8.1.9...recyclarr-8.1.10) (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)) - - -## [recyclarr-8.1.9](https://github.com/truecharts/charts/compare/recyclarr-8.1.8...recyclarr-8.1.9) (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)) - - -## [recyclarr-8.1.8](https://github.com/truecharts/charts/compare/recyclarr-8.1.7...recyclarr-8.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)) - - -## [recyclarr-8.1.7](https://github.com/truecharts/charts/compare/recyclarr-8.1.6...recyclarr-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [recyclarr-8.1.6](https://github.com/truecharts/charts/compare/recyclarr-8.1.5...recyclarr-8.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)) - - -## [recyclarr-8.1.5](https://github.com/truecharts/charts/compare/recyclarr-8.1.4...recyclarr-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [recyclarr-8.1.4](https://github.com/truecharts/charts/compare/recyclarr-8.1.3...recyclarr-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [recyclarr-8.1.3](https://github.com/truecharts/charts/compare/recyclarr-8.1.0...recyclarr-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/recyclarr/9.0.0/Chart.yaml b/stable/recyclarr/9.0.0/Chart.yaml deleted file mode 100644 index 95116ad5db9..00000000000 --- a/stable/recyclarr/9.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.0.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. -home: https://truecharts.org/charts/stable/recyclarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png -keywords: - - recyclarr - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: recyclarr -sources: - - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr - - https://github.com/recyclarr/recyclarr - - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr - - https://ghcr.io/recyclarr/recyclarr -type: application -version: 9.0.0 diff --git a/stable/recyclarr/9.0.0/charts/common-17.5.0.tgz b/stable/recyclarr/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/recyclarr/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/redisinsight/6.0.0/.helmignore b/stable/recyclarr/9.1.3/.helmignore similarity index 100% rename from stable/redisinsight/6.0.0/.helmignore rename to stable/recyclarr/9.1.3/.helmignore diff --git a/stable/recyclarr/9.1.3/CHANGELOG.md b/stable/recyclarr/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..33b53671984 --- /dev/null +++ b/stable/recyclarr/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [recyclarr-8.1.11](https://github.com/truecharts/charts/compare/recyclarr-8.1.10...recyclarr-8.1.11) (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)) + + +## [recyclarr-8.1.10](https://github.com/truecharts/charts/compare/recyclarr-8.1.9...recyclarr-8.1.10) (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)) + + +## [recyclarr-8.1.9](https://github.com/truecharts/charts/compare/recyclarr-8.1.8...recyclarr-8.1.9) (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)) + + +## [recyclarr-8.1.8](https://github.com/truecharts/charts/compare/recyclarr-8.1.7...recyclarr-8.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)) + + +## [recyclarr-8.1.7](https://github.com/truecharts/charts/compare/recyclarr-8.1.6...recyclarr-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [recyclarr-8.1.6](https://github.com/truecharts/charts/compare/recyclarr-8.1.5...recyclarr-8.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)) + + +## [recyclarr-8.1.5](https://github.com/truecharts/charts/compare/recyclarr-8.1.4...recyclarr-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [recyclarr-8.1.4](https://github.com/truecharts/charts/compare/recyclarr-8.1.3...recyclarr-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [recyclarr-8.1.3](https://github.com/truecharts/charts/compare/recyclarr-8.1.0...recyclarr-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/recyclarr/9.1.3/Chart.yaml b/stable/recyclarr/9.1.3/Chart.yaml new file mode 100644 index 00000000000..9861f64099a --- /dev/null +++ b/stable/recyclarr/9.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 6.0.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. +home: https://truecharts.org/charts/stable/recyclarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png +keywords: + - recyclarr + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: recyclarr +sources: + - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr + - https://github.com/recyclarr/recyclarr + - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + - https://ghcr.io/recyclarr/recyclarr +type: application +version: 9.1.3 diff --git a/stable/recyclarr/9.0.0/README.md b/stable/recyclarr/9.1.3/README.md similarity index 100% rename from stable/recyclarr/9.0.0/README.md rename to stable/recyclarr/9.1.3/README.md diff --git a/stable/recyclarr/9.0.0/app-readme.md b/stable/recyclarr/9.1.3/app-readme.md similarity index 100% rename from stable/recyclarr/9.0.0/app-readme.md rename to stable/recyclarr/9.1.3/app-readme.md diff --git a/stable/recyclarr/9.1.3/charts/common-18.0.3.tgz b/stable/recyclarr/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/recyclarr/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/recyclarr/9.0.0/ix_values.yaml b/stable/recyclarr/9.1.3/ix_values.yaml similarity index 100% rename from stable/recyclarr/9.0.0/ix_values.yaml rename to stable/recyclarr/9.1.3/ix_values.yaml diff --git a/stable/recyclarr/9.0.0/questions.yaml b/stable/recyclarr/9.1.3/questions.yaml similarity index 100% rename from stable/recyclarr/9.0.0/questions.yaml rename to stable/recyclarr/9.1.3/questions.yaml diff --git a/stable/redisinsight/6.0.0/templates/NOTES.txt b/stable/recyclarr/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/redisinsight/6.0.0/templates/NOTES.txt rename to stable/recyclarr/9.1.3/templates/NOTES.txt diff --git a/stable/recyclarr/9.0.0/templates/common.yaml b/stable/recyclarr/9.1.3/templates/common.yaml similarity index 100% rename from stable/recyclarr/9.0.0/templates/common.yaml rename to stable/recyclarr/9.1.3/templates/common.yaml diff --git a/stable/redisinsight/6.0.0/values.yaml b/stable/recyclarr/9.1.3/values.yaml similarity index 100% rename from stable/redisinsight/6.0.0/values.yaml rename to stable/recyclarr/9.1.3/values.yaml diff --git a/stable/red-discordbot/5.0.0/CHANGELOG.md b/stable/red-discordbot/5.0.0/CHANGELOG.md deleted file mode 100644 index 6b1c28ba6eb..00000000000 --- a/stable/red-discordbot/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - -## [red-discordbot-4.1.16](https://github.com/truecharts/charts/compare/red-discordbot-4.1.15...red-discordbot-4.1.16) (2024-02-12) - -### Chore - - - -- update container image phasecorex/red-discordbot to full[@1ccb339](https://github.com/1ccb339) by renovate ([#18103](https://github.com/truecharts/charts/issues/18103)) - - -## [red-discordbot-4.1.15](https://github.com/truecharts/charts/compare/red-discordbot-4.1.14...red-discordbot-4.1.15) (2024-02-05) - -### Chore - - - -- update container image phasecorex/red-discordbot to full[@040aa12](https://github.com/040aa12) by renovate ([#17891](https://github.com/truecharts/charts/issues/17891)) - - -## [red-discordbot-4.1.14](https://github.com/truecharts/charts/compare/red-discordbot-4.1.13...red-discordbot-4.1.14) (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)) - - -## [red-discordbot-4.1.13](https://github.com/truecharts/charts/compare/red-discordbot-4.1.12...red-discordbot-4.1.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)) - - -## [red-discordbot-4.1.12](https://github.com/truecharts/charts/compare/red-discordbot-4.1.11...red-discordbot-4.1.12) (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)) - - -## [red-discordbot-4.1.11](https://github.com/truecharts/charts/compare/red-discordbot-4.1.10...red-discordbot-4.1.11) (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)) - - -## [red-discordbot-4.1.10](https://github.com/truecharts/charts/compare/red-discordbot-4.1.9...red-discordbot-4.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [red-discordbot-4.1.9](https://github.com/truecharts/charts/compare/red-discordbot-4.1.8...red-discordbot-4.1.9) (2024-01-21) - -### Chore - - - -- update container image phasecorex/red-discordbot to full[@68f02c6](https://github.com/68f02c6) by renovate ([#17390](https://github.com/truecharts/charts/issues/17390)) - - -## [red-discordbot-4.1.8](https://github.com/truecharts/charts/compare/red-discordbot-4.1.7...red-discordbot-4.1.8) (2024-01-14) - -### Chore - - diff --git a/stable/red-discordbot/5.0.0/Chart.yaml b/stable/red-discordbot/5.0.0/Chart.yaml deleted file mode 100644 index f96a55c4c51..00000000000 --- a/stable/red-discordbot/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: full -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'The newest Red-Discordbot in a convenient multi-arch Chart ' -home: https://truecharts.org/charts/stable/red-discordbot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png -keywords: - - red-discordbot - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: red-discordbot -sources: - - https://github.com/PhasecoreX/docker-red-discordbot - - https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot - - https://hub.docker.com/r/phasecorex/red-discordbot -type: application -version: 5.0.0 diff --git a/stable/red-discordbot/5.0.0/charts/common-17.5.0.tgz b/stable/red-discordbot/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/red-discordbot/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/redm/5.0.0/.helmignore b/stable/red-discordbot/5.1.3/.helmignore similarity index 100% rename from stable/redm/5.0.0/.helmignore rename to stable/red-discordbot/5.1.3/.helmignore diff --git a/stable/red-discordbot/5.1.3/CHANGELOG.md b/stable/red-discordbot/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..380a942c0b8 --- /dev/null +++ b/stable/red-discordbot/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + +## [red-discordbot-4.1.16](https://github.com/truecharts/charts/compare/red-discordbot-4.1.15...red-discordbot-4.1.16) (2024-02-12) + +### Chore + + + +- update container image phasecorex/red-discordbot to full[@1ccb339](https://github.com/1ccb339) by renovate ([#18103](https://github.com/truecharts/charts/issues/18103)) + + +## [red-discordbot-4.1.15](https://github.com/truecharts/charts/compare/red-discordbot-4.1.14...red-discordbot-4.1.15) (2024-02-05) + +### Chore + + + +- update container image phasecorex/red-discordbot to full[@040aa12](https://github.com/040aa12) by renovate ([#17891](https://github.com/truecharts/charts/issues/17891)) + + +## [red-discordbot-4.1.14](https://github.com/truecharts/charts/compare/red-discordbot-4.1.13...red-discordbot-4.1.14) (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)) + + +## [red-discordbot-4.1.13](https://github.com/truecharts/charts/compare/red-discordbot-4.1.12...red-discordbot-4.1.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)) + + +## [red-discordbot-4.1.12](https://github.com/truecharts/charts/compare/red-discordbot-4.1.11...red-discordbot-4.1.12) (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)) + + +## [red-discordbot-4.1.11](https://github.com/truecharts/charts/compare/red-discordbot-4.1.10...red-discordbot-4.1.11) (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)) + + +## [red-discordbot-4.1.10](https://github.com/truecharts/charts/compare/red-discordbot-4.1.9...red-discordbot-4.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [red-discordbot-4.1.9](https://github.com/truecharts/charts/compare/red-discordbot-4.1.8...red-discordbot-4.1.9) (2024-01-21) + +### Chore + + + +- update container image phasecorex/red-discordbot to full[@68f02c6](https://github.com/68f02c6) by renovate ([#17390](https://github.com/truecharts/charts/issues/17390)) + + +## [red-discordbot-4.1.8](https://github.com/truecharts/charts/compare/red-discordbot-4.1.7...red-discordbot-4.1.8) (2024-01-14) diff --git a/stable/red-discordbot/5.1.3/Chart.yaml b/stable/red-discordbot/5.1.3/Chart.yaml new file mode 100644 index 00000000000..2cf36a5a5d9 --- /dev/null +++ b/stable/red-discordbot/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: full +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "The newest Red-Discordbot in a convenient multi-arch Chart " +home: https://truecharts.org/charts/stable/red-discordbot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png +keywords: + - red-discordbot + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: red-discordbot +sources: + - https://github.com/PhasecoreX/docker-red-discordbot + - https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot + - https://hub.docker.com/r/phasecorex/red-discordbot +type: application +version: 5.1.3 diff --git a/stable/red-discordbot/5.0.0/README.md b/stable/red-discordbot/5.1.3/README.md similarity index 100% rename from stable/red-discordbot/5.0.0/README.md rename to stable/red-discordbot/5.1.3/README.md diff --git a/stable/red-discordbot/5.0.0/app-readme.md b/stable/red-discordbot/5.1.3/app-readme.md similarity index 100% rename from stable/red-discordbot/5.0.0/app-readme.md rename to stable/red-discordbot/5.1.3/app-readme.md diff --git a/stable/red-discordbot/5.1.3/charts/common-18.0.3.tgz b/stable/red-discordbot/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/red-discordbot/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/red-discordbot/5.0.0/ix_values.yaml b/stable/red-discordbot/5.1.3/ix_values.yaml similarity index 100% rename from stable/red-discordbot/5.0.0/ix_values.yaml rename to stable/red-discordbot/5.1.3/ix_values.yaml diff --git a/stable/red-discordbot/5.0.0/questions.yaml b/stable/red-discordbot/5.1.3/questions.yaml similarity index 100% rename from stable/red-discordbot/5.0.0/questions.yaml rename to stable/red-discordbot/5.1.3/questions.yaml diff --git a/stable/red-discordbot/5.0.0/templates/common.yaml b/stable/red-discordbot/5.1.3/templates/common.yaml similarity index 100% rename from stable/red-discordbot/5.0.0/templates/common.yaml rename to stable/red-discordbot/5.1.3/templates/common.yaml diff --git a/stable/redm/5.0.0/values.yaml b/stable/red-discordbot/5.1.3/values.yaml similarity index 100% rename from stable/redm/5.0.0/values.yaml rename to stable/red-discordbot/5.1.3/values.yaml diff --git a/stable/redisinsight/6.0.0/CHANGELOG.md b/stable/redisinsight/6.0.0/CHANGELOG.md deleted file mode 100644 index 2a8e4da718a..00000000000 --- a/stable/redisinsight/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [redisinsight-5.1.11](https://github.com/truecharts/charts/compare/redisinsight-5.1.10...redisinsight-5.1.11) (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)) - - -## [redisinsight-5.1.10](https://github.com/truecharts/charts/compare/redisinsight-5.1.9...redisinsight-5.1.10) (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)) - - -## [redisinsight-5.1.9](https://github.com/truecharts/charts/compare/redisinsight-5.1.8...redisinsight-5.1.9) (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)) - - -## [redisinsight-5.1.8](https://github.com/truecharts/charts/compare/redisinsight-5.1.7...redisinsight-5.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)) - - -## [redisinsight-5.1.7](https://github.com/truecharts/charts/compare/redisinsight-5.1.6...redisinsight-5.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [redisinsight-5.1.6](https://github.com/truecharts/charts/compare/redisinsight-5.1.5...redisinsight-5.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)) - - -## [redisinsight-5.1.5](https://github.com/truecharts/charts/compare/redisinsight-5.1.4...redisinsight-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [redisinsight-5.1.4](https://github.com/truecharts/charts/compare/redisinsight-5.1.3...redisinsight-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [redisinsight-5.1.3](https://github.com/truecharts/charts/compare/redisinsight-5.1.0...redisinsight-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/redisinsight/6.0.0/Chart.yaml b/stable/redisinsight/6.0.0/Chart.yaml deleted file mode 100644 index 5f11e95d909..00000000000 --- a/stable/redisinsight/6.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.14.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: GUI for Redis. -home: https://truecharts.org/charts/stable/redisinsight -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png -keywords: - - redisinsight - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: redisinsight -sources: - - https://redis.com/redis-enterprise/redis-insight/ - - https://github.com/RedisInsight/RedisInsight - - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight - - https://hub.docker.com/r/redislabs/redisinsight -type: application -version: 6.0.0 diff --git a/stable/redisinsight/6.0.0/charts/common-17.5.0.tgz b/stable/redisinsight/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/redisinsight/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/redmine/11.0.0/.helmignore b/stable/redisinsight/6.1.3/.helmignore similarity index 100% rename from stable/redmine/11.0.0/.helmignore rename to stable/redisinsight/6.1.3/.helmignore diff --git a/stable/redisinsight/6.1.3/CHANGELOG.md b/stable/redisinsight/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e0a50e39585 --- /dev/null +++ b/stable/redisinsight/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [redisinsight-5.1.11](https://github.com/truecharts/charts/compare/redisinsight-5.1.10...redisinsight-5.1.11) (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)) + + +## [redisinsight-5.1.10](https://github.com/truecharts/charts/compare/redisinsight-5.1.9...redisinsight-5.1.10) (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)) + + +## [redisinsight-5.1.9](https://github.com/truecharts/charts/compare/redisinsight-5.1.8...redisinsight-5.1.9) (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)) + + +## [redisinsight-5.1.8](https://github.com/truecharts/charts/compare/redisinsight-5.1.7...redisinsight-5.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)) + + +## [redisinsight-5.1.7](https://github.com/truecharts/charts/compare/redisinsight-5.1.6...redisinsight-5.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [redisinsight-5.1.6](https://github.com/truecharts/charts/compare/redisinsight-5.1.5...redisinsight-5.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)) + + +## [redisinsight-5.1.5](https://github.com/truecharts/charts/compare/redisinsight-5.1.4...redisinsight-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [redisinsight-5.1.4](https://github.com/truecharts/charts/compare/redisinsight-5.1.3...redisinsight-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [redisinsight-5.1.3](https://github.com/truecharts/charts/compare/redisinsight-5.1.0...redisinsight-5.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/redisinsight/6.1.3/Chart.yaml b/stable/redisinsight/6.1.3/Chart.yaml new file mode 100644 index 00000000000..c45da845970 --- /dev/null +++ b/stable/redisinsight/6.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.14.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: GUI for Redis. +home: https://truecharts.org/charts/stable/redisinsight +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png +keywords: + - redisinsight + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: redisinsight +sources: + - https://redis.com/redis-enterprise/redis-insight/ + - https://github.com/RedisInsight/RedisInsight + - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight + - https://hub.docker.com/r/redislabs/redisinsight +type: application +version: 6.1.3 diff --git a/stable/redisinsight/6.0.0/README.md b/stable/redisinsight/6.1.3/README.md similarity index 100% rename from stable/redisinsight/6.0.0/README.md rename to stable/redisinsight/6.1.3/README.md diff --git a/stable/redisinsight/6.0.0/app-readme.md b/stable/redisinsight/6.1.3/app-readme.md similarity index 100% rename from stable/redisinsight/6.0.0/app-readme.md rename to stable/redisinsight/6.1.3/app-readme.md diff --git a/stable/redisinsight/6.1.3/charts/common-18.0.3.tgz b/stable/redisinsight/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/redisinsight/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/redisinsight/6.0.0/ix_values.yaml b/stable/redisinsight/6.1.3/ix_values.yaml similarity index 100% rename from stable/redisinsight/6.0.0/ix_values.yaml rename to stable/redisinsight/6.1.3/ix_values.yaml diff --git a/stable/redisinsight/6.0.0/questions.yaml b/stable/redisinsight/6.1.3/questions.yaml similarity index 100% rename from stable/redisinsight/6.0.0/questions.yaml rename to stable/redisinsight/6.1.3/questions.yaml diff --git a/stable/redmine/11.0.0/templates/NOTES.txt b/stable/redisinsight/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/redmine/11.0.0/templates/NOTES.txt rename to stable/redisinsight/6.1.3/templates/NOTES.txt diff --git a/stable/reg/13.0.0/templates/common.yaml b/stable/redisinsight/6.1.3/templates/common.yaml similarity index 100% rename from stable/reg/13.0.0/templates/common.yaml rename to stable/redisinsight/6.1.3/templates/common.yaml diff --git a/stable/redmine/11.0.0/values.yaml b/stable/redisinsight/6.1.3/values.yaml similarity index 100% rename from stable/redmine/11.0.0/values.yaml rename to stable/redisinsight/6.1.3/values.yaml diff --git a/stable/redm/5.0.0/CHANGELOG.md b/stable/redm/5.0.0/CHANGELOG.md deleted file mode 100644 index 90c47afe3f7..00000000000 --- a/stable/redm/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [redm-4.1.11](https://github.com/truecharts/charts/compare/redm-4.1.10...redm-4.1.11) (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)) - - -## [redm-4.1.10](https://github.com/truecharts/charts/compare/redm-4.1.9...redm-4.1.10) (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)) - - -## [redm-4.1.9](https://github.com/truecharts/charts/compare/redm-4.1.8...redm-4.1.9) (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)) - - -## [redm-4.1.8](https://github.com/truecharts/charts/compare/redm-4.1.7...redm-4.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)) - - -## [redm-4.1.7](https://github.com/truecharts/charts/compare/redm-4.1.6...redm-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [redm-4.1.6](https://github.com/truecharts/charts/compare/redm-4.1.5...redm-4.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)) - - -## [redm-4.1.5](https://github.com/truecharts/charts/compare/redm-4.1.4...redm-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [redm-4.1.4](https://github.com/truecharts/charts/compare/redm-4.1.3...redm-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [redm-4.1.3](https://github.com/truecharts/charts/compare/redm-4.1.0...redm-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/redm/5.0.0/Chart.yaml b/stable/redm/5.0.0/Chart.yaml deleted file mode 100644 index f24ed1b66e7..00000000000 --- a/stable/redm/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the ''Show more settings'' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.' -home: https://truecharts.org/charts/stable/redm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.png -keywords: - - redm - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: redm -sources: - - https://redm.gg/ - - https://github.com/truecharts/charts/tree/master/charts/stable/redm - - https://hub.docker.com/r/ich777/redmserver -type: application -version: 5.0.0 diff --git a/stable/redm/5.0.0/charts/common-17.5.0.tgz b/stable/redm/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/redm/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/reg/13.0.0/.helmignore b/stable/redm/5.1.3/.helmignore similarity index 100% rename from stable/reg/13.0.0/.helmignore rename to stable/redm/5.1.3/.helmignore diff --git a/stable/redm/5.1.3/CHANGELOG.md b/stable/redm/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1f695e250d8 --- /dev/null +++ b/stable/redm/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [redm-4.1.11](https://github.com/truecharts/charts/compare/redm-4.1.10...redm-4.1.11) (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)) + + +## [redm-4.1.10](https://github.com/truecharts/charts/compare/redm-4.1.9...redm-4.1.10) (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)) + + +## [redm-4.1.9](https://github.com/truecharts/charts/compare/redm-4.1.8...redm-4.1.9) (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)) + + +## [redm-4.1.8](https://github.com/truecharts/charts/compare/redm-4.1.7...redm-4.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)) + + +## [redm-4.1.7](https://github.com/truecharts/charts/compare/redm-4.1.6...redm-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [redm-4.1.6](https://github.com/truecharts/charts/compare/redm-4.1.5...redm-4.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)) + + +## [redm-4.1.5](https://github.com/truecharts/charts/compare/redm-4.1.4...redm-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [redm-4.1.4](https://github.com/truecharts/charts/compare/redm-4.1.3...redm-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [redm-4.1.3](https://github.com/truecharts/charts/compare/redm-4.1.0...redm-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/redm/5.1.3/Chart.yaml b/stable/redm/5.1.3/Chart.yaml new file mode 100644 index 00000000000..54441152a9c --- /dev/null +++ b/stable/redm/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." +home: https://truecharts.org/charts/stable/redm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.png +keywords: + - redm + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: redm +sources: + - https://redm.gg/ + - https://github.com/truecharts/charts/tree/master/charts/stable/redm + - https://hub.docker.com/r/ich777/redmserver +type: application +version: 5.1.3 diff --git a/stable/redm/5.0.0/README.md b/stable/redm/5.1.3/README.md similarity index 100% rename from stable/redm/5.0.0/README.md rename to stable/redm/5.1.3/README.md diff --git a/stable/redm/5.0.0/app-readme.md b/stable/redm/5.1.3/app-readme.md similarity index 100% rename from stable/redm/5.0.0/app-readme.md rename to stable/redm/5.1.3/app-readme.md diff --git a/stable/redm/5.1.3/charts/common-18.0.3.tgz b/stable/redm/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/redm/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/redm/5.0.0/ix_values.yaml b/stable/redm/5.1.3/ix_values.yaml similarity index 100% rename from stable/redm/5.0.0/ix_values.yaml rename to stable/redm/5.1.3/ix_values.yaml diff --git a/stable/redm/5.0.0/questions.yaml b/stable/redm/5.1.3/questions.yaml similarity index 100% rename from stable/redm/5.0.0/questions.yaml rename to stable/redm/5.1.3/questions.yaml diff --git a/stable/redm/5.0.0/templates/common.yaml b/stable/redm/5.1.3/templates/common.yaml similarity index 100% rename from stable/redm/5.0.0/templates/common.yaml rename to stable/redm/5.1.3/templates/common.yaml diff --git a/stable/reg/13.0.0/values.yaml b/stable/redm/5.1.3/values.yaml similarity index 100% rename from stable/reg/13.0.0/values.yaml rename to stable/redm/5.1.3/values.yaml diff --git a/stable/redmine/11.0.0/CHANGELOG.md b/stable/redmine/11.0.0/CHANGELOG.md deleted file mode 100644 index 65f08c21161..00000000000 --- a/stable/redmine/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - -## [redmine-10.1.15](https://github.com/truecharts/charts/compare/redmine-10.1.14...redmine-10.1.15) (2024-02-12) - -### Chore - - - -- update container image redmine to 5.1.1[@52c629e](https://github.com/52c629e) by renovate ([#18104](https://github.com/truecharts/charts/issues/18104)) - - -## [redmine-10.1.14](https://github.com/truecharts/charts/compare/redmine-10.1.13...redmine-10.1.14) (2024-02-05) - -### Chore - - - -- update container image redmine to 5.1.1[@d3941ff](https://github.com/d3941ff) by renovate ([#17893](https://github.com/truecharts/charts/issues/17893)) - - -## [redmine-10.1.13](https://github.com/truecharts/charts/compare/redmine-10.1.12...redmine-10.1.13) (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)) - - -## [redmine-10.1.12](https://github.com/truecharts/charts/compare/redmine-10.1.11...redmine-10.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)) - - -## [redmine-10.1.11](https://github.com/truecharts/charts/compare/redmine-10.1.10...redmine-10.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)) - - -## [redmine-10.1.10](https://github.com/truecharts/charts/compare/redmine-10.1.9...redmine-10.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)) - - -## [redmine-10.1.9](https://github.com/truecharts/charts/compare/redmine-10.1.8...redmine-10.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [redmine-10.1.8](https://github.com/truecharts/charts/compare/redmine-10.1.7...redmine-10.1.8) (2024-01-21) - -### Chore - - - -- update container image redmine to 5.1.1[@08a411f](https://github.com/08a411f) by renovate ([#17393](https://github.com/truecharts/charts/issues/17393)) - - -## [redmine-10.1.7](https://github.com/truecharts/charts/compare/redmine-10.1.6...redmine-10.1.7) (2024-01-14) - -### Chore - - diff --git a/stable/redmine/11.0.0/Chart.yaml b/stable/redmine/11.0.0/Chart.yaml deleted file mode 100644 index 460b851ff1d..00000000000 --- a/stable/redmine/11.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.1.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Redmine is a flexible project management web application written using Ruby on Rails framework. -home: https://truecharts.org/charts/stable/redmine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png -keywords: - - project - - management - - time - - tracking - - ticket -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: redmine -sources: - - https://github.com/redmine/redmine - - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - - https://hub.docker.com/_/redmine -type: application -version: 11.0.0 diff --git a/stable/redmine/11.0.0/charts/common-17.5.0.tgz b/stable/redmine/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/redmine/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/remmina/10.0.0/.helmignore b/stable/redmine/11.1.3/.helmignore similarity index 100% rename from stable/remmina/10.0.0/.helmignore rename to stable/redmine/11.1.3/.helmignore diff --git a/stable/redmine/11.1.3/CHANGELOG.md b/stable/redmine/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..673cbc0b7bf --- /dev/null +++ b/stable/redmine/11.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + +## [redmine-10.1.15](https://github.com/truecharts/charts/compare/redmine-10.1.14...redmine-10.1.15) (2024-02-12) + +### Chore + + + +- update container image redmine to 5.1.1[@52c629e](https://github.com/52c629e) by renovate ([#18104](https://github.com/truecharts/charts/issues/18104)) + + +## [redmine-10.1.14](https://github.com/truecharts/charts/compare/redmine-10.1.13...redmine-10.1.14) (2024-02-05) + +### Chore + + + +- update container image redmine to 5.1.1[@d3941ff](https://github.com/d3941ff) by renovate ([#17893](https://github.com/truecharts/charts/issues/17893)) + + +## [redmine-10.1.13](https://github.com/truecharts/charts/compare/redmine-10.1.12...redmine-10.1.13) (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)) + + +## [redmine-10.1.12](https://github.com/truecharts/charts/compare/redmine-10.1.11...redmine-10.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)) + + +## [redmine-10.1.11](https://github.com/truecharts/charts/compare/redmine-10.1.10...redmine-10.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)) + + +## [redmine-10.1.10](https://github.com/truecharts/charts/compare/redmine-10.1.9...redmine-10.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)) + + +## [redmine-10.1.9](https://github.com/truecharts/charts/compare/redmine-10.1.8...redmine-10.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [redmine-10.1.8](https://github.com/truecharts/charts/compare/redmine-10.1.7...redmine-10.1.8) (2024-01-21) + +### Chore + + + +- update container image redmine to 5.1.1[@08a411f](https://github.com/08a411f) by renovate ([#17393](https://github.com/truecharts/charts/issues/17393)) + + +## [redmine-10.1.7](https://github.com/truecharts/charts/compare/redmine-10.1.6...redmine-10.1.7) (2024-01-14) diff --git a/stable/redmine/11.1.3/Chart.yaml b/stable/redmine/11.1.3/Chart.yaml new file mode 100644 index 00000000000..935c738bdb5 --- /dev/null +++ b/stable/redmine/11.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.1.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Redmine is a flexible project management web application written using Ruby on Rails framework. +home: https://truecharts.org/charts/stable/redmine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png +keywords: + - project + - management + - time + - tracking + - ticket +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: redmine +sources: + - https://github.com/redmine/redmine + - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://hub.docker.com/_/redmine +type: application +version: 11.1.3 diff --git a/stable/redmine/11.0.0/README.md b/stable/redmine/11.1.3/README.md similarity index 100% rename from stable/redmine/11.0.0/README.md rename to stable/redmine/11.1.3/README.md diff --git a/stable/redmine/11.0.0/app-readme.md b/stable/redmine/11.1.3/app-readme.md similarity index 100% rename from stable/redmine/11.0.0/app-readme.md rename to stable/redmine/11.1.3/app-readme.md diff --git a/stable/redmine/11.1.3/charts/common-18.0.3.tgz b/stable/redmine/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/redmine/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/redmine/11.0.0/ix_values.yaml b/stable/redmine/11.1.3/ix_values.yaml similarity index 100% rename from stable/redmine/11.0.0/ix_values.yaml rename to stable/redmine/11.1.3/ix_values.yaml diff --git a/stable/redmine/11.0.0/questions.yaml b/stable/redmine/11.1.3/questions.yaml similarity index 100% rename from stable/redmine/11.0.0/questions.yaml rename to stable/redmine/11.1.3/questions.yaml diff --git a/stable/reg/13.0.0/templates/NOTES.txt b/stable/redmine/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/reg/13.0.0/templates/NOTES.txt rename to stable/redmine/11.1.3/templates/NOTES.txt diff --git a/stable/redmine/11.0.0/templates/_secrets.tpl b/stable/redmine/11.1.3/templates/_secrets.tpl similarity index 100% rename from stable/redmine/11.0.0/templates/_secrets.tpl rename to stable/redmine/11.1.3/templates/_secrets.tpl diff --git a/stable/redmine/11.0.0/templates/common.yaml b/stable/redmine/11.1.3/templates/common.yaml similarity index 100% rename from stable/redmine/11.0.0/templates/common.yaml rename to stable/redmine/11.1.3/templates/common.yaml diff --git a/stable/remmina/10.0.0/values.yaml b/stable/redmine/11.1.3/values.yaml similarity index 100% rename from stable/remmina/10.0.0/values.yaml rename to stable/redmine/11.1.3/values.yaml diff --git a/stable/reg/13.0.0/CHANGELOG.md b/stable/reg/13.0.0/CHANGELOG.md deleted file mode 100644 index 50b06ef0b7f..00000000000 --- a/stable/reg/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [reg-12.1.12](https://github.com/truecharts/charts/compare/reg-12.1.11...reg-12.1.12) (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)) - - -## [reg-12.1.11](https://github.com/truecharts/charts/compare/reg-12.1.10...reg-12.1.11) (2024-01-29) - -### Chore - - - -- update container image registry to 2[@f4e1b87](https://github.com/f4e1b87) by renovate ([#17649](https://github.com/truecharts/charts/issues/17649)) - - -## [reg-12.1.10](https://github.com/truecharts/charts/compare/reg-12.1.9...reg-12.1.10) (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)) - - -## [reg-12.1.9](https://github.com/truecharts/charts/compare/reg-12.1.8...reg-12.1.9) (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)) - - -## [reg-12.1.8](https://github.com/truecharts/charts/compare/reg-12.1.7...reg-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)) - - -## [reg-12.1.7](https://github.com/truecharts/charts/compare/reg-12.1.6...reg-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [reg-12.1.6](https://github.com/truecharts/charts/compare/reg-12.1.5...reg-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)) - - -## [reg-12.1.5](https://github.com/truecharts/charts/compare/reg-12.1.4...reg-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [reg-12.1.4](https://github.com/truecharts/charts/compare/reg-12.1.3...reg-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [reg-12.1.3](https://github.com/truecharts/charts/compare/reg-12.1.0...reg-12.1.3) (2024-01-01) diff --git a/stable/reg/13.0.0/Chart.yaml b/stable/reg/13.0.0/Chart.yaml deleted file mode 100644 index 347e6310ac8..00000000000 --- a/stable/reg/13.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Docker registry v2 command line client and repo listing generator with security checks. -home: https://truecharts.org/charts/stable/reg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png -keywords: - - reg -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: reg -sources: - - https://github.com/genuinetools/reg - - https://github.com/k8s-at-home/container-images/ - - https://github.com/truecharts/charts/tree/master/charts/stable/reg - - https://hub.docker.com/_/registry -type: application -version: 13.0.0 diff --git a/stable/reg/13.0.0/charts/common-17.5.0.tgz b/stable/reg/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/reg/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/remotely/5.0.0/.helmignore b/stable/reg/13.1.3/.helmignore similarity index 100% rename from stable/remotely/5.0.0/.helmignore rename to stable/reg/13.1.3/.helmignore diff --git a/stable/reg/13.1.3/CHANGELOG.md b/stable/reg/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ada9c1020d9 --- /dev/null +++ b/stable/reg/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [reg-12.1.12](https://github.com/truecharts/charts/compare/reg-12.1.11...reg-12.1.12) (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)) + + +## [reg-12.1.11](https://github.com/truecharts/charts/compare/reg-12.1.10...reg-12.1.11) (2024-01-29) + +### Chore + + + +- update container image registry to 2[@f4e1b87](https://github.com/f4e1b87) by renovate ([#17649](https://github.com/truecharts/charts/issues/17649)) + + +## [reg-12.1.10](https://github.com/truecharts/charts/compare/reg-12.1.9...reg-12.1.10) (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)) + + +## [reg-12.1.9](https://github.com/truecharts/charts/compare/reg-12.1.8...reg-12.1.9) (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)) + + +## [reg-12.1.8](https://github.com/truecharts/charts/compare/reg-12.1.7...reg-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)) + + +## [reg-12.1.7](https://github.com/truecharts/charts/compare/reg-12.1.6...reg-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [reg-12.1.6](https://github.com/truecharts/charts/compare/reg-12.1.5...reg-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)) + + +## [reg-12.1.5](https://github.com/truecharts/charts/compare/reg-12.1.4...reg-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [reg-12.1.4](https://github.com/truecharts/charts/compare/reg-12.1.3...reg-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/reg/13.1.3/Chart.yaml b/stable/reg/13.1.3/Chart.yaml new file mode 100644 index 00000000000..5fc76abe76c --- /dev/null +++ b/stable/reg/13.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Docker registry v2 command line client and repo listing generator with security checks. +home: https://truecharts.org/charts/stable/reg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png +keywords: + - reg +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: reg +sources: + - https://github.com/genuinetools/reg + - https://github.com/k8s-at-home/container-images/ + - https://github.com/truecharts/charts/tree/master/charts/stable/reg + - https://hub.docker.com/_/registry +type: application +version: 13.1.3 diff --git a/stable/reg/13.0.0/README.md b/stable/reg/13.1.3/README.md similarity index 100% rename from stable/reg/13.0.0/README.md rename to stable/reg/13.1.3/README.md diff --git a/stable/reg/13.0.0/app-readme.md b/stable/reg/13.1.3/app-readme.md similarity index 100% rename from stable/reg/13.0.0/app-readme.md rename to stable/reg/13.1.3/app-readme.md diff --git a/stable/reg/13.1.3/charts/common-18.0.3.tgz b/stable/reg/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/reg/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/reg/13.0.0/ix_values.yaml b/stable/reg/13.1.3/ix_values.yaml similarity index 100% rename from stable/reg/13.0.0/ix_values.yaml rename to stable/reg/13.1.3/ix_values.yaml diff --git a/stable/reg/13.0.0/questions.yaml b/stable/reg/13.1.3/questions.yaml similarity index 100% rename from stable/reg/13.0.0/questions.yaml rename to stable/reg/13.1.3/questions.yaml diff --git a/stable/remmina/10.0.0/templates/NOTES.txt b/stable/reg/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/remmina/10.0.0/templates/NOTES.txt rename to stable/reg/13.1.3/templates/NOTES.txt diff --git a/stable/requestrr/10.0.0/templates/common.yaml b/stable/reg/13.1.3/templates/common.yaml similarity index 100% rename from stable/requestrr/10.0.0/templates/common.yaml rename to stable/reg/13.1.3/templates/common.yaml diff --git a/stable/remotely/5.0.0/values.yaml b/stable/reg/13.1.3/values.yaml similarity index 100% rename from stable/remotely/5.0.0/values.yaml rename to stable/reg/13.1.3/values.yaml diff --git a/stable/remmina/10.0.0/CHANGELOG.md b/stable/remmina/10.0.0/CHANGELOG.md deleted file mode 100644 index 6235cfff335..00000000000 --- a/stable/remmina/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - -## [remmina-9.1.18](https://github.com/truecharts/charts/compare/remmina-9.1.17...remmina-9.1.18) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/remmina to 1.4.2[@12b10c3](https://github.com/12b10c3) by renovate ([#18073](https://github.com/truecharts/charts/issues/18073)) - - -## [remmina-9.1.17](https://github.com/truecharts/charts/compare/remmina-9.1.16...remmina-9.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/remmina to 1.4.2[@8720891](https://github.com/8720891) by renovate ([#17863](https://github.com/truecharts/charts/issues/17863)) - - -## [remmina-9.1.16](https://github.com/truecharts/charts/compare/remmina-9.1.15...remmina-9.1.16) (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)) - - -## [remmina-9.1.15](https://github.com/truecharts/charts/compare/remmina-9.1.14...remmina-9.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/remmina to 1.4.2[@6252cc7](https://github.com/6252cc7) by renovate ([#17620](https://github.com/truecharts/charts/issues/17620)) - - -## [remmina-9.1.14](https://github.com/truecharts/charts/compare/remmina-9.1.13...remmina-9.1.14) (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)) - - -## [remmina-9.1.13](https://github.com/truecharts/charts/compare/remmina-9.1.12...remmina-9.1.13) (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)) - - -## [remmina-9.1.12](https://github.com/truecharts/charts/compare/remmina-9.1.11...remmina-9.1.12) (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)) - - -## [remmina-9.1.11](https://github.com/truecharts/charts/compare/remmina-9.1.10...remmina-9.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [remmina-9.1.10](https://github.com/truecharts/charts/compare/remmina-9.1.9...remmina-9.1.10) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/stable/remmina/10.0.0/Chart.yaml b/stable/remmina/10.0.0/Chart.yaml deleted file mode 100644 index 0456341030f..00000000000 --- a/stable/remmina/10.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A remote desktop client written in GTK -home: https://truecharts.org/charts/stable/remmina -icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png -keywords: - - remina - - remote - - desktop - - client -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: remmina -sources: - - https://github.com/linuxserver/docker-remmina - - https://remmina.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/remmina - - https://ghcr.io/linuxserver/remmina -type: application -version: 10.0.0 diff --git a/stable/remmina/10.0.0/charts/common-17.5.0.tgz b/stable/remmina/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/remmina/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/requestrr/10.0.0/.helmignore b/stable/remmina/10.1.3/.helmignore similarity index 100% rename from stable/requestrr/10.0.0/.helmignore rename to stable/remmina/10.1.3/.helmignore diff --git a/stable/remmina/10.1.3/CHANGELOG.md b/stable/remmina/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..46e472af01e --- /dev/null +++ b/stable/remmina/10.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + +## [remmina-9.1.18](https://github.com/truecharts/charts/compare/remmina-9.1.17...remmina-9.1.18) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@12b10c3](https://github.com/12b10c3) by renovate ([#18073](https://github.com/truecharts/charts/issues/18073)) + + +## [remmina-9.1.17](https://github.com/truecharts/charts/compare/remmina-9.1.16...remmina-9.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@8720891](https://github.com/8720891) by renovate ([#17863](https://github.com/truecharts/charts/issues/17863)) + + +## [remmina-9.1.16](https://github.com/truecharts/charts/compare/remmina-9.1.15...remmina-9.1.16) (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)) + + +## [remmina-9.1.15](https://github.com/truecharts/charts/compare/remmina-9.1.14...remmina-9.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/remmina to 1.4.2[@6252cc7](https://github.com/6252cc7) by renovate ([#17620](https://github.com/truecharts/charts/issues/17620)) + + +## [remmina-9.1.14](https://github.com/truecharts/charts/compare/remmina-9.1.13...remmina-9.1.14) (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)) + + +## [remmina-9.1.13](https://github.com/truecharts/charts/compare/remmina-9.1.12...remmina-9.1.13) (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)) + + +## [remmina-9.1.12](https://github.com/truecharts/charts/compare/remmina-9.1.11...remmina-9.1.12) (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)) + + +## [remmina-9.1.11](https://github.com/truecharts/charts/compare/remmina-9.1.10...remmina-9.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) diff --git a/stable/remmina/10.1.3/Chart.yaml b/stable/remmina/10.1.3/Chart.yaml new file mode 100644 index 00000000000..7888f1f2cdb --- /dev/null +++ b/stable/remmina/10.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.4.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A remote desktop client written in GTK +home: https://truecharts.org/charts/stable/remmina +icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png +keywords: + - remina + - remote + - desktop + - client +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: remmina +sources: + - https://github.com/linuxserver/docker-remmina + - https://remmina.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/remmina + - https://ghcr.io/linuxserver/remmina +type: application +version: 10.1.3 diff --git a/stable/remmina/10.0.0/README.md b/stable/remmina/10.1.3/README.md similarity index 100% rename from stable/remmina/10.0.0/README.md rename to stable/remmina/10.1.3/README.md diff --git a/stable/remmina/10.0.0/app-readme.md b/stable/remmina/10.1.3/app-readme.md similarity index 100% rename from stable/remmina/10.0.0/app-readme.md rename to stable/remmina/10.1.3/app-readme.md diff --git a/stable/remmina/10.1.3/charts/common-18.0.3.tgz b/stable/remmina/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/remmina/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/remmina/10.0.0/ix_values.yaml b/stable/remmina/10.1.3/ix_values.yaml similarity index 100% rename from stable/remmina/10.0.0/ix_values.yaml rename to stable/remmina/10.1.3/ix_values.yaml diff --git a/stable/remmina/10.0.0/questions.yaml b/stable/remmina/10.1.3/questions.yaml similarity index 100% rename from stable/remmina/10.0.0/questions.yaml rename to stable/remmina/10.1.3/questions.yaml diff --git a/stable/requestrr/10.0.0/templates/NOTES.txt b/stable/remmina/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/requestrr/10.0.0/templates/NOTES.txt rename to stable/remmina/10.1.3/templates/NOTES.txt diff --git a/stable/remmina/10.0.0/templates/common.yaml b/stable/remmina/10.1.3/templates/common.yaml similarity index 100% rename from stable/remmina/10.0.0/templates/common.yaml rename to stable/remmina/10.1.3/templates/common.yaml diff --git a/stable/requestrr/10.0.0/values.yaml b/stable/remmina/10.1.3/values.yaml similarity index 100% rename from stable/requestrr/10.0.0/values.yaml rename to stable/remmina/10.1.3/values.yaml diff --git a/stable/remotely/5.0.0/CHANGELOG.md b/stable/remotely/5.0.0/CHANGELOG.md deleted file mode 100644 index b241a0f5108..00000000000 --- a/stable/remotely/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [remotely-4.1.11](https://github.com/truecharts/charts/compare/remotely-4.1.10...remotely-4.1.11) (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)) - - -## [remotely-4.1.10](https://github.com/truecharts/charts/compare/remotely-4.1.9...remotely-4.1.10) (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)) - - -## [remotely-4.1.9](https://github.com/truecharts/charts/compare/remotely-4.1.8...remotely-4.1.9) (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)) - - -## [remotely-4.1.8](https://github.com/truecharts/charts/compare/remotely-4.1.7...remotely-4.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)) - - -## [remotely-4.1.7](https://github.com/truecharts/charts/compare/remotely-4.1.6...remotely-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [remotely-4.1.6](https://github.com/truecharts/charts/compare/remotely-4.1.5...remotely-4.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)) - - -## [remotely-4.1.5](https://github.com/truecharts/charts/compare/remotely-4.1.4...remotely-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [remotely-4.1.4](https://github.com/truecharts/charts/compare/remotely-4.1.3...remotely-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [remotely-4.1.3](https://github.com/truecharts/charts/compare/remotely-4.1.0...remotely-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/remotely/5.0.0/Chart.yaml b/stable/remotely/5.0.0/Chart.yaml deleted file mode 100644 index ea4e7ba23c7..00000000000 --- a/stable/remotely/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1380.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. -home: https://truecharts.org/charts/stable/remotely -icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.png -keywords: - - remotely - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: remotely -sources: - - https://remotely.one/ - - https://github.com/truecharts/charts/tree/master/charts/stable/remotely - - https://hub.docker.com/r/immybot/remotely -type: application -version: 5.0.0 diff --git a/stable/remotely/5.0.0/charts/common-17.5.0.tgz b/stable/remotely/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/remotely/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/resilio-sync/14.0.0/.helmignore b/stable/remotely/5.1.3/.helmignore similarity index 100% rename from stable/resilio-sync/14.0.0/.helmignore rename to stable/remotely/5.1.3/.helmignore diff --git a/stable/remotely/5.1.3/CHANGELOG.md b/stable/remotely/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e9b69c150ff --- /dev/null +++ b/stable/remotely/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [remotely-4.1.11](https://github.com/truecharts/charts/compare/remotely-4.1.10...remotely-4.1.11) (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)) + + +## [remotely-4.1.10](https://github.com/truecharts/charts/compare/remotely-4.1.9...remotely-4.1.10) (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)) + + +## [remotely-4.1.9](https://github.com/truecharts/charts/compare/remotely-4.1.8...remotely-4.1.9) (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)) + + +## [remotely-4.1.8](https://github.com/truecharts/charts/compare/remotely-4.1.7...remotely-4.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)) + + +## [remotely-4.1.7](https://github.com/truecharts/charts/compare/remotely-4.1.6...remotely-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [remotely-4.1.6](https://github.com/truecharts/charts/compare/remotely-4.1.5...remotely-4.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)) + + +## [remotely-4.1.5](https://github.com/truecharts/charts/compare/remotely-4.1.4...remotely-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [remotely-4.1.4](https://github.com/truecharts/charts/compare/remotely-4.1.3...remotely-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [remotely-4.1.3](https://github.com/truecharts/charts/compare/remotely-4.1.0...remotely-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/remotely/5.1.3/Chart.yaml b/stable/remotely/5.1.3/Chart.yaml new file mode 100644 index 00000000000..bb861d2fc50 --- /dev/null +++ b/stable/remotely/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1380.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. +home: https://truecharts.org/charts/stable/remotely +icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.png +keywords: + - remotely + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: remotely +sources: + - https://remotely.one/ + - https://github.com/truecharts/charts/tree/master/charts/stable/remotely + - https://hub.docker.com/r/immybot/remotely +type: application +version: 5.1.3 diff --git a/stable/remotely/5.0.0/README.md b/stable/remotely/5.1.3/README.md similarity index 100% rename from stable/remotely/5.0.0/README.md rename to stable/remotely/5.1.3/README.md diff --git a/stable/remotely/5.0.0/app-readme.md b/stable/remotely/5.1.3/app-readme.md similarity index 100% rename from stable/remotely/5.0.0/app-readme.md rename to stable/remotely/5.1.3/app-readme.md diff --git a/stable/remotely/5.1.3/charts/common-18.0.3.tgz b/stable/remotely/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/remotely/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/remotely/5.0.0/ix_values.yaml b/stable/remotely/5.1.3/ix_values.yaml similarity index 100% rename from stable/remotely/5.0.0/ix_values.yaml rename to stable/remotely/5.1.3/ix_values.yaml diff --git a/stable/remotely/5.0.0/questions.yaml b/stable/remotely/5.1.3/questions.yaml similarity index 100% rename from stable/remotely/5.0.0/questions.yaml rename to stable/remotely/5.1.3/questions.yaml diff --git a/stable/remotely/5.0.0/templates/common.yaml b/stable/remotely/5.1.3/templates/common.yaml similarity index 100% rename from stable/remotely/5.0.0/templates/common.yaml rename to stable/remotely/5.1.3/templates/common.yaml diff --git a/stable/resilio-sync/14.0.0/values.yaml b/stable/remotely/5.1.3/values.yaml similarity index 100% rename from stable/resilio-sync/14.0.0/values.yaml rename to stable/remotely/5.1.3/values.yaml diff --git a/stable/requestrr/10.0.0/CHANGELOG.md b/stable/requestrr/10.0.0/CHANGELOG.md deleted file mode 100644 index b9770d8f183..00000000000 --- a/stable/requestrr/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [requestrr-9.0.5](https://github.com/truecharts/charts/compare/requestrr-9.0.4...requestrr-9.0.5) (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)) - - -## [requestrr-9.0.4](https://github.com/truecharts/charts/compare/requestrr-9.0.3...requestrr-9.0.4) (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)) - - -## [requestrr-9.0.3](https://github.com/truecharts/charts/compare/requestrr-9.0.2...requestrr-9.0.3) (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)) - - -## [requestrr-9.0.2](https://github.com/truecharts/charts/compare/requestrr-9.0.1...requestrr-9.0.2) (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)) - - -## [requestrr-9.0.1](https://github.com/truecharts/charts/compare/requestrr-9.0.0...requestrr-9.0.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [requestrr-9.0.0](https://github.com/truecharts/charts/compare/requestrr-8.2.0...requestrr-9.0.0) (2024-01-12) - - -## [requestrr-8.2.0](https://github.com/truecharts/charts/compare/requestrr-8.1.6...requestrr-8.2.0) (2024-01-09) - - -## [requestrr-8.1.6](https://github.com/truecharts/charts/compare/requestrr-8.1.5...requestrr-8.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)) - - -## [requestrr-8.1.5](https://github.com/truecharts/charts/compare/requestrr-8.1.4...requestrr-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [requestrr-8.1.4](https://github.com/truecharts/charts/compare/requestrr-8.1.3...requestrr-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/requestrr/10.0.0/Chart.yaml b/stable/requestrr/10.0.0/Chart.yaml deleted file mode 100644 index abbd359fcba..00000000000 --- a/stable/requestrr/10.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.5 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. -home: https://truecharts.org/charts/stable/requestrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png -keywords: - - requestrr - - discord -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: requestrr -sources: - - https://github.com/thomst08/requestrr - - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr - - https://hub.docker.com/r/thomst08/requestrr -type: application -version: 10.0.0 diff --git a/stable/requestrr/10.0.0/charts/common-17.5.0.tgz b/stable/requestrr/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/requestrr/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/restic-rest-server/5.0.0/.helmignore b/stable/requestrr/10.1.3/.helmignore similarity index 100% rename from stable/restic-rest-server/5.0.0/.helmignore rename to stable/requestrr/10.1.3/.helmignore diff --git a/stable/requestrr/10.1.3/CHANGELOG.md b/stable/requestrr/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3fbb6e430a4 --- /dev/null +++ b/stable/requestrr/10.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [requestrr-9.0.5](https://github.com/truecharts/charts/compare/requestrr-9.0.4...requestrr-9.0.5) (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)) + + +## [requestrr-9.0.4](https://github.com/truecharts/charts/compare/requestrr-9.0.3...requestrr-9.0.4) (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)) + + +## [requestrr-9.0.3](https://github.com/truecharts/charts/compare/requestrr-9.0.2...requestrr-9.0.3) (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)) + + +## [requestrr-9.0.2](https://github.com/truecharts/charts/compare/requestrr-9.0.1...requestrr-9.0.2) (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)) + + +## [requestrr-9.0.1](https://github.com/truecharts/charts/compare/requestrr-9.0.0...requestrr-9.0.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [requestrr-9.0.0](https://github.com/truecharts/charts/compare/requestrr-8.2.0...requestrr-9.0.0) (2024-01-12) + + +## [requestrr-8.2.0](https://github.com/truecharts/charts/compare/requestrr-8.1.6...requestrr-8.2.0) (2024-01-09) + + +## [requestrr-8.1.6](https://github.com/truecharts/charts/compare/requestrr-8.1.5...requestrr-8.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)) + + +## [requestrr-8.1.5](https://github.com/truecharts/charts/compare/requestrr-8.1.4...requestrr-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [requestrr-8.1.4](https://github.com/truecharts/charts/compare/requestrr-8.1.3...requestrr-8.1.4) (2024-01-01) + +### Chore + diff --git a/stable/requestrr/10.1.3/Chart.yaml b/stable/requestrr/10.1.3/Chart.yaml new file mode 100644 index 00000000000..b5cc88f94f1 --- /dev/null +++ b/stable/requestrr/10.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.1.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. +home: https://truecharts.org/charts/stable/requestrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png +keywords: + - requestrr + - discord +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: requestrr +sources: + - https://github.com/thomst08/requestrr + - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr + - https://hub.docker.com/r/thomst08/requestrr +type: application +version: 10.1.3 diff --git a/stable/requestrr/10.0.0/README.md b/stable/requestrr/10.1.3/README.md similarity index 100% rename from stable/requestrr/10.0.0/README.md rename to stable/requestrr/10.1.3/README.md diff --git a/stable/requestrr/10.0.0/app-readme.md b/stable/requestrr/10.1.3/app-readme.md similarity index 100% rename from stable/requestrr/10.0.0/app-readme.md rename to stable/requestrr/10.1.3/app-readme.md diff --git a/stable/requestrr/10.1.3/charts/common-18.0.3.tgz b/stable/requestrr/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/requestrr/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/requestrr/10.0.0/ix_values.yaml b/stable/requestrr/10.1.3/ix_values.yaml similarity index 100% rename from stable/requestrr/10.0.0/ix_values.yaml rename to stable/requestrr/10.1.3/ix_values.yaml diff --git a/stable/requestrr/10.0.0/questions.yaml b/stable/requestrr/10.1.3/questions.yaml similarity index 100% rename from stable/requestrr/10.0.0/questions.yaml rename to stable/requestrr/10.1.3/questions.yaml diff --git a/stable/resilio-sync/14.0.0/templates/NOTES.txt b/stable/requestrr/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/resilio-sync/14.0.0/templates/NOTES.txt rename to stable/requestrr/10.1.3/templates/NOTES.txt diff --git a/stable/resilio-sync/14.0.0/templates/common.yaml b/stable/requestrr/10.1.3/templates/common.yaml similarity index 100% rename from stable/resilio-sync/14.0.0/templates/common.yaml rename to stable/requestrr/10.1.3/templates/common.yaml diff --git a/stable/restic-rest-server/5.0.0/values.yaml b/stable/requestrr/10.1.3/values.yaml similarity index 100% rename from stable/restic-rest-server/5.0.0/values.yaml rename to stable/requestrr/10.1.3/values.yaml diff --git a/stable/resilio-sync/14.0.0/CHANGELOG.md b/stable/resilio-sync/14.0.0/CHANGELOG.md deleted file mode 100644 index 0e39f991736..00000000000 --- a/stable/resilio-sync/14.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [resilio-sync-13.1.16](https://github.com/truecharts/charts/compare/resilio-sync-13.1.15...resilio-sync-13.1.16) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@597ebff](https://github.com/597ebff) by renovate ([#18074](https://github.com/truecharts/charts/issues/18074)) - - -## [resilio-sync-13.1.15](https://github.com/truecharts/charts/compare/resilio-sync-13.1.14...resilio-sync-13.1.15) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@4659ace](https://github.com/4659ace) by renovate ([#17864](https://github.com/truecharts/charts/issues/17864)) - - -## [resilio-sync-13.1.14](https://github.com/truecharts/charts/compare/resilio-sync-13.1.13...resilio-sync-13.1.14) (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)) - - -## [resilio-sync-13.1.13](https://github.com/truecharts/charts/compare/resilio-sync-13.1.12...resilio-sync-13.1.13) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@037b01c](https://github.com/037b01c) by renovate ([#17621](https://github.com/truecharts/charts/issues/17621)) - - -## [resilio-sync-13.1.12](https://github.com/truecharts/charts/compare/resilio-sync-13.1.11...resilio-sync-13.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)) - - -## [resilio-sync-13.1.11](https://github.com/truecharts/charts/compare/resilio-sync-13.1.10...resilio-sync-13.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)) - - -## [resilio-sync-13.1.10](https://github.com/truecharts/charts/compare/resilio-sync-13.1.9...resilio-sync-13.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)) - - -## [resilio-sync-13.1.9](https://github.com/truecharts/charts/compare/resilio-sync-13.1.8...resilio-sync-13.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [resilio-sync-13.1.8](https://github.com/truecharts/charts/compare/resilio-sync-13.1.7...resilio-sync-13.1.8) (2024-01-21) - -### Chore diff --git a/stable/resilio-sync/14.0.0/Chart.yaml b/stable/resilio-sync/14.0.0/Chart.yaml deleted file mode 100644 index a4c5be5b02c..00000000000 --- a/stable/resilio-sync/14.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.7.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology -home: https://truecharts.org/charts/stable/resilio-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png -keywords: - - resilio - - sync - - btsync - - bittorrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: resilio-sync -sources: - - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync - - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync - - https://ghcr.io/linuxserver/resilio-sync -type: application -version: 14.0.0 diff --git a/stable/resilio-sync/14.0.0/charts/common-17.5.0.tgz b/stable/resilio-sync/14.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/resilio-sync/14.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/retrobot/8.0.0/.helmignore b/stable/resilio-sync/14.1.3/.helmignore similarity index 100% rename from stable/retrobot/8.0.0/.helmignore rename to stable/resilio-sync/14.1.3/.helmignore diff --git a/stable/resilio-sync/14.1.3/CHANGELOG.md b/stable/resilio-sync/14.1.3/CHANGELOG.md new file mode 100644 index 00000000000..268c729c2c9 --- /dev/null +++ b/stable/resilio-sync/14.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [resilio-sync-13.1.16](https://github.com/truecharts/charts/compare/resilio-sync-13.1.15...resilio-sync-13.1.16) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@597ebff](https://github.com/597ebff) by renovate ([#18074](https://github.com/truecharts/charts/issues/18074)) + + +## [resilio-sync-13.1.15](https://github.com/truecharts/charts/compare/resilio-sync-13.1.14...resilio-sync-13.1.15) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@4659ace](https://github.com/4659ace) by renovate ([#17864](https://github.com/truecharts/charts/issues/17864)) + + +## [resilio-sync-13.1.14](https://github.com/truecharts/charts/compare/resilio-sync-13.1.13...resilio-sync-13.1.14) (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)) + + +## [resilio-sync-13.1.13](https://github.com/truecharts/charts/compare/resilio-sync-13.1.12...resilio-sync-13.1.13) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/resilio-sync to 2.7.3[@037b01c](https://github.com/037b01c) by renovate ([#17621](https://github.com/truecharts/charts/issues/17621)) + + +## [resilio-sync-13.1.12](https://github.com/truecharts/charts/compare/resilio-sync-13.1.11...resilio-sync-13.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)) + + +## [resilio-sync-13.1.11](https://github.com/truecharts/charts/compare/resilio-sync-13.1.10...resilio-sync-13.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)) + + +## [resilio-sync-13.1.10](https://github.com/truecharts/charts/compare/resilio-sync-13.1.9...resilio-sync-13.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)) + + +## [resilio-sync-13.1.9](https://github.com/truecharts/charts/compare/resilio-sync-13.1.8...resilio-sync-13.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/resilio-sync/14.1.3/Chart.yaml b/stable/resilio-sync/14.1.3/Chart.yaml new file mode 100644 index 00000000000..a642db507db --- /dev/null +++ b/stable/resilio-sync/14.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.7.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology +home: https://truecharts.org/charts/stable/resilio-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png +keywords: + - resilio + - sync + - btsync + - bittorrent +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: resilio-sync +sources: + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync + - https://ghcr.io/linuxserver/resilio-sync +type: application +version: 14.1.3 diff --git a/stable/resilio-sync/14.0.0/README.md b/stable/resilio-sync/14.1.3/README.md similarity index 100% rename from stable/resilio-sync/14.0.0/README.md rename to stable/resilio-sync/14.1.3/README.md diff --git a/stable/resilio-sync/14.0.0/app-readme.md b/stable/resilio-sync/14.1.3/app-readme.md similarity index 100% rename from stable/resilio-sync/14.0.0/app-readme.md rename to stable/resilio-sync/14.1.3/app-readme.md diff --git a/stable/resilio-sync/14.1.3/charts/common-18.0.3.tgz b/stable/resilio-sync/14.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/resilio-sync/14.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/resilio-sync/14.0.0/ix_values.yaml b/stable/resilio-sync/14.1.3/ix_values.yaml similarity index 100% rename from stable/resilio-sync/14.0.0/ix_values.yaml rename to stable/resilio-sync/14.1.3/ix_values.yaml diff --git a/stable/resilio-sync/14.0.0/questions.yaml b/stable/resilio-sync/14.1.3/questions.yaml similarity index 100% rename from stable/resilio-sync/14.0.0/questions.yaml rename to stable/resilio-sync/14.1.3/questions.yaml diff --git a/stable/retrobot/8.0.0/templates/NOTES.txt b/stable/resilio-sync/14.1.3/templates/NOTES.txt similarity index 100% rename from stable/retrobot/8.0.0/templates/NOTES.txt rename to stable/resilio-sync/14.1.3/templates/NOTES.txt diff --git a/stable/retrobot/8.0.0/templates/common.yaml b/stable/resilio-sync/14.1.3/templates/common.yaml similarity index 100% rename from stable/retrobot/8.0.0/templates/common.yaml rename to stable/resilio-sync/14.1.3/templates/common.yaml diff --git a/stable/retrobot/8.0.0/values.yaml b/stable/resilio-sync/14.1.3/values.yaml similarity index 100% rename from stable/retrobot/8.0.0/values.yaml rename to stable/resilio-sync/14.1.3/values.yaml diff --git a/stable/restic-rest-server/5.0.0/CHANGELOG.md b/stable/restic-rest-server/5.0.0/CHANGELOG.md deleted file mode 100644 index cb82e033616..00000000000 --- a/stable/restic-rest-server/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [restic-rest-server-4.1.11](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.10...restic-rest-server-4.1.11) (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)) - - -## [restic-rest-server-4.1.10](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.9...restic-rest-server-4.1.10) (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)) - - -## [restic-rest-server-4.1.9](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.8...restic-rest-server-4.1.9) (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)) - - -## [restic-rest-server-4.1.8](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.7...restic-rest-server-4.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)) - - -## [restic-rest-server-4.1.7](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.6...restic-rest-server-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [restic-rest-server-4.1.6](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.5...restic-rest-server-4.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)) - - -## [restic-rest-server-4.1.5](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.4...restic-rest-server-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [restic-rest-server-4.1.4](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.3...restic-rest-server-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [restic-rest-server-4.1.3](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.0...restic-rest-server-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/restic-rest-server/5.0.0/Chart.yaml b/stable/restic-rest-server/5.0.0/Chart.yaml deleted file mode 100644 index 10e717e4352..00000000000 --- a/stable/restic-rest-server/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.12.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'Rest Server is a high performance HTTP server that implements restic''s REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL.' -home: https://truecharts.org/charts/stable/restic-rest-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.png -keywords: - - restic-rest-server - - Backup -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: restic-rest-server -sources: - - https://github.com/restic/rest-server - - https://github.com/truecharts/charts/tree/master/charts/stable/restic-rest-server - - https://hub.docker.com/r/restic/rest-server -type: application -version: 5.0.0 diff --git a/stable/restic-rest-server/5.0.0/charts/common-17.5.0.tgz b/stable/restic-rest-server/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/restic-rest-server/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rickroll/6.0.0/.helmignore b/stable/restic-rest-server/5.1.3/.helmignore similarity index 100% rename from stable/rickroll/6.0.0/.helmignore rename to stable/restic-rest-server/5.1.3/.helmignore diff --git a/stable/restic-rest-server/5.1.3/CHANGELOG.md b/stable/restic-rest-server/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f1912bec92c --- /dev/null +++ b/stable/restic-rest-server/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [restic-rest-server-4.1.11](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.10...restic-rest-server-4.1.11) (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)) + + +## [restic-rest-server-4.1.10](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.9...restic-rest-server-4.1.10) (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)) + + +## [restic-rest-server-4.1.9](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.8...restic-rest-server-4.1.9) (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)) + + +## [restic-rest-server-4.1.8](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.7...restic-rest-server-4.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)) + + +## [restic-rest-server-4.1.7](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.6...restic-rest-server-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [restic-rest-server-4.1.6](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.5...restic-rest-server-4.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)) + + +## [restic-rest-server-4.1.5](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.4...restic-rest-server-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [restic-rest-server-4.1.4](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.3...restic-rest-server-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [restic-rest-server-4.1.3](https://github.com/truecharts/charts/compare/restic-rest-server-4.1.0...restic-rest-server-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/restic-rest-server/5.1.3/Chart.yaml b/stable/restic-rest-server/5.1.3/Chart.yaml new file mode 100644 index 00000000000..defad2b9211 --- /dev/null +++ b/stable/restic-rest-server/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.12.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL." +home: https://truecharts.org/charts/stable/restic-rest-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.png +keywords: + - restic-rest-server + - Backup +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: restic-rest-server +sources: + - https://github.com/restic/rest-server + - https://github.com/truecharts/charts/tree/master/charts/stable/restic-rest-server + - https://hub.docker.com/r/restic/rest-server +type: application +version: 5.1.3 diff --git a/stable/restic-rest-server/5.0.0/README.md b/stable/restic-rest-server/5.1.3/README.md similarity index 100% rename from stable/restic-rest-server/5.0.0/README.md rename to stable/restic-rest-server/5.1.3/README.md diff --git a/stable/restic-rest-server/5.0.0/app-readme.md b/stable/restic-rest-server/5.1.3/app-readme.md similarity index 100% rename from stable/restic-rest-server/5.0.0/app-readme.md rename to stable/restic-rest-server/5.1.3/app-readme.md diff --git a/stable/restic-rest-server/5.1.3/charts/common-18.0.3.tgz b/stable/restic-rest-server/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/restic-rest-server/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/restic-rest-server/5.0.0/ix_values.yaml b/stable/restic-rest-server/5.1.3/ix_values.yaml similarity index 100% rename from stable/restic-rest-server/5.0.0/ix_values.yaml rename to stable/restic-rest-server/5.1.3/ix_values.yaml diff --git a/stable/restic-rest-server/5.0.0/questions.yaml b/stable/restic-rest-server/5.1.3/questions.yaml similarity index 100% rename from stable/restic-rest-server/5.0.0/questions.yaml rename to stable/restic-rest-server/5.1.3/questions.yaml diff --git a/stable/restic-rest-server/5.0.0/templates/common.yaml b/stable/restic-rest-server/5.1.3/templates/common.yaml similarity index 100% rename from stable/restic-rest-server/5.0.0/templates/common.yaml rename to stable/restic-rest-server/5.1.3/templates/common.yaml diff --git a/stable/rickroll/6.0.0/values.yaml b/stable/restic-rest-server/5.1.3/values.yaml similarity index 100% rename from stable/rickroll/6.0.0/values.yaml rename to stable/restic-rest-server/5.1.3/values.yaml diff --git a/stable/retrobot/8.0.0/CHANGELOG.md b/stable/retrobot/8.0.0/CHANGELOG.md deleted file mode 100644 index 3f20882b2f1..00000000000 --- a/stable/retrobot/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [retrobot-7.1.11](https://github.com/truecharts/charts/compare/retrobot-7.1.10...retrobot-7.1.11) (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)) - - -## [retrobot-7.1.10](https://github.com/truecharts/charts/compare/retrobot-7.1.9...retrobot-7.1.10) (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)) - - -## [retrobot-7.1.9](https://github.com/truecharts/charts/compare/retrobot-7.1.8...retrobot-7.1.9) (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)) - - -## [retrobot-7.1.8](https://github.com/truecharts/charts/compare/retrobot-7.1.7...retrobot-7.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)) - - -## [retrobot-7.1.7](https://github.com/truecharts/charts/compare/retrobot-7.1.6...retrobot-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [retrobot-7.1.6](https://github.com/truecharts/charts/compare/retrobot-7.1.5...retrobot-7.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)) - - -## [retrobot-7.1.5](https://github.com/truecharts/charts/compare/retrobot-7.1.4...retrobot-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [retrobot-7.1.4](https://github.com/truecharts/charts/compare/retrobot-7.1.3...retrobot-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [retrobot-7.1.3](https://github.com/truecharts/charts/compare/retrobot-7.1.0...retrobot-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/retrobot/8.0.0/Chart.yaml b/stable/retrobot/8.0.0/Chart.yaml deleted file mode 100644 index 96665a6e9d7..00000000000 --- a/stable/retrobot/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: emulator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A discord bot that allows you to play old nintendo games with your friends over chat. -home: https://truecharts.org/charts/stable/retrobot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png -keywords: - - retrobot - - emulator - - discord -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: retrobot -sources: - - https://github.com/rossimo/retrobot - - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot - - https://hub.docker.com/r/rossimo/retrobot -type: application -version: 8.0.0 diff --git a/stable/retrobot/8.0.0/charts/common-17.5.0.tgz b/stable/retrobot/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/retrobot/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rimgo/6.0.0/.helmignore b/stable/retrobot/8.1.3/.helmignore similarity index 100% rename from stable/rimgo/6.0.0/.helmignore rename to stable/retrobot/8.1.3/.helmignore diff --git a/stable/retrobot/8.1.3/CHANGELOG.md b/stable/retrobot/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e67c118b5e8 --- /dev/null +++ b/stable/retrobot/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [retrobot-7.1.11](https://github.com/truecharts/charts/compare/retrobot-7.1.10...retrobot-7.1.11) (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)) + + +## [retrobot-7.1.10](https://github.com/truecharts/charts/compare/retrobot-7.1.9...retrobot-7.1.10) (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)) + + +## [retrobot-7.1.9](https://github.com/truecharts/charts/compare/retrobot-7.1.8...retrobot-7.1.9) (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)) + + +## [retrobot-7.1.8](https://github.com/truecharts/charts/compare/retrobot-7.1.7...retrobot-7.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)) + + +## [retrobot-7.1.7](https://github.com/truecharts/charts/compare/retrobot-7.1.6...retrobot-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [retrobot-7.1.6](https://github.com/truecharts/charts/compare/retrobot-7.1.5...retrobot-7.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)) + + +## [retrobot-7.1.5](https://github.com/truecharts/charts/compare/retrobot-7.1.4...retrobot-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [retrobot-7.1.4](https://github.com/truecharts/charts/compare/retrobot-7.1.3...retrobot-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [retrobot-7.1.3](https://github.com/truecharts/charts/compare/retrobot-7.1.0...retrobot-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/retrobot/8.1.3/Chart.yaml b/stable/retrobot/8.1.3/Chart.yaml new file mode 100644 index 00000000000..4381177b3c4 --- /dev/null +++ b/stable/retrobot/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: emulator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A discord bot that allows you to play old nintendo games with your friends over chat. +home: https://truecharts.org/charts/stable/retrobot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png +keywords: + - retrobot + - emulator + - discord +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: retrobot +sources: + - https://github.com/rossimo/retrobot + - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot + - https://hub.docker.com/r/rossimo/retrobot +type: application +version: 8.1.3 diff --git a/stable/retrobot/8.0.0/README.md b/stable/retrobot/8.1.3/README.md similarity index 100% rename from stable/retrobot/8.0.0/README.md rename to stable/retrobot/8.1.3/README.md diff --git a/stable/retrobot/8.0.0/app-readme.md b/stable/retrobot/8.1.3/app-readme.md similarity index 100% rename from stable/retrobot/8.0.0/app-readme.md rename to stable/retrobot/8.1.3/app-readme.md diff --git a/stable/retrobot/8.1.3/charts/common-18.0.3.tgz b/stable/retrobot/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/retrobot/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/retrobot/8.0.0/ix_values.yaml b/stable/retrobot/8.1.3/ix_values.yaml similarity index 100% rename from stable/retrobot/8.0.0/ix_values.yaml rename to stable/retrobot/8.1.3/ix_values.yaml diff --git a/stable/retrobot/8.0.0/questions.yaml b/stable/retrobot/8.1.3/questions.yaml similarity index 100% rename from stable/retrobot/8.0.0/questions.yaml rename to stable/retrobot/8.1.3/questions.yaml diff --git a/stable/rickroll/6.0.0/templates/NOTES.txt b/stable/retrobot/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/rickroll/6.0.0/templates/NOTES.txt rename to stable/retrobot/8.1.3/templates/NOTES.txt diff --git a/stable/rickroll/6.0.0/templates/common.yaml b/stable/retrobot/8.1.3/templates/common.yaml similarity index 100% rename from stable/rickroll/6.0.0/templates/common.yaml rename to stable/retrobot/8.1.3/templates/common.yaml diff --git a/stable/rimgo/6.0.0/values.yaml b/stable/retrobot/8.1.3/values.yaml similarity index 100% rename from stable/rimgo/6.0.0/values.yaml rename to stable/retrobot/8.1.3/values.yaml diff --git a/stable/rflood/5.1.4/Chart.yaml b/stable/rflood/5.1.4/Chart.yaml index 56b602a0b54..6606663a252 100644 --- a/stable/rflood/5.1.4/Chart.yaml +++ b/stable/rflood/5.1.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/rflood/5.1.4/charts/common-18.0.2.tgz b/stable/rflood/5.1.4/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/rflood/5.1.4/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/rflood/5.1.4/charts/common-18.0.3.tgz b/stable/rflood/5.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rflood/5.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/rickroll/6.0.0/CHANGELOG.md b/stable/rickroll/6.0.0/CHANGELOG.md deleted file mode 100644 index 3a9e6b61401..00000000000 --- a/stable/rickroll/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [rickroll-5.1.11](https://github.com/truecharts/charts/compare/rickroll-5.1.10...rickroll-5.1.11) (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)) - - -## [rickroll-5.1.10](https://github.com/truecharts/charts/compare/rickroll-5.1.9...rickroll-5.1.10) (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)) - - -## [rickroll-5.1.9](https://github.com/truecharts/charts/compare/rickroll-5.1.8...rickroll-5.1.9) (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)) - - -## [rickroll-5.1.8](https://github.com/truecharts/charts/compare/rickroll-5.1.7...rickroll-5.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)) - - -## [rickroll-5.1.7](https://github.com/truecharts/charts/compare/rickroll-5.1.6...rickroll-5.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [rickroll-5.1.6](https://github.com/truecharts/charts/compare/rickroll-5.1.5...rickroll-5.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)) - - -## [rickroll-5.1.5](https://github.com/truecharts/charts/compare/rickroll-5.1.4...rickroll-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [rickroll-5.1.4](https://github.com/truecharts/charts/compare/rickroll-5.1.3...rickroll-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [rickroll-5.1.3](https://github.com/truecharts/charts/compare/rickroll-5.1.0...rickroll-5.1.3) (2024-01-01) \ No newline at end of file diff --git a/stable/rickroll/6.0.0/Chart.yaml b/stable/rickroll/6.0.0/Chart.yaml deleted file mode 100644 index 298f037bcde..00000000000 --- a/stable/rickroll/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self-hosted Rick Roll chart. -home: https://truecharts.org/charts/stable/rickroll -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png -keywords: - - rickroll - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rickroll -sources: - - https://github.com/modem7/docker-rickroll - - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll - - https://hub.docker.com/r/modem7/docker-rickroll -type: application -version: 6.0.0 diff --git a/stable/rickroll/6.0.0/charts/common-17.5.0.tgz b/stable/rickroll/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rickroll/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ring-mqtt/8.0.0/.helmignore b/stable/rickroll/6.1.3/.helmignore similarity index 100% rename from stable/ring-mqtt/8.0.0/.helmignore rename to stable/rickroll/6.1.3/.helmignore diff --git a/stable/rickroll/6.1.3/CHANGELOG.md b/stable/rickroll/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..48871f95731 --- /dev/null +++ b/stable/rickroll/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [rickroll-5.1.11](https://github.com/truecharts/charts/compare/rickroll-5.1.10...rickroll-5.1.11) (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)) + + +## [rickroll-5.1.10](https://github.com/truecharts/charts/compare/rickroll-5.1.9...rickroll-5.1.10) (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)) + + +## [rickroll-5.1.9](https://github.com/truecharts/charts/compare/rickroll-5.1.8...rickroll-5.1.9) (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)) + + +## [rickroll-5.1.8](https://github.com/truecharts/charts/compare/rickroll-5.1.7...rickroll-5.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)) + + +## [rickroll-5.1.7](https://github.com/truecharts/charts/compare/rickroll-5.1.6...rickroll-5.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [rickroll-5.1.6](https://github.com/truecharts/charts/compare/rickroll-5.1.5...rickroll-5.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)) + + +## [rickroll-5.1.5](https://github.com/truecharts/charts/compare/rickroll-5.1.4...rickroll-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [rickroll-5.1.4](https://github.com/truecharts/charts/compare/rickroll-5.1.3...rickroll-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes diff --git a/stable/rickroll/6.1.3/Chart.yaml b/stable/rickroll/6.1.3/Chart.yaml new file mode 100644 index 00000000000..5ee20621018 --- /dev/null +++ b/stable/rickroll/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Self-hosted Rick Roll chart. +home: https://truecharts.org/charts/stable/rickroll +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png +keywords: + - rickroll + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rickroll +sources: + - https://github.com/modem7/docker-rickroll + - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll + - https://hub.docker.com/r/modem7/docker-rickroll +type: application +version: 6.1.3 diff --git a/stable/rickroll/6.0.0/README.md b/stable/rickroll/6.1.3/README.md similarity index 100% rename from stable/rickroll/6.0.0/README.md rename to stable/rickroll/6.1.3/README.md diff --git a/stable/rickroll/6.0.0/app-readme.md b/stable/rickroll/6.1.3/app-readme.md similarity index 100% rename from stable/rickroll/6.0.0/app-readme.md rename to stable/rickroll/6.1.3/app-readme.md diff --git a/stable/rickroll/6.1.3/charts/common-18.0.3.tgz b/stable/rickroll/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rickroll/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rickroll/6.0.0/ix_values.yaml b/stable/rickroll/6.1.3/ix_values.yaml similarity index 100% rename from stable/rickroll/6.0.0/ix_values.yaml rename to stable/rickroll/6.1.3/ix_values.yaml diff --git a/stable/rickroll/6.0.0/questions.yaml b/stable/rickroll/6.1.3/questions.yaml similarity index 100% rename from stable/rickroll/6.0.0/questions.yaml rename to stable/rickroll/6.1.3/questions.yaml diff --git a/stable/rimgo/6.0.0/templates/NOTES.txt b/stable/rickroll/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/rimgo/6.0.0/templates/NOTES.txt rename to stable/rickroll/6.1.3/templates/NOTES.txt diff --git a/stable/rsnapshot/9.1.0/templates/common.yaml b/stable/rickroll/6.1.3/templates/common.yaml similarity index 100% rename from stable/rsnapshot/9.1.0/templates/common.yaml rename to stable/rickroll/6.1.3/templates/common.yaml diff --git a/stable/ring-mqtt/8.0.0/values.yaml b/stable/rickroll/6.1.3/values.yaml similarity index 100% rename from stable/ring-mqtt/8.0.0/values.yaml rename to stable/rickroll/6.1.3/values.yaml diff --git a/stable/rimgo/6.0.0/CHANGELOG.md b/stable/rimgo/6.0.0/CHANGELOG.md deleted file mode 100644 index 774ed2e7f1b..00000000000 --- a/stable/rimgo/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [rimgo-5.1.36](https://github.com/truecharts/charts/compare/rimgo-5.1.35...rimgo-5.1.36) (2024-02-05) - -### Chore - - - -- update container image quay.io/pussthecatorg/rimgo to latest[@691c285](https://github.com/691c285) by renovate ([#17892](https://github.com/truecharts/charts/issues/17892)) - - -## [rimgo-5.1.35](https://github.com/truecharts/charts/compare/rimgo-5.1.34...rimgo-5.1.35) (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)) - - -## [rimgo-5.1.34](https://github.com/truecharts/charts/compare/rimgo-5.1.33...rimgo-5.1.34) (2024-01-29) - -### Chore - - - -- update container image quay.io/pussthecatorg/rimgo to latest[@6b8a1e4](https://github.com/6b8a1e4) by renovate ([#17750](https://github.com/truecharts/charts/issues/17750)) - - -## [rimgo-5.1.33](https://github.com/truecharts/charts/compare/rimgo-5.1.32...rimgo-5.1.33) (2024-01-29) - -### Chore - - - -- update container image quay.io/pussthecatorg/rimgo to latest[@c42bc1d](https://github.com/c42bc1d) by renovate ([#17732](https://github.com/truecharts/charts/issues/17732)) - - -## [rimgo-5.1.32](https://github.com/truecharts/charts/compare/rimgo-5.1.31...rimgo-5.1.32) (2024-01-29) - -### Chore - - - -- update container image quay.io/pussthecatorg/rimgo to latest[@8c8ad07](https://github.com/8c8ad07) by renovate ([#17722](https://github.com/truecharts/charts/issues/17722)) - - -## [rimgo-5.1.31](https://github.com/truecharts/charts/compare/rimgo-5.1.30...rimgo-5.1.31) (2024-01-29) - -### Chore - - - -- update container image quay.io/pussthecatorg/rimgo to latest[@0ca799b](https://github.com/0ca799b) by renovate ([#17648](https://github.com/truecharts/charts/issues/17648)) - - -## [rimgo-5.1.30](https://github.com/truecharts/charts/compare/rimgo-5.1.29...rimgo-5.1.30) (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)) - - -## [rimgo-5.1.29](https://github.com/truecharts/charts/compare/rimgo-5.1.28...rimgo-5.1.29) (2024-01-22) - -### Chore - - - -- update container image quay.io/pussthecatorg/rimgo to latest[@e2f19bc](https://github.com/e2f19bc) by renovate ([#17516](https://github.com/truecharts/charts/issues/17516)) - - -## [rimgo-5.1.28](https://github.com/truecharts/charts/compare/rimgo-5.1.27...rimgo-5.1.28) (2024-01-22) - -### Chore - - - -- update container image quay.io/pussthecatorg/rimgo to latest[@40819bd](https://github.com/40819bd) by renovate ([#17504](https://github.com/truecharts/charts/issues/17504)) - - -## [rimgo-5.1.27](https://github.com/truecharts/charts/compare/rimgo-5.1.26...rimgo-5.1.27) (2024-01-22) - -### Chore diff --git a/stable/rimgo/6.0.0/Chart.yaml b/stable/rimgo/6.0.0/Chart.yaml deleted file mode 100644 index 70139300ff5..00000000000 --- a/stable/rimgo/6.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Alternative Imgur front-end -home: https://truecharts.org/charts/stable/rimgo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png -keywords: - - rimgo - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rimgo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rimgo - - https://quay.io/pussthecatorg/rimgo -type: application -version: 6.0.0 diff --git a/stable/rimgo/6.0.0/charts/common-17.5.0.tgz b/stable/rimgo/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rimgo/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rmlint/5.0.0/.helmignore b/stable/rimgo/6.1.3/.helmignore similarity index 100% rename from stable/rmlint/5.0.0/.helmignore rename to stable/rimgo/6.1.3/.helmignore diff --git a/stable/rimgo/6.1.3/CHANGELOG.md b/stable/rimgo/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ec3c88db272 --- /dev/null +++ b/stable/rimgo/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [rimgo-5.1.36](https://github.com/truecharts/charts/compare/rimgo-5.1.35...rimgo-5.1.36) (2024-02-05) + +### Chore + + + +- update container image quay.io/pussthecatorg/rimgo to latest[@691c285](https://github.com/691c285) by renovate ([#17892](https://github.com/truecharts/charts/issues/17892)) + + +## [rimgo-5.1.35](https://github.com/truecharts/charts/compare/rimgo-5.1.34...rimgo-5.1.35) (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)) + + +## [rimgo-5.1.34](https://github.com/truecharts/charts/compare/rimgo-5.1.33...rimgo-5.1.34) (2024-01-29) + +### Chore + + + +- update container image quay.io/pussthecatorg/rimgo to latest[@6b8a1e4](https://github.com/6b8a1e4) by renovate ([#17750](https://github.com/truecharts/charts/issues/17750)) + + +## [rimgo-5.1.33](https://github.com/truecharts/charts/compare/rimgo-5.1.32...rimgo-5.1.33) (2024-01-29) + +### Chore + + + +- update container image quay.io/pussthecatorg/rimgo to latest[@c42bc1d](https://github.com/c42bc1d) by renovate ([#17732](https://github.com/truecharts/charts/issues/17732)) + + +## [rimgo-5.1.32](https://github.com/truecharts/charts/compare/rimgo-5.1.31...rimgo-5.1.32) (2024-01-29) + +### Chore + + + +- update container image quay.io/pussthecatorg/rimgo to latest[@8c8ad07](https://github.com/8c8ad07) by renovate ([#17722](https://github.com/truecharts/charts/issues/17722)) + + +## [rimgo-5.1.31](https://github.com/truecharts/charts/compare/rimgo-5.1.30...rimgo-5.1.31) (2024-01-29) + +### Chore + + + +- update container image quay.io/pussthecatorg/rimgo to latest[@0ca799b](https://github.com/0ca799b) by renovate ([#17648](https://github.com/truecharts/charts/issues/17648)) + + +## [rimgo-5.1.30](https://github.com/truecharts/charts/compare/rimgo-5.1.29...rimgo-5.1.30) (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)) + + +## [rimgo-5.1.29](https://github.com/truecharts/charts/compare/rimgo-5.1.28...rimgo-5.1.29) (2024-01-22) + +### Chore + + + +- update container image quay.io/pussthecatorg/rimgo to latest[@e2f19bc](https://github.com/e2f19bc) by renovate ([#17516](https://github.com/truecharts/charts/issues/17516)) + + +## [rimgo-5.1.28](https://github.com/truecharts/charts/compare/rimgo-5.1.27...rimgo-5.1.28) (2024-01-22) + +### Chore + + + +- update container image quay.io/pussthecatorg/rimgo to latest[@40819bd](https://github.com/40819bd) by renovate ([#17504](https://github.com/truecharts/charts/issues/17504)) + diff --git a/stable/rimgo/6.1.3/Chart.yaml b/stable/rimgo/6.1.3/Chart.yaml new file mode 100644 index 00000000000..93597802df2 --- /dev/null +++ b/stable/rimgo/6.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Alternative Imgur front-end +home: https://truecharts.org/charts/stable/rimgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png +keywords: + - rimgo + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rimgo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rimgo + - https://quay.io/pussthecatorg/rimgo +type: application +version: 6.1.3 diff --git a/stable/rimgo/6.0.0/README.md b/stable/rimgo/6.1.3/README.md similarity index 100% rename from stable/rimgo/6.0.0/README.md rename to stable/rimgo/6.1.3/README.md diff --git a/stable/rimgo/6.0.0/app-readme.md b/stable/rimgo/6.1.3/app-readme.md similarity index 100% rename from stable/rimgo/6.0.0/app-readme.md rename to stable/rimgo/6.1.3/app-readme.md diff --git a/stable/rimgo/6.1.3/charts/common-18.0.3.tgz b/stable/rimgo/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rimgo/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rimgo/6.0.0/ix_values.yaml b/stable/rimgo/6.1.3/ix_values.yaml similarity index 100% rename from stable/rimgo/6.0.0/ix_values.yaml rename to stable/rimgo/6.1.3/ix_values.yaml diff --git a/stable/rimgo/6.0.0/questions.yaml b/stable/rimgo/6.1.3/questions.yaml similarity index 100% rename from stable/rimgo/6.0.0/questions.yaml rename to stable/rimgo/6.1.3/questions.yaml diff --git a/stable/ring-mqtt/8.0.0/templates/NOTES.txt b/stable/rimgo/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/ring-mqtt/8.0.0/templates/NOTES.txt rename to stable/rimgo/6.1.3/templates/NOTES.txt diff --git a/stable/rimgo/6.0.0/templates/common.yaml b/stable/rimgo/6.1.3/templates/common.yaml similarity index 100% rename from stable/rimgo/6.0.0/templates/common.yaml rename to stable/rimgo/6.1.3/templates/common.yaml diff --git a/stable/rmlint/5.0.0/values.yaml b/stable/rimgo/6.1.3/values.yaml similarity index 100% rename from stable/rmlint/5.0.0/values.yaml rename to stable/rimgo/6.1.3/values.yaml diff --git a/stable/ring-mqtt/8.0.0/CHANGELOG.md b/stable/ring-mqtt/8.0.0/CHANGELOG.md deleted file mode 100644 index 48e45f8207f..00000000000 --- a/stable/ring-mqtt/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ring-mqtt-7.1.12](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.11...ring-mqtt-7.1.12) (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)) - - -## [ring-mqtt-7.1.11](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.10...ring-mqtt-7.1.11) (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)) - - -## [ring-mqtt-7.1.10](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.9...ring-mqtt-7.1.10) (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)) - - -## [ring-mqtt-7.1.9](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.8...ring-mqtt-7.1.9) (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)) - - -## [ring-mqtt-7.1.8](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.7...ring-mqtt-7.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [ring-mqtt-7.1.7](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.6...ring-mqtt-7.1.7) (2024-01-14) - - - - -## [ring-mqtt-7.1.6](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.5...ring-mqtt-7.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)) - - -## [ring-mqtt-7.1.5](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.4...ring-mqtt-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ring-mqtt-7.1.4](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.3...ring-mqtt-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ring-mqtt-7.1.3](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.0...ring-mqtt-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/ring-mqtt/8.0.0/Chart.yaml b/stable/ring-mqtt/8.0.0/Chart.yaml deleted file mode 100644 index 2cc2d48503c..00000000000 --- a/stable/ring-mqtt/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.6.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. -home: https://truecharts.org/charts/stable/ring-mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png -keywords: - - ring-mqtt - - home-automation - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ring-mqtt -sources: - - https://github.com/tsightler/ring-mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - - https://hub.docker.com/r/tsightler/ring-mqtt -type: application -version: 8.0.0 diff --git a/stable/ring-mqtt/8.0.0/charts/common-17.5.0.tgz b/stable/ring-mqtt/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ring-mqtt/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/romm/7.3.0/.helmignore b/stable/ring-mqtt/8.1.3/.helmignore similarity index 100% rename from stable/romm/7.3.0/.helmignore rename to stable/ring-mqtt/8.1.3/.helmignore diff --git a/stable/ring-mqtt/8.1.3/CHANGELOG.md b/stable/ring-mqtt/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4ba044184cb --- /dev/null +++ b/stable/ring-mqtt/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ring-mqtt-7.1.12](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.11...ring-mqtt-7.1.12) (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)) + + +## [ring-mqtt-7.1.11](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.10...ring-mqtt-7.1.11) (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)) + + +## [ring-mqtt-7.1.10](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.9...ring-mqtt-7.1.10) (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)) + + +## [ring-mqtt-7.1.9](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.8...ring-mqtt-7.1.9) (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)) + + +## [ring-mqtt-7.1.8](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.7...ring-mqtt-7.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [ring-mqtt-7.1.7](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.6...ring-mqtt-7.1.7) (2024-01-14) + + + + +## [ring-mqtt-7.1.6](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.5...ring-mqtt-7.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)) + + +## [ring-mqtt-7.1.5](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.4...ring-mqtt-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ring-mqtt-7.1.4](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.3...ring-mqtt-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [ring-mqtt-7.1.3](https://github.com/truecharts/charts/compare/ring-mqtt-7.1.0...ring-mqtt-7.1.3) (2024-01-01) + +### Chore diff --git a/stable/ring-mqtt/8.1.3/Chart.yaml b/stable/ring-mqtt/8.1.3/Chart.yaml new file mode 100644 index 00000000000..a300e49731e --- /dev/null +++ b/stable/ring-mqtt/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.6.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. +home: https://truecharts.org/charts/stable/ring-mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png +keywords: + - ring-mqtt + - home-automation + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ring-mqtt +sources: + - https://github.com/tsightler/ring-mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - https://hub.docker.com/r/tsightler/ring-mqtt +type: application +version: 8.1.3 diff --git a/stable/ring-mqtt/8.0.0/README.md b/stable/ring-mqtt/8.1.3/README.md similarity index 100% rename from stable/ring-mqtt/8.0.0/README.md rename to stable/ring-mqtt/8.1.3/README.md diff --git a/stable/ring-mqtt/8.0.0/app-readme.md b/stable/ring-mqtt/8.1.3/app-readme.md similarity index 100% rename from stable/ring-mqtt/8.0.0/app-readme.md rename to stable/ring-mqtt/8.1.3/app-readme.md diff --git a/stable/ring-mqtt/8.1.3/charts/common-18.0.3.tgz b/stable/ring-mqtt/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ring-mqtt/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ring-mqtt/8.0.0/ix_values.yaml b/stable/ring-mqtt/8.1.3/ix_values.yaml similarity index 100% rename from stable/ring-mqtt/8.0.0/ix_values.yaml rename to stable/ring-mqtt/8.1.3/ix_values.yaml diff --git a/stable/ring-mqtt/8.0.0/questions.yaml b/stable/ring-mqtt/8.1.3/questions.yaml similarity index 100% rename from stable/ring-mqtt/8.0.0/questions.yaml rename to stable/ring-mqtt/8.1.3/questions.yaml diff --git a/stable/romm/7.3.0/templates/NOTES.txt b/stable/ring-mqtt/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/romm/7.3.0/templates/NOTES.txt rename to stable/ring-mqtt/8.1.3/templates/NOTES.txt diff --git a/stable/ring-mqtt/8.0.0/templates/_configmap.tpl b/stable/ring-mqtt/8.1.3/templates/_configmap.tpl similarity index 100% rename from stable/ring-mqtt/8.0.0/templates/_configmap.tpl rename to stable/ring-mqtt/8.1.3/templates/_configmap.tpl diff --git a/stable/ring-mqtt/8.0.0/templates/common.yaml b/stable/ring-mqtt/8.1.3/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/8.0.0/templates/common.yaml rename to stable/ring-mqtt/8.1.3/templates/common.yaml diff --git a/stable/romm/7.3.0/values.yaml b/stable/ring-mqtt/8.1.3/values.yaml similarity index 100% rename from stable/romm/7.3.0/values.yaml rename to stable/ring-mqtt/8.1.3/values.yaml diff --git a/stable/rmlint/5.0.0/CHANGELOG.md b/stable/rmlint/5.0.0/CHANGELOG.md deleted file mode 100644 index d26dcaeb355..00000000000 --- a/stable/rmlint/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [rmlint-4.1.11](https://github.com/truecharts/charts/compare/rmlint-4.1.10...rmlint-4.1.11) (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)) - - -## [rmlint-4.1.10](https://github.com/truecharts/charts/compare/rmlint-4.1.9...rmlint-4.1.10) (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)) - - -## [rmlint-4.1.9](https://github.com/truecharts/charts/compare/rmlint-4.1.8...rmlint-4.1.9) (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)) - - -## [rmlint-4.1.8](https://github.com/truecharts/charts/compare/rmlint-4.1.7...rmlint-4.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)) - - -## [rmlint-4.1.7](https://github.com/truecharts/charts/compare/rmlint-4.1.6...rmlint-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [rmlint-4.1.6](https://github.com/truecharts/charts/compare/rmlint-4.1.5...rmlint-4.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)) - - -## [rmlint-4.1.5](https://github.com/truecharts/charts/compare/rmlint-4.1.4...rmlint-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [rmlint-4.1.4](https://github.com/truecharts/charts/compare/rmlint-4.1.3...rmlint-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [rmlint-4.1.3](https://github.com/truecharts/charts/compare/rmlint-4.1.0...rmlint-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/rmlint/5.0.0/Chart.yaml b/stable/rmlint/5.0.0/Chart.yaml deleted file mode 100644 index fb2cf5b00bc..00000000000 --- a/stable/rmlint/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: rmlint finds space waste and other broken things on your filesystem and offers to remove it. -home: https://truecharts.org/charts/stable/rmlint -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.png -keywords: - - rmlint - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rmlint -sources: - - https://github.com/sahib/rmlint - - https://github.com/truecharts/charts/tree/master/charts/stable/rmlint - - https://hub.docker.com/r/bobbintb/docker-rmlint-unraid -type: application -version: 5.0.0 diff --git a/stable/rmlint/5.0.0/charts/common-17.5.0.tgz b/stable/rmlint/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rmlint/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/root/5.0.0/.helmignore b/stable/rmlint/5.1.3/.helmignore similarity index 100% rename from stable/root/5.0.0/.helmignore rename to stable/rmlint/5.1.3/.helmignore diff --git a/stable/rmlint/5.1.3/CHANGELOG.md b/stable/rmlint/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e2e691f378b --- /dev/null +++ b/stable/rmlint/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [rmlint-4.1.11](https://github.com/truecharts/charts/compare/rmlint-4.1.10...rmlint-4.1.11) (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)) + + +## [rmlint-4.1.10](https://github.com/truecharts/charts/compare/rmlint-4.1.9...rmlint-4.1.10) (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)) + + +## [rmlint-4.1.9](https://github.com/truecharts/charts/compare/rmlint-4.1.8...rmlint-4.1.9) (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)) + + +## [rmlint-4.1.8](https://github.com/truecharts/charts/compare/rmlint-4.1.7...rmlint-4.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)) + + +## [rmlint-4.1.7](https://github.com/truecharts/charts/compare/rmlint-4.1.6...rmlint-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [rmlint-4.1.6](https://github.com/truecharts/charts/compare/rmlint-4.1.5...rmlint-4.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)) + + +## [rmlint-4.1.5](https://github.com/truecharts/charts/compare/rmlint-4.1.4...rmlint-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [rmlint-4.1.4](https://github.com/truecharts/charts/compare/rmlint-4.1.3...rmlint-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [rmlint-4.1.3](https://github.com/truecharts/charts/compare/rmlint-4.1.0...rmlint-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/rmlint/5.1.3/Chart.yaml b/stable/rmlint/5.1.3/Chart.yaml new file mode 100644 index 00000000000..f19f7a2375f --- /dev/null +++ b/stable/rmlint/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: rmlint finds space waste and other broken things on your filesystem and offers to remove it. +home: https://truecharts.org/charts/stable/rmlint +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.png +keywords: + - rmlint + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rmlint +sources: + - https://github.com/sahib/rmlint + - https://github.com/truecharts/charts/tree/master/charts/stable/rmlint + - https://hub.docker.com/r/bobbintb/docker-rmlint-unraid +type: application +version: 5.1.3 diff --git a/stable/rmlint/5.0.0/README.md b/stable/rmlint/5.1.3/README.md similarity index 100% rename from stable/rmlint/5.0.0/README.md rename to stable/rmlint/5.1.3/README.md diff --git a/stable/rmlint/5.0.0/app-readme.md b/stable/rmlint/5.1.3/app-readme.md similarity index 100% rename from stable/rmlint/5.0.0/app-readme.md rename to stable/rmlint/5.1.3/app-readme.md diff --git a/stable/rmlint/5.1.3/charts/common-18.0.3.tgz b/stable/rmlint/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rmlint/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rmlint/5.0.0/ix_values.yaml b/stable/rmlint/5.1.3/ix_values.yaml similarity index 100% rename from stable/rmlint/5.0.0/ix_values.yaml rename to stable/rmlint/5.1.3/ix_values.yaml diff --git a/stable/rmlint/5.0.0/questions.yaml b/stable/rmlint/5.1.3/questions.yaml similarity index 100% rename from stable/rmlint/5.0.0/questions.yaml rename to stable/rmlint/5.1.3/questions.yaml diff --git a/stable/rmlint/5.0.0/templates/common.yaml b/stable/rmlint/5.1.3/templates/common.yaml similarity index 100% rename from stable/rmlint/5.0.0/templates/common.yaml rename to stable/rmlint/5.1.3/templates/common.yaml diff --git a/stable/root/5.0.0/values.yaml b/stable/rmlint/5.1.3/values.yaml similarity index 100% rename from stable/root/5.0.0/values.yaml rename to stable/rmlint/5.1.3/values.yaml diff --git a/stable/romm/7.3.0/CHANGELOG.md b/stable/romm/7.3.0/CHANGELOG.md deleted file mode 100644 index 1f4aec99a03..00000000000 --- a/stable/romm/7.3.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - -## [romm-6.3.8](https://github.com/truecharts/charts/compare/romm-6.3.7...romm-6.3.8) (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)) - - -## [romm-6.3.7](https://github.com/truecharts/charts/compare/romm-6.3.6...romm-6.3.7) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [romm-6.3.6](https://github.com/truecharts/charts/compare/romm-6.3.5...romm-6.3.6) (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)) - - -## [romm-6.3.5](https://github.com/truecharts/charts/compare/romm-6.3.4...romm-6.3.5) (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)) - - -## [romm-6.3.4](https://github.com/truecharts/charts/compare/romm-6.3.3...romm-6.3.4) (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)) - - -## [romm-6.3.3](https://github.com/truecharts/charts/compare/romm-6.3.2...romm-6.3.3) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [romm-6.3.2](https://github.com/truecharts/charts/compare/romm-6.3.1...romm-6.3.2) (2024-01-14) - -### Chore - - - -- update container image ghcr.io/zurdi15/romm to v2.3.1[@2db88fe](https://github.com/2db88fe) by renovate ([#17191](https://github.com/truecharts/charts/issues/17191)) - - - - -## [romm-6.3.1](https://github.com/truecharts/charts/compare/romm-6.3.0...romm-6.3.1) (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)) - - -## [romm-6.3.0](https://github.com/truecharts/charts/compare/romm-6.2.3...romm-6.3.0) (2024-01-08) - -### Chore - - diff --git a/stable/romm/7.3.0/Chart.yaml b/stable/romm/7.3.0/Chart.yaml deleted file mode 100644 index 50557a58abc..00000000000 --- a/stable/romm/7.3.0/Chart.yaml +++ /dev/null @@ -1,51 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.3.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.3.0 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: game library manager focused in retro gaming -home: https://truecharts.org/charts/stable/romm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png -keywords: - - romm - - rom-manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: romm -sources: - - https://github.com/zurdi15/romm - - https://github.com/truecharts/charts/tree/master/charts/stable/romm - - https://ghcr.io/zurdi15/romm -type: application -version: 7.3.0 diff --git a/stable/romm/7.3.0/charts/common-18.0.1.tgz b/stable/romm/7.3.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/romm/7.3.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/romm/7.3.0/charts/mariadb-12.2.1.tgz b/stable/romm/7.3.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/romm/7.3.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/rsnapshot/9.1.0/.helmignore b/stable/romm/7.4.1/.helmignore similarity index 100% rename from stable/rsnapshot/9.1.0/.helmignore rename to stable/romm/7.4.1/.helmignore diff --git a/stable/romm/7.4.1/CHANGELOG.md b/stable/romm/7.4.1/CHANGELOG.md new file mode 100644 index 00000000000..c1c036a2bfa --- /dev/null +++ b/stable/romm/7.4.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + +## [romm-6.3.8](https://github.com/truecharts/charts/compare/romm-6.3.7...romm-6.3.8) (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)) + + +## [romm-6.3.7](https://github.com/truecharts/charts/compare/romm-6.3.6...romm-6.3.7) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [romm-6.3.6](https://github.com/truecharts/charts/compare/romm-6.3.5...romm-6.3.6) (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)) + + +## [romm-6.3.5](https://github.com/truecharts/charts/compare/romm-6.3.4...romm-6.3.5) (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)) + + +## [romm-6.3.4](https://github.com/truecharts/charts/compare/romm-6.3.3...romm-6.3.4) (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)) + + +## [romm-6.3.3](https://github.com/truecharts/charts/compare/romm-6.3.2...romm-6.3.3) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [romm-6.3.2](https://github.com/truecharts/charts/compare/romm-6.3.1...romm-6.3.2) (2024-01-14) + +### Chore + + + +- update container image ghcr.io/zurdi15/romm to v2.3.1[@2db88fe](https://github.com/2db88fe) by renovate ([#17191](https://github.com/truecharts/charts/issues/17191)) + + + + +## [romm-6.3.1](https://github.com/truecharts/charts/compare/romm-6.3.0...romm-6.3.1) (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)) + + +## [romm-6.3.0](https://github.com/truecharts/charts/compare/romm-6.2.3...romm-6.3.0) (2024-01-08) diff --git a/stable/romm/7.4.1/Chart.yaml b/stable/romm/7.4.1/Chart.yaml new file mode 100644 index 00000000000..9bebcad34ff --- /dev/null +++ b/stable/romm/7.4.1/Chart.yaml @@ -0,0 +1,51 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.3.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 12.3.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.3.0 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: game library manager focused in retro gaming +home: https://truecharts.org/charts/stable/romm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png +keywords: + - romm + - rom-manager +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: romm +sources: + - https://github.com/zurdi15/romm + - https://github.com/truecharts/charts/tree/master/charts/stable/romm + - https://ghcr.io/zurdi15/romm +type: application +version: 7.4.1 diff --git a/stable/romm/7.3.0/README.md b/stable/romm/7.4.1/README.md similarity index 100% rename from stable/romm/7.3.0/README.md rename to stable/romm/7.4.1/README.md diff --git a/stable/romm/7.3.0/app-readme.md b/stable/romm/7.4.1/app-readme.md similarity index 100% rename from stable/romm/7.3.0/app-readme.md rename to stable/romm/7.4.1/app-readme.md diff --git a/stable/romm/7.4.1/charts/common-18.0.3.tgz b/stable/romm/7.4.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/romm/7.4.1/charts/common-18.0.3.tgz differ diff --git a/stable/romm/7.4.1/charts/mariadb-12.3.0.tgz b/stable/romm/7.4.1/charts/mariadb-12.3.0.tgz new file mode 100644 index 00000000000..34dba3a8e5b Binary files /dev/null and b/stable/romm/7.4.1/charts/mariadb-12.3.0.tgz differ diff --git a/stable/romm/7.3.0/charts/redis-11.3.0.tgz b/stable/romm/7.4.1/charts/redis-11.3.0.tgz similarity index 100% rename from stable/romm/7.3.0/charts/redis-11.3.0.tgz rename to stable/romm/7.4.1/charts/redis-11.3.0.tgz diff --git a/stable/romm/7.3.0/ix_values.yaml b/stable/romm/7.4.1/ix_values.yaml similarity index 100% rename from stable/romm/7.3.0/ix_values.yaml rename to stable/romm/7.4.1/ix_values.yaml diff --git a/stable/romm/7.3.0/questions.yaml b/stable/romm/7.4.1/questions.yaml similarity index 100% rename from stable/romm/7.3.0/questions.yaml rename to stable/romm/7.4.1/questions.yaml diff --git a/stable/rsnapshot/9.1.0/templates/NOTES.txt b/stable/romm/7.4.1/templates/NOTES.txt similarity index 100% rename from stable/rsnapshot/9.1.0/templates/NOTES.txt rename to stable/romm/7.4.1/templates/NOTES.txt diff --git a/stable/romm/7.3.0/templates/_secrets.tpl b/stable/romm/7.4.1/templates/_secrets.tpl similarity index 100% rename from stable/romm/7.3.0/templates/_secrets.tpl rename to stable/romm/7.4.1/templates/_secrets.tpl diff --git a/stable/romm/7.3.0/templates/common.yaml b/stable/romm/7.4.1/templates/common.yaml similarity index 100% rename from stable/romm/7.3.0/templates/common.yaml rename to stable/romm/7.4.1/templates/common.yaml diff --git a/stable/rsnapshot/9.1.0/values.yaml b/stable/romm/7.4.1/values.yaml similarity index 100% rename from stable/rsnapshot/9.1.0/values.yaml rename to stable/romm/7.4.1/values.yaml diff --git a/stable/root/5.0.0/CHANGELOG.md b/stable/root/5.0.0/CHANGELOG.md deleted file mode 100644 index b507436c516..00000000000 --- a/stable/root/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [root-4.1.11](https://github.com/truecharts/charts/compare/root-4.1.10...root-4.1.11) (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)) - - -## [root-4.1.10](https://github.com/truecharts/charts/compare/root-4.1.9...root-4.1.10) (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)) - - -## [root-4.1.9](https://github.com/truecharts/charts/compare/root-4.1.8...root-4.1.9) (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)) - - -## [root-4.1.8](https://github.com/truecharts/charts/compare/root-4.1.7...root-4.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)) - - -## [root-4.1.7](https://github.com/truecharts/charts/compare/root-4.1.6...root-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [root-4.1.6](https://github.com/truecharts/charts/compare/root-4.1.5...root-4.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)) - - -## [root-4.1.5](https://github.com/truecharts/charts/compare/root-4.1.4...root-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [root-4.1.4](https://github.com/truecharts/charts/compare/root-4.1.3...root-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [root-4.1.3](https://github.com/truecharts/charts/compare/root-4.1.0...root-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/root/5.0.0/Chart.yaml b/stable/root/5.0.0/Chart.yaml deleted file mode 100644 index 336021fca61..00000000000 --- a/stable/root/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. -home: https://truecharts.org/charts/stable/root -icon: https://truecharts.org/img/hotlink-ok/chart-icons/root.png -keywords: - - root - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: root -sources: - - https://root.cern/ - - https://github.com/truecharts/charts/tree/master/charts/stable/root - - https://hub.docker.com/r/bgameiro/arch-cern-root -type: application -version: 5.0.0 diff --git a/stable/root/5.0.0/charts/common-17.5.0.tgz b/stable/root/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/root/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rss-bridge/10.0.0/.helmignore b/stable/root/5.1.3/.helmignore similarity index 100% rename from stable/rss-bridge/10.0.0/.helmignore rename to stable/root/5.1.3/.helmignore diff --git a/stable/root/5.1.3/CHANGELOG.md b/stable/root/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b20bf187a63 --- /dev/null +++ b/stable/root/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [root-4.1.11](https://github.com/truecharts/charts/compare/root-4.1.10...root-4.1.11) (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)) + + +## [root-4.1.10](https://github.com/truecharts/charts/compare/root-4.1.9...root-4.1.10) (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)) + + +## [root-4.1.9](https://github.com/truecharts/charts/compare/root-4.1.8...root-4.1.9) (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)) + + +## [root-4.1.8](https://github.com/truecharts/charts/compare/root-4.1.7...root-4.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)) + + +## [root-4.1.7](https://github.com/truecharts/charts/compare/root-4.1.6...root-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [root-4.1.6](https://github.com/truecharts/charts/compare/root-4.1.5...root-4.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)) + + +## [root-4.1.5](https://github.com/truecharts/charts/compare/root-4.1.4...root-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [root-4.1.4](https://github.com/truecharts/charts/compare/root-4.1.3...root-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [root-4.1.3](https://github.com/truecharts/charts/compare/root-4.1.0...root-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/root/5.1.3/Chart.yaml b/stable/root/5.1.3/Chart.yaml new file mode 100644 index 00000000000..1b351de598d --- /dev/null +++ b/stable/root/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. +home: https://truecharts.org/charts/stable/root +icon: https://truecharts.org/img/hotlink-ok/chart-icons/root.png +keywords: + - root + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: root +sources: + - https://root.cern/ + - https://github.com/truecharts/charts/tree/master/charts/stable/root + - https://hub.docker.com/r/bgameiro/arch-cern-root +type: application +version: 5.1.3 diff --git a/stable/root/5.0.0/README.md b/stable/root/5.1.3/README.md similarity index 100% rename from stable/root/5.0.0/README.md rename to stable/root/5.1.3/README.md diff --git a/stable/root/5.0.0/app-readme.md b/stable/root/5.1.3/app-readme.md similarity index 100% rename from stable/root/5.0.0/app-readme.md rename to stable/root/5.1.3/app-readme.md diff --git a/stable/root/5.1.3/charts/common-18.0.3.tgz b/stable/root/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/root/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/root/5.0.0/ix_values.yaml b/stable/root/5.1.3/ix_values.yaml similarity index 100% rename from stable/root/5.0.0/ix_values.yaml rename to stable/root/5.1.3/ix_values.yaml diff --git a/stable/root/5.0.0/questions.yaml b/stable/root/5.1.3/questions.yaml similarity index 100% rename from stable/root/5.0.0/questions.yaml rename to stable/root/5.1.3/questions.yaml diff --git a/stable/root/5.0.0/templates/common.yaml b/stable/root/5.1.3/templates/common.yaml similarity index 100% rename from stable/root/5.0.0/templates/common.yaml rename to stable/root/5.1.3/templates/common.yaml diff --git a/stable/rss-bridge/10.0.0/values.yaml b/stable/root/5.1.3/values.yaml similarity index 100% rename from stable/rss-bridge/10.0.0/values.yaml rename to stable/root/5.1.3/values.yaml diff --git a/stable/rsnapshot/9.1.0/CHANGELOG.md b/stable/rsnapshot/9.1.0/CHANGELOG.md deleted file mode 100644 index bbd497af879..00000000000 --- a/stable/rsnapshot/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [rsnapshot-8.1.18](https://github.com/truecharts/charts/compare/rsnapshot-8.1.17...rsnapshot-8.1.18) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@c4e12a5](https://github.com/c4e12a5) by renovate ([#18075](https://github.com/truecharts/charts/issues/18075)) - - -## [rsnapshot-8.1.17](https://github.com/truecharts/charts/compare/rsnapshot-8.1.16...rsnapshot-8.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@4366075](https://github.com/4366075) by renovate ([#17865](https://github.com/truecharts/charts/issues/17865)) - - -## [rsnapshot-8.1.16](https://github.com/truecharts/charts/compare/rsnapshot-8.1.15...rsnapshot-8.1.16) (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)) - - -## [rsnapshot-8.1.15](https://github.com/truecharts/charts/compare/rsnapshot-8.1.14...rsnapshot-8.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@3d9e1f3](https://github.com/3d9e1f3) by renovate ([#17622](https://github.com/truecharts/charts/issues/17622)) - - -## [rsnapshot-8.1.14](https://github.com/truecharts/charts/compare/rsnapshot-8.1.13...rsnapshot-8.1.14) (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)) - - -## [rsnapshot-8.1.13](https://github.com/truecharts/charts/compare/rsnapshot-8.1.12...rsnapshot-8.1.13) (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)) - - -## [rsnapshot-8.1.12](https://github.com/truecharts/charts/compare/rsnapshot-8.1.11...rsnapshot-8.1.12) (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)) - - -## [rsnapshot-8.1.11](https://github.com/truecharts/charts/compare/rsnapshot-8.1.10...rsnapshot-8.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [rsnapshot-8.1.10](https://github.com/truecharts/charts/compare/rsnapshot-8.1.9...rsnapshot-8.1.10) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@7c74f9e](https://github.com/7c74f9e) by renovate ([#17366](https://github.com/truecharts/charts/issues/17366)) - - -## [rsnapshot-8.1.9](https://github.com/truecharts/charts/compare/rsnapshot-8.1.8...rsnapshot-8.1.9) (2024-01-14) - -### Chore - diff --git a/stable/rsnapshot/9.1.0/Chart.yaml b/stable/rsnapshot/9.1.0/Chart.yaml deleted file mode 100644 index 1265961c55d..00000000000 --- a/stable/rsnapshot/9.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.5 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Rsnapshot is a filesystem snapshot utility based on rsync. -home: https://truecharts.org/charts/stable/rsnapshot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png -keywords: - - rsnapshot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rsnapshot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot - - https://ghcr.io/linuxserver/rsnapshot -type: application -version: 9.1.0 diff --git a/stable/rsnapshot/9.1.0/charts/common-18.0.1.tgz b/stable/rsnapshot/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/rsnapshot/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/rsnapshot/9.1.0/ix_values.yaml b/stable/rsnapshot/9.1.0/ix_values.yaml deleted file mode 100644 index 7e755710754..00000000000 --- a/stable/rsnapshot/9.1.0/ix_values.yaml +++ /dev/null @@ -1,37 +0,0 @@ -image: - repository: ghcr.io/linuxserver/rsnapshot - pullPolicy: IfNotPresent - tag: 1.4.5@sha256:c4e12a51988288f5f511ee797840cbfd208aa95255c97e0c27ae55ecaba14a36 -service: - main: - enabled: false - ports: - main: - enabled: false -persistence: - varrun: - enabled: true - config: - enabled: true - mountPath: "/config" -portal: - open: - enabled: false -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false diff --git a/stable/rss-proxy/5.0.0/.helmignore b/stable/rsnapshot/9.1.4/.helmignore similarity index 100% rename from stable/rss-proxy/5.0.0/.helmignore rename to stable/rsnapshot/9.1.4/.helmignore diff --git a/stable/rsnapshot/9.1.4/CHANGELOG.md b/stable/rsnapshot/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..861d1ef03c2 --- /dev/null +++ b/stable/rsnapshot/9.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [rsnapshot-8.1.18](https://github.com/truecharts/charts/compare/rsnapshot-8.1.17...rsnapshot-8.1.18) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@c4e12a5](https://github.com/c4e12a5) by renovate ([#18075](https://github.com/truecharts/charts/issues/18075)) + + +## [rsnapshot-8.1.17](https://github.com/truecharts/charts/compare/rsnapshot-8.1.16...rsnapshot-8.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@4366075](https://github.com/4366075) by renovate ([#17865](https://github.com/truecharts/charts/issues/17865)) + + +## [rsnapshot-8.1.16](https://github.com/truecharts/charts/compare/rsnapshot-8.1.15...rsnapshot-8.1.16) (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)) + + +## [rsnapshot-8.1.15](https://github.com/truecharts/charts/compare/rsnapshot-8.1.14...rsnapshot-8.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@3d9e1f3](https://github.com/3d9e1f3) by renovate ([#17622](https://github.com/truecharts/charts/issues/17622)) + + +## [rsnapshot-8.1.14](https://github.com/truecharts/charts/compare/rsnapshot-8.1.13...rsnapshot-8.1.14) (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)) + + +## [rsnapshot-8.1.13](https://github.com/truecharts/charts/compare/rsnapshot-8.1.12...rsnapshot-8.1.13) (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)) + + +## [rsnapshot-8.1.12](https://github.com/truecharts/charts/compare/rsnapshot-8.1.11...rsnapshot-8.1.12) (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)) + + +## [rsnapshot-8.1.11](https://github.com/truecharts/charts/compare/rsnapshot-8.1.10...rsnapshot-8.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [rsnapshot-8.1.10](https://github.com/truecharts/charts/compare/rsnapshot-8.1.9...rsnapshot-8.1.10) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/rsnapshot to 1.4.5[@7c74f9e](https://github.com/7c74f9e) by renovate ([#17366](https://github.com/truecharts/charts/issues/17366)) + + +## [rsnapshot-8.1.9](https://github.com/truecharts/charts/compare/rsnapshot-8.1.8...rsnapshot-8.1.9) (2024-01-14) \ No newline at end of file diff --git a/stable/rsnapshot/9.1.4/Chart.yaml b/stable/rsnapshot/9.1.4/Chart.yaml new file mode 100644 index 00000000000..a331a15a7a4 --- /dev/null +++ b/stable/rsnapshot/9.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.4.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Rsnapshot is a filesystem snapshot utility based on rsync. +home: https://truecharts.org/charts/stable/rsnapshot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png +keywords: + - rsnapshot +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rsnapshot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot + - https://ghcr.io/linuxserver/rsnapshot +type: application +version: 9.1.4 diff --git a/stable/rsnapshot/9.1.0/README.md b/stable/rsnapshot/9.1.4/README.md similarity index 100% rename from stable/rsnapshot/9.1.0/README.md rename to stable/rsnapshot/9.1.4/README.md diff --git a/stable/rsnapshot/9.1.0/app-readme.md b/stable/rsnapshot/9.1.4/app-readme.md similarity index 100% rename from stable/rsnapshot/9.1.0/app-readme.md rename to stable/rsnapshot/9.1.4/app-readme.md diff --git a/stable/rsnapshot/9.1.4/charts/common-18.0.3.tgz b/stable/rsnapshot/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rsnapshot/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/rsnapshot/9.1.4/ix_values.yaml b/stable/rsnapshot/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..f6e26609342 --- /dev/null +++ b/stable/rsnapshot/9.1.4/ix_values.yaml @@ -0,0 +1,37 @@ +image: + repository: ghcr.io/linuxserver/rsnapshot + pullPolicy: IfNotPresent + tag: 1.4.5@sha256:c2b04cde3d56fd4708705adcfde7bc4c80896bcd42d2946e8d639d5d81a3b63f +service: + main: + enabled: false + ports: + main: + enabled: false +persistence: + varrun: + enabled: true + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: false +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false diff --git a/stable/rsnapshot/9.1.0/questions.yaml b/stable/rsnapshot/9.1.4/questions.yaml similarity index 100% rename from stable/rsnapshot/9.1.0/questions.yaml rename to stable/rsnapshot/9.1.4/questions.yaml diff --git a/stable/rss-bridge/10.0.0/templates/NOTES.txt b/stable/rsnapshot/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/rss-bridge/10.0.0/templates/NOTES.txt rename to stable/rsnapshot/9.1.4/templates/NOTES.txt diff --git a/stable/rss-bridge/10.0.0/templates/common.yaml b/stable/rsnapshot/9.1.4/templates/common.yaml similarity index 100% rename from stable/rss-bridge/10.0.0/templates/common.yaml rename to stable/rsnapshot/9.1.4/templates/common.yaml diff --git a/stable/rss-proxy/5.0.0/values.yaml b/stable/rsnapshot/9.1.4/values.yaml similarity index 100% rename from stable/rss-proxy/5.0.0/values.yaml rename to stable/rsnapshot/9.1.4/values.yaml diff --git a/stable/rss-bridge/10.0.0/CHANGELOG.md b/stable/rss-bridge/10.0.0/CHANGELOG.md deleted file mode 100644 index 4c2e67cac6b..00000000000 --- a/stable/rss-bridge/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [rss-bridge-9.0.0](https://github.com/truecharts/charts/compare/rss-bridge-8.1.12...rss-bridge-9.0.0) (2024-02-05) - -### Chore - - - -- update container image rssbridge/rss-bridge to v2024-02-02[@1a4d30c](https://github.com/1a4d30c) by renovate ([#17967](https://github.com/truecharts/charts/issues/17967)) - - -## [rss-bridge-8.1.12](https://github.com/truecharts/charts/compare/rss-bridge-8.1.11...rss-bridge-8.1.12) (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)) - - -## [rss-bridge-8.1.11](https://github.com/truecharts/charts/compare/rss-bridge-8.1.10...rss-bridge-8.1.11) (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)) - - -## [rss-bridge-8.1.10](https://github.com/truecharts/charts/compare/rss-bridge-8.1.9...rss-bridge-8.1.10) (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)) - - -## [rss-bridge-8.1.9](https://github.com/truecharts/charts/compare/rss-bridge-8.1.8...rss-bridge-8.1.9) (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)) - - -## [rss-bridge-8.1.8](https://github.com/truecharts/charts/compare/rss-bridge-8.1.7...rss-bridge-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [rss-bridge-8.1.7](https://github.com/truecharts/charts/compare/rss-bridge-8.1.6...rss-bridge-8.1.7) (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)) - - -## [rss-bridge-8.1.6](https://github.com/truecharts/charts/compare/rss-bridge-8.1.5...rss-bridge-8.1.6) (2024-01-03) - -### Fix - - - -- disable varrun vol ([#16856](https://github.com/truecharts/charts/issues/16856)) - - -## [rss-bridge-8.1.5](https://github.com/truecharts/charts/compare/rss-bridge-8.1.4...rss-bridge-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [rss-bridge-8.1.4](https://github.com/truecharts/charts/compare/rss-bridge-8.1.3...rss-bridge-8.1.4) (2024-01-01) - -### Chore diff --git a/stable/rss-bridge/10.0.0/Chart.yaml b/stable/rss-bridge/10.0.0/Chart.yaml deleted file mode 100644 index 460f3692f7c..00000000000 --- a/stable/rss-bridge/10.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.2.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. -home: https://truecharts.org/charts/stable/rss-bridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png -keywords: - - rss-bridge -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rss-bridge -sources: - - https://github.com/RSS-Bridge/rss-bridge - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge - - https://hub.docker.com/r/rssbridge/rss-bridge -type: application -version: 10.0.0 diff --git a/stable/rss-bridge/10.0.0/charts/common-17.5.0.tgz b/stable/rss-bridge/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rss-bridge/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rss-to-telegram/5.0.0/.helmignore b/stable/rss-bridge/10.1.3/.helmignore similarity index 100% rename from stable/rss-to-telegram/5.0.0/.helmignore rename to stable/rss-bridge/10.1.3/.helmignore diff --git a/stable/rss-bridge/10.1.3/CHANGELOG.md b/stable/rss-bridge/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8db8e9a1805 --- /dev/null +++ b/stable/rss-bridge/10.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [rss-bridge-9.0.0](https://github.com/truecharts/charts/compare/rss-bridge-8.1.12...rss-bridge-9.0.0) (2024-02-05) + +### Chore + + + +- update container image rssbridge/rss-bridge to v2024-02-02[@1a4d30c](https://github.com/1a4d30c) by renovate ([#17967](https://github.com/truecharts/charts/issues/17967)) + + +## [rss-bridge-8.1.12](https://github.com/truecharts/charts/compare/rss-bridge-8.1.11...rss-bridge-8.1.12) (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)) + + +## [rss-bridge-8.1.11](https://github.com/truecharts/charts/compare/rss-bridge-8.1.10...rss-bridge-8.1.11) (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)) + + +## [rss-bridge-8.1.10](https://github.com/truecharts/charts/compare/rss-bridge-8.1.9...rss-bridge-8.1.10) (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)) + + +## [rss-bridge-8.1.9](https://github.com/truecharts/charts/compare/rss-bridge-8.1.8...rss-bridge-8.1.9) (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)) + + +## [rss-bridge-8.1.8](https://github.com/truecharts/charts/compare/rss-bridge-8.1.7...rss-bridge-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [rss-bridge-8.1.7](https://github.com/truecharts/charts/compare/rss-bridge-8.1.6...rss-bridge-8.1.7) (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)) + + +## [rss-bridge-8.1.6](https://github.com/truecharts/charts/compare/rss-bridge-8.1.5...rss-bridge-8.1.6) (2024-01-03) + +### Fix + + + +- disable varrun vol ([#16856](https://github.com/truecharts/charts/issues/16856)) + + +## [rss-bridge-8.1.5](https://github.com/truecharts/charts/compare/rss-bridge-8.1.4...rss-bridge-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/rss-bridge/10.1.3/Chart.yaml b/stable/rss-bridge/10.1.3/Chart.yaml new file mode 100644 index 00000000000..e1f094c885d --- /dev/null +++ b/stable/rss-bridge/10.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2024.2.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. +home: https://truecharts.org/charts/stable/rss-bridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png +keywords: + - rss-bridge +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rss-bridge +sources: + - https://github.com/RSS-Bridge/rss-bridge + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge + - https://hub.docker.com/r/rssbridge/rss-bridge +type: application +version: 10.1.3 diff --git a/stable/rss-bridge/10.0.0/README.md b/stable/rss-bridge/10.1.3/README.md similarity index 100% rename from stable/rss-bridge/10.0.0/README.md rename to stable/rss-bridge/10.1.3/README.md diff --git a/stable/rss-bridge/10.0.0/app-readme.md b/stable/rss-bridge/10.1.3/app-readme.md similarity index 100% rename from stable/rss-bridge/10.0.0/app-readme.md rename to stable/rss-bridge/10.1.3/app-readme.md diff --git a/stable/rss-bridge/10.1.3/charts/common-18.0.3.tgz b/stable/rss-bridge/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rss-bridge/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rss-bridge/10.0.0/ix_values.yaml b/stable/rss-bridge/10.1.3/ix_values.yaml similarity index 100% rename from stable/rss-bridge/10.0.0/ix_values.yaml rename to stable/rss-bridge/10.1.3/ix_values.yaml diff --git a/stable/rss-bridge/10.0.0/questions.yaml b/stable/rss-bridge/10.1.3/questions.yaml similarity index 100% rename from stable/rss-bridge/10.0.0/questions.yaml rename to stable/rss-bridge/10.1.3/questions.yaml diff --git a/stable/rtorrent-rutorrent/4.0.0/templates/NOTES.txt b/stable/rss-bridge/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/rtorrent-rutorrent/4.0.0/templates/NOTES.txt rename to stable/rss-bridge/10.1.3/templates/NOTES.txt diff --git a/stable/sabnzbd/18.0.0/templates/common.yaml b/stable/rss-bridge/10.1.3/templates/common.yaml similarity index 100% rename from stable/sabnzbd/18.0.0/templates/common.yaml rename to stable/rss-bridge/10.1.3/templates/common.yaml diff --git a/stable/rss-to-telegram/5.0.0/values.yaml b/stable/rss-bridge/10.1.3/values.yaml similarity index 100% rename from stable/rss-to-telegram/5.0.0/values.yaml rename to stable/rss-bridge/10.1.3/values.yaml diff --git a/stable/rss-proxy/5.0.0/CHANGELOG.md b/stable/rss-proxy/5.0.0/CHANGELOG.md deleted file mode 100644 index b3b0a7859b3..00000000000 --- a/stable/rss-proxy/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [rss-proxy-4.1.11](https://github.com/truecharts/charts/compare/rss-proxy-4.1.10...rss-proxy-4.1.11) (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)) - - -## [rss-proxy-4.1.10](https://github.com/truecharts/charts/compare/rss-proxy-4.1.9...rss-proxy-4.1.10) (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)) - - -## [rss-proxy-4.1.9](https://github.com/truecharts/charts/compare/rss-proxy-4.1.8...rss-proxy-4.1.9) (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)) - - -## [rss-proxy-4.1.8](https://github.com/truecharts/charts/compare/rss-proxy-4.1.7...rss-proxy-4.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)) - - -## [rss-proxy-4.1.7](https://github.com/truecharts/charts/compare/rss-proxy-4.1.6...rss-proxy-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [rss-proxy-4.1.6](https://github.com/truecharts/charts/compare/rss-proxy-4.1.5...rss-proxy-4.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)) - - -## [rss-proxy-4.1.5](https://github.com/truecharts/charts/compare/rss-proxy-4.1.4...rss-proxy-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [rss-proxy-4.1.4](https://github.com/truecharts/charts/compare/rss-proxy-4.1.3...rss-proxy-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [rss-proxy-4.1.3](https://github.com/truecharts/charts/compare/rss-proxy-4.1.0...rss-proxy-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/rss-proxy/5.0.0/Chart.yaml b/stable/rss-proxy/5.0.0/Chart.yaml deleted file mode 100644 index e2ae23fc6d5..00000000000 --- a/stable/rss-proxy/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. -home: https://truecharts.org/charts/stable/rss-proxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.png -keywords: - - rss-proxy - - Cloud - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rss-proxy -sources: - - https://github.com/damoeb/rss-proxy - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-proxy - - https://hub.docker.com/r/damoeb/rss-proxy -type: application -version: 5.0.0 diff --git a/stable/rss-proxy/5.0.0/charts/common-17.5.0.tgz b/stable/rss-proxy/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rss-proxy/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rstudio/6.0.0/.helmignore b/stable/rss-proxy/5.1.3/.helmignore similarity index 100% rename from stable/rstudio/6.0.0/.helmignore rename to stable/rss-proxy/5.1.3/.helmignore diff --git a/stable/rss-proxy/5.1.3/CHANGELOG.md b/stable/rss-proxy/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c9cdf426c8d --- /dev/null +++ b/stable/rss-proxy/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [rss-proxy-4.1.11](https://github.com/truecharts/charts/compare/rss-proxy-4.1.10...rss-proxy-4.1.11) (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)) + + +## [rss-proxy-4.1.10](https://github.com/truecharts/charts/compare/rss-proxy-4.1.9...rss-proxy-4.1.10) (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)) + + +## [rss-proxy-4.1.9](https://github.com/truecharts/charts/compare/rss-proxy-4.1.8...rss-proxy-4.1.9) (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)) + + +## [rss-proxy-4.1.8](https://github.com/truecharts/charts/compare/rss-proxy-4.1.7...rss-proxy-4.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)) + + +## [rss-proxy-4.1.7](https://github.com/truecharts/charts/compare/rss-proxy-4.1.6...rss-proxy-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [rss-proxy-4.1.6](https://github.com/truecharts/charts/compare/rss-proxy-4.1.5...rss-proxy-4.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)) + + +## [rss-proxy-4.1.5](https://github.com/truecharts/charts/compare/rss-proxy-4.1.4...rss-proxy-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [rss-proxy-4.1.4](https://github.com/truecharts/charts/compare/rss-proxy-4.1.3...rss-proxy-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [rss-proxy-4.1.3](https://github.com/truecharts/charts/compare/rss-proxy-4.1.0...rss-proxy-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/rss-proxy/5.1.3/Chart.yaml b/stable/rss-proxy/5.1.3/Chart.yaml new file mode 100644 index 00000000000..d41add5b135 --- /dev/null +++ b/stable/rss-proxy/5.1.3/Chart.yaml @@ -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: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. +home: https://truecharts.org/charts/stable/rss-proxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.png +keywords: + - rss-proxy + - Cloud + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rss-proxy +sources: + - https://github.com/damoeb/rss-proxy + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-proxy + - https://hub.docker.com/r/damoeb/rss-proxy +type: application +version: 5.1.3 diff --git a/stable/rss-proxy/5.0.0/README.md b/stable/rss-proxy/5.1.3/README.md similarity index 100% rename from stable/rss-proxy/5.0.0/README.md rename to stable/rss-proxy/5.1.3/README.md diff --git a/stable/rss-proxy/5.0.0/app-readme.md b/stable/rss-proxy/5.1.3/app-readme.md similarity index 100% rename from stable/rss-proxy/5.0.0/app-readme.md rename to stable/rss-proxy/5.1.3/app-readme.md diff --git a/stable/rss-proxy/5.1.3/charts/common-18.0.3.tgz b/stable/rss-proxy/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rss-proxy/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rss-proxy/5.0.0/ix_values.yaml b/stable/rss-proxy/5.1.3/ix_values.yaml similarity index 100% rename from stable/rss-proxy/5.0.0/ix_values.yaml rename to stable/rss-proxy/5.1.3/ix_values.yaml diff --git a/stable/rss-proxy/5.0.0/questions.yaml b/stable/rss-proxy/5.1.3/questions.yaml similarity index 100% rename from stable/rss-proxy/5.0.0/questions.yaml rename to stable/rss-proxy/5.1.3/questions.yaml diff --git a/stable/rss-proxy/5.0.0/templates/common.yaml b/stable/rss-proxy/5.1.3/templates/common.yaml similarity index 100% rename from stable/rss-proxy/5.0.0/templates/common.yaml rename to stable/rss-proxy/5.1.3/templates/common.yaml diff --git a/stable/rstudio/6.0.0/values.yaml b/stable/rss-proxy/5.1.3/values.yaml similarity index 100% rename from stable/rstudio/6.0.0/values.yaml rename to stable/rss-proxy/5.1.3/values.yaml diff --git a/stable/rss-to-telegram/5.0.0/CHANGELOG.md b/stable/rss-to-telegram/5.0.0/CHANGELOG.md deleted file mode 100644 index 6edef6a2464..00000000000 --- a/stable/rss-to-telegram/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - -## [rss-to-telegram-4.1.11](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.10...rss-to-telegram-4.1.11) (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)) - - -## [rss-to-telegram-4.1.10](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.9...rss-to-telegram-4.1.10) (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)) - - -## [rss-to-telegram-4.1.9](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.8...rss-to-telegram-4.1.9) (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)) - - -## [rss-to-telegram-4.1.8](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.7...rss-to-telegram-4.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)) - - -## [rss-to-telegram-4.1.7](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.6...rss-to-telegram-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [rss-to-telegram-4.1.6](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.5...rss-to-telegram-4.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)) - - -## [rss-to-telegram-4.1.5](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.4...rss-to-telegram-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [rss-to-telegram-4.1.4](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.3...rss-to-telegram-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes diff --git a/stable/rss-to-telegram/5.0.0/Chart.yaml b/stable/rss-to-telegram/5.0.0/Chart.yaml deleted file mode 100644 index 7654cf3620c..00000000000 --- a/stable/rss-to-telegram/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. -home: https://truecharts.org/charts/stable/rss-to-telegram -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-to-telegram.png -keywords: - - rss-to-telegram - - Network-Other - - Network-Messenger - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rss-to-telegram -sources: - - https://github.com/BoKKeR/RSS-to-Telegram-Bot - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-to-telegram - - https://hub.docker.com/r/bokker/rss.to.telegram -type: application -version: 5.0.0 diff --git a/stable/rss-to-telegram/5.0.0/charts/common-17.5.0.tgz b/stable/rss-to-telegram/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rss-to-telegram/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rtorrent-rutorrent/4.0.0/.helmignore b/stable/rss-to-telegram/5.1.3/.helmignore similarity index 100% rename from stable/rtorrent-rutorrent/4.0.0/.helmignore rename to stable/rss-to-telegram/5.1.3/.helmignore diff --git a/stable/rss-to-telegram/5.1.3/CHANGELOG.md b/stable/rss-to-telegram/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1375493da6d --- /dev/null +++ b/stable/rss-to-telegram/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + +## [rss-to-telegram-4.1.11](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.10...rss-to-telegram-4.1.11) (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)) + + +## [rss-to-telegram-4.1.10](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.9...rss-to-telegram-4.1.10) (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)) + + +## [rss-to-telegram-4.1.9](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.8...rss-to-telegram-4.1.9) (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)) + + +## [rss-to-telegram-4.1.8](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.7...rss-to-telegram-4.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)) + + +## [rss-to-telegram-4.1.7](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.6...rss-to-telegram-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [rss-to-telegram-4.1.6](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.5...rss-to-telegram-4.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)) + + +## [rss-to-telegram-4.1.5](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.4...rss-to-telegram-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [rss-to-telegram-4.1.4](https://github.com/truecharts/charts/compare/rss-to-telegram-4.1.3...rss-to-telegram-4.1.4) (2024-01-01) + +### Chore diff --git a/stable/rss-to-telegram/5.1.3/Chart.yaml b/stable/rss-to-telegram/5.1.3/Chart.yaml new file mode 100644 index 00000000000..b6489dec920 --- /dev/null +++ b/stable/rss-to-telegram/5.1.3/Chart.yaml @@ -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: Network-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. +home: https://truecharts.org/charts/stable/rss-to-telegram +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-to-telegram.png +keywords: + - rss-to-telegram + - Network-Other + - Network-Messenger + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rss-to-telegram +sources: + - https://github.com/BoKKeR/RSS-to-Telegram-Bot + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-to-telegram + - https://hub.docker.com/r/bokker/rss.to.telegram +type: application +version: 5.1.3 diff --git a/stable/rss-to-telegram/5.0.0/README.md b/stable/rss-to-telegram/5.1.3/README.md similarity index 100% rename from stable/rss-to-telegram/5.0.0/README.md rename to stable/rss-to-telegram/5.1.3/README.md diff --git a/stable/rss-to-telegram/5.0.0/app-readme.md b/stable/rss-to-telegram/5.1.3/app-readme.md similarity index 100% rename from stable/rss-to-telegram/5.0.0/app-readme.md rename to stable/rss-to-telegram/5.1.3/app-readme.md diff --git a/stable/rss-to-telegram/5.1.3/charts/common-18.0.3.tgz b/stable/rss-to-telegram/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rss-to-telegram/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rss-to-telegram/5.0.0/ix_values.yaml b/stable/rss-to-telegram/5.1.3/ix_values.yaml similarity index 100% rename from stable/rss-to-telegram/5.0.0/ix_values.yaml rename to stable/rss-to-telegram/5.1.3/ix_values.yaml diff --git a/stable/rss-to-telegram/5.0.0/questions.yaml b/stable/rss-to-telegram/5.1.3/questions.yaml similarity index 100% rename from stable/rss-to-telegram/5.0.0/questions.yaml rename to stable/rss-to-telegram/5.1.3/questions.yaml diff --git a/stable/rss-to-telegram/5.0.0/templates/common.yaml b/stable/rss-to-telegram/5.1.3/templates/common.yaml similarity index 100% rename from stable/rss-to-telegram/5.0.0/templates/common.yaml rename to stable/rss-to-telegram/5.1.3/templates/common.yaml diff --git a/stable/rtorrent-rutorrent/4.0.0/values.yaml b/stable/rss-to-telegram/5.1.3/values.yaml similarity index 100% rename from stable/rtorrent-rutorrent/4.0.0/values.yaml rename to stable/rss-to-telegram/5.1.3/values.yaml diff --git a/stable/rsshub/12.1.5/Chart.yaml b/stable/rsshub/12.1.5/Chart.yaml index 736f313bb1e..83e8fbdaac7 100644 --- a/stable/rsshub/12.1.5/Chart.yaml +++ b/stable/rsshub/12.1.5/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/rsshub/12.1.5/charts/common-18.0.2.tgz b/stable/rsshub/12.1.5/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/rsshub/12.1.5/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/rsshub/12.1.5/charts/common-18.0.3.tgz b/stable/rsshub/12.1.5/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rsshub/12.1.5/charts/common-18.0.3.tgz differ diff --git a/stable/rstudio/6.0.0/CHANGELOG.md b/stable/rstudio/6.0.0/CHANGELOG.md deleted file mode 100644 index b5308042c17..00000000000 --- a/stable/rstudio/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [rstudio-5.1.14](https://github.com/truecharts/charts/compare/rstudio-5.1.13...rstudio-5.1.14) (2024-02-05) - -### Chore - - - -- update container image rocker/rstudio to 4.3.2[@249741d](https://github.com/249741d) by renovate ([#17895](https://github.com/truecharts/charts/issues/17895)) - - -## [rstudio-5.1.13](https://github.com/truecharts/charts/compare/rstudio-5.1.12...rstudio-5.1.13) (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)) - - -## [rstudio-5.1.12](https://github.com/truecharts/charts/compare/rstudio-5.1.11...rstudio-5.1.12) (2024-01-29) - -### Chore - - - -- update container image rocker/rstudio to 4.3.2[@6b5d7bb](https://github.com/6b5d7bb) by renovate ([#17651](https://github.com/truecharts/charts/issues/17651)) - - -## [rstudio-5.1.11](https://github.com/truecharts/charts/compare/rstudio-5.1.10...rstudio-5.1.11) (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)) - - -## [rstudio-5.1.10](https://github.com/truecharts/charts/compare/rstudio-5.1.9...rstudio-5.1.10) (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)) - - -## [rstudio-5.1.9](https://github.com/truecharts/charts/compare/rstudio-5.1.8...rstudio-5.1.9) (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)) - - -## [rstudio-5.1.8](https://github.com/truecharts/charts/compare/rstudio-5.1.7...rstudio-5.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [rstudio-5.1.7](https://github.com/truecharts/charts/compare/rstudio-5.1.6...rstudio-5.1.7) (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)) - - -## [rstudio-5.1.6](https://github.com/truecharts/charts/compare/rstudio-5.1.5...rstudio-5.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [rstudio-5.1.5](https://github.com/truecharts/charts/compare/rstudio-5.1.4...rstudio-5.1.5) (2024-01-01) - -### Chore diff --git a/stable/rstudio/6.0.0/Chart.yaml b/stable/rstudio/6.0.0/Chart.yaml deleted file mode 100644 index 35941dc1346..00000000000 --- a/stable/rstudio/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.3.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Integrated development environment for R, a programming language for statistical computing and graphics. -home: https://truecharts.org/charts/stable/rstudio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png -keywords: - - rstudio - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rstudio -sources: - - https://github.com/rocker-org/rocker-versioned2 - - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio - - https://hub.docker.com/r/rocker/rstudio -type: application -version: 6.0.0 diff --git a/stable/rstudio/6.0.0/charts/common-17.5.0.tgz b/stable/rstudio/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rstudio/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rust/5.0.0/.helmignore b/stable/rstudio/6.1.3/.helmignore similarity index 100% rename from stable/rust/5.0.0/.helmignore rename to stable/rstudio/6.1.3/.helmignore diff --git a/stable/rstudio/6.1.3/CHANGELOG.md b/stable/rstudio/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..94639ac7963 --- /dev/null +++ b/stable/rstudio/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [rstudio-5.1.14](https://github.com/truecharts/charts/compare/rstudio-5.1.13...rstudio-5.1.14) (2024-02-05) + +### Chore + + + +- update container image rocker/rstudio to 4.3.2[@249741d](https://github.com/249741d) by renovate ([#17895](https://github.com/truecharts/charts/issues/17895)) + + +## [rstudio-5.1.13](https://github.com/truecharts/charts/compare/rstudio-5.1.12...rstudio-5.1.13) (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)) + + +## [rstudio-5.1.12](https://github.com/truecharts/charts/compare/rstudio-5.1.11...rstudio-5.1.12) (2024-01-29) + +### Chore + + + +- update container image rocker/rstudio to 4.3.2[@6b5d7bb](https://github.com/6b5d7bb) by renovate ([#17651](https://github.com/truecharts/charts/issues/17651)) + + +## [rstudio-5.1.11](https://github.com/truecharts/charts/compare/rstudio-5.1.10...rstudio-5.1.11) (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)) + + +## [rstudio-5.1.10](https://github.com/truecharts/charts/compare/rstudio-5.1.9...rstudio-5.1.10) (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)) + + +## [rstudio-5.1.9](https://github.com/truecharts/charts/compare/rstudio-5.1.8...rstudio-5.1.9) (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)) + + +## [rstudio-5.1.8](https://github.com/truecharts/charts/compare/rstudio-5.1.7...rstudio-5.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [rstudio-5.1.7](https://github.com/truecharts/charts/compare/rstudio-5.1.6...rstudio-5.1.7) (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)) + + +## [rstudio-5.1.6](https://github.com/truecharts/charts/compare/rstudio-5.1.5...rstudio-5.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/rstudio/6.1.3/Chart.yaml b/stable/rstudio/6.1.3/Chart.yaml new file mode 100644 index 00000000000..c9560f6eae0 --- /dev/null +++ b/stable/rstudio/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.3.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Integrated development environment for R, a programming language for statistical computing and graphics. +home: https://truecharts.org/charts/stable/rstudio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png +keywords: + - rstudio + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rstudio +sources: + - https://github.com/rocker-org/rocker-versioned2 + - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio + - https://hub.docker.com/r/rocker/rstudio +type: application +version: 6.1.3 diff --git a/stable/rstudio/6.0.0/README.md b/stable/rstudio/6.1.3/README.md similarity index 100% rename from stable/rstudio/6.0.0/README.md rename to stable/rstudio/6.1.3/README.md diff --git a/stable/rstudio/6.0.0/app-readme.md b/stable/rstudio/6.1.3/app-readme.md similarity index 100% rename from stable/rstudio/6.0.0/app-readme.md rename to stable/rstudio/6.1.3/app-readme.md diff --git a/stable/rstudio/6.1.3/charts/common-18.0.3.tgz b/stable/rstudio/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rstudio/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rstudio/6.0.0/ix_values.yaml b/stable/rstudio/6.1.3/ix_values.yaml similarity index 100% rename from stable/rstudio/6.0.0/ix_values.yaml rename to stable/rstudio/6.1.3/ix_values.yaml diff --git a/stable/rstudio/6.0.0/questions.yaml b/stable/rstudio/6.1.3/questions.yaml similarity index 100% rename from stable/rstudio/6.0.0/questions.yaml rename to stable/rstudio/6.1.3/questions.yaml diff --git a/stable/rstudio/6.0.0/templates/common.yaml b/stable/rstudio/6.1.3/templates/common.yaml similarity index 100% rename from stable/rstudio/6.0.0/templates/common.yaml rename to stable/rstudio/6.1.3/templates/common.yaml diff --git a/stable/rust/5.0.0/values.yaml b/stable/rstudio/6.1.3/values.yaml similarity index 100% rename from stable/rust/5.0.0/values.yaml rename to stable/rstudio/6.1.3/values.yaml diff --git a/stable/rtorrent-rutorrent/4.0.0/CHANGELOG.md b/stable/rtorrent-rutorrent/4.0.0/CHANGELOG.md deleted file mode 100644 index a2abdc9e3d3..00000000000 --- a/stable/rtorrent-rutorrent/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - -## [rtorrent-rutorrent-3.1.11](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.10...rtorrent-rutorrent-3.1.11) (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)) - - -## [rtorrent-rutorrent-3.1.10](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.9...rtorrent-rutorrent-3.1.10) (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)) - - -## [rtorrent-rutorrent-3.1.9](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.8...rtorrent-rutorrent-3.1.9) (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)) - - -## [rtorrent-rutorrent-3.1.8](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.7...rtorrent-rutorrent-3.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)) - - -## [rtorrent-rutorrent-3.1.7](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.6...rtorrent-rutorrent-3.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [rtorrent-rutorrent-3.1.6](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.5...rtorrent-rutorrent-3.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)) - - -## [rtorrent-rutorrent-3.1.5](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.4...rtorrent-rutorrent-3.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [rtorrent-rutorrent-3.1.4](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.3...rtorrent-rutorrent-3.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [rtorrent-rutorrent-3.1.3](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.0...rtorrent-rutorrent-3.1.3) (2024-01-01) diff --git a/stable/rtorrent-rutorrent/4.0.0/Chart.yaml b/stable/rtorrent-rutorrent/4.0.0/Chart.yaml deleted file mode 100644 index e8632d36887..00000000000 --- a/stable/rtorrent-rutorrent/4.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: torrent - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.2.9 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: rTorrent and ruTorrent chart. -home: https://truecharts.org/charts/stable/rtorrent-rutorrent -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png -keywords: - - rutorrent - - torrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rtorrent-rutorrent -sources: - - https://github.com/crazy-max/docker-rtorrent-rutorrent - - https://truecharts.org/charts/stable/rtorrent-rutorrent - - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent - - https://ghcr.io/crazy-max/rtorrent-rutorrent - - https://ghcr.io/thde/rtorrent_exporter -type: application -version: 4.0.0 diff --git a/stable/rtorrent-rutorrent/4.0.0/charts/common-17.5.0.tgz b/stable/rtorrent-rutorrent/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rtorrent-rutorrent/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/rustpad/5.0.0/.helmignore b/stable/rtorrent-rutorrent/4.1.3/.helmignore similarity index 100% rename from stable/rustpad/5.0.0/.helmignore rename to stable/rtorrent-rutorrent/4.1.3/.helmignore diff --git a/stable/rtorrent-rutorrent/4.1.3/CHANGELOG.md b/stable/rtorrent-rutorrent/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ed354efa650 --- /dev/null +++ b/stable/rtorrent-rutorrent/4.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + +## [rtorrent-rutorrent-3.1.11](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.10...rtorrent-rutorrent-3.1.11) (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)) + + +## [rtorrent-rutorrent-3.1.10](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.9...rtorrent-rutorrent-3.1.10) (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)) + + +## [rtorrent-rutorrent-3.1.9](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.8...rtorrent-rutorrent-3.1.9) (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)) + + +## [rtorrent-rutorrent-3.1.8](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.7...rtorrent-rutorrent-3.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)) + + +## [rtorrent-rutorrent-3.1.7](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.6...rtorrent-rutorrent-3.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [rtorrent-rutorrent-3.1.6](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.5...rtorrent-rutorrent-3.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)) + + +## [rtorrent-rutorrent-3.1.5](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.4...rtorrent-rutorrent-3.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [rtorrent-rutorrent-3.1.4](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-3.1.3...rtorrent-rutorrent-3.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/rtorrent-rutorrent/4.1.3/Chart.yaml b/stable/rtorrent-rutorrent/4.1.3/Chart.yaml new file mode 100644 index 00000000000..a8625c4389f --- /dev/null +++ b/stable/rtorrent-rutorrent/4.1.3/Chart.yaml @@ -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: torrent + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.2.9 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: rTorrent and ruTorrent chart. +home: https://truecharts.org/charts/stable/rtorrent-rutorrent +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png +keywords: + - rutorrent + - torrent +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rtorrent-rutorrent +sources: + - https://github.com/crazy-max/docker-rtorrent-rutorrent + - https://truecharts.org/charts/stable/rtorrent-rutorrent + - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent + - https://ghcr.io/crazy-max/rtorrent-rutorrent + - https://ghcr.io/thde/rtorrent_exporter +type: application +version: 4.1.3 diff --git a/stable/rtorrent-rutorrent/4.0.0/README.md b/stable/rtorrent-rutorrent/4.1.3/README.md similarity index 100% rename from stable/rtorrent-rutorrent/4.0.0/README.md rename to stable/rtorrent-rutorrent/4.1.3/README.md diff --git a/stable/rtorrent-rutorrent/4.0.0/app-readme.md b/stable/rtorrent-rutorrent/4.1.3/app-readme.md similarity index 100% rename from stable/rtorrent-rutorrent/4.0.0/app-readme.md rename to stable/rtorrent-rutorrent/4.1.3/app-readme.md diff --git a/stable/rtorrent-rutorrent/4.1.3/charts/common-18.0.3.tgz b/stable/rtorrent-rutorrent/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rtorrent-rutorrent/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rtorrent-rutorrent/4.0.0/ix_values.yaml b/stable/rtorrent-rutorrent/4.1.3/ix_values.yaml similarity index 100% rename from stable/rtorrent-rutorrent/4.0.0/ix_values.yaml rename to stable/rtorrent-rutorrent/4.1.3/ix_values.yaml diff --git a/stable/rtorrent-rutorrent/4.0.0/questions.yaml b/stable/rtorrent-rutorrent/4.1.3/questions.yaml similarity index 100% rename from stable/rtorrent-rutorrent/4.0.0/questions.yaml rename to stable/rtorrent-rutorrent/4.1.3/questions.yaml diff --git a/stable/sabnzbd/18.0.0/templates/NOTES.txt b/stable/rtorrent-rutorrent/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/sabnzbd/18.0.0/templates/NOTES.txt rename to stable/rtorrent-rutorrent/4.1.3/templates/NOTES.txt diff --git a/stable/rtorrent-rutorrent/4.0.0/templates/common.yaml b/stable/rtorrent-rutorrent/4.1.3/templates/common.yaml similarity index 100% rename from stable/rtorrent-rutorrent/4.0.0/templates/common.yaml rename to stable/rtorrent-rutorrent/4.1.3/templates/common.yaml diff --git a/stable/rustpad/5.0.0/values.yaml b/stable/rtorrent-rutorrent/4.1.3/values.yaml similarity index 100% rename from stable/rustpad/5.0.0/values.yaml rename to stable/rtorrent-rutorrent/4.1.3/values.yaml diff --git a/stable/rust/5.0.0/CHANGELOG.md b/stable/rust/5.0.0/CHANGELOG.md deleted file mode 100644 index e2cad085f13..00000000000 --- a/stable/rust/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [rust-4.1.11](https://github.com/truecharts/charts/compare/rust-4.1.10...rust-4.1.11) (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)) - - -## [rust-4.1.10](https://github.com/truecharts/charts/compare/rust-4.1.9...rust-4.1.10) (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)) - - -## [rust-4.1.9](https://github.com/truecharts/charts/compare/rust-4.1.8...rust-4.1.9) (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)) - - -## [rust-4.1.8](https://github.com/truecharts/charts/compare/rust-4.1.7...rust-4.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)) - - -## [rust-4.1.7](https://github.com/truecharts/charts/compare/rust-4.1.6...rust-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [rust-4.1.6](https://github.com/truecharts/charts/compare/rust-4.1.5...rust-4.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)) - - -## [rust-4.1.5](https://github.com/truecharts/charts/compare/rust-4.1.4...rust-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [rust-4.1.4](https://github.com/truecharts/charts/compare/rust-4.1.3...rust-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [rust-4.1.3](https://github.com/truecharts/charts/compare/rust-4.1.0...rust-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/rust/5.0.0/Chart.yaml b/stable/rust/5.0.0/Chart.yaml deleted file mode 100644 index 6d64f79ebcc..00000000000 --- a/stable/rust/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: rust -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install RUST and run it. -home: https://truecharts.org/charts/stable/rust -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png -keywords: - - rust - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rust -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/rust - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/rust/5.0.0/charts/common-17.5.0.tgz b/stable/rust/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rust/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/s3backup/5.0.0/.helmignore b/stable/rust/5.1.3/.helmignore similarity index 100% rename from stable/s3backup/5.0.0/.helmignore rename to stable/rust/5.1.3/.helmignore diff --git a/stable/rust/5.1.3/CHANGELOG.md b/stable/rust/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5c7d5646c20 --- /dev/null +++ b/stable/rust/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [rust-4.1.11](https://github.com/truecharts/charts/compare/rust-4.1.10...rust-4.1.11) (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)) + + +## [rust-4.1.10](https://github.com/truecharts/charts/compare/rust-4.1.9...rust-4.1.10) (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)) + + +## [rust-4.1.9](https://github.com/truecharts/charts/compare/rust-4.1.8...rust-4.1.9) (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)) + + +## [rust-4.1.8](https://github.com/truecharts/charts/compare/rust-4.1.7...rust-4.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)) + + +## [rust-4.1.7](https://github.com/truecharts/charts/compare/rust-4.1.6...rust-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [rust-4.1.6](https://github.com/truecharts/charts/compare/rust-4.1.5...rust-4.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)) + + +## [rust-4.1.5](https://github.com/truecharts/charts/compare/rust-4.1.4...rust-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [rust-4.1.4](https://github.com/truecharts/charts/compare/rust-4.1.3...rust-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [rust-4.1.3](https://github.com/truecharts/charts/compare/rust-4.1.0...rust-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/rust/5.1.3/Chart.yaml b/stable/rust/5.1.3/Chart.yaml new file mode 100644 index 00000000000..84458cc8c81 --- /dev/null +++ b/stable/rust/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: rust +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install RUST and run it. +home: https://truecharts.org/charts/stable/rust +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png +keywords: + - rust + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rust +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/rust + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/rust/5.0.0/README.md b/stable/rust/5.1.3/README.md similarity index 100% rename from stable/rust/5.0.0/README.md rename to stable/rust/5.1.3/README.md diff --git a/stable/rust/5.0.0/app-readme.md b/stable/rust/5.1.3/app-readme.md similarity index 100% rename from stable/rust/5.0.0/app-readme.md rename to stable/rust/5.1.3/app-readme.md diff --git a/stable/rust/5.1.3/charts/common-18.0.3.tgz b/stable/rust/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rust/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rust/5.0.0/ix_values.yaml b/stable/rust/5.1.3/ix_values.yaml similarity index 100% rename from stable/rust/5.0.0/ix_values.yaml rename to stable/rust/5.1.3/ix_values.yaml diff --git a/stable/rust/5.0.0/questions.yaml b/stable/rust/5.1.3/questions.yaml similarity index 100% rename from stable/rust/5.0.0/questions.yaml rename to stable/rust/5.1.3/questions.yaml diff --git a/stable/rust/5.0.0/templates/common.yaml b/stable/rust/5.1.3/templates/common.yaml similarity index 100% rename from stable/rust/5.0.0/templates/common.yaml rename to stable/rust/5.1.3/templates/common.yaml diff --git a/stable/s3backup/5.0.0/values.yaml b/stable/rust/5.1.3/values.yaml similarity index 100% rename from stable/s3backup/5.0.0/values.yaml rename to stable/rust/5.1.3/values.yaml diff --git a/stable/rustpad/5.0.0/CHANGELOG.md b/stable/rustpad/5.0.0/CHANGELOG.md deleted file mode 100644 index cec74a20002..00000000000 --- a/stable/rustpad/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [rustpad-4.1.11](https://github.com/truecharts/charts/compare/rustpad-4.1.10...rustpad-4.1.11) (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)) - - -## [rustpad-4.1.10](https://github.com/truecharts/charts/compare/rustpad-4.1.9...rustpad-4.1.10) (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)) - - -## [rustpad-4.1.9](https://github.com/truecharts/charts/compare/rustpad-4.1.8...rustpad-4.1.9) (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)) - - -## [rustpad-4.1.8](https://github.com/truecharts/charts/compare/rustpad-4.1.7...rustpad-4.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)) - - -## [rustpad-4.1.7](https://github.com/truecharts/charts/compare/rustpad-4.1.6...rustpad-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [rustpad-4.1.6](https://github.com/truecharts/charts/compare/rustpad-4.1.5...rustpad-4.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)) - - -## [rustpad-4.1.5](https://github.com/truecharts/charts/compare/rustpad-4.1.4...rustpad-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [rustpad-4.1.4](https://github.com/truecharts/charts/compare/rustpad-4.1.3...rustpad-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [rustpad-4.1.3](https://github.com/truecharts/charts/compare/rustpad-4.1.0...rustpad-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/rustpad/5.0.0/Chart.yaml b/stable/rustpad/5.0.0/Chart.yaml deleted file mode 100644 index 8590594ef5b..00000000000 --- a/stable/rustpad/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. -home: https://truecharts.org/charts/stable/rustpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.png -keywords: - - rustpad - - Cloud - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: rustpad -sources: - - https://github.com/ekzhang/rustpad - - https://github.com/truecharts/charts/tree/master/charts/stable/rustpad - - https://hub.docker.com/r/ekzhang/rustpad -type: application -version: 5.0.0 diff --git a/stable/rustpad/5.0.0/charts/common-17.5.0.tgz b/stable/rustpad/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/rustpad/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/s3sync/5.0.0/.helmignore b/stable/rustpad/5.1.3/.helmignore similarity index 100% rename from stable/s3sync/5.0.0/.helmignore rename to stable/rustpad/5.1.3/.helmignore diff --git a/stable/rustpad/5.1.3/CHANGELOG.md b/stable/rustpad/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8053eecf17c --- /dev/null +++ b/stable/rustpad/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [rustpad-4.1.11](https://github.com/truecharts/charts/compare/rustpad-4.1.10...rustpad-4.1.11) (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)) + + +## [rustpad-4.1.10](https://github.com/truecharts/charts/compare/rustpad-4.1.9...rustpad-4.1.10) (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)) + + +## [rustpad-4.1.9](https://github.com/truecharts/charts/compare/rustpad-4.1.8...rustpad-4.1.9) (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)) + + +## [rustpad-4.1.8](https://github.com/truecharts/charts/compare/rustpad-4.1.7...rustpad-4.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)) + + +## [rustpad-4.1.7](https://github.com/truecharts/charts/compare/rustpad-4.1.6...rustpad-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [rustpad-4.1.6](https://github.com/truecharts/charts/compare/rustpad-4.1.5...rustpad-4.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)) + + +## [rustpad-4.1.5](https://github.com/truecharts/charts/compare/rustpad-4.1.4...rustpad-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [rustpad-4.1.4](https://github.com/truecharts/charts/compare/rustpad-4.1.3...rustpad-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [rustpad-4.1.3](https://github.com/truecharts/charts/compare/rustpad-4.1.0...rustpad-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/rustpad/5.1.3/Chart.yaml b/stable/rustpad/5.1.3/Chart.yaml new file mode 100644 index 00000000000..09d8acc9566 --- /dev/null +++ b/stable/rustpad/5.1.3/Chart.yaml @@ -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: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. +home: https://truecharts.org/charts/stable/rustpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.png +keywords: + - rustpad + - Cloud + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: rustpad +sources: + - https://github.com/ekzhang/rustpad + - https://github.com/truecharts/charts/tree/master/charts/stable/rustpad + - https://hub.docker.com/r/ekzhang/rustpad +type: application +version: 5.1.3 diff --git a/stable/rustpad/5.0.0/README.md b/stable/rustpad/5.1.3/README.md similarity index 100% rename from stable/rustpad/5.0.0/README.md rename to stable/rustpad/5.1.3/README.md diff --git a/stable/rustpad/5.0.0/app-readme.md b/stable/rustpad/5.1.3/app-readme.md similarity index 100% rename from stable/rustpad/5.0.0/app-readme.md rename to stable/rustpad/5.1.3/app-readme.md diff --git a/stable/rustpad/5.1.3/charts/common-18.0.3.tgz b/stable/rustpad/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/rustpad/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/rustpad/5.0.0/ix_values.yaml b/stable/rustpad/5.1.3/ix_values.yaml similarity index 100% rename from stable/rustpad/5.0.0/ix_values.yaml rename to stable/rustpad/5.1.3/ix_values.yaml diff --git a/stable/rustpad/5.0.0/questions.yaml b/stable/rustpad/5.1.3/questions.yaml similarity index 100% rename from stable/rustpad/5.0.0/questions.yaml rename to stable/rustpad/5.1.3/questions.yaml diff --git a/stable/rustpad/5.0.0/templates/common.yaml b/stable/rustpad/5.1.3/templates/common.yaml similarity index 100% rename from stable/rustpad/5.0.0/templates/common.yaml rename to stable/rustpad/5.1.3/templates/common.yaml diff --git a/stable/s3sync/5.0.0/values.yaml b/stable/rustpad/5.1.3/values.yaml similarity index 100% rename from stable/s3sync/5.0.0/values.yaml rename to stable/rustpad/5.1.3/values.yaml diff --git a/stable/s3backup/5.0.0/CHANGELOG.md b/stable/s3backup/5.0.0/CHANGELOG.md deleted file mode 100644 index cdb1885cbd7..00000000000 --- a/stable/s3backup/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [s3backup-4.1.11](https://github.com/truecharts/charts/compare/s3backup-4.1.10...s3backup-4.1.11) (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)) - - -## [s3backup-4.1.10](https://github.com/truecharts/charts/compare/s3backup-4.1.9...s3backup-4.1.10) (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)) - - -## [s3backup-4.1.9](https://github.com/truecharts/charts/compare/s3backup-4.1.8...s3backup-4.1.9) (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)) - - -## [s3backup-4.1.8](https://github.com/truecharts/charts/compare/s3backup-4.1.7...s3backup-4.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)) - - -## [s3backup-4.1.7](https://github.com/truecharts/charts/compare/s3backup-4.1.6...s3backup-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [s3backup-4.1.6](https://github.com/truecharts/charts/compare/s3backup-4.1.5...s3backup-4.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)) - - -## [s3backup-4.1.5](https://github.com/truecharts/charts/compare/s3backup-4.1.4...s3backup-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [s3backup-4.1.4](https://github.com/truecharts/charts/compare/s3backup-4.1.3...s3backup-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [s3backup-4.1.3](https://github.com/truecharts/charts/compare/s3backup-4.1.0...s3backup-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/s3backup/5.0.0/Chart.yaml b/stable/s3backup/5.0.0/Chart.yaml deleted file mode 100644 index 71a94de4ae2..00000000000 --- a/stable/s3backup/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple way to backup important files to Amazon S3 and Glacier. -home: https://truecharts.org/charts/stable/s3backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.png -keywords: - - s3backup - - Backup - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: s3backup -sources: - - https://registry.hub.docker.com/r/joch/s3backup/ - - https://github.com/truecharts/charts/tree/master/charts/stable/s3backup - - https://hub.docker.com/r/joch/s3backup -type: application -version: 5.0.0 diff --git a/stable/s3backup/5.0.0/charts/common-17.5.0.tgz b/stable/s3backup/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/s3backup/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sabnzbd/18.0.0/.helmignore b/stable/s3backup/5.1.3/.helmignore similarity index 100% rename from stable/sabnzbd/18.0.0/.helmignore rename to stable/s3backup/5.1.3/.helmignore diff --git a/stable/s3backup/5.1.3/CHANGELOG.md b/stable/s3backup/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0061d636cf6 --- /dev/null +++ b/stable/s3backup/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [s3backup-4.1.11](https://github.com/truecharts/charts/compare/s3backup-4.1.10...s3backup-4.1.11) (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)) + + +## [s3backup-4.1.10](https://github.com/truecharts/charts/compare/s3backup-4.1.9...s3backup-4.1.10) (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)) + + +## [s3backup-4.1.9](https://github.com/truecharts/charts/compare/s3backup-4.1.8...s3backup-4.1.9) (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)) + + +## [s3backup-4.1.8](https://github.com/truecharts/charts/compare/s3backup-4.1.7...s3backup-4.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)) + + +## [s3backup-4.1.7](https://github.com/truecharts/charts/compare/s3backup-4.1.6...s3backup-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [s3backup-4.1.6](https://github.com/truecharts/charts/compare/s3backup-4.1.5...s3backup-4.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)) + + +## [s3backup-4.1.5](https://github.com/truecharts/charts/compare/s3backup-4.1.4...s3backup-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [s3backup-4.1.4](https://github.com/truecharts/charts/compare/s3backup-4.1.3...s3backup-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [s3backup-4.1.3](https://github.com/truecharts/charts/compare/s3backup-4.1.0...s3backup-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/s3backup/5.1.3/Chart.yaml b/stable/s3backup/5.1.3/Chart.yaml new file mode 100644 index 00000000000..de0dafaf767 --- /dev/null +++ b/stable/s3backup/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A simple way to backup important files to Amazon S3 and Glacier. +home: https://truecharts.org/charts/stable/s3backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.png +keywords: + - s3backup + - Backup + - Cloud +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: s3backup +sources: + - https://registry.hub.docker.com/r/joch/s3backup/ + - https://github.com/truecharts/charts/tree/master/charts/stable/s3backup + - https://hub.docker.com/r/joch/s3backup +type: application +version: 5.1.3 diff --git a/stable/s3backup/5.0.0/README.md b/stable/s3backup/5.1.3/README.md similarity index 100% rename from stable/s3backup/5.0.0/README.md rename to stable/s3backup/5.1.3/README.md diff --git a/stable/s3backup/5.0.0/app-readme.md b/stable/s3backup/5.1.3/app-readme.md similarity index 100% rename from stable/s3backup/5.0.0/app-readme.md rename to stable/s3backup/5.1.3/app-readme.md diff --git a/stable/s3backup/5.1.3/charts/common-18.0.3.tgz b/stable/s3backup/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/s3backup/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/s3backup/5.0.0/ix_values.yaml b/stable/s3backup/5.1.3/ix_values.yaml similarity index 100% rename from stable/s3backup/5.0.0/ix_values.yaml rename to stable/s3backup/5.1.3/ix_values.yaml diff --git a/stable/s3backup/5.0.0/questions.yaml b/stable/s3backup/5.1.3/questions.yaml similarity index 100% rename from stable/s3backup/5.0.0/questions.yaml rename to stable/s3backup/5.1.3/questions.yaml diff --git a/stable/s3backup/5.0.0/templates/common.yaml b/stable/s3backup/5.1.3/templates/common.yaml similarity index 100% rename from stable/s3backup/5.0.0/templates/common.yaml rename to stable/s3backup/5.1.3/templates/common.yaml diff --git a/stable/sabnzbd/18.0.0/values.yaml b/stable/s3backup/5.1.3/values.yaml similarity index 100% rename from stable/sabnzbd/18.0.0/values.yaml rename to stable/s3backup/5.1.3/values.yaml diff --git a/stable/s3sync/5.0.0/CHANGELOG.md b/stable/s3sync/5.0.0/CHANGELOG.md deleted file mode 100644 index 6f1f41db6e1..00000000000 --- a/stable/s3sync/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [s3sync-4.1.11](https://github.com/truecharts/charts/compare/s3sync-4.1.10...s3sync-4.1.11) (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)) - - -## [s3sync-4.1.10](https://github.com/truecharts/charts/compare/s3sync-4.1.9...s3sync-4.1.10) (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)) - - -## [s3sync-4.1.9](https://github.com/truecharts/charts/compare/s3sync-4.1.8...s3sync-4.1.9) (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)) - - -## [s3sync-4.1.8](https://github.com/truecharts/charts/compare/s3sync-4.1.7...s3sync-4.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)) - - -## [s3sync-4.1.7](https://github.com/truecharts/charts/compare/s3sync-4.1.6...s3sync-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [s3sync-4.1.6](https://github.com/truecharts/charts/compare/s3sync-4.1.5...s3sync-4.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)) - - -## [s3sync-4.1.5](https://github.com/truecharts/charts/compare/s3sync-4.1.4...s3sync-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [s3sync-4.1.4](https://github.com/truecharts/charts/compare/s3sync-4.1.3...s3sync-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [s3sync-4.1.3](https://github.com/truecharts/charts/compare/s3sync-4.1.0...s3sync-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/s3sync/5.0.0/Chart.yaml b/stable/s3sync/5.0.0/Chart.yaml deleted file mode 100644 index 0d2a8c078b1..00000000000 --- a/stable/s3sync/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. -home: https://truecharts.org/charts/stable/s3sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.png -keywords: - - s3sync - - Backup - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: s3sync -sources: - - https://github.com/what-name/docker-s3sync - - https://github.com/truecharts/charts/tree/master/charts/stable/s3sync - - https://hub.docker.com/r/whatname/docker-s3sync -type: application -version: 5.0.0 diff --git a/stable/s3sync/5.0.0/charts/common-17.5.0.tgz b/stable/s3sync/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/s3sync/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/satisfactory/9.1.0/.helmignore b/stable/s3sync/5.1.3/.helmignore similarity index 100% rename from stable/satisfactory/9.1.0/.helmignore rename to stable/s3sync/5.1.3/.helmignore diff --git a/stable/s3sync/5.1.3/CHANGELOG.md b/stable/s3sync/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1599e15a52f --- /dev/null +++ b/stable/s3sync/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [s3sync-4.1.11](https://github.com/truecharts/charts/compare/s3sync-4.1.10...s3sync-4.1.11) (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)) + + +## [s3sync-4.1.10](https://github.com/truecharts/charts/compare/s3sync-4.1.9...s3sync-4.1.10) (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)) + + +## [s3sync-4.1.9](https://github.com/truecharts/charts/compare/s3sync-4.1.8...s3sync-4.1.9) (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)) + + +## [s3sync-4.1.8](https://github.com/truecharts/charts/compare/s3sync-4.1.7...s3sync-4.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)) + + +## [s3sync-4.1.7](https://github.com/truecharts/charts/compare/s3sync-4.1.6...s3sync-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [s3sync-4.1.6](https://github.com/truecharts/charts/compare/s3sync-4.1.5...s3sync-4.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)) + + +## [s3sync-4.1.5](https://github.com/truecharts/charts/compare/s3sync-4.1.4...s3sync-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [s3sync-4.1.4](https://github.com/truecharts/charts/compare/s3sync-4.1.3...s3sync-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [s3sync-4.1.3](https://github.com/truecharts/charts/compare/s3sync-4.1.0...s3sync-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/s3sync/5.1.3/Chart.yaml b/stable/s3sync/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c4c7b9477ef --- /dev/null +++ b/stable/s3sync/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. +home: https://truecharts.org/charts/stable/s3sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.png +keywords: + - s3sync + - Backup + - Cloud +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: s3sync +sources: + - https://github.com/what-name/docker-s3sync + - https://github.com/truecharts/charts/tree/master/charts/stable/s3sync + - https://hub.docker.com/r/whatname/docker-s3sync +type: application +version: 5.1.3 diff --git a/stable/s3sync/5.0.0/README.md b/stable/s3sync/5.1.3/README.md similarity index 100% rename from stable/s3sync/5.0.0/README.md rename to stable/s3sync/5.1.3/README.md diff --git a/stable/s3sync/5.0.0/app-readme.md b/stable/s3sync/5.1.3/app-readme.md similarity index 100% rename from stable/s3sync/5.0.0/app-readme.md rename to stable/s3sync/5.1.3/app-readme.md diff --git a/stable/s3sync/5.1.3/charts/common-18.0.3.tgz b/stable/s3sync/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/s3sync/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/s3sync/5.0.0/ix_values.yaml b/stable/s3sync/5.1.3/ix_values.yaml similarity index 100% rename from stable/s3sync/5.0.0/ix_values.yaml rename to stable/s3sync/5.1.3/ix_values.yaml diff --git a/stable/s3sync/5.0.0/questions.yaml b/stable/s3sync/5.1.3/questions.yaml similarity index 100% rename from stable/s3sync/5.0.0/questions.yaml rename to stable/s3sync/5.1.3/questions.yaml diff --git a/stable/s3sync/5.0.0/templates/common.yaml b/stable/s3sync/5.1.3/templates/common.yaml similarity index 100% rename from stable/s3sync/5.0.0/templates/common.yaml rename to stable/s3sync/5.1.3/templates/common.yaml diff --git a/stable/satisfactory/9.1.0/values.yaml b/stable/s3sync/5.1.3/values.yaml similarity index 100% rename from stable/satisfactory/9.1.0/values.yaml rename to stable/s3sync/5.1.3/values.yaml diff --git a/stable/sabnzbd/18.0.0/CHANGELOG.md b/stable/sabnzbd/18.0.0/CHANGELOG.md deleted file mode 100644 index 21b77fb12ac..00000000000 --- a/stable/sabnzbd/18.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - - -## [sabnzbd-17.2.9](https://github.com/truecharts/charts/compare/sabnzbd-17.2.8...sabnzbd-17.2.9) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/onedr0p/sabnzbd to 4.2.2[@5b1f15c](https://github.com/5b1f15c) by renovate ([#17958](https://github.com/truecharts/charts/issues/17958)) - - -## [sabnzbd-17.2.8](https://github.com/truecharts/charts/compare/sabnzbd-17.2.7...sabnzbd-17.2.8) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/onedr0p/sabnzbd to v4.2.2[@0343b55](https://github.com/0343b55) by renovate ([#17917](https://github.com/truecharts/charts/issues/17917)) - - -## [sabnzbd-17.2.7](https://github.com/truecharts/charts/compare/sabnzbd-17.2.6...sabnzbd-17.2.7) (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)) - - -## [sabnzbd-17.2.6](https://github.com/truecharts/charts/compare/sabnzbd-17.2.5...sabnzbd-17.2.6) (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)) - - -## [sabnzbd-17.2.5](https://github.com/truecharts/charts/compare/sabnzbd-17.2.4...sabnzbd-17.2.5) (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)) - - -## [sabnzbd-17.2.4](https://github.com/truecharts/charts/compare/sabnzbd-17.2.3...sabnzbd-17.2.4) (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)) - - -## [sabnzbd-17.2.3](https://github.com/truecharts/charts/compare/sabnzbd-17.2.2...sabnzbd-17.2.3) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [sabnzbd-17.2.2](https://github.com/truecharts/charts/compare/sabnzbd-17.2.1...sabnzbd-17.2.2) (2024-01-09) - -### Chore - diff --git a/stable/sabnzbd/18.0.0/Chart.yaml b/stable/sabnzbd/18.0.0/Chart.yaml deleted file mode 100644 index 574438c8a35..00000000000 --- a/stable/sabnzbd/18.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.2.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Free and easy binary newsreader -home: https://truecharts.org/charts/stable/sabnzbd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png -keywords: - - sabnzbd - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sabnzbd -sources: - - https://sabnzbd.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - - https://ghcr.io/onedr0p/sabnzbd - - https://ghcr.io/onedr0p/exportarr -type: application -version: 18.0.0 diff --git a/stable/sabnzbd/18.0.0/charts/common-17.5.0.tgz b/stable/sabnzbd/18.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sabnzbd/18.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/scrutiny/10.1.0/.helmignore b/stable/sabnzbd/18.1.3/.helmignore similarity index 100% rename from stable/scrutiny/10.1.0/.helmignore rename to stable/sabnzbd/18.1.3/.helmignore diff --git a/stable/sabnzbd/18.1.3/CHANGELOG.md b/stable/sabnzbd/18.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a125cdab1d8 --- /dev/null +++ b/stable/sabnzbd/18.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + + +## [sabnzbd-17.2.9](https://github.com/truecharts/charts/compare/sabnzbd-17.2.8...sabnzbd-17.2.9) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/onedr0p/sabnzbd to 4.2.2[@5b1f15c](https://github.com/5b1f15c) by renovate ([#17958](https://github.com/truecharts/charts/issues/17958)) + + +## [sabnzbd-17.2.8](https://github.com/truecharts/charts/compare/sabnzbd-17.2.7...sabnzbd-17.2.8) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/onedr0p/sabnzbd to v4.2.2[@0343b55](https://github.com/0343b55) by renovate ([#17917](https://github.com/truecharts/charts/issues/17917)) + + +## [sabnzbd-17.2.7](https://github.com/truecharts/charts/compare/sabnzbd-17.2.6...sabnzbd-17.2.7) (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)) + + +## [sabnzbd-17.2.6](https://github.com/truecharts/charts/compare/sabnzbd-17.2.5...sabnzbd-17.2.6) (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)) + + +## [sabnzbd-17.2.5](https://github.com/truecharts/charts/compare/sabnzbd-17.2.4...sabnzbd-17.2.5) (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)) + + +## [sabnzbd-17.2.4](https://github.com/truecharts/charts/compare/sabnzbd-17.2.3...sabnzbd-17.2.4) (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)) + + +## [sabnzbd-17.2.3](https://github.com/truecharts/charts/compare/sabnzbd-17.2.2...sabnzbd-17.2.3) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [sabnzbd-17.2.2](https://github.com/truecharts/charts/compare/sabnzbd-17.2.1...sabnzbd-17.2.2) (2024-01-09) \ No newline at end of file diff --git a/stable/sabnzbd/18.1.3/Chart.yaml b/stable/sabnzbd/18.1.3/Chart.yaml new file mode 100644 index 00000000000..c5fd7bb7557 --- /dev/null +++ b/stable/sabnzbd/18.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.2.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Free and easy binary newsreader +home: https://truecharts.org/charts/stable/sabnzbd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png +keywords: + - sabnzbd + - usenet +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sabnzbd +sources: + - https://sabnzbd.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd + - https://ghcr.io/onedr0p/sabnzbd + - https://ghcr.io/onedr0p/exportarr +type: application +version: 18.1.3 diff --git a/stable/sabnzbd/18.0.0/README.md b/stable/sabnzbd/18.1.3/README.md similarity index 100% rename from stable/sabnzbd/18.0.0/README.md rename to stable/sabnzbd/18.1.3/README.md diff --git a/stable/sabnzbd/18.0.0/app-readme.md b/stable/sabnzbd/18.1.3/app-readme.md similarity index 100% rename from stable/sabnzbd/18.0.0/app-readme.md rename to stable/sabnzbd/18.1.3/app-readme.md diff --git a/stable/sabnzbd/18.1.3/charts/common-18.0.3.tgz b/stable/sabnzbd/18.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sabnzbd/18.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sabnzbd/18.0.0/ix_values.yaml b/stable/sabnzbd/18.1.3/ix_values.yaml similarity index 100% rename from stable/sabnzbd/18.0.0/ix_values.yaml rename to stable/sabnzbd/18.1.3/ix_values.yaml diff --git a/stable/sabnzbd/18.0.0/questions.yaml b/stable/sabnzbd/18.1.3/questions.yaml similarity index 100% rename from stable/sabnzbd/18.0.0/questions.yaml rename to stable/sabnzbd/18.1.3/questions.yaml diff --git a/stable/satisfactory/9.1.0/templates/NOTES.txt b/stable/sabnzbd/18.1.3/templates/NOTES.txt similarity index 100% rename from stable/satisfactory/9.1.0/templates/NOTES.txt rename to stable/sabnzbd/18.1.3/templates/NOTES.txt diff --git a/stable/satisfactory/9.1.0/templates/common.yaml b/stable/sabnzbd/18.1.3/templates/common.yaml similarity index 100% rename from stable/satisfactory/9.1.0/templates/common.yaml rename to stable/sabnzbd/18.1.3/templates/common.yaml diff --git a/stable/scrutiny/10.1.0/values.yaml b/stable/sabnzbd/18.1.3/values.yaml similarity index 100% rename from stable/scrutiny/10.1.0/values.yaml rename to stable/sabnzbd/18.1.3/values.yaml diff --git a/stable/satisfactory/9.1.0/CHANGELOG.md b/stable/satisfactory/9.1.0/CHANGELOG.md deleted file mode 100644 index 4c23bc1577e..00000000000 --- a/stable/satisfactory/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [satisfactory-8.1.12](https://github.com/truecharts/charts/compare/satisfactory-8.1.11...satisfactory-8.1.12) (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)) - - -## [satisfactory-8.1.11](https://github.com/truecharts/charts/compare/satisfactory-8.1.10...satisfactory-8.1.11) (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)) - - -## [satisfactory-8.1.10](https://github.com/truecharts/charts/compare/satisfactory-8.1.9...satisfactory-8.1.10) (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)) - - -## [satisfactory-8.1.9](https://github.com/truecharts/charts/compare/satisfactory-8.1.8...satisfactory-8.1.9) (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)) - - -## [satisfactory-8.1.8](https://github.com/truecharts/charts/compare/satisfactory-8.1.7...satisfactory-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [satisfactory-8.1.7](https://github.com/truecharts/charts/compare/satisfactory-8.1.6...satisfactory-8.1.7) (2024-01-13) - -### Fix - - - -- fix wrong variable name for query port ([#17091](https://github.com/truecharts/charts/issues/17091)) - - -## [satisfactory-8.1.6](https://github.com/truecharts/charts/compare/satisfactory-8.1.5...satisfactory-8.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)) - - -## [satisfactory-8.1.5](https://github.com/truecharts/charts/compare/satisfactory-8.1.4...satisfactory-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [satisfactory-8.1.4](https://github.com/truecharts/charts/compare/satisfactory-8.1.3...satisfactory-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [satisfactory-8.1.3](https://github.com/truecharts/charts/compare/satisfactory-8.1.0...satisfactory-8.1.3) (2024-01-01) \ No newline at end of file diff --git a/stable/satisfactory/9.1.0/Chart.yaml b/stable/satisfactory/9.1.0/Chart.yaml deleted file mode 100644 index 0cb280fea38..00000000000 --- a/stable/satisfactory/9.1.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.6.1 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Satisfactory Dedicated Server -home: https://truecharts.org/charts/stable/satisfactory -icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png -keywords: - - satisfactory -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: satisfactory -sources: - - https://github.com/wolveix/satisfactory-server - - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - - https://hub.docker.com/r/wolveix/satisfactory-server -type: application -version: 9.1.0 diff --git a/stable/satisfactory/9.1.0/charts/common-18.0.1.tgz b/stable/satisfactory/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/satisfactory/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/satisfactory/9.1.0/ix_values.yaml b/stable/satisfactory/9.1.0/ix_values.yaml deleted file mode 100644 index d9f026682c5..00000000000 --- a/stable/satisfactory/9.1.0/ix_values.yaml +++ /dev/null @@ -1,71 +0,0 @@ -image: - repository: wolveix/satisfactory-server - pullPolicy: IfNotPresent - tag: v1.6.1@sha256:2cf5d57ecb288dc35bbf675c97022851b7344ce0788ed5101b61767f9abafd6d -persistence: - config: - enabled: true - mountPath: "/config" - tmp-dumps: - enabled: true - type: emptyDir - mountPath: "/tmp/dumps" -service: - main: - ports: - main: - targetPort: 7777 - port: 7777 - protocol: udp - beacon: - enabled: true - ports: - beacon: - enabled: true - port: 15000 - targetPort: 15000 - protocol: udp - query: - enabled: true - ports: - query: - enabled: true - port: 15777 - targetPort: 15777 - protocol: udp -portal: - open: - enabled: false -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false - env: - AUTOPAUSE: true - AUTOSAVEINTERVAL: 300 - AUTOSAVENUM: 3 - AUTOSAVEONDISCONNECT: true - CRASHREPORT: true - DEBUG: false - DISABLESEASONALEVENTS: false - MAXPLAYERS: 4 - SERVERBEACONPORT: "{{ .Values.service.beacon.ports.beacon.targetPort }}" - SERVERGAMEPORT: "{{ .Values.service.main.ports.main.targetPort }}" - SERVERIP: "0.0.0.0" - SERVERQUERYPORT: "{{ .Values.service.query.ports.query.targetPort }}" - SKIPUPDATE: false - STEAMBETA: false diff --git a/stable/scrypted/4.0.0/.helmignore b/stable/satisfactory/9.1.4/.helmignore similarity index 100% rename from stable/scrypted/4.0.0/.helmignore rename to stable/satisfactory/9.1.4/.helmignore diff --git a/stable/satisfactory/9.1.4/CHANGELOG.md b/stable/satisfactory/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..b4b3fb3ff48 --- /dev/null +++ b/stable/satisfactory/9.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [satisfactory-8.1.12](https://github.com/truecharts/charts/compare/satisfactory-8.1.11...satisfactory-8.1.12) (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)) + + +## [satisfactory-8.1.11](https://github.com/truecharts/charts/compare/satisfactory-8.1.10...satisfactory-8.1.11) (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)) + + +## [satisfactory-8.1.10](https://github.com/truecharts/charts/compare/satisfactory-8.1.9...satisfactory-8.1.10) (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)) + + +## [satisfactory-8.1.9](https://github.com/truecharts/charts/compare/satisfactory-8.1.8...satisfactory-8.1.9) (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)) + + +## [satisfactory-8.1.8](https://github.com/truecharts/charts/compare/satisfactory-8.1.7...satisfactory-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [satisfactory-8.1.7](https://github.com/truecharts/charts/compare/satisfactory-8.1.6...satisfactory-8.1.7) (2024-01-13) + +### Fix + + + +- fix wrong variable name for query port ([#17091](https://github.com/truecharts/charts/issues/17091)) + + +## [satisfactory-8.1.6](https://github.com/truecharts/charts/compare/satisfactory-8.1.5...satisfactory-8.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)) + + +## [satisfactory-8.1.5](https://github.com/truecharts/charts/compare/satisfactory-8.1.4...satisfactory-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [satisfactory-8.1.4](https://github.com/truecharts/charts/compare/satisfactory-8.1.3...satisfactory-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes diff --git a/stable/satisfactory/9.1.4/Chart.yaml b/stable/satisfactory/9.1.4/Chart.yaml new file mode 100644 index 00000000000..18b61e4c4f7 --- /dev/null +++ b/stable/satisfactory/9.1.4/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.6.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Satisfactory Dedicated Server +home: https://truecharts.org/charts/stable/satisfactory +icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png +keywords: + - satisfactory +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: satisfactory +sources: + - https://github.com/wolveix/satisfactory-server + - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory + - https://hub.docker.com/r/wolveix/satisfactory-server +type: application +version: 9.1.4 diff --git a/stable/satisfactory/9.1.0/README.md b/stable/satisfactory/9.1.4/README.md similarity index 100% rename from stable/satisfactory/9.1.0/README.md rename to stable/satisfactory/9.1.4/README.md diff --git a/stable/satisfactory/9.1.0/app-readme.md b/stable/satisfactory/9.1.4/app-readme.md similarity index 100% rename from stable/satisfactory/9.1.0/app-readme.md rename to stable/satisfactory/9.1.4/app-readme.md diff --git a/stable/satisfactory/9.1.4/charts/common-18.0.3.tgz b/stable/satisfactory/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/satisfactory/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/satisfactory/9.1.4/ix_values.yaml b/stable/satisfactory/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..113fd9a1235 --- /dev/null +++ b/stable/satisfactory/9.1.4/ix_values.yaml @@ -0,0 +1,71 @@ +image: + repository: wolveix/satisfactory-server + pullPolicy: IfNotPresent + tag: v1.6.2@sha256:5443b92765d330834ab767bb2dc63f303ee1775711753781a86c96b0add4a327 +persistence: + config: + enabled: true + mountPath: "/config" + tmp-dumps: + enabled: true + type: emptyDir + mountPath: "/tmp/dumps" +service: + main: + ports: + main: + targetPort: 7777 + port: 7777 + protocol: udp + beacon: + enabled: true + ports: + beacon: + enabled: true + port: 15000 + targetPort: 15000 + protocol: udp + query: + enabled: true + ports: + query: + enabled: true + port: 15777 + targetPort: 15777 + protocol: udp +portal: + open: + enabled: false +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + env: + AUTOPAUSE: true + AUTOSAVEINTERVAL: 300 + AUTOSAVENUM: 3 + AUTOSAVEONDISCONNECT: true + CRASHREPORT: true + DEBUG: false + DISABLESEASONALEVENTS: false + MAXPLAYERS: 4 + SERVERBEACONPORT: "{{ .Values.service.beacon.ports.beacon.targetPort }}" + SERVERGAMEPORT: "{{ .Values.service.main.ports.main.targetPort }}" + SERVERIP: "0.0.0.0" + SERVERQUERYPORT: "{{ .Values.service.query.ports.query.targetPort }}" + SKIPUPDATE: false + STEAMBETA: false diff --git a/stable/satisfactory/9.1.0/questions.yaml b/stable/satisfactory/9.1.4/questions.yaml similarity index 100% rename from stable/satisfactory/9.1.0/questions.yaml rename to stable/satisfactory/9.1.4/questions.yaml diff --git a/stable/scrutiny/10.1.0/templates/NOTES.txt b/stable/satisfactory/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/scrutiny/10.1.0/templates/NOTES.txt rename to stable/satisfactory/9.1.4/templates/NOTES.txt diff --git a/stable/scrutiny/10.1.0/templates/common.yaml b/stable/satisfactory/9.1.4/templates/common.yaml similarity index 100% rename from stable/scrutiny/10.1.0/templates/common.yaml rename to stable/satisfactory/9.1.4/templates/common.yaml diff --git a/stable/scrypted/4.0.0/values.yaml b/stable/satisfactory/9.1.4/values.yaml similarity index 100% rename from stable/scrypted/4.0.0/values.yaml rename to stable/satisfactory/9.1.4/values.yaml diff --git a/stable/scrutiny/10.1.0/CHANGELOG.md b/stable/scrutiny/10.1.0/CHANGELOG.md deleted file mode 100644 index bf33d7d1eb1..00000000000 --- a/stable/scrutiny/10.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [scrutiny-9.1.11](https://github.com/truecharts/charts/compare/scrutiny-9.1.10...scrutiny-9.1.11) (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)) - - -## [scrutiny-9.1.10](https://github.com/truecharts/charts/compare/scrutiny-9.1.9...scrutiny-9.1.10) (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)) - - -## [scrutiny-9.1.9](https://github.com/truecharts/charts/compare/scrutiny-9.1.8...scrutiny-9.1.9) (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)) - - -## [scrutiny-9.1.8](https://github.com/truecharts/charts/compare/scrutiny-9.1.7...scrutiny-9.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)) - - -## [scrutiny-9.1.7](https://github.com/truecharts/charts/compare/scrutiny-9.1.6...scrutiny-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [scrutiny-9.1.6](https://github.com/truecharts/charts/compare/scrutiny-9.1.5...scrutiny-9.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)) - - -## [scrutiny-9.1.5](https://github.com/truecharts/charts/compare/scrutiny-9.1.4...scrutiny-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [scrutiny-9.1.4](https://github.com/truecharts/charts/compare/scrutiny-9.1.3...scrutiny-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [scrutiny-9.1.3](https://github.com/truecharts/charts/compare/scrutiny-9.1.0...scrutiny-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency diff --git a/stable/scrutiny/10.1.0/Chart.yaml b/stable/scrutiny/10.1.0/Chart.yaml deleted file mode 100644 index dc02e2da480..00000000000 --- a/stable/scrutiny/10.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.7.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. -home: https://truecharts.org/charts/stable/scrutiny -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png -keywords: - - scrutiny -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: scrutiny -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny - - https://ghcr.io/analogj/scrutiny -type: application -version: 10.1.0 diff --git a/stable/scrutiny/10.1.0/charts/common-18.0.1.tgz b/stable/scrutiny/10.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/scrutiny/10.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/scrutiny/10.1.0/ix_values.yaml b/stable/scrutiny/10.1.0/ix_values.yaml deleted file mode 100644 index 337b9aaae8c..00000000000 --- a/stable/scrutiny/10.1.0/ix_values.yaml +++ /dev/null @@ -1,57 +0,0 @@ -image: - repository: ghcr.io/analogj/scrutiny - pullPolicy: IfNotPresent - tag: v0.7.2-omnibus@sha256:dd3d4df5f5bced5a1932ca77f2dfe4dd2b7f2c1124996c6c061b7f7fc47750f9 -service: - main: - ports: - main: - targetPort: 8080 - port: 10151 -persistence: - varrun: - enabled: true - config: - enabled: true - mountPath: "/opt/scrutiny/config" - influxdb: - enabled: true - mountPath: "/opt/scrutiny/influxdb" - udev: - enabled: true - type: hostPath - hostPath: "/run/udev" - mountPath: "/run/udev" - readOnly: true -portal: - open: - enabled: true -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - privileged: true - allowPrivilegeEscalation: true - capabilities: - # RawIO is for HDDs - # SYS_ADMIN is for NVMEs - add: - - SYS_RAWIO - - SYS_ADMIN - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - path: "/api/health" - readiness: - path: "/api/health" - startup: - path: "/api/health" - env: - COLLECTOR_CRON_SCHEDULE: "0 0 * * *" - COLLECTOR_HOST_ID: "TrueNAS" diff --git a/stable/sdtd/7.0.0/.helmignore b/stable/scrutiny/10.1.4/.helmignore similarity index 100% rename from stable/sdtd/7.0.0/.helmignore rename to stable/scrutiny/10.1.4/.helmignore diff --git a/stable/scrutiny/10.1.4/CHANGELOG.md b/stable/scrutiny/10.1.4/CHANGELOG.md new file mode 100644 index 00000000000..58810e7c72e --- /dev/null +++ b/stable/scrutiny/10.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [scrutiny-9.1.11](https://github.com/truecharts/charts/compare/scrutiny-9.1.10...scrutiny-9.1.11) (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)) + + +## [scrutiny-9.1.10](https://github.com/truecharts/charts/compare/scrutiny-9.1.9...scrutiny-9.1.10) (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)) + + +## [scrutiny-9.1.9](https://github.com/truecharts/charts/compare/scrutiny-9.1.8...scrutiny-9.1.9) (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)) + + +## [scrutiny-9.1.8](https://github.com/truecharts/charts/compare/scrutiny-9.1.7...scrutiny-9.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)) + + +## [scrutiny-9.1.7](https://github.com/truecharts/charts/compare/scrutiny-9.1.6...scrutiny-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [scrutiny-9.1.6](https://github.com/truecharts/charts/compare/scrutiny-9.1.5...scrutiny-9.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)) + + +## [scrutiny-9.1.5](https://github.com/truecharts/charts/compare/scrutiny-9.1.4...scrutiny-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [scrutiny-9.1.4](https://github.com/truecharts/charts/compare/scrutiny-9.1.3...scrutiny-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [scrutiny-9.1.3](https://github.com/truecharts/charts/compare/scrutiny-9.1.0...scrutiny-9.1.3) (2024-01-01) + +### Chore + + diff --git a/stable/scrutiny/10.1.4/Chart.yaml b/stable/scrutiny/10.1.4/Chart.yaml new file mode 100644 index 00000000000..9123617d4a8 --- /dev/null +++ b/stable/scrutiny/10.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.7.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. +home: https://truecharts.org/charts/stable/scrutiny +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png +keywords: + - scrutiny +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: scrutiny +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny + - https://ghcr.io/analogj/scrutiny +type: application +version: 10.1.4 diff --git a/stable/scrutiny/10.1.0/README.md b/stable/scrutiny/10.1.4/README.md similarity index 100% rename from stable/scrutiny/10.1.0/README.md rename to stable/scrutiny/10.1.4/README.md diff --git a/stable/scrutiny/10.1.0/app-readme.md b/stable/scrutiny/10.1.4/app-readme.md similarity index 100% rename from stable/scrutiny/10.1.0/app-readme.md rename to stable/scrutiny/10.1.4/app-readme.md diff --git a/stable/scrutiny/10.1.4/charts/common-18.0.3.tgz b/stable/scrutiny/10.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/scrutiny/10.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/scrutiny/10.1.4/ix_values.yaml b/stable/scrutiny/10.1.4/ix_values.yaml new file mode 100644 index 00000000000..93e72e8974d --- /dev/null +++ b/stable/scrutiny/10.1.4/ix_values.yaml @@ -0,0 +1,57 @@ +image: + repository: ghcr.io/analogj/scrutiny + pullPolicy: IfNotPresent + tag: v0.7.3-omnibus@sha256:3701e162a99e37fc87204c707670b47db2e8e7680b01337166c407449f1de52a +service: + main: + ports: + main: + targetPort: 8080 + port: 10151 +persistence: + varrun: + enabled: true + config: + enabled: true + mountPath: "/opt/scrutiny/config" + influxdb: + enabled: true + mountPath: "/opt/scrutiny/influxdb" + udev: + enabled: true + type: hostPath + hostPath: "/run/udev" + mountPath: "/run/udev" + readOnly: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + privileged: true + allowPrivilegeEscalation: true + capabilities: + # RawIO is for HDDs + # SYS_ADMIN is for NVMEs + add: + - SYS_RAWIO + - SYS_ADMIN + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/api/health" + readiness: + path: "/api/health" + startup: + path: "/api/health" + env: + COLLECTOR_CRON_SCHEDULE: "0 0 * * *" + COLLECTOR_HOST_ID: "TrueNAS" diff --git a/stable/scrutiny/10.1.0/questions.yaml b/stable/scrutiny/10.1.4/questions.yaml similarity index 100% rename from stable/scrutiny/10.1.0/questions.yaml rename to stable/scrutiny/10.1.4/questions.yaml diff --git a/stable/scrypted/4.0.0/templates/NOTES.txt b/stable/scrutiny/10.1.4/templates/NOTES.txt similarity index 100% rename from stable/scrypted/4.0.0/templates/NOTES.txt rename to stable/scrutiny/10.1.4/templates/NOTES.txt diff --git a/stable/scrypted/4.0.0/templates/common.yaml b/stable/scrutiny/10.1.4/templates/common.yaml similarity index 100% rename from stable/scrypted/4.0.0/templates/common.yaml rename to stable/scrutiny/10.1.4/templates/common.yaml diff --git a/stable/sdtd/7.0.0/values.yaml b/stable/scrutiny/10.1.4/values.yaml similarity index 100% rename from stable/sdtd/7.0.0/values.yaml rename to stable/scrutiny/10.1.4/values.yaml diff --git a/stable/scrypted/4.0.0/CHANGELOG.md b/stable/scrypted/4.0.0/CHANGELOG.md deleted file mode 100644 index d52628eb44e..00000000000 --- a/stable/scrypted/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [scrypted-3.3.5](https://github.com/truecharts/charts/compare/scrypted-3.3.4...scrypted-3.3.5) (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)) - - -## [scrypted-3.3.4](https://github.com/truecharts/charts/compare/scrypted-3.3.3...scrypted-3.3.4) (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)) - - -## [scrypted-3.3.3](https://github.com/truecharts/charts/compare/scrypted-3.3.2...scrypted-3.3.3) (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)) - - -## [scrypted-3.3.2](https://github.com/truecharts/charts/compare/scrypted-3.3.1...scrypted-3.3.2) (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)) - - -## [scrypted-3.3.1](https://github.com/truecharts/charts/compare/scrypted-3.3.0...scrypted-3.3.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [scrypted-3.3.0](https://github.com/truecharts/charts/compare/scrypted-3.1.7...scrypted-3.3.0) (2024-01-15) - -### Chore - - - -- update container image koush/scrypted to v18-jammy-lite-v0.85.0 by renovate ([#17251](https://github.com/truecharts/charts/issues/17251)) - - -## [scrypted-3.1.7](https://github.com/truecharts/charts/compare/scrypted-3.1.6...scrypted-3.1.7) (2024-01-14) - -### Fix - - - -- Update outdate image and change appVersion ([#17113](https://github.com/truecharts/charts/issues/17113)) - - - -## [scrypted-3.1.6](https://github.com/truecharts/charts/compare/scrypted-3.1.5...scrypted-3.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)) - - -## [scrypted-3.1.5](https://github.com/truecharts/charts/compare/scrypted-3.1.4...scrypted-3.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [scrypted-3.1.4](https://github.com/truecharts/charts/compare/scrypted-3.1.3...scrypted-3.1.4) (2024-01-01) - -### Chore - diff --git a/stable/scrypted/4.0.0/Chart.yaml b/stable/scrypted/4.0.0/Chart.yaml deleted file mode 100644 index 0f1849b81f4..00000000000 --- a/stable/scrypted/4.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 18.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Scrypted is a high performance home video integration and automation platform. -home: https://truecharts.org/charts/stable/scrypted -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png -keywords: - - scrypted - - automation -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: scrypted -sources: - - https://github.com/koush/scrypted - - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted - - https://hub.docker.com/r/koush/scrypted -type: application -version: 4.0.0 diff --git a/stable/scrypted/4.0.0/charts/common-17.5.0.tgz b/stable/scrypted/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/scrypted/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/seafile/5.1.0/.helmignore b/stable/scrypted/4.1.3/.helmignore similarity index 100% rename from stable/seafile/5.1.0/.helmignore rename to stable/scrypted/4.1.3/.helmignore diff --git a/stable/scrypted/4.1.3/CHANGELOG.md b/stable/scrypted/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..eb2e487c1f5 --- /dev/null +++ b/stable/scrypted/4.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [scrypted-3.3.5](https://github.com/truecharts/charts/compare/scrypted-3.3.4...scrypted-3.3.5) (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)) + + +## [scrypted-3.3.4](https://github.com/truecharts/charts/compare/scrypted-3.3.3...scrypted-3.3.4) (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)) + + +## [scrypted-3.3.3](https://github.com/truecharts/charts/compare/scrypted-3.3.2...scrypted-3.3.3) (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)) + + +## [scrypted-3.3.2](https://github.com/truecharts/charts/compare/scrypted-3.3.1...scrypted-3.3.2) (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)) + + +## [scrypted-3.3.1](https://github.com/truecharts/charts/compare/scrypted-3.3.0...scrypted-3.3.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [scrypted-3.3.0](https://github.com/truecharts/charts/compare/scrypted-3.1.7...scrypted-3.3.0) (2024-01-15) + +### Chore + + + +- update container image koush/scrypted to v18-jammy-lite-v0.85.0 by renovate ([#17251](https://github.com/truecharts/charts/issues/17251)) + + +## [scrypted-3.1.7](https://github.com/truecharts/charts/compare/scrypted-3.1.6...scrypted-3.1.7) (2024-01-14) + +### Fix + + + +- Update outdate image and change appVersion ([#17113](https://github.com/truecharts/charts/issues/17113)) + + + +## [scrypted-3.1.6](https://github.com/truecharts/charts/compare/scrypted-3.1.5...scrypted-3.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)) + + +## [scrypted-3.1.5](https://github.com/truecharts/charts/compare/scrypted-3.1.4...scrypted-3.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [scrypted-3.1.4](https://github.com/truecharts/charts/compare/scrypted-3.1.3...scrypted-3.1.4) (2024-01-01) \ No newline at end of file diff --git a/stable/scrypted/4.1.3/Chart.yaml b/stable/scrypted/4.1.3/Chart.yaml new file mode 100644 index 00000000000..b251ae4ddd6 --- /dev/null +++ b/stable/scrypted/4.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 18.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Scrypted is a high performance home video integration and automation platform. +home: https://truecharts.org/charts/stable/scrypted +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png +keywords: + - scrypted + - automation +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: scrypted +sources: + - https://github.com/koush/scrypted + - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted + - https://hub.docker.com/r/koush/scrypted +type: application +version: 4.1.3 diff --git a/stable/scrypted/4.0.0/README.md b/stable/scrypted/4.1.3/README.md similarity index 100% rename from stable/scrypted/4.0.0/README.md rename to stable/scrypted/4.1.3/README.md diff --git a/stable/scrypted/4.0.0/app-readme.md b/stable/scrypted/4.1.3/app-readme.md similarity index 100% rename from stable/scrypted/4.0.0/app-readme.md rename to stable/scrypted/4.1.3/app-readme.md diff --git a/stable/scrypted/4.1.3/charts/common-18.0.3.tgz b/stable/scrypted/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/scrypted/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/scrypted/4.0.0/ix_values.yaml b/stable/scrypted/4.1.3/ix_values.yaml similarity index 100% rename from stable/scrypted/4.0.0/ix_values.yaml rename to stable/scrypted/4.1.3/ix_values.yaml diff --git a/stable/scrypted/4.0.0/questions.yaml b/stable/scrypted/4.1.3/questions.yaml similarity index 100% rename from stable/scrypted/4.0.0/questions.yaml rename to stable/scrypted/4.1.3/questions.yaml diff --git a/stable/seafile/5.1.0/templates/NOTES.txt b/stable/scrypted/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/seafile/5.1.0/templates/NOTES.txt rename to stable/scrypted/4.1.3/templates/NOTES.txt diff --git a/stable/seafile/5.1.0/templates/common.yaml b/stable/scrypted/4.1.3/templates/common.yaml similarity index 100% rename from stable/seafile/5.1.0/templates/common.yaml rename to stable/scrypted/4.1.3/templates/common.yaml diff --git a/stable/seafile/5.1.0/values.yaml b/stable/scrypted/4.1.3/values.yaml similarity index 100% rename from stable/seafile/5.1.0/values.yaml rename to stable/scrypted/4.1.3/values.yaml diff --git a/stable/sdtd/7.0.0/CHANGELOG.md b/stable/sdtd/7.0.0/CHANGELOG.md deleted file mode 100644 index 734709ca8cd..00000000000 --- a/stable/sdtd/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [sdtd-6.1.11](https://github.com/truecharts/charts/compare/sdtd-6.1.10...sdtd-6.1.11) (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)) - - -## [sdtd-6.1.10](https://github.com/truecharts/charts/compare/sdtd-6.1.9...sdtd-6.1.10) (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)) - - -## [sdtd-6.1.9](https://github.com/truecharts/charts/compare/sdtd-6.1.8...sdtd-6.1.9) (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)) - - -## [sdtd-6.1.8](https://github.com/truecharts/charts/compare/sdtd-6.1.7...sdtd-6.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)) - - -## [sdtd-6.1.7](https://github.com/truecharts/charts/compare/sdtd-6.1.6...sdtd-6.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [sdtd-6.1.6](https://github.com/truecharts/charts/compare/sdtd-6.1.5...sdtd-6.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)) - - -## [sdtd-6.1.5](https://github.com/truecharts/charts/compare/sdtd-6.1.4...sdtd-6.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [sdtd-6.1.4](https://github.com/truecharts/charts/compare/sdtd-6.1.3...sdtd-6.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [sdtd-6.1.3](https://github.com/truecharts/charts/compare/sdtd-6.1.0...sdtd-6.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/sdtd/7.0.0/Chart.yaml b/stable/sdtd/7.0.0/Chart.yaml deleted file mode 100644 index ac2a18f9eab..00000000000 --- a/stable/sdtd/7.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 7dtd -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. -home: https://truecharts.org/charts/stable/sdtd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.png -keywords: - - sevendaystodie - - game-servers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sdtd -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/sdtd - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 7.0.0 diff --git a/stable/sdtd/7.0.0/charts/common-17.5.0.tgz b/stable/sdtd/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sdtd/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/searxng/7.1.0/.helmignore b/stable/sdtd/7.1.3/.helmignore similarity index 100% rename from stable/searxng/7.1.0/.helmignore rename to stable/sdtd/7.1.3/.helmignore diff --git a/stable/sdtd/7.1.3/CHANGELOG.md b/stable/sdtd/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7376b11b487 --- /dev/null +++ b/stable/sdtd/7.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [sdtd-6.1.11](https://github.com/truecharts/charts/compare/sdtd-6.1.10...sdtd-6.1.11) (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)) + + +## [sdtd-6.1.10](https://github.com/truecharts/charts/compare/sdtd-6.1.9...sdtd-6.1.10) (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)) + + +## [sdtd-6.1.9](https://github.com/truecharts/charts/compare/sdtd-6.1.8...sdtd-6.1.9) (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)) + + +## [sdtd-6.1.8](https://github.com/truecharts/charts/compare/sdtd-6.1.7...sdtd-6.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)) + + +## [sdtd-6.1.7](https://github.com/truecharts/charts/compare/sdtd-6.1.6...sdtd-6.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [sdtd-6.1.6](https://github.com/truecharts/charts/compare/sdtd-6.1.5...sdtd-6.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)) + + +## [sdtd-6.1.5](https://github.com/truecharts/charts/compare/sdtd-6.1.4...sdtd-6.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [sdtd-6.1.4](https://github.com/truecharts/charts/compare/sdtd-6.1.3...sdtd-6.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [sdtd-6.1.3](https://github.com/truecharts/charts/compare/sdtd-6.1.0...sdtd-6.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/sdtd/7.1.3/Chart.yaml b/stable/sdtd/7.1.3/Chart.yaml new file mode 100644 index 00000000000..708356ab677 --- /dev/null +++ b/stable/sdtd/7.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 7dtd +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. +home: https://truecharts.org/charts/stable/sdtd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.png +keywords: + - sevendaystodie + - game-servers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sdtd +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/sdtd + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 7.1.3 diff --git a/stable/sdtd/7.0.0/README.md b/stable/sdtd/7.1.3/README.md similarity index 100% rename from stable/sdtd/7.0.0/README.md rename to stable/sdtd/7.1.3/README.md diff --git a/stable/sdtd/7.0.0/app-readme.md b/stable/sdtd/7.1.3/app-readme.md similarity index 100% rename from stable/sdtd/7.0.0/app-readme.md rename to stable/sdtd/7.1.3/app-readme.md diff --git a/stable/sdtd/7.1.3/charts/common-18.0.3.tgz b/stable/sdtd/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sdtd/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sdtd/7.0.0/ix_values.yaml b/stable/sdtd/7.1.3/ix_values.yaml similarity index 100% rename from stable/sdtd/7.0.0/ix_values.yaml rename to stable/sdtd/7.1.3/ix_values.yaml diff --git a/stable/sdtd/7.0.0/questions.yaml b/stable/sdtd/7.1.3/questions.yaml similarity index 100% rename from stable/sdtd/7.0.0/questions.yaml rename to stable/sdtd/7.1.3/questions.yaml diff --git a/stable/sdtd/7.0.0/templates/common.yaml b/stable/sdtd/7.1.3/templates/common.yaml similarity index 100% rename from stable/sdtd/7.0.0/templates/common.yaml rename to stable/sdtd/7.1.3/templates/common.yaml diff --git a/stable/searxng/7.1.0/values.yaml b/stable/sdtd/7.1.3/values.yaml similarity index 100% rename from stable/searxng/7.1.0/values.yaml rename to stable/sdtd/7.1.3/values.yaml diff --git a/stable/seafile/5.1.0/CHANGELOG.md b/stable/seafile/5.1.0/CHANGELOG.md deleted file mode 100644 index 265e1506fe3..00000000000 --- a/stable/seafile/5.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [seafile-4.1.17](https://github.com/truecharts/charts/compare/seafile-4.1.16...seafile-4.1.17) (2024-02-05) - -### Chore - - - -- update container image seafileltd/seafile-mc to v11.0.5[@8d96605](https://github.com/8d96605) by renovate ([#17929](https://github.com/truecharts/charts/issues/17929)) - - -## [seafile-4.1.16](https://github.com/truecharts/charts/compare/seafile-4.1.15...seafile-4.1.16) (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)) - - -## [seafile-4.1.15](https://github.com/truecharts/charts/compare/seafile-4.1.14...seafile-4.1.15) (2024-01-29) - -### Chore - - - -- update container image seafileltd/seafile-mc to v11.0.4[@708f441](https://github.com/708f441) by renovate ([#17682](https://github.com/truecharts/charts/issues/17682)) - - -## [seafile-4.1.14](https://github.com/truecharts/charts/compare/seafile-4.1.13...seafile-4.1.14) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [seafile-4.1.13](https://github.com/truecharts/charts/compare/seafile-4.1.12...seafile-4.1.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)) - - -## [seafile-4.1.12](https://github.com/truecharts/charts/compare/seafile-4.1.11...seafile-4.1.12) (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)) - - -## [seafile-4.1.11](https://github.com/truecharts/charts/compare/seafile-4.1.10...seafile-4.1.11) (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)) - - -## [seafile-4.1.10](https://github.com/truecharts/charts/compare/seafile-4.1.9...seafile-4.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [seafile-4.1.9](https://github.com/truecharts/charts/compare/seafile-4.1.8...seafile-4.1.9) (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)) diff --git a/stable/seafile/5.1.0/Chart.yaml b/stable/seafile/5.1.0/Chart.yaml deleted file mode 100644 index 6d3afebbfa6..00000000000 --- a/stable/seafile/5.1.0/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: file-storage - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 11.0.5 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Reliable and Performant File Sync and Share Solution -home: https://truecharts.org/charts/stable/seafile -icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.png -keywords: - - seafile - - files - - cloud - - file-storage -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: seafile -sources: - - https://seafile.com - - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - - https://hub.docker.com/r/seafileltd/seafile-mc -type: application -version: 5.1.0 diff --git a/stable/seafile/5.1.0/charts/common-18.0.1.tgz b/stable/seafile/5.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/seafile/5.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/seafile/5.1.0/charts/mariadb-12.2.1.tgz b/stable/seafile/5.1.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/seafile/5.1.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/seedsync/7.0.0/.helmignore b/stable/seafile/5.2.3/.helmignore similarity index 100% rename from stable/seedsync/7.0.0/.helmignore rename to stable/seafile/5.2.3/.helmignore diff --git a/stable/seafile/5.2.3/CHANGELOG.md b/stable/seafile/5.2.3/CHANGELOG.md new file mode 100644 index 00000000000..809fb8face8 --- /dev/null +++ b/stable/seafile/5.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [seafile-4.1.17](https://github.com/truecharts/charts/compare/seafile-4.1.16...seafile-4.1.17) (2024-02-05) + +### Chore + + + +- update container image seafileltd/seafile-mc to v11.0.5[@8d96605](https://github.com/8d96605) by renovate ([#17929](https://github.com/truecharts/charts/issues/17929)) + + +## [seafile-4.1.16](https://github.com/truecharts/charts/compare/seafile-4.1.15...seafile-4.1.16) (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)) + + +## [seafile-4.1.15](https://github.com/truecharts/charts/compare/seafile-4.1.14...seafile-4.1.15) (2024-01-29) + +### Chore + + + +- update container image seafileltd/seafile-mc to v11.0.4[@708f441](https://github.com/708f441) by renovate ([#17682](https://github.com/truecharts/charts/issues/17682)) + + +## [seafile-4.1.14](https://github.com/truecharts/charts/compare/seafile-4.1.13...seafile-4.1.14) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [seafile-4.1.13](https://github.com/truecharts/charts/compare/seafile-4.1.12...seafile-4.1.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)) + + +## [seafile-4.1.12](https://github.com/truecharts/charts/compare/seafile-4.1.11...seafile-4.1.12) (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)) + + +## [seafile-4.1.11](https://github.com/truecharts/charts/compare/seafile-4.1.10...seafile-4.1.11) (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)) + + +## [seafile-4.1.10](https://github.com/truecharts/charts/compare/seafile-4.1.9...seafile-4.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [seafile-4.1.9](https://github.com/truecharts/charts/compare/seafile-4.1.8...seafile-4.1.9) (2024-01-09) + +### Chore diff --git a/stable/seafile/5.2.3/Chart.yaml b/stable/seafile/5.2.3/Chart.yaml new file mode 100644 index 00000000000..f57fcf0cfeb --- /dev/null +++ b/stable/seafile/5.2.3/Chart.yaml @@ -0,0 +1,46 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: file-storage + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 11.0.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Reliable and Performant File Sync and Share Solution +home: https://truecharts.org/charts/stable/seafile +icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.png +keywords: + - seafile + - files + - cloud + - file-storage +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: seafile +sources: + - https://seafile.com + - https://github.com/truecharts/charts/tree/master/charts/stable/seafile + - https://hub.docker.com/r/seafileltd/seafile-mc +type: application +version: 5.2.3 diff --git a/stable/seafile/5.1.0/README.md b/stable/seafile/5.2.3/README.md similarity index 100% rename from stable/seafile/5.1.0/README.md rename to stable/seafile/5.2.3/README.md diff --git a/stable/seafile/5.1.0/app-readme.md b/stable/seafile/5.2.3/app-readme.md similarity index 100% rename from stable/seafile/5.1.0/app-readme.md rename to stable/seafile/5.2.3/app-readme.md diff --git a/stable/seafile/5.2.3/charts/common-18.0.3.tgz b/stable/seafile/5.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/seafile/5.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/seafile/5.2.3/charts/mariadb-13.0.0.tgz b/stable/seafile/5.2.3/charts/mariadb-13.0.0.tgz new file mode 100644 index 00000000000..564d2d213b7 Binary files /dev/null and b/stable/seafile/5.2.3/charts/mariadb-13.0.0.tgz differ diff --git a/stable/seafile/5.1.0/ix_values.yaml b/stable/seafile/5.2.3/ix_values.yaml similarity index 100% rename from stable/seafile/5.1.0/ix_values.yaml rename to stable/seafile/5.2.3/ix_values.yaml diff --git a/stable/seafile/5.1.0/questions.yaml b/stable/seafile/5.2.3/questions.yaml similarity index 100% rename from stable/seafile/5.1.0/questions.yaml rename to stable/seafile/5.2.3/questions.yaml diff --git a/stable/searxng/7.1.0/templates/NOTES.txt b/stable/seafile/5.2.3/templates/NOTES.txt similarity index 100% rename from stable/searxng/7.1.0/templates/NOTES.txt rename to stable/seafile/5.2.3/templates/NOTES.txt diff --git a/stable/ser2sock/13.0.0/templates/common.yaml b/stable/seafile/5.2.3/templates/common.yaml similarity index 100% rename from stable/ser2sock/13.0.0/templates/common.yaml rename to stable/seafile/5.2.3/templates/common.yaml diff --git a/stable/seedsync/7.0.0/values.yaml b/stable/seafile/5.2.3/values.yaml similarity index 100% rename from stable/seedsync/7.0.0/values.yaml rename to stable/seafile/5.2.3/values.yaml diff --git a/stable/searxng/7.1.0/CHANGELOG.md b/stable/searxng/7.1.0/CHANGELOG.md deleted file mode 100644 index 0c8ee300f92..00000000000 --- a/stable/searxng/7.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [searxng-6.1.21](https://github.com/truecharts/charts/compare/searxng-6.1.20...searxng-6.1.21) (2024-02-12) - -### Chore - - - -- update container image searxng/searxng to latest[@f396210](https://github.com/f396210) by renovate ([#18106](https://github.com/truecharts/charts/issues/18106)) - - -## [searxng-6.1.20](https://github.com/truecharts/charts/compare/searxng-6.1.19...searxng-6.1.20) (2024-02-05) - -### Chore - - - -- update container image searxng/searxng to latest[@1d508f2](https://github.com/1d508f2) by renovate ([#17896](https://github.com/truecharts/charts/issues/17896)) - - -## [searxng-6.1.19](https://github.com/truecharts/charts/compare/searxng-6.1.18...searxng-6.1.19) (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)) - - -## [searxng-6.1.18](https://github.com/truecharts/charts/compare/searxng-6.1.17...searxng-6.1.18) (2024-01-29) - -### Chore - - - -- update container image searxng/searxng to latest[@cb2e58a](https://github.com/cb2e58a) by renovate ([#17751](https://github.com/truecharts/charts/issues/17751)) - - -## [searxng-6.1.17](https://github.com/truecharts/charts/compare/searxng-6.1.16...searxng-6.1.17) (2024-01-29) - -### Chore - - - -- update container image searxng/searxng to latest[@c6a80be](https://github.com/c6a80be) by renovate ([#17653](https://github.com/truecharts/charts/issues/17653)) - - -## [searxng-6.1.16](https://github.com/truecharts/charts/compare/searxng-6.1.15...searxng-6.1.16) (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)) - - -## [searxng-6.1.15](https://github.com/truecharts/charts/compare/searxng-6.1.14...searxng-6.1.15) (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)) - - -## [searxng-6.1.14](https://github.com/truecharts/charts/compare/searxng-6.1.13...searxng-6.1.14) (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)) - - -## [searxng-6.1.13](https://github.com/truecharts/charts/compare/searxng-6.1.12...searxng-6.1.13) (2024-01-21) - -### Chore - diff --git a/stable/searxng/7.1.0/Chart.yaml b/stable/searxng/7.1.0/Chart.yaml deleted file mode 100644 index 6f5be0047e8..00000000000 --- a/stable/searxng/7.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Meta search engine which aggregates results from more than 70 search services. -home: https://truecharts.org/charts/stable/searxng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png -keywords: - - searxng - - Productivity - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: searxng -sources: - - https://github.com/searxng/searxng - - https://github.com/truecharts/charts/tree/master/charts/stable/searxng - - https://hub.docker.com/r/searxng/searxng -type: application -version: 7.1.0 diff --git a/stable/searxng/7.1.0/charts/common-18.0.1.tgz b/stable/searxng/7.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/searxng/7.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/searxng/7.1.0/ix_values.yaml b/stable/searxng/7.1.0/ix_values.yaml deleted file mode 100644 index 759b5640daf..00000000000 --- a/stable/searxng/7.1.0/ix_values.yaml +++ /dev/null @@ -1,45 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: searxng/searxng - tag: latest@sha256:dd56422c991c780d4ca69fc509be5a531a0999b2f1805aa049a126c93e2f816a -workload: - main: - podSpec: - containers: - main: - env: - BIND_ADDRESS: '{{ printf "0.0.0.0:%v" .Values.service.main.ports.main.port }}' - INSTANCE_NAME: SearXng - BASE_URL: "" - probes: - liveness: - path: /healthz - port: "{{ .Values.service.main.ports.main.port }}" - readiness: - path: /healthz - port: "{{ .Values.service.main.ports.main.port }}" - startup: - type: tcp - port: "{{ .Values.service.main.ports.main.port }}" -securityContext: - container: - runAsGroup: 0 - runAsUser: 0 - capabilities: - disableS6Caps: true - add: - - SETUID - - SETGID -service: - main: - ports: - main: - port: 8080 - protocol: http -persistence: - config: - enabled: true - mountPath: /etc/searxng -portal: - open: - enabled: true diff --git a/stable/send/5.0.0/.helmignore b/stable/searxng/7.1.4/.helmignore similarity index 100% rename from stable/send/5.0.0/.helmignore rename to stable/searxng/7.1.4/.helmignore diff --git a/stable/searxng/7.1.4/CHANGELOG.md b/stable/searxng/7.1.4/CHANGELOG.md new file mode 100644 index 00000000000..beb85bdefd3 --- /dev/null +++ b/stable/searxng/7.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [searxng-6.1.21](https://github.com/truecharts/charts/compare/searxng-6.1.20...searxng-6.1.21) (2024-02-12) + +### Chore + + + +- update container image searxng/searxng to latest[@f396210](https://github.com/f396210) by renovate ([#18106](https://github.com/truecharts/charts/issues/18106)) + + +## [searxng-6.1.20](https://github.com/truecharts/charts/compare/searxng-6.1.19...searxng-6.1.20) (2024-02-05) + +### Chore + + + +- update container image searxng/searxng to latest[@1d508f2](https://github.com/1d508f2) by renovate ([#17896](https://github.com/truecharts/charts/issues/17896)) + + +## [searxng-6.1.19](https://github.com/truecharts/charts/compare/searxng-6.1.18...searxng-6.1.19) (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)) + + +## [searxng-6.1.18](https://github.com/truecharts/charts/compare/searxng-6.1.17...searxng-6.1.18) (2024-01-29) + +### Chore + + + +- update container image searxng/searxng to latest[@cb2e58a](https://github.com/cb2e58a) by renovate ([#17751](https://github.com/truecharts/charts/issues/17751)) + + +## [searxng-6.1.17](https://github.com/truecharts/charts/compare/searxng-6.1.16...searxng-6.1.17) (2024-01-29) + +### Chore + + + +- update container image searxng/searxng to latest[@c6a80be](https://github.com/c6a80be) by renovate ([#17653](https://github.com/truecharts/charts/issues/17653)) + + +## [searxng-6.1.16](https://github.com/truecharts/charts/compare/searxng-6.1.15...searxng-6.1.16) (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)) + + +## [searxng-6.1.15](https://github.com/truecharts/charts/compare/searxng-6.1.14...searxng-6.1.15) (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)) + + +## [searxng-6.1.14](https://github.com/truecharts/charts/compare/searxng-6.1.13...searxng-6.1.14) (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)) + + +## [searxng-6.1.13](https://github.com/truecharts/charts/compare/searxng-6.1.12...searxng-6.1.13) (2024-01-21) \ No newline at end of file diff --git a/stable/searxng/7.1.4/Chart.yaml b/stable/searxng/7.1.4/Chart.yaml new file mode 100644 index 00000000000..d9b4cd649e2 --- /dev/null +++ b/stable/searxng/7.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Meta search engine which aggregates results from more than 70 search services. +home: https://truecharts.org/charts/stable/searxng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png +keywords: + - searxng + - Productivity + - Other +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: searxng +sources: + - https://github.com/searxng/searxng + - https://github.com/truecharts/charts/tree/master/charts/stable/searxng + - https://hub.docker.com/r/searxng/searxng +type: application +version: 7.1.4 diff --git a/stable/searxng/7.1.0/README.md b/stable/searxng/7.1.4/README.md similarity index 100% rename from stable/searxng/7.1.0/README.md rename to stable/searxng/7.1.4/README.md diff --git a/stable/searxng/7.1.0/app-readme.md b/stable/searxng/7.1.4/app-readme.md similarity index 100% rename from stable/searxng/7.1.0/app-readme.md rename to stable/searxng/7.1.4/app-readme.md diff --git a/stable/searxng/7.1.4/charts/common-18.0.3.tgz b/stable/searxng/7.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/searxng/7.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/searxng/7.1.4/ix_values.yaml b/stable/searxng/7.1.4/ix_values.yaml new file mode 100644 index 00000000000..c1cf0540f28 --- /dev/null +++ b/stable/searxng/7.1.4/ix_values.yaml @@ -0,0 +1,45 @@ +image: + pullPolicy: IfNotPresent + repository: searxng/searxng + tag: latest@sha256:96e039ac81a744296cfdb3a846663490ae86239933682ccdf431fab8744454ce +workload: + main: + podSpec: + containers: + main: + env: + BIND_ADDRESS: '{{ printf "0.0.0.0:%v" .Values.service.main.ports.main.port }}' + INSTANCE_NAME: SearXng + BASE_URL: "" + probes: + liveness: + path: /healthz + port: "{{ .Values.service.main.ports.main.port }}" + readiness: + path: /healthz + port: "{{ .Values.service.main.ports.main.port }}" + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" +securityContext: + container: + runAsGroup: 0 + runAsUser: 0 + capabilities: + disableS6Caps: true + add: + - SETUID + - SETGID +service: + main: + ports: + main: + port: 8080 + protocol: http +persistence: + config: + enabled: true + mountPath: /etc/searxng +portal: + open: + enabled: true diff --git a/stable/searxng/7.1.0/questions.yaml b/stable/searxng/7.1.4/questions.yaml similarity index 100% rename from stable/searxng/7.1.0/questions.yaml rename to stable/searxng/7.1.4/questions.yaml diff --git a/stable/seedsync/7.0.0/templates/NOTES.txt b/stable/searxng/7.1.4/templates/NOTES.txt similarity index 100% rename from stable/seedsync/7.0.0/templates/NOTES.txt rename to stable/searxng/7.1.4/templates/NOTES.txt diff --git a/stable/searxng/7.1.0/templates/common.yaml b/stable/searxng/7.1.4/templates/common.yaml similarity index 100% rename from stable/searxng/7.1.0/templates/common.yaml rename to stable/searxng/7.1.4/templates/common.yaml diff --git a/stable/send/5.0.0/values.yaml b/stable/searxng/7.1.4/values.yaml similarity index 100% rename from stable/send/5.0.0/values.yaml rename to stable/searxng/7.1.4/values.yaml diff --git a/stable/seedsync/7.0.0/CHANGELOG.md b/stable/seedsync/7.0.0/CHANGELOG.md deleted file mode 100644 index 5d36799f952..00000000000 --- a/stable/seedsync/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [seedsync-6.1.11](https://github.com/truecharts/charts/compare/seedsync-6.1.10...seedsync-6.1.11) (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)) - - -## [seedsync-6.1.10](https://github.com/truecharts/charts/compare/seedsync-6.1.9...seedsync-6.1.10) (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)) - - -## [seedsync-6.1.9](https://github.com/truecharts/charts/compare/seedsync-6.1.8...seedsync-6.1.9) (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)) - - -## [seedsync-6.1.8](https://github.com/truecharts/charts/compare/seedsync-6.1.7...seedsync-6.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)) - - -## [seedsync-6.1.7](https://github.com/truecharts/charts/compare/seedsync-6.1.6...seedsync-6.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [seedsync-6.1.6](https://github.com/truecharts/charts/compare/seedsync-6.1.5...seedsync-6.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)) - - -## [seedsync-6.1.5](https://github.com/truecharts/charts/compare/seedsync-6.1.4...seedsync-6.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [seedsync-6.1.4](https://github.com/truecharts/charts/compare/seedsync-6.1.3...seedsync-6.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [seedsync-6.1.3](https://github.com/truecharts/charts/compare/seedsync-6.1.0...seedsync-6.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/seedsync/7.0.0/Chart.yaml b/stable/seedsync/7.0.0/Chart.yaml deleted file mode 100644 index 678b6dc4289..00000000000 --- a/stable/seedsync/7.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! -home: https://truecharts.org/charts/stable/seedsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png -keywords: - - seedsync - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: seedsync -sources: - - https://github.com/ipsingh06/seedsync - - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync - - https://hub.docker.com/r/ipsingh06/seedsync -type: application -version: 7.0.0 diff --git a/stable/seedsync/7.0.0/charts/common-17.5.0.tgz b/stable/seedsync/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/seedsync/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ser2sock/13.0.0/.helmignore b/stable/seedsync/7.1.3/.helmignore similarity index 100% rename from stable/ser2sock/13.0.0/.helmignore rename to stable/seedsync/7.1.3/.helmignore diff --git a/stable/seedsync/7.1.3/CHANGELOG.md b/stable/seedsync/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..09ae7ad9ef0 --- /dev/null +++ b/stable/seedsync/7.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [seedsync-6.1.11](https://github.com/truecharts/charts/compare/seedsync-6.1.10...seedsync-6.1.11) (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)) + + +## [seedsync-6.1.10](https://github.com/truecharts/charts/compare/seedsync-6.1.9...seedsync-6.1.10) (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)) + + +## [seedsync-6.1.9](https://github.com/truecharts/charts/compare/seedsync-6.1.8...seedsync-6.1.9) (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)) + + +## [seedsync-6.1.8](https://github.com/truecharts/charts/compare/seedsync-6.1.7...seedsync-6.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)) + + +## [seedsync-6.1.7](https://github.com/truecharts/charts/compare/seedsync-6.1.6...seedsync-6.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [seedsync-6.1.6](https://github.com/truecharts/charts/compare/seedsync-6.1.5...seedsync-6.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)) + + +## [seedsync-6.1.5](https://github.com/truecharts/charts/compare/seedsync-6.1.4...seedsync-6.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [seedsync-6.1.4](https://github.com/truecharts/charts/compare/seedsync-6.1.3...seedsync-6.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [seedsync-6.1.3](https://github.com/truecharts/charts/compare/seedsync-6.1.0...seedsync-6.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/seedsync/7.1.3/Chart.yaml b/stable/seedsync/7.1.3/Chart.yaml new file mode 100644 index 00000000000..d956cfd0a62 --- /dev/null +++ b/stable/seedsync/7.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! +home: https://truecharts.org/charts/stable/seedsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png +keywords: + - seedsync + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: seedsync +sources: + - https://github.com/ipsingh06/seedsync + - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync + - https://hub.docker.com/r/ipsingh06/seedsync +type: application +version: 7.1.3 diff --git a/stable/seedsync/7.0.0/README.md b/stable/seedsync/7.1.3/README.md similarity index 100% rename from stable/seedsync/7.0.0/README.md rename to stable/seedsync/7.1.3/README.md diff --git a/stable/seedsync/7.0.0/app-readme.md b/stable/seedsync/7.1.3/app-readme.md similarity index 100% rename from stable/seedsync/7.0.0/app-readme.md rename to stable/seedsync/7.1.3/app-readme.md diff --git a/stable/seedsync/7.1.3/charts/common-18.0.3.tgz b/stable/seedsync/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/seedsync/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/seedsync/7.0.0/ix_values.yaml b/stable/seedsync/7.1.3/ix_values.yaml similarity index 100% rename from stable/seedsync/7.0.0/ix_values.yaml rename to stable/seedsync/7.1.3/ix_values.yaml diff --git a/stable/seedsync/7.0.0/questions.yaml b/stable/seedsync/7.1.3/questions.yaml similarity index 100% rename from stable/seedsync/7.0.0/questions.yaml rename to stable/seedsync/7.1.3/questions.yaml diff --git a/stable/ser2sock/13.0.0/templates/NOTES.txt b/stable/seedsync/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/ser2sock/13.0.0/templates/NOTES.txt rename to stable/seedsync/7.1.3/templates/NOTES.txt diff --git a/stable/seedsync/7.0.0/templates/common.yaml b/stable/seedsync/7.1.3/templates/common.yaml similarity index 100% rename from stable/seedsync/7.0.0/templates/common.yaml rename to stable/seedsync/7.1.3/templates/common.yaml diff --git a/stable/ser2sock/13.0.0/values.yaml b/stable/seedsync/7.1.3/values.yaml similarity index 100% rename from stable/ser2sock/13.0.0/values.yaml rename to stable/seedsync/7.1.3/values.yaml diff --git a/stable/send/5.0.0/CHANGELOG.md b/stable/send/5.0.0/CHANGELOG.md deleted file mode 100644 index c05eae68697..00000000000 --- a/stable/send/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [send-4.2.2](https://github.com/truecharts/charts/compare/send-4.2.1...send-4.2.2) (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)) - - -## [send-4.2.1](https://github.com/truecharts/charts/compare/send-4.2.0...send-4.2.1) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [send-4.2.0](https://github.com/truecharts/charts/compare/send-4.1.10...send-4.2.0) (2024-01-26) - - -## [send-4.1.10](https://github.com/truecharts/charts/compare/send-4.1.9...send-4.1.10) (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)) - - -## [send-4.1.9](https://github.com/truecharts/charts/compare/send-4.1.8...send-4.1.9) (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)) - - -## [send-4.1.8](https://github.com/truecharts/charts/compare/send-4.1.7...send-4.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)) - - -## [send-4.1.7](https://github.com/truecharts/charts/compare/send-4.1.6...send-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [send-4.1.6](https://github.com/truecharts/charts/compare/send-4.1.5...send-4.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)) - - -## [send-4.1.5](https://github.com/truecharts/charts/compare/send-4.1.4...send-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [send-4.1.4](https://github.com/truecharts/charts/compare/send-4.1.3...send-4.1.4) (2024-01-01) - -### Chore - - diff --git a/stable/send/5.0.0/Chart.yaml b/stable/send/5.0.0/Chart.yaml deleted file mode 100644 index d16c5e46964..00000000000 --- a/stable/send/5.0.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. -home: https://truecharts.org/charts/stable/send -icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.png -keywords: - - send - - Cloud - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: send -sources: - - https://gitlab.com/timvisee/send - - https://github.com/truecharts/charts/tree/master/charts/stable/send -type: application -version: 5.0.0 diff --git a/stable/send/5.0.0/charts/common-17.5.0.tgz b/stable/send/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/send/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/serpbear/3.1.0/.helmignore b/stable/send/5.1.3/.helmignore similarity index 100% rename from stable/serpbear/3.1.0/.helmignore rename to stable/send/5.1.3/.helmignore diff --git a/stable/send/5.1.3/CHANGELOG.md b/stable/send/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..54e8ff9454b --- /dev/null +++ b/stable/send/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [send-4.2.2](https://github.com/truecharts/charts/compare/send-4.2.1...send-4.2.2) (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)) + + +## [send-4.2.1](https://github.com/truecharts/charts/compare/send-4.2.0...send-4.2.1) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [send-4.2.0](https://github.com/truecharts/charts/compare/send-4.1.10...send-4.2.0) (2024-01-26) + + +## [send-4.1.10](https://github.com/truecharts/charts/compare/send-4.1.9...send-4.1.10) (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)) + + +## [send-4.1.9](https://github.com/truecharts/charts/compare/send-4.1.8...send-4.1.9) (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)) + + +## [send-4.1.8](https://github.com/truecharts/charts/compare/send-4.1.7...send-4.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)) + + +## [send-4.1.7](https://github.com/truecharts/charts/compare/send-4.1.6...send-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [send-4.1.6](https://github.com/truecharts/charts/compare/send-4.1.5...send-4.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)) + + +## [send-4.1.5](https://github.com/truecharts/charts/compare/send-4.1.4...send-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [send-4.1.4](https://github.com/truecharts/charts/compare/send-4.1.3...send-4.1.4) (2024-01-01) diff --git a/stable/send/5.1.3/Chart.yaml b/stable/send/5.1.3/Chart.yaml new file mode 100644 index 00000000000..73cfae4dde4 --- /dev/null +++ b/stable/send/5.1.3/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. +home: https://truecharts.org/charts/stable/send +icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.png +keywords: + - send + - Cloud + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: send +sources: + - https://gitlab.com/timvisee/send + - https://github.com/truecharts/charts/tree/master/charts/stable/send +type: application +version: 5.1.3 diff --git a/stable/send/5.0.0/README.md b/stable/send/5.1.3/README.md similarity index 100% rename from stable/send/5.0.0/README.md rename to stable/send/5.1.3/README.md diff --git a/stable/send/5.0.0/app-readme.md b/stable/send/5.1.3/app-readme.md similarity index 100% rename from stable/send/5.0.0/app-readme.md rename to stable/send/5.1.3/app-readme.md diff --git a/stable/send/5.1.3/charts/common-18.0.3.tgz b/stable/send/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/send/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/send/5.0.0/charts/redis-11.2.1.tgz b/stable/send/5.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/send/5.0.0/charts/redis-11.2.1.tgz rename to stable/send/5.1.3/charts/redis-11.2.1.tgz diff --git a/stable/send/5.0.0/ix_values.yaml b/stable/send/5.1.3/ix_values.yaml similarity index 100% rename from stable/send/5.0.0/ix_values.yaml rename to stable/send/5.1.3/ix_values.yaml diff --git a/stable/send/5.0.0/questions.yaml b/stable/send/5.1.3/questions.yaml similarity index 100% rename from stable/send/5.0.0/questions.yaml rename to stable/send/5.1.3/questions.yaml diff --git a/stable/send/5.0.0/templates/common.yaml b/stable/send/5.1.3/templates/common.yaml similarity index 100% rename from stable/send/5.0.0/templates/common.yaml rename to stable/send/5.1.3/templates/common.yaml diff --git a/stable/serpbear/3.1.0/values.yaml b/stable/send/5.1.3/values.yaml similarity index 100% rename from stable/serpbear/3.1.0/values.yaml rename to stable/send/5.1.3/values.yaml diff --git a/stable/ser2sock/13.0.0/CHANGELOG.md b/stable/ser2sock/13.0.0/CHANGELOG.md deleted file mode 100644 index 16b728860bc..00000000000 --- a/stable/ser2sock/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ser2sock-12.1.11](https://github.com/truecharts/charts/compare/ser2sock-12.1.10...ser2sock-12.1.11) (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)) - - -## [ser2sock-12.1.10](https://github.com/truecharts/charts/compare/ser2sock-12.1.9...ser2sock-12.1.10) (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)) - - -## [ser2sock-12.1.9](https://github.com/truecharts/charts/compare/ser2sock-12.1.8...ser2sock-12.1.9) (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)) - - -## [ser2sock-12.1.8](https://github.com/truecharts/charts/compare/ser2sock-12.1.7...ser2sock-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)) - - -## [ser2sock-12.1.7](https://github.com/truecharts/charts/compare/ser2sock-12.1.6...ser2sock-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ser2sock-12.1.6](https://github.com/truecharts/charts/compare/ser2sock-12.1.5...ser2sock-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)) - - -## [ser2sock-12.1.5](https://github.com/truecharts/charts/compare/ser2sock-12.1.4...ser2sock-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ser2sock-12.1.4](https://github.com/truecharts/charts/compare/ser2sock-12.1.3...ser2sock-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ser2sock-12.1.3](https://github.com/truecharts/charts/compare/ser2sock-12.1.0...ser2sock-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/ser2sock/13.0.0/Chart.yaml b/stable/ser2sock/13.0.0/Chart.yaml deleted file mode 100644 index b66d6e18565..00000000000 --- a/stable/ser2sock/13.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Serial to Socket Redirector -home: https://truecharts.org/charts/stable/ser2sock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png -keywords: - - ser2sock -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ser2sock -sources: - - https://github.com/tenstartups/ser2sock - - https://github.com/nutechsoftware/ser2sock - - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock - - https://hub.docker.com/r/tenstartups/ser2sock -type: application -version: 13.0.0 diff --git a/stable/ser2sock/13.0.0/charts/common-17.5.0.tgz b/stable/ser2sock/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ser2sock/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/servas/4.1.0/.helmignore b/stable/ser2sock/13.1.3/.helmignore similarity index 100% rename from stable/servas/4.1.0/.helmignore rename to stable/ser2sock/13.1.3/.helmignore diff --git a/stable/ser2sock/13.1.3/CHANGELOG.md b/stable/ser2sock/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..72c1acf4874 --- /dev/null +++ b/stable/ser2sock/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ser2sock-12.1.11](https://github.com/truecharts/charts/compare/ser2sock-12.1.10...ser2sock-12.1.11) (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)) + + +## [ser2sock-12.1.10](https://github.com/truecharts/charts/compare/ser2sock-12.1.9...ser2sock-12.1.10) (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)) + + +## [ser2sock-12.1.9](https://github.com/truecharts/charts/compare/ser2sock-12.1.8...ser2sock-12.1.9) (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)) + + +## [ser2sock-12.1.8](https://github.com/truecharts/charts/compare/ser2sock-12.1.7...ser2sock-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)) + + +## [ser2sock-12.1.7](https://github.com/truecharts/charts/compare/ser2sock-12.1.6...ser2sock-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ser2sock-12.1.6](https://github.com/truecharts/charts/compare/ser2sock-12.1.5...ser2sock-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)) + + +## [ser2sock-12.1.5](https://github.com/truecharts/charts/compare/ser2sock-12.1.4...ser2sock-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ser2sock-12.1.4](https://github.com/truecharts/charts/compare/ser2sock-12.1.3...ser2sock-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [ser2sock-12.1.3](https://github.com/truecharts/charts/compare/ser2sock-12.1.0...ser2sock-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/ser2sock/13.1.3/Chart.yaml b/stable/ser2sock/13.1.3/Chart.yaml new file mode 100644 index 00000000000..05dfc47b435 --- /dev/null +++ b/stable/ser2sock/13.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Serial to Socket Redirector +home: https://truecharts.org/charts/stable/ser2sock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png +keywords: + - ser2sock +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ser2sock +sources: + - https://github.com/tenstartups/ser2sock + - https://github.com/nutechsoftware/ser2sock + - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock + - https://hub.docker.com/r/tenstartups/ser2sock +type: application +version: 13.1.3 diff --git a/stable/ser2sock/13.0.0/README.md b/stable/ser2sock/13.1.3/README.md similarity index 100% rename from stable/ser2sock/13.0.0/README.md rename to stable/ser2sock/13.1.3/README.md diff --git a/stable/ser2sock/13.0.0/app-readme.md b/stable/ser2sock/13.1.3/app-readme.md similarity index 100% rename from stable/ser2sock/13.0.0/app-readme.md rename to stable/ser2sock/13.1.3/app-readme.md diff --git a/stable/ser2sock/13.1.3/charts/common-18.0.3.tgz b/stable/ser2sock/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ser2sock/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ser2sock/13.0.0/ix_values.yaml b/stable/ser2sock/13.1.3/ix_values.yaml similarity index 100% rename from stable/ser2sock/13.0.0/ix_values.yaml rename to stable/ser2sock/13.1.3/ix_values.yaml diff --git a/stable/ser2sock/13.0.0/questions.yaml b/stable/ser2sock/13.1.3/questions.yaml similarity index 100% rename from stable/ser2sock/13.0.0/questions.yaml rename to stable/ser2sock/13.1.3/questions.yaml diff --git a/stable/servas/4.1.0/templates/NOTES.txt b/stable/ser2sock/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/servas/4.1.0/templates/NOTES.txt rename to stable/ser2sock/13.1.3/templates/NOTES.txt diff --git a/stable/sftpgo/6.0.0/templates/common.yaml b/stable/ser2sock/13.1.3/templates/common.yaml similarity index 100% rename from stable/sftpgo/6.0.0/templates/common.yaml rename to stable/ser2sock/13.1.3/templates/common.yaml diff --git a/stable/servas/4.1.0/values.yaml b/stable/ser2sock/13.1.3/values.yaml similarity index 100% rename from stable/servas/4.1.0/values.yaml rename to stable/ser2sock/13.1.3/values.yaml diff --git a/stable/serpbear/3.1.0/CHANGELOG.md b/stable/serpbear/3.1.0/CHANGELOG.md deleted file mode 100644 index ddd6bceb53c..00000000000 --- a/stable/serpbear/3.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [serpbear-2.1.14](https://github.com/truecharts/charts/compare/serpbear-2.1.13...serpbear-2.1.14) (2024-02-12) - -### Chore - - - -- update container image towfiqi/serpbear to latest[@27b3e49](https://github.com/27b3e49) by renovate ([#18111](https://github.com/truecharts/charts/issues/18111)) - - -## [serpbear-2.1.13](https://github.com/truecharts/charts/compare/serpbear-2.1.12...serpbear-2.1.13) (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)) - - -## [serpbear-2.1.12](https://github.com/truecharts/charts/compare/serpbear-2.1.11...serpbear-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)) - - -## [serpbear-2.1.11](https://github.com/truecharts/charts/compare/serpbear-2.1.10...serpbear-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)) - - -## [serpbear-2.1.10](https://github.com/truecharts/charts/compare/serpbear-2.1.9...serpbear-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)) - - -## [serpbear-2.1.9](https://github.com/truecharts/charts/compare/serpbear-2.1.8...serpbear-2.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [serpbear-2.1.8](https://github.com/truecharts/charts/compare/serpbear-2.1.7...serpbear-2.1.8) (2024-01-21) - -### Chore - - - -- update container image towfiqi/serpbear to latest[@b128873](https://github.com/b128873) by renovate ([#17398](https://github.com/truecharts/charts/issues/17398)) - - -## [serpbear-2.1.7](https://github.com/truecharts/charts/compare/serpbear-2.1.6...serpbear-2.1.7) (2024-01-15) - -### Chore - - - -- update container image towfiqi/serpbear to latest[@d087852](https://github.com/d087852) by renovate ([#17280](https://github.com/truecharts/charts/issues/17280)) - - - - -## [serpbear-2.1.6](https://github.com/truecharts/charts/compare/serpbear-2.1.5...serpbear-2.1.6) (2024-01-09) - -### Chore \ No newline at end of file diff --git a/stable/serpbear/3.1.0/Chart.yaml b/stable/serpbear/3.1.0/Chart.yaml deleted file mode 100644 index 1e245f70e0f..00000000000 --- a/stable/serpbear/3.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Search Engine Position Tracking App. -home: https://truecharts.org/charts/stable/serpbear -icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.png -keywords: - - serpbear - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: serpbear -sources: - - https://github.com/towfiqi/serpbear - - https://github.com/truecharts/charts/tree/master/charts/stable/serpbear - - https://hub.docker.com/r/towfiqi/serpbear -type: application -version: 3.1.0 diff --git a/stable/serpbear/3.1.0/charts/common-18.0.1.tgz b/stable/serpbear/3.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/serpbear/3.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/serpbear/3.1.0/ix_values.yaml b/stable/serpbear/3.1.0/ix_values.yaml deleted file mode 100644 index 5df846b9b9e..00000000000 --- a/stable/serpbear/3.1.0/ix_values.yaml +++ /dev/null @@ -1,32 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: towfiqi/serpbear - tag: latest@sha256:54e23130cf44ead798af27e924dd5a91dd3599304fbec04ae2ebad9e8bf38e2e -persistence: - data: - enabled: true - mountPath: /app/data -portal: - open: - enabled: true -serpbear: - api_key: "" - app_url: http://localhost:10605 - password: secret - session_duration: 24 - user: admin -service: - main: - ports: - main: - port: 10605 - protocol: http - targetPort: 3000 -workload: - main: - podSpec: - containers: - main: - envFrom: - - secretRef: - name: serpbear-secret diff --git a/stable/sftpgo/6.0.0/.helmignore b/stable/serpbear/3.1.4/.helmignore similarity index 100% rename from stable/sftpgo/6.0.0/.helmignore rename to stable/serpbear/3.1.4/.helmignore diff --git a/stable/serpbear/3.1.4/CHANGELOG.md b/stable/serpbear/3.1.4/CHANGELOG.md new file mode 100644 index 00000000000..cbb3b1a347e --- /dev/null +++ b/stable/serpbear/3.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [serpbear-2.1.14](https://github.com/truecharts/charts/compare/serpbear-2.1.13...serpbear-2.1.14) (2024-02-12) + +### Chore + + + +- update container image towfiqi/serpbear to latest[@27b3e49](https://github.com/27b3e49) by renovate ([#18111](https://github.com/truecharts/charts/issues/18111)) + + +## [serpbear-2.1.13](https://github.com/truecharts/charts/compare/serpbear-2.1.12...serpbear-2.1.13) (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)) + + +## [serpbear-2.1.12](https://github.com/truecharts/charts/compare/serpbear-2.1.11...serpbear-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)) + + +## [serpbear-2.1.11](https://github.com/truecharts/charts/compare/serpbear-2.1.10...serpbear-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)) + + +## [serpbear-2.1.10](https://github.com/truecharts/charts/compare/serpbear-2.1.9...serpbear-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)) + + +## [serpbear-2.1.9](https://github.com/truecharts/charts/compare/serpbear-2.1.8...serpbear-2.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [serpbear-2.1.8](https://github.com/truecharts/charts/compare/serpbear-2.1.7...serpbear-2.1.8) (2024-01-21) + +### Chore + + + +- update container image towfiqi/serpbear to latest[@b128873](https://github.com/b128873) by renovate ([#17398](https://github.com/truecharts/charts/issues/17398)) + + +## [serpbear-2.1.7](https://github.com/truecharts/charts/compare/serpbear-2.1.6...serpbear-2.1.7) (2024-01-15) + +### Chore + + + +- update container image towfiqi/serpbear to latest[@d087852](https://github.com/d087852) by renovate ([#17280](https://github.com/truecharts/charts/issues/17280)) + + diff --git a/stable/serpbear/3.1.4/Chart.yaml b/stable/serpbear/3.1.4/Chart.yaml new file mode 100644 index 00000000000..0fb8449816a --- /dev/null +++ b/stable/serpbear/3.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Search Engine Position Tracking App. +home: https://truecharts.org/charts/stable/serpbear +icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.png +keywords: + - serpbear + - metrics +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: serpbear +sources: + - https://github.com/towfiqi/serpbear + - https://github.com/truecharts/charts/tree/master/charts/stable/serpbear + - https://hub.docker.com/r/towfiqi/serpbear +type: application +version: 3.1.4 diff --git a/stable/serpbear/3.1.0/README.md b/stable/serpbear/3.1.4/README.md similarity index 100% rename from stable/serpbear/3.1.0/README.md rename to stable/serpbear/3.1.4/README.md diff --git a/stable/serpbear/3.1.0/app-readme.md b/stable/serpbear/3.1.4/app-readme.md similarity index 100% rename from stable/serpbear/3.1.0/app-readme.md rename to stable/serpbear/3.1.4/app-readme.md diff --git a/stable/serpbear/3.1.4/charts/common-18.0.3.tgz b/stable/serpbear/3.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/serpbear/3.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/serpbear/3.1.4/ix_values.yaml b/stable/serpbear/3.1.4/ix_values.yaml new file mode 100644 index 00000000000..bdbdd915bed --- /dev/null +++ b/stable/serpbear/3.1.4/ix_values.yaml @@ -0,0 +1,32 @@ +image: + pullPolicy: IfNotPresent + repository: towfiqi/serpbear + tag: latest@sha256:63304b607c882cde3ffd17910187a1007ef81977c48640b9d3674fd5eb57995e +persistence: + data: + enabled: true + mountPath: /app/data +portal: + open: + enabled: true +serpbear: + api_key: "" + app_url: http://localhost:10605 + password: secret + session_duration: 24 + user: admin +service: + main: + ports: + main: + port: 10605 + protocol: http + targetPort: 3000 +workload: + main: + podSpec: + containers: + main: + envFrom: + - secretRef: + name: serpbear-secret diff --git a/stable/serpbear/3.1.0/questions.yaml b/stable/serpbear/3.1.4/questions.yaml similarity index 100% rename from stable/serpbear/3.1.0/questions.yaml rename to stable/serpbear/3.1.4/questions.yaml diff --git a/stable/serpbear/3.1.0/templates/_secret.tpl b/stable/serpbear/3.1.4/templates/_secret.tpl similarity index 100% rename from stable/serpbear/3.1.0/templates/_secret.tpl rename to stable/serpbear/3.1.4/templates/_secret.tpl diff --git a/stable/serpbear/3.1.0/templates/common.yaml b/stable/serpbear/3.1.4/templates/common.yaml similarity index 100% rename from stable/serpbear/3.1.0/templates/common.yaml rename to stable/serpbear/3.1.4/templates/common.yaml diff --git a/stable/sftpgo/6.0.0/values.yaml b/stable/serpbear/3.1.4/values.yaml similarity index 100% rename from stable/sftpgo/6.0.0/values.yaml rename to stable/serpbear/3.1.4/values.yaml diff --git a/stable/servas/4.1.0/CHANGELOG.md b/stable/servas/4.1.0/CHANGELOG.md deleted file mode 100644 index 7a3c1d8b18a..00000000000 --- a/stable/servas/4.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - -## [servas-3.2.7](https://github.com/truecharts/charts/compare/servas-3.2.6...servas-3.2.7) (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)) - - -## [servas-3.2.6](https://github.com/truecharts/charts/compare/servas-3.2.5...servas-3.2.6) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [servas-3.2.5](https://github.com/truecharts/charts/compare/servas-3.2.4...servas-3.2.5) (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)) - - -## [servas-3.2.4](https://github.com/truecharts/charts/compare/servas-3.2.3...servas-3.2.4) (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)) - - -## [servas-3.2.3](https://github.com/truecharts/charts/compare/servas-3.2.2...servas-3.2.3) (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)) - - -## [servas-3.2.2](https://github.com/truecharts/charts/compare/servas-3.2.1...servas-3.2.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [servas-3.2.1](https://github.com/truecharts/charts/compare/servas-3.2.0...servas-3.2.1) (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)) - - -## [servas-3.2.0](https://github.com/truecharts/charts/compare/servas-3.1.8...servas-3.2.0) (2024-01-08) - -### Chore - - - -- update container image beromir/servas to v0.1.0[@efbe35c](https://github.com/efbe35c) by renovate ([#17012](https://github.com/truecharts/charts/issues/17012)) - - -## [servas-3.1.8](https://github.com/truecharts/charts/compare/servas-3.1.7...servas-3.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) diff --git a/stable/servas/4.1.0/Chart.yaml b/stable/servas/4.1.0/Chart.yaml deleted file mode 100644 index 9cd132b1fbf..00000000000 --- a/stable/servas/4.1.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.1.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 12.2.1 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted bookmark management tool. -home: https://truecharts.org/charts/stable/servas -icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png -keywords: - - servas - - bookmarks -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: servas -sources: - - https://github.com/beromir/Servas - - https://github.com/truecharts/charts/tree/master/charts/stable/servas - - https://hub.docker.com/r/beromir/servas -type: application -version: 4.1.0 diff --git a/stable/servas/4.1.0/charts/common-18.0.1.tgz b/stable/servas/4.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/servas/4.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/servas/4.1.0/charts/mariadb-12.2.1.tgz b/stable/servas/4.1.0/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/servas/4.1.0/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/shaarli/5.0.0/.helmignore b/stable/servas/4.2.3/.helmignore similarity index 100% rename from stable/shaarli/5.0.0/.helmignore rename to stable/servas/4.2.3/.helmignore diff --git a/stable/servas/4.2.3/CHANGELOG.md b/stable/servas/4.2.3/CHANGELOG.md new file mode 100644 index 00000000000..e69ac58a685 --- /dev/null +++ b/stable/servas/4.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + +## [servas-3.2.7](https://github.com/truecharts/charts/compare/servas-3.2.6...servas-3.2.7) (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)) + + +## [servas-3.2.6](https://github.com/truecharts/charts/compare/servas-3.2.5...servas-3.2.6) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [servas-3.2.5](https://github.com/truecharts/charts/compare/servas-3.2.4...servas-3.2.5) (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)) + + +## [servas-3.2.4](https://github.com/truecharts/charts/compare/servas-3.2.3...servas-3.2.4) (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)) + + +## [servas-3.2.3](https://github.com/truecharts/charts/compare/servas-3.2.2...servas-3.2.3) (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)) + + +## [servas-3.2.2](https://github.com/truecharts/charts/compare/servas-3.2.1...servas-3.2.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [servas-3.2.1](https://github.com/truecharts/charts/compare/servas-3.2.0...servas-3.2.1) (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)) + + +## [servas-3.2.0](https://github.com/truecharts/charts/compare/servas-3.1.8...servas-3.2.0) (2024-01-08) + +### Chore + + + +- update container image beromir/servas to v0.1.0[@efbe35c](https://github.com/efbe35c) by renovate ([#17012](https://github.com/truecharts/charts/issues/17012)) + + +## [servas-3.1.8](https://github.com/truecharts/charts/compare/servas-3.1.7...servas-3.1.8) (2024-01-02) + +### Chore diff --git a/stable/servas/4.2.3/Chart.yaml b/stable/servas/4.2.3/Chart.yaml new file mode 100644 index 00000000000..a91da806c2c --- /dev/null +++ b/stable/servas/4.2.3/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.1.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A self-hosted bookmark management tool. +home: https://truecharts.org/charts/stable/servas +icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png +keywords: + - servas + - bookmarks +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: servas +sources: + - https://github.com/beromir/Servas + - https://github.com/truecharts/charts/tree/master/charts/stable/servas + - https://hub.docker.com/r/beromir/servas +type: application +version: 4.2.3 diff --git a/stable/servas/4.1.0/README.md b/stable/servas/4.2.3/README.md similarity index 100% rename from stable/servas/4.1.0/README.md rename to stable/servas/4.2.3/README.md diff --git a/stable/servas/4.1.0/app-readme.md b/stable/servas/4.2.3/app-readme.md similarity index 100% rename from stable/servas/4.1.0/app-readme.md rename to stable/servas/4.2.3/app-readme.md diff --git a/stable/servas/4.2.3/charts/common-18.0.3.tgz b/stable/servas/4.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/servas/4.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/servas/4.2.3/charts/mariadb-13.0.0.tgz b/stable/servas/4.2.3/charts/mariadb-13.0.0.tgz new file mode 100644 index 00000000000..564d2d213b7 Binary files /dev/null and b/stable/servas/4.2.3/charts/mariadb-13.0.0.tgz differ diff --git a/stable/servas/4.1.0/ix_values.yaml b/stable/servas/4.2.3/ix_values.yaml similarity index 100% rename from stable/servas/4.1.0/ix_values.yaml rename to stable/servas/4.2.3/ix_values.yaml diff --git a/stable/servas/4.1.0/questions.yaml b/stable/servas/4.2.3/questions.yaml similarity index 100% rename from stable/servas/4.1.0/questions.yaml rename to stable/servas/4.2.3/questions.yaml diff --git a/stable/sftpgo/6.0.0/templates/NOTES.txt b/stable/servas/4.2.3/templates/NOTES.txt similarity index 100% rename from stable/sftpgo/6.0.0/templates/NOTES.txt rename to stable/servas/4.2.3/templates/NOTES.txt diff --git a/stable/servas/4.1.0/templates/_secrets.tpl b/stable/servas/4.2.3/templates/_secrets.tpl similarity index 100% rename from stable/servas/4.1.0/templates/_secrets.tpl rename to stable/servas/4.2.3/templates/_secrets.tpl diff --git a/stable/servas/4.1.0/templates/common.yaml b/stable/servas/4.2.3/templates/common.yaml similarity index 100% rename from stable/servas/4.1.0/templates/common.yaml rename to stable/servas/4.2.3/templates/common.yaml diff --git a/stable/shaarli/5.0.0/values.yaml b/stable/servas/4.2.3/values.yaml similarity index 100% rename from stable/shaarli/5.0.0/values.yaml rename to stable/servas/4.2.3/values.yaml diff --git a/stable/sftpgo/6.0.0/CHANGELOG.md b/stable/sftpgo/6.0.0/CHANGELOG.md deleted file mode 100644 index 3175914819f..00000000000 --- a/stable/sftpgo/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [sftpgo-5.1.11](https://github.com/truecharts/charts/compare/sftpgo-5.1.10...sftpgo-5.1.11) (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)) - - -## [sftpgo-5.1.10](https://github.com/truecharts/charts/compare/sftpgo-5.1.9...sftpgo-5.1.10) (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)) - - -## [sftpgo-5.1.9](https://github.com/truecharts/charts/compare/sftpgo-5.1.8...sftpgo-5.1.9) (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)) - - -## [sftpgo-5.1.8](https://github.com/truecharts/charts/compare/sftpgo-5.1.7...sftpgo-5.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)) - - -## [sftpgo-5.1.7](https://github.com/truecharts/charts/compare/sftpgo-5.1.6...sftpgo-5.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [sftpgo-5.1.6](https://github.com/truecharts/charts/compare/sftpgo-5.1.5...sftpgo-5.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)) - - -## [sftpgo-5.1.5](https://github.com/truecharts/charts/compare/sftpgo-5.1.4...sftpgo-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [sftpgo-5.1.4](https://github.com/truecharts/charts/compare/sftpgo-5.1.3...sftpgo-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [sftpgo-5.1.3](https://github.com/truecharts/charts/compare/sftpgo-5.1.0...sftpgo-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/sftpgo/6.0.0/Chart.yaml b/stable/sftpgo/6.0.0/Chart.yaml deleted file mode 100644 index 237bdb88d5f..00000000000 --- a/stable/sftpgo/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-FTP - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.5.6 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP.' -home: https://truecharts.org/charts/stable/sftpgo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png -keywords: - - sftpgo - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sftpgo -sources: - - https://github.com/drakkan/sftpgo - - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo - - https://ghcr.io/drakkan/sftpgo -type: application -version: 6.0.0 diff --git a/stable/sftpgo/6.0.0/charts/common-17.5.0.tgz b/stable/sftpgo/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sftpgo/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/shapeshifter-obfuscator/5.0.0/.helmignore b/stable/sftpgo/6.1.3/.helmignore similarity index 100% rename from stable/shapeshifter-obfuscator/5.0.0/.helmignore rename to stable/sftpgo/6.1.3/.helmignore diff --git a/stable/sftpgo/6.1.3/CHANGELOG.md b/stable/sftpgo/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c0eb4511133 --- /dev/null +++ b/stable/sftpgo/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [sftpgo-5.1.11](https://github.com/truecharts/charts/compare/sftpgo-5.1.10...sftpgo-5.1.11) (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)) + + +## [sftpgo-5.1.10](https://github.com/truecharts/charts/compare/sftpgo-5.1.9...sftpgo-5.1.10) (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)) + + +## [sftpgo-5.1.9](https://github.com/truecharts/charts/compare/sftpgo-5.1.8...sftpgo-5.1.9) (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)) + + +## [sftpgo-5.1.8](https://github.com/truecharts/charts/compare/sftpgo-5.1.7...sftpgo-5.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)) + + +## [sftpgo-5.1.7](https://github.com/truecharts/charts/compare/sftpgo-5.1.6...sftpgo-5.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [sftpgo-5.1.6](https://github.com/truecharts/charts/compare/sftpgo-5.1.5...sftpgo-5.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)) + + +## [sftpgo-5.1.5](https://github.com/truecharts/charts/compare/sftpgo-5.1.4...sftpgo-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [sftpgo-5.1.4](https://github.com/truecharts/charts/compare/sftpgo-5.1.3...sftpgo-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [sftpgo-5.1.3](https://github.com/truecharts/charts/compare/sftpgo-5.1.0...sftpgo-5.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/sftpgo/6.1.3/Chart.yaml b/stable/sftpgo/6.1.3/Chart.yaml new file mode 100644 index 00000000000..1cdf35f7858 --- /dev/null +++ b/stable/sftpgo/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-FTP + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.5.6 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." +home: https://truecharts.org/charts/stable/sftpgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png +keywords: + - sftpgo + - Network-FTP +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sftpgo +sources: + - https://github.com/drakkan/sftpgo + - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo + - https://ghcr.io/drakkan/sftpgo +type: application +version: 6.1.3 diff --git a/stable/sftpgo/6.0.0/README.md b/stable/sftpgo/6.1.3/README.md similarity index 100% rename from stable/sftpgo/6.0.0/README.md rename to stable/sftpgo/6.1.3/README.md diff --git a/stable/sftpgo/6.0.0/app-readme.md b/stable/sftpgo/6.1.3/app-readme.md similarity index 100% rename from stable/sftpgo/6.0.0/app-readme.md rename to stable/sftpgo/6.1.3/app-readme.md diff --git a/stable/sftpgo/6.1.3/charts/common-18.0.3.tgz b/stable/sftpgo/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sftpgo/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sftpgo/6.0.0/ix_values.yaml b/stable/sftpgo/6.1.3/ix_values.yaml similarity index 100% rename from stable/sftpgo/6.0.0/ix_values.yaml rename to stable/sftpgo/6.1.3/ix_values.yaml diff --git a/stable/sftpgo/6.0.0/questions.yaml b/stable/sftpgo/6.1.3/questions.yaml similarity index 100% rename from stable/sftpgo/6.0.0/questions.yaml rename to stable/sftpgo/6.1.3/questions.yaml diff --git a/stable/shlink-web-client/10.0.0/templates/NOTES.txt b/stable/sftpgo/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/shlink-web-client/10.0.0/templates/NOTES.txt rename to stable/sftpgo/6.1.3/templates/NOTES.txt diff --git a/stable/shiori/16.0.0/templates/common.yaml b/stable/sftpgo/6.1.3/templates/common.yaml similarity index 100% rename from stable/shiori/16.0.0/templates/common.yaml rename to stable/sftpgo/6.1.3/templates/common.yaml diff --git a/stable/shapeshifter-obfuscator/5.0.0/values.yaml b/stable/sftpgo/6.1.3/values.yaml similarity index 100% rename from stable/shapeshifter-obfuscator/5.0.0/values.yaml rename to stable/sftpgo/6.1.3/values.yaml diff --git a/stable/shaarli/5.0.0/CHANGELOG.md b/stable/shaarli/5.0.0/CHANGELOG.md deleted file mode 100644 index 409701e6faa..00000000000 --- a/stable/shaarli/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [shaarli-4.1.11](https://github.com/truecharts/charts/compare/shaarli-4.1.10...shaarli-4.1.11) (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)) - - -## [shaarli-4.1.10](https://github.com/truecharts/charts/compare/shaarli-4.1.9...shaarli-4.1.10) (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)) - - -## [shaarli-4.1.9](https://github.com/truecharts/charts/compare/shaarli-4.1.8...shaarli-4.1.9) (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)) - - -## [shaarli-4.1.8](https://github.com/truecharts/charts/compare/shaarli-4.1.7...shaarli-4.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)) - - -## [shaarli-4.1.7](https://github.com/truecharts/charts/compare/shaarli-4.1.6...shaarli-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [shaarli-4.1.6](https://github.com/truecharts/charts/compare/shaarli-4.1.5...shaarli-4.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)) - - -## [shaarli-4.1.5](https://github.com/truecharts/charts/compare/shaarli-4.1.4...shaarli-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [shaarli-4.1.4](https://github.com/truecharts/charts/compare/shaarli-4.1.3...shaarli-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [shaarli-4.1.3](https://github.com/truecharts/charts/compare/shaarli-4.1.0...shaarli-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/shaarli/5.0.0/Chart.yaml b/stable/shaarli/5.0.0/Chart.yaml deleted file mode 100644 index a9e977dbdb8..00000000000 --- a/stable/shaarli/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: master -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The personal, minimalist, super-fast, database free, bookmarking service. -home: https://truecharts.org/charts/stable/shaarli -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png -keywords: - - shaarli - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shaarli -sources: - - https://github.com/shaarli/Shaarli - - https://github.com/truecharts/charts/tree/master/charts/stable/shaarli - - https://hub.docker.com/r/shaarli/shaarli -type: application -version: 5.0.0 diff --git a/stable/shaarli/5.0.0/charts/common-17.5.0.tgz b/stable/shaarli/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/shaarli/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sheetable/6.0.0/.helmignore b/stable/shaarli/5.1.3/.helmignore similarity index 100% rename from stable/sheetable/6.0.0/.helmignore rename to stable/shaarli/5.1.3/.helmignore diff --git a/stable/shaarli/5.1.3/CHANGELOG.md b/stable/shaarli/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b2c337c3f28 --- /dev/null +++ b/stable/shaarli/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [shaarli-4.1.11](https://github.com/truecharts/charts/compare/shaarli-4.1.10...shaarli-4.1.11) (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)) + + +## [shaarli-4.1.10](https://github.com/truecharts/charts/compare/shaarli-4.1.9...shaarli-4.1.10) (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)) + + +## [shaarli-4.1.9](https://github.com/truecharts/charts/compare/shaarli-4.1.8...shaarli-4.1.9) (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)) + + +## [shaarli-4.1.8](https://github.com/truecharts/charts/compare/shaarli-4.1.7...shaarli-4.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)) + + +## [shaarli-4.1.7](https://github.com/truecharts/charts/compare/shaarli-4.1.6...shaarli-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [shaarli-4.1.6](https://github.com/truecharts/charts/compare/shaarli-4.1.5...shaarli-4.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)) + + +## [shaarli-4.1.5](https://github.com/truecharts/charts/compare/shaarli-4.1.4...shaarli-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [shaarli-4.1.4](https://github.com/truecharts/charts/compare/shaarli-4.1.3...shaarli-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [shaarli-4.1.3](https://github.com/truecharts/charts/compare/shaarli-4.1.0...shaarli-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/shaarli/5.1.3/Chart.yaml b/stable/shaarli/5.1.3/Chart.yaml new file mode 100644 index 00000000000..17c4f46558d --- /dev/null +++ b/stable/shaarli/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: master +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The personal, minimalist, super-fast, database free, bookmarking service. +home: https://truecharts.org/charts/stable/shaarli +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png +keywords: + - shaarli + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: shaarli +sources: + - https://github.com/shaarli/Shaarli + - https://github.com/truecharts/charts/tree/master/charts/stable/shaarli + - https://hub.docker.com/r/shaarli/shaarli +type: application +version: 5.1.3 diff --git a/stable/shaarli/5.0.0/README.md b/stable/shaarli/5.1.3/README.md similarity index 100% rename from stable/shaarli/5.0.0/README.md rename to stable/shaarli/5.1.3/README.md diff --git a/stable/shaarli/5.0.0/app-readme.md b/stable/shaarli/5.1.3/app-readme.md similarity index 100% rename from stable/shaarli/5.0.0/app-readme.md rename to stable/shaarli/5.1.3/app-readme.md diff --git a/stable/shaarli/5.1.3/charts/common-18.0.3.tgz b/stable/shaarli/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/shaarli/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/shaarli/5.0.0/ix_values.yaml b/stable/shaarli/5.1.3/ix_values.yaml similarity index 100% rename from stable/shaarli/5.0.0/ix_values.yaml rename to stable/shaarli/5.1.3/ix_values.yaml diff --git a/stable/shaarli/5.0.0/questions.yaml b/stable/shaarli/5.1.3/questions.yaml similarity index 100% rename from stable/shaarli/5.0.0/questions.yaml rename to stable/shaarli/5.1.3/questions.yaml diff --git a/stable/shaarli/5.0.0/templates/common.yaml b/stable/shaarli/5.1.3/templates/common.yaml similarity index 100% rename from stable/shaarli/5.0.0/templates/common.yaml rename to stable/shaarli/5.1.3/templates/common.yaml diff --git a/stable/sheetable/6.0.0/values.yaml b/stable/shaarli/5.1.3/values.yaml similarity index 100% rename from stable/sheetable/6.0.0/values.yaml rename to stable/shaarli/5.1.3/values.yaml diff --git a/stable/shapeshifter-obfuscator/5.0.0/CHANGELOG.md b/stable/shapeshifter-obfuscator/5.0.0/CHANGELOG.md deleted file mode 100644 index 17c53e8fa68..00000000000 --- a/stable/shapeshifter-obfuscator/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [shapeshifter-obfuscator-4.1.11](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.10...shapeshifter-obfuscator-4.1.11) (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)) - - -## [shapeshifter-obfuscator-4.1.10](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.9...shapeshifter-obfuscator-4.1.10) (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)) - - -## [shapeshifter-obfuscator-4.1.9](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.8...shapeshifter-obfuscator-4.1.9) (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)) - - -## [shapeshifter-obfuscator-4.1.8](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.7...shapeshifter-obfuscator-4.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)) - - -## [shapeshifter-obfuscator-4.1.7](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.6...shapeshifter-obfuscator-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [shapeshifter-obfuscator-4.1.6](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.5...shapeshifter-obfuscator-4.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)) - - -## [shapeshifter-obfuscator-4.1.5](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.4...shapeshifter-obfuscator-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [shapeshifter-obfuscator-4.1.4](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.3...shapeshifter-obfuscator-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [shapeshifter-obfuscator-4.1.3](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.0...shapeshifter-obfuscator-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/shapeshifter-obfuscator/5.0.0/Chart.yaml b/stable/shapeshifter-obfuscator/5.0.0/Chart.yaml deleted file mode 100644 index c6f3725c98d..00000000000 --- a/stable/shapeshifter-obfuscator/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Security - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. ' -home: https://truecharts.org/charts/stable/shapeshifter-obfuscator -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.png -keywords: - - shapeshifter-obfuscator - - Security -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shapeshifter-obfuscator -sources: - - https://github.com/juchong/shapeshifter-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/shapeshifter-obfuscator - - https://hub.docker.com/r/juchong/shapeshifter-docker -type: application -version: 5.0.0 diff --git a/stable/shapeshifter-obfuscator/5.0.0/charts/common-17.5.0.tgz b/stable/shapeshifter-obfuscator/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/shapeshifter-obfuscator/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/shiori/16.0.0/.helmignore b/stable/shapeshifter-obfuscator/5.1.3/.helmignore similarity index 100% rename from stable/shiori/16.0.0/.helmignore rename to stable/shapeshifter-obfuscator/5.1.3/.helmignore diff --git a/stable/shapeshifter-obfuscator/5.1.3/CHANGELOG.md b/stable/shapeshifter-obfuscator/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..99f45003f39 --- /dev/null +++ b/stable/shapeshifter-obfuscator/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [shapeshifter-obfuscator-4.1.11](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.10...shapeshifter-obfuscator-4.1.11) (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)) + + +## [shapeshifter-obfuscator-4.1.10](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.9...shapeshifter-obfuscator-4.1.10) (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)) + + +## [shapeshifter-obfuscator-4.1.9](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.8...shapeshifter-obfuscator-4.1.9) (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)) + + +## [shapeshifter-obfuscator-4.1.8](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.7...shapeshifter-obfuscator-4.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)) + + +## [shapeshifter-obfuscator-4.1.7](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.6...shapeshifter-obfuscator-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [shapeshifter-obfuscator-4.1.6](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.5...shapeshifter-obfuscator-4.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)) + + +## [shapeshifter-obfuscator-4.1.5](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.4...shapeshifter-obfuscator-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [shapeshifter-obfuscator-4.1.4](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.3...shapeshifter-obfuscator-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [shapeshifter-obfuscator-4.1.3](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-4.1.0...shapeshifter-obfuscator-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/shapeshifter-obfuscator/5.1.3/Chart.yaml b/stable/shapeshifter-obfuscator/5.1.3/Chart.yaml new file mode 100644 index 00000000000..b12eab74e3f --- /dev/null +++ b/stable/shapeshifter-obfuscator/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Security + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. " +home: https://truecharts.org/charts/stable/shapeshifter-obfuscator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.png +keywords: + - shapeshifter-obfuscator + - Security +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: shapeshifter-obfuscator +sources: + - https://github.com/juchong/shapeshifter-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/shapeshifter-obfuscator + - https://hub.docker.com/r/juchong/shapeshifter-docker +type: application +version: 5.1.3 diff --git a/stable/shapeshifter-obfuscator/5.0.0/README.md b/stable/shapeshifter-obfuscator/5.1.3/README.md similarity index 100% rename from stable/shapeshifter-obfuscator/5.0.0/README.md rename to stable/shapeshifter-obfuscator/5.1.3/README.md diff --git a/stable/shapeshifter-obfuscator/5.0.0/app-readme.md b/stable/shapeshifter-obfuscator/5.1.3/app-readme.md similarity index 100% rename from stable/shapeshifter-obfuscator/5.0.0/app-readme.md rename to stable/shapeshifter-obfuscator/5.1.3/app-readme.md diff --git a/stable/shapeshifter-obfuscator/5.1.3/charts/common-18.0.3.tgz b/stable/shapeshifter-obfuscator/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/shapeshifter-obfuscator/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/shapeshifter-obfuscator/5.0.0/ix_values.yaml b/stable/shapeshifter-obfuscator/5.1.3/ix_values.yaml similarity index 100% rename from stable/shapeshifter-obfuscator/5.0.0/ix_values.yaml rename to stable/shapeshifter-obfuscator/5.1.3/ix_values.yaml diff --git a/stable/shapeshifter-obfuscator/5.0.0/questions.yaml b/stable/shapeshifter-obfuscator/5.1.3/questions.yaml similarity index 100% rename from stable/shapeshifter-obfuscator/5.0.0/questions.yaml rename to stable/shapeshifter-obfuscator/5.1.3/questions.yaml diff --git a/stable/shapeshifter-obfuscator/5.0.0/templates/common.yaml b/stable/shapeshifter-obfuscator/5.1.3/templates/common.yaml similarity index 100% rename from stable/shapeshifter-obfuscator/5.0.0/templates/common.yaml rename to stable/shapeshifter-obfuscator/5.1.3/templates/common.yaml diff --git a/stable/shiori/16.0.0/values.yaml b/stable/shapeshifter-obfuscator/5.1.3/values.yaml similarity index 100% rename from stable/shiori/16.0.0/values.yaml rename to stable/shapeshifter-obfuscator/5.1.3/values.yaml diff --git a/stable/sheetable/6.0.0/CHANGELOG.md b/stable/sheetable/6.0.0/CHANGELOG.md deleted file mode 100644 index 33e719d3dff..00000000000 --- a/stable/sheetable/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [sheetable-5.1.11](https://github.com/truecharts/charts/compare/sheetable-5.1.10...sheetable-5.1.11) (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)) - - -## [sheetable-5.1.10](https://github.com/truecharts/charts/compare/sheetable-5.1.9...sheetable-5.1.10) (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)) - - -## [sheetable-5.1.9](https://github.com/truecharts/charts/compare/sheetable-5.1.8...sheetable-5.1.9) (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)) - - -## [sheetable-5.1.8](https://github.com/truecharts/charts/compare/sheetable-5.1.7...sheetable-5.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)) - - -## [sheetable-5.1.7](https://github.com/truecharts/charts/compare/sheetable-5.1.6...sheetable-5.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [sheetable-5.1.6](https://github.com/truecharts/charts/compare/sheetable-5.1.5...sheetable-5.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)) - - -## [sheetable-5.1.5](https://github.com/truecharts/charts/compare/sheetable-5.1.4...sheetable-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [sheetable-5.1.4](https://github.com/truecharts/charts/compare/sheetable-5.1.3...sheetable-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [sheetable-5.1.3](https://github.com/truecharts/charts/compare/sheetable-5.1.0...sheetable-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/sheetable/6.0.0/Chart.yaml b/stable/sheetable/6.0.0/Chart.yaml deleted file mode 100644 index b58584f5be1..00000000000 --- a/stable/sheetable/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: music - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.8.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. -home: https://truecharts.org/charts/stable/sheetable -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png -keywords: - - sheetable -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sheetable -sources: - - https://github.com/SheetAble - - https://sheetable.net/docs - - https://github.com/truecharts/charts/tree/master/charts/stable/sheetable - - https://hub.docker.com/r/vallezw/sheetable -type: application -version: 6.0.0 diff --git a/stable/sheetable/6.0.0/charts/common-17.5.0.tgz b/stable/sheetable/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sheetable/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/shlink-web-client/10.0.0/.helmignore b/stable/sheetable/6.1.3/.helmignore similarity index 100% rename from stable/shlink-web-client/10.0.0/.helmignore rename to stable/sheetable/6.1.3/.helmignore diff --git a/stable/sheetable/6.1.3/CHANGELOG.md b/stable/sheetable/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6ee061ec8ec --- /dev/null +++ b/stable/sheetable/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [sheetable-5.1.11](https://github.com/truecharts/charts/compare/sheetable-5.1.10...sheetable-5.1.11) (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)) + + +## [sheetable-5.1.10](https://github.com/truecharts/charts/compare/sheetable-5.1.9...sheetable-5.1.10) (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)) + + +## [sheetable-5.1.9](https://github.com/truecharts/charts/compare/sheetable-5.1.8...sheetable-5.1.9) (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)) + + +## [sheetable-5.1.8](https://github.com/truecharts/charts/compare/sheetable-5.1.7...sheetable-5.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)) + + +## [sheetable-5.1.7](https://github.com/truecharts/charts/compare/sheetable-5.1.6...sheetable-5.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [sheetable-5.1.6](https://github.com/truecharts/charts/compare/sheetable-5.1.5...sheetable-5.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)) + + +## [sheetable-5.1.5](https://github.com/truecharts/charts/compare/sheetable-5.1.4...sheetable-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [sheetable-5.1.4](https://github.com/truecharts/charts/compare/sheetable-5.1.3...sheetable-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [sheetable-5.1.3](https://github.com/truecharts/charts/compare/sheetable-5.1.0...sheetable-5.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/sheetable/6.1.3/Chart.yaml b/stable/sheetable/6.1.3/Chart.yaml new file mode 100644 index 00000000000..b925e1067cd --- /dev/null +++ b/stable/sheetable/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: music + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.8.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. +home: https://truecharts.org/charts/stable/sheetable +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png +keywords: + - sheetable +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sheetable +sources: + - https://github.com/SheetAble + - https://sheetable.net/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/sheetable + - https://hub.docker.com/r/vallezw/sheetable +type: application +version: 6.1.3 diff --git a/stable/sheetable/6.0.0/README.md b/stable/sheetable/6.1.3/README.md similarity index 100% rename from stable/sheetable/6.0.0/README.md rename to stable/sheetable/6.1.3/README.md diff --git a/stable/sheetable/6.0.0/app-readme.md b/stable/sheetable/6.1.3/app-readme.md similarity index 100% rename from stable/sheetable/6.0.0/app-readme.md rename to stable/sheetable/6.1.3/app-readme.md diff --git a/stable/sheetable/6.1.3/charts/common-18.0.3.tgz b/stable/sheetable/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sheetable/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sheetable/6.0.0/ix_values.yaml b/stable/sheetable/6.1.3/ix_values.yaml similarity index 100% rename from stable/sheetable/6.0.0/ix_values.yaml rename to stable/sheetable/6.1.3/ix_values.yaml diff --git a/stable/sheetable/6.0.0/questions.yaml b/stable/sheetable/6.1.3/questions.yaml similarity index 100% rename from stable/sheetable/6.0.0/questions.yaml rename to stable/sheetable/6.1.3/questions.yaml diff --git a/stable/sheetable/6.0.0/templates/_secrets.tpl b/stable/sheetable/6.1.3/templates/_secrets.tpl similarity index 100% rename from stable/sheetable/6.0.0/templates/_secrets.tpl rename to stable/sheetable/6.1.3/templates/_secrets.tpl diff --git a/stable/sheetable/6.0.0/templates/common.yaml b/stable/sheetable/6.1.3/templates/common.yaml similarity index 100% rename from stable/sheetable/6.0.0/templates/common.yaml rename to stable/sheetable/6.1.3/templates/common.yaml diff --git a/stable/shlink-web-client/10.0.0/values.yaml b/stable/sheetable/6.1.3/values.yaml similarity index 100% rename from stable/shlink-web-client/10.0.0/values.yaml rename to stable/sheetable/6.1.3/values.yaml diff --git a/stable/shiori/16.0.0/CHANGELOG.md b/stable/shiori/16.0.0/CHANGELOG.md deleted file mode 100644 index e53a9a51d20..00000000000 --- a/stable/shiori/16.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [shiori-15.1.11](https://github.com/truecharts/charts/compare/shiori-15.1.10...shiori-15.1.11) (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)) - - -## [shiori-15.1.10](https://github.com/truecharts/charts/compare/shiori-15.1.9...shiori-15.1.10) (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)) - - -## [shiori-15.1.9](https://github.com/truecharts/charts/compare/shiori-15.1.8...shiori-15.1.9) (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)) - - -## [shiori-15.1.8](https://github.com/truecharts/charts/compare/shiori-15.1.7...shiori-15.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)) - - -## [shiori-15.1.7](https://github.com/truecharts/charts/compare/shiori-15.1.6...shiori-15.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [shiori-15.1.6](https://github.com/truecharts/charts/compare/shiori-15.1.5...shiori-15.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)) - - -## [shiori-15.1.5](https://github.com/truecharts/charts/compare/shiori-15.1.4...shiori-15.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [shiori-15.1.4](https://github.com/truecharts/charts/compare/shiori-15.1.3...shiori-15.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [shiori-15.1.3](https://github.com/truecharts/charts/compare/shiori-15.1.0...shiori-15.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/shiori/16.0.0/Chart.yaml b/stable/shiori/16.0.0/Chart.yaml deleted file mode 100644 index e18f8cc133e..00000000000 --- a/stable/shiori/16.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.5 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A simple bookmark manager built with Go. -home: https://truecharts.org/charts/stable/shiori -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png -keywords: - - shiori - - bookmark - - bookmark-manager - - web-interface -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shiori -sources: - - https://github.com/go-shiori/shiori/pkgs/container/shiori - - https://github.com/go-shiori/shiori - - https://github.com/truecharts/charts/tree/master/charts/stable/shiori - - https://ghcr.io/go-shiori/shiori -type: application -version: 16.0.0 diff --git a/stable/shiori/16.0.0/charts/common-17.5.0.tgz b/stable/shiori/16.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/shiori/16.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/shlink/13.0.0/.helmignore b/stable/shiori/16.1.3/.helmignore similarity index 100% rename from stable/shlink/13.0.0/.helmignore rename to stable/shiori/16.1.3/.helmignore diff --git a/stable/shiori/16.1.3/CHANGELOG.md b/stable/shiori/16.1.3/CHANGELOG.md new file mode 100644 index 00000000000..81cb03331b9 --- /dev/null +++ b/stable/shiori/16.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [shiori-15.1.11](https://github.com/truecharts/charts/compare/shiori-15.1.10...shiori-15.1.11) (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)) + + +## [shiori-15.1.10](https://github.com/truecharts/charts/compare/shiori-15.1.9...shiori-15.1.10) (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)) + + +## [shiori-15.1.9](https://github.com/truecharts/charts/compare/shiori-15.1.8...shiori-15.1.9) (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)) + + +## [shiori-15.1.8](https://github.com/truecharts/charts/compare/shiori-15.1.7...shiori-15.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)) + + +## [shiori-15.1.7](https://github.com/truecharts/charts/compare/shiori-15.1.6...shiori-15.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [shiori-15.1.6](https://github.com/truecharts/charts/compare/shiori-15.1.5...shiori-15.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)) + + +## [shiori-15.1.5](https://github.com/truecharts/charts/compare/shiori-15.1.4...shiori-15.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [shiori-15.1.4](https://github.com/truecharts/charts/compare/shiori-15.1.3...shiori-15.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [shiori-15.1.3](https://github.com/truecharts/charts/compare/shiori-15.1.0...shiori-15.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/shiori/16.1.3/Chart.yaml b/stable/shiori/16.1.3/Chart.yaml new file mode 100644 index 00000000000..343a1c8a5d0 --- /dev/null +++ b/stable/shiori/16.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.5.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A simple bookmark manager built with Go. +home: https://truecharts.org/charts/stable/shiori +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png +keywords: + - shiori + - bookmark + - bookmark-manager + - web-interface +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: shiori +sources: + - https://github.com/go-shiori/shiori/pkgs/container/shiori + - https://github.com/go-shiori/shiori + - https://github.com/truecharts/charts/tree/master/charts/stable/shiori + - https://ghcr.io/go-shiori/shiori +type: application +version: 16.1.3 diff --git a/stable/shiori/16.0.0/README.md b/stable/shiori/16.1.3/README.md similarity index 100% rename from stable/shiori/16.0.0/README.md rename to stable/shiori/16.1.3/README.md diff --git a/stable/shiori/16.0.0/app-readme.md b/stable/shiori/16.1.3/app-readme.md similarity index 100% rename from stable/shiori/16.0.0/app-readme.md rename to stable/shiori/16.1.3/app-readme.md diff --git a/stable/shiori/16.1.3/charts/common-18.0.3.tgz b/stable/shiori/16.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/shiori/16.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/shiori/16.0.0/ix_values.yaml b/stable/shiori/16.1.3/ix_values.yaml similarity index 100% rename from stable/shiori/16.0.0/ix_values.yaml rename to stable/shiori/16.1.3/ix_values.yaml diff --git a/stable/shiori/16.0.0/questions.yaml b/stable/shiori/16.1.3/questions.yaml similarity index 100% rename from stable/shiori/16.0.0/questions.yaml rename to stable/shiori/16.1.3/questions.yaml diff --git a/stable/shlink-web-client/10.0.0/templates/common.yaml b/stable/shiori/16.1.3/templates/common.yaml similarity index 100% rename from stable/shlink-web-client/10.0.0/templates/common.yaml rename to stable/shiori/16.1.3/templates/common.yaml diff --git a/stable/shlink/13.0.0/values.yaml b/stable/shiori/16.1.3/values.yaml similarity index 100% rename from stable/shlink/13.0.0/values.yaml rename to stable/shiori/16.1.3/values.yaml diff --git a/stable/shlink-web-client/10.0.0/CHANGELOG.md b/stable/shlink-web-client/10.0.0/CHANGELOG.md deleted file mode 100644 index 2a4a578f900..00000000000 --- a/stable/shlink-web-client/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [shlink-web-client-9.1.11](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.10...shlink-web-client-9.1.11) (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)) - - -## [shlink-web-client-9.1.10](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.9...shlink-web-client-9.1.10) (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)) - - -## [shlink-web-client-9.1.9](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.8...shlink-web-client-9.1.9) (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)) - - -## [shlink-web-client-9.1.8](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.7...shlink-web-client-9.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)) - - -## [shlink-web-client-9.1.7](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.6...shlink-web-client-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [shlink-web-client-9.1.6](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.5...shlink-web-client-9.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)) - - -## [shlink-web-client-9.1.5](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.4...shlink-web-client-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [shlink-web-client-9.1.4](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.3...shlink-web-client-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [shlink-web-client-9.1.3](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.0...shlink-web-client-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/shlink-web-client/10.0.0/Chart.yaml b/stable/shlink-web-client/10.0.0/Chart.yaml deleted file mode 100644 index fb8d6b5b390..00000000000 --- a/stable/shlink-web-client/10.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.10.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A ReactJS-based progressive web application for Shlink. -home: https://truecharts.org/charts/stable/shlink-web-client -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.png -keywords: - - url - - shortener - - frontend -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shlink-web-client -sources: - - https://github.com/shlinkio/shlink-web-client - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client - - https://hub.docker.com/r/shlinkio/shlink-web-client -type: application -version: 10.0.0 diff --git a/stable/shlink-web-client/10.0.0/charts/common-17.5.0.tgz b/stable/shlink-web-client/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/shlink-web-client/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/shoko-server/9.0.0/.helmignore b/stable/shlink-web-client/10.1.3/.helmignore similarity index 100% rename from stable/shoko-server/9.0.0/.helmignore rename to stable/shlink-web-client/10.1.3/.helmignore diff --git a/stable/shlink-web-client/10.1.3/CHANGELOG.md b/stable/shlink-web-client/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a89ab004918 --- /dev/null +++ b/stable/shlink-web-client/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [shlink-web-client-9.1.11](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.10...shlink-web-client-9.1.11) (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)) + + +## [shlink-web-client-9.1.10](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.9...shlink-web-client-9.1.10) (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)) + + +## [shlink-web-client-9.1.9](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.8...shlink-web-client-9.1.9) (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)) + + +## [shlink-web-client-9.1.8](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.7...shlink-web-client-9.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)) + + +## [shlink-web-client-9.1.7](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.6...shlink-web-client-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [shlink-web-client-9.1.6](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.5...shlink-web-client-9.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)) + + +## [shlink-web-client-9.1.5](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.4...shlink-web-client-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [shlink-web-client-9.1.4](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.3...shlink-web-client-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [shlink-web-client-9.1.3](https://github.com/truecharts/charts/compare/shlink-web-client-9.1.0...shlink-web-client-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/shlink-web-client/10.1.3/Chart.yaml b/stable/shlink-web-client/10.1.3/Chart.yaml new file mode 100644 index 00000000000..9723cd69f08 --- /dev/null +++ b/stable/shlink-web-client/10.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.10.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A ReactJS-based progressive web application for Shlink. +home: https://truecharts.org/charts/stable/shlink-web-client +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.png +keywords: + - url + - shortener + - frontend +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: shlink-web-client +sources: + - https://github.com/shlinkio/shlink-web-client + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client + - https://hub.docker.com/r/shlinkio/shlink-web-client +type: application +version: 10.1.3 diff --git a/stable/shlink-web-client/10.0.0/README.md b/stable/shlink-web-client/10.1.3/README.md similarity index 100% rename from stable/shlink-web-client/10.0.0/README.md rename to stable/shlink-web-client/10.1.3/README.md diff --git a/stable/shlink-web-client/10.0.0/app-readme.md b/stable/shlink-web-client/10.1.3/app-readme.md similarity index 100% rename from stable/shlink-web-client/10.0.0/app-readme.md rename to stable/shlink-web-client/10.1.3/app-readme.md diff --git a/stable/shlink-web-client/10.1.3/charts/common-18.0.3.tgz b/stable/shlink-web-client/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/shlink-web-client/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/shlink-web-client/10.0.0/ix_values.yaml b/stable/shlink-web-client/10.1.3/ix_values.yaml similarity index 100% rename from stable/shlink-web-client/10.0.0/ix_values.yaml rename to stable/shlink-web-client/10.1.3/ix_values.yaml diff --git a/stable/shlink-web-client/10.0.0/questions.yaml b/stable/shlink-web-client/10.1.3/questions.yaml similarity index 100% rename from stable/shlink-web-client/10.0.0/questions.yaml rename to stable/shlink-web-client/10.1.3/questions.yaml diff --git a/stable/shlink/13.0.0/templates/NOTES.txt b/stable/shlink-web-client/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/shlink/13.0.0/templates/NOTES.txt rename to stable/shlink-web-client/10.1.3/templates/NOTES.txt diff --git a/stable/shlink/13.0.0/templates/common.yaml b/stable/shlink-web-client/10.1.3/templates/common.yaml similarity index 100% rename from stable/shlink/13.0.0/templates/common.yaml rename to stable/shlink-web-client/10.1.3/templates/common.yaml diff --git a/stable/shoko-server/9.0.0/values.yaml b/stable/shlink-web-client/10.1.3/values.yaml similarity index 100% rename from stable/shoko-server/9.0.0/values.yaml rename to stable/shlink-web-client/10.1.3/values.yaml diff --git a/stable/shlink/13.0.0/CHANGELOG.md b/stable/shlink/13.0.0/CHANGELOG.md deleted file mode 100644 index 1e15a2392ce..00000000000 --- a/stable/shlink/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [shlink-12.1.17](https://github.com/truecharts/charts/compare/shlink-12.1.16...shlink-12.1.17) (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)) - - -## [shlink-12.1.16](https://github.com/truecharts/charts/compare/shlink-12.1.15...shlink-12.1.16) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [shlink-12.1.15](https://github.com/truecharts/charts/compare/shlink-12.1.14...shlink-12.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)) - - -## [shlink-12.1.14](https://github.com/truecharts/charts/compare/shlink-12.1.13...shlink-12.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)) - - -## [shlink-12.1.13](https://github.com/truecharts/charts/compare/shlink-12.1.12...shlink-12.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)) - - -## [shlink-12.1.12](https://github.com/truecharts/charts/compare/shlink-12.1.11...shlink-12.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [shlink-12.1.11](https://github.com/truecharts/charts/compare/shlink-12.1.10...shlink-12.1.11) (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)) - - -## [shlink-12.1.10](https://github.com/truecharts/charts/compare/shlink-12.1.9...shlink-12.1.10) (2024-01-08) - -### Chore - - - -- update container image shlinkio/shlink to v3.7.3[@c70cf1b](https://github.com/c70cf1b) by renovate ([#17010](https://github.com/truecharts/charts/issues/17010)) - - -## [shlink-12.1.9](https://github.com/truecharts/charts/compare/shlink-12.1.8...shlink-12.1.9) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - diff --git a/stable/shlink/13.0.0/Chart.yaml b/stable/shlink/13.0.0/Chart.yaml deleted file mode 100644 index 9e7e40ff2f9..00000000000 --- a/stable/shlink/13.0.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.7.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. -home: https://truecharts.org/charts/stable/shlink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png -keywords: - - url - - shortener -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shlink -sources: - - https://github.com/shlinkio/shlink - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - - https://hub.docker.com/r/shlinkio/shlink -type: application -version: 13.0.0 diff --git a/stable/shlink/13.0.0/charts/common-17.5.0.tgz b/stable/shlink/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/shlink/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/shortipy/5.0.0/.helmignore b/stable/shlink/13.1.3/.helmignore similarity index 100% rename from stable/shortipy/5.0.0/.helmignore rename to stable/shlink/13.1.3/.helmignore diff --git a/stable/shlink/13.1.3/CHANGELOG.md b/stable/shlink/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..03527a0d828 --- /dev/null +++ b/stable/shlink/13.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [shlink-12.1.17](https://github.com/truecharts/charts/compare/shlink-12.1.16...shlink-12.1.17) (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)) + + +## [shlink-12.1.16](https://github.com/truecharts/charts/compare/shlink-12.1.15...shlink-12.1.16) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [shlink-12.1.15](https://github.com/truecharts/charts/compare/shlink-12.1.14...shlink-12.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)) + + +## [shlink-12.1.14](https://github.com/truecharts/charts/compare/shlink-12.1.13...shlink-12.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)) + + +## [shlink-12.1.13](https://github.com/truecharts/charts/compare/shlink-12.1.12...shlink-12.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)) + + +## [shlink-12.1.12](https://github.com/truecharts/charts/compare/shlink-12.1.11...shlink-12.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [shlink-12.1.11](https://github.com/truecharts/charts/compare/shlink-12.1.10...shlink-12.1.11) (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)) + + +## [shlink-12.1.10](https://github.com/truecharts/charts/compare/shlink-12.1.9...shlink-12.1.10) (2024-01-08) + +### Chore + + + +- update container image shlinkio/shlink to v3.7.3[@c70cf1b](https://github.com/c70cf1b) by renovate ([#17010](https://github.com/truecharts/charts/issues/17010)) + + +## [shlink-12.1.9](https://github.com/truecharts/charts/compare/shlink-12.1.8...shlink-12.1.9) (2024-01-02) + +### Chore + diff --git a/stable/shlink/13.1.3/Chart.yaml b/stable/shlink/13.1.3/Chart.yaml new file mode 100644 index 00000000000..c0adf1b9f83 --- /dev/null +++ b/stable/shlink/13.1.3/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.7.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. +home: https://truecharts.org/charts/stable/shlink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png +keywords: + - url + - shortener +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: shlink +sources: + - https://github.com/shlinkio/shlink + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink + - https://hub.docker.com/r/shlinkio/shlink +type: application +version: 13.1.3 diff --git a/stable/shlink/13.0.0/README.md b/stable/shlink/13.1.3/README.md similarity index 100% rename from stable/shlink/13.0.0/README.md rename to stable/shlink/13.1.3/README.md diff --git a/stable/shlink/13.0.0/app-readme.md b/stable/shlink/13.1.3/app-readme.md similarity index 100% rename from stable/shlink/13.0.0/app-readme.md rename to stable/shlink/13.1.3/app-readme.md diff --git a/stable/shlink/13.1.3/charts/common-18.0.3.tgz b/stable/shlink/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/shlink/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/shlink/13.0.0/charts/redis-11.2.1.tgz b/stable/shlink/13.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/shlink/13.0.0/charts/redis-11.2.1.tgz rename to stable/shlink/13.1.3/charts/redis-11.2.1.tgz diff --git a/stable/shlink/13.0.0/ix_values.yaml b/stable/shlink/13.1.3/ix_values.yaml similarity index 100% rename from stable/shlink/13.0.0/ix_values.yaml rename to stable/shlink/13.1.3/ix_values.yaml diff --git a/stable/shlink/13.0.0/questions.yaml b/stable/shlink/13.1.3/questions.yaml similarity index 100% rename from stable/shlink/13.0.0/questions.yaml rename to stable/shlink/13.1.3/questions.yaml diff --git a/stable/shoko-server/9.0.0/templates/NOTES.txt b/stable/shlink/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/shoko-server/9.0.0/templates/NOTES.txt rename to stable/shlink/13.1.3/templates/NOTES.txt diff --git a/stable/slash/4.0.0/templates/common.yaml b/stable/shlink/13.1.3/templates/common.yaml similarity index 100% rename from stable/slash/4.0.0/templates/common.yaml rename to stable/shlink/13.1.3/templates/common.yaml diff --git a/stable/shortipy/5.0.0/values.yaml b/stable/shlink/13.1.3/values.yaml similarity index 100% rename from stable/shortipy/5.0.0/values.yaml rename to stable/shlink/13.1.3/values.yaml diff --git a/stable/shoko-server/9.0.0/CHANGELOG.md b/stable/shoko-server/9.0.0/CHANGELOG.md deleted file mode 100644 index 4643fa9e92a..00000000000 --- a/stable/shoko-server/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [shoko-server-8.1.11](https://github.com/truecharts/charts/compare/shoko-server-8.1.10...shoko-server-8.1.11) (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)) - - -## [shoko-server-8.1.10](https://github.com/truecharts/charts/compare/shoko-server-8.1.9...shoko-server-8.1.10) (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)) - - -## [shoko-server-8.1.9](https://github.com/truecharts/charts/compare/shoko-server-8.1.8...shoko-server-8.1.9) (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)) - - -## [shoko-server-8.1.8](https://github.com/truecharts/charts/compare/shoko-server-8.1.7...shoko-server-8.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)) - - -## [shoko-server-8.1.7](https://github.com/truecharts/charts/compare/shoko-server-8.1.6...shoko-server-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [shoko-server-8.1.6](https://github.com/truecharts/charts/compare/shoko-server-8.1.5...shoko-server-8.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)) - - -## [shoko-server-8.1.5](https://github.com/truecharts/charts/compare/shoko-server-8.1.4...shoko-server-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [shoko-server-8.1.4](https://github.com/truecharts/charts/compare/shoko-server-8.1.3...shoko-server-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [shoko-server-8.1.3](https://github.com/truecharts/charts/compare/shoko-server-8.1.0...shoko-server-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/shoko-server/9.0.0/Chart.yaml b/stable/shoko-server/9.0.0/Chart.yaml deleted file mode 100644 index f2ba9c741f9..00000000000 --- a/stable/shoko-server/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.2.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Anime cataloging program designed to automate the cataloging of your collection. -home: https://truecharts.org/charts/stable/shoko-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png -keywords: - - shoko-server - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shoko-server -sources: - - https://github.com/ShokoAnime/ShokoServer - - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server - - https://hub.docker.com/r/shokoanime/server -type: application -version: 9.0.0 diff --git a/stable/shoko-server/9.0.0/charts/common-17.5.0.tgz b/stable/shoko-server/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/shoko-server/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/shorturl/10.0.0/.helmignore b/stable/shoko-server/9.1.3/.helmignore similarity index 100% rename from stable/shorturl/10.0.0/.helmignore rename to stable/shoko-server/9.1.3/.helmignore diff --git a/stable/shoko-server/9.1.3/CHANGELOG.md b/stable/shoko-server/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3f36b604215 --- /dev/null +++ b/stable/shoko-server/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [shoko-server-8.1.11](https://github.com/truecharts/charts/compare/shoko-server-8.1.10...shoko-server-8.1.11) (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)) + + +## [shoko-server-8.1.10](https://github.com/truecharts/charts/compare/shoko-server-8.1.9...shoko-server-8.1.10) (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)) + + +## [shoko-server-8.1.9](https://github.com/truecharts/charts/compare/shoko-server-8.1.8...shoko-server-8.1.9) (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)) + + +## [shoko-server-8.1.8](https://github.com/truecharts/charts/compare/shoko-server-8.1.7...shoko-server-8.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)) + + +## [shoko-server-8.1.7](https://github.com/truecharts/charts/compare/shoko-server-8.1.6...shoko-server-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [shoko-server-8.1.6](https://github.com/truecharts/charts/compare/shoko-server-8.1.5...shoko-server-8.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)) + + +## [shoko-server-8.1.5](https://github.com/truecharts/charts/compare/shoko-server-8.1.4...shoko-server-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [shoko-server-8.1.4](https://github.com/truecharts/charts/compare/shoko-server-8.1.3...shoko-server-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [shoko-server-8.1.3](https://github.com/truecharts/charts/compare/shoko-server-8.1.0...shoko-server-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/shoko-server/9.1.3/Chart.yaml b/stable/shoko-server/9.1.3/Chart.yaml new file mode 100644 index 00000000000..f3bf0fbdf97 --- /dev/null +++ b/stable/shoko-server/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.2.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Anime cataloging program designed to automate the cataloging of your collection. +home: https://truecharts.org/charts/stable/shoko-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png +keywords: + - shoko-server + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: shoko-server +sources: + - https://github.com/ShokoAnime/ShokoServer + - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server + - https://hub.docker.com/r/shokoanime/server +type: application +version: 9.1.3 diff --git a/stable/shoko-server/9.0.0/README.md b/stable/shoko-server/9.1.3/README.md similarity index 100% rename from stable/shoko-server/9.0.0/README.md rename to stable/shoko-server/9.1.3/README.md diff --git a/stable/shoko-server/9.0.0/app-readme.md b/stable/shoko-server/9.1.3/app-readme.md similarity index 100% rename from stable/shoko-server/9.0.0/app-readme.md rename to stable/shoko-server/9.1.3/app-readme.md diff --git a/stable/shoko-server/9.1.3/charts/common-18.0.3.tgz b/stable/shoko-server/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/shoko-server/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/shoko-server/9.0.0/ix_values.yaml b/stable/shoko-server/9.1.3/ix_values.yaml similarity index 100% rename from stable/shoko-server/9.0.0/ix_values.yaml rename to stable/shoko-server/9.1.3/ix_values.yaml diff --git a/stable/shoko-server/9.0.0/questions.yaml b/stable/shoko-server/9.1.3/questions.yaml similarity index 100% rename from stable/shoko-server/9.0.0/questions.yaml rename to stable/shoko-server/9.1.3/questions.yaml diff --git a/stable/shorturl/10.0.0/templates/NOTES.txt b/stable/shoko-server/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/shorturl/10.0.0/templates/NOTES.txt rename to stable/shoko-server/9.1.3/templates/NOTES.txt diff --git a/stable/shoko-server/9.0.0/templates/common.yaml b/stable/shoko-server/9.1.3/templates/common.yaml similarity index 100% rename from stable/shoko-server/9.0.0/templates/common.yaml rename to stable/shoko-server/9.1.3/templates/common.yaml diff --git a/stable/shorturl/10.0.0/values.yaml b/stable/shoko-server/9.1.3/values.yaml similarity index 100% rename from stable/shorturl/10.0.0/values.yaml rename to stable/shoko-server/9.1.3/values.yaml diff --git a/stable/shortipy/5.0.0/CHANGELOG.md b/stable/shortipy/5.0.0/CHANGELOG.md deleted file mode 100644 index e66de92fa5c..00000000000 --- a/stable/shortipy/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [shortipy-4.1.11](https://github.com/truecharts/charts/compare/shortipy-4.1.10...shortipy-4.1.11) (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)) - - -## [shortipy-4.1.10](https://github.com/truecharts/charts/compare/shortipy-4.1.9...shortipy-4.1.10) (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)) - - -## [shortipy-4.1.9](https://github.com/truecharts/charts/compare/shortipy-4.1.8...shortipy-4.1.9) (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)) - - -## [shortipy-4.1.8](https://github.com/truecharts/charts/compare/shortipy-4.1.7...shortipy-4.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)) - - -## [shortipy-4.1.7](https://github.com/truecharts/charts/compare/shortipy-4.1.6...shortipy-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [shortipy-4.1.6](https://github.com/truecharts/charts/compare/shortipy-4.1.5...shortipy-4.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)) - - -## [shortipy-4.1.5](https://github.com/truecharts/charts/compare/shortipy-4.1.4...shortipy-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [shortipy-4.1.4](https://github.com/truecharts/charts/compare/shortipy-4.1.3...shortipy-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [shortipy-4.1.3](https://github.com/truecharts/charts/compare/shortipy-4.1.0...shortipy-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/shortipy/5.0.0/Chart.yaml b/stable/shortipy/5.0.0/Chart.yaml deleted file mode 100644 index f9707b9530b..00000000000 --- a/stable/shortipy/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: URL Shortener in python based on flask -home: https://truecharts.org/charts/stable/shortipy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.png -keywords: - - shortipy - - Tools-Utilities - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shortipy -sources: - - https://github.com/maschhoff/shortipy - - https://github.com/truecharts/charts/tree/master/charts/stable/shortipy - - https://hub.docker.com/r/knex666/shortipy -type: application -version: 5.0.0 diff --git a/stable/shortipy/5.0.0/charts/common-17.5.0.tgz b/stable/shortipy/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/shortipy/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sia-daemon/5.0.0/.helmignore b/stable/shortipy/5.1.3/.helmignore similarity index 100% rename from stable/sia-daemon/5.0.0/.helmignore rename to stable/shortipy/5.1.3/.helmignore diff --git a/stable/shortipy/5.1.3/CHANGELOG.md b/stable/shortipy/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2a2ca549e91 --- /dev/null +++ b/stable/shortipy/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [shortipy-4.1.11](https://github.com/truecharts/charts/compare/shortipy-4.1.10...shortipy-4.1.11) (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)) + + +## [shortipy-4.1.10](https://github.com/truecharts/charts/compare/shortipy-4.1.9...shortipy-4.1.10) (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)) + + +## [shortipy-4.1.9](https://github.com/truecharts/charts/compare/shortipy-4.1.8...shortipy-4.1.9) (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)) + + +## [shortipy-4.1.8](https://github.com/truecharts/charts/compare/shortipy-4.1.7...shortipy-4.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)) + + +## [shortipy-4.1.7](https://github.com/truecharts/charts/compare/shortipy-4.1.6...shortipy-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [shortipy-4.1.6](https://github.com/truecharts/charts/compare/shortipy-4.1.5...shortipy-4.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)) + + +## [shortipy-4.1.5](https://github.com/truecharts/charts/compare/shortipy-4.1.4...shortipy-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [shortipy-4.1.4](https://github.com/truecharts/charts/compare/shortipy-4.1.3...shortipy-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [shortipy-4.1.3](https://github.com/truecharts/charts/compare/shortipy-4.1.0...shortipy-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/shortipy/5.1.3/Chart.yaml b/stable/shortipy/5.1.3/Chart.yaml new file mode 100644 index 00000000000..008de15bcaa --- /dev/null +++ b/stable/shortipy/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: URL Shortener in python based on flask +home: https://truecharts.org/charts/stable/shortipy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.png +keywords: + - shortipy + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: shortipy +sources: + - https://github.com/maschhoff/shortipy + - https://github.com/truecharts/charts/tree/master/charts/stable/shortipy + - https://hub.docker.com/r/knex666/shortipy +type: application +version: 5.1.3 diff --git a/stable/shortipy/5.0.0/README.md b/stable/shortipy/5.1.3/README.md similarity index 100% rename from stable/shortipy/5.0.0/README.md rename to stable/shortipy/5.1.3/README.md diff --git a/stable/shortipy/5.0.0/app-readme.md b/stable/shortipy/5.1.3/app-readme.md similarity index 100% rename from stable/shortipy/5.0.0/app-readme.md rename to stable/shortipy/5.1.3/app-readme.md diff --git a/stable/shortipy/5.1.3/charts/common-18.0.3.tgz b/stable/shortipy/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/shortipy/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/shortipy/5.0.0/ix_values.yaml b/stable/shortipy/5.1.3/ix_values.yaml similarity index 100% rename from stable/shortipy/5.0.0/ix_values.yaml rename to stable/shortipy/5.1.3/ix_values.yaml diff --git a/stable/shortipy/5.0.0/questions.yaml b/stable/shortipy/5.1.3/questions.yaml similarity index 100% rename from stable/shortipy/5.0.0/questions.yaml rename to stable/shortipy/5.1.3/questions.yaml diff --git a/stable/shortipy/5.0.0/templates/common.yaml b/stable/shortipy/5.1.3/templates/common.yaml similarity index 100% rename from stable/shortipy/5.0.0/templates/common.yaml rename to stable/shortipy/5.1.3/templates/common.yaml diff --git a/stable/sia-daemon/5.0.0/values.yaml b/stable/shortipy/5.1.3/values.yaml similarity index 100% rename from stable/sia-daemon/5.0.0/values.yaml rename to stable/shortipy/5.1.3/values.yaml diff --git a/stable/shorturl/10.0.0/CHANGELOG.md b/stable/shorturl/10.0.0/CHANGELOG.md deleted file mode 100644 index 82535cf8be1..00000000000 --- a/stable/shorturl/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [shorturl-9.1.11](https://github.com/truecharts/charts/compare/shorturl-9.1.10...shorturl-9.1.11) (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)) - - -## [shorturl-9.1.10](https://github.com/truecharts/charts/compare/shorturl-9.1.9...shorturl-9.1.10) (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)) - - -## [shorturl-9.1.9](https://github.com/truecharts/charts/compare/shorturl-9.1.8...shorturl-9.1.9) (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)) - - -## [shorturl-9.1.8](https://github.com/truecharts/charts/compare/shorturl-9.1.7...shorturl-9.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)) - - -## [shorturl-9.1.7](https://github.com/truecharts/charts/compare/shorturl-9.1.6...shorturl-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [shorturl-9.1.6](https://github.com/truecharts/charts/compare/shorturl-9.1.5...shorturl-9.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)) - - -## [shorturl-9.1.5](https://github.com/truecharts/charts/compare/shorturl-9.1.4...shorturl-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [shorturl-9.1.4](https://github.com/truecharts/charts/compare/shorturl-9.1.3...shorturl-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [shorturl-9.1.3](https://github.com/truecharts/charts/compare/shorturl-9.1.0...shorturl-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/shorturl/10.0.0/Chart.yaml b/stable/shorturl/10.0.0/Chart.yaml deleted file mode 100644 index 995680f3611..00000000000 --- a/stable/shorturl/10.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.1.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self hosted web app for shortening urls (URL shortener) -home: https://truecharts.org/charts/stable/shorturl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png -keywords: - - url - - shortener - - shorten - - shorturl -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: shorturl -sources: - - https://github.com/prologic/shorturl - - https://github.com/nicholaswilde/docker-shorturl - - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl - - https://ghcr.io/nicholaswilde/shorturl -type: application -version: 10.0.0 diff --git a/stable/shorturl/10.0.0/charts/common-17.5.0.tgz b/stable/shorturl/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/shorturl/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sickchill/11.1.0/.helmignore b/stable/shorturl/10.1.3/.helmignore similarity index 100% rename from stable/sickchill/11.1.0/.helmignore rename to stable/shorturl/10.1.3/.helmignore diff --git a/stable/shorturl/10.1.3/CHANGELOG.md b/stable/shorturl/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f498425e58f --- /dev/null +++ b/stable/shorturl/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [shorturl-9.1.11](https://github.com/truecharts/charts/compare/shorturl-9.1.10...shorturl-9.1.11) (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)) + + +## [shorturl-9.1.10](https://github.com/truecharts/charts/compare/shorturl-9.1.9...shorturl-9.1.10) (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)) + + +## [shorturl-9.1.9](https://github.com/truecharts/charts/compare/shorturl-9.1.8...shorturl-9.1.9) (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)) + + +## [shorturl-9.1.8](https://github.com/truecharts/charts/compare/shorturl-9.1.7...shorturl-9.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)) + + +## [shorturl-9.1.7](https://github.com/truecharts/charts/compare/shorturl-9.1.6...shorturl-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [shorturl-9.1.6](https://github.com/truecharts/charts/compare/shorturl-9.1.5...shorturl-9.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)) + + +## [shorturl-9.1.5](https://github.com/truecharts/charts/compare/shorturl-9.1.4...shorturl-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [shorturl-9.1.4](https://github.com/truecharts/charts/compare/shorturl-9.1.3...shorturl-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [shorturl-9.1.3](https://github.com/truecharts/charts/compare/shorturl-9.1.0...shorturl-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/shorturl/10.1.3/Chart.yaml b/stable/shorturl/10.1.3/Chart.yaml new file mode 100644 index 00000000000..721cd4bc511 --- /dev/null +++ b/stable/shorturl/10.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.1.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Self hosted web app for shortening urls (URL shortener) +home: https://truecharts.org/charts/stable/shorturl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png +keywords: + - url + - shortener + - shorten + - shorturl +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: shorturl +sources: + - https://github.com/prologic/shorturl + - https://github.com/nicholaswilde/docker-shorturl + - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl + - https://ghcr.io/nicholaswilde/shorturl +type: application +version: 10.1.3 diff --git a/stable/shorturl/10.0.0/README.md b/stable/shorturl/10.1.3/README.md similarity index 100% rename from stable/shorturl/10.0.0/README.md rename to stable/shorturl/10.1.3/README.md diff --git a/stable/shorturl/10.0.0/app-readme.md b/stable/shorturl/10.1.3/app-readme.md similarity index 100% rename from stable/shorturl/10.0.0/app-readme.md rename to stable/shorturl/10.1.3/app-readme.md diff --git a/stable/shorturl/10.1.3/charts/common-18.0.3.tgz b/stable/shorturl/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/shorturl/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/shorturl/10.0.0/ix_values.yaml b/stable/shorturl/10.1.3/ix_values.yaml similarity index 100% rename from stable/shorturl/10.0.0/ix_values.yaml rename to stable/shorturl/10.1.3/ix_values.yaml diff --git a/stable/shorturl/10.0.0/questions.yaml b/stable/shorturl/10.1.3/questions.yaml similarity index 100% rename from stable/shorturl/10.0.0/questions.yaml rename to stable/shorturl/10.1.3/questions.yaml diff --git a/stable/sickchill/11.1.0/templates/NOTES.txt b/stable/shorturl/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/sickchill/11.1.0/templates/NOTES.txt rename to stable/shorturl/10.1.3/templates/NOTES.txt diff --git a/stable/shorturl/10.0.0/templates/common.yaml b/stable/shorturl/10.1.3/templates/common.yaml similarity index 100% rename from stable/shorturl/10.0.0/templates/common.yaml rename to stable/shorturl/10.1.3/templates/common.yaml diff --git a/stable/sickchill/11.1.0/values.yaml b/stable/shorturl/10.1.3/values.yaml similarity index 100% rename from stable/sickchill/11.1.0/values.yaml rename to stable/shorturl/10.1.3/values.yaml diff --git a/stable/sia-daemon/5.0.0/CHANGELOG.md b/stable/sia-daemon/5.0.0/CHANGELOG.md deleted file mode 100644 index 7fb2db2c164..00000000000 --- a/stable/sia-daemon/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [sia-daemon-4.1.11](https://github.com/truecharts/charts/compare/sia-daemon-4.1.10...sia-daemon-4.1.11) (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)) - - -## [sia-daemon-4.1.10](https://github.com/truecharts/charts/compare/sia-daemon-4.1.9...sia-daemon-4.1.10) (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)) - - -## [sia-daemon-4.1.9](https://github.com/truecharts/charts/compare/sia-daemon-4.1.8...sia-daemon-4.1.9) (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)) - - -## [sia-daemon-4.1.8](https://github.com/truecharts/charts/compare/sia-daemon-4.1.7...sia-daemon-4.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)) - - -## [sia-daemon-4.1.7](https://github.com/truecharts/charts/compare/sia-daemon-4.1.6...sia-daemon-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [sia-daemon-4.1.6](https://github.com/truecharts/charts/compare/sia-daemon-4.1.5...sia-daemon-4.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)) - - -## [sia-daemon-4.1.5](https://github.com/truecharts/charts/compare/sia-daemon-4.1.4...sia-daemon-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [sia-daemon-4.1.4](https://github.com/truecharts/charts/compare/sia-daemon-4.1.3...sia-daemon-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [sia-daemon-4.1.3](https://github.com/truecharts/charts/compare/sia-daemon-4.1.0...sia-daemon-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/sia-daemon/5.0.0/Chart.yaml b/stable/sia-daemon/5.0.0/Chart.yaml deleted file mode 100644 index 3db1b8c308a..00000000000 --- a/stable/sia-daemon/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: master -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. -home: https://truecharts.org/charts/stable/sia-daemon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.png -keywords: - - sia-daemon - - Cloud - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sia-daemon -sources: - - https://github.com/siafoundation/siad - - https://github.com/SiaFoundation/siad/pkgs/container/siad - - https://github.com/truecharts/charts/tree/master/charts/stable/sia-daemon - - https://ghcr.io/siafoundation/siad -type: application -version: 5.0.0 diff --git a/stable/sia-daemon/5.0.0/charts/common-17.5.0.tgz b/stable/sia-daemon/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sia-daemon/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sickgear/11.0.0/.helmignore b/stable/sia-daemon/5.1.3/.helmignore similarity index 100% rename from stable/sickgear/11.0.0/.helmignore rename to stable/sia-daemon/5.1.3/.helmignore diff --git a/stable/sia-daemon/5.1.3/CHANGELOG.md b/stable/sia-daemon/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..dad4f97acd0 --- /dev/null +++ b/stable/sia-daemon/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [sia-daemon-4.1.11](https://github.com/truecharts/charts/compare/sia-daemon-4.1.10...sia-daemon-4.1.11) (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)) + + +## [sia-daemon-4.1.10](https://github.com/truecharts/charts/compare/sia-daemon-4.1.9...sia-daemon-4.1.10) (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)) + + +## [sia-daemon-4.1.9](https://github.com/truecharts/charts/compare/sia-daemon-4.1.8...sia-daemon-4.1.9) (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)) + + +## [sia-daemon-4.1.8](https://github.com/truecharts/charts/compare/sia-daemon-4.1.7...sia-daemon-4.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)) + + +## [sia-daemon-4.1.7](https://github.com/truecharts/charts/compare/sia-daemon-4.1.6...sia-daemon-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [sia-daemon-4.1.6](https://github.com/truecharts/charts/compare/sia-daemon-4.1.5...sia-daemon-4.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)) + + +## [sia-daemon-4.1.5](https://github.com/truecharts/charts/compare/sia-daemon-4.1.4...sia-daemon-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [sia-daemon-4.1.4](https://github.com/truecharts/charts/compare/sia-daemon-4.1.3...sia-daemon-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [sia-daemon-4.1.3](https://github.com/truecharts/charts/compare/sia-daemon-4.1.0...sia-daemon-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/sia-daemon/5.1.3/Chart.yaml b/stable/sia-daemon/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6f876138327 --- /dev/null +++ b/stable/sia-daemon/5.1.3/Chart.yaml @@ -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: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: master +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. +home: https://truecharts.org/charts/stable/sia-daemon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.png +keywords: + - sia-daemon + - Cloud + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sia-daemon +sources: + - https://github.com/siafoundation/siad + - https://github.com/SiaFoundation/siad/pkgs/container/siad + - https://github.com/truecharts/charts/tree/master/charts/stable/sia-daemon + - https://ghcr.io/siafoundation/siad +type: application +version: 5.1.3 diff --git a/stable/sia-daemon/5.0.0/README.md b/stable/sia-daemon/5.1.3/README.md similarity index 100% rename from stable/sia-daemon/5.0.0/README.md rename to stable/sia-daemon/5.1.3/README.md diff --git a/stable/sia-daemon/5.0.0/app-readme.md b/stable/sia-daemon/5.1.3/app-readme.md similarity index 100% rename from stable/sia-daemon/5.0.0/app-readme.md rename to stable/sia-daemon/5.1.3/app-readme.md diff --git a/stable/sia-daemon/5.1.3/charts/common-18.0.3.tgz b/stable/sia-daemon/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sia-daemon/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sia-daemon/5.0.0/ix_values.yaml b/stable/sia-daemon/5.1.3/ix_values.yaml similarity index 100% rename from stable/sia-daemon/5.0.0/ix_values.yaml rename to stable/sia-daemon/5.1.3/ix_values.yaml diff --git a/stable/sia-daemon/5.0.0/questions.yaml b/stable/sia-daemon/5.1.3/questions.yaml similarity index 100% rename from stable/sia-daemon/5.0.0/questions.yaml rename to stable/sia-daemon/5.1.3/questions.yaml diff --git a/stable/sia-daemon/5.0.0/templates/common.yaml b/stable/sia-daemon/5.1.3/templates/common.yaml similarity index 100% rename from stable/sia-daemon/5.0.0/templates/common.yaml rename to stable/sia-daemon/5.1.3/templates/common.yaml diff --git a/stable/sickgear/11.0.0/values.yaml b/stable/sia-daemon/5.1.3/values.yaml similarity index 100% rename from stable/sickgear/11.0.0/values.yaml rename to stable/sia-daemon/5.1.3/values.yaml diff --git a/stable/sickchill/11.1.0/CHANGELOG.md b/stable/sickchill/11.1.0/CHANGELOG.md deleted file mode 100644 index 9ac367155a8..00000000000 --- a/stable/sickchill/11.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [sickchill-10.1.1](https://github.com/truecharts/charts/compare/sickchill-10.1.0...sickchill-10.1.1) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/sickchill to 2024.2.2[@721101f](https://github.com/721101f) by renovate ([#18076](https://github.com/truecharts/charts/issues/18076)) - - -## [sickchill-10.1.0](https://github.com/truecharts/charts/compare/sickchill-10.0.9...sickchill-10.1.0) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/sickchill to v2024.2.2[@0915dee](https://github.com/0915dee) by renovate ([#17939](https://github.com/truecharts/charts/issues/17939)) - - -## [sickchill-10.0.9](https://github.com/truecharts/charts/compare/sickchill-10.0.8...sickchill-10.0.9) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/sickchill to v2024.1.31[@3258510](https://github.com/3258510) by renovate ([#17911](https://github.com/truecharts/charts/issues/17911)) - - -## [sickchill-10.0.8](https://github.com/truecharts/charts/compare/sickchill-10.0.7...sickchill-10.0.8) (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)) - - -## [sickchill-10.0.7](https://github.com/truecharts/charts/compare/sickchill-10.0.6...sickchill-10.0.7) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/sickchill to 2024.1.8[@1d3da07](https://github.com/1d3da07) by renovate ([#17623](https://github.com/truecharts/charts/issues/17623)) - - -## [sickchill-10.0.6](https://github.com/truecharts/charts/compare/sickchill-10.0.5...sickchill-10.0.6) (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)) - - -## [sickchill-10.0.5](https://github.com/truecharts/charts/compare/sickchill-10.0.4...sickchill-10.0.5) (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)) - - -## [sickchill-10.0.4](https://github.com/truecharts/charts/compare/sickchill-10.0.3...sickchill-10.0.4) (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)) - - -## [sickchill-10.0.3](https://github.com/truecharts/charts/compare/sickchill-10.0.2...sickchill-10.0.3) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [sickchill-10.0.2](https://github.com/truecharts/charts/compare/sickchill-10.0.1...sickchill-10.0.2) (2024-01-21) - -### Chore diff --git a/stable/sickchill/11.1.0/Chart.yaml b/stable/sickchill/11.1.0/Chart.yaml deleted file mode 100644 index f105094397d..00000000000 --- a/stable/sickchill/11.1.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.2.20 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An Automatic Video Library Manager for TV Shows -home: https://truecharts.org/charts/stable/sickchill -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png -keywords: - - sickchill - - video - - library - - manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sickchill -sources: - - https://github.com/SickChill/SickChill - - https://github.com/linuxserver/docker-sickchill - - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill - - https://ghcr.io/linuxserver/sickchill -type: application -version: 11.1.0 diff --git a/stable/sickchill/11.1.0/charts/common-18.0.1.tgz b/stable/sickchill/11.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/sickchill/11.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/sickchill/11.1.0/ix_values.yaml b/stable/sickchill/11.1.0/ix_values.yaml deleted file mode 100644 index 18f2092c897..00000000000 --- a/stable/sickchill/11.1.0/ix_values.yaml +++ /dev/null @@ -1,25 +0,0 @@ -image: - repository: ghcr.io/linuxserver/sickchill - pullPolicy: IfNotPresent - tag: 2024.2.20@sha256:1fa5dd6af80721468f4ebcc51f0f9f279ee8becebe38e51a6c98329918ebe094 -service: - main: - ports: - main: - port: 10067 - targetPort: 8081 -persistence: - config: - enabled: true - mountPath: "/config" - varrun: - enabled: true -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 diff --git a/stable/simply-shorten/8.0.0/.helmignore b/stable/sickchill/11.1.4/.helmignore similarity index 100% rename from stable/simply-shorten/8.0.0/.helmignore rename to stable/sickchill/11.1.4/.helmignore diff --git a/stable/sickchill/11.1.4/CHANGELOG.md b/stable/sickchill/11.1.4/CHANGELOG.md new file mode 100644 index 00000000000..605ad6c435d --- /dev/null +++ b/stable/sickchill/11.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [sickchill-10.1.1](https://github.com/truecharts/charts/compare/sickchill-10.1.0...sickchill-10.1.1) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/sickchill to 2024.2.2[@721101f](https://github.com/721101f) by renovate ([#18076](https://github.com/truecharts/charts/issues/18076)) + + +## [sickchill-10.1.0](https://github.com/truecharts/charts/compare/sickchill-10.0.9...sickchill-10.1.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/sickchill to v2024.2.2[@0915dee](https://github.com/0915dee) by renovate ([#17939](https://github.com/truecharts/charts/issues/17939)) + + +## [sickchill-10.0.9](https://github.com/truecharts/charts/compare/sickchill-10.0.8...sickchill-10.0.9) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/sickchill to v2024.1.31[@3258510](https://github.com/3258510) by renovate ([#17911](https://github.com/truecharts/charts/issues/17911)) + + +## [sickchill-10.0.8](https://github.com/truecharts/charts/compare/sickchill-10.0.7...sickchill-10.0.8) (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)) + + +## [sickchill-10.0.7](https://github.com/truecharts/charts/compare/sickchill-10.0.6...sickchill-10.0.7) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/sickchill to 2024.1.8[@1d3da07](https://github.com/1d3da07) by renovate ([#17623](https://github.com/truecharts/charts/issues/17623)) + + +## [sickchill-10.0.6](https://github.com/truecharts/charts/compare/sickchill-10.0.5...sickchill-10.0.6) (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)) + + +## [sickchill-10.0.5](https://github.com/truecharts/charts/compare/sickchill-10.0.4...sickchill-10.0.5) (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)) + + +## [sickchill-10.0.4](https://github.com/truecharts/charts/compare/sickchill-10.0.3...sickchill-10.0.4) (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)) + + +## [sickchill-10.0.3](https://github.com/truecharts/charts/compare/sickchill-10.0.2...sickchill-10.0.3) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/sickchill/11.1.4/Chart.yaml b/stable/sickchill/11.1.4/Chart.yaml new file mode 100644 index 00000000000..ff61dbdd1bb --- /dev/null +++ b/stable/sickchill/11.1.4/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2024.2.20 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An Automatic Video Library Manager for TV Shows +home: https://truecharts.org/charts/stable/sickchill +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png +keywords: + - sickchill + - video + - library + - manager +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sickchill +sources: + - https://github.com/SickChill/SickChill + - https://github.com/linuxserver/docker-sickchill + - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill + - https://ghcr.io/linuxserver/sickchill +type: application +version: 11.1.4 diff --git a/stable/sickchill/11.1.0/README.md b/stable/sickchill/11.1.4/README.md similarity index 100% rename from stable/sickchill/11.1.0/README.md rename to stable/sickchill/11.1.4/README.md diff --git a/stable/sickchill/11.1.0/app-readme.md b/stable/sickchill/11.1.4/app-readme.md similarity index 100% rename from stable/sickchill/11.1.0/app-readme.md rename to stable/sickchill/11.1.4/app-readme.md diff --git a/stable/sickchill/11.1.4/charts/common-18.0.3.tgz b/stable/sickchill/11.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sickchill/11.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/sickchill/11.1.4/ix_values.yaml b/stable/sickchill/11.1.4/ix_values.yaml new file mode 100644 index 00000000000..68da67e8fcf --- /dev/null +++ b/stable/sickchill/11.1.4/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: ghcr.io/linuxserver/sickchill + pullPolicy: IfNotPresent + tag: 2024.2.20@sha256:2cef394c2a7fbcb8015be4164b081607742bd417126939a9283e927e5b600da8 +service: + main: + ports: + main: + port: 10067 + targetPort: 8081 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/sickchill/11.1.0/questions.yaml b/stable/sickchill/11.1.4/questions.yaml similarity index 100% rename from stable/sickchill/11.1.0/questions.yaml rename to stable/sickchill/11.1.4/questions.yaml diff --git a/stable/sickgear/11.0.0/templates/NOTES.txt b/stable/sickchill/11.1.4/templates/NOTES.txt similarity index 100% rename from stable/sickgear/11.0.0/templates/NOTES.txt rename to stable/sickchill/11.1.4/templates/NOTES.txt diff --git a/stable/sickchill/11.1.0/templates/common.yaml b/stable/sickchill/11.1.4/templates/common.yaml similarity index 100% rename from stable/sickchill/11.1.0/templates/common.yaml rename to stable/sickchill/11.1.4/templates/common.yaml diff --git a/stable/simply-shorten/8.0.0/values.yaml b/stable/sickchill/11.1.4/values.yaml similarity index 100% rename from stable/simply-shorten/8.0.0/values.yaml rename to stable/sickchill/11.1.4/values.yaml diff --git a/stable/sickgear/11.0.0/CHANGELOG.md b/stable/sickgear/11.0.0/CHANGELOG.md deleted file mode 100644 index 42f84230e78..00000000000 --- a/stable/sickgear/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [sickgear-10.1.11](https://github.com/truecharts/charts/compare/sickgear-10.1.10...sickgear-10.1.11) (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)) - - -## [sickgear-10.1.10](https://github.com/truecharts/charts/compare/sickgear-10.1.9...sickgear-10.1.10) (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)) - - -## [sickgear-10.1.9](https://github.com/truecharts/charts/compare/sickgear-10.1.8...sickgear-10.1.9) (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)) - - -## [sickgear-10.1.8](https://github.com/truecharts/charts/compare/sickgear-10.1.7...sickgear-10.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)) - - -## [sickgear-10.1.7](https://github.com/truecharts/charts/compare/sickgear-10.1.6...sickgear-10.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [sickgear-10.1.6](https://github.com/truecharts/charts/compare/sickgear-10.1.5...sickgear-10.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)) - - -## [sickgear-10.1.5](https://github.com/truecharts/charts/compare/sickgear-10.1.4...sickgear-10.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [sickgear-10.1.4](https://github.com/truecharts/charts/compare/sickgear-10.1.3...sickgear-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [sickgear-10.1.3](https://github.com/truecharts/charts/compare/sickgear-10.1.0...sickgear-10.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/sickgear/11.0.0/Chart.yaml b/stable/sickgear/11.0.0/Chart.yaml deleted file mode 100644 index 0901536632b..00000000000 --- a/stable/sickgear/11.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more -home: https://truecharts.org/charts/stable/sickgear -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.png -keywords: - - sickgear - - manager - - tv - - shows -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sickgear -sources: - - https://github.com/SickGear/SickGear - - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear - - https://hub.docker.com/r/sickgear/sickgear -type: application -version: 11.0.0 diff --git a/stable/sickgear/11.0.0/charts/common-17.5.0.tgz b/stable/sickgear/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sickgear/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sinusbot/5.0.0/.helmignore b/stable/sickgear/11.1.3/.helmignore similarity index 100% rename from stable/sinusbot/5.0.0/.helmignore rename to stable/sickgear/11.1.3/.helmignore diff --git a/stable/sickgear/11.1.3/CHANGELOG.md b/stable/sickgear/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..000334d2483 --- /dev/null +++ b/stable/sickgear/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [sickgear-10.1.11](https://github.com/truecharts/charts/compare/sickgear-10.1.10...sickgear-10.1.11) (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)) + + +## [sickgear-10.1.10](https://github.com/truecharts/charts/compare/sickgear-10.1.9...sickgear-10.1.10) (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)) + + +## [sickgear-10.1.9](https://github.com/truecharts/charts/compare/sickgear-10.1.8...sickgear-10.1.9) (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)) + + +## [sickgear-10.1.8](https://github.com/truecharts/charts/compare/sickgear-10.1.7...sickgear-10.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)) + + +## [sickgear-10.1.7](https://github.com/truecharts/charts/compare/sickgear-10.1.6...sickgear-10.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [sickgear-10.1.6](https://github.com/truecharts/charts/compare/sickgear-10.1.5...sickgear-10.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)) + + +## [sickgear-10.1.5](https://github.com/truecharts/charts/compare/sickgear-10.1.4...sickgear-10.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [sickgear-10.1.4](https://github.com/truecharts/charts/compare/sickgear-10.1.3...sickgear-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [sickgear-10.1.3](https://github.com/truecharts/charts/compare/sickgear-10.1.0...sickgear-10.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/sickgear/11.1.3/Chart.yaml b/stable/sickgear/11.1.3/Chart.yaml new file mode 100644 index 00000000000..85740f22009 --- /dev/null +++ b/stable/sickgear/11.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more +home: https://truecharts.org/charts/stable/sickgear +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.png +keywords: + - sickgear + - manager + - tv + - shows +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sickgear +sources: + - https://github.com/SickGear/SickGear + - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear + - https://hub.docker.com/r/sickgear/sickgear +type: application +version: 11.1.3 diff --git a/stable/sickgear/11.0.0/README.md b/stable/sickgear/11.1.3/README.md similarity index 100% rename from stable/sickgear/11.0.0/README.md rename to stable/sickgear/11.1.3/README.md diff --git a/stable/sickgear/11.0.0/app-readme.md b/stable/sickgear/11.1.3/app-readme.md similarity index 100% rename from stable/sickgear/11.0.0/app-readme.md rename to stable/sickgear/11.1.3/app-readme.md diff --git a/stable/sickgear/11.1.3/charts/common-18.0.3.tgz b/stable/sickgear/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sickgear/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sickgear/11.0.0/ix_values.yaml b/stable/sickgear/11.1.3/ix_values.yaml similarity index 100% rename from stable/sickgear/11.0.0/ix_values.yaml rename to stable/sickgear/11.1.3/ix_values.yaml diff --git a/stable/sickgear/11.0.0/questions.yaml b/stable/sickgear/11.1.3/questions.yaml similarity index 100% rename from stable/sickgear/11.0.0/questions.yaml rename to stable/sickgear/11.1.3/questions.yaml diff --git a/stable/simply-shorten/8.0.0/templates/NOTES.txt b/stable/sickgear/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/simply-shorten/8.0.0/templates/NOTES.txt rename to stable/sickgear/11.1.3/templates/NOTES.txt diff --git a/stable/sickgear/11.0.0/templates/common.yaml b/stable/sickgear/11.1.3/templates/common.yaml similarity index 100% rename from stable/sickgear/11.0.0/templates/common.yaml rename to stable/sickgear/11.1.3/templates/common.yaml diff --git a/stable/sinusbot/5.0.0/values.yaml b/stable/sickgear/11.1.3/values.yaml similarity index 100% rename from stable/sinusbot/5.0.0/values.yaml rename to stable/sickgear/11.1.3/values.yaml diff --git a/stable/simply-shorten/8.0.0/CHANGELOG.md b/stable/simply-shorten/8.0.0/CHANGELOG.md deleted file mode 100644 index 7959a9c93b8..00000000000 --- a/stable/simply-shorten/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [simply-shorten-7.1.11](https://github.com/truecharts/charts/compare/simply-shorten-7.1.10...simply-shorten-7.1.11) (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)) - - -## [simply-shorten-7.1.10](https://github.com/truecharts/charts/compare/simply-shorten-7.1.9...simply-shorten-7.1.10) (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)) - - -## [simply-shorten-7.1.9](https://github.com/truecharts/charts/compare/simply-shorten-7.1.8...simply-shorten-7.1.9) (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)) - - -## [simply-shorten-7.1.8](https://github.com/truecharts/charts/compare/simply-shorten-7.1.7...simply-shorten-7.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)) - - -## [simply-shorten-7.1.7](https://github.com/truecharts/charts/compare/simply-shorten-7.1.6...simply-shorten-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [simply-shorten-7.1.6](https://github.com/truecharts/charts/compare/simply-shorten-7.1.5...simply-shorten-7.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)) - - -## [simply-shorten-7.1.5](https://github.com/truecharts/charts/compare/simply-shorten-7.1.4...simply-shorten-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [simply-shorten-7.1.4](https://github.com/truecharts/charts/compare/simply-shorten-7.1.3...simply-shorten-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [simply-shorten-7.1.3](https://github.com/truecharts/charts/compare/simply-shorten-7.1.0...simply-shorten-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/simply-shorten/8.0.0/Chart.yaml b/stable/simply-shorten/8.0.0/Chart.yaml deleted file mode 100644 index 5cb56b38047..00000000000 --- a/stable/simply-shorten/8.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.1.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A dead simple URL shortener. -home: https://truecharts.org/charts/stable/simply-shorten -icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png -keywords: - - simply-shorten - - Cloud - - Productivity - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: simply-shorten -sources: - - https://gitlab.com/draganczukp/simply-shorten - - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten - - https://hub.docker.com/r/draganczukp/simply-shorten -type: application -version: 8.0.0 diff --git a/stable/simply-shorten/8.0.0/charts/common-17.5.0.tgz b/stable/simply-shorten/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/simply-shorten/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/slack-invite/5.0.0/.helmignore b/stable/simply-shorten/8.1.3/.helmignore similarity index 100% rename from stable/slack-invite/5.0.0/.helmignore rename to stable/simply-shorten/8.1.3/.helmignore diff --git a/stable/simply-shorten/8.1.3/CHANGELOG.md b/stable/simply-shorten/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..14bc7a84958 --- /dev/null +++ b/stable/simply-shorten/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [simply-shorten-7.1.11](https://github.com/truecharts/charts/compare/simply-shorten-7.1.10...simply-shorten-7.1.11) (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)) + + +## [simply-shorten-7.1.10](https://github.com/truecharts/charts/compare/simply-shorten-7.1.9...simply-shorten-7.1.10) (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)) + + +## [simply-shorten-7.1.9](https://github.com/truecharts/charts/compare/simply-shorten-7.1.8...simply-shorten-7.1.9) (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)) + + +## [simply-shorten-7.1.8](https://github.com/truecharts/charts/compare/simply-shorten-7.1.7...simply-shorten-7.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)) + + +## [simply-shorten-7.1.7](https://github.com/truecharts/charts/compare/simply-shorten-7.1.6...simply-shorten-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [simply-shorten-7.1.6](https://github.com/truecharts/charts/compare/simply-shorten-7.1.5...simply-shorten-7.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)) + + +## [simply-shorten-7.1.5](https://github.com/truecharts/charts/compare/simply-shorten-7.1.4...simply-shorten-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [simply-shorten-7.1.4](https://github.com/truecharts/charts/compare/simply-shorten-7.1.3...simply-shorten-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [simply-shorten-7.1.3](https://github.com/truecharts/charts/compare/simply-shorten-7.1.0...simply-shorten-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/simply-shorten/8.1.3/Chart.yaml b/stable/simply-shorten/8.1.3/Chart.yaml new file mode 100644 index 00000000000..3a043864031 --- /dev/null +++ b/stable/simply-shorten/8.1.3/Chart.yaml @@ -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: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.1.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A dead simple URL shortener. +home: https://truecharts.org/charts/stable/simply-shorten +icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png +keywords: + - simply-shorten + - Cloud + - Productivity + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: simply-shorten +sources: + - https://gitlab.com/draganczukp/simply-shorten + - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten + - https://hub.docker.com/r/draganczukp/simply-shorten +type: application +version: 8.1.3 diff --git a/stable/simply-shorten/8.0.0/README.md b/stable/simply-shorten/8.1.3/README.md similarity index 100% rename from stable/simply-shorten/8.0.0/README.md rename to stable/simply-shorten/8.1.3/README.md diff --git a/stable/simply-shorten/8.0.0/app-readme.md b/stable/simply-shorten/8.1.3/app-readme.md similarity index 100% rename from stable/simply-shorten/8.0.0/app-readme.md rename to stable/simply-shorten/8.1.3/app-readme.md diff --git a/stable/simply-shorten/8.1.3/charts/common-18.0.3.tgz b/stable/simply-shorten/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/simply-shorten/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/simply-shorten/8.0.0/ix_values.yaml b/stable/simply-shorten/8.1.3/ix_values.yaml similarity index 100% rename from stable/simply-shorten/8.0.0/ix_values.yaml rename to stable/simply-shorten/8.1.3/ix_values.yaml diff --git a/stable/simply-shorten/8.0.0/questions.yaml b/stable/simply-shorten/8.1.3/questions.yaml similarity index 100% rename from stable/simply-shorten/8.0.0/questions.yaml rename to stable/simply-shorten/8.1.3/questions.yaml diff --git a/stable/slash/4.0.0/templates/NOTES.txt b/stable/simply-shorten/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/slash/4.0.0/templates/NOTES.txt rename to stable/simply-shorten/8.1.3/templates/NOTES.txt diff --git a/stable/simply-shorten/8.0.0/templates/common.yaml b/stable/simply-shorten/8.1.3/templates/common.yaml similarity index 100% rename from stable/simply-shorten/8.0.0/templates/common.yaml rename to stable/simply-shorten/8.1.3/templates/common.yaml diff --git a/stable/slack-invite/5.0.0/values.yaml b/stable/simply-shorten/8.1.3/values.yaml similarity index 100% rename from stable/slack-invite/5.0.0/values.yaml rename to stable/simply-shorten/8.1.3/values.yaml diff --git a/stable/sinusbot/5.0.0/CHANGELOG.md b/stable/sinusbot/5.0.0/CHANGELOG.md deleted file mode 100644 index fe6a44aaaf9..00000000000 --- a/stable/sinusbot/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [sinusbot-4.1.11](https://github.com/truecharts/charts/compare/sinusbot-4.1.10...sinusbot-4.1.11) (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)) - - -## [sinusbot-4.1.10](https://github.com/truecharts/charts/compare/sinusbot-4.1.9...sinusbot-4.1.10) (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)) - - -## [sinusbot-4.1.9](https://github.com/truecharts/charts/compare/sinusbot-4.1.8...sinusbot-4.1.9) (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)) - - -## [sinusbot-4.1.8](https://github.com/truecharts/charts/compare/sinusbot-4.1.7...sinusbot-4.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)) - - -## [sinusbot-4.1.7](https://github.com/truecharts/charts/compare/sinusbot-4.1.6...sinusbot-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [sinusbot-4.1.6](https://github.com/truecharts/charts/compare/sinusbot-4.1.5...sinusbot-4.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)) - - -## [sinusbot-4.1.5](https://github.com/truecharts/charts/compare/sinusbot-4.1.4...sinusbot-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [sinusbot-4.1.4](https://github.com/truecharts/charts/compare/sinusbot-4.1.3...sinusbot-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [sinusbot-4.1.3](https://github.com/truecharts/charts/compare/sinusbot-4.1.0...sinusbot-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/sinusbot/5.0.0/Chart.yaml b/stable/sinusbot/5.0.0/Chart.yaml deleted file mode 100644 index 92a094962e7..00000000000 --- a/stable/sinusbot/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. -home: https://truecharts.org/charts/stable/sinusbot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.png -keywords: - - sinusbot - - Productivity - - Tools-Utilities - - MediaServer-Music -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sinusbot -sources: - - https://forum.sinusbot.com - - https://github.com/truecharts/charts/tree/master/charts/stable/sinusbot - - https://hub.docker.com/r/sinusbot/docker -type: application -version: 5.0.0 diff --git a/stable/sinusbot/5.0.0/charts/common-17.5.0.tgz b/stable/sinusbot/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sinusbot/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/slash/4.0.0/.helmignore b/stable/sinusbot/5.1.3/.helmignore similarity index 100% rename from stable/slash/4.0.0/.helmignore rename to stable/sinusbot/5.1.3/.helmignore diff --git a/stable/sinusbot/5.1.3/CHANGELOG.md b/stable/sinusbot/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..19c828bc60d --- /dev/null +++ b/stable/sinusbot/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [sinusbot-4.1.11](https://github.com/truecharts/charts/compare/sinusbot-4.1.10...sinusbot-4.1.11) (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)) + + +## [sinusbot-4.1.10](https://github.com/truecharts/charts/compare/sinusbot-4.1.9...sinusbot-4.1.10) (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)) + + +## [sinusbot-4.1.9](https://github.com/truecharts/charts/compare/sinusbot-4.1.8...sinusbot-4.1.9) (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)) + + +## [sinusbot-4.1.8](https://github.com/truecharts/charts/compare/sinusbot-4.1.7...sinusbot-4.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)) + + +## [sinusbot-4.1.7](https://github.com/truecharts/charts/compare/sinusbot-4.1.6...sinusbot-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [sinusbot-4.1.6](https://github.com/truecharts/charts/compare/sinusbot-4.1.5...sinusbot-4.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)) + + +## [sinusbot-4.1.5](https://github.com/truecharts/charts/compare/sinusbot-4.1.4...sinusbot-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [sinusbot-4.1.4](https://github.com/truecharts/charts/compare/sinusbot-4.1.3...sinusbot-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [sinusbot-4.1.3](https://github.com/truecharts/charts/compare/sinusbot-4.1.0...sinusbot-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/sinusbot/5.1.3/Chart.yaml b/stable/sinusbot/5.1.3/Chart.yaml new file mode 100644 index 00000000000..97420fd3b69 --- /dev/null +++ b/stable/sinusbot/5.1.3/Chart.yaml @@ -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: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. +home: https://truecharts.org/charts/stable/sinusbot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.png +keywords: + - sinusbot + - Productivity + - Tools-Utilities + - MediaServer-Music +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sinusbot +sources: + - https://forum.sinusbot.com + - https://github.com/truecharts/charts/tree/master/charts/stable/sinusbot + - https://hub.docker.com/r/sinusbot/docker +type: application +version: 5.1.3 diff --git a/stable/sinusbot/5.0.0/README.md b/stable/sinusbot/5.1.3/README.md similarity index 100% rename from stable/sinusbot/5.0.0/README.md rename to stable/sinusbot/5.1.3/README.md diff --git a/stable/sinusbot/5.0.0/app-readme.md b/stable/sinusbot/5.1.3/app-readme.md similarity index 100% rename from stable/sinusbot/5.0.0/app-readme.md rename to stable/sinusbot/5.1.3/app-readme.md diff --git a/stable/sinusbot/5.1.3/charts/common-18.0.3.tgz b/stable/sinusbot/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sinusbot/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sinusbot/5.0.0/ix_values.yaml b/stable/sinusbot/5.1.3/ix_values.yaml similarity index 100% rename from stable/sinusbot/5.0.0/ix_values.yaml rename to stable/sinusbot/5.1.3/ix_values.yaml diff --git a/stable/sinusbot/5.0.0/questions.yaml b/stable/sinusbot/5.1.3/questions.yaml similarity index 100% rename from stable/sinusbot/5.0.0/questions.yaml rename to stable/sinusbot/5.1.3/questions.yaml diff --git a/stable/sinusbot/5.0.0/templates/common.yaml b/stable/sinusbot/5.1.3/templates/common.yaml similarity index 100% rename from stable/sinusbot/5.0.0/templates/common.yaml rename to stable/sinusbot/5.1.3/templates/common.yaml diff --git a/stable/slash/4.0.0/values.yaml b/stable/sinusbot/5.1.3/values.yaml similarity index 100% rename from stable/slash/4.0.0/values.yaml rename to stable/sinusbot/5.1.3/values.yaml diff --git a/stable/slack-invite/5.0.0/CHANGELOG.md b/stable/slack-invite/5.0.0/CHANGELOG.md deleted file mode 100644 index 21e0db79fee..00000000000 --- a/stable/slack-invite/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [slack-invite-4.1.11](https://github.com/truecharts/charts/compare/slack-invite-4.1.10...slack-invite-4.1.11) (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)) - - -## [slack-invite-4.1.10](https://github.com/truecharts/charts/compare/slack-invite-4.1.9...slack-invite-4.1.10) (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)) - - -## [slack-invite-4.1.9](https://github.com/truecharts/charts/compare/slack-invite-4.1.8...slack-invite-4.1.9) (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)) - - -## [slack-invite-4.1.8](https://github.com/truecharts/charts/compare/slack-invite-4.1.7...slack-invite-4.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)) - - -## [slack-invite-4.1.7](https://github.com/truecharts/charts/compare/slack-invite-4.1.6...slack-invite-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [slack-invite-4.1.6](https://github.com/truecharts/charts/compare/slack-invite-4.1.5...slack-invite-4.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)) - - -## [slack-invite-4.1.5](https://github.com/truecharts/charts/compare/slack-invite-4.1.4...slack-invite-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [slack-invite-4.1.4](https://github.com/truecharts/charts/compare/slack-invite-4.1.3...slack-invite-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [slack-invite-4.1.3](https://github.com/truecharts/charts/compare/slack-invite-4.1.0...slack-invite-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/slack-invite/5.0.0/Chart.yaml b/stable/slack-invite/5.0.0/Chart.yaml deleted file mode 100644 index 99af28804f2..00000000000 --- a/stable/slack-invite/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Creates a simple webpage for Slack invite signups -home: https://truecharts.org/charts/stable/slack-invite -icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.png -keywords: - - slack-invite - - Network-Messenger - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: slack-invite -sources: - - httpss://github.com/ninthwalker/slack-invite - - https://github.com/truecharts/charts/tree/master/charts/stable/slack-invite - - https://hub.docker.com/r/ninthwalker/slack-invite -type: application -version: 5.0.0 diff --git a/stable/slack-invite/5.0.0/charts/common-17.5.0.tgz b/stable/slack-invite/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/slack-invite/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/smartctl-exporter/2.0.0/.helmignore b/stable/slack-invite/5.1.3/.helmignore similarity index 100% rename from stable/smartctl-exporter/2.0.0/.helmignore rename to stable/slack-invite/5.1.3/.helmignore diff --git a/stable/slack-invite/5.1.3/CHANGELOG.md b/stable/slack-invite/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..203d2596c63 --- /dev/null +++ b/stable/slack-invite/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [slack-invite-4.1.11](https://github.com/truecharts/charts/compare/slack-invite-4.1.10...slack-invite-4.1.11) (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)) + + +## [slack-invite-4.1.10](https://github.com/truecharts/charts/compare/slack-invite-4.1.9...slack-invite-4.1.10) (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)) + + +## [slack-invite-4.1.9](https://github.com/truecharts/charts/compare/slack-invite-4.1.8...slack-invite-4.1.9) (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)) + + +## [slack-invite-4.1.8](https://github.com/truecharts/charts/compare/slack-invite-4.1.7...slack-invite-4.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)) + + +## [slack-invite-4.1.7](https://github.com/truecharts/charts/compare/slack-invite-4.1.6...slack-invite-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [slack-invite-4.1.6](https://github.com/truecharts/charts/compare/slack-invite-4.1.5...slack-invite-4.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)) + + +## [slack-invite-4.1.5](https://github.com/truecharts/charts/compare/slack-invite-4.1.4...slack-invite-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [slack-invite-4.1.4](https://github.com/truecharts/charts/compare/slack-invite-4.1.3...slack-invite-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [slack-invite-4.1.3](https://github.com/truecharts/charts/compare/slack-invite-4.1.0...slack-invite-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/slack-invite/5.1.3/Chart.yaml b/stable/slack-invite/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ef6ae158027 --- /dev/null +++ b/stable/slack-invite/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Messenger + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Creates a simple webpage for Slack invite signups +home: https://truecharts.org/charts/stable/slack-invite +icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.png +keywords: + - slack-invite + - Network-Messenger + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: slack-invite +sources: + - httpss://github.com/ninthwalker/slack-invite + - https://github.com/truecharts/charts/tree/master/charts/stable/slack-invite + - https://hub.docker.com/r/ninthwalker/slack-invite +type: application +version: 5.1.3 diff --git a/stable/slack-invite/5.0.0/README.md b/stable/slack-invite/5.1.3/README.md similarity index 100% rename from stable/slack-invite/5.0.0/README.md rename to stable/slack-invite/5.1.3/README.md diff --git a/stable/slack-invite/5.0.0/app-readme.md b/stable/slack-invite/5.1.3/app-readme.md similarity index 100% rename from stable/slack-invite/5.0.0/app-readme.md rename to stable/slack-invite/5.1.3/app-readme.md diff --git a/stable/slack-invite/5.1.3/charts/common-18.0.3.tgz b/stable/slack-invite/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/slack-invite/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/slack-invite/5.0.0/ix_values.yaml b/stable/slack-invite/5.1.3/ix_values.yaml similarity index 100% rename from stable/slack-invite/5.0.0/ix_values.yaml rename to stable/slack-invite/5.1.3/ix_values.yaml diff --git a/stable/slack-invite/5.0.0/questions.yaml b/stable/slack-invite/5.1.3/questions.yaml similarity index 100% rename from stable/slack-invite/5.0.0/questions.yaml rename to stable/slack-invite/5.1.3/questions.yaml diff --git a/stable/slack-invite/5.0.0/templates/common.yaml b/stable/slack-invite/5.1.3/templates/common.yaml similarity index 100% rename from stable/slack-invite/5.0.0/templates/common.yaml rename to stable/slack-invite/5.1.3/templates/common.yaml diff --git a/stable/smartctl-exporter/2.0.0/values.yaml b/stable/slack-invite/5.1.3/values.yaml similarity index 100% rename from stable/smartctl-exporter/2.0.0/values.yaml rename to stable/slack-invite/5.1.3/values.yaml diff --git a/stable/slash/4.0.0/CHANGELOG.md b/stable/slash/4.0.0/CHANGELOG.md deleted file mode 100644 index ad62e8accf6..00000000000 --- a/stable/slash/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - - -## [slash-2.1.13](https://github.com/truecharts/charts/compare/slash-2.1.12...slash-2.1.13) (2024-02-12) - -### Chore - - - -- update container image yourselfhosted/slash to v0.5.3[@9933343](https://github.com/9933343) by renovate ([#18171](https://github.com/truecharts/charts/issues/18171)) - - -## [slash-2.1.12](https://github.com/truecharts/charts/compare/slash-2.1.11...slash-2.1.12) (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)) - - -## [slash-2.1.11](https://github.com/truecharts/charts/compare/slash-2.1.10...slash-2.1.11) (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)) - - -## [slash-2.1.10](https://github.com/truecharts/charts/compare/slash-2.1.9...slash-2.1.10) (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)) - - -## [slash-2.1.9](https://github.com/truecharts/charts/compare/slash-2.1.8...slash-2.1.9) (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)) - - -## [slash-2.1.8](https://github.com/truecharts/charts/compare/slash-2.1.7...slash-2.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [slash-2.1.7](https://github.com/truecharts/charts/compare/slash-2.1.6...slash-2.1.7) (2024-01-21) - -### Chore - - - -- update container image yourselfhosted/slash to v0.5.2[@12085a0](https://github.com/12085a0) by renovate ([#17439](https://github.com/truecharts/charts/issues/17439)) - - - - -## [slash-2.1.6](https://github.com/truecharts/charts/compare/slash-2.1.5...slash-2.1.6) (2024-01-09) - -### Chore - diff --git a/stable/slash/4.0.0/Chart.yaml b/stable/slash/4.0.0/Chart.yaml deleted file mode 100644 index 6f56e28fe91..00000000000 --- a/stable/slash/4.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A bookmarking and link shortening service that enables easy saving and sharing of links. -home: https://truecharts.org/charts/stable/slash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/slash.png -keywords: - - slash - - bookmarks - - url-shortener -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: slash -sources: - - https://github.com/boojack/slash - - https://github.com/truecharts/charts/tree/master/charts/stable/slash - - https://hub.docker.com/r/yourselfhosted/slash -type: application -version: 4.0.0 diff --git a/stable/slash/4.0.0/charts/common-17.5.0.tgz b/stable/slash/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/slash/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/smokeping/10.0.0/.helmignore b/stable/slash/4.1.3/.helmignore similarity index 100% rename from stable/smokeping/10.0.0/.helmignore rename to stable/slash/4.1.3/.helmignore diff --git a/stable/slash/4.1.3/CHANGELOG.md b/stable/slash/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..96b2efea5b9 --- /dev/null +++ b/stable/slash/4.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + + +## [slash-2.1.13](https://github.com/truecharts/charts/compare/slash-2.1.12...slash-2.1.13) (2024-02-12) + +### Chore + + + +- update container image yourselfhosted/slash to v0.5.3[@9933343](https://github.com/9933343) by renovate ([#18171](https://github.com/truecharts/charts/issues/18171)) + + +## [slash-2.1.12](https://github.com/truecharts/charts/compare/slash-2.1.11...slash-2.1.12) (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)) + + +## [slash-2.1.11](https://github.com/truecharts/charts/compare/slash-2.1.10...slash-2.1.11) (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)) + + +## [slash-2.1.10](https://github.com/truecharts/charts/compare/slash-2.1.9...slash-2.1.10) (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)) + + +## [slash-2.1.9](https://github.com/truecharts/charts/compare/slash-2.1.8...slash-2.1.9) (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)) + + +## [slash-2.1.8](https://github.com/truecharts/charts/compare/slash-2.1.7...slash-2.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [slash-2.1.7](https://github.com/truecharts/charts/compare/slash-2.1.6...slash-2.1.7) (2024-01-21) + +### Chore + + + +- update container image yourselfhosted/slash to v0.5.2[@12085a0](https://github.com/12085a0) by renovate ([#17439](https://github.com/truecharts/charts/issues/17439)) + + + + +## [slash-2.1.6](https://github.com/truecharts/charts/compare/slash-2.1.5...slash-2.1.6) (2024-01-09) \ No newline at end of file diff --git a/stable/slash/4.1.3/Chart.yaml b/stable/slash/4.1.3/Chart.yaml new file mode 100644 index 00000000000..c2c27cfa018 --- /dev/null +++ b/stable/slash/4.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: bookmarks + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A bookmarking and link shortening service that enables easy saving and sharing of links. +home: https://truecharts.org/charts/stable/slash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/slash.png +keywords: + - slash + - bookmarks + - url-shortener +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: slash +sources: + - https://github.com/boojack/slash + - https://github.com/truecharts/charts/tree/master/charts/stable/slash + - https://hub.docker.com/r/yourselfhosted/slash +type: application +version: 4.1.3 diff --git a/stable/slash/4.0.0/README.md b/stable/slash/4.1.3/README.md similarity index 100% rename from stable/slash/4.0.0/README.md rename to stable/slash/4.1.3/README.md diff --git a/stable/slash/4.0.0/app-readme.md b/stable/slash/4.1.3/app-readme.md similarity index 100% rename from stable/slash/4.0.0/app-readme.md rename to stable/slash/4.1.3/app-readme.md diff --git a/stable/slash/4.1.3/charts/common-18.0.3.tgz b/stable/slash/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/slash/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/slash/4.0.0/ix_values.yaml b/stable/slash/4.1.3/ix_values.yaml similarity index 100% rename from stable/slash/4.0.0/ix_values.yaml rename to stable/slash/4.1.3/ix_values.yaml diff --git a/stable/slash/4.0.0/questions.yaml b/stable/slash/4.1.3/questions.yaml similarity index 100% rename from stable/slash/4.0.0/questions.yaml rename to stable/slash/4.1.3/questions.yaml diff --git a/stable/smartctl-exporter/2.0.0/templates/NOTES.txt b/stable/slash/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/smartctl-exporter/2.0.0/templates/NOTES.txt rename to stable/slash/4.1.3/templates/NOTES.txt diff --git a/stable/smartctl-exporter/2.0.0/templates/common.yaml b/stable/slash/4.1.3/templates/common.yaml similarity index 100% rename from stable/smartctl-exporter/2.0.0/templates/common.yaml rename to stable/slash/4.1.3/templates/common.yaml diff --git a/stable/smokeping/10.0.0/values.yaml b/stable/slash/4.1.3/values.yaml similarity index 100% rename from stable/smokeping/10.0.0/values.yaml rename to stable/slash/4.1.3/values.yaml diff --git a/stable/smartctl-exporter/2.0.0/Chart.yaml b/stable/smartctl-exporter/2.0.0/Chart.yaml deleted file mode 100644 index 59b2dbff2c8..00000000000 --- a/stable/smartctl-exporter/2.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.11.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Prometheus exporter for SMART using smartctl binary to gather metrics. -home: https://truecharts.org/charts/stable/smartctl-exporter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smartctl-exporter.png -keywords: - - prometheus - - smartctl-exporter - - monitoring -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: smartctl-exporter -sources: - - https://github.com/prometheus-community/smartctl_exporter - - https://github.com/truecharts/charts/tree/master/charts/stable/smartctl-exporter - - https://hub.docker.com/r/prometheuscommunity/smartctl-exporter -type: application -version: 2.0.0 diff --git a/stable/smartctl-exporter/2.0.0/charts/common-17.5.0.tgz b/stable/smartctl-exporter/2.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/smartctl-exporter/2.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/smtp-relay/3.0.0/.helmignore b/stable/smartctl-exporter/2.1.3/.helmignore similarity index 100% rename from stable/smtp-relay/3.0.0/.helmignore rename to stable/smartctl-exporter/2.1.3/.helmignore diff --git a/stable/smartctl-exporter/2.0.0/CHANGELOG.md b/stable/smartctl-exporter/2.1.3/CHANGELOG.md similarity index 100% rename from stable/smartctl-exporter/2.0.0/CHANGELOG.md rename to stable/smartctl-exporter/2.1.3/CHANGELOG.md diff --git a/stable/smartctl-exporter/2.1.3/Chart.yaml b/stable/smartctl-exporter/2.1.3/Chart.yaml new file mode 100644 index 00000000000..3d51154b599 --- /dev/null +++ b/stable/smartctl-exporter/2.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.11.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Prometheus exporter for SMART using smartctl binary to gather metrics. +home: https://truecharts.org/charts/stable/smartctl-exporter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/smartctl-exporter.png +keywords: + - prometheus + - smartctl-exporter + - monitoring +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: smartctl-exporter +sources: + - https://github.com/prometheus-community/smartctl_exporter + - https://github.com/truecharts/charts/tree/master/charts/stable/smartctl-exporter + - https://hub.docker.com/r/prometheuscommunity/smartctl-exporter +type: application +version: 2.1.3 diff --git a/stable/smartctl-exporter/2.0.0/README.md b/stable/smartctl-exporter/2.1.3/README.md similarity index 100% rename from stable/smartctl-exporter/2.0.0/README.md rename to stable/smartctl-exporter/2.1.3/README.md diff --git a/stable/smartctl-exporter/2.0.0/app-readme.md b/stable/smartctl-exporter/2.1.3/app-readme.md similarity index 100% rename from stable/smartctl-exporter/2.0.0/app-readme.md rename to stable/smartctl-exporter/2.1.3/app-readme.md diff --git a/stable/smartctl-exporter/2.1.3/charts/common-18.0.3.tgz b/stable/smartctl-exporter/2.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/smartctl-exporter/2.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/smartctl-exporter/2.0.0/ix_values.yaml b/stable/smartctl-exporter/2.1.3/ix_values.yaml similarity index 100% rename from stable/smartctl-exporter/2.0.0/ix_values.yaml rename to stable/smartctl-exporter/2.1.3/ix_values.yaml diff --git a/stable/smartctl-exporter/2.0.0/questions.yaml b/stable/smartctl-exporter/2.1.3/questions.yaml similarity index 100% rename from stable/smartctl-exporter/2.0.0/questions.yaml rename to stable/smartctl-exporter/2.1.3/questions.yaml diff --git a/stable/smokeping/10.0.0/templates/NOTES.txt b/stable/smartctl-exporter/2.1.3/templates/NOTES.txt similarity index 100% rename from stable/smokeping/10.0.0/templates/NOTES.txt rename to stable/smartctl-exporter/2.1.3/templates/NOTES.txt diff --git a/stable/smtp-relay/3.0.0/templates/common.yaml b/stable/smartctl-exporter/2.1.3/templates/common.yaml similarity index 100% rename from stable/smtp-relay/3.0.0/templates/common.yaml rename to stable/smartctl-exporter/2.1.3/templates/common.yaml diff --git a/stable/smtp-relay/3.0.0/values.yaml b/stable/smartctl-exporter/2.1.3/values.yaml similarity index 100% rename from stable/smtp-relay/3.0.0/values.yaml rename to stable/smartctl-exporter/2.1.3/values.yaml diff --git a/stable/smokeping/10.0.0/CHANGELOG.md b/stable/smokeping/10.0.0/CHANGELOG.md deleted file mode 100644 index 8e63752d59c..00000000000 --- a/stable/smokeping/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [smokeping-9.1.18](https://github.com/truecharts/charts/compare/smokeping-9.1.17...smokeping-9.1.18) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/smokeping to 2.8.2[@a5ca0ac](https://github.com/a5ca0ac) by renovate ([#18077](https://github.com/truecharts/charts/issues/18077)) - - -## [smokeping-9.1.17](https://github.com/truecharts/charts/compare/smokeping-9.1.16...smokeping-9.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/smokeping to 2.8.2[@1bc0f63](https://github.com/1bc0f63) by renovate ([#17866](https://github.com/truecharts/charts/issues/17866)) - - -## [smokeping-9.1.16](https://github.com/truecharts/charts/compare/smokeping-9.1.15...smokeping-9.1.16) (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)) - - -## [smokeping-9.1.15](https://github.com/truecharts/charts/compare/smokeping-9.1.14...smokeping-9.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/smokeping to 2.8.2[@5e66755](https://github.com/5e66755) by renovate ([#17624](https://github.com/truecharts/charts/issues/17624)) - - -## [smokeping-9.1.14](https://github.com/truecharts/charts/compare/smokeping-9.1.13...smokeping-9.1.14) (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)) - - -## [smokeping-9.1.13](https://github.com/truecharts/charts/compare/smokeping-9.1.12...smokeping-9.1.13) (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)) - - -## [smokeping-9.1.12](https://github.com/truecharts/charts/compare/smokeping-9.1.11...smokeping-9.1.12) (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)) - - -## [smokeping-9.1.11](https://github.com/truecharts/charts/compare/smokeping-9.1.10...smokeping-9.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [smokeping-9.1.10](https://github.com/truecharts/charts/compare/smokeping-9.1.9...smokeping-9.1.10) (2024-01-21) - -### Chore diff --git a/stable/smokeping/10.0.0/Chart.yaml b/stable/smokeping/10.0.0/Chart.yaml deleted file mode 100644 index 24eec90a3f4..00000000000 --- a/stable/smokeping/10.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.8.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Keep track of your network latency. -home: https://truecharts.org/charts/stable/smokeping -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png -keywords: - - smokeping - - network - - latency -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: smokeping -sources: - - https://oss.oetiker.ch/smokeping/ - - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping - - https://ghcr.io/linuxserver/smokeping -type: application -version: 10.0.0 diff --git a/stable/smokeping/10.0.0/charts/common-17.5.0.tgz b/stable/smokeping/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/smokeping/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/snapdrop/9.0.0/.helmignore b/stable/smokeping/10.1.3/.helmignore similarity index 100% rename from stable/snapdrop/9.0.0/.helmignore rename to stable/smokeping/10.1.3/.helmignore diff --git a/stable/smokeping/10.1.3/CHANGELOG.md b/stable/smokeping/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4686f836fa2 --- /dev/null +++ b/stable/smokeping/10.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [smokeping-9.1.18](https://github.com/truecharts/charts/compare/smokeping-9.1.17...smokeping-9.1.18) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/smokeping to 2.8.2[@a5ca0ac](https://github.com/a5ca0ac) by renovate ([#18077](https://github.com/truecharts/charts/issues/18077)) + + +## [smokeping-9.1.17](https://github.com/truecharts/charts/compare/smokeping-9.1.16...smokeping-9.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/smokeping to 2.8.2[@1bc0f63](https://github.com/1bc0f63) by renovate ([#17866](https://github.com/truecharts/charts/issues/17866)) + + +## [smokeping-9.1.16](https://github.com/truecharts/charts/compare/smokeping-9.1.15...smokeping-9.1.16) (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)) + + +## [smokeping-9.1.15](https://github.com/truecharts/charts/compare/smokeping-9.1.14...smokeping-9.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/smokeping to 2.8.2[@5e66755](https://github.com/5e66755) by renovate ([#17624](https://github.com/truecharts/charts/issues/17624)) + + +## [smokeping-9.1.14](https://github.com/truecharts/charts/compare/smokeping-9.1.13...smokeping-9.1.14) (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)) + + +## [smokeping-9.1.13](https://github.com/truecharts/charts/compare/smokeping-9.1.12...smokeping-9.1.13) (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)) + + +## [smokeping-9.1.12](https://github.com/truecharts/charts/compare/smokeping-9.1.11...smokeping-9.1.12) (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)) + + +## [smokeping-9.1.11](https://github.com/truecharts/charts/compare/smokeping-9.1.10...smokeping-9.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/smokeping/10.1.3/Chart.yaml b/stable/smokeping/10.1.3/Chart.yaml new file mode 100644 index 00000000000..9c7f8d8585a --- /dev/null +++ b/stable/smokeping/10.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.8.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Keep track of your network latency. +home: https://truecharts.org/charts/stable/smokeping +icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png +keywords: + - smokeping + - network + - latency +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: smokeping +sources: + - https://oss.oetiker.ch/smokeping/ + - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping + - https://ghcr.io/linuxserver/smokeping +type: application +version: 10.1.3 diff --git a/stable/smokeping/10.0.0/README.md b/stable/smokeping/10.1.3/README.md similarity index 100% rename from stable/smokeping/10.0.0/README.md rename to stable/smokeping/10.1.3/README.md diff --git a/stable/smokeping/10.0.0/app-readme.md b/stable/smokeping/10.1.3/app-readme.md similarity index 100% rename from stable/smokeping/10.0.0/app-readme.md rename to stable/smokeping/10.1.3/app-readme.md diff --git a/stable/smokeping/10.1.3/charts/common-18.0.3.tgz b/stable/smokeping/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/smokeping/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/smokeping/10.0.0/ix_values.yaml b/stable/smokeping/10.1.3/ix_values.yaml similarity index 100% rename from stable/smokeping/10.0.0/ix_values.yaml rename to stable/smokeping/10.1.3/ix_values.yaml diff --git a/stable/smokeping/10.0.0/questions.yaml b/stable/smokeping/10.1.3/questions.yaml similarity index 100% rename from stable/smokeping/10.0.0/questions.yaml rename to stable/smokeping/10.1.3/questions.yaml diff --git a/stable/smtp-relay/3.0.0/templates/NOTES.txt b/stable/smokeping/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/smtp-relay/3.0.0/templates/NOTES.txt rename to stable/smokeping/10.1.3/templates/NOTES.txt diff --git a/stable/smokeping/10.0.0/templates/common.yaml b/stable/smokeping/10.1.3/templates/common.yaml similarity index 100% rename from stable/smokeping/10.0.0/templates/common.yaml rename to stable/smokeping/10.1.3/templates/common.yaml diff --git a/stable/snapdrop/9.0.0/values.yaml b/stable/smokeping/10.1.3/values.yaml similarity index 100% rename from stable/snapdrop/9.0.0/values.yaml rename to stable/smokeping/10.1.3/values.yaml diff --git a/stable/smtp-relay/3.0.0/CHANGELOG.md b/stable/smtp-relay/3.0.0/CHANGELOG.md deleted file mode 100644 index a84ae9d2afb..00000000000 --- a/stable/smtp-relay/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [smtp-relay-2.1.13](https://github.com/truecharts/charts/compare/smtp-relay-2.1.12...smtp-relay-2.1.13) (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)) - - -## [smtp-relay-2.1.12](https://github.com/truecharts/charts/compare/smtp-relay-2.1.11...smtp-relay-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)) - - -## [smtp-relay-2.1.11](https://github.com/truecharts/charts/compare/smtp-relay-2.1.10...smtp-relay-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)) - - -## [smtp-relay-2.1.10](https://github.com/truecharts/charts/compare/smtp-relay-2.1.9...smtp-relay-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)) - - -## [smtp-relay-2.1.9](https://github.com/truecharts/charts/compare/smtp-relay-2.1.8...smtp-relay-2.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [smtp-relay-2.1.8](https://github.com/truecharts/charts/compare/smtp-relay-2.1.7...smtp-relay-2.1.8) (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)) - - -## [smtp-relay-2.1.7](https://github.com/truecharts/charts/compare/smtp-relay-2.1.6...smtp-relay-2.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [smtp-relay-2.1.6](https://github.com/truecharts/charts/compare/smtp-relay-2.1.4...smtp-relay-2.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [smtp-relay-2.1.4](https://github.com/truecharts/charts/compare/smtp-relay-2.1.3...smtp-relay-2.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [smtp-relay-2.1.3](https://github.com/truecharts/charts/compare/smtp-relay-2.1.0...smtp-relay-2.1.3) (2024-01-01) diff --git a/stable/smtp-relay/3.0.0/Chart.yaml b/stable/smtp-relay/3.0.0/Chart.yaml deleted file mode 100644 index 414aa2508f2..00000000000 --- a/stable/smtp-relay/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: smtp - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.5.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A SMTP service for relaying emails. -home: https://truecharts.org/charts/stable/smtp-relay -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.png -keywords: - - smtp-relay - - smtp -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: smtp-relay -sources: - - https://github.com/ix-ai/smtp - - https://github.com/truecharts/charts/tree/master/charts/stable/smtp-relay - - https://ghcr.io/ix-ai/smtp -type: application -version: 3.0.0 diff --git a/stable/smtp-relay/3.0.0/charts/common-17.5.0.tgz b/stable/smtp-relay/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/smtp-relay/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/snippet-box/7.0.0/.helmignore b/stable/smtp-relay/3.1.3/.helmignore similarity index 100% rename from stable/snippet-box/7.0.0/.helmignore rename to stable/smtp-relay/3.1.3/.helmignore diff --git a/stable/smtp-relay/3.1.3/CHANGELOG.md b/stable/smtp-relay/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a6bdbd64a2d --- /dev/null +++ b/stable/smtp-relay/3.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [smtp-relay-2.1.13](https://github.com/truecharts/charts/compare/smtp-relay-2.1.12...smtp-relay-2.1.13) (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)) + + +## [smtp-relay-2.1.12](https://github.com/truecharts/charts/compare/smtp-relay-2.1.11...smtp-relay-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)) + + +## [smtp-relay-2.1.11](https://github.com/truecharts/charts/compare/smtp-relay-2.1.10...smtp-relay-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)) + + +## [smtp-relay-2.1.10](https://github.com/truecharts/charts/compare/smtp-relay-2.1.9...smtp-relay-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)) + + +## [smtp-relay-2.1.9](https://github.com/truecharts/charts/compare/smtp-relay-2.1.8...smtp-relay-2.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [smtp-relay-2.1.8](https://github.com/truecharts/charts/compare/smtp-relay-2.1.7...smtp-relay-2.1.8) (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)) + + +## [smtp-relay-2.1.7](https://github.com/truecharts/charts/compare/smtp-relay-2.1.6...smtp-relay-2.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [smtp-relay-2.1.6](https://github.com/truecharts/charts/compare/smtp-relay-2.1.4...smtp-relay-2.1.6) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + + +## [smtp-relay-2.1.4](https://github.com/truecharts/charts/compare/smtp-relay-2.1.3...smtp-relay-2.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/smtp-relay/3.1.3/Chart.yaml b/stable/smtp-relay/3.1.3/Chart.yaml new file mode 100644 index 00000000000..9b613f721c4 --- /dev/null +++ b/stable/smtp-relay/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: smtp + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.5.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A SMTP service for relaying emails. +home: https://truecharts.org/charts/stable/smtp-relay +icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.png +keywords: + - smtp-relay + - smtp +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: smtp-relay +sources: + - https://github.com/ix-ai/smtp + - https://github.com/truecharts/charts/tree/master/charts/stable/smtp-relay + - https://ghcr.io/ix-ai/smtp +type: application +version: 3.1.3 diff --git a/stable/smtp-relay/3.0.0/README.md b/stable/smtp-relay/3.1.3/README.md similarity index 100% rename from stable/smtp-relay/3.0.0/README.md rename to stable/smtp-relay/3.1.3/README.md diff --git a/stable/smtp-relay/3.0.0/app-readme.md b/stable/smtp-relay/3.1.3/app-readme.md similarity index 100% rename from stable/smtp-relay/3.0.0/app-readme.md rename to stable/smtp-relay/3.1.3/app-readme.md diff --git a/stable/smtp-relay/3.1.3/charts/common-18.0.3.tgz b/stable/smtp-relay/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/smtp-relay/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/smtp-relay/3.0.0/ix_values.yaml b/stable/smtp-relay/3.1.3/ix_values.yaml similarity index 100% rename from stable/smtp-relay/3.0.0/ix_values.yaml rename to stable/smtp-relay/3.1.3/ix_values.yaml diff --git a/stable/smtp-relay/3.0.0/questions.yaml b/stable/smtp-relay/3.1.3/questions.yaml similarity index 100% rename from stable/smtp-relay/3.0.0/questions.yaml rename to stable/smtp-relay/3.1.3/questions.yaml diff --git a/stable/snapdrop/9.0.0/templates/NOTES.txt b/stable/smtp-relay/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/9.0.0/templates/NOTES.txt rename to stable/smtp-relay/3.1.3/templates/NOTES.txt diff --git a/stable/snapdrop/9.0.0/templates/common.yaml b/stable/smtp-relay/3.1.3/templates/common.yaml similarity index 100% rename from stable/snapdrop/9.0.0/templates/common.yaml rename to stable/smtp-relay/3.1.3/templates/common.yaml diff --git a/stable/snippet-box/7.0.0/values.yaml b/stable/smtp-relay/3.1.3/values.yaml similarity index 100% rename from stable/snippet-box/7.0.0/values.yaml rename to stable/smtp-relay/3.1.3/values.yaml diff --git a/stable/snapdrop/9.0.0/CHANGELOG.md b/stable/snapdrop/9.0.0/CHANGELOG.md deleted file mode 100644 index 5c44e504691..00000000000 --- a/stable/snapdrop/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [snapdrop-8.1.15](https://github.com/truecharts/charts/compare/snapdrop-8.1.14...snapdrop-8.1.15) (2024-02-12) - -### Chore - - - -- update container image linuxserver/snapdrop to latest[@79fe077](https://github.com/79fe077) by renovate ([#18089](https://github.com/truecharts/charts/issues/18089)) - - -## [snapdrop-8.1.14](https://github.com/truecharts/charts/compare/snapdrop-8.1.13...snapdrop-8.1.14) (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)) - - -## [snapdrop-8.1.13](https://github.com/truecharts/charts/compare/snapdrop-8.1.12...snapdrop-8.1.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)) - - -## [snapdrop-8.1.12](https://github.com/truecharts/charts/compare/snapdrop-8.1.11...snapdrop-8.1.12) (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)) - - -## [snapdrop-8.1.11](https://github.com/truecharts/charts/compare/snapdrop-8.1.10...snapdrop-8.1.11) (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)) - - -## [snapdrop-8.1.10](https://github.com/truecharts/charts/compare/snapdrop-8.1.9...snapdrop-8.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [snapdrop-8.1.9](https://github.com/truecharts/charts/compare/snapdrop-8.1.8...snapdrop-8.1.9) (2024-01-21) - -### Chore - - - -- update container image linuxserver/snapdrop to latest[@21b1d4c](https://github.com/21b1d4c) by renovate ([#17381](https://github.com/truecharts/charts/issues/17381)) - - -## [snapdrop-8.1.8](https://github.com/truecharts/charts/compare/snapdrop-8.1.7...snapdrop-8.1.8) (2024-01-14) - -### Chore - - - -- update container image linuxserver/snapdrop to latest[@092a470](https://github.com/092a470) by renovate ([#17163](https://github.com/truecharts/charts/issues/17163)) - - - - -## [snapdrop-8.1.7](https://github.com/truecharts/charts/compare/snapdrop-8.1.6...snapdrop-8.1.7) (2024-01-09) - -### Chore \ No newline at end of file diff --git a/stable/snapdrop/9.0.0/Chart.yaml b/stable/snapdrop/9.0.0/Chart.yaml deleted file mode 100644 index 35bcbb32374..00000000000 --- a/stable/snapdrop/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. -home: https://truecharts.org/charts/stable/snapdrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png -keywords: - - snapdrop -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: snapdrop -sources: - - https://github.com/linuxserver/docker-snapdrop - - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - - https://hub.docker.com/r/linuxserver/snapdrop -type: application -version: 9.0.0 diff --git a/stable/snapdrop/9.0.0/charts/common-17.5.0.tgz b/stable/snapdrop/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/snapdrop/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/socials/5.0.0/.helmignore b/stable/snapdrop/9.1.3/.helmignore similarity index 100% rename from stable/socials/5.0.0/.helmignore rename to stable/snapdrop/9.1.3/.helmignore diff --git a/stable/snapdrop/9.1.3/CHANGELOG.md b/stable/snapdrop/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0c763c1daa9 --- /dev/null +++ b/stable/snapdrop/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [snapdrop-8.1.15](https://github.com/truecharts/charts/compare/snapdrop-8.1.14...snapdrop-8.1.15) (2024-02-12) + +### Chore + + + +- update container image linuxserver/snapdrop to latest[@79fe077](https://github.com/79fe077) by renovate ([#18089](https://github.com/truecharts/charts/issues/18089)) + + +## [snapdrop-8.1.14](https://github.com/truecharts/charts/compare/snapdrop-8.1.13...snapdrop-8.1.14) (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)) + + +## [snapdrop-8.1.13](https://github.com/truecharts/charts/compare/snapdrop-8.1.12...snapdrop-8.1.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)) + + +## [snapdrop-8.1.12](https://github.com/truecharts/charts/compare/snapdrop-8.1.11...snapdrop-8.1.12) (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)) + + +## [snapdrop-8.1.11](https://github.com/truecharts/charts/compare/snapdrop-8.1.10...snapdrop-8.1.11) (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)) + + +## [snapdrop-8.1.10](https://github.com/truecharts/charts/compare/snapdrop-8.1.9...snapdrop-8.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [snapdrop-8.1.9](https://github.com/truecharts/charts/compare/snapdrop-8.1.8...snapdrop-8.1.9) (2024-01-21) + +### Chore + + + +- update container image linuxserver/snapdrop to latest[@21b1d4c](https://github.com/21b1d4c) by renovate ([#17381](https://github.com/truecharts/charts/issues/17381)) + + +## [snapdrop-8.1.8](https://github.com/truecharts/charts/compare/snapdrop-8.1.7...snapdrop-8.1.8) (2024-01-14) + +### Chore + + + +- update container image linuxserver/snapdrop to latest[@092a470](https://github.com/092a470) by renovate ([#17163](https://github.com/truecharts/charts/issues/17163)) + + diff --git a/stable/snapdrop/9.1.3/Chart.yaml b/stable/snapdrop/9.1.3/Chart.yaml new file mode 100644 index 00000000000..aefeb3eaa1c --- /dev/null +++ b/stable/snapdrop/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. +home: https://truecharts.org/charts/stable/snapdrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png +keywords: + - snapdrop +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: snapdrop +sources: + - https://github.com/linuxserver/docker-snapdrop + - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop + - https://hub.docker.com/r/linuxserver/snapdrop +type: application +version: 9.1.3 diff --git a/stable/snapdrop/9.0.0/README.md b/stable/snapdrop/9.1.3/README.md similarity index 100% rename from stable/snapdrop/9.0.0/README.md rename to stable/snapdrop/9.1.3/README.md diff --git a/stable/snapdrop/9.0.0/app-readme.md b/stable/snapdrop/9.1.3/app-readme.md similarity index 100% rename from stable/snapdrop/9.0.0/app-readme.md rename to stable/snapdrop/9.1.3/app-readme.md diff --git a/stable/snapdrop/9.1.3/charts/common-18.0.3.tgz b/stable/snapdrop/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/snapdrop/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/snapdrop/9.0.0/ix_values.yaml b/stable/snapdrop/9.1.3/ix_values.yaml similarity index 100% rename from stable/snapdrop/9.0.0/ix_values.yaml rename to stable/snapdrop/9.1.3/ix_values.yaml diff --git a/stable/snapdrop/9.0.0/questions.yaml b/stable/snapdrop/9.1.3/questions.yaml similarity index 100% rename from stable/snapdrop/9.0.0/questions.yaml rename to stable/snapdrop/9.1.3/questions.yaml diff --git a/stable/soft-serve/6.0.0/templates/NOTES.txt b/stable/snapdrop/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/soft-serve/6.0.0/templates/NOTES.txt rename to stable/snapdrop/9.1.3/templates/NOTES.txt diff --git a/stable/snippet-box/7.0.0/templates/common.yaml b/stable/snapdrop/9.1.3/templates/common.yaml similarity index 100% rename from stable/snippet-box/7.0.0/templates/common.yaml rename to stable/snapdrop/9.1.3/templates/common.yaml diff --git a/stable/socials/5.0.0/values.yaml b/stable/snapdrop/9.1.3/values.yaml similarity index 100% rename from stable/socials/5.0.0/values.yaml rename to stable/snapdrop/9.1.3/values.yaml diff --git a/stable/snippet-box/7.0.0/CHANGELOG.md b/stable/snippet-box/7.0.0/CHANGELOG.md deleted file mode 100644 index 78c05f4a0ae..00000000000 --- a/stable/snippet-box/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [snippet-box-6.1.11](https://github.com/truecharts/charts/compare/snippet-box-6.1.10...snippet-box-6.1.11) (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)) - - -## [snippet-box-6.1.10](https://github.com/truecharts/charts/compare/snippet-box-6.1.9...snippet-box-6.1.10) (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)) - - -## [snippet-box-6.1.9](https://github.com/truecharts/charts/compare/snippet-box-6.1.8...snippet-box-6.1.9) (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)) - - -## [snippet-box-6.1.8](https://github.com/truecharts/charts/compare/snippet-box-6.1.7...snippet-box-6.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)) - - -## [snippet-box-6.1.7](https://github.com/truecharts/charts/compare/snippet-box-6.1.6...snippet-box-6.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [snippet-box-6.1.6](https://github.com/truecharts/charts/compare/snippet-box-6.1.5...snippet-box-6.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)) - - -## [snippet-box-6.1.5](https://github.com/truecharts/charts/compare/snippet-box-6.1.4...snippet-box-6.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [snippet-box-6.1.4](https://github.com/truecharts/charts/compare/snippet-box-6.1.3...snippet-box-6.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [snippet-box-6.1.3](https://github.com/truecharts/charts/compare/snippet-box-6.1.0...snippet-box-6.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/snippet-box/7.0.0/Chart.yaml b/stable/snippet-box/7.0.0/Chart.yaml deleted file mode 100644 index b3b75f2ed5d..00000000000 --- a/stable/snippet-box/7.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Snippet Box is a simple self-hosted app for organizing your code snippets. -home: https://truecharts.org/charts/stable/snippet-box -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.png -keywords: - - snippet-box - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: snippet-box -sources: - - https://github.com/pawelmalak/snippet-box - - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box - - https://hub.docker.com/r/pawelmalak/snippet-box -type: application -version: 7.0.0 diff --git a/stable/snippet-box/7.0.0/charts/common-17.5.0.tgz b/stable/snippet-box/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/snippet-box/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/soft-serve/6.0.0/.helmignore b/stable/snippet-box/7.1.3/.helmignore similarity index 100% rename from stable/soft-serve/6.0.0/.helmignore rename to stable/snippet-box/7.1.3/.helmignore diff --git a/stable/snippet-box/7.1.3/CHANGELOG.md b/stable/snippet-box/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..463ba95a556 --- /dev/null +++ b/stable/snippet-box/7.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [snippet-box-6.1.11](https://github.com/truecharts/charts/compare/snippet-box-6.1.10...snippet-box-6.1.11) (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)) + + +## [snippet-box-6.1.10](https://github.com/truecharts/charts/compare/snippet-box-6.1.9...snippet-box-6.1.10) (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)) + + +## [snippet-box-6.1.9](https://github.com/truecharts/charts/compare/snippet-box-6.1.8...snippet-box-6.1.9) (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)) + + +## [snippet-box-6.1.8](https://github.com/truecharts/charts/compare/snippet-box-6.1.7...snippet-box-6.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)) + + +## [snippet-box-6.1.7](https://github.com/truecharts/charts/compare/snippet-box-6.1.6...snippet-box-6.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [snippet-box-6.1.6](https://github.com/truecharts/charts/compare/snippet-box-6.1.5...snippet-box-6.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)) + + +## [snippet-box-6.1.5](https://github.com/truecharts/charts/compare/snippet-box-6.1.4...snippet-box-6.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [snippet-box-6.1.4](https://github.com/truecharts/charts/compare/snippet-box-6.1.3...snippet-box-6.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [snippet-box-6.1.3](https://github.com/truecharts/charts/compare/snippet-box-6.1.0...snippet-box-6.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/snippet-box/7.1.3/Chart.yaml b/stable/snippet-box/7.1.3/Chart.yaml new file mode 100644 index 00000000000..09444210dda --- /dev/null +++ b/stable/snippet-box/7.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Snippet Box is a simple self-hosted app for organizing your code snippets. +home: https://truecharts.org/charts/stable/snippet-box +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.png +keywords: + - snippet-box + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: snippet-box +sources: + - https://github.com/pawelmalak/snippet-box + - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box + - https://hub.docker.com/r/pawelmalak/snippet-box +type: application +version: 7.1.3 diff --git a/stable/snippet-box/7.0.0/README.md b/stable/snippet-box/7.1.3/README.md similarity index 100% rename from stable/snippet-box/7.0.0/README.md rename to stable/snippet-box/7.1.3/README.md diff --git a/stable/snippet-box/7.0.0/app-readme.md b/stable/snippet-box/7.1.3/app-readme.md similarity index 100% rename from stable/snippet-box/7.0.0/app-readme.md rename to stable/snippet-box/7.1.3/app-readme.md diff --git a/stable/snippet-box/7.1.3/charts/common-18.0.3.tgz b/stable/snippet-box/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/snippet-box/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/snippet-box/7.0.0/ix_values.yaml b/stable/snippet-box/7.1.3/ix_values.yaml similarity index 100% rename from stable/snippet-box/7.0.0/ix_values.yaml rename to stable/snippet-box/7.1.3/ix_values.yaml diff --git a/stable/snippet-box/7.0.0/questions.yaml b/stable/snippet-box/7.1.3/questions.yaml similarity index 100% rename from stable/snippet-box/7.0.0/questions.yaml rename to stable/snippet-box/7.1.3/questions.yaml diff --git a/stable/spaceengineers/6.0.0/templates/common.yaml b/stable/snippet-box/7.1.3/templates/common.yaml similarity index 100% rename from stable/spaceengineers/6.0.0/templates/common.yaml rename to stable/snippet-box/7.1.3/templates/common.yaml diff --git a/stable/soft-serve/6.0.0/values.yaml b/stable/snippet-box/7.1.3/values.yaml similarity index 100% rename from stable/soft-serve/6.0.0/values.yaml rename to stable/snippet-box/7.1.3/values.yaml diff --git a/stable/socials/5.0.0/CHANGELOG.md b/stable/socials/5.0.0/CHANGELOG.md deleted file mode 100644 index c44099c6c03..00000000000 --- a/stable/socials/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [socials-4.1.11](https://github.com/truecharts/charts/compare/socials-4.1.10...socials-4.1.11) (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)) - - -## [socials-4.1.10](https://github.com/truecharts/charts/compare/socials-4.1.9...socials-4.1.10) (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)) - - -## [socials-4.1.9](https://github.com/truecharts/charts/compare/socials-4.1.8...socials-4.1.9) (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)) - - -## [socials-4.1.8](https://github.com/truecharts/charts/compare/socials-4.1.7...socials-4.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)) - - -## [socials-4.1.7](https://github.com/truecharts/charts/compare/socials-4.1.6...socials-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [socials-4.1.6](https://github.com/truecharts/charts/compare/socials-4.1.5...socials-4.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)) - - -## [socials-4.1.5](https://github.com/truecharts/charts/compare/socials-4.1.4...socials-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [socials-4.1.4](https://github.com/truecharts/charts/compare/socials-4.1.3...socials-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [socials-4.1.3](https://github.com/truecharts/charts/compare/socials-4.1.0...socials-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/socials/5.0.0/Chart.yaml b/stable/socials/5.0.0/Chart.yaml deleted file mode 100644 index 48e5a773b40..00000000000 --- a/stable/socials/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: main -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! -home: https://truecharts.org/charts/stable/socials -icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png -keywords: - - socials - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: socials -sources: - - https://github.com/diamkil/socials - - https://registry.hub.docker.com/r/diamkil/socials/ - - https://github.com/truecharts/charts/tree/master/charts/stable/socials - - https://ghcr.io/diamkil/socials -type: application -version: 5.0.0 diff --git a/stable/socials/5.0.0/charts/common-17.5.0.tgz b/stable/socials/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/socials/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sonarr/20.0.0/.helmignore b/stable/socials/5.1.3/.helmignore similarity index 100% rename from stable/sonarr/20.0.0/.helmignore rename to stable/socials/5.1.3/.helmignore diff --git a/stable/socials/5.1.3/CHANGELOG.md b/stable/socials/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4934b101870 --- /dev/null +++ b/stable/socials/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [socials-4.1.11](https://github.com/truecharts/charts/compare/socials-4.1.10...socials-4.1.11) (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)) + + +## [socials-4.1.10](https://github.com/truecharts/charts/compare/socials-4.1.9...socials-4.1.10) (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)) + + +## [socials-4.1.9](https://github.com/truecharts/charts/compare/socials-4.1.8...socials-4.1.9) (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)) + + +## [socials-4.1.8](https://github.com/truecharts/charts/compare/socials-4.1.7...socials-4.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)) + + +## [socials-4.1.7](https://github.com/truecharts/charts/compare/socials-4.1.6...socials-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [socials-4.1.6](https://github.com/truecharts/charts/compare/socials-4.1.5...socials-4.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)) + + +## [socials-4.1.5](https://github.com/truecharts/charts/compare/socials-4.1.4...socials-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [socials-4.1.4](https://github.com/truecharts/charts/compare/socials-4.1.3...socials-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [socials-4.1.3](https://github.com/truecharts/charts/compare/socials-4.1.0...socials-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/socials/5.1.3/Chart.yaml b/stable/socials/5.1.3/Chart.yaml new file mode 100644 index 00000000000..6dd379ad715 --- /dev/null +++ b/stable/socials/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: main +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! +home: https://truecharts.org/charts/stable/socials +icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png +keywords: + - socials + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: socials +sources: + - https://github.com/diamkil/socials + - https://registry.hub.docker.com/r/diamkil/socials/ + - https://github.com/truecharts/charts/tree/master/charts/stable/socials + - https://ghcr.io/diamkil/socials +type: application +version: 5.1.3 diff --git a/stable/socials/5.0.0/README.md b/stable/socials/5.1.3/README.md similarity index 100% rename from stable/socials/5.0.0/README.md rename to stable/socials/5.1.3/README.md diff --git a/stable/socials/5.0.0/app-readme.md b/stable/socials/5.1.3/app-readme.md similarity index 100% rename from stable/socials/5.0.0/app-readme.md rename to stable/socials/5.1.3/app-readme.md diff --git a/stable/socials/5.1.3/charts/common-18.0.3.tgz b/stable/socials/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/socials/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/socials/5.0.0/ix_values.yaml b/stable/socials/5.1.3/ix_values.yaml similarity index 100% rename from stable/socials/5.0.0/ix_values.yaml rename to stable/socials/5.1.3/ix_values.yaml diff --git a/stable/socials/5.0.0/questions.yaml b/stable/socials/5.1.3/questions.yaml similarity index 100% rename from stable/socials/5.0.0/questions.yaml rename to stable/socials/5.1.3/questions.yaml diff --git a/stable/socials/5.0.0/templates/common.yaml b/stable/socials/5.1.3/templates/common.yaml similarity index 100% rename from stable/socials/5.0.0/templates/common.yaml rename to stable/socials/5.1.3/templates/common.yaml diff --git a/stable/sonarr/20.0.0/values.yaml b/stable/socials/5.1.3/values.yaml similarity index 100% rename from stable/sonarr/20.0.0/values.yaml rename to stable/socials/5.1.3/values.yaml diff --git a/stable/soft-serve/6.0.0/CHANGELOG.md b/stable/soft-serve/6.0.0/CHANGELOG.md deleted file mode 100644 index d1b18707714..00000000000 --- a/stable/soft-serve/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [soft-serve-5.1.11](https://github.com/truecharts/charts/compare/soft-serve-5.1.10...soft-serve-5.1.11) (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)) - - -## [soft-serve-5.1.10](https://github.com/truecharts/charts/compare/soft-serve-5.1.9...soft-serve-5.1.10) (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)) - - -## [soft-serve-5.1.9](https://github.com/truecharts/charts/compare/soft-serve-5.1.8...soft-serve-5.1.9) (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)) - - -## [soft-serve-5.1.8](https://github.com/truecharts/charts/compare/soft-serve-5.1.7...soft-serve-5.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)) - - -## [soft-serve-5.1.7](https://github.com/truecharts/charts/compare/soft-serve-5.1.6...soft-serve-5.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [soft-serve-5.1.6](https://github.com/truecharts/charts/compare/soft-serve-5.1.5...soft-serve-5.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)) - - -## [soft-serve-5.1.5](https://github.com/truecharts/charts/compare/soft-serve-5.1.4...soft-serve-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [soft-serve-5.1.4](https://github.com/truecharts/charts/compare/soft-serve-5.1.3...soft-serve-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [soft-serve-5.1.3](https://github.com/truecharts/charts/compare/soft-serve-5.1.0...soft-serve-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/soft-serve/6.0.0/Chart.yaml b/stable/soft-serve/6.0.0/Chart.yaml deleted file mode 100644 index 806fe05da8e..00000000000 --- a/stable/soft-serve/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: git - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.7.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A tasty, self-hostable Git server for the command line. -home: https://truecharts.org/charts/stable/soft-serve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png -keywords: - - soft-serve - - git -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: soft-serve -sources: - - https://github.com/charmbracelet/soft-serve - - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - - https://hub.docker.com/r/charmcli/soft-serve -type: application -version: 6.0.0 diff --git a/stable/soft-serve/6.0.0/charts/common-17.5.0.tgz b/stable/soft-serve/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/soft-serve/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/songkong/5.0.0/.helmignore b/stable/soft-serve/6.1.3/.helmignore similarity index 100% rename from stable/songkong/5.0.0/.helmignore rename to stable/soft-serve/6.1.3/.helmignore diff --git a/stable/soft-serve/6.1.3/CHANGELOG.md b/stable/soft-serve/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..422ba7fda39 --- /dev/null +++ b/stable/soft-serve/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [soft-serve-5.1.11](https://github.com/truecharts/charts/compare/soft-serve-5.1.10...soft-serve-5.1.11) (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)) + + +## [soft-serve-5.1.10](https://github.com/truecharts/charts/compare/soft-serve-5.1.9...soft-serve-5.1.10) (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)) + + +## [soft-serve-5.1.9](https://github.com/truecharts/charts/compare/soft-serve-5.1.8...soft-serve-5.1.9) (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)) + + +## [soft-serve-5.1.8](https://github.com/truecharts/charts/compare/soft-serve-5.1.7...soft-serve-5.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)) + + +## [soft-serve-5.1.7](https://github.com/truecharts/charts/compare/soft-serve-5.1.6...soft-serve-5.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [soft-serve-5.1.6](https://github.com/truecharts/charts/compare/soft-serve-5.1.5...soft-serve-5.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)) + + +## [soft-serve-5.1.5](https://github.com/truecharts/charts/compare/soft-serve-5.1.4...soft-serve-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [soft-serve-5.1.4](https://github.com/truecharts/charts/compare/soft-serve-5.1.3...soft-serve-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [soft-serve-5.1.3](https://github.com/truecharts/charts/compare/soft-serve-5.1.0...soft-serve-5.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/soft-serve/6.1.3/Chart.yaml b/stable/soft-serve/6.1.3/Chart.yaml new file mode 100644 index 00000000000..061e4babd02 --- /dev/null +++ b/stable/soft-serve/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: git + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.7.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A tasty, self-hostable Git server for the command line. +home: https://truecharts.org/charts/stable/soft-serve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png +keywords: + - soft-serve + - git +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: soft-serve +sources: + - https://github.com/charmbracelet/soft-serve + - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve + - https://hub.docker.com/r/charmcli/soft-serve +type: application +version: 6.1.3 diff --git a/stable/soft-serve/6.0.0/README.md b/stable/soft-serve/6.1.3/README.md similarity index 100% rename from stable/soft-serve/6.0.0/README.md rename to stable/soft-serve/6.1.3/README.md diff --git a/stable/soft-serve/6.0.0/app-readme.md b/stable/soft-serve/6.1.3/app-readme.md similarity index 100% rename from stable/soft-serve/6.0.0/app-readme.md rename to stable/soft-serve/6.1.3/app-readme.md diff --git a/stable/soft-serve/6.1.3/charts/common-18.0.3.tgz b/stable/soft-serve/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/soft-serve/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/soft-serve/6.0.0/ix_values.yaml b/stable/soft-serve/6.1.3/ix_values.yaml similarity index 100% rename from stable/soft-serve/6.0.0/ix_values.yaml rename to stable/soft-serve/6.1.3/ix_values.yaml diff --git a/stable/soft-serve/6.0.0/questions.yaml b/stable/soft-serve/6.1.3/questions.yaml similarity index 100% rename from stable/soft-serve/6.0.0/questions.yaml rename to stable/soft-serve/6.1.3/questions.yaml diff --git a/stable/sonarr/20.0.0/templates/NOTES.txt b/stable/soft-serve/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/sonarr/20.0.0/templates/NOTES.txt rename to stable/soft-serve/6.1.3/templates/NOTES.txt diff --git a/stable/soft-serve/6.0.0/templates/_secret.tpl b/stable/soft-serve/6.1.3/templates/_secret.tpl similarity index 100% rename from stable/soft-serve/6.0.0/templates/_secret.tpl rename to stable/soft-serve/6.1.3/templates/_secret.tpl diff --git a/stable/soft-serve/6.0.0/templates/common.yaml b/stable/soft-serve/6.1.3/templates/common.yaml similarity index 100% rename from stable/soft-serve/6.0.0/templates/common.yaml rename to stable/soft-serve/6.1.3/templates/common.yaml diff --git a/stable/songkong/5.0.0/values.yaml b/stable/soft-serve/6.1.3/values.yaml similarity index 100% rename from stable/songkong/5.0.0/values.yaml rename to stable/soft-serve/6.1.3/values.yaml diff --git a/stable/sonarr/20.0.0/CHANGELOG.md b/stable/sonarr/20.0.0/CHANGELOG.md deleted file mode 100644 index 1765c512282..00000000000 --- a/stable/sonarr/20.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [sonarr-19.0.33](https://github.com/truecharts/charts/compare/sonarr-19.0.32...sonarr-19.0.33) (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)) - - -## [sonarr-19.0.32](https://github.com/truecharts/charts/compare/sonarr-19.0.31...sonarr-19.0.32) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) - - -## [sonarr-19.0.31](https://github.com/truecharts/charts/compare/sonarr-19.0.30...sonarr-19.0.31) (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)) - - -## [sonarr-19.0.30](https://github.com/truecharts/charts/compare/sonarr-19.0.29...sonarr-19.0.30) (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)) - - -## [sonarr-19.0.29](https://github.com/truecharts/charts/compare/sonarr-19.0.28...sonarr-19.0.29) (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)) - - -## [sonarr-19.0.28](https://github.com/truecharts/charts/compare/sonarr-19.0.27...sonarr-19.0.28) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [sonarr-19.0.27](https://github.com/truecharts/charts/compare/sonarr-19.0.26...sonarr-19.0.27) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/onedr0p/sonarr to v4.0.1.929[@4d107b1](https://github.com/4d107b1) by renovate ([#17423](https://github.com/truecharts/charts/issues/17423)) - - - - -## [sonarr-19.0.26](https://github.com/truecharts/charts/compare/sonarr-19.0.25...sonarr-19.0.26) (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)) - - -## [sonarr-19.0.25](https://github.com/truecharts/charts/compare/sonarr-19.0.24...sonarr-19.0.25) (2024-01-02) diff --git a/stable/sonarr/20.0.0/Chart.yaml b/stable/sonarr/20.0.0/Chart.yaml deleted file mode 100644 index 4fce7361225..00000000000 --- a/stable/sonarr/20.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.0.1.929 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Smart PVR for newsgroup and bittorrent users -home: https://truecharts.org/charts/stable/sonarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarr.png -keywords: - - sonarr - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sonarr -sources: - - https://github.com/Sonarr/Sonarr - - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr - - https://ghcr.io/onedr0p/exportarr - - https://ghcr.io/onedr0p/sonarr -type: application -version: 20.0.0 diff --git a/stable/sonarr/20.0.0/charts/common-17.5.0.tgz b/stable/sonarr/20.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sonarr/20.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sonsoftheforest/3.0.0/.helmignore b/stable/sonarr/20.1.3/.helmignore similarity index 100% rename from stable/sonsoftheforest/3.0.0/.helmignore rename to stable/sonarr/20.1.3/.helmignore diff --git a/stable/sonarr/20.1.3/CHANGELOG.md b/stable/sonarr/20.1.3/CHANGELOG.md new file mode 100644 index 00000000000..dcdda73f067 --- /dev/null +++ b/stable/sonarr/20.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [sonarr-19.0.33](https://github.com/truecharts/charts/compare/sonarr-19.0.32...sonarr-19.0.33) (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)) + + +## [sonarr-19.0.32](https://github.com/truecharts/charts/compare/sonarr-19.0.31...sonarr-19.0.32) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725)) + + +## [sonarr-19.0.31](https://github.com/truecharts/charts/compare/sonarr-19.0.30...sonarr-19.0.31) (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)) + + +## [sonarr-19.0.30](https://github.com/truecharts/charts/compare/sonarr-19.0.29...sonarr-19.0.30) (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)) + + +## [sonarr-19.0.29](https://github.com/truecharts/charts/compare/sonarr-19.0.28...sonarr-19.0.29) (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)) + + +## [sonarr-19.0.28](https://github.com/truecharts/charts/compare/sonarr-19.0.27...sonarr-19.0.28) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [sonarr-19.0.27](https://github.com/truecharts/charts/compare/sonarr-19.0.26...sonarr-19.0.27) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/onedr0p/sonarr to v4.0.1.929[@4d107b1](https://github.com/4d107b1) by renovate ([#17423](https://github.com/truecharts/charts/issues/17423)) + + + + +## [sonarr-19.0.26](https://github.com/truecharts/charts/compare/sonarr-19.0.25...sonarr-19.0.26) (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)) \ No newline at end of file diff --git a/stable/sonarr/20.1.3/Chart.yaml b/stable/sonarr/20.1.3/Chart.yaml new file mode 100644 index 00000000000..665b465a2ea --- /dev/null +++ b/stable/sonarr/20.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.0.1.929 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Smart PVR for newsgroup and bittorrent users +home: https://truecharts.org/charts/stable/sonarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarr.png +keywords: + - sonarr + - torrent + - usenet +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sonarr +sources: + - https://github.com/Sonarr/Sonarr + - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr + - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/sonarr +type: application +version: 20.1.3 diff --git a/stable/sonarr/20.0.0/README.md b/stable/sonarr/20.1.3/README.md similarity index 100% rename from stable/sonarr/20.0.0/README.md rename to stable/sonarr/20.1.3/README.md diff --git a/stable/sonarr/20.0.0/app-readme.md b/stable/sonarr/20.1.3/app-readme.md similarity index 100% rename from stable/sonarr/20.0.0/app-readme.md rename to stable/sonarr/20.1.3/app-readme.md diff --git a/stable/sonarr/20.1.3/charts/common-18.0.3.tgz b/stable/sonarr/20.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sonarr/20.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sonarr/20.0.0/ix_values.yaml b/stable/sonarr/20.1.3/ix_values.yaml similarity index 100% rename from stable/sonarr/20.0.0/ix_values.yaml rename to stable/sonarr/20.1.3/ix_values.yaml diff --git a/stable/sonarr/20.0.0/questions.yaml b/stable/sonarr/20.1.3/questions.yaml similarity index 100% rename from stable/sonarr/20.0.0/questions.yaml rename to stable/sonarr/20.1.3/questions.yaml diff --git a/stable/sonsoftheforest/3.0.0/templates/NOTES.txt b/stable/sonarr/20.1.3/templates/NOTES.txt similarity index 100% rename from stable/sonsoftheforest/3.0.0/templates/NOTES.txt rename to stable/sonarr/20.1.3/templates/NOTES.txt diff --git a/stable/sonarr/20.0.0/templates/common.yaml b/stable/sonarr/20.1.3/templates/common.yaml similarity index 100% rename from stable/sonarr/20.0.0/templates/common.yaml rename to stable/sonarr/20.1.3/templates/common.yaml diff --git a/stable/sonsoftheforest/3.0.0/values.yaml b/stable/sonarr/20.1.3/values.yaml similarity index 100% rename from stable/sonsoftheforest/3.0.0/values.yaml rename to stable/sonarr/20.1.3/values.yaml diff --git a/stable/songkong/5.0.0/CHANGELOG.md b/stable/songkong/5.0.0/CHANGELOG.md deleted file mode 100644 index bb5427c86d6..00000000000 --- a/stable/songkong/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [songkong-4.1.13](https://github.com/truecharts/charts/compare/songkong-4.1.12...songkong-4.1.13) (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)) - - -## [songkong-4.1.12](https://github.com/truecharts/charts/compare/songkong-4.1.11...songkong-4.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)) - - -## [songkong-4.1.11](https://github.com/truecharts/charts/compare/songkong-4.1.10...songkong-4.1.11) (2024-01-22) - -### Chore - - - -- update container image songkong/songkong to latest[@63000e1](https://github.com/63000e1) by renovate ([#17505](https://github.com/truecharts/charts/issues/17505)) - - -## [songkong-4.1.10](https://github.com/truecharts/charts/compare/songkong-4.1.9...songkong-4.1.10) (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)) - - -## [songkong-4.1.9](https://github.com/truecharts/charts/compare/songkong-4.1.8...songkong-4.1.9) (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)) - - -## [songkong-4.1.8](https://github.com/truecharts/charts/compare/songkong-4.1.7...songkong-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [songkong-4.1.7](https://github.com/truecharts/charts/compare/songkong-4.1.6...songkong-4.1.7) (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)) - - -## [songkong-4.1.6](https://github.com/truecharts/charts/compare/songkong-4.1.5...songkong-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [songkong-4.1.5](https://github.com/truecharts/charts/compare/songkong-4.1.4...songkong-4.1.5) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [songkong-4.1.4](https://github.com/truecharts/charts/compare/songkong-4.1.1...songkong-4.1.4) (2024-01-01) diff --git a/stable/songkong/5.0.0/Chart.yaml b/stable/songkong/5.0.0/Chart.yaml deleted file mode 100644 index 388710534a6..00000000000 --- a/stable/songkong/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Music - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically -home: https://truecharts.org/charts/stable/songkong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png -keywords: - - songkong - - MediaApp-Music -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: songkong -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/songkong - - https://hub.docker.com/r/songkong/songkong -type: application -version: 5.0.0 diff --git a/stable/songkong/5.0.0/charts/common-17.5.0.tgz b/stable/songkong/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/songkong/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sourcegraph/5.1.0/.helmignore b/stable/songkong/5.1.3/.helmignore similarity index 100% rename from stable/sourcegraph/5.1.0/.helmignore rename to stable/songkong/5.1.3/.helmignore diff --git a/stable/songkong/5.1.3/CHANGELOG.md b/stable/songkong/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1fa08d491ae --- /dev/null +++ b/stable/songkong/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [songkong-4.1.13](https://github.com/truecharts/charts/compare/songkong-4.1.12...songkong-4.1.13) (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)) + + +## [songkong-4.1.12](https://github.com/truecharts/charts/compare/songkong-4.1.11...songkong-4.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)) + + +## [songkong-4.1.11](https://github.com/truecharts/charts/compare/songkong-4.1.10...songkong-4.1.11) (2024-01-22) + +### Chore + + + +- update container image songkong/songkong to latest[@63000e1](https://github.com/63000e1) by renovate ([#17505](https://github.com/truecharts/charts/issues/17505)) + + +## [songkong-4.1.10](https://github.com/truecharts/charts/compare/songkong-4.1.9...songkong-4.1.10) (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)) + + +## [songkong-4.1.9](https://github.com/truecharts/charts/compare/songkong-4.1.8...songkong-4.1.9) (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)) + + +## [songkong-4.1.8](https://github.com/truecharts/charts/compare/songkong-4.1.7...songkong-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [songkong-4.1.7](https://github.com/truecharts/charts/compare/songkong-4.1.6...songkong-4.1.7) (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)) + + +## [songkong-4.1.6](https://github.com/truecharts/charts/compare/songkong-4.1.5...songkong-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [songkong-4.1.5](https://github.com/truecharts/charts/compare/songkong-4.1.4...songkong-4.1.5) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/songkong/5.1.3/Chart.yaml b/stable/songkong/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c49b95e289e --- /dev/null +++ b/stable/songkong/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Music + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically +home: https://truecharts.org/charts/stable/songkong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png +keywords: + - songkong + - MediaApp-Music +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: songkong +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/songkong + - https://hub.docker.com/r/songkong/songkong +type: application +version: 5.1.3 diff --git a/stable/songkong/5.0.0/README.md b/stable/songkong/5.1.3/README.md similarity index 100% rename from stable/songkong/5.0.0/README.md rename to stable/songkong/5.1.3/README.md diff --git a/stable/songkong/5.0.0/app-readme.md b/stable/songkong/5.1.3/app-readme.md similarity index 100% rename from stable/songkong/5.0.0/app-readme.md rename to stable/songkong/5.1.3/app-readme.md diff --git a/stable/songkong/5.1.3/charts/common-18.0.3.tgz b/stable/songkong/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/songkong/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/songkong/5.0.0/ix_values.yaml b/stable/songkong/5.1.3/ix_values.yaml similarity index 100% rename from stable/songkong/5.0.0/ix_values.yaml rename to stable/songkong/5.1.3/ix_values.yaml diff --git a/stable/songkong/5.0.0/questions.yaml b/stable/songkong/5.1.3/questions.yaml similarity index 100% rename from stable/songkong/5.0.0/questions.yaml rename to stable/songkong/5.1.3/questions.yaml diff --git a/stable/songkong/5.0.0/templates/common.yaml b/stable/songkong/5.1.3/templates/common.yaml similarity index 100% rename from stable/songkong/5.0.0/templates/common.yaml rename to stable/songkong/5.1.3/templates/common.yaml diff --git a/stable/sourcegraph/5.1.0/values.yaml b/stable/songkong/5.1.3/values.yaml similarity index 100% rename from stable/sourcegraph/5.1.0/values.yaml rename to stable/songkong/5.1.3/values.yaml diff --git a/stable/sonsoftheforest/3.0.0/CHANGELOG.md b/stable/sonsoftheforest/3.0.0/CHANGELOG.md deleted file mode 100644 index 272ad03d2cb..00000000000 --- a/stable/sonsoftheforest/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [sonsoftheforest-2.1.14](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.13...sonsoftheforest-2.1.14) (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)) - - -## [sonsoftheforest-2.1.13](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.12...sonsoftheforest-2.1.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)) - - -## [sonsoftheforest-2.1.12](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.11...sonsoftheforest-2.1.12) (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)) - - -## [sonsoftheforest-2.1.11](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.10...sonsoftheforest-2.1.11) (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)) - - -## [sonsoftheforest-2.1.10](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.9...sonsoftheforest-2.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [sonsoftheforest-2.1.9](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.8...sonsoftheforest-2.1.9) (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)) - - -## [sonsoftheforest-2.1.8](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.7...sonsoftheforest-2.1.8) (2024-01-03) - -### Chore - - - -- update container image ich777/steamcmd to sonsoftheforest[@8b75900](https://github.com/8b75900) by renovate ([#16779](https://github.com/truecharts/charts/issues/16779)) - - -## [sonsoftheforest-2.1.7](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.6...sonsoftheforest-2.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [sonsoftheforest-2.1.6](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.4...sonsoftheforest-2.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [sonsoftheforest-2.1.4](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.3...sonsoftheforest-2.1.4) (2024-01-01) - -### Chore diff --git a/stable/sonsoftheforest/3.0.0/Chart.yaml b/stable/sonsoftheforest/3.0.0/Chart.yaml deleted file mode 100644 index e5c5170a6f3..00000000000 --- a/stable/sonsoftheforest/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: sonsoftheforest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A custom SteamCMD chart that runs Sons Of The Forest Server. -home: https://truecharts.org/charts/stable/sonsoftheforest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.png -keywords: - - sonsoftheforest - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sonsoftheforest -sources: - - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest - - https://github.com/truecharts/charts/tree/master/charts/stable/sonsoftheforest - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 3.0.0 diff --git a/stable/sonsoftheforest/3.0.0/charts/common-17.5.0.tgz b/stable/sonsoftheforest/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sonsoftheforest/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/spaceengineers/6.0.0/.helmignore b/stable/sonsoftheforest/3.1.3/.helmignore similarity index 100% rename from stable/spaceengineers/6.0.0/.helmignore rename to stable/sonsoftheforest/3.1.3/.helmignore diff --git a/stable/sonsoftheforest/3.1.3/CHANGELOG.md b/stable/sonsoftheforest/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9dd56e8dd71 --- /dev/null +++ b/stable/sonsoftheforest/3.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [sonsoftheforest-2.1.14](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.13...sonsoftheforest-2.1.14) (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)) + + +## [sonsoftheforest-2.1.13](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.12...sonsoftheforest-2.1.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)) + + +## [sonsoftheforest-2.1.12](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.11...sonsoftheforest-2.1.12) (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)) + + +## [sonsoftheforest-2.1.11](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.10...sonsoftheforest-2.1.11) (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)) + + +## [sonsoftheforest-2.1.10](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.9...sonsoftheforest-2.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [sonsoftheforest-2.1.9](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.8...sonsoftheforest-2.1.9) (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)) + + +## [sonsoftheforest-2.1.8](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.7...sonsoftheforest-2.1.8) (2024-01-03) + +### Chore + + + +- update container image ich777/steamcmd to sonsoftheforest[@8b75900](https://github.com/8b75900) by renovate ([#16779](https://github.com/truecharts/charts/issues/16779)) + + +## [sonsoftheforest-2.1.7](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.6...sonsoftheforest-2.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [sonsoftheforest-2.1.6](https://github.com/truecharts/charts/compare/sonsoftheforest-2.1.4...sonsoftheforest-2.1.6) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + diff --git a/stable/sonsoftheforest/3.1.3/Chart.yaml b/stable/sonsoftheforest/3.1.3/Chart.yaml new file mode 100644 index 00000000000..201561cce30 --- /dev/null +++ b/stable/sonsoftheforest/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: sonsoftheforest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A custom SteamCMD chart that runs Sons Of The Forest Server. +home: https://truecharts.org/charts/stable/sonsoftheforest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.png +keywords: + - sonsoftheforest + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sonsoftheforest +sources: + - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest + - https://github.com/truecharts/charts/tree/master/charts/stable/sonsoftheforest + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 3.1.3 diff --git a/stable/sonsoftheforest/3.0.0/README.md b/stable/sonsoftheforest/3.1.3/README.md similarity index 100% rename from stable/sonsoftheforest/3.0.0/README.md rename to stable/sonsoftheforest/3.1.3/README.md diff --git a/stable/sonsoftheforest/3.0.0/app-readme.md b/stable/sonsoftheforest/3.1.3/app-readme.md similarity index 100% rename from stable/sonsoftheforest/3.0.0/app-readme.md rename to stable/sonsoftheforest/3.1.3/app-readme.md diff --git a/stable/sonsoftheforest/3.1.3/charts/common-18.0.3.tgz b/stable/sonsoftheforest/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sonsoftheforest/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sonsoftheforest/3.0.0/ix_values.yaml b/stable/sonsoftheforest/3.1.3/ix_values.yaml similarity index 100% rename from stable/sonsoftheforest/3.0.0/ix_values.yaml rename to stable/sonsoftheforest/3.1.3/ix_values.yaml diff --git a/stable/sonsoftheforest/3.0.0/questions.yaml b/stable/sonsoftheforest/3.1.3/questions.yaml similarity index 100% rename from stable/sonsoftheforest/3.0.0/questions.yaml rename to stable/sonsoftheforest/3.1.3/questions.yaml diff --git a/stable/spaceengineers/6.0.0/templates/NOTES.txt b/stable/sonsoftheforest/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/spaceengineers/6.0.0/templates/NOTES.txt rename to stable/sonsoftheforest/3.1.3/templates/NOTES.txt diff --git a/stable/sonsoftheforest/3.0.0/templates/_configmap.tpl b/stable/sonsoftheforest/3.1.3/templates/_configmap.tpl similarity index 100% rename from stable/sonsoftheforest/3.0.0/templates/_configmap.tpl rename to stable/sonsoftheforest/3.1.3/templates/_configmap.tpl diff --git a/stable/sonsoftheforest/3.0.0/templates/common.yaml b/stable/sonsoftheforest/3.1.3/templates/common.yaml similarity index 100% rename from stable/sonsoftheforest/3.0.0/templates/common.yaml rename to stable/sonsoftheforest/3.1.3/templates/common.yaml diff --git a/stable/spaceengineers/6.0.0/values.yaml b/stable/sonsoftheforest/3.1.3/values.yaml similarity index 100% rename from stable/spaceengineers/6.0.0/values.yaml rename to stable/sonsoftheforest/3.1.3/values.yaml diff --git a/stable/sourcegraph/5.1.0/CHANGELOG.md b/stable/sourcegraph/5.1.0/CHANGELOG.md deleted file mode 100644 index 62589fed4a3..00000000000 --- a/stable/sourcegraph/5.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [sourcegraph-4.1.13](https://github.com/truecharts/charts/compare/sourcegraph-4.1.12...sourcegraph-4.1.13) (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)) - - -## [sourcegraph-4.1.12](https://github.com/truecharts/charts/compare/sourcegraph-4.1.11...sourcegraph-4.1.12) (2024-01-29) - -### Chore - - - -- update container image sourcegraph/server to v5.2.7[@e1746eb](https://github.com/e1746eb) by renovate ([#17683](https://github.com/truecharts/charts/issues/17683)) - - -## [sourcegraph-4.1.11](https://github.com/truecharts/charts/compare/sourcegraph-4.1.10...sourcegraph-4.1.11) (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)) - - -## [sourcegraph-4.1.10](https://github.com/truecharts/charts/compare/sourcegraph-4.1.9...sourcegraph-4.1.10) (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)) - - -## [sourcegraph-4.1.9](https://github.com/truecharts/charts/compare/sourcegraph-4.1.8...sourcegraph-4.1.9) (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)) - - -## [sourcegraph-4.1.8](https://github.com/truecharts/charts/compare/sourcegraph-4.1.7...sourcegraph-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [sourcegraph-4.1.7](https://github.com/truecharts/charts/compare/sourcegraph-4.1.6...sourcegraph-4.1.7) (2024-01-14) - -### Chore - - - -- update container image sourcegraph/server to v5.2.6[@ef44775](https://github.com/ef44775) by renovate ([#17197](https://github.com/truecharts/charts/issues/17197)) - - - - -## [sourcegraph-4.1.6](https://github.com/truecharts/charts/compare/sourcegraph-4.1.5...sourcegraph-4.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)) - - -## [sourcegraph-4.1.5](https://github.com/truecharts/charts/compare/sourcegraph-4.1.4...sourcegraph-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [sourcegraph-4.1.4](https://github.com/truecharts/charts/compare/sourcegraph-4.1.3...sourcegraph-4.1.4) (2024-01-01) diff --git a/stable/sourcegraph/5.1.0/Chart.yaml b/stable/sourcegraph/5.1.0/Chart.yaml deleted file mode 100644 index 19d2f8cd4c5..00000000000 --- a/stable/sourcegraph/5.1.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.3.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Sourcegraph Chart. -home: https://truecharts.org/charts/stable/sourcegraph -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.png -keywords: - - sourcegraph - - Backup - - Cloud - - Network-Web - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sourcegraph -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - - https://hub.docker.com/r/sourcegraph/server -type: application -version: 5.1.0 diff --git a/stable/sourcegraph/5.1.0/charts/common-18.0.1.tgz b/stable/sourcegraph/5.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/sourcegraph/5.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/sourcegraph/5.1.0/ix_values.yaml b/stable/sourcegraph/5.1.0/ix_values.yaml deleted file mode 100644 index 18a02e95645..00000000000 --- a/stable/sourcegraph/5.1.0/ix_values.yaml +++ /dev/null @@ -1,42 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: sourcegraph/server - tag: 5.3.0@sha256:2328fdc6ed9c39e76fd93293e4027f8c3c660142e6c1972d079bebe271c665db -persistence: - applicationdatastoragepath: - enabled: true - mountPath: /var/opt/sourcegraph - configstoragepath: - enabled: true - mountPath: /etc/sourcegraph -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 - runAsUser: 0 -service: - adminconsolepo: - enabled: true - ports: - adminconsolepo: - enabled: true - port: 2633 - protocol: tcp - targetPort: 2633 - grafanaport: - enabled: true - ports: - grafanaport: - enabled: true - port: 3370 - protocol: tcp - targetPort: 3370 - main: - ports: - main: - port: 7080 - protocol: http - targetPort: 7080 diff --git a/stable/speedtest-exporter/10.0.0/.helmignore b/stable/sourcegraph/5.1.4/.helmignore similarity index 100% rename from stable/speedtest-exporter/10.0.0/.helmignore rename to stable/sourcegraph/5.1.4/.helmignore diff --git a/stable/sourcegraph/5.1.4/CHANGELOG.md b/stable/sourcegraph/5.1.4/CHANGELOG.md new file mode 100644 index 00000000000..d02a8103574 --- /dev/null +++ b/stable/sourcegraph/5.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [sourcegraph-4.1.13](https://github.com/truecharts/charts/compare/sourcegraph-4.1.12...sourcegraph-4.1.13) (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)) + + +## [sourcegraph-4.1.12](https://github.com/truecharts/charts/compare/sourcegraph-4.1.11...sourcegraph-4.1.12) (2024-01-29) + +### Chore + + + +- update container image sourcegraph/server to v5.2.7[@e1746eb](https://github.com/e1746eb) by renovate ([#17683](https://github.com/truecharts/charts/issues/17683)) + + +## [sourcegraph-4.1.11](https://github.com/truecharts/charts/compare/sourcegraph-4.1.10...sourcegraph-4.1.11) (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)) + + +## [sourcegraph-4.1.10](https://github.com/truecharts/charts/compare/sourcegraph-4.1.9...sourcegraph-4.1.10) (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)) + + +## [sourcegraph-4.1.9](https://github.com/truecharts/charts/compare/sourcegraph-4.1.8...sourcegraph-4.1.9) (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)) + + +## [sourcegraph-4.1.8](https://github.com/truecharts/charts/compare/sourcegraph-4.1.7...sourcegraph-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [sourcegraph-4.1.7](https://github.com/truecharts/charts/compare/sourcegraph-4.1.6...sourcegraph-4.1.7) (2024-01-14) + +### Chore + + + +- update container image sourcegraph/server to v5.2.6[@ef44775](https://github.com/ef44775) by renovate ([#17197](https://github.com/truecharts/charts/issues/17197)) + + + + +## [sourcegraph-4.1.6](https://github.com/truecharts/charts/compare/sourcegraph-4.1.5...sourcegraph-4.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)) + + +## [sourcegraph-4.1.5](https://github.com/truecharts/charts/compare/sourcegraph-4.1.4...sourcegraph-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs \ No newline at end of file diff --git a/stable/sourcegraph/5.1.4/Chart.yaml b/stable/sourcegraph/5.1.4/Chart.yaml new file mode 100644 index 00000000000..e41623209b1 --- /dev/null +++ b/stable/sourcegraph/5.1.4/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Backup + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.3.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Sourcegraph Chart. +home: https://truecharts.org/charts/stable/sourcegraph +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.png +keywords: + - sourcegraph + - Backup + - Cloud + - Network-Web + - Productivity + - Tools-Utilities +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sourcegraph +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph + - https://hub.docker.com/r/sourcegraph/server +type: application +version: 5.1.4 diff --git a/stable/sourcegraph/5.1.0/README.md b/stable/sourcegraph/5.1.4/README.md similarity index 100% rename from stable/sourcegraph/5.1.0/README.md rename to stable/sourcegraph/5.1.4/README.md diff --git a/stable/sourcegraph/5.1.0/app-readme.md b/stable/sourcegraph/5.1.4/app-readme.md similarity index 100% rename from stable/sourcegraph/5.1.0/app-readme.md rename to stable/sourcegraph/5.1.4/app-readme.md diff --git a/stable/sourcegraph/5.1.4/charts/common-18.0.3.tgz b/stable/sourcegraph/5.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sourcegraph/5.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/sourcegraph/5.1.4/ix_values.yaml b/stable/sourcegraph/5.1.4/ix_values.yaml new file mode 100644 index 00000000000..c94b553d8cf --- /dev/null +++ b/stable/sourcegraph/5.1.4/ix_values.yaml @@ -0,0 +1,42 @@ +image: + pullPolicy: IfNotPresent + repository: sourcegraph/server + tag: 5.3.1@sha256:87d55b9acd410401d1c08a236c8c8a2bf8903d87d201129f0abfbed1535a646e +persistence: + applicationdatastoragepath: + enabled: true + mountPath: /var/opt/sourcegraph + configstoragepath: + enabled: true + mountPath: /etc/sourcegraph +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 +service: + adminconsolepo: + enabled: true + ports: + adminconsolepo: + enabled: true + port: 2633 + protocol: tcp + targetPort: 2633 + grafanaport: + enabled: true + ports: + grafanaport: + enabled: true + port: 3370 + protocol: tcp + targetPort: 3370 + main: + ports: + main: + port: 7080 + protocol: http + targetPort: 7080 diff --git a/stable/sourcegraph/5.1.0/questions.yaml b/stable/sourcegraph/5.1.4/questions.yaml similarity index 100% rename from stable/sourcegraph/5.1.0/questions.yaml rename to stable/sourcegraph/5.1.4/questions.yaml diff --git a/stable/sourcegraph/5.1.0/templates/common.yaml b/stable/sourcegraph/5.1.4/templates/common.yaml similarity index 100% rename from stable/sourcegraph/5.1.0/templates/common.yaml rename to stable/sourcegraph/5.1.4/templates/common.yaml diff --git a/stable/speedtest-exporter/10.0.0/values.yaml b/stable/sourcegraph/5.1.4/values.yaml similarity index 100% rename from stable/speedtest-exporter/10.0.0/values.yaml rename to stable/sourcegraph/5.1.4/values.yaml diff --git a/stable/spaceengineers/6.0.0/CHANGELOG.md b/stable/spaceengineers/6.0.0/CHANGELOG.md deleted file mode 100644 index 81ab91884ca..00000000000 --- a/stable/spaceengineers/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [spaceengineers-5.1.11](https://github.com/truecharts/charts/compare/spaceengineers-5.1.10...spaceengineers-5.1.11) (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)) - - -## [spaceengineers-5.1.10](https://github.com/truecharts/charts/compare/spaceengineers-5.1.9...spaceengineers-5.1.10) (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)) - - -## [spaceengineers-5.1.9](https://github.com/truecharts/charts/compare/spaceengineers-5.1.8...spaceengineers-5.1.9) (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)) - - -## [spaceengineers-5.1.8](https://github.com/truecharts/charts/compare/spaceengineers-5.1.7...spaceengineers-5.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)) - - -## [spaceengineers-5.1.7](https://github.com/truecharts/charts/compare/spaceengineers-5.1.6...spaceengineers-5.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [spaceengineers-5.1.6](https://github.com/truecharts/charts/compare/spaceengineers-5.1.5...spaceengineers-5.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)) - - -## [spaceengineers-5.1.5](https://github.com/truecharts/charts/compare/spaceengineers-5.1.4...spaceengineers-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [spaceengineers-5.1.4](https://github.com/truecharts/charts/compare/spaceengineers-5.1.3...spaceengineers-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [spaceengineers-5.1.3](https://github.com/truecharts/charts/compare/spaceengineers-5.1.0...spaceengineers-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/spaceengineers/6.0.0/Chart.yaml b/stable/spaceengineers/6.0.0/Chart.yaml deleted file mode 100644 index c0abefa740e..00000000000 --- a/stable/spaceengineers/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Space Engineers Dedicated Server. -home: https://truecharts.org/charts/stable/spaceengineers -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png -keywords: - - spaceengineers - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: spaceengineers -sources: - - https://github.com/Devidian/docker-spaceengineers - - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers - - https://hub.docker.com/r/devidian/spaceengineers -type: application -version: 6.0.0 diff --git a/stable/spaceengineers/6.0.0/charts/common-17.5.0.tgz b/stable/spaceengineers/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/spaceengineers/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/splunk/7.0.0/.helmignore b/stable/spaceengineers/6.1.3/.helmignore similarity index 100% rename from stable/splunk/7.0.0/.helmignore rename to stable/spaceengineers/6.1.3/.helmignore diff --git a/stable/spaceengineers/6.1.3/CHANGELOG.md b/stable/spaceengineers/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..76989687366 --- /dev/null +++ b/stable/spaceengineers/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [spaceengineers-5.1.11](https://github.com/truecharts/charts/compare/spaceengineers-5.1.10...spaceengineers-5.1.11) (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)) + + +## [spaceengineers-5.1.10](https://github.com/truecharts/charts/compare/spaceengineers-5.1.9...spaceengineers-5.1.10) (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)) + + +## [spaceengineers-5.1.9](https://github.com/truecharts/charts/compare/spaceengineers-5.1.8...spaceengineers-5.1.9) (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)) + + +## [spaceengineers-5.1.8](https://github.com/truecharts/charts/compare/spaceengineers-5.1.7...spaceengineers-5.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)) + + +## [spaceengineers-5.1.7](https://github.com/truecharts/charts/compare/spaceengineers-5.1.6...spaceengineers-5.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [spaceengineers-5.1.6](https://github.com/truecharts/charts/compare/spaceengineers-5.1.5...spaceengineers-5.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)) + + +## [spaceengineers-5.1.5](https://github.com/truecharts/charts/compare/spaceengineers-5.1.4...spaceengineers-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [spaceengineers-5.1.4](https://github.com/truecharts/charts/compare/spaceengineers-5.1.3...spaceengineers-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [spaceengineers-5.1.3](https://github.com/truecharts/charts/compare/spaceengineers-5.1.0...spaceengineers-5.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/spaceengineers/6.1.3/Chart.yaml b/stable/spaceengineers/6.1.3/Chart.yaml new file mode 100644 index 00000000000..6c84eeef013 --- /dev/null +++ b/stable/spaceengineers/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Space Engineers Dedicated Server. +home: https://truecharts.org/charts/stable/spaceengineers +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png +keywords: + - spaceengineers + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: spaceengineers +sources: + - https://github.com/Devidian/docker-spaceengineers + - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers + - https://hub.docker.com/r/devidian/spaceengineers +type: application +version: 6.1.3 diff --git a/stable/spaceengineers/6.0.0/README.md b/stable/spaceengineers/6.1.3/README.md similarity index 100% rename from stable/spaceengineers/6.0.0/README.md rename to stable/spaceengineers/6.1.3/README.md diff --git a/stable/spaceengineers/6.0.0/app-readme.md b/stable/spaceengineers/6.1.3/app-readme.md similarity index 100% rename from stable/spaceengineers/6.0.0/app-readme.md rename to stable/spaceengineers/6.1.3/app-readme.md diff --git a/stable/spaceengineers/6.1.3/charts/common-18.0.3.tgz b/stable/spaceengineers/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/spaceengineers/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/spaceengineers/6.0.0/ix_values.yaml b/stable/spaceengineers/6.1.3/ix_values.yaml similarity index 100% rename from stable/spaceengineers/6.0.0/ix_values.yaml rename to stable/spaceengineers/6.1.3/ix_values.yaml diff --git a/stable/spaceengineers/6.0.0/questions.yaml b/stable/spaceengineers/6.1.3/questions.yaml similarity index 100% rename from stable/spaceengineers/6.0.0/questions.yaml rename to stable/spaceengineers/6.1.3/questions.yaml diff --git a/stable/speedtest-exporter/10.0.0/templates/NOTES.txt b/stable/spaceengineers/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/speedtest-exporter/10.0.0/templates/NOTES.txt rename to stable/spaceengineers/6.1.3/templates/NOTES.txt diff --git a/stable/speedtest-exporter/10.0.0/templates/common.yaml b/stable/spaceengineers/6.1.3/templates/common.yaml similarity index 100% rename from stable/speedtest-exporter/10.0.0/templates/common.yaml rename to stable/spaceengineers/6.1.3/templates/common.yaml diff --git a/stable/splunk/7.0.0/values.yaml b/stable/spaceengineers/6.1.3/values.yaml similarity index 100% rename from stable/splunk/7.0.0/values.yaml rename to stable/spaceengineers/6.1.3/values.yaml diff --git a/stable/speedtest-exporter/10.0.0/CHANGELOG.md b/stable/speedtest-exporter/10.0.0/CHANGELOG.md deleted file mode 100644 index a1ae1bab268..00000000000 --- a/stable/speedtest-exporter/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [speedtest-exporter-9.1.13](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.12...speedtest-exporter-9.1.13) (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)) - - -## [speedtest-exporter-9.1.12](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.11...speedtest-exporter-9.1.12) (2024-01-29) - - -## [speedtest-exporter-9.1.11](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.10...speedtest-exporter-9.1.11) (2024-01-27) - - -## [speedtest-exporter-9.1.10](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.9...speedtest-exporter-9.1.10) (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)) - - -## [speedtest-exporter-9.1.9](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.8...speedtest-exporter-9.1.9) (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)) - - -## [speedtest-exporter-9.1.8](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.7...speedtest-exporter-9.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)) - - -## [speedtest-exporter-9.1.7](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.6...speedtest-exporter-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [speedtest-exporter-9.1.6](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.5...speedtest-exporter-9.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)) - - -## [speedtest-exporter-9.1.5](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.4...speedtest-exporter-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [speedtest-exporter-9.1.4](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.3...speedtest-exporter-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [speedtest-exporter-9.1.3](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.0...speedtest-exporter-9.1.3) (2024-01-01) - -### Chore - diff --git a/stable/speedtest-exporter/10.0.0/Chart.yaml b/stable/speedtest-exporter/10.0.0/Chart.yaml deleted file mode 100644 index 7ef0cd0abe3..00000000000 --- a/stable/speedtest-exporter/10.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.5.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Speedtest Exporter made in python using the official speedtest bin -home: https://truecharts.org/charts/stable/speedtest-exporter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png -keywords: - - speedtest-exporter - - speedtest - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: speedtest-exporter -sources: - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ - - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter - - https://ghcr.io/miguelndecarvalho/speedtest-exporter -type: application -version: 10.0.0 diff --git a/stable/speedtest-exporter/10.0.0/charts/common-17.5.0.tgz b/stable/speedtest-exporter/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/speedtest-exporter/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/spotweb/12.0.0/.helmignore b/stable/speedtest-exporter/10.1.3/.helmignore similarity index 100% rename from stable/spotweb/12.0.0/.helmignore rename to stable/speedtest-exporter/10.1.3/.helmignore diff --git a/stable/speedtest-exporter/10.1.3/CHANGELOG.md b/stable/speedtest-exporter/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..354d006e0fb --- /dev/null +++ b/stable/speedtest-exporter/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [speedtest-exporter-9.1.13](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.12...speedtest-exporter-9.1.13) (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)) + + +## [speedtest-exporter-9.1.12](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.11...speedtest-exporter-9.1.12) (2024-01-29) + + +## [speedtest-exporter-9.1.11](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.10...speedtest-exporter-9.1.11) (2024-01-27) + + +## [speedtest-exporter-9.1.10](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.9...speedtest-exporter-9.1.10) (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)) + + +## [speedtest-exporter-9.1.9](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.8...speedtest-exporter-9.1.9) (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)) + + +## [speedtest-exporter-9.1.8](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.7...speedtest-exporter-9.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)) + + +## [speedtest-exporter-9.1.7](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.6...speedtest-exporter-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [speedtest-exporter-9.1.6](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.5...speedtest-exporter-9.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)) + + +## [speedtest-exporter-9.1.5](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.4...speedtest-exporter-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [speedtest-exporter-9.1.4](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.3...speedtest-exporter-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [speedtest-exporter-9.1.3](https://github.com/truecharts/charts/compare/speedtest-exporter-9.1.0...speedtest-exporter-9.1.3) (2024-01-01) \ No newline at end of file diff --git a/stable/speedtest-exporter/10.1.3/Chart.yaml b/stable/speedtest-exporter/10.1.3/Chart.yaml new file mode 100644 index 00000000000..59bef0d4d4c --- /dev/null +++ b/stable/speedtest-exporter/10.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.5.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Speedtest Exporter made in python using the official speedtest bin +home: https://truecharts.org/charts/stable/speedtest-exporter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png +keywords: + - speedtest-exporter + - speedtest + - metrics +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: speedtest-exporter +sources: + - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ + - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter + - https://ghcr.io/miguelndecarvalho/speedtest-exporter +type: application +version: 10.1.3 diff --git a/stable/speedtest-exporter/10.0.0/README.md b/stable/speedtest-exporter/10.1.3/README.md similarity index 100% rename from stable/speedtest-exporter/10.0.0/README.md rename to stable/speedtest-exporter/10.1.3/README.md diff --git a/stable/speedtest-exporter/10.0.0/app-readme.md b/stable/speedtest-exporter/10.1.3/app-readme.md similarity index 100% rename from stable/speedtest-exporter/10.0.0/app-readme.md rename to stable/speedtest-exporter/10.1.3/app-readme.md diff --git a/stable/speedtest-exporter/10.1.3/charts/common-18.0.3.tgz b/stable/speedtest-exporter/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/speedtest-exporter/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/speedtest-exporter/10.0.0/ix_values.yaml b/stable/speedtest-exporter/10.1.3/ix_values.yaml similarity index 100% rename from stable/speedtest-exporter/10.0.0/ix_values.yaml rename to stable/speedtest-exporter/10.1.3/ix_values.yaml diff --git a/stable/speedtest-exporter/10.0.0/questions.yaml b/stable/speedtest-exporter/10.1.3/questions.yaml similarity index 100% rename from stable/speedtest-exporter/10.0.0/questions.yaml rename to stable/speedtest-exporter/10.1.3/questions.yaml diff --git a/stable/splunk/7.0.0/templates/NOTES.txt b/stable/speedtest-exporter/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/splunk/7.0.0/templates/NOTES.txt rename to stable/speedtest-exporter/10.1.3/templates/NOTES.txt diff --git a/stable/spotweb/12.0.0/templates/common.yaml b/stable/speedtest-exporter/10.1.3/templates/common.yaml similarity index 100% rename from stable/spotweb/12.0.0/templates/common.yaml rename to stable/speedtest-exporter/10.1.3/templates/common.yaml diff --git a/stable/spotweb/12.0.0/values.yaml b/stable/speedtest-exporter/10.1.3/values.yaml similarity index 100% rename from stable/spotweb/12.0.0/values.yaml rename to stable/speedtest-exporter/10.1.3/values.yaml diff --git a/stable/splunk/7.0.0/CHANGELOG.md b/stable/splunk/7.0.0/CHANGELOG.md deleted file mode 100644 index 4fedbe531ec..00000000000 --- a/stable/splunk/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [splunk-6.2.1](https://github.com/truecharts/charts/compare/splunk-6.2.0...splunk-6.2.1) (2024-02-12) - -### Chore - - - -- update container image splunk/splunk to 9.2.0[@5923c52](https://github.com/5923c52) by renovate ([#18107](https://github.com/truecharts/charts/issues/18107)) - - -## [splunk-6.2.0](https://github.com/truecharts/charts/compare/splunk-6.1.12...splunk-6.2.0) (2024-02-05) - -### Chore - - - -- update container image splunk/splunk to v9.2.0[@f27a7e6](https://github.com/f27a7e6) by renovate ([#17948](https://github.com/truecharts/charts/issues/17948)) - - -## [splunk-6.1.12](https://github.com/truecharts/charts/compare/splunk-6.1.11...splunk-6.1.12) (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)) - - -## [splunk-6.1.11](https://github.com/truecharts/charts/compare/splunk-6.1.10...splunk-6.1.11) (2024-01-29) - -### Chore - - - -- update container image splunk/splunk to v9.1.3[@816b835](https://github.com/816b835) by renovate ([#17684](https://github.com/truecharts/charts/issues/17684)) - - -## [splunk-6.1.10](https://github.com/truecharts/charts/compare/splunk-6.1.9...splunk-6.1.10) (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)) - - -## [splunk-6.1.9](https://github.com/truecharts/charts/compare/splunk-6.1.8...splunk-6.1.9) (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)) - - -## [splunk-6.1.8](https://github.com/truecharts/charts/compare/splunk-6.1.7...splunk-6.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)) - - -## [splunk-6.1.7](https://github.com/truecharts/charts/compare/splunk-6.1.6...splunk-6.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [splunk-6.1.6](https://github.com/truecharts/charts/compare/splunk-6.1.5...splunk-6.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)) - - -## [splunk-6.1.5](https://github.com/truecharts/charts/compare/splunk-6.1.4...splunk-6.1.5) (2024-01-02) - -### Chore diff --git a/stable/splunk/7.0.0/Chart.yaml b/stable/splunk/7.0.0/Chart.yaml deleted file mode 100644 index f599f381c16..00000000000 --- a/stable/splunk/7.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com -home: https://truecharts.org/charts/stable/splunk -icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png -keywords: - - splunk - - Tools-Utilities - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: splunk -sources: - - https://splunk.github.io/docker-splunk - - https://github.com/truecharts/charts/tree/master/charts/stable/splunk - - https://hub.docker.com/r/splunk/splunk -type: application -version: 7.0.0 diff --git a/stable/splunk/7.0.0/charts/common-17.5.0.tgz b/stable/splunk/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/splunk/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sqlite-web/5.0.0/.helmignore b/stable/splunk/7.1.3/.helmignore similarity index 100% rename from stable/sqlite-web/5.0.0/.helmignore rename to stable/splunk/7.1.3/.helmignore diff --git a/stable/splunk/7.1.3/CHANGELOG.md b/stable/splunk/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..dd47f1e80fa --- /dev/null +++ b/stable/splunk/7.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [splunk-6.2.1](https://github.com/truecharts/charts/compare/splunk-6.2.0...splunk-6.2.1) (2024-02-12) + +### Chore + + + +- update container image splunk/splunk to 9.2.0[@5923c52](https://github.com/5923c52) by renovate ([#18107](https://github.com/truecharts/charts/issues/18107)) + + +## [splunk-6.2.0](https://github.com/truecharts/charts/compare/splunk-6.1.12...splunk-6.2.0) (2024-02-05) + +### Chore + + + +- update container image splunk/splunk to v9.2.0[@f27a7e6](https://github.com/f27a7e6) by renovate ([#17948](https://github.com/truecharts/charts/issues/17948)) + + +## [splunk-6.1.12](https://github.com/truecharts/charts/compare/splunk-6.1.11...splunk-6.1.12) (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)) + + +## [splunk-6.1.11](https://github.com/truecharts/charts/compare/splunk-6.1.10...splunk-6.1.11) (2024-01-29) + +### Chore + + + +- update container image splunk/splunk to v9.1.3[@816b835](https://github.com/816b835) by renovate ([#17684](https://github.com/truecharts/charts/issues/17684)) + + +## [splunk-6.1.10](https://github.com/truecharts/charts/compare/splunk-6.1.9...splunk-6.1.10) (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)) + + +## [splunk-6.1.9](https://github.com/truecharts/charts/compare/splunk-6.1.8...splunk-6.1.9) (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)) + + +## [splunk-6.1.8](https://github.com/truecharts/charts/compare/splunk-6.1.7...splunk-6.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)) + + +## [splunk-6.1.7](https://github.com/truecharts/charts/compare/splunk-6.1.6...splunk-6.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [splunk-6.1.6](https://github.com/truecharts/charts/compare/splunk-6.1.5...splunk-6.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)) + diff --git a/stable/splunk/7.1.3/Chart.yaml b/stable/splunk/7.1.3/Chart.yaml new file mode 100644 index 00000000000..a77f8ed541f --- /dev/null +++ b/stable/splunk/7.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 9.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com +home: https://truecharts.org/charts/stable/splunk +icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png +keywords: + - splunk + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: splunk +sources: + - https://splunk.github.io/docker-splunk + - https://github.com/truecharts/charts/tree/master/charts/stable/splunk + - https://hub.docker.com/r/splunk/splunk +type: application +version: 7.1.3 diff --git a/stable/splunk/7.0.0/README.md b/stable/splunk/7.1.3/README.md similarity index 100% rename from stable/splunk/7.0.0/README.md rename to stable/splunk/7.1.3/README.md diff --git a/stable/splunk/7.0.0/app-readme.md b/stable/splunk/7.1.3/app-readme.md similarity index 100% rename from stable/splunk/7.0.0/app-readme.md rename to stable/splunk/7.1.3/app-readme.md diff --git a/stable/splunk/7.1.3/charts/common-18.0.3.tgz b/stable/splunk/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/splunk/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/splunk/7.0.0/ix_values.yaml b/stable/splunk/7.1.3/ix_values.yaml similarity index 100% rename from stable/splunk/7.0.0/ix_values.yaml rename to stable/splunk/7.1.3/ix_values.yaml diff --git a/stable/splunk/7.0.0/questions.yaml b/stable/splunk/7.1.3/questions.yaml similarity index 100% rename from stable/splunk/7.0.0/questions.yaml rename to stable/splunk/7.1.3/questions.yaml diff --git a/stable/spotweb/12.0.0/templates/NOTES.txt b/stable/splunk/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/spotweb/12.0.0/templates/NOTES.txt rename to stable/splunk/7.1.3/templates/NOTES.txt diff --git a/stable/splunk/7.0.0/templates/_config.tpl b/stable/splunk/7.1.3/templates/_config.tpl similarity index 100% rename from stable/splunk/7.0.0/templates/_config.tpl rename to stable/splunk/7.1.3/templates/_config.tpl diff --git a/stable/splunk/7.0.0/templates/common.yaml b/stable/splunk/7.1.3/templates/common.yaml similarity index 100% rename from stable/splunk/7.0.0/templates/common.yaml rename to stable/splunk/7.1.3/templates/common.yaml diff --git a/stable/sqlite-web/5.0.0/values.yaml b/stable/splunk/7.1.3/values.yaml similarity index 100% rename from stable/sqlite-web/5.0.0/values.yaml rename to stable/splunk/7.1.3/values.yaml diff --git a/stable/spotweb/12.0.0/CHANGELOG.md b/stable/spotweb/12.0.0/CHANGELOG.md deleted file mode 100644 index 1414aaefe2d..00000000000 --- a/stable/spotweb/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [spotweb-11.1.11](https://github.com/truecharts/charts/compare/spotweb-11.1.10...spotweb-11.1.11) (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)) - - -## [spotweb-11.1.10](https://github.com/truecharts/charts/compare/spotweb-11.1.9...spotweb-11.1.10) (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)) - - -## [spotweb-11.1.9](https://github.com/truecharts/charts/compare/spotweb-11.1.8...spotweb-11.1.9) (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)) - - -## [spotweb-11.1.8](https://github.com/truecharts/charts/compare/spotweb-11.1.7...spotweb-11.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)) - - -## [spotweb-11.1.7](https://github.com/truecharts/charts/compare/spotweb-11.1.6...spotweb-11.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [spotweb-11.1.6](https://github.com/truecharts/charts/compare/spotweb-11.1.5...spotweb-11.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)) - - -## [spotweb-11.1.5](https://github.com/truecharts/charts/compare/spotweb-11.1.4...spotweb-11.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [spotweb-11.1.4](https://github.com/truecharts/charts/compare/spotweb-11.1.3...spotweb-11.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [spotweb-11.1.3](https://github.com/truecharts/charts/compare/spotweb-11.1.0...spotweb-11.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/spotweb/12.0.0/Chart.yaml b/stable/spotweb/12.0.0/Chart.yaml deleted file mode 100644 index 46649657018..00000000000 --- a/stable/spotweb/12.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Spotweb is a decentralized usenet community based on the Spotnet protocol. -home: https://truecharts.org/charts/stable/spotweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png -keywords: - - usenet - - spotweb - - spotnet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: spotweb -sources: - - https://github.com/spotweb/spotweb - - https://github.com/joachimbaten/spotweb-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb - - https://hub.docker.com/r/jbaten/spotweb -type: application -version: 12.0.0 diff --git a/stable/spotweb/12.0.0/charts/common-17.5.0.tgz b/stable/spotweb/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/spotweb/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/10.0.0/.helmignore b/stable/spotweb/12.1.3/.helmignore similarity index 100% rename from stable/sqlitebrowser/10.0.0/.helmignore rename to stable/spotweb/12.1.3/.helmignore diff --git a/stable/spotweb/12.1.3/CHANGELOG.md b/stable/spotweb/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ab84d17cf54 --- /dev/null +++ b/stable/spotweb/12.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [spotweb-11.1.11](https://github.com/truecharts/charts/compare/spotweb-11.1.10...spotweb-11.1.11) (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)) + + +## [spotweb-11.1.10](https://github.com/truecharts/charts/compare/spotweb-11.1.9...spotweb-11.1.10) (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)) + + +## [spotweb-11.1.9](https://github.com/truecharts/charts/compare/spotweb-11.1.8...spotweb-11.1.9) (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)) + + +## [spotweb-11.1.8](https://github.com/truecharts/charts/compare/spotweb-11.1.7...spotweb-11.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)) + + +## [spotweb-11.1.7](https://github.com/truecharts/charts/compare/spotweb-11.1.6...spotweb-11.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [spotweb-11.1.6](https://github.com/truecharts/charts/compare/spotweb-11.1.5...spotweb-11.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)) + + +## [spotweb-11.1.5](https://github.com/truecharts/charts/compare/spotweb-11.1.4...spotweb-11.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [spotweb-11.1.4](https://github.com/truecharts/charts/compare/spotweb-11.1.3...spotweb-11.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [spotweb-11.1.3](https://github.com/truecharts/charts/compare/spotweb-11.1.0...spotweb-11.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/spotweb/12.1.3/Chart.yaml b/stable/spotweb/12.1.3/Chart.yaml new file mode 100644 index 00000000000..f99ed894b68 --- /dev/null +++ b/stable/spotweb/12.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.5.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Spotweb is a decentralized usenet community based on the Spotnet protocol. +home: https://truecharts.org/charts/stable/spotweb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png +keywords: + - usenet + - spotweb + - spotnet +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: spotweb +sources: + - https://github.com/spotweb/spotweb + - https://github.com/joachimbaten/spotweb-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - https://hub.docker.com/r/jbaten/spotweb +type: application +version: 12.1.3 diff --git a/stable/spotweb/12.0.0/README.md b/stable/spotweb/12.1.3/README.md similarity index 100% rename from stable/spotweb/12.0.0/README.md rename to stable/spotweb/12.1.3/README.md diff --git a/stable/spotweb/12.0.0/app-readme.md b/stable/spotweb/12.1.3/app-readme.md similarity index 100% rename from stable/spotweb/12.0.0/app-readme.md rename to stable/spotweb/12.1.3/app-readme.md diff --git a/stable/spotweb/12.1.3/charts/common-18.0.3.tgz b/stable/spotweb/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/spotweb/12.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/spotweb/12.0.0/ix_values.yaml b/stable/spotweb/12.1.3/ix_values.yaml similarity index 100% rename from stable/spotweb/12.0.0/ix_values.yaml rename to stable/spotweb/12.1.3/ix_values.yaml diff --git a/stable/spotweb/12.0.0/questions.yaml b/stable/spotweb/12.1.3/questions.yaml similarity index 100% rename from stable/spotweb/12.0.0/questions.yaml rename to stable/spotweb/12.1.3/questions.yaml diff --git a/stable/sqlitebrowser/10.0.0/templates/NOTES.txt b/stable/spotweb/12.1.3/templates/NOTES.txt similarity index 100% rename from stable/sqlitebrowser/10.0.0/templates/NOTES.txt rename to stable/spotweb/12.1.3/templates/NOTES.txt diff --git a/stable/sshwifty/5.0.0/templates/common.yaml b/stable/spotweb/12.1.3/templates/common.yaml similarity index 100% rename from stable/sshwifty/5.0.0/templates/common.yaml rename to stable/spotweb/12.1.3/templates/common.yaml diff --git a/stable/sqlitebrowser/10.0.0/values.yaml b/stable/spotweb/12.1.3/values.yaml similarity index 100% rename from stable/sqlitebrowser/10.0.0/values.yaml rename to stable/spotweb/12.1.3/values.yaml diff --git a/stable/sqlite-web/5.0.0/CHANGELOG.md b/stable/sqlite-web/5.0.0/CHANGELOG.md deleted file mode 100644 index c290d971432..00000000000 --- a/stable/sqlite-web/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [sqlite-web-4.1.11](https://github.com/truecharts/charts/compare/sqlite-web-4.1.10...sqlite-web-4.1.11) (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)) - - -## [sqlite-web-4.1.10](https://github.com/truecharts/charts/compare/sqlite-web-4.1.9...sqlite-web-4.1.10) (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)) - - -## [sqlite-web-4.1.9](https://github.com/truecharts/charts/compare/sqlite-web-4.1.8...sqlite-web-4.1.9) (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)) - - -## [sqlite-web-4.1.8](https://github.com/truecharts/charts/compare/sqlite-web-4.1.7...sqlite-web-4.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)) - - -## [sqlite-web-4.1.7](https://github.com/truecharts/charts/compare/sqlite-web-4.1.6...sqlite-web-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [sqlite-web-4.1.6](https://github.com/truecharts/charts/compare/sqlite-web-4.1.5...sqlite-web-4.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)) - - -## [sqlite-web-4.1.5](https://github.com/truecharts/charts/compare/sqlite-web-4.1.4...sqlite-web-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [sqlite-web-4.1.4](https://github.com/truecharts/charts/compare/sqlite-web-4.1.3...sqlite-web-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [sqlite-web-4.1.3](https://github.com/truecharts/charts/compare/sqlite-web-4.1.0...sqlite-web-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/sqlite-web/5.0.0/Chart.yaml b/stable/sqlite-web/5.0.0/Chart.yaml deleted file mode 100644 index 2edc2614def..00000000000 --- a/stable/sqlite-web/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: sqlite-web is a web-based SQLite database browser written in Python. -home: https://truecharts.org/charts/stable/sqlite-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlite-web.png -keywords: - - sqlite-web - - Productivity - - Tools-Utilities - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sqlite-web -sources: - - https://github.com/coleifer/sqlite-web - - https://github.com/truecharts/charts/tree/master/charts/stable/sqlite-web - - https://hub.docker.com/r/coleifer/sqlite-web -type: application -version: 5.0.0 diff --git a/stable/sqlite-web/5.0.0/charts/common-17.5.0.tgz b/stable/sqlite-web/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sqlite-web/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/sshwifty/5.0.0/.helmignore b/stable/sqlite-web/5.1.3/.helmignore similarity index 100% rename from stable/sshwifty/5.0.0/.helmignore rename to stable/sqlite-web/5.1.3/.helmignore diff --git a/stable/sqlite-web/5.1.3/CHANGELOG.md b/stable/sqlite-web/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c3593bcedb4 --- /dev/null +++ b/stable/sqlite-web/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [sqlite-web-4.1.11](https://github.com/truecharts/charts/compare/sqlite-web-4.1.10...sqlite-web-4.1.11) (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)) + + +## [sqlite-web-4.1.10](https://github.com/truecharts/charts/compare/sqlite-web-4.1.9...sqlite-web-4.1.10) (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)) + + +## [sqlite-web-4.1.9](https://github.com/truecharts/charts/compare/sqlite-web-4.1.8...sqlite-web-4.1.9) (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)) + + +## [sqlite-web-4.1.8](https://github.com/truecharts/charts/compare/sqlite-web-4.1.7...sqlite-web-4.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)) + + +## [sqlite-web-4.1.7](https://github.com/truecharts/charts/compare/sqlite-web-4.1.6...sqlite-web-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [sqlite-web-4.1.6](https://github.com/truecharts/charts/compare/sqlite-web-4.1.5...sqlite-web-4.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)) + + +## [sqlite-web-4.1.5](https://github.com/truecharts/charts/compare/sqlite-web-4.1.4...sqlite-web-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [sqlite-web-4.1.4](https://github.com/truecharts/charts/compare/sqlite-web-4.1.3...sqlite-web-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [sqlite-web-4.1.3](https://github.com/truecharts/charts/compare/sqlite-web-4.1.0...sqlite-web-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/sqlite-web/5.1.3/Chart.yaml b/stable/sqlite-web/5.1.3/Chart.yaml new file mode 100644 index 00000000000..15b92bd5a68 --- /dev/null +++ b/stable/sqlite-web/5.1.3/Chart.yaml @@ -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: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: sqlite-web is a web-based SQLite database browser written in Python. +home: https://truecharts.org/charts/stable/sqlite-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlite-web.png +keywords: + - sqlite-web + - Productivity + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sqlite-web +sources: + - https://github.com/coleifer/sqlite-web + - https://github.com/truecharts/charts/tree/master/charts/stable/sqlite-web + - https://hub.docker.com/r/coleifer/sqlite-web +type: application +version: 5.1.3 diff --git a/stable/sqlite-web/5.0.0/README.md b/stable/sqlite-web/5.1.3/README.md similarity index 100% rename from stable/sqlite-web/5.0.0/README.md rename to stable/sqlite-web/5.1.3/README.md diff --git a/stable/sqlite-web/5.0.0/app-readme.md b/stable/sqlite-web/5.1.3/app-readme.md similarity index 100% rename from stable/sqlite-web/5.0.0/app-readme.md rename to stable/sqlite-web/5.1.3/app-readme.md diff --git a/stable/sqlite-web/5.1.3/charts/common-18.0.3.tgz b/stable/sqlite-web/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sqlite-web/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sqlite-web/5.0.0/ix_values.yaml b/stable/sqlite-web/5.1.3/ix_values.yaml similarity index 100% rename from stable/sqlite-web/5.0.0/ix_values.yaml rename to stable/sqlite-web/5.1.3/ix_values.yaml diff --git a/stable/sqlite-web/5.0.0/questions.yaml b/stable/sqlite-web/5.1.3/questions.yaml similarity index 100% rename from stable/sqlite-web/5.0.0/questions.yaml rename to stable/sqlite-web/5.1.3/questions.yaml diff --git a/stable/sqlite-web/5.0.0/templates/common.yaml b/stable/sqlite-web/5.1.3/templates/common.yaml similarity index 100% rename from stable/sqlite-web/5.0.0/templates/common.yaml rename to stable/sqlite-web/5.1.3/templates/common.yaml diff --git a/stable/sshwifty/5.0.0/values.yaml b/stable/sqlite-web/5.1.3/values.yaml similarity index 100% rename from stable/sshwifty/5.0.0/values.yaml rename to stable/sqlite-web/5.1.3/values.yaml diff --git a/stable/sqlitebrowser/10.0.0/CHANGELOG.md b/stable/sqlitebrowser/10.0.0/CHANGELOG.md deleted file mode 100644 index 99b9d3b6a43..00000000000 --- a/stable/sqlitebrowser/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [sqlitebrowser-9.1.11](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.10...sqlitebrowser-9.1.11) (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)) - - -## [sqlitebrowser-9.1.10](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.9...sqlitebrowser-9.1.10) (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)) - - -## [sqlitebrowser-9.1.9](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.8...sqlitebrowser-9.1.9) (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)) - - -## [sqlitebrowser-9.1.8](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.7...sqlitebrowser-9.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)) - - -## [sqlitebrowser-9.1.7](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.6...sqlitebrowser-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [sqlitebrowser-9.1.6](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.5...sqlitebrowser-9.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)) - - -## [sqlitebrowser-9.1.5](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.4...sqlitebrowser-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [sqlitebrowser-9.1.4](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.3...sqlitebrowser-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [sqlitebrowser-9.1.3](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.0...sqlitebrowser-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/sqlitebrowser/10.0.0/Chart.yaml b/stable/sqlitebrowser/10.0.0/Chart.yaml deleted file mode 100644 index d1b7a4480de..00000000000 --- a/stable/sqlitebrowser/10.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 18.04.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite -home: https://truecharts.org/charts/stable/sqlitebrowser -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png -keywords: - - sqlite - - browser - - sqlitebrowser - - database -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sqlitebrowser -sources: - - https://github.com/linuxserver/docker-sqlitebrowser - - https://sqlitebrowser.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser - - https://ghcr.io/linuxserver/sqlitebrowser -type: application -version: 10.0.0 diff --git a/stable/sqlitebrowser/10.0.0/charts/common-17.5.0.tgz b/stable/sqlitebrowser/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sqlitebrowser/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/st-reborn-server/5.0.0/.helmignore b/stable/sqlitebrowser/10.1.3/.helmignore similarity index 100% rename from stable/st-reborn-server/5.0.0/.helmignore rename to stable/sqlitebrowser/10.1.3/.helmignore diff --git a/stable/sqlitebrowser/10.1.3/CHANGELOG.md b/stable/sqlitebrowser/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fad4768010b --- /dev/null +++ b/stable/sqlitebrowser/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [sqlitebrowser-9.1.11](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.10...sqlitebrowser-9.1.11) (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)) + + +## [sqlitebrowser-9.1.10](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.9...sqlitebrowser-9.1.10) (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)) + + +## [sqlitebrowser-9.1.9](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.8...sqlitebrowser-9.1.9) (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)) + + +## [sqlitebrowser-9.1.8](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.7...sqlitebrowser-9.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)) + + +## [sqlitebrowser-9.1.7](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.6...sqlitebrowser-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [sqlitebrowser-9.1.6](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.5...sqlitebrowser-9.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)) + + +## [sqlitebrowser-9.1.5](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.4...sqlitebrowser-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [sqlitebrowser-9.1.4](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.3...sqlitebrowser-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [sqlitebrowser-9.1.3](https://github.com/truecharts/charts/compare/sqlitebrowser-9.1.0...sqlitebrowser-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/sqlitebrowser/10.1.3/Chart.yaml b/stable/sqlitebrowser/10.1.3/Chart.yaml new file mode 100644 index 00000000000..136312e62a6 --- /dev/null +++ b/stable/sqlitebrowser/10.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 18.04.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite +home: https://truecharts.org/charts/stable/sqlitebrowser +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png +keywords: + - sqlite + - browser + - sqlitebrowser + - database +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sqlitebrowser +sources: + - https://github.com/linuxserver/docker-sqlitebrowser + - https://sqlitebrowser.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser + - https://ghcr.io/linuxserver/sqlitebrowser +type: application +version: 10.1.3 diff --git a/stable/sqlitebrowser/10.0.0/README.md b/stable/sqlitebrowser/10.1.3/README.md similarity index 100% rename from stable/sqlitebrowser/10.0.0/README.md rename to stable/sqlitebrowser/10.1.3/README.md diff --git a/stable/sqlitebrowser/10.0.0/app-readme.md b/stable/sqlitebrowser/10.1.3/app-readme.md similarity index 100% rename from stable/sqlitebrowser/10.0.0/app-readme.md rename to stable/sqlitebrowser/10.1.3/app-readme.md diff --git a/stable/sqlitebrowser/10.1.3/charts/common-18.0.3.tgz b/stable/sqlitebrowser/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sqlitebrowser/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sqlitebrowser/10.0.0/ix_values.yaml b/stable/sqlitebrowser/10.1.3/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/10.0.0/ix_values.yaml rename to stable/sqlitebrowser/10.1.3/ix_values.yaml diff --git a/stable/sqlitebrowser/10.0.0/questions.yaml b/stable/sqlitebrowser/10.1.3/questions.yaml similarity index 100% rename from stable/sqlitebrowser/10.0.0/questions.yaml rename to stable/sqlitebrowser/10.1.3/questions.yaml diff --git a/stable/sshwifty/5.0.0/templates/NOTES.txt b/stable/sqlitebrowser/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/sshwifty/5.0.0/templates/NOTES.txt rename to stable/sqlitebrowser/10.1.3/templates/NOTES.txt diff --git a/stable/sqlitebrowser/10.0.0/templates/common.yaml b/stable/sqlitebrowser/10.1.3/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/10.0.0/templates/common.yaml rename to stable/sqlitebrowser/10.1.3/templates/common.yaml diff --git a/stable/st-reborn-server/5.0.0/values.yaml b/stable/sqlitebrowser/10.1.3/values.yaml similarity index 100% rename from stable/st-reborn-server/5.0.0/values.yaml rename to stable/sqlitebrowser/10.1.3/values.yaml diff --git a/stable/sshwifty/5.0.0/CHANGELOG.md b/stable/sshwifty/5.0.0/CHANGELOG.md deleted file mode 100644 index 7add9a4e955..00000000000 --- a/stable/sshwifty/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [sshwifty-4.1.12](https://github.com/truecharts/charts/compare/sshwifty-4.1.11...sshwifty-4.1.12) (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)) - - -## [sshwifty-4.1.11](https://github.com/truecharts/charts/compare/sshwifty-4.1.10...sshwifty-4.1.11) (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)) - - -## [sshwifty-4.1.10](https://github.com/truecharts/charts/compare/sshwifty-4.1.9...sshwifty-4.1.10) (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)) - - -## [sshwifty-4.1.9](https://github.com/truecharts/charts/compare/sshwifty-4.1.8...sshwifty-4.1.9) (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)) - - -## [sshwifty-4.1.8](https://github.com/truecharts/charts/compare/sshwifty-4.1.7...sshwifty-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [sshwifty-4.1.7](https://github.com/truecharts/charts/compare/sshwifty-4.1.6...sshwifty-4.1.7) (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)) - - -## [sshwifty-4.1.6](https://github.com/truecharts/charts/compare/sshwifty-4.1.5...sshwifty-4.1.6) (2024-01-08) - -### Chore - - - -- update container image niruix/sshwifty to latest[@cc626e6](https://github.com/cc626e6) by renovate ([#17042](https://github.com/truecharts/charts/issues/17042)) - - -## [sshwifty-4.1.5](https://github.com/truecharts/charts/compare/sshwifty-4.1.4...sshwifty-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [sshwifty-4.1.4](https://github.com/truecharts/charts/compare/sshwifty-4.1.3...sshwifty-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [sshwifty-4.1.3](https://github.com/truecharts/charts/compare/sshwifty-4.1.0...sshwifty-4.1.3) (2024-01-01) diff --git a/stable/sshwifty/5.0.0/Chart.yaml b/stable/sshwifty/5.0.0/Chart.yaml deleted file mode 100644 index 0c27485924c..00000000000 --- a/stable/sshwifty/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: ssh - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SSHwifty is a SSH and Telnet connector made for the Web. -home: https://truecharts.org/charts/stable/sshwifty -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png -keywords: - - ssh -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: sshwifty -sources: - - https://github.com/niruix/sshwifty - - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - - https://hub.docker.com/r/niruix/sshwifty -type: application -version: 5.0.0 diff --git a/stable/sshwifty/5.0.0/charts/common-17.5.0.tgz b/stable/sshwifty/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/sshwifty/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/stackedit/5.0.0/.helmignore b/stable/sshwifty/5.1.3/.helmignore similarity index 100% rename from stable/stackedit/5.0.0/.helmignore rename to stable/sshwifty/5.1.3/.helmignore diff --git a/stable/sshwifty/5.1.3/CHANGELOG.md b/stable/sshwifty/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5498768df09 --- /dev/null +++ b/stable/sshwifty/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [sshwifty-4.1.12](https://github.com/truecharts/charts/compare/sshwifty-4.1.11...sshwifty-4.1.12) (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)) + + +## [sshwifty-4.1.11](https://github.com/truecharts/charts/compare/sshwifty-4.1.10...sshwifty-4.1.11) (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)) + + +## [sshwifty-4.1.10](https://github.com/truecharts/charts/compare/sshwifty-4.1.9...sshwifty-4.1.10) (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)) + + +## [sshwifty-4.1.9](https://github.com/truecharts/charts/compare/sshwifty-4.1.8...sshwifty-4.1.9) (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)) + + +## [sshwifty-4.1.8](https://github.com/truecharts/charts/compare/sshwifty-4.1.7...sshwifty-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [sshwifty-4.1.7](https://github.com/truecharts/charts/compare/sshwifty-4.1.6...sshwifty-4.1.7) (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)) + + +## [sshwifty-4.1.6](https://github.com/truecharts/charts/compare/sshwifty-4.1.5...sshwifty-4.1.6) (2024-01-08) + +### Chore + + + +- update container image niruix/sshwifty to latest[@cc626e6](https://github.com/cc626e6) by renovate ([#17042](https://github.com/truecharts/charts/issues/17042)) + + +## [sshwifty-4.1.5](https://github.com/truecharts/charts/compare/sshwifty-4.1.4...sshwifty-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [sshwifty-4.1.4](https://github.com/truecharts/charts/compare/sshwifty-4.1.3...sshwifty-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/sshwifty/5.1.3/Chart.yaml b/stable/sshwifty/5.1.3/Chart.yaml new file mode 100644 index 00000000000..7b9e54a0e21 --- /dev/null +++ b/stable/sshwifty/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: ssh + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: SSHwifty is a SSH and Telnet connector made for the Web. +home: https://truecharts.org/charts/stable/sshwifty +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png +keywords: + - ssh +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: sshwifty +sources: + - https://github.com/niruix/sshwifty + - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty + - https://hub.docker.com/r/niruix/sshwifty +type: application +version: 5.1.3 diff --git a/stable/sshwifty/5.0.0/README.md b/stable/sshwifty/5.1.3/README.md similarity index 100% rename from stable/sshwifty/5.0.0/README.md rename to stable/sshwifty/5.1.3/README.md diff --git a/stable/sshwifty/5.0.0/app-readme.md b/stable/sshwifty/5.1.3/app-readme.md similarity index 100% rename from stable/sshwifty/5.0.0/app-readme.md rename to stable/sshwifty/5.1.3/app-readme.md diff --git a/stable/sshwifty/5.1.3/charts/common-18.0.3.tgz b/stable/sshwifty/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/sshwifty/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/sshwifty/5.0.0/ix_values.yaml b/stable/sshwifty/5.1.3/ix_values.yaml similarity index 100% rename from stable/sshwifty/5.0.0/ix_values.yaml rename to stable/sshwifty/5.1.3/ix_values.yaml diff --git a/stable/sshwifty/5.0.0/questions.yaml b/stable/sshwifty/5.1.3/questions.yaml similarity index 100% rename from stable/sshwifty/5.0.0/questions.yaml rename to stable/sshwifty/5.1.3/questions.yaml diff --git a/stable/stash/15.0.0/templates/NOTES.txt b/stable/sshwifty/5.1.3/templates/NOTES.txt similarity index 100% rename from stable/stash/15.0.0/templates/NOTES.txt rename to stable/sshwifty/5.1.3/templates/NOTES.txt diff --git a/stable/st-reborn-server/5.0.0/templates/common.yaml b/stable/sshwifty/5.1.3/templates/common.yaml similarity index 100% rename from stable/st-reborn-server/5.0.0/templates/common.yaml rename to stable/sshwifty/5.1.3/templates/common.yaml diff --git a/stable/stackedit/5.0.0/values.yaml b/stable/sshwifty/5.1.3/values.yaml similarity index 100% rename from stable/stackedit/5.0.0/values.yaml rename to stable/sshwifty/5.1.3/values.yaml diff --git a/stable/st-reborn-server/5.0.0/CHANGELOG.md b/stable/st-reborn-server/5.0.0/CHANGELOG.md deleted file mode 100644 index 716619909e2..00000000000 --- a/stable/st-reborn-server/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [st-reborn-server-4.1.11](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.10...st-reborn-server-4.1.11) (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)) - - -## [st-reborn-server-4.1.10](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.9...st-reborn-server-4.1.10) (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)) - - -## [st-reborn-server-4.1.9](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.8...st-reborn-server-4.1.9) (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)) - - -## [st-reborn-server-4.1.8](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.7...st-reborn-server-4.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)) - - -## [st-reborn-server-4.1.7](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.6...st-reborn-server-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [st-reborn-server-4.1.6](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.5...st-reborn-server-4.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)) - - -## [st-reborn-server-4.1.5](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.4...st-reborn-server-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [st-reborn-server-4.1.4](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.3...st-reborn-server-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [st-reborn-server-4.1.3](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.0...st-reborn-server-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/st-reborn-server/5.0.0/Chart.yaml b/stable/st-reborn-server/5.0.0/Chart.yaml deleted file mode 100644 index c527e6ba2b8..00000000000 --- a/stable/st-reborn-server/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Skyrim Together Reborn server files. -home: https://truecharts.org/charts/stable/st-reborn-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png -keywords: - - st-reborn-server - - gameserver -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: st-reborn-server -sources: - - https://github.com/tiltedphoques/TiltedEvolution - - https://github.com/truecharts/charts/tree/master/charts/stable/st-reborn-server - - https://hub.docker.com/r/tiltedphoques/st-reborn-server -type: application -version: 5.0.0 diff --git a/stable/st-reborn-server/5.0.0/charts/common-17.5.0.tgz b/stable/st-reborn-server/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/st-reborn-server/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/standardnotes-web/5.0.0/.helmignore b/stable/st-reborn-server/5.1.3/.helmignore similarity index 100% rename from stable/standardnotes-web/5.0.0/.helmignore rename to stable/st-reborn-server/5.1.3/.helmignore diff --git a/stable/st-reborn-server/5.1.3/CHANGELOG.md b/stable/st-reborn-server/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7286aaf65a7 --- /dev/null +++ b/stable/st-reborn-server/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [st-reborn-server-4.1.11](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.10...st-reborn-server-4.1.11) (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)) + + +## [st-reborn-server-4.1.10](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.9...st-reborn-server-4.1.10) (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)) + + +## [st-reborn-server-4.1.9](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.8...st-reborn-server-4.1.9) (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)) + + +## [st-reborn-server-4.1.8](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.7...st-reborn-server-4.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)) + + +## [st-reborn-server-4.1.7](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.6...st-reborn-server-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [st-reborn-server-4.1.6](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.5...st-reborn-server-4.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)) + + +## [st-reborn-server-4.1.5](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.4...st-reborn-server-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [st-reborn-server-4.1.4](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.3...st-reborn-server-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [st-reborn-server-4.1.3](https://github.com/truecharts/charts/compare/st-reborn-server-4.1.0...st-reborn-server-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/st-reborn-server/5.1.3/Chart.yaml b/stable/st-reborn-server/5.1.3/Chart.yaml new file mode 100644 index 00000000000..bd9e1da5279 --- /dev/null +++ b/stable/st-reborn-server/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.2.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Skyrim Together Reborn server files. +home: https://truecharts.org/charts/stable/st-reborn-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png +keywords: + - st-reborn-server + - gameserver +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: st-reborn-server +sources: + - https://github.com/tiltedphoques/TiltedEvolution + - https://github.com/truecharts/charts/tree/master/charts/stable/st-reborn-server + - https://hub.docker.com/r/tiltedphoques/st-reborn-server +type: application +version: 5.1.3 diff --git a/stable/st-reborn-server/5.0.0/README.md b/stable/st-reborn-server/5.1.3/README.md similarity index 100% rename from stable/st-reborn-server/5.0.0/README.md rename to stable/st-reborn-server/5.1.3/README.md diff --git a/stable/st-reborn-server/5.0.0/app-readme.md b/stable/st-reborn-server/5.1.3/app-readme.md similarity index 100% rename from stable/st-reborn-server/5.0.0/app-readme.md rename to stable/st-reborn-server/5.1.3/app-readme.md diff --git a/stable/st-reborn-server/5.1.3/charts/common-18.0.3.tgz b/stable/st-reborn-server/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/st-reborn-server/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/st-reborn-server/5.0.0/ix_values.yaml b/stable/st-reborn-server/5.1.3/ix_values.yaml similarity index 100% rename from stable/st-reborn-server/5.0.0/ix_values.yaml rename to stable/st-reborn-server/5.1.3/ix_values.yaml diff --git a/stable/st-reborn-server/5.0.0/questions.yaml b/stable/st-reborn-server/5.1.3/questions.yaml similarity index 100% rename from stable/st-reborn-server/5.0.0/questions.yaml rename to stable/st-reborn-server/5.1.3/questions.yaml diff --git a/stable/stash/15.0.0/templates/common.yaml b/stable/st-reborn-server/5.1.3/templates/common.yaml similarity index 100% rename from stable/stash/15.0.0/templates/common.yaml rename to stable/st-reborn-server/5.1.3/templates/common.yaml diff --git a/stable/standardnotes-web/5.0.0/values.yaml b/stable/st-reborn-server/5.1.3/values.yaml similarity index 100% rename from stable/standardnotes-web/5.0.0/values.yaml rename to stable/st-reborn-server/5.1.3/values.yaml diff --git a/stable/stackedit/5.0.0/CHANGELOG.md b/stable/stackedit/5.0.0/CHANGELOG.md deleted file mode 100644 index 9cb02fa1a97..00000000000 --- a/stable/stackedit/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [stackedit-4.1.11](https://github.com/truecharts/charts/compare/stackedit-4.1.10...stackedit-4.1.11) (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)) - - -## [stackedit-4.1.10](https://github.com/truecharts/charts/compare/stackedit-4.1.9...stackedit-4.1.10) (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)) - - -## [stackedit-4.1.9](https://github.com/truecharts/charts/compare/stackedit-4.1.8...stackedit-4.1.9) (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)) - - -## [stackedit-4.1.8](https://github.com/truecharts/charts/compare/stackedit-4.1.7...stackedit-4.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)) - - -## [stackedit-4.1.7](https://github.com/truecharts/charts/compare/stackedit-4.1.6...stackedit-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [stackedit-4.1.6](https://github.com/truecharts/charts/compare/stackedit-4.1.5...stackedit-4.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)) - - -## [stackedit-4.1.5](https://github.com/truecharts/charts/compare/stackedit-4.1.4...stackedit-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [stackedit-4.1.4](https://github.com/truecharts/charts/compare/stackedit-4.1.3...stackedit-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [stackedit-4.1.3](https://github.com/truecharts/charts/compare/stackedit-4.1.0...stackedit-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/stackedit/5.0.0/Chart.yaml b/stable/stackedit/5.0.0/Chart.yaml deleted file mode 100644 index 475c0633031..00000000000 --- a/stable/stackedit/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. -home: https://truecharts.org/charts/stable/stackedit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.png -keywords: - - stackedit - - Productivity - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: stackedit -sources: - - https://stackedit.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/stackedit - - https://hub.docker.com/r/qmcgaw/stackedit -type: application -version: 5.0.0 diff --git a/stable/stackedit/5.0.0/charts/common-17.5.0.tgz b/stable/stackedit/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/stackedit/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/starmade/5.0.0/.helmignore b/stable/stackedit/5.1.3/.helmignore similarity index 100% rename from stable/starmade/5.0.0/.helmignore rename to stable/stackedit/5.1.3/.helmignore diff --git a/stable/stackedit/5.1.3/CHANGELOG.md b/stable/stackedit/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6a6ea618bcc --- /dev/null +++ b/stable/stackedit/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [stackedit-4.1.11](https://github.com/truecharts/charts/compare/stackedit-4.1.10...stackedit-4.1.11) (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)) + + +## [stackedit-4.1.10](https://github.com/truecharts/charts/compare/stackedit-4.1.9...stackedit-4.1.10) (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)) + + +## [stackedit-4.1.9](https://github.com/truecharts/charts/compare/stackedit-4.1.8...stackedit-4.1.9) (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)) + + +## [stackedit-4.1.8](https://github.com/truecharts/charts/compare/stackedit-4.1.7...stackedit-4.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)) + + +## [stackedit-4.1.7](https://github.com/truecharts/charts/compare/stackedit-4.1.6...stackedit-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [stackedit-4.1.6](https://github.com/truecharts/charts/compare/stackedit-4.1.5...stackedit-4.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)) + + +## [stackedit-4.1.5](https://github.com/truecharts/charts/compare/stackedit-4.1.4...stackedit-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [stackedit-4.1.4](https://github.com/truecharts/charts/compare/stackedit-4.1.3...stackedit-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [stackedit-4.1.3](https://github.com/truecharts/charts/compare/stackedit-4.1.0...stackedit-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/stackedit/5.1.3/Chart.yaml b/stable/stackedit/5.1.3/Chart.yaml new file mode 100644 index 00000000000..bfe8c4dd31e --- /dev/null +++ b/stable/stackedit/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. +home: https://truecharts.org/charts/stable/stackedit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.png +keywords: + - stackedit + - Productivity + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: stackedit +sources: + - https://stackedit.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/stackedit + - https://hub.docker.com/r/qmcgaw/stackedit +type: application +version: 5.1.3 diff --git a/stable/stackedit/5.0.0/README.md b/stable/stackedit/5.1.3/README.md similarity index 100% rename from stable/stackedit/5.0.0/README.md rename to stable/stackedit/5.1.3/README.md diff --git a/stable/stackedit/5.0.0/app-readme.md b/stable/stackedit/5.1.3/app-readme.md similarity index 100% rename from stable/stackedit/5.0.0/app-readme.md rename to stable/stackedit/5.1.3/app-readme.md diff --git a/stable/stackedit/5.1.3/charts/common-18.0.3.tgz b/stable/stackedit/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/stackedit/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/stackedit/5.0.0/ix_values.yaml b/stable/stackedit/5.1.3/ix_values.yaml similarity index 100% rename from stable/stackedit/5.0.0/ix_values.yaml rename to stable/stackedit/5.1.3/ix_values.yaml diff --git a/stable/stackedit/5.0.0/questions.yaml b/stable/stackedit/5.1.3/questions.yaml similarity index 100% rename from stable/stackedit/5.0.0/questions.yaml rename to stable/stackedit/5.1.3/questions.yaml diff --git a/stable/stackedit/5.0.0/templates/common.yaml b/stable/stackedit/5.1.3/templates/common.yaml similarity index 100% rename from stable/stackedit/5.0.0/templates/common.yaml rename to stable/stackedit/5.1.3/templates/common.yaml diff --git a/stable/starmade/5.0.0/values.yaml b/stable/stackedit/5.1.3/values.yaml similarity index 100% rename from stable/starmade/5.0.0/values.yaml rename to stable/stackedit/5.1.3/values.yaml diff --git a/stable/standardnotes-web/5.0.0/CHANGELOG.md b/stable/standardnotes-web/5.0.0/CHANGELOG.md deleted file mode 100644 index 2c431169fba..00000000000 --- a/stable/standardnotes-web/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [standardnotes-web-4.1.11](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.10...standardnotes-web-4.1.11) (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)) - - -## [standardnotes-web-4.1.10](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.9...standardnotes-web-4.1.10) (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)) - - -## [standardnotes-web-4.1.9](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.8...standardnotes-web-4.1.9) (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)) - - -## [standardnotes-web-4.1.8](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.7...standardnotes-web-4.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)) - - -## [standardnotes-web-4.1.7](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.6...standardnotes-web-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [standardnotes-web-4.1.6](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.5...standardnotes-web-4.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)) - - -## [standardnotes-web-4.1.5](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.4...standardnotes-web-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [standardnotes-web-4.1.4](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.3...standardnotes-web-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [standardnotes-web-4.1.3](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.0...standardnotes-web-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/standardnotes-web/5.0.0/Chart.yaml b/stable/standardnotes-web/5.0.0/Chart.yaml deleted file mode 100644 index 5f6de019ce0..00000000000 --- a/stable/standardnotes-web/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stable -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A safe and private place for your life's work. -home: https://truecharts.org/charts/stable/standardnotes-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png -keywords: - - standardnotes-web - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: standardnotes-web -sources: - - https://standardnotes.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/standardnotes-web - - https://hub.docker.com/r/standardnotes/web -type: application -version: 5.0.0 diff --git a/stable/standardnotes-web/5.0.0/charts/common-17.5.0.tgz b/stable/standardnotes-web/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/standardnotes-web/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/stash/15.0.0/.helmignore b/stable/standardnotes-web/5.1.3/.helmignore similarity index 100% rename from stable/stash/15.0.0/.helmignore rename to stable/standardnotes-web/5.1.3/.helmignore diff --git a/stable/standardnotes-web/5.1.3/CHANGELOG.md b/stable/standardnotes-web/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8a700b3af9f --- /dev/null +++ b/stable/standardnotes-web/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [standardnotes-web-4.1.11](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.10...standardnotes-web-4.1.11) (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)) + + +## [standardnotes-web-4.1.10](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.9...standardnotes-web-4.1.10) (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)) + + +## [standardnotes-web-4.1.9](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.8...standardnotes-web-4.1.9) (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)) + + +## [standardnotes-web-4.1.8](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.7...standardnotes-web-4.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)) + + +## [standardnotes-web-4.1.7](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.6...standardnotes-web-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [standardnotes-web-4.1.6](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.5...standardnotes-web-4.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)) + + +## [standardnotes-web-4.1.5](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.4...standardnotes-web-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [standardnotes-web-4.1.4](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.3...standardnotes-web-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [standardnotes-web-4.1.3](https://github.com/truecharts/charts/compare/standardnotes-web-4.1.0...standardnotes-web-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/standardnotes-web/5.1.3/Chart.yaml b/stable/standardnotes-web/5.1.3/Chart.yaml new file mode 100644 index 00000000000..787aab6a11b --- /dev/null +++ b/stable/standardnotes-web/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: stable +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A safe and private place for your life's work. +home: https://truecharts.org/charts/stable/standardnotes-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png +keywords: + - standardnotes-web + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: standardnotes-web +sources: + - https://standardnotes.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/standardnotes-web + - https://hub.docker.com/r/standardnotes/web +type: application +version: 5.1.3 diff --git a/stable/standardnotes-web/5.0.0/README.md b/stable/standardnotes-web/5.1.3/README.md similarity index 100% rename from stable/standardnotes-web/5.0.0/README.md rename to stable/standardnotes-web/5.1.3/README.md diff --git a/stable/standardnotes-web/5.0.0/app-readme.md b/stable/standardnotes-web/5.1.3/app-readme.md similarity index 100% rename from stable/standardnotes-web/5.0.0/app-readme.md rename to stable/standardnotes-web/5.1.3/app-readme.md diff --git a/stable/standardnotes-web/5.1.3/charts/common-18.0.3.tgz b/stable/standardnotes-web/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/standardnotes-web/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/standardnotes-web/5.0.0/ix_values.yaml b/stable/standardnotes-web/5.1.3/ix_values.yaml similarity index 100% rename from stable/standardnotes-web/5.0.0/ix_values.yaml rename to stable/standardnotes-web/5.1.3/ix_values.yaml diff --git a/stable/standardnotes-web/5.0.0/questions.yaml b/stable/standardnotes-web/5.1.3/questions.yaml similarity index 100% rename from stable/standardnotes-web/5.0.0/questions.yaml rename to stable/standardnotes-web/5.1.3/questions.yaml diff --git a/stable/standardnotes-web/5.0.0/templates/common.yaml b/stable/standardnotes-web/5.1.3/templates/common.yaml similarity index 100% rename from stable/standardnotes-web/5.0.0/templates/common.yaml rename to stable/standardnotes-web/5.1.3/templates/common.yaml diff --git a/stable/stash/15.0.0/values.yaml b/stable/standardnotes-web/5.1.3/values.yaml similarity index 100% rename from stable/stash/15.0.0/values.yaml rename to stable/standardnotes-web/5.1.3/values.yaml diff --git a/stable/starmade/5.0.0/CHANGELOG.md b/stable/starmade/5.0.0/CHANGELOG.md deleted file mode 100644 index a4a2f3c958b..00000000000 --- a/stable/starmade/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [starmade-4.1.11](https://github.com/truecharts/charts/compare/starmade-4.1.10...starmade-4.1.11) (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)) - - -## [starmade-4.1.10](https://github.com/truecharts/charts/compare/starmade-4.1.9...starmade-4.1.10) (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)) - - -## [starmade-4.1.9](https://github.com/truecharts/charts/compare/starmade-4.1.8...starmade-4.1.9) (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)) - - -## [starmade-4.1.8](https://github.com/truecharts/charts/compare/starmade-4.1.7...starmade-4.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)) - - -## [starmade-4.1.7](https://github.com/truecharts/charts/compare/starmade-4.1.6...starmade-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [starmade-4.1.6](https://github.com/truecharts/charts/compare/starmade-4.1.5...starmade-4.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)) - - -## [starmade-4.1.5](https://github.com/truecharts/charts/compare/starmade-4.1.4...starmade-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [starmade-4.1.4](https://github.com/truecharts/charts/compare/starmade-4.1.3...starmade-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [starmade-4.1.3](https://github.com/truecharts/charts/compare/starmade-4.1.0...starmade-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/starmade/5.0.0/Chart.yaml b/stable/starmade/5.0.0/Chart.yaml deleted file mode 100644 index c71658e99da..00000000000 --- a/stable/starmade/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. -home: https://truecharts.org/charts/stable/starmade -icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.png -keywords: - - starmade - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: starmade -sources: - - https://www.star-made.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/starmade - - https://hub.docker.com/r/ich777/starmade-server -type: application -version: 5.0.0 diff --git a/stable/starmade/5.0.0/charts/common-17.5.0.tgz b/stable/starmade/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/starmade/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/static-web-server/4.0.0/.helmignore b/stable/starmade/5.1.3/.helmignore similarity index 100% rename from stable/static-web-server/4.0.0/.helmignore rename to stable/starmade/5.1.3/.helmignore diff --git a/stable/starmade/5.1.3/CHANGELOG.md b/stable/starmade/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..521aebd0bdc --- /dev/null +++ b/stable/starmade/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [starmade-4.1.11](https://github.com/truecharts/charts/compare/starmade-4.1.10...starmade-4.1.11) (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)) + + +## [starmade-4.1.10](https://github.com/truecharts/charts/compare/starmade-4.1.9...starmade-4.1.10) (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)) + + +## [starmade-4.1.9](https://github.com/truecharts/charts/compare/starmade-4.1.8...starmade-4.1.9) (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)) + + +## [starmade-4.1.8](https://github.com/truecharts/charts/compare/starmade-4.1.7...starmade-4.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)) + + +## [starmade-4.1.7](https://github.com/truecharts/charts/compare/starmade-4.1.6...starmade-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [starmade-4.1.6](https://github.com/truecharts/charts/compare/starmade-4.1.5...starmade-4.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)) + + +## [starmade-4.1.5](https://github.com/truecharts/charts/compare/starmade-4.1.4...starmade-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [starmade-4.1.4](https://github.com/truecharts/charts/compare/starmade-4.1.3...starmade-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [starmade-4.1.3](https://github.com/truecharts/charts/compare/starmade-4.1.0...starmade-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/starmade/5.1.3/Chart.yaml b/stable/starmade/5.1.3/Chart.yaml new file mode 100644 index 00000000000..7d04146e894 --- /dev/null +++ b/stable/starmade/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. +home: https://truecharts.org/charts/stable/starmade +icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.png +keywords: + - starmade + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: starmade +sources: + - https://www.star-made.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/starmade + - https://hub.docker.com/r/ich777/starmade-server +type: application +version: 5.1.3 diff --git a/stable/starmade/5.0.0/README.md b/stable/starmade/5.1.3/README.md similarity index 100% rename from stable/starmade/5.0.0/README.md rename to stable/starmade/5.1.3/README.md diff --git a/stable/starmade/5.0.0/app-readme.md b/stable/starmade/5.1.3/app-readme.md similarity index 100% rename from stable/starmade/5.0.0/app-readme.md rename to stable/starmade/5.1.3/app-readme.md diff --git a/stable/starmade/5.1.3/charts/common-18.0.3.tgz b/stable/starmade/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/starmade/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/starmade/5.0.0/ix_values.yaml b/stable/starmade/5.1.3/ix_values.yaml similarity index 100% rename from stable/starmade/5.0.0/ix_values.yaml rename to stable/starmade/5.1.3/ix_values.yaml diff --git a/stable/starmade/5.0.0/questions.yaml b/stable/starmade/5.1.3/questions.yaml similarity index 100% rename from stable/starmade/5.0.0/questions.yaml rename to stable/starmade/5.1.3/questions.yaml diff --git a/stable/starmade/5.0.0/templates/common.yaml b/stable/starmade/5.1.3/templates/common.yaml similarity index 100% rename from stable/starmade/5.0.0/templates/common.yaml rename to stable/starmade/5.1.3/templates/common.yaml diff --git a/stable/static-web-server/4.0.0/values.yaml b/stable/starmade/5.1.3/values.yaml similarity index 100% rename from stable/static-web-server/4.0.0/values.yaml rename to stable/starmade/5.1.3/values.yaml diff --git a/stable/stash/15.0.0/CHANGELOG.md b/stable/stash/15.0.0/CHANGELOG.md deleted file mode 100644 index c7144d1467a..00000000000 --- a/stable/stash/15.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [stash-14.2.13](https://github.com/truecharts/charts/compare/stash-14.2.12...stash-14.2.13) (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)) - - -## [stash-14.2.12](https://github.com/truecharts/charts/compare/stash-14.2.11...stash-14.2.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)) - - -## [stash-14.2.11](https://github.com/truecharts/charts/compare/stash-14.2.10...stash-14.2.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)) - - -## [stash-14.2.10](https://github.com/truecharts/charts/compare/stash-14.2.9...stash-14.2.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)) - - -## [stash-14.2.9](https://github.com/truecharts/charts/compare/stash-14.2.8...stash-14.2.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [stash-14.2.8](https://github.com/truecharts/charts/compare/stash-14.2.7...stash-14.2.8) (2024-01-15) - -### Chore - - - -- update container image stashapp/stash to v0.24.3[@9ba5be0](https://github.com/9ba5be0) by renovate ([#17260](https://github.com/truecharts/charts/issues/17260)) - - -## [stash-14.2.7](https://github.com/truecharts/charts/compare/stash-14.2.6...stash-14.2.7) (2024-01-14) - -### Chore - - - -- update container image stashapp/stash to v0.24.2[@3442b40](https://github.com/3442b40) by renovate ([#17198](https://github.com/truecharts/charts/issues/17198)) - - - - -## [stash-14.2.6](https://github.com/truecharts/charts/compare/stash-14.2.5...stash-14.2.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)) - - -## [stash-14.2.5](https://github.com/truecharts/charts/compare/stash-14.2.4...stash-14.2.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [stash-14.2.4](https://github.com/truecharts/charts/compare/stash-14.2.3...stash-14.2.4) (2024-01-01) - -### Chore diff --git a/stable/stash/15.0.0/Chart.yaml b/stable/stash/15.0.0/Chart.yaml deleted file mode 100644 index 47e34065af9..00000000000 --- a/stable/stash/15.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.24.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An organizer for your porn, written in Go -home: https://truecharts.org/charts/stable/stash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png -keywords: - - porn -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: stash -sources: - - https://github.com/stashapp/stash - - https://github.com/truecharts/charts/tree/master/charts/stable/stash - - https://hub.docker.com/r/stashapp/stash -type: application -version: 15.0.0 diff --git a/stable/stash/15.0.0/charts/common-17.5.0.tgz b/stable/stash/15.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/stash/15.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/static/10.0.0/.helmignore b/stable/stash/15.1.3/.helmignore similarity index 100% rename from stable/static/10.0.0/.helmignore rename to stable/stash/15.1.3/.helmignore diff --git a/stable/stash/15.1.3/CHANGELOG.md b/stable/stash/15.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0a31566854a --- /dev/null +++ b/stable/stash/15.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [stash-14.2.13](https://github.com/truecharts/charts/compare/stash-14.2.12...stash-14.2.13) (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)) + + +## [stash-14.2.12](https://github.com/truecharts/charts/compare/stash-14.2.11...stash-14.2.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)) + + +## [stash-14.2.11](https://github.com/truecharts/charts/compare/stash-14.2.10...stash-14.2.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)) + + +## [stash-14.2.10](https://github.com/truecharts/charts/compare/stash-14.2.9...stash-14.2.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)) + + +## [stash-14.2.9](https://github.com/truecharts/charts/compare/stash-14.2.8...stash-14.2.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [stash-14.2.8](https://github.com/truecharts/charts/compare/stash-14.2.7...stash-14.2.8) (2024-01-15) + +### Chore + + + +- update container image stashapp/stash to v0.24.3[@9ba5be0](https://github.com/9ba5be0) by renovate ([#17260](https://github.com/truecharts/charts/issues/17260)) + + +## [stash-14.2.7](https://github.com/truecharts/charts/compare/stash-14.2.6...stash-14.2.7) (2024-01-14) + +### Chore + + + +- update container image stashapp/stash to v0.24.2[@3442b40](https://github.com/3442b40) by renovate ([#17198](https://github.com/truecharts/charts/issues/17198)) + + + + +## [stash-14.2.6](https://github.com/truecharts/charts/compare/stash-14.2.5...stash-14.2.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)) + + +## [stash-14.2.5](https://github.com/truecharts/charts/compare/stash-14.2.4...stash-14.2.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/stash/15.1.3/Chart.yaml b/stable/stash/15.1.3/Chart.yaml new file mode 100644 index 00000000000..3f9d5a24a4f --- /dev/null +++ b/stable/stash/15.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.24.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An organizer for your porn, written in Go +home: https://truecharts.org/charts/stable/stash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png +keywords: + - porn +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: stash +sources: + - https://github.com/stashapp/stash + - https://github.com/truecharts/charts/tree/master/charts/stable/stash + - https://hub.docker.com/r/stashapp/stash +type: application +version: 15.1.3 diff --git a/stable/stash/15.0.0/README.md b/stable/stash/15.1.3/README.md similarity index 100% rename from stable/stash/15.0.0/README.md rename to stable/stash/15.1.3/README.md diff --git a/stable/stash/15.0.0/app-readme.md b/stable/stash/15.1.3/app-readme.md similarity index 100% rename from stable/stash/15.0.0/app-readme.md rename to stable/stash/15.1.3/app-readme.md diff --git a/stable/stash/15.1.3/charts/common-18.0.3.tgz b/stable/stash/15.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/stash/15.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/stash/15.0.0/ix_values.yaml b/stable/stash/15.1.3/ix_values.yaml similarity index 100% rename from stable/stash/15.0.0/ix_values.yaml rename to stable/stash/15.1.3/ix_values.yaml diff --git a/stable/stash/15.0.0/questions.yaml b/stable/stash/15.1.3/questions.yaml similarity index 100% rename from stable/stash/15.0.0/questions.yaml rename to stable/stash/15.1.3/questions.yaml diff --git a/stable/static-web-server/4.0.0/templates/NOTES.txt b/stable/stash/15.1.3/templates/NOTES.txt similarity index 100% rename from stable/static-web-server/4.0.0/templates/NOTES.txt rename to stable/stash/15.1.3/templates/NOTES.txt diff --git a/stable/static-web-server/4.0.0/templates/common.yaml b/stable/stash/15.1.3/templates/common.yaml similarity index 100% rename from stable/static-web-server/4.0.0/templates/common.yaml rename to stable/stash/15.1.3/templates/common.yaml diff --git a/stable/static/10.0.0/values.yaml b/stable/stash/15.1.3/values.yaml similarity index 100% rename from stable/static/10.0.0/values.yaml rename to stable/stash/15.1.3/values.yaml diff --git a/stable/static-web-server/4.0.0/CHANGELOG.md b/stable/static-web-server/4.0.0/CHANGELOG.md deleted file mode 100644 index 3fba0c6e596..00000000000 --- a/stable/static-web-server/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [static-web-server-3.3.0](https://github.com/truecharts/charts/compare/static-web-server-3.2.1...static-web-server-3.3.0) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/static-web-server/static-web-server to v2.26.0[@387ec26](https://github.com/387ec26) by renovate ([#18190](https://github.com/truecharts/charts/issues/18190)) - - -## [static-web-server-3.2.1](https://github.com/truecharts/charts/compare/static-web-server-3.2.0...static-web-server-3.2.1) (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)) - - -## [static-web-server-3.2.0](https://github.com/truecharts/charts/compare/static-web-server-3.1.11...static-web-server-3.2.0) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/static-web-server/static-web-server to v2.25.0[@e7ef410](https://github.com/e7ef410) by renovate ([#17695](https://github.com/truecharts/charts/issues/17695)) - - -## [static-web-server-3.1.11](https://github.com/truecharts/charts/compare/static-web-server-3.1.10...static-web-server-3.1.11) (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)) - - -## [static-web-server-3.1.10](https://github.com/truecharts/charts/compare/static-web-server-3.1.9...static-web-server-3.1.10) (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)) - - -## [static-web-server-3.1.9](https://github.com/truecharts/charts/compare/static-web-server-3.1.8...static-web-server-3.1.9) (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)) - - -## [static-web-server-3.1.8](https://github.com/truecharts/charts/compare/static-web-server-3.1.7...static-web-server-3.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [static-web-server-3.1.7](https://github.com/truecharts/charts/compare/static-web-server-3.1.6...static-web-server-3.1.7) (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)) - - -## [static-web-server-3.1.6](https://github.com/truecharts/charts/compare/static-web-server-3.1.5...static-web-server-3.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [static-web-server-3.1.5](https://github.com/truecharts/charts/compare/static-web-server-3.1.4...static-web-server-3.1.5) (2024-01-01) \ No newline at end of file diff --git a/stable/static-web-server/4.0.0/Chart.yaml b/stable/static-web-server/4.0.0/Chart.yaml deleted file mode 100644 index ed162177ee1..00000000000 --- a/stable/static-web-server/4.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: web-server - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.27.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A cross-platform, high-performance and asynchronous web server for static files-serving. -home: https://truecharts.org/charts/stable/static-web-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/static-web-server.png -keywords: - - web-server - - apache - - rust -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: static-web-server -sources: - - https://static-web-server.net - - https://github.com/static-web-server/static-web-server - - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server - - https://ghcr.io/static-web-server/static-web-server -type: application -version: 4.0.0 diff --git a/stable/static-web-server/4.0.0/charts/common-17.5.0.tgz b/stable/static-web-server/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/static-web-server/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/stationeers/5.0.0/.helmignore b/stable/static-web-server/4.1.3/.helmignore similarity index 100% rename from stable/stationeers/5.0.0/.helmignore rename to stable/static-web-server/4.1.3/.helmignore diff --git a/stable/static-web-server/4.1.3/CHANGELOG.md b/stable/static-web-server/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f6cff787183 --- /dev/null +++ b/stable/static-web-server/4.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [static-web-server-3.3.0](https://github.com/truecharts/charts/compare/static-web-server-3.2.1...static-web-server-3.3.0) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/static-web-server/static-web-server to v2.26.0[@387ec26](https://github.com/387ec26) by renovate ([#18190](https://github.com/truecharts/charts/issues/18190)) + + +## [static-web-server-3.2.1](https://github.com/truecharts/charts/compare/static-web-server-3.2.0...static-web-server-3.2.1) (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)) + + +## [static-web-server-3.2.0](https://github.com/truecharts/charts/compare/static-web-server-3.1.11...static-web-server-3.2.0) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/static-web-server/static-web-server to v2.25.0[@e7ef410](https://github.com/e7ef410) by renovate ([#17695](https://github.com/truecharts/charts/issues/17695)) + + +## [static-web-server-3.1.11](https://github.com/truecharts/charts/compare/static-web-server-3.1.10...static-web-server-3.1.11) (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)) + + +## [static-web-server-3.1.10](https://github.com/truecharts/charts/compare/static-web-server-3.1.9...static-web-server-3.1.10) (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)) + + +## [static-web-server-3.1.9](https://github.com/truecharts/charts/compare/static-web-server-3.1.8...static-web-server-3.1.9) (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)) + + +## [static-web-server-3.1.8](https://github.com/truecharts/charts/compare/static-web-server-3.1.7...static-web-server-3.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [static-web-server-3.1.7](https://github.com/truecharts/charts/compare/static-web-server-3.1.6...static-web-server-3.1.7) (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)) + + +## [static-web-server-3.1.6](https://github.com/truecharts/charts/compare/static-web-server-3.1.5...static-web-server-3.1.6) (2024-01-02) + +### Chore + + diff --git a/stable/static-web-server/4.1.3/Chart.yaml b/stable/static-web-server/4.1.3/Chart.yaml new file mode 100644 index 00000000000..c27ea62dc47 --- /dev/null +++ b/stable/static-web-server/4.1.3/Chart.yaml @@ -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: web-server + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.27.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A cross-platform, high-performance and asynchronous web server for static files-serving. +home: https://truecharts.org/charts/stable/static-web-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/static-web-server.png +keywords: + - web-server + - apache + - rust +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: static-web-server +sources: + - https://static-web-server.net + - https://github.com/static-web-server/static-web-server + - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server + - https://ghcr.io/static-web-server/static-web-server +type: application +version: 4.1.3 diff --git a/stable/static-web-server/4.0.0/README.md b/stable/static-web-server/4.1.3/README.md similarity index 100% rename from stable/static-web-server/4.0.0/README.md rename to stable/static-web-server/4.1.3/README.md diff --git a/stable/static-web-server/4.0.0/app-readme.md b/stable/static-web-server/4.1.3/app-readme.md similarity index 100% rename from stable/static-web-server/4.0.0/app-readme.md rename to stable/static-web-server/4.1.3/app-readme.md diff --git a/stable/static-web-server/4.1.3/charts/common-18.0.3.tgz b/stable/static-web-server/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/static-web-server/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/static-web-server/4.0.0/ix_values.yaml b/stable/static-web-server/4.1.3/ix_values.yaml similarity index 100% rename from stable/static-web-server/4.0.0/ix_values.yaml rename to stable/static-web-server/4.1.3/ix_values.yaml diff --git a/stable/static-web-server/4.0.0/questions.yaml b/stable/static-web-server/4.1.3/questions.yaml similarity index 100% rename from stable/static-web-server/4.0.0/questions.yaml rename to stable/static-web-server/4.1.3/questions.yaml diff --git a/stable/static/10.0.0/templates/NOTES.txt b/stable/static-web-server/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/static/10.0.0/templates/NOTES.txt rename to stable/static-web-server/4.1.3/templates/NOTES.txt diff --git a/stable/steam-headless/3.0.0/templates/common.yaml b/stable/static-web-server/4.1.3/templates/common.yaml similarity index 100% rename from stable/steam-headless/3.0.0/templates/common.yaml rename to stable/static-web-server/4.1.3/templates/common.yaml diff --git a/stable/stationeers/5.0.0/values.yaml b/stable/static-web-server/4.1.3/values.yaml similarity index 100% rename from stable/stationeers/5.0.0/values.yaml rename to stable/static-web-server/4.1.3/values.yaml diff --git a/stable/static/10.0.0/CHANGELOG.md b/stable/static/10.0.0/CHANGELOG.md deleted file mode 100644 index 6c06cee63f2..00000000000 --- a/stable/static/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [static-9.1.11](https://github.com/truecharts/charts/compare/static-9.1.10...static-9.1.11) (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)) - - -## [static-9.1.10](https://github.com/truecharts/charts/compare/static-9.1.9...static-9.1.10) (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)) - - -## [static-9.1.9](https://github.com/truecharts/charts/compare/static-9.1.8...static-9.1.9) (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)) - - -## [static-9.1.8](https://github.com/truecharts/charts/compare/static-9.1.7...static-9.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)) - - -## [static-9.1.7](https://github.com/truecharts/charts/compare/static-9.1.6...static-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [static-9.1.6](https://github.com/truecharts/charts/compare/static-9.1.5...static-9.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)) - - -## [static-9.1.5](https://github.com/truecharts/charts/compare/static-9.1.4...static-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [static-9.1.4](https://github.com/truecharts/charts/compare/static-9.1.3...static-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [static-9.1.3](https://github.com/truecharts/charts/compare/static-9.1.0...static-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/static/10.0.0/Chart.yaml b/stable/static/10.0.0/Chart.yaml deleted file mode 100644 index f984175919f..00000000000 --- a/stable/static/10.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: ee8a20c -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. -home: https://truecharts.org/charts/stable/static -icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png -keywords: - - app - - web - - filesystem - - static -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: static -sources: - - https://github.com/prologic/static - - https://github.com/nicholaswilde/docker-static - - https://github.com/truecharts/charts/tree/master/charts/stable/static - - https://ghcr.io/nicholaswilde/static -type: application -version: 10.0.0 diff --git a/stable/static/10.0.0/charts/common-17.5.0.tgz b/stable/static/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/static/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/steam-headless/3.0.0/.helmignore b/stable/static/10.1.3/.helmignore similarity index 100% rename from stable/steam-headless/3.0.0/.helmignore rename to stable/static/10.1.3/.helmignore diff --git a/stable/static/10.1.3/CHANGELOG.md b/stable/static/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..83547fe3dbc --- /dev/null +++ b/stable/static/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [static-9.1.11](https://github.com/truecharts/charts/compare/static-9.1.10...static-9.1.11) (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)) + + +## [static-9.1.10](https://github.com/truecharts/charts/compare/static-9.1.9...static-9.1.10) (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)) + + +## [static-9.1.9](https://github.com/truecharts/charts/compare/static-9.1.8...static-9.1.9) (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)) + + +## [static-9.1.8](https://github.com/truecharts/charts/compare/static-9.1.7...static-9.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)) + + +## [static-9.1.7](https://github.com/truecharts/charts/compare/static-9.1.6...static-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [static-9.1.6](https://github.com/truecharts/charts/compare/static-9.1.5...static-9.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)) + + +## [static-9.1.5](https://github.com/truecharts/charts/compare/static-9.1.4...static-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [static-9.1.4](https://github.com/truecharts/charts/compare/static-9.1.3...static-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [static-9.1.3](https://github.com/truecharts/charts/compare/static-9.1.0...static-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/static/10.1.3/Chart.yaml b/stable/static/10.1.3/Chart.yaml new file mode 100644 index 00000000000..441f01a8175 --- /dev/null +++ b/stable/static/10.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: ee8a20c +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. +home: https://truecharts.org/charts/stable/static +icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png +keywords: + - app + - web + - filesystem + - static +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: static +sources: + - https://github.com/prologic/static + - https://github.com/nicholaswilde/docker-static + - https://github.com/truecharts/charts/tree/master/charts/stable/static + - https://ghcr.io/nicholaswilde/static +type: application +version: 10.1.3 diff --git a/stable/static/10.0.0/README.md b/stable/static/10.1.3/README.md similarity index 100% rename from stable/static/10.0.0/README.md rename to stable/static/10.1.3/README.md diff --git a/stable/static/10.0.0/app-readme.md b/stable/static/10.1.3/app-readme.md similarity index 100% rename from stable/static/10.0.0/app-readme.md rename to stable/static/10.1.3/app-readme.md diff --git a/stable/static/10.1.3/charts/common-18.0.3.tgz b/stable/static/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/static/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/static/10.0.0/ix_values.yaml b/stable/static/10.1.3/ix_values.yaml similarity index 100% rename from stable/static/10.0.0/ix_values.yaml rename to stable/static/10.1.3/ix_values.yaml diff --git a/stable/static/10.0.0/questions.yaml b/stable/static/10.1.3/questions.yaml similarity index 100% rename from stable/static/10.0.0/questions.yaml rename to stable/static/10.1.3/questions.yaml diff --git a/stable/steam-headless/3.0.0/templates/NOTES.txt b/stable/static/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/steam-headless/3.0.0/templates/NOTES.txt rename to stable/static/10.1.3/templates/NOTES.txt diff --git a/stable/static/10.0.0/templates/common.yaml b/stable/static/10.1.3/templates/common.yaml similarity index 100% rename from stable/static/10.0.0/templates/common.yaml rename to stable/static/10.1.3/templates/common.yaml diff --git a/stable/steam-headless/3.0.0/values.yaml b/stable/static/10.1.3/values.yaml similarity index 100% rename from stable/steam-headless/3.0.0/values.yaml rename to stable/static/10.1.3/values.yaml diff --git a/stable/stationeers/5.0.0/CHANGELOG.md b/stable/stationeers/5.0.0/CHANGELOG.md deleted file mode 100644 index 9dd82bfe991..00000000000 --- a/stable/stationeers/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [stationeers-4.1.13](https://github.com/truecharts/charts/compare/stationeers-4.1.12...stationeers-4.1.13) (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)) - - -## [stationeers-4.1.12](https://github.com/truecharts/charts/compare/stationeers-4.1.11...stationeers-4.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)) - - -## [stationeers-4.1.11](https://github.com/truecharts/charts/compare/stationeers-4.1.10...stationeers-4.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)) - - -## [stationeers-4.1.10](https://github.com/truecharts/charts/compare/stationeers-4.1.9...stationeers-4.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)) - - -## [stationeers-4.1.9](https://github.com/truecharts/charts/compare/stationeers-4.1.8...stationeers-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [stationeers-4.1.8](https://github.com/truecharts/charts/compare/stationeers-4.1.7...stationeers-4.1.8) (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)) - - -## [stationeers-4.1.7](https://github.com/truecharts/charts/compare/stationeers-4.1.6...stationeers-4.1.7) (2024-01-08) - -### Chore - - - -- update container image ich777/steamcmd to stationeers[@f8258be](https://github.com/f8258be) by renovate ([#17038](https://github.com/truecharts/charts/issues/17038)) - - -## [stationeers-4.1.6](https://github.com/truecharts/charts/compare/stationeers-4.1.5...stationeers-4.1.6) (2024-01-08) - -### Chore - - - -- update container image ich777/steamcmd to stationeers[@23f1e3f](https://github.com/23f1e3f) by renovate ([#17029](https://github.com/truecharts/charts/issues/17029)) - - -## [stationeers-4.1.5](https://github.com/truecharts/charts/compare/stationeers-4.1.4...stationeers-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [stationeers-4.1.4](https://github.com/truecharts/charts/compare/stationeers-4.1.3...stationeers-4.1.4) (2024-01-01) - -### Chore diff --git a/stable/stationeers/5.0.0/Chart.yaml b/stable/stationeers/5.0.0/Chart.yaml deleted file mode 100644 index 4db6cb6011e..00000000000 --- a/stable/stationeers/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stationeers -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Stationeers and run it. -home: https://truecharts.org/charts/stable/stationeers -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.png -keywords: - - stationeers - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: stationeers -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/stationeers - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/stationeers/5.0.0/charts/common-17.5.0.tgz b/stable/stationeers/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/stationeers/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/storj-node/9.0.0/.helmignore b/stable/stationeers/5.1.3/.helmignore similarity index 100% rename from stable/storj-node/9.0.0/.helmignore rename to stable/stationeers/5.1.3/.helmignore diff --git a/stable/stationeers/5.1.3/CHANGELOG.md b/stable/stationeers/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..301ae4ad50f --- /dev/null +++ b/stable/stationeers/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [stationeers-4.1.13](https://github.com/truecharts/charts/compare/stationeers-4.1.12...stationeers-4.1.13) (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)) + + +## [stationeers-4.1.12](https://github.com/truecharts/charts/compare/stationeers-4.1.11...stationeers-4.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)) + + +## [stationeers-4.1.11](https://github.com/truecharts/charts/compare/stationeers-4.1.10...stationeers-4.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)) + + +## [stationeers-4.1.10](https://github.com/truecharts/charts/compare/stationeers-4.1.9...stationeers-4.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)) + + +## [stationeers-4.1.9](https://github.com/truecharts/charts/compare/stationeers-4.1.8...stationeers-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [stationeers-4.1.8](https://github.com/truecharts/charts/compare/stationeers-4.1.7...stationeers-4.1.8) (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)) + + +## [stationeers-4.1.7](https://github.com/truecharts/charts/compare/stationeers-4.1.6...stationeers-4.1.7) (2024-01-08) + +### Chore + + + +- update container image ich777/steamcmd to stationeers[@f8258be](https://github.com/f8258be) by renovate ([#17038](https://github.com/truecharts/charts/issues/17038)) + + +## [stationeers-4.1.6](https://github.com/truecharts/charts/compare/stationeers-4.1.5...stationeers-4.1.6) (2024-01-08) + +### Chore + + + +- update container image ich777/steamcmd to stationeers[@23f1e3f](https://github.com/23f1e3f) by renovate ([#17029](https://github.com/truecharts/charts/issues/17029)) + + +## [stationeers-4.1.5](https://github.com/truecharts/charts/compare/stationeers-4.1.4...stationeers-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/stationeers/5.1.3/Chart.yaml b/stable/stationeers/5.1.3/Chart.yaml new file mode 100644 index 00000000000..9d4c1740f99 --- /dev/null +++ b/stable/stationeers/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: stationeers +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Stationeers and run it. +home: https://truecharts.org/charts/stable/stationeers +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.png +keywords: + - stationeers + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: stationeers +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/stationeers + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/stationeers/5.0.0/README.md b/stable/stationeers/5.1.3/README.md similarity index 100% rename from stable/stationeers/5.0.0/README.md rename to stable/stationeers/5.1.3/README.md diff --git a/stable/stationeers/5.0.0/app-readme.md b/stable/stationeers/5.1.3/app-readme.md similarity index 100% rename from stable/stationeers/5.0.0/app-readme.md rename to stable/stationeers/5.1.3/app-readme.md diff --git a/stable/stationeers/5.1.3/charts/common-18.0.3.tgz b/stable/stationeers/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/stationeers/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/stationeers/5.0.0/ix_values.yaml b/stable/stationeers/5.1.3/ix_values.yaml similarity index 100% rename from stable/stationeers/5.0.0/ix_values.yaml rename to stable/stationeers/5.1.3/ix_values.yaml diff --git a/stable/stationeers/5.0.0/questions.yaml b/stable/stationeers/5.1.3/questions.yaml similarity index 100% rename from stable/stationeers/5.0.0/questions.yaml rename to stable/stationeers/5.1.3/questions.yaml diff --git a/stable/stationeers/5.0.0/templates/common.yaml b/stable/stationeers/5.1.3/templates/common.yaml similarity index 100% rename from stable/stationeers/5.0.0/templates/common.yaml rename to stable/stationeers/5.1.3/templates/common.yaml diff --git a/stable/storj-node/9.0.0/values.yaml b/stable/stationeers/5.1.3/values.yaml similarity index 100% rename from stable/storj-node/9.0.0/values.yaml rename to stable/stationeers/5.1.3/values.yaml diff --git a/stable/steam-headless/3.0.0/CHANGELOG.md b/stable/steam-headless/3.0.0/CHANGELOG.md deleted file mode 100644 index f0dcb5bf47c..00000000000 --- a/stable/steam-headless/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [steam-headless-2.1.19](https://github.com/truecharts/charts/compare/steam-headless-2.1.18...steam-headless-2.1.19) (2024-02-12) - -### Chore - - - -- update container image josh5/steam-headless to latest[@65190a8](https://github.com/65190a8) by renovate ([#18085](https://github.com/truecharts/charts/issues/18085)) - - -## [steam-headless-2.1.18](https://github.com/truecharts/charts/compare/steam-headless-2.1.17...steam-headless-2.1.18) (2024-02-05) - -### Chore - - - -- update container image josh5/steam-headless to latest[@0364932](https://github.com/0364932) by renovate ([#17876](https://github.com/truecharts/charts/issues/17876)) - - -## [steam-headless-2.1.17](https://github.com/truecharts/charts/compare/steam-headless-2.1.16...steam-headless-2.1.17) (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)) - - -## [steam-headless-2.1.16](https://github.com/truecharts/charts/compare/steam-headless-2.1.15...steam-headless-2.1.16) (2024-01-29) - -### Chore - - - -- update container image josh5/steam-headless to latest[@e9b5052](https://github.com/e9b5052) by renovate ([#17638](https://github.com/truecharts/charts/issues/17638)) - - -## [steam-headless-2.1.15](https://github.com/truecharts/charts/compare/steam-headless-2.1.14...steam-headless-2.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)) - - -## [steam-headless-2.1.14](https://github.com/truecharts/charts/compare/steam-headless-2.1.13...steam-headless-2.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)) - - -## [steam-headless-2.1.13](https://github.com/truecharts/charts/compare/steam-headless-2.1.12...steam-headless-2.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)) - - -## [steam-headless-2.1.12](https://github.com/truecharts/charts/compare/steam-headless-2.1.11...steam-headless-2.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [steam-headless-2.1.11](https://github.com/truecharts/charts/compare/steam-headless-2.1.10...steam-headless-2.1.11) (2024-01-21) - -### Chore diff --git a/stable/steam-headless/3.0.0/Chart.yaml b/stable/steam-headless/3.0.0/Chart.yaml deleted file mode 100644 index ea34624503a..00000000000 --- a/stable/steam-headless/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: games - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Headless Steam chart. -home: https://truecharts.org/charts/stable/steam-headless -icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.png -keywords: - - steam-headless - - games -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: steam-headless -sources: - - https://github.com/Steam-Headless/docker-steam-headless - - https://github.com/truecharts/charts/tree/master/charts/stable/steam-headless - - https://hub.docker.com/r/josh5/steam-headless -type: application -version: 3.0.0 diff --git a/stable/steam-headless/3.0.0/charts/common-17.5.0.tgz b/stable/steam-headless/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/steam-headless/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/storm/5.0.0/.helmignore b/stable/steam-headless/3.1.3/.helmignore similarity index 100% rename from stable/storm/5.0.0/.helmignore rename to stable/steam-headless/3.1.3/.helmignore diff --git a/stable/steam-headless/3.1.3/CHANGELOG.md b/stable/steam-headless/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..88c16f274e8 --- /dev/null +++ b/stable/steam-headless/3.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [steam-headless-2.1.19](https://github.com/truecharts/charts/compare/steam-headless-2.1.18...steam-headless-2.1.19) (2024-02-12) + +### Chore + + + +- update container image josh5/steam-headless to latest[@65190a8](https://github.com/65190a8) by renovate ([#18085](https://github.com/truecharts/charts/issues/18085)) + + +## [steam-headless-2.1.18](https://github.com/truecharts/charts/compare/steam-headless-2.1.17...steam-headless-2.1.18) (2024-02-05) + +### Chore + + + +- update container image josh5/steam-headless to latest[@0364932](https://github.com/0364932) by renovate ([#17876](https://github.com/truecharts/charts/issues/17876)) + + +## [steam-headless-2.1.17](https://github.com/truecharts/charts/compare/steam-headless-2.1.16...steam-headless-2.1.17) (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)) + + +## [steam-headless-2.1.16](https://github.com/truecharts/charts/compare/steam-headless-2.1.15...steam-headless-2.1.16) (2024-01-29) + +### Chore + + + +- update container image josh5/steam-headless to latest[@e9b5052](https://github.com/e9b5052) by renovate ([#17638](https://github.com/truecharts/charts/issues/17638)) + + +## [steam-headless-2.1.15](https://github.com/truecharts/charts/compare/steam-headless-2.1.14...steam-headless-2.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)) + + +## [steam-headless-2.1.14](https://github.com/truecharts/charts/compare/steam-headless-2.1.13...steam-headless-2.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)) + + +## [steam-headless-2.1.13](https://github.com/truecharts/charts/compare/steam-headless-2.1.12...steam-headless-2.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)) + + +## [steam-headless-2.1.12](https://github.com/truecharts/charts/compare/steam-headless-2.1.11...steam-headless-2.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/steam-headless/3.1.3/Chart.yaml b/stable/steam-headless/3.1.3/Chart.yaml new file mode 100644 index 00000000000..31485764037 --- /dev/null +++ b/stable/steam-headless/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: games + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Headless Steam chart. +home: https://truecharts.org/charts/stable/steam-headless +icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.png +keywords: + - steam-headless + - games +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: steam-headless +sources: + - https://github.com/Steam-Headless/docker-steam-headless + - https://github.com/truecharts/charts/tree/master/charts/stable/steam-headless + - https://hub.docker.com/r/josh5/steam-headless +type: application +version: 3.1.3 diff --git a/stable/steam-headless/3.0.0/README.md b/stable/steam-headless/3.1.3/README.md similarity index 100% rename from stable/steam-headless/3.0.0/README.md rename to stable/steam-headless/3.1.3/README.md diff --git a/stable/steam-headless/3.0.0/app-readme.md b/stable/steam-headless/3.1.3/app-readme.md similarity index 100% rename from stable/steam-headless/3.0.0/app-readme.md rename to stable/steam-headless/3.1.3/app-readme.md diff --git a/stable/steam-headless/3.1.3/charts/common-18.0.3.tgz b/stable/steam-headless/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/steam-headless/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/steam-headless/3.0.0/ix_values.yaml b/stable/steam-headless/3.1.3/ix_values.yaml similarity index 100% rename from stable/steam-headless/3.0.0/ix_values.yaml rename to stable/steam-headless/3.1.3/ix_values.yaml diff --git a/stable/steam-headless/3.0.0/questions.yaml b/stable/steam-headless/3.1.3/questions.yaml similarity index 100% rename from stable/steam-headless/3.0.0/questions.yaml rename to stable/steam-headless/3.1.3/questions.yaml diff --git a/stable/storj-node/9.0.0/templates/NOTES.txt b/stable/steam-headless/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/storj-node/9.0.0/templates/NOTES.txt rename to stable/steam-headless/3.1.3/templates/NOTES.txt diff --git a/stable/storj-node/9.0.0/templates/common.yaml b/stable/steam-headless/3.1.3/templates/common.yaml similarity index 100% rename from stable/storj-node/9.0.0/templates/common.yaml rename to stable/steam-headless/3.1.3/templates/common.yaml diff --git a/stable/storm/5.0.0/values.yaml b/stable/steam-headless/3.1.3/values.yaml similarity index 100% rename from stable/storm/5.0.0/values.yaml rename to stable/steam-headless/3.1.3/values.yaml diff --git a/stable/storj-node/9.0.0/CHANGELOG.md b/stable/storj-node/9.0.0/CHANGELOG.md deleted file mode 100644 index 6843ec159ab..00000000000 --- a/stable/storj-node/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [storj-node-8.1.11](https://github.com/truecharts/charts/compare/storj-node-8.1.10...storj-node-8.1.11) (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)) - - -## [storj-node-8.1.10](https://github.com/truecharts/charts/compare/storj-node-8.1.9...storj-node-8.1.10) (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)) - - -## [storj-node-8.1.9](https://github.com/truecharts/charts/compare/storj-node-8.1.8...storj-node-8.1.9) (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)) - - -## [storj-node-8.1.8](https://github.com/truecharts/charts/compare/storj-node-8.1.7...storj-node-8.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)) - - -## [storj-node-8.1.7](https://github.com/truecharts/charts/compare/storj-node-8.1.6...storj-node-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [storj-node-8.1.6](https://github.com/truecharts/charts/compare/storj-node-8.1.5...storj-node-8.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)) - - -## [storj-node-8.1.5](https://github.com/truecharts/charts/compare/storj-node-8.1.4...storj-node-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [storj-node-8.1.4](https://github.com/truecharts/charts/compare/storj-node-8.1.3...storj-node-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [storj-node-8.1.3](https://github.com/truecharts/charts/compare/storj-node-8.1.0...storj-node-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/storj-node/9.0.0/Chart.yaml b/stable/storj-node/9.0.0/Chart.yaml deleted file mode 100644 index 66a1a6b42b0..00000000000 --- a/stable/storj-node/9.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.71.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner -home: https://truecharts.org/charts/stable/storj-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png -keywords: - - storj - - storage -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: storj-node -sources: - - https://docs.storj.io/node/ - - https://github.com/storj/storj - - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node - - https://hub.docker.com/r/storjlabs/storagenode -type: application -version: 9.0.0 diff --git a/stable/storj-node/9.0.0/charts/common-17.5.0.tgz b/stable/storj-node/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/storj-node/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/strapi/13.0.0/.helmignore b/stable/storj-node/9.1.3/.helmignore similarity index 100% rename from stable/strapi/13.0.0/.helmignore rename to stable/storj-node/9.1.3/.helmignore diff --git a/stable/storj-node/9.1.3/CHANGELOG.md b/stable/storj-node/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..484e6b65f74 --- /dev/null +++ b/stable/storj-node/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [storj-node-8.1.11](https://github.com/truecharts/charts/compare/storj-node-8.1.10...storj-node-8.1.11) (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)) + + +## [storj-node-8.1.10](https://github.com/truecharts/charts/compare/storj-node-8.1.9...storj-node-8.1.10) (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)) + + +## [storj-node-8.1.9](https://github.com/truecharts/charts/compare/storj-node-8.1.8...storj-node-8.1.9) (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)) + + +## [storj-node-8.1.8](https://github.com/truecharts/charts/compare/storj-node-8.1.7...storj-node-8.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)) + + +## [storj-node-8.1.7](https://github.com/truecharts/charts/compare/storj-node-8.1.6...storj-node-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [storj-node-8.1.6](https://github.com/truecharts/charts/compare/storj-node-8.1.5...storj-node-8.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)) + + +## [storj-node-8.1.5](https://github.com/truecharts/charts/compare/storj-node-8.1.4...storj-node-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [storj-node-8.1.4](https://github.com/truecharts/charts/compare/storj-node-8.1.3...storj-node-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [storj-node-8.1.3](https://github.com/truecharts/charts/compare/storj-node-8.1.0...storj-node-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/storj-node/9.1.3/Chart.yaml b/stable/storj-node/9.1.3/Chart.yaml new file mode 100644 index 00000000000..6b234d47b76 --- /dev/null +++ b/stable/storj-node/9.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.71.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner +home: https://truecharts.org/charts/stable/storj-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png +keywords: + - storj + - storage +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: storj-node +sources: + - https://docs.storj.io/node/ + - https://github.com/storj/storj + - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node + - https://hub.docker.com/r/storjlabs/storagenode +type: application +version: 9.1.3 diff --git a/stable/storj-node/9.0.0/README.md b/stable/storj-node/9.1.3/README.md similarity index 100% rename from stable/storj-node/9.0.0/README.md rename to stable/storj-node/9.1.3/README.md diff --git a/stable/storj-node/9.0.0/SKIPINSTALL b/stable/storj-node/9.1.3/SKIPINSTALL similarity index 100% rename from stable/storj-node/9.0.0/SKIPINSTALL rename to stable/storj-node/9.1.3/SKIPINSTALL diff --git a/stable/storj-node/9.0.0/app-readme.md b/stable/storj-node/9.1.3/app-readme.md similarity index 100% rename from stable/storj-node/9.0.0/app-readme.md rename to stable/storj-node/9.1.3/app-readme.md diff --git a/stable/storj-node/9.1.3/charts/common-18.0.3.tgz b/stable/storj-node/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/storj-node/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/storj-node/9.0.0/ix_values.yaml b/stable/storj-node/9.1.3/ix_values.yaml similarity index 100% rename from stable/storj-node/9.0.0/ix_values.yaml rename to stable/storj-node/9.1.3/ix_values.yaml diff --git a/stable/storj-node/9.0.0/questions.yaml b/stable/storj-node/9.1.3/questions.yaml similarity index 100% rename from stable/storj-node/9.0.0/questions.yaml rename to stable/storj-node/9.1.3/questions.yaml diff --git a/stable/storm/5.0.0/templates/NOTES.txt b/stable/storj-node/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/storm/5.0.0/templates/NOTES.txt rename to stable/storj-node/9.1.3/templates/NOTES.txt diff --git a/stable/strapi/13.0.0/templates/common.yaml b/stable/storj-node/9.1.3/templates/common.yaml similarity index 100% rename from stable/strapi/13.0.0/templates/common.yaml rename to stable/storj-node/9.1.3/templates/common.yaml diff --git a/stable/strapi/13.0.0/values.yaml b/stable/storj-node/9.1.3/values.yaml similarity index 100% rename from stable/strapi/13.0.0/values.yaml rename to stable/storj-node/9.1.3/values.yaml diff --git a/stable/storm/5.0.0/CHANGELOG.md b/stable/storm/5.0.0/CHANGELOG.md deleted file mode 100644 index 3ba33b7b762..00000000000 --- a/stable/storm/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [storm-4.1.11](https://github.com/truecharts/charts/compare/storm-4.1.10...storm-4.1.11) (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)) - - -## [storm-4.1.10](https://github.com/truecharts/charts/compare/storm-4.1.9...storm-4.1.10) (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)) - - -## [storm-4.1.9](https://github.com/truecharts/charts/compare/storm-4.1.8...storm-4.1.9) (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)) - - -## [storm-4.1.8](https://github.com/truecharts/charts/compare/storm-4.1.7...storm-4.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)) - - -## [storm-4.1.7](https://github.com/truecharts/charts/compare/storm-4.1.6...storm-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [storm-4.1.6](https://github.com/truecharts/charts/compare/storm-4.1.5...storm-4.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)) - - -## [storm-4.1.5](https://github.com/truecharts/charts/compare/storm-4.1.4...storm-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [storm-4.1.4](https://github.com/truecharts/charts/compare/storm-4.1.3...storm-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [storm-4.1.3](https://github.com/truecharts/charts/compare/storm-4.1.0...storm-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/storm/5.0.0/Chart.yaml b/stable/storm/5.0.0/Chart.yaml deleted file mode 100644 index f49ce1a5239..00000000000 --- a/stable/storm/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.3.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Modern Deluge Interface. -home: https://truecharts.org/charts/stable/storm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png -keywords: - - storm - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: storm -sources: - - https://github.com/relvacode/storm/pkgs/container/storm - - https://github.com/relvacode/storm - - https://github.com/truecharts/charts/tree/master/charts/stable/storm - - https://ghcr.io/relvacode/storm -type: application -version: 5.0.0 diff --git a/stable/storm/5.0.0/charts/common-17.5.0.tgz b/stable/storm/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/storm/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/stun-turn-server/6.0.0/.helmignore b/stable/storm/5.1.3/.helmignore similarity index 100% rename from stable/stun-turn-server/6.0.0/.helmignore rename to stable/storm/5.1.3/.helmignore diff --git a/stable/storm/5.1.3/CHANGELOG.md b/stable/storm/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..cbed2833efd --- /dev/null +++ b/stable/storm/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [storm-4.1.11](https://github.com/truecharts/charts/compare/storm-4.1.10...storm-4.1.11) (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)) + + +## [storm-4.1.10](https://github.com/truecharts/charts/compare/storm-4.1.9...storm-4.1.10) (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)) + + +## [storm-4.1.9](https://github.com/truecharts/charts/compare/storm-4.1.8...storm-4.1.9) (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)) + + +## [storm-4.1.8](https://github.com/truecharts/charts/compare/storm-4.1.7...storm-4.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)) + + +## [storm-4.1.7](https://github.com/truecharts/charts/compare/storm-4.1.6...storm-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [storm-4.1.6](https://github.com/truecharts/charts/compare/storm-4.1.5...storm-4.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)) + + +## [storm-4.1.5](https://github.com/truecharts/charts/compare/storm-4.1.4...storm-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [storm-4.1.4](https://github.com/truecharts/charts/compare/storm-4.1.3...storm-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [storm-4.1.3](https://github.com/truecharts/charts/compare/storm-4.1.0...storm-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/storm/5.1.3/Chart.yaml b/stable/storm/5.1.3/Chart.yaml new file mode 100644 index 00000000000..e370bd2c8cd --- /dev/null +++ b/stable/storm/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.3.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Modern Deluge Interface. +home: https://truecharts.org/charts/stable/storm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png +keywords: + - storm + - Downloaders +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: storm +sources: + - https://github.com/relvacode/storm/pkgs/container/storm + - https://github.com/relvacode/storm + - https://github.com/truecharts/charts/tree/master/charts/stable/storm + - https://ghcr.io/relvacode/storm +type: application +version: 5.1.3 diff --git a/stable/storm/5.0.0/README.md b/stable/storm/5.1.3/README.md similarity index 100% rename from stable/storm/5.0.0/README.md rename to stable/storm/5.1.3/README.md diff --git a/stable/storm/5.0.0/app-readme.md b/stable/storm/5.1.3/app-readme.md similarity index 100% rename from stable/storm/5.0.0/app-readme.md rename to stable/storm/5.1.3/app-readme.md diff --git a/stable/storm/5.1.3/charts/common-18.0.3.tgz b/stable/storm/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/storm/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/storm/5.0.0/ix_values.yaml b/stable/storm/5.1.3/ix_values.yaml similarity index 100% rename from stable/storm/5.0.0/ix_values.yaml rename to stable/storm/5.1.3/ix_values.yaml diff --git a/stable/storm/5.0.0/questions.yaml b/stable/storm/5.1.3/questions.yaml similarity index 100% rename from stable/storm/5.0.0/questions.yaml rename to stable/storm/5.1.3/questions.yaml diff --git a/stable/strapi/13.0.0/templates/NOTES.txt b/stable/storm/5.1.3/templates/NOTES.txt similarity index 100% rename from stable/strapi/13.0.0/templates/NOTES.txt rename to stable/storm/5.1.3/templates/NOTES.txt diff --git a/stable/storm/5.0.0/templates/common.yaml b/stable/storm/5.1.3/templates/common.yaml similarity index 100% rename from stable/storm/5.0.0/templates/common.yaml rename to stable/storm/5.1.3/templates/common.yaml diff --git a/stable/stun-turn-server/6.0.0/values.yaml b/stable/storm/5.1.3/values.yaml similarity index 100% rename from stable/stun-turn-server/6.0.0/values.yaml rename to stable/storm/5.1.3/values.yaml diff --git a/stable/strapi/13.0.0/CHANGELOG.md b/stable/strapi/13.0.0/CHANGELOG.md deleted file mode 100644 index 3acc4cb97d0..00000000000 --- a/stable/strapi/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [strapi-12.1.11](https://github.com/truecharts/charts/compare/strapi-12.1.10...strapi-12.1.11) (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)) - - -## [strapi-12.1.10](https://github.com/truecharts/charts/compare/strapi-12.1.9...strapi-12.1.10) (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)) - - -## [strapi-12.1.9](https://github.com/truecharts/charts/compare/strapi-12.1.8...strapi-12.1.9) (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)) - - -## [strapi-12.1.8](https://github.com/truecharts/charts/compare/strapi-12.1.7...strapi-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)) - - -## [strapi-12.1.7](https://github.com/truecharts/charts/compare/strapi-12.1.6...strapi-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [strapi-12.1.6](https://github.com/truecharts/charts/compare/strapi-12.1.5...strapi-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)) - - -## [strapi-12.1.5](https://github.com/truecharts/charts/compare/strapi-12.1.4...strapi-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [strapi-12.1.4](https://github.com/truecharts/charts/compare/strapi-12.1.3...strapi-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [strapi-12.1.3](https://github.com/truecharts/charts/compare/strapi-12.1.0...strapi-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/strapi/13.0.0/Chart.yaml b/stable/strapi/13.0.0/Chart.yaml deleted file mode 100644 index e9ef5f99480..00000000000 --- a/stable/strapi/13.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cms - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.16.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open-source headless CMS. JavaScript, fully customizable and developer-first. -home: https://truecharts.org/charts/stable/strapi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png -keywords: - - strapi - - cms -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: strapi -sources: - - https://truecharts.org/charts/stable/strapi - - https://github.com/naskio/docker-strapi - - https://github.com/truecharts/charts/tree/master/charts/stable/strapi - - https://hub.docker.com/r/naskio/strapi -type: application -version: 13.0.0 diff --git a/stable/strapi/13.0.0/charts/common-17.5.0.tgz b/stable/strapi/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/strapi/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/suistartpage/5.0.0/.helmignore b/stable/strapi/13.1.3/.helmignore similarity index 100% rename from stable/suistartpage/5.0.0/.helmignore rename to stable/strapi/13.1.3/.helmignore diff --git a/stable/strapi/13.1.3/CHANGELOG.md b/stable/strapi/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1bbc696b760 --- /dev/null +++ b/stable/strapi/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [strapi-12.1.11](https://github.com/truecharts/charts/compare/strapi-12.1.10...strapi-12.1.11) (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)) + + +## [strapi-12.1.10](https://github.com/truecharts/charts/compare/strapi-12.1.9...strapi-12.1.10) (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)) + + +## [strapi-12.1.9](https://github.com/truecharts/charts/compare/strapi-12.1.8...strapi-12.1.9) (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)) + + +## [strapi-12.1.8](https://github.com/truecharts/charts/compare/strapi-12.1.7...strapi-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)) + + +## [strapi-12.1.7](https://github.com/truecharts/charts/compare/strapi-12.1.6...strapi-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [strapi-12.1.6](https://github.com/truecharts/charts/compare/strapi-12.1.5...strapi-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)) + + +## [strapi-12.1.5](https://github.com/truecharts/charts/compare/strapi-12.1.4...strapi-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [strapi-12.1.4](https://github.com/truecharts/charts/compare/strapi-12.1.3...strapi-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [strapi-12.1.3](https://github.com/truecharts/charts/compare/strapi-12.1.0...strapi-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/strapi/13.1.3/Chart.yaml b/stable/strapi/13.1.3/Chart.yaml new file mode 100644 index 00000000000..97c7a81cea6 --- /dev/null +++ b/stable/strapi/13.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cms + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.16.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Open-source headless CMS. JavaScript, fully customizable and developer-first. +home: https://truecharts.org/charts/stable/strapi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png +keywords: + - strapi + - cms +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: strapi +sources: + - https://truecharts.org/charts/stable/strapi + - https://github.com/naskio/docker-strapi + - https://github.com/truecharts/charts/tree/master/charts/stable/strapi + - https://hub.docker.com/r/naskio/strapi +type: application +version: 13.1.3 diff --git a/stable/strapi/13.0.0/README.md b/stable/strapi/13.1.3/README.md similarity index 100% rename from stable/strapi/13.0.0/README.md rename to stable/strapi/13.1.3/README.md diff --git a/stable/strapi/13.0.0/app-readme.md b/stable/strapi/13.1.3/app-readme.md similarity index 100% rename from stable/strapi/13.0.0/app-readme.md rename to stable/strapi/13.1.3/app-readme.md diff --git a/stable/strapi/13.1.3/charts/common-18.0.3.tgz b/stable/strapi/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/strapi/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/strapi/13.0.0/ix_values.yaml b/stable/strapi/13.1.3/ix_values.yaml similarity index 100% rename from stable/strapi/13.0.0/ix_values.yaml rename to stable/strapi/13.1.3/ix_values.yaml diff --git a/stable/strapi/13.0.0/questions.yaml b/stable/strapi/13.1.3/questions.yaml similarity index 100% rename from stable/strapi/13.0.0/questions.yaml rename to stable/strapi/13.1.3/questions.yaml diff --git a/stable/stun-turn-server/6.0.0/templates/NOTES.txt b/stable/strapi/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/stun-turn-server/6.0.0/templates/NOTES.txt rename to stable/strapi/13.1.3/templates/NOTES.txt diff --git a/stable/stun-turn-server/6.0.0/templates/common.yaml b/stable/strapi/13.1.3/templates/common.yaml similarity index 100% rename from stable/stun-turn-server/6.0.0/templates/common.yaml rename to stable/strapi/13.1.3/templates/common.yaml diff --git a/stable/suistartpage/5.0.0/values.yaml b/stable/strapi/13.1.3/values.yaml similarity index 100% rename from stable/suistartpage/5.0.0/values.yaml rename to stable/strapi/13.1.3/values.yaml diff --git a/stable/stun-turn-server/6.0.0/CHANGELOG.md b/stable/stun-turn-server/6.0.0/CHANGELOG.md deleted file mode 100644 index dea0ebbdf7b..00000000000 --- a/stable/stun-turn-server/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [stun-turn-server-5.1.14](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.13...stun-turn-server-5.1.14) (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)) - - -## [stun-turn-server-5.1.13](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.12...stun-turn-server-5.1.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)) - - -## [stun-turn-server-5.1.12](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.11...stun-turn-server-5.1.12) (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)) - - -## [stun-turn-server-5.1.11](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.10...stun-turn-server-5.1.11) (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)) - - -## [stun-turn-server-5.1.10](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.9...stun-turn-server-5.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [stun-turn-server-5.1.9](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.8...stun-turn-server-5.1.9) (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)) - - -## [stun-turn-server-5.1.8](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.7...stun-turn-server-5.1.8) (2024-01-03) - -### Chore - - - -- update container image ich777/stun-turn-server to latest[@fe6e439](https://github.com/fe6e439) by renovate ([#16781](https://github.com/truecharts/charts/issues/16781)) - - -## [stun-turn-server-5.1.7](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.6...stun-turn-server-5.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [stun-turn-server-5.1.6](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.4...stun-turn-server-5.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [stun-turn-server-5.1.4](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.3...stun-turn-server-5.1.4) (2024-01-01) - -### Chore diff --git a/stable/stun-turn-server/6.0.0/Chart.yaml b/stable/stun-turn-server/6.0.0/Chart.yaml deleted file mode 100644 index a80f021fa12..00000000000 --- a/stable/stun-turn-server/6.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. -home: https://truecharts.org/charts/stable/stun-turn-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png -keywords: - - stun-turn-server - - Network -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: stun-turn-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server - - https://hub.docker.com/r/ich777/stun-turn-server -type: application -version: 6.0.0 diff --git a/stable/stun-turn-server/6.0.0/charts/common-17.5.0.tgz b/stable/stun-turn-server/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/stun-turn-server/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/survivethenights/5.0.0/.helmignore b/stable/stun-turn-server/6.1.3/.helmignore similarity index 100% rename from stable/survivethenights/5.0.0/.helmignore rename to stable/stun-turn-server/6.1.3/.helmignore diff --git a/stable/stun-turn-server/6.1.3/CHANGELOG.md b/stable/stun-turn-server/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..0be9b1b5be4 --- /dev/null +++ b/stable/stun-turn-server/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [stun-turn-server-5.1.14](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.13...stun-turn-server-5.1.14) (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)) + + +## [stun-turn-server-5.1.13](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.12...stun-turn-server-5.1.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)) + + +## [stun-turn-server-5.1.12](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.11...stun-turn-server-5.1.12) (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)) + + +## [stun-turn-server-5.1.11](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.10...stun-turn-server-5.1.11) (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)) + + +## [stun-turn-server-5.1.10](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.9...stun-turn-server-5.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [stun-turn-server-5.1.9](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.8...stun-turn-server-5.1.9) (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)) + + +## [stun-turn-server-5.1.8](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.7...stun-turn-server-5.1.8) (2024-01-03) + +### Chore + + + +- update container image ich777/stun-turn-server to latest[@fe6e439](https://github.com/fe6e439) by renovate ([#16781](https://github.com/truecharts/charts/issues/16781)) + + +## [stun-turn-server-5.1.7](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.6...stun-turn-server-5.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [stun-turn-server-5.1.6](https://github.com/truecharts/charts/compare/stun-turn-server-5.1.4...stun-turn-server-5.1.6) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + diff --git a/stable/stun-turn-server/6.1.3/Chart.yaml b/stable/stun-turn-server/6.1.3/Chart.yaml new file mode 100644 index 00000000000..e4d819aa9c0 --- /dev/null +++ b/stable/stun-turn-server/6.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. +home: https://truecharts.org/charts/stable/stun-turn-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png +keywords: + - stun-turn-server + - Network +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: stun-turn-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server + - https://hub.docker.com/r/ich777/stun-turn-server +type: application +version: 6.1.3 diff --git a/stable/stun-turn-server/6.0.0/README.md b/stable/stun-turn-server/6.1.3/README.md similarity index 100% rename from stable/stun-turn-server/6.0.0/README.md rename to stable/stun-turn-server/6.1.3/README.md diff --git a/stable/stun-turn-server/6.0.0/app-readme.md b/stable/stun-turn-server/6.1.3/app-readme.md similarity index 100% rename from stable/stun-turn-server/6.0.0/app-readme.md rename to stable/stun-turn-server/6.1.3/app-readme.md diff --git a/stable/stun-turn-server/6.1.3/charts/common-18.0.3.tgz b/stable/stun-turn-server/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/stun-turn-server/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/stun-turn-server/6.0.0/ix_values.yaml b/stable/stun-turn-server/6.1.3/ix_values.yaml similarity index 100% rename from stable/stun-turn-server/6.0.0/ix_values.yaml rename to stable/stun-turn-server/6.1.3/ix_values.yaml diff --git a/stable/stun-turn-server/6.0.0/questions.yaml b/stable/stun-turn-server/6.1.3/questions.yaml similarity index 100% rename from stable/stun-turn-server/6.0.0/questions.yaml rename to stable/stun-turn-server/6.1.3/questions.yaml diff --git a/stable/synclounge/9.0.0/templates/NOTES.txt b/stable/stun-turn-server/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/synclounge/9.0.0/templates/NOTES.txt rename to stable/stun-turn-server/6.1.3/templates/NOTES.txt diff --git a/stable/synclounge/9.0.0/templates/common.yaml b/stable/stun-turn-server/6.1.3/templates/common.yaml similarity index 100% rename from stable/synclounge/9.0.0/templates/common.yaml rename to stable/stun-turn-server/6.1.3/templates/common.yaml diff --git a/stable/survivethenights/5.0.0/values.yaml b/stable/stun-turn-server/6.1.3/values.yaml similarity index 100% rename from stable/survivethenights/5.0.0/values.yaml rename to stable/stun-turn-server/6.1.3/values.yaml diff --git a/stable/suistartpage/5.0.0/CHANGELOG.md b/stable/suistartpage/5.0.0/CHANGELOG.md deleted file mode 100644 index 3fd3535fdf1..00000000000 --- a/stable/suistartpage/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [suistartpage-4.1.11](https://github.com/truecharts/charts/compare/suistartpage-4.1.10...suistartpage-4.1.11) (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)) - - -## [suistartpage-4.1.10](https://github.com/truecharts/charts/compare/suistartpage-4.1.9...suistartpage-4.1.10) (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)) - - -## [suistartpage-4.1.9](https://github.com/truecharts/charts/compare/suistartpage-4.1.8...suistartpage-4.1.9) (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)) - - -## [suistartpage-4.1.8](https://github.com/truecharts/charts/compare/suistartpage-4.1.7...suistartpage-4.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)) - - -## [suistartpage-4.1.7](https://github.com/truecharts/charts/compare/suistartpage-4.1.6...suistartpage-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [suistartpage-4.1.6](https://github.com/truecharts/charts/compare/suistartpage-4.1.5...suistartpage-4.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)) - - -## [suistartpage-4.1.5](https://github.com/truecharts/charts/compare/suistartpage-4.1.4...suistartpage-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [suistartpage-4.1.4](https://github.com/truecharts/charts/compare/suistartpage-4.1.3...suistartpage-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [suistartpage-4.1.3](https://github.com/truecharts/charts/compare/suistartpage-4.1.0...suistartpage-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/suistartpage/5.0.0/Chart.yaml b/stable/suistartpage/5.0.0/Chart.yaml deleted file mode 100644 index 4e76de3cd78..00000000000 --- a/stable/suistartpage/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. -home: https://truecharts.org/charts/stable/suistartpage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.png -keywords: - - suistartpage - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: suistartpage -sources: - - https://github.com/CorneliousJD/SUI-Startpage - - https://github.com/truecharts/charts/tree/master/charts/stable/suistartpage - - https://hub.docker.com/r/corneliousjd/sui-startpage -type: application -version: 5.0.0 diff --git a/stable/suistartpage/5.0.0/charts/common-17.5.0.tgz b/stable/suistartpage/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/suistartpage/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/synclounge/9.0.0/.helmignore b/stable/suistartpage/5.1.3/.helmignore similarity index 100% rename from stable/synclounge/9.0.0/.helmignore rename to stable/suistartpage/5.1.3/.helmignore diff --git a/stable/suistartpage/5.1.3/CHANGELOG.md b/stable/suistartpage/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d6e45114ebe --- /dev/null +++ b/stable/suistartpage/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [suistartpage-4.1.11](https://github.com/truecharts/charts/compare/suistartpage-4.1.10...suistartpage-4.1.11) (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)) + + +## [suistartpage-4.1.10](https://github.com/truecharts/charts/compare/suistartpage-4.1.9...suistartpage-4.1.10) (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)) + + +## [suistartpage-4.1.9](https://github.com/truecharts/charts/compare/suistartpage-4.1.8...suistartpage-4.1.9) (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)) + + +## [suistartpage-4.1.8](https://github.com/truecharts/charts/compare/suistartpage-4.1.7...suistartpage-4.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)) + + +## [suistartpage-4.1.7](https://github.com/truecharts/charts/compare/suistartpage-4.1.6...suistartpage-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [suistartpage-4.1.6](https://github.com/truecharts/charts/compare/suistartpage-4.1.5...suistartpage-4.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)) + + +## [suistartpage-4.1.5](https://github.com/truecharts/charts/compare/suistartpage-4.1.4...suistartpage-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [suistartpage-4.1.4](https://github.com/truecharts/charts/compare/suistartpage-4.1.3...suistartpage-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [suistartpage-4.1.3](https://github.com/truecharts/charts/compare/suistartpage-4.1.0...suistartpage-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/suistartpage/5.1.3/Chart.yaml b/stable/suistartpage/5.1.3/Chart.yaml new file mode 100644 index 00000000000..655a37b333d --- /dev/null +++ b/stable/suistartpage/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. +home: https://truecharts.org/charts/stable/suistartpage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.png +keywords: + - suistartpage + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: suistartpage +sources: + - https://github.com/CorneliousJD/SUI-Startpage + - https://github.com/truecharts/charts/tree/master/charts/stable/suistartpage + - https://hub.docker.com/r/corneliousjd/sui-startpage +type: application +version: 5.1.3 diff --git a/stable/suistartpage/5.0.0/README.md b/stable/suistartpage/5.1.3/README.md similarity index 100% rename from stable/suistartpage/5.0.0/README.md rename to stable/suistartpage/5.1.3/README.md diff --git a/stable/suistartpage/5.0.0/app-readme.md b/stable/suistartpage/5.1.3/app-readme.md similarity index 100% rename from stable/suistartpage/5.0.0/app-readme.md rename to stable/suistartpage/5.1.3/app-readme.md diff --git a/stable/suistartpage/5.1.3/charts/common-18.0.3.tgz b/stable/suistartpage/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/suistartpage/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/suistartpage/5.0.0/ix_values.yaml b/stable/suistartpage/5.1.3/ix_values.yaml similarity index 100% rename from stable/suistartpage/5.0.0/ix_values.yaml rename to stable/suistartpage/5.1.3/ix_values.yaml diff --git a/stable/suistartpage/5.0.0/questions.yaml b/stable/suistartpage/5.1.3/questions.yaml similarity index 100% rename from stable/suistartpage/5.0.0/questions.yaml rename to stable/suistartpage/5.1.3/questions.yaml diff --git a/stable/suistartpage/5.0.0/templates/common.yaml b/stable/suistartpage/5.1.3/templates/common.yaml similarity index 100% rename from stable/suistartpage/5.0.0/templates/common.yaml rename to stable/suistartpage/5.1.3/templates/common.yaml diff --git a/stable/synclounge/9.0.0/values.yaml b/stable/suistartpage/5.1.3/values.yaml similarity index 100% rename from stable/synclounge/9.0.0/values.yaml rename to stable/suistartpage/5.1.3/values.yaml diff --git a/stable/survivethenights/5.0.0/CHANGELOG.md b/stable/survivethenights/5.0.0/CHANGELOG.md deleted file mode 100644 index 1732b22561e..00000000000 --- a/stable/survivethenights/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [survivethenights-4.1.11](https://github.com/truecharts/charts/compare/survivethenights-4.1.10...survivethenights-4.1.11) (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)) - - -## [survivethenights-4.1.10](https://github.com/truecharts/charts/compare/survivethenights-4.1.9...survivethenights-4.1.10) (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)) - - -## [survivethenights-4.1.9](https://github.com/truecharts/charts/compare/survivethenights-4.1.8...survivethenights-4.1.9) (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)) - - -## [survivethenights-4.1.8](https://github.com/truecharts/charts/compare/survivethenights-4.1.7...survivethenights-4.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)) - - -## [survivethenights-4.1.7](https://github.com/truecharts/charts/compare/survivethenights-4.1.6...survivethenights-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [survivethenights-4.1.6](https://github.com/truecharts/charts/compare/survivethenights-4.1.5...survivethenights-4.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)) - - -## [survivethenights-4.1.5](https://github.com/truecharts/charts/compare/survivethenights-4.1.4...survivethenights-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [survivethenights-4.1.4](https://github.com/truecharts/charts/compare/survivethenights-4.1.3...survivethenights-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [survivethenights-4.1.3](https://github.com/truecharts/charts/compare/survivethenights-4.1.0...survivethenights-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/survivethenights/5.0.0/Chart.yaml b/stable/survivethenights/5.0.0/Chart.yaml deleted file mode 100644 index 30eb1152a7f..00000000000 --- a/stable/survivethenights/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stn -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. -home: https://truecharts.org/charts/stable/survivethenights -icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.png -keywords: - - survivethenights - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: survivethenights -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/survivethenights - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/survivethenights/5.0.0/charts/common-17.5.0.tgz b/stable/survivethenights/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/survivethenights/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/syncthing/18.0.0/.helmignore b/stable/survivethenights/5.1.3/.helmignore similarity index 100% rename from stable/syncthing/18.0.0/.helmignore rename to stable/survivethenights/5.1.3/.helmignore diff --git a/stable/survivethenights/5.1.3/CHANGELOG.md b/stable/survivethenights/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9fe9e425a2a --- /dev/null +++ b/stable/survivethenights/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [survivethenights-4.1.11](https://github.com/truecharts/charts/compare/survivethenights-4.1.10...survivethenights-4.1.11) (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)) + + +## [survivethenights-4.1.10](https://github.com/truecharts/charts/compare/survivethenights-4.1.9...survivethenights-4.1.10) (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)) + + +## [survivethenights-4.1.9](https://github.com/truecharts/charts/compare/survivethenights-4.1.8...survivethenights-4.1.9) (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)) + + +## [survivethenights-4.1.8](https://github.com/truecharts/charts/compare/survivethenights-4.1.7...survivethenights-4.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)) + + +## [survivethenights-4.1.7](https://github.com/truecharts/charts/compare/survivethenights-4.1.6...survivethenights-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [survivethenights-4.1.6](https://github.com/truecharts/charts/compare/survivethenights-4.1.5...survivethenights-4.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)) + + +## [survivethenights-4.1.5](https://github.com/truecharts/charts/compare/survivethenights-4.1.4...survivethenights-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [survivethenights-4.1.4](https://github.com/truecharts/charts/compare/survivethenights-4.1.3...survivethenights-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [survivethenights-4.1.3](https://github.com/truecharts/charts/compare/survivethenights-4.1.0...survivethenights-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/survivethenights/5.1.3/Chart.yaml b/stable/survivethenights/5.1.3/Chart.yaml new file mode 100644 index 00000000000..b016f6e67c3 --- /dev/null +++ b/stable/survivethenights/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: stn +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. +home: https://truecharts.org/charts/stable/survivethenights +icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.png +keywords: + - survivethenights + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: survivethenights +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/survivethenights + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/survivethenights/5.0.0/README.md b/stable/survivethenights/5.1.3/README.md similarity index 100% rename from stable/survivethenights/5.0.0/README.md rename to stable/survivethenights/5.1.3/README.md diff --git a/stable/survivethenights/5.0.0/app-readme.md b/stable/survivethenights/5.1.3/app-readme.md similarity index 100% rename from stable/survivethenights/5.0.0/app-readme.md rename to stable/survivethenights/5.1.3/app-readme.md diff --git a/stable/survivethenights/5.1.3/charts/common-18.0.3.tgz b/stable/survivethenights/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/survivethenights/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/survivethenights/5.0.0/ix_values.yaml b/stable/survivethenights/5.1.3/ix_values.yaml similarity index 100% rename from stable/survivethenights/5.0.0/ix_values.yaml rename to stable/survivethenights/5.1.3/ix_values.yaml diff --git a/stable/survivethenights/5.0.0/questions.yaml b/stable/survivethenights/5.1.3/questions.yaml similarity index 100% rename from stable/survivethenights/5.0.0/questions.yaml rename to stable/survivethenights/5.1.3/questions.yaml diff --git a/stable/survivethenights/5.0.0/templates/common.yaml b/stable/survivethenights/5.1.3/templates/common.yaml similarity index 100% rename from stable/survivethenights/5.0.0/templates/common.yaml rename to stable/survivethenights/5.1.3/templates/common.yaml diff --git a/stable/syncthing/18.0.0/values.yaml b/stable/survivethenights/5.1.3/values.yaml similarity index 100% rename from stable/syncthing/18.0.0/values.yaml rename to stable/survivethenights/5.1.3/values.yaml diff --git a/stable/synclounge/9.0.0/CHANGELOG.md b/stable/synclounge/9.0.0/CHANGELOG.md deleted file mode 100644 index 6adc3ceaaa5..00000000000 --- a/stable/synclounge/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - -## [synclounge-8.1.19](https://github.com/truecharts/charts/compare/synclounge-8.1.18...synclounge-8.1.19) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/synclounge to v5.2.25[@9a97575](https://github.com/9a97575) by renovate ([#18136](https://github.com/truecharts/charts/issues/18136)) - - -## [synclounge-8.1.18](https://github.com/truecharts/charts/compare/synclounge-8.1.17...synclounge-8.1.18) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/synclounge to v[@eb3c066](https://github.com/eb3c066) by renovate ([#18078](https://github.com/truecharts/charts/issues/18078)) - - -## [synclounge-8.1.17](https://github.com/truecharts/charts/compare/synclounge-8.1.16...synclounge-8.1.17) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/synclounge to 5.2.24[@0bb6697](https://github.com/0bb6697) by renovate ([#17867](https://github.com/truecharts/charts/issues/17867)) - - -## [synclounge-8.1.16](https://github.com/truecharts/charts/compare/synclounge-8.1.15...synclounge-8.1.16) (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)) - - -## [synclounge-8.1.15](https://github.com/truecharts/charts/compare/synclounge-8.1.14...synclounge-8.1.15) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/synclounge to 5.2.24[@9758e04](https://github.com/9758e04) by renovate ([#17625](https://github.com/truecharts/charts/issues/17625)) - - -## [synclounge-8.1.14](https://github.com/truecharts/charts/compare/synclounge-8.1.13...synclounge-8.1.14) (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)) - - -## [synclounge-8.1.13](https://github.com/truecharts/charts/compare/synclounge-8.1.12...synclounge-8.1.13) (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)) - - -## [synclounge-8.1.12](https://github.com/truecharts/charts/compare/synclounge-8.1.11...synclounge-8.1.12) (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)) - - -## [synclounge-8.1.11](https://github.com/truecharts/charts/compare/synclounge-8.1.10...synclounge-8.1.11) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/stable/synclounge/9.0.0/Chart.yaml b/stable/synclounge/9.0.0/Chart.yaml deleted file mode 100644 index 1e8719f668f..00000000000 --- a/stable/synclounge/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.2.25 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. -home: https://truecharts.org/charts/stable/synclounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png -keywords: - - synclounge -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: synclounge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge - - https://ghcr.io/linuxserver/synclounge -type: application -version: 9.0.0 diff --git a/stable/synclounge/9.0.0/charts/common-17.5.0.tgz b/stable/synclounge/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/synclounge/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/synctube/7.0.0/.helmignore b/stable/synclounge/9.1.3/.helmignore similarity index 100% rename from stable/synctube/7.0.0/.helmignore rename to stable/synclounge/9.1.3/.helmignore diff --git a/stable/synclounge/9.1.3/CHANGELOG.md b/stable/synclounge/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e6b32e113aa --- /dev/null +++ b/stable/synclounge/9.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + +## [synclounge-8.1.19](https://github.com/truecharts/charts/compare/synclounge-8.1.18...synclounge-8.1.19) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/synclounge to v5.2.25[@9a97575](https://github.com/9a97575) by renovate ([#18136](https://github.com/truecharts/charts/issues/18136)) + + +## [synclounge-8.1.18](https://github.com/truecharts/charts/compare/synclounge-8.1.17...synclounge-8.1.18) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/synclounge to v[@eb3c066](https://github.com/eb3c066) by renovate ([#18078](https://github.com/truecharts/charts/issues/18078)) + + +## [synclounge-8.1.17](https://github.com/truecharts/charts/compare/synclounge-8.1.16...synclounge-8.1.17) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/synclounge to 5.2.24[@0bb6697](https://github.com/0bb6697) by renovate ([#17867](https://github.com/truecharts/charts/issues/17867)) + + +## [synclounge-8.1.16](https://github.com/truecharts/charts/compare/synclounge-8.1.15...synclounge-8.1.16) (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)) + + +## [synclounge-8.1.15](https://github.com/truecharts/charts/compare/synclounge-8.1.14...synclounge-8.1.15) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/synclounge to 5.2.24[@9758e04](https://github.com/9758e04) by renovate ([#17625](https://github.com/truecharts/charts/issues/17625)) + + +## [synclounge-8.1.14](https://github.com/truecharts/charts/compare/synclounge-8.1.13...synclounge-8.1.14) (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)) + + +## [synclounge-8.1.13](https://github.com/truecharts/charts/compare/synclounge-8.1.12...synclounge-8.1.13) (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)) + + +## [synclounge-8.1.12](https://github.com/truecharts/charts/compare/synclounge-8.1.11...synclounge-8.1.12) (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)) diff --git a/stable/synclounge/9.1.3/Chart.yaml b/stable/synclounge/9.1.3/Chart.yaml new file mode 100644 index 00000000000..ae10c9f39c7 --- /dev/null +++ b/stable/synclounge/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.2.25 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. +home: https://truecharts.org/charts/stable/synclounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png +keywords: + - synclounge +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: synclounge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge + - https://ghcr.io/linuxserver/synclounge +type: application +version: 9.1.3 diff --git a/stable/synclounge/9.0.0/README.md b/stable/synclounge/9.1.3/README.md similarity index 100% rename from stable/synclounge/9.0.0/README.md rename to stable/synclounge/9.1.3/README.md diff --git a/stable/synclounge/9.0.0/app-readme.md b/stable/synclounge/9.1.3/app-readme.md similarity index 100% rename from stable/synclounge/9.0.0/app-readme.md rename to stable/synclounge/9.1.3/app-readme.md diff --git a/stable/synclounge/9.1.3/charts/common-18.0.3.tgz b/stable/synclounge/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/synclounge/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/synclounge/9.0.0/ix_values.yaml b/stable/synclounge/9.1.3/ix_values.yaml similarity index 100% rename from stable/synclounge/9.0.0/ix_values.yaml rename to stable/synclounge/9.1.3/ix_values.yaml diff --git a/stable/synclounge/9.0.0/questions.yaml b/stable/synclounge/9.1.3/questions.yaml similarity index 100% rename from stable/synclounge/9.0.0/questions.yaml rename to stable/synclounge/9.1.3/questions.yaml diff --git a/stable/syncthing/18.0.0/templates/NOTES.txt b/stable/synclounge/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/syncthing/18.0.0/templates/NOTES.txt rename to stable/synclounge/9.1.3/templates/NOTES.txt diff --git a/stable/syncthing/18.0.0/templates/common.yaml b/stable/synclounge/9.1.3/templates/common.yaml similarity index 100% rename from stable/syncthing/18.0.0/templates/common.yaml rename to stable/synclounge/9.1.3/templates/common.yaml diff --git a/stable/synctube/7.0.0/values.yaml b/stable/synclounge/9.1.3/values.yaml similarity index 100% rename from stable/synctube/7.0.0/values.yaml rename to stable/synclounge/9.1.3/values.yaml diff --git a/stable/syncthing/18.0.0/CHANGELOG.md b/stable/syncthing/18.0.0/CHANGELOG.md deleted file mode 100644 index 472073759fa..00000000000 --- a/stable/syncthing/18.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [syncthing-17.1.13](https://github.com/truecharts/charts/compare/syncthing-17.1.12...syncthing-17.1.13) (2024-02-12) - -### Chore - - - -- update container image syncthing/syncthing to v1.27.3[@d5efcb0](https://github.com/d5efcb0) by renovate ([#18148](https://github.com/truecharts/charts/issues/18148)) - - -## [syncthing-17.1.12](https://github.com/truecharts/charts/compare/syncthing-17.1.11...syncthing-17.1.12) (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)) - - -## [syncthing-17.1.11](https://github.com/truecharts/charts/compare/syncthing-17.1.10...syncthing-17.1.11) (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)) - - -## [syncthing-17.1.10](https://github.com/truecharts/charts/compare/syncthing-17.1.9...syncthing-17.1.10) (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)) - - -## [syncthing-17.1.9](https://github.com/truecharts/charts/compare/syncthing-17.1.8...syncthing-17.1.9) (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)) - - -## [syncthing-17.1.8](https://github.com/truecharts/charts/compare/syncthing-17.1.7...syncthing-17.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [syncthing-17.1.7](https://github.com/truecharts/charts/compare/syncthing-17.1.6...syncthing-17.1.7) (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)) - - -## [syncthing-17.1.6](https://github.com/truecharts/charts/compare/syncthing-17.1.5...syncthing-17.1.6) (2024-01-03) - -### Chore - - - -- update container image syncthing/syncthing to v1.27.2[@72d4569](https://github.com/72d4569) by renovate ([#16727](https://github.com/truecharts/charts/issues/16727)) - - -## [syncthing-17.1.5](https://github.com/truecharts/charts/compare/syncthing-17.1.4...syncthing-17.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [syncthing-17.1.4](https://github.com/truecharts/charts/compare/syncthing-17.1.3...syncthing-17.1.4) (2024-01-01) - -### Chore diff --git a/stable/syncthing/18.0.0/Chart.yaml b/stable/syncthing/18.0.0/Chart.yaml deleted file mode 100644 index e9caaeafa48..00000000000 --- a/stable/syncthing/18.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.27.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: P2P file synchronization application -home: https://truecharts.org/charts/stable/syncthing -icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png -keywords: - - syncthing -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: syncthing -sources: - - https://syncthing.net/ - - https://github.com/syncthing/syncthing - - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing - - https://hub.docker.com/r/syncthing/syncthing -type: application -version: 18.0.0 diff --git a/stable/syncthing/18.0.0/charts/common-17.5.0.tgz b/stable/syncthing/18.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/syncthing/18.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/syslog-ng/9.0.0/.helmignore b/stable/syncthing/18.1.3/.helmignore similarity index 100% rename from stable/syslog-ng/9.0.0/.helmignore rename to stable/syncthing/18.1.3/.helmignore diff --git a/stable/syncthing/18.1.3/CHANGELOG.md b/stable/syncthing/18.1.3/CHANGELOG.md new file mode 100644 index 00000000000..983c97fa840 --- /dev/null +++ b/stable/syncthing/18.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [syncthing-17.1.13](https://github.com/truecharts/charts/compare/syncthing-17.1.12...syncthing-17.1.13) (2024-02-12) + +### Chore + + + +- update container image syncthing/syncthing to v1.27.3[@d5efcb0](https://github.com/d5efcb0) by renovate ([#18148](https://github.com/truecharts/charts/issues/18148)) + + +## [syncthing-17.1.12](https://github.com/truecharts/charts/compare/syncthing-17.1.11...syncthing-17.1.12) (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)) + + +## [syncthing-17.1.11](https://github.com/truecharts/charts/compare/syncthing-17.1.10...syncthing-17.1.11) (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)) + + +## [syncthing-17.1.10](https://github.com/truecharts/charts/compare/syncthing-17.1.9...syncthing-17.1.10) (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)) + + +## [syncthing-17.1.9](https://github.com/truecharts/charts/compare/syncthing-17.1.8...syncthing-17.1.9) (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)) + + +## [syncthing-17.1.8](https://github.com/truecharts/charts/compare/syncthing-17.1.7...syncthing-17.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [syncthing-17.1.7](https://github.com/truecharts/charts/compare/syncthing-17.1.6...syncthing-17.1.7) (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)) + + +## [syncthing-17.1.6](https://github.com/truecharts/charts/compare/syncthing-17.1.5...syncthing-17.1.6) (2024-01-03) + +### Chore + + + +- update container image syncthing/syncthing to v1.27.2[@72d4569](https://github.com/72d4569) by renovate ([#16727](https://github.com/truecharts/charts/issues/16727)) + + +## [syncthing-17.1.5](https://github.com/truecharts/charts/compare/syncthing-17.1.4...syncthing-17.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/syncthing/18.1.3/Chart.yaml b/stable/syncthing/18.1.3/Chart.yaml new file mode 100644 index 00000000000..6fceff4f3f0 --- /dev/null +++ b/stable/syncthing/18.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.27.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: P2P file synchronization application +home: https://truecharts.org/charts/stable/syncthing +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png +keywords: + - syncthing +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: syncthing +sources: + - https://syncthing.net/ + - https://github.com/syncthing/syncthing + - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing + - https://hub.docker.com/r/syncthing/syncthing +type: application +version: 18.1.3 diff --git a/stable/syncthing/18.0.0/README.md b/stable/syncthing/18.1.3/README.md similarity index 100% rename from stable/syncthing/18.0.0/README.md rename to stable/syncthing/18.1.3/README.md diff --git a/stable/syncthing/18.0.0/app-readme.md b/stable/syncthing/18.1.3/app-readme.md similarity index 100% rename from stable/syncthing/18.0.0/app-readme.md rename to stable/syncthing/18.1.3/app-readme.md diff --git a/stable/syncthing/18.1.3/charts/common-18.0.3.tgz b/stable/syncthing/18.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/syncthing/18.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/syncthing/18.0.0/ix_values.yaml b/stable/syncthing/18.1.3/ix_values.yaml similarity index 100% rename from stable/syncthing/18.0.0/ix_values.yaml rename to stable/syncthing/18.1.3/ix_values.yaml diff --git a/stable/syncthing/18.0.0/questions.yaml b/stable/syncthing/18.1.3/questions.yaml similarity index 100% rename from stable/syncthing/18.0.0/questions.yaml rename to stable/syncthing/18.1.3/questions.yaml diff --git a/stable/synctube/7.0.0/templates/NOTES.txt b/stable/syncthing/18.1.3/templates/NOTES.txt similarity index 100% rename from stable/synctube/7.0.0/templates/NOTES.txt rename to stable/syncthing/18.1.3/templates/NOTES.txt diff --git a/stable/syslog-ng/9.0.0/templates/common.yaml b/stable/syncthing/18.1.3/templates/common.yaml similarity index 100% rename from stable/syslog-ng/9.0.0/templates/common.yaml rename to stable/syncthing/18.1.3/templates/common.yaml diff --git a/stable/syslog-ng/9.0.0/values.yaml b/stable/syncthing/18.1.3/values.yaml similarity index 100% rename from stable/syslog-ng/9.0.0/values.yaml rename to stable/syncthing/18.1.3/values.yaml diff --git a/stable/synctube/7.0.0/CHANGELOG.md b/stable/synctube/7.0.0/CHANGELOG.md deleted file mode 100644 index 44b9180c8b2..00000000000 --- a/stable/synctube/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [synctube-6.1.11](https://github.com/truecharts/charts/compare/synctube-6.1.10...synctube-6.1.11) (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)) - - -## [synctube-6.1.10](https://github.com/truecharts/charts/compare/synctube-6.1.9...synctube-6.1.10) (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)) - - -## [synctube-6.1.9](https://github.com/truecharts/charts/compare/synctube-6.1.8...synctube-6.1.9) (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)) - - -## [synctube-6.1.8](https://github.com/truecharts/charts/compare/synctube-6.1.7...synctube-6.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)) - - -## [synctube-6.1.7](https://github.com/truecharts/charts/compare/synctube-6.1.6...synctube-6.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [synctube-6.1.6](https://github.com/truecharts/charts/compare/synctube-6.1.5...synctube-6.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)) - - -## [synctube-6.1.5](https://github.com/truecharts/charts/compare/synctube-6.1.4...synctube-6.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [synctube-6.1.4](https://github.com/truecharts/charts/compare/synctube-6.1.3...synctube-6.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [synctube-6.1.3](https://github.com/truecharts/charts/compare/synctube-6.1.0...synctube-6.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/synctube/7.0.0/Chart.yaml b/stable/synctube/7.0.0/Chart.yaml deleted file mode 100644 index 0fce461a179..00000000000 --- a/stable/synctube/7.0.0/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. -home: https://truecharts.org/charts/stable/synctube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png -keywords: - - synctube - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: synctube -sources: - - https://github.com/RblSb/SyncTube - - https://github.com/truecharts/charts/tree/master/charts/stable/synctube - - https://hub.docker.com/r/littlestache/synctube -type: application -version: 7.0.0 diff --git a/stable/synctube/7.0.0/charts/common-17.5.0.tgz b/stable/synctube/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/synctube/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tachidesk-docker/6.1.0/.helmignore b/stable/synctube/7.1.3/.helmignore similarity index 100% rename from stable/tachidesk-docker/6.1.0/.helmignore rename to stable/synctube/7.1.3/.helmignore diff --git a/stable/synctube/7.1.3/CHANGELOG.md b/stable/synctube/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..52d52cb37bb --- /dev/null +++ b/stable/synctube/7.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [synctube-6.1.11](https://github.com/truecharts/charts/compare/synctube-6.1.10...synctube-6.1.11) (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)) + + +## [synctube-6.1.10](https://github.com/truecharts/charts/compare/synctube-6.1.9...synctube-6.1.10) (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)) + + +## [synctube-6.1.9](https://github.com/truecharts/charts/compare/synctube-6.1.8...synctube-6.1.9) (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)) + + +## [synctube-6.1.8](https://github.com/truecharts/charts/compare/synctube-6.1.7...synctube-6.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)) + + +## [synctube-6.1.7](https://github.com/truecharts/charts/compare/synctube-6.1.6...synctube-6.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [synctube-6.1.6](https://github.com/truecharts/charts/compare/synctube-6.1.5...synctube-6.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)) + + +## [synctube-6.1.5](https://github.com/truecharts/charts/compare/synctube-6.1.4...synctube-6.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [synctube-6.1.4](https://github.com/truecharts/charts/compare/synctube-6.1.3...synctube-6.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [synctube-6.1.3](https://github.com/truecharts/charts/compare/synctube-6.1.0...synctube-6.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/synctube/7.1.3/Chart.yaml b/stable/synctube/7.1.3/Chart.yaml new file mode 100644 index 00000000000..a0bac682685 --- /dev/null +++ b/stable/synctube/7.1.3/Chart.yaml @@ -0,0 +1,42 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. +home: https://truecharts.org/charts/stable/synctube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png +keywords: + - synctube + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: synctube +sources: + - https://github.com/RblSb/SyncTube + - https://github.com/truecharts/charts/tree/master/charts/stable/synctube + - https://hub.docker.com/r/littlestache/synctube +type: application +version: 7.1.3 diff --git a/stable/synctube/7.0.0/README.md b/stable/synctube/7.1.3/README.md similarity index 100% rename from stable/synctube/7.0.0/README.md rename to stable/synctube/7.1.3/README.md diff --git a/stable/synctube/7.0.0/app-readme.md b/stable/synctube/7.1.3/app-readme.md similarity index 100% rename from stable/synctube/7.0.0/app-readme.md rename to stable/synctube/7.1.3/app-readme.md diff --git a/stable/synctube/7.1.3/charts/common-18.0.3.tgz b/stable/synctube/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/synctube/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/synctube/7.0.0/ix_values.yaml b/stable/synctube/7.1.3/ix_values.yaml similarity index 100% rename from stable/synctube/7.0.0/ix_values.yaml rename to stable/synctube/7.1.3/ix_values.yaml diff --git a/stable/synctube/7.0.0/questions.yaml b/stable/synctube/7.1.3/questions.yaml similarity index 100% rename from stable/synctube/7.0.0/questions.yaml rename to stable/synctube/7.1.3/questions.yaml diff --git a/stable/syslog-ng/9.0.0/templates/NOTES.txt b/stable/synctube/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/syslog-ng/9.0.0/templates/NOTES.txt rename to stable/synctube/7.1.3/templates/NOTES.txt diff --git a/stable/synctube/7.0.0/templates/common.yaml b/stable/synctube/7.1.3/templates/common.yaml similarity index 100% rename from stable/synctube/7.0.0/templates/common.yaml rename to stable/synctube/7.1.3/templates/common.yaml diff --git a/stable/tachidesk-docker/6.1.0/values.yaml b/stable/synctube/7.1.3/values.yaml similarity index 100% rename from stable/tachidesk-docker/6.1.0/values.yaml rename to stable/synctube/7.1.3/values.yaml diff --git a/stable/syslog-ng/9.0.0/CHANGELOG.md b/stable/syslog-ng/9.0.0/CHANGELOG.md deleted file mode 100644 index e92e0a42e20..00000000000 --- a/stable/syslog-ng/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [syslog-ng-8.2.1](https://github.com/truecharts/charts/compare/syslog-ng-8.2.0...syslog-ng-8.2.1) (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)) - - -## [syslog-ng-8.2.0](https://github.com/truecharts/charts/compare/syslog-ng-8.1.10...syslog-ng-8.2.0) (2024-01-29) - -### Chore - - - -- update container image balabit/syslog-ng to v4.6.0[@0486468](https://github.com/0486468) by renovate ([#17689](https://github.com/truecharts/charts/issues/17689)) - - -## [syslog-ng-8.1.10](https://github.com/truecharts/charts/compare/syslog-ng-8.1.9...syslog-ng-8.1.10) (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)) - - -## [syslog-ng-8.1.9](https://github.com/truecharts/charts/compare/syslog-ng-8.1.8...syslog-ng-8.1.9) (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)) - - -## [syslog-ng-8.1.8](https://github.com/truecharts/charts/compare/syslog-ng-8.1.7...syslog-ng-8.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)) - - -## [syslog-ng-8.1.7](https://github.com/truecharts/charts/compare/syslog-ng-8.1.6...syslog-ng-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [syslog-ng-8.1.6](https://github.com/truecharts/charts/compare/syslog-ng-8.1.5...syslog-ng-8.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)) - - -## [syslog-ng-8.1.5](https://github.com/truecharts/charts/compare/syslog-ng-8.1.4...syslog-ng-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [syslog-ng-8.1.4](https://github.com/truecharts/charts/compare/syslog-ng-8.1.3...syslog-ng-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [syslog-ng-8.1.3](https://github.com/truecharts/charts/compare/syslog-ng-8.1.0...syslog-ng-8.1.3) (2024-01-01) diff --git a/stable/syslog-ng/9.0.0/Chart.yaml b/stable/syslog-ng/9.0.0/Chart.yaml deleted file mode 100644 index 0ede9257a06..00000000000 --- a/stable/syslog-ng/9.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.6.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. -home: https://truecharts.org/charts/stable/syslog-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png -keywords: - - syslog-ng -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: syslog-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng - - https://hub.docker.com/r/balabit/syslog-ng -type: application -version: 9.0.0 diff --git a/stable/syslog-ng/9.0.0/charts/common-17.5.0.tgz b/stable/syslog-ng/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/syslog-ng/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tagspaces/3.0.0/.helmignore b/stable/syslog-ng/9.1.3/.helmignore similarity index 100% rename from stable/tagspaces/3.0.0/.helmignore rename to stable/syslog-ng/9.1.3/.helmignore diff --git a/stable/syslog-ng/9.1.3/CHANGELOG.md b/stable/syslog-ng/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e5c848e0997 --- /dev/null +++ b/stable/syslog-ng/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [syslog-ng-8.2.1](https://github.com/truecharts/charts/compare/syslog-ng-8.2.0...syslog-ng-8.2.1) (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)) + + +## [syslog-ng-8.2.0](https://github.com/truecharts/charts/compare/syslog-ng-8.1.10...syslog-ng-8.2.0) (2024-01-29) + +### Chore + + + +- update container image balabit/syslog-ng to v4.6.0[@0486468](https://github.com/0486468) by renovate ([#17689](https://github.com/truecharts/charts/issues/17689)) + + +## [syslog-ng-8.1.10](https://github.com/truecharts/charts/compare/syslog-ng-8.1.9...syslog-ng-8.1.10) (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)) + + +## [syslog-ng-8.1.9](https://github.com/truecharts/charts/compare/syslog-ng-8.1.8...syslog-ng-8.1.9) (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)) + + +## [syslog-ng-8.1.8](https://github.com/truecharts/charts/compare/syslog-ng-8.1.7...syslog-ng-8.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)) + + +## [syslog-ng-8.1.7](https://github.com/truecharts/charts/compare/syslog-ng-8.1.6...syslog-ng-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [syslog-ng-8.1.6](https://github.com/truecharts/charts/compare/syslog-ng-8.1.5...syslog-ng-8.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)) + + +## [syslog-ng-8.1.5](https://github.com/truecharts/charts/compare/syslog-ng-8.1.4...syslog-ng-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [syslog-ng-8.1.4](https://github.com/truecharts/charts/compare/syslog-ng-8.1.3...syslog-ng-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/syslog-ng/9.1.3/Chart.yaml b/stable/syslog-ng/9.1.3/Chart.yaml new file mode 100644 index 00000000000..3e8ab311a3f --- /dev/null +++ b/stable/syslog-ng/9.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.6.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. +home: https://truecharts.org/charts/stable/syslog-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png +keywords: + - syslog-ng +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: syslog-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng + - https://hub.docker.com/r/balabit/syslog-ng +type: application +version: 9.1.3 diff --git a/stable/syslog-ng/9.0.0/README.md b/stable/syslog-ng/9.1.3/README.md similarity index 100% rename from stable/syslog-ng/9.0.0/README.md rename to stable/syslog-ng/9.1.3/README.md diff --git a/stable/syslog-ng/9.0.0/app-readme.md b/stable/syslog-ng/9.1.3/app-readme.md similarity index 100% rename from stable/syslog-ng/9.0.0/app-readme.md rename to stable/syslog-ng/9.1.3/app-readme.md diff --git a/stable/syslog-ng/9.1.3/charts/common-18.0.3.tgz b/stable/syslog-ng/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/syslog-ng/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/syslog-ng/9.0.0/ix_values.yaml b/stable/syslog-ng/9.1.3/ix_values.yaml similarity index 100% rename from stable/syslog-ng/9.0.0/ix_values.yaml rename to stable/syslog-ng/9.1.3/ix_values.yaml diff --git a/stable/syslog-ng/9.0.0/questions.yaml b/stable/syslog-ng/9.1.3/questions.yaml similarity index 100% rename from stable/syslog-ng/9.0.0/questions.yaml rename to stable/syslog-ng/9.1.3/questions.yaml diff --git a/stable/tagspaces/3.0.0/templates/NOTES.txt b/stable/syslog-ng/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/tagspaces/3.0.0/templates/NOTES.txt rename to stable/syslog-ng/9.1.3/templates/NOTES.txt diff --git a/stable/tasmoadmin/8.0.0/templates/common.yaml b/stable/syslog-ng/9.1.3/templates/common.yaml similarity index 100% rename from stable/tasmoadmin/8.0.0/templates/common.yaml rename to stable/syslog-ng/9.1.3/templates/common.yaml diff --git a/stable/tagspaces/3.0.0/values.yaml b/stable/syslog-ng/9.1.3/values.yaml similarity index 100% rename from stable/tagspaces/3.0.0/values.yaml rename to stable/syslog-ng/9.1.3/values.yaml diff --git a/stable/tachidesk-docker/6.1.0/CHANGELOG.md b/stable/tachidesk-docker/6.1.0/CHANGELOG.md deleted file mode 100644 index 7820cfd88b5..00000000000 --- a/stable/tachidesk-docker/6.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - -## [tachidesk-docker-5.0.2](https://github.com/truecharts/charts/compare/tachidesk-docker-5.0.1...tachidesk-docker-5.0.2) (2024-02-06) - - -## [tachidesk-docker-5.0.1](https://github.com/truecharts/charts/compare/tachidesk-docker-5.0.0...tachidesk-docker-5.0.1) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/suwayomi/tachidesk to preview[@54c6b36](https://github.com/54c6b36) by renovate ([#17873](https://github.com/truecharts/charts/issues/17873)) - - -## [tachidesk-docker-5.0.0](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.11...tachidesk-docker-5.0.0) (2024-02-04) - -### Feat - - - -- Update old container + redo env_vars ([#17714](https://github.com/truecharts/charts/issues/17714)) - - -## [tachidesk-docker-4.1.11](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.10...tachidesk-docker-4.1.11) (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)) - - -## [tachidesk-docker-4.1.10](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.9...tachidesk-docker-4.1.10) (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)) - - -## [tachidesk-docker-4.1.9](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.8...tachidesk-docker-4.1.9) (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)) - - -## [tachidesk-docker-4.1.8](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.7...tachidesk-docker-4.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)) - - -## [tachidesk-docker-4.1.7](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.6...tachidesk-docker-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tachidesk-docker-4.1.6](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.5...tachidesk-docker-4.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)) \ No newline at end of file diff --git a/stable/tachidesk-docker/6.1.0/Chart.yaml b/stable/tachidesk-docker/6.1.0/Chart.yaml deleted file mode 100644 index 32e33767252..00000000000 --- a/stable/tachidesk-docker/6.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: preiew -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The official Tachidesk Chart-Chart. -home: https://truecharts.org/charts/stable/tachidesk-docker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.png -keywords: - - tachidesk-docker - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tachidesk-docker -sources: - - https://github.com/suwayomi/docker-tachidesk - - https://github.com/Suwayomi/Tachidesk-Server - - https://github.com/truecharts/charts/tree/master/charts/stable/tachidesk-docker - - https://ghcr.io/suwayomi/tachidesk -type: application -version: 6.1.0 diff --git a/stable/tachidesk-docker/6.1.0/charts/common-18.0.1.tgz b/stable/tachidesk-docker/6.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/tachidesk-docker/6.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/tachidesk-docker/6.1.0/ix_values.yaml b/stable/tachidesk-docker/6.1.0/ix_values.yaml deleted file mode 100644 index 396abee5e36..00000000000 --- a/stable/tachidesk-docker/6.1.0/ix_values.yaml +++ /dev/null @@ -1,69 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: ghcr.io/suwayomi/tachidesk - tag: preview@sha256:d5c11e9131c5b0114eb670f488462016f34fdf1cf3d49f0b01be4c2b4eae7ac1 - -securityContext: - container: - readOnlyRootFilesystem: false - -workload: - main: - podSpec: - containers: - main: - env: - BIND_IP: "0.0.0.0" - BIND_PORT: "{{ .Values.service.main.ports.main.port }}" - SOCKS_PROXY_ENABLED: false - SOCKS_PROXY_HOST: "" - SOCKS_PROXY_PORT: "" - DOWNLOAD_AS_CBZ: true - BASIC_AUTH_ENABLED: false - BASIC_AUTH_USERNAME: "" - BASIC_AUTH_PASSWORD: "" - DEBUG: false - GQL_DEBUG: false - WEB_UI_ENABLED: true - WEB_UI_FLAVOR: "WebUI" - WEB_UI_CHANNEL: "stable" - WEB_UI_UPDATE_INTERVAL: 23 - AUTO_DOWNLOAD_CHAPTERS: false - AUTO_DOWNLOAD_EXCLUDE_UNREAD: true - AUTO_DOWNLOAD_AHEAD_LIMIT: 0 - EXTENSION_REPOS: "" - MAX_SOURCES_IN_PARALLEL: 6 - UPDATE_EXCLUDE_UNREAD: true - UPDATE_EXCLUDE_STARTED: true - UPDATE_EXCLUDE_COMPLETED: true - UPDATE_INTERVAL: 12 - UPDATE_MANGA_INFO: false - BACKUP_TIME: "" - BACKUP_INTERVAL: 1 - BACKUP_TTL: 14 - FLARESOLVERR_ENABLED: false - FLARESOLVERR_URL: "" - FLARESOLVERR_TIMEOUT: 60 - FLARESOLVERR_SESSION_NAME: "suwayomi" - FLARESOLVERR_SESSION_TTL: 15 - -service: - main: - ports: - main: - port: 4567 - -persistence: - appdata: - enabled: true - mountPath: /home/suwayomi/.local/share/Tachidesk - library: - enabled: true - mountPath: /home/suwayomi/.local/share/Tachidesk/downloads - local-library: - enabled: true - mountPath: /home/suwayomi/.local/share/Tachidesk/local - -portal: - open: - enabled: true diff --git a/stable/tailscale/8.1.0/.helmignore b/stable/tachidesk-docker/6.1.4/.helmignore similarity index 100% rename from stable/tailscale/8.1.0/.helmignore rename to stable/tachidesk-docker/6.1.4/.helmignore diff --git a/stable/tachidesk-docker/6.1.4/CHANGELOG.md b/stable/tachidesk-docker/6.1.4/CHANGELOG.md new file mode 100644 index 00000000000..5e8842ddcc4 --- /dev/null +++ b/stable/tachidesk-docker/6.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + +## [tachidesk-docker-5.0.2](https://github.com/truecharts/charts/compare/tachidesk-docker-5.0.1...tachidesk-docker-5.0.2) (2024-02-06) + + +## [tachidesk-docker-5.0.1](https://github.com/truecharts/charts/compare/tachidesk-docker-5.0.0...tachidesk-docker-5.0.1) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/suwayomi/tachidesk to preview[@54c6b36](https://github.com/54c6b36) by renovate ([#17873](https://github.com/truecharts/charts/issues/17873)) + + +## [tachidesk-docker-5.0.0](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.11...tachidesk-docker-5.0.0) (2024-02-04) + +### Feat + + + +- Update old container + redo env_vars ([#17714](https://github.com/truecharts/charts/issues/17714)) + + +## [tachidesk-docker-4.1.11](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.10...tachidesk-docker-4.1.11) (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)) + + +## [tachidesk-docker-4.1.10](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.9...tachidesk-docker-4.1.10) (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)) + + +## [tachidesk-docker-4.1.9](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.8...tachidesk-docker-4.1.9) (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)) + + +## [tachidesk-docker-4.1.8](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.7...tachidesk-docker-4.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)) + + +## [tachidesk-docker-4.1.7](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.6...tachidesk-docker-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tachidesk-docker-4.1.6](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.5...tachidesk-docker-4.1.6) (2024-01-09) + +### Chore \ No newline at end of file diff --git a/stable/tachidesk-docker/6.1.4/Chart.yaml b/stable/tachidesk-docker/6.1.4/Chart.yaml new file mode 100644 index 00000000000..cb987b87d6c --- /dev/null +++ b/stable/tachidesk-docker/6.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: preiew +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The official Tachidesk Chart-Chart. +home: https://truecharts.org/charts/stable/tachidesk-docker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.png +keywords: + - tachidesk-docker + - MediaServer-Other +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tachidesk-docker +sources: + - https://github.com/suwayomi/docker-tachidesk + - https://github.com/Suwayomi/Tachidesk-Server + - https://github.com/truecharts/charts/tree/master/charts/stable/tachidesk-docker + - https://ghcr.io/suwayomi/tachidesk +type: application +version: 6.1.4 diff --git a/stable/tachidesk-docker/6.1.0/README.md b/stable/tachidesk-docker/6.1.4/README.md similarity index 100% rename from stable/tachidesk-docker/6.1.0/README.md rename to stable/tachidesk-docker/6.1.4/README.md diff --git a/stable/tachidesk-docker/6.1.0/app-readme.md b/stable/tachidesk-docker/6.1.4/app-readme.md similarity index 100% rename from stable/tachidesk-docker/6.1.0/app-readme.md rename to stable/tachidesk-docker/6.1.4/app-readme.md diff --git a/stable/tachidesk-docker/6.1.4/charts/common-18.0.3.tgz b/stable/tachidesk-docker/6.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tachidesk-docker/6.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/tachidesk-docker/6.1.4/ix_values.yaml b/stable/tachidesk-docker/6.1.4/ix_values.yaml new file mode 100644 index 00000000000..d343751a7ec --- /dev/null +++ b/stable/tachidesk-docker/6.1.4/ix_values.yaml @@ -0,0 +1,69 @@ +image: + pullPolicy: IfNotPresent + repository: ghcr.io/suwayomi/tachidesk + tag: preview@sha256:ffc46df15d24f4f3947617deadc489ad7245d7257bf1330784f1856d8384f203 + +securityContext: + container: + readOnlyRootFilesystem: false + +workload: + main: + podSpec: + containers: + main: + env: + BIND_IP: "0.0.0.0" + BIND_PORT: "{{ .Values.service.main.ports.main.port }}" + SOCKS_PROXY_ENABLED: false + SOCKS_PROXY_HOST: "" + SOCKS_PROXY_PORT: "" + DOWNLOAD_AS_CBZ: true + BASIC_AUTH_ENABLED: false + BASIC_AUTH_USERNAME: "" + BASIC_AUTH_PASSWORD: "" + DEBUG: false + GQL_DEBUG: false + WEB_UI_ENABLED: true + WEB_UI_FLAVOR: "WebUI" + WEB_UI_CHANNEL: "stable" + WEB_UI_UPDATE_INTERVAL: 23 + AUTO_DOWNLOAD_CHAPTERS: false + AUTO_DOWNLOAD_EXCLUDE_UNREAD: true + AUTO_DOWNLOAD_AHEAD_LIMIT: 0 + EXTENSION_REPOS: "" + MAX_SOURCES_IN_PARALLEL: 6 + UPDATE_EXCLUDE_UNREAD: true + UPDATE_EXCLUDE_STARTED: true + UPDATE_EXCLUDE_COMPLETED: true + UPDATE_INTERVAL: 12 + UPDATE_MANGA_INFO: false + BACKUP_TIME: "" + BACKUP_INTERVAL: 1 + BACKUP_TTL: 14 + FLARESOLVERR_ENABLED: false + FLARESOLVERR_URL: "" + FLARESOLVERR_TIMEOUT: 60 + FLARESOLVERR_SESSION_NAME: "suwayomi" + FLARESOLVERR_SESSION_TTL: 15 + +service: + main: + ports: + main: + port: 4567 + +persistence: + appdata: + enabled: true + mountPath: /home/suwayomi/.local/share/Tachidesk + library: + enabled: true + mountPath: /home/suwayomi/.local/share/Tachidesk/downloads + local-library: + enabled: true + mountPath: /home/suwayomi/.local/share/Tachidesk/local + +portal: + open: + enabled: true diff --git a/stable/tachidesk-docker/6.1.0/questions.yaml b/stable/tachidesk-docker/6.1.4/questions.yaml similarity index 100% rename from stable/tachidesk-docker/6.1.0/questions.yaml rename to stable/tachidesk-docker/6.1.4/questions.yaml diff --git a/stable/tachidesk-docker/6.1.0/templates/common.yaml b/stable/tachidesk-docker/6.1.4/templates/common.yaml similarity index 100% rename from stable/tachidesk-docker/6.1.0/templates/common.yaml rename to stable/tachidesk-docker/6.1.4/templates/common.yaml diff --git a/stable/tailscale/8.1.0/values.yaml b/stable/tachidesk-docker/6.1.4/values.yaml similarity index 100% rename from stable/tailscale/8.1.0/values.yaml rename to stable/tachidesk-docker/6.1.4/values.yaml diff --git a/stable/tagspaces/3.0.0/CHANGELOG.md b/stable/tagspaces/3.0.0/CHANGELOG.md deleted file mode 100644 index 0720341d2a6..00000000000 --- a/stable/tagspaces/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [tagspaces-2.1.11](https://github.com/truecharts/charts/compare/tagspaces-2.1.10...tagspaces-2.1.11) (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)) - - -## [tagspaces-2.1.10](https://github.com/truecharts/charts/compare/tagspaces-2.1.9...tagspaces-2.1.10) (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)) - - -## [tagspaces-2.1.9](https://github.com/truecharts/charts/compare/tagspaces-2.1.8...tagspaces-2.1.9) (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)) - - -## [tagspaces-2.1.8](https://github.com/truecharts/charts/compare/tagspaces-2.1.7...tagspaces-2.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)) - - -## [tagspaces-2.1.7](https://github.com/truecharts/charts/compare/tagspaces-2.1.6...tagspaces-2.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tagspaces-2.1.6](https://github.com/truecharts/charts/compare/tagspaces-2.1.5...tagspaces-2.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)) - - -## [tagspaces-2.1.5](https://github.com/truecharts/charts/compare/tagspaces-2.1.4...tagspaces-2.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tagspaces-2.1.4](https://github.com/truecharts/charts/compare/tagspaces-2.1.3...tagspaces-2.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [tagspaces-2.1.3](https://github.com/truecharts/charts/compare/tagspaces-2.1.0...tagspaces-2.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/tagspaces/3.0.0/Chart.yaml b/stable/tagspaces/3.0.0/Chart.yaml deleted file mode 100644 index 3076e4cff96..00000000000 --- a/stable/tagspaces/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.5.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TagSpaces is an offline, open source, document manager with tagging support. -home: https://truecharts.org/charts/stable/tagspaces -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.png -keywords: - - tagspaces - - documents -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tagspaces -sources: - - https://github.com/tagspaces/tagspaces - - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces - - https://hub.docker.com/r/tagspaces/tagspaces-lite-web -type: application -version: 3.0.0 diff --git a/stable/tagspaces/3.0.0/charts/common-17.5.0.tgz b/stable/tagspaces/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tagspaces/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tandoor-recipes/16.0.0/.helmignore b/stable/tagspaces/3.1.3/.helmignore similarity index 100% rename from stable/tandoor-recipes/16.0.0/.helmignore rename to stable/tagspaces/3.1.3/.helmignore diff --git a/stable/tagspaces/3.1.3/CHANGELOG.md b/stable/tagspaces/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b78f29e3abb --- /dev/null +++ b/stable/tagspaces/3.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [tagspaces-2.1.11](https://github.com/truecharts/charts/compare/tagspaces-2.1.10...tagspaces-2.1.11) (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)) + + +## [tagspaces-2.1.10](https://github.com/truecharts/charts/compare/tagspaces-2.1.9...tagspaces-2.1.10) (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)) + + +## [tagspaces-2.1.9](https://github.com/truecharts/charts/compare/tagspaces-2.1.8...tagspaces-2.1.9) (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)) + + +## [tagspaces-2.1.8](https://github.com/truecharts/charts/compare/tagspaces-2.1.7...tagspaces-2.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)) + + +## [tagspaces-2.1.7](https://github.com/truecharts/charts/compare/tagspaces-2.1.6...tagspaces-2.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tagspaces-2.1.6](https://github.com/truecharts/charts/compare/tagspaces-2.1.5...tagspaces-2.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)) + + +## [tagspaces-2.1.5](https://github.com/truecharts/charts/compare/tagspaces-2.1.4...tagspaces-2.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [tagspaces-2.1.4](https://github.com/truecharts/charts/compare/tagspaces-2.1.3...tagspaces-2.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [tagspaces-2.1.3](https://github.com/truecharts/charts/compare/tagspaces-2.1.0...tagspaces-2.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/tagspaces/3.1.3/Chart.yaml b/stable/tagspaces/3.1.3/Chart.yaml new file mode 100644 index 00000000000..3142b955778 --- /dev/null +++ b/stable/tagspaces/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.5.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: TagSpaces is an offline, open source, document manager with tagging support. +home: https://truecharts.org/charts/stable/tagspaces +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.png +keywords: + - tagspaces + - documents +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tagspaces +sources: + - https://github.com/tagspaces/tagspaces + - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces + - https://hub.docker.com/r/tagspaces/tagspaces-lite-web +type: application +version: 3.1.3 diff --git a/stable/tagspaces/3.0.0/README.md b/stable/tagspaces/3.1.3/README.md similarity index 100% rename from stable/tagspaces/3.0.0/README.md rename to stable/tagspaces/3.1.3/README.md diff --git a/stable/tagspaces/3.0.0/app-readme.md b/stable/tagspaces/3.1.3/app-readme.md similarity index 100% rename from stable/tagspaces/3.0.0/app-readme.md rename to stable/tagspaces/3.1.3/app-readme.md diff --git a/stable/tagspaces/3.1.3/charts/common-18.0.3.tgz b/stable/tagspaces/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tagspaces/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tagspaces/3.0.0/ix_values.yaml b/stable/tagspaces/3.1.3/ix_values.yaml similarity index 100% rename from stable/tagspaces/3.0.0/ix_values.yaml rename to stable/tagspaces/3.1.3/ix_values.yaml diff --git a/stable/tagspaces/3.0.0/questions.yaml b/stable/tagspaces/3.1.3/questions.yaml similarity index 100% rename from stable/tagspaces/3.0.0/questions.yaml rename to stable/tagspaces/3.1.3/questions.yaml diff --git a/stable/tailscale/8.1.0/templates/NOTES.txt b/stable/tagspaces/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/tailscale/8.1.0/templates/NOTES.txt rename to stable/tagspaces/3.1.3/templates/NOTES.txt diff --git a/stable/tagspaces/3.0.0/templates/_secrets.tpl b/stable/tagspaces/3.1.3/templates/_secrets.tpl similarity index 100% rename from stable/tagspaces/3.0.0/templates/_secrets.tpl rename to stable/tagspaces/3.1.3/templates/_secrets.tpl diff --git a/stable/tagspaces/3.0.0/templates/common.yaml b/stable/tagspaces/3.1.3/templates/common.yaml similarity index 100% rename from stable/tagspaces/3.0.0/templates/common.yaml rename to stable/tagspaces/3.1.3/templates/common.yaml diff --git a/stable/tandoor-recipes/16.0.0/values.yaml b/stable/tagspaces/3.1.3/values.yaml similarity index 100% rename from stable/tandoor-recipes/16.0.0/values.yaml rename to stable/tagspaces/3.1.3/values.yaml diff --git a/stable/tailscale/8.1.0/CHANGELOG.md b/stable/tailscale/8.1.0/CHANGELOG.md deleted file mode 100644 index 5fe7e836b36..00000000000 --- a/stable/tailscale/8.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [tailscale-7.2.0](https://github.com/truecharts/charts/compare/tailscale-7.1.11...tailscale-7.2.0) (2024-02-05) - -### Chore - - - -- update container image tailscale/tailscale to v1.58.2[@6dc3334](https://github.com/6dc3334) by renovate ([#17949](https://github.com/truecharts/charts/issues/17949)) - - -## [tailscale-7.1.11](https://github.com/truecharts/charts/compare/tailscale-7.1.10...tailscale-7.1.11) (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)) - - -## [tailscale-7.1.10](https://github.com/truecharts/charts/compare/tailscale-7.1.9...tailscale-7.1.10) (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)) - - -## [tailscale-7.1.9](https://github.com/truecharts/charts/compare/tailscale-7.1.8...tailscale-7.1.9) (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)) - - -## [tailscale-7.1.8](https://github.com/truecharts/charts/compare/tailscale-7.1.7...tailscale-7.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)) - - -## [tailscale-7.1.7](https://github.com/truecharts/charts/compare/tailscale-7.1.6...tailscale-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tailscale-7.1.6](https://github.com/truecharts/charts/compare/tailscale-7.1.5...tailscale-7.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)) - - -## [tailscale-7.1.5](https://github.com/truecharts/charts/compare/tailscale-7.1.4...tailscale-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tailscale-7.1.4](https://github.com/truecharts/charts/compare/tailscale-7.1.3...tailscale-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [tailscale-7.1.3](https://github.com/truecharts/charts/compare/tailscale-7.1.0...tailscale-7.1.3) (2024-01-01) \ No newline at end of file diff --git a/stable/tailscale/8.1.0/Chart.yaml b/stable/tailscale/8.1.0/Chart.yaml deleted file mode 100644 index f3fc8c58480..00000000000 --- a/stable/tailscale/8.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.58.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Tailscale lets you connect your devices and users together in your own secure virtual private network -home: https://truecharts.org/charts/stable/tailscale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png -keywords: - - vpn - - tailscale -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tailscale -sources: - - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh - - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - - https://hub.docker.com/r/tailscale/tailscale -type: application -version: 8.1.0 diff --git a/stable/tailscale/8.1.0/charts/common-18.0.1.tgz b/stable/tailscale/8.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/tailscale/8.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/tailscale/8.1.0/ix_values.yaml b/stable/tailscale/8.1.0/ix_values.yaml deleted file mode 100644 index cb822e7c90d..00000000000 --- a/stable/tailscale/8.1.0/ix_values.yaml +++ /dev/null @@ -1,101 +0,0 @@ -image: - repository: tailscale/tailscale - pullPolicy: IfNotPresent - tag: v1.58.2@sha256:6dc3334d142df48cdf9876152762aff4f17df46c62507f2b4fb07179882a1962 -serviceAccount: - main: - enabled: true - primary: true -rbac: - main: - enabled: true - primary: true - rules: - - apiGroups: - - "" - resources: - - secrets - verbs: - - create - - apiGroups: - - "" - resources: - - secrets - resourceNames: - - '{{ printf "%s-tailscale-secret" (include "tc.v1.common.lib.chart.names.fullname" .) }}' - verbs: - - get - - update - - patch -tailscale: - authkey: supersecret - auth_once: true - userspace: true - accept_dns: false - routes: "" - dest_ip: "" - sock5_server: "" - outbound_http_proxy_listen: "" - extra_args: "" - daemon_extra_args: "" - hostname: "" - advertise_as_exit_node: false -hostNetwork: true -service: - main: - enabled: false - ports: - main: - enabled: false -persistence: - varrun: - enabled: true - tun: - enabled: true - type: hostPath - hostPath: /dev/net/tun - mountPath: /dev/net/tun - hostPathType: "" - readOnly: false -portal: - open: - enabled: false -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - capabilities: - add: - - NET_ADMIN - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - automountServiceAccountToken: true - containers: - main: - probes: - liveness: - enabled: false - type: exec - command: - - tailscale - - status - readiness: - enabled: false - type: exec - command: - - tailscale - - status - startup: - enabled: false - type: exec - command: - - tailscale - - status - envFrom: - - configMapRef: - name: "tailscale-config" - command: - - /usr/local/bin/containerboot diff --git a/stable/tanoshi/5.0.0/.helmignore b/stable/tailscale/8.2.3/.helmignore similarity index 100% rename from stable/tanoshi/5.0.0/.helmignore rename to stable/tailscale/8.2.3/.helmignore diff --git a/stable/tailscale/8.2.3/CHANGELOG.md b/stable/tailscale/8.2.3/CHANGELOG.md new file mode 100644 index 00000000000..3f36cce99a7 --- /dev/null +++ b/stable/tailscale/8.2.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [tailscale-7.2.0](https://github.com/truecharts/charts/compare/tailscale-7.1.11...tailscale-7.2.0) (2024-02-05) + +### Chore + + + +- update container image tailscale/tailscale to v1.58.2[@6dc3334](https://github.com/6dc3334) by renovate ([#17949](https://github.com/truecharts/charts/issues/17949)) + + +## [tailscale-7.1.11](https://github.com/truecharts/charts/compare/tailscale-7.1.10...tailscale-7.1.11) (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)) + + +## [tailscale-7.1.10](https://github.com/truecharts/charts/compare/tailscale-7.1.9...tailscale-7.1.10) (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)) + + +## [tailscale-7.1.9](https://github.com/truecharts/charts/compare/tailscale-7.1.8...tailscale-7.1.9) (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)) + + +## [tailscale-7.1.8](https://github.com/truecharts/charts/compare/tailscale-7.1.7...tailscale-7.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)) + + +## [tailscale-7.1.7](https://github.com/truecharts/charts/compare/tailscale-7.1.6...tailscale-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tailscale-7.1.6](https://github.com/truecharts/charts/compare/tailscale-7.1.5...tailscale-7.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)) + + +## [tailscale-7.1.5](https://github.com/truecharts/charts/compare/tailscale-7.1.4...tailscale-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [tailscale-7.1.4](https://github.com/truecharts/charts/compare/tailscale-7.1.3...tailscale-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes diff --git a/stable/tailscale/8.2.3/Chart.yaml b/stable/tailscale/8.2.3/Chart.yaml new file mode 100644 index 00000000000..3bf0594dc25 --- /dev/null +++ b/stable/tailscale/8.2.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.61.11 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Tailscale lets you connect your devices and users together in your own secure virtual private network +home: https://truecharts.org/charts/stable/tailscale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png +keywords: + - vpn + - tailscale +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tailscale +sources: + - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh + - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale + - https://hub.docker.com/r/tailscale/tailscale +type: application +version: 8.2.3 diff --git a/stable/tailscale/8.1.0/README.md b/stable/tailscale/8.2.3/README.md similarity index 100% rename from stable/tailscale/8.1.0/README.md rename to stable/tailscale/8.2.3/README.md diff --git a/stable/tailscale/8.1.0/app-readme.md b/stable/tailscale/8.2.3/app-readme.md similarity index 100% rename from stable/tailscale/8.1.0/app-readme.md rename to stable/tailscale/8.2.3/app-readme.md diff --git a/stable/tailscale/8.2.3/charts/common-18.0.3.tgz b/stable/tailscale/8.2.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tailscale/8.2.3/charts/common-18.0.3.tgz differ diff --git a/stable/tailscale/8.2.3/ix_values.yaml b/stable/tailscale/8.2.3/ix_values.yaml new file mode 100644 index 00000000000..64d01cc018b --- /dev/null +++ b/stable/tailscale/8.2.3/ix_values.yaml @@ -0,0 +1,101 @@ +image: + repository: tailscale/tailscale + pullPolicy: IfNotPresent + tag: v1.61.11@sha256:06e993635efcfa9574147ed223424cba562f7a5f0785e3b74381477414d57227 +serviceAccount: + main: + enabled: true + primary: true +rbac: + main: + enabled: true + primary: true + rules: + - apiGroups: + - "" + resources: + - secrets + verbs: + - create + - apiGroups: + - "" + resources: + - secrets + resourceNames: + - '{{ printf "%s-tailscale-secret" (include "tc.v1.common.lib.chart.names.fullname" .) }}' + verbs: + - get + - update + - patch +tailscale: + authkey: supersecret + auth_once: true + userspace: true + accept_dns: false + routes: "" + dest_ip: "" + sock5_server: "" + outbound_http_proxy_listen: "" + extra_args: "" + daemon_extra_args: "" + hostname: "" + advertise_as_exit_node: false +hostNetwork: true +service: + main: + enabled: false + ports: + main: + enabled: false +persistence: + varrun: + enabled: true + tun: + enabled: true + type: hostPath + hostPath: /dev/net/tun + mountPath: /dev/net/tun + hostPathType: "" + readOnly: false +portal: + open: + enabled: false +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + capabilities: + add: + - NET_ADMIN + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + automountServiceAccountToken: true + containers: + main: + probes: + liveness: + enabled: false + type: exec + command: + - tailscale + - status + readiness: + enabled: false + type: exec + command: + - tailscale + - status + startup: + enabled: false + type: exec + command: + - tailscale + - status + envFrom: + - configMapRef: + name: "tailscale-config" + command: + - /usr/local/bin/containerboot diff --git a/stable/tailscale/8.1.0/questions.yaml b/stable/tailscale/8.2.3/questions.yaml similarity index 100% rename from stable/tailscale/8.1.0/questions.yaml rename to stable/tailscale/8.2.3/questions.yaml diff --git a/stable/tauticord/3.0.0/templates/NOTES.txt b/stable/tailscale/8.2.3/templates/NOTES.txt similarity index 100% rename from stable/tauticord/3.0.0/templates/NOTES.txt rename to stable/tailscale/8.2.3/templates/NOTES.txt diff --git a/stable/tailscale/8.1.0/templates/_configmap.tpl b/stable/tailscale/8.2.3/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/8.1.0/templates/_configmap.tpl rename to stable/tailscale/8.2.3/templates/_configmap.tpl diff --git a/stable/tailscale/8.1.0/templates/_secret.tpl b/stable/tailscale/8.2.3/templates/_secret.tpl similarity index 100% rename from stable/tailscale/8.1.0/templates/_secret.tpl rename to stable/tailscale/8.2.3/templates/_secret.tpl diff --git a/stable/tailscale/8.1.0/templates/common.yaml b/stable/tailscale/8.2.3/templates/common.yaml similarity index 100% rename from stable/tailscale/8.1.0/templates/common.yaml rename to stable/tailscale/8.2.3/templates/common.yaml diff --git a/stable/tanoshi/5.0.0/values.yaml b/stable/tailscale/8.2.3/values.yaml similarity index 100% rename from stable/tanoshi/5.0.0/values.yaml rename to stable/tailscale/8.2.3/values.yaml diff --git a/stable/tandoor-recipes/16.0.0/CHANGELOG.md b/stable/tandoor-recipes/16.0.0/CHANGELOG.md deleted file mode 100644 index 3ae29bce06b..00000000000 --- a/stable/tandoor-recipes/16.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - -## [tandoor-recipes-15.0.11](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.10...tandoor-recipes-15.0.11) (2024-02-05) - -### Chore - - - -- update container image vabene1111/recipes to v1.5.12[@d0048e8](https://github.com/d0048e8) by renovate ([#17932](https://github.com/truecharts/charts/issues/17932)) - - -## [tandoor-recipes-15.0.10](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.9...tandoor-recipes-15.0.10) (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)) - - -## [tandoor-recipes-15.0.9](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.8...tandoor-recipes-15.0.9) (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)) - - -## [tandoor-recipes-15.0.8](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.7...tandoor-recipes-15.0.8) (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)) - - -## [tandoor-recipes-15.0.7](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.6...tandoor-recipes-15.0.7) (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)) - - -## [tandoor-recipes-15.0.6](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.5...tandoor-recipes-15.0.6) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [tandoor-recipes-15.0.5](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.4...tandoor-recipes-15.0.5) (2024-01-21) - -### Chore - - - -- update container image vabene1111/recipes to v1.5.11[@2f9d46b](https://github.com/2f9d46b) by renovate ([#17436](https://github.com/truecharts/charts/issues/17436)) - - - - -## [tandoor-recipes-15.0.4](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.3...tandoor-recipes-15.0.4) (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)) - - -## [tandoor-recipes-15.0.3](https://github.com/truecharts/charts/compare/tandoor-recipes-14.0.0...tandoor-recipes-15.0.3) (2024-01-04) - -### Chore - - - -- bump \ No newline at end of file diff --git a/stable/tandoor-recipes/16.0.0/Chart.yaml b/stable/tandoor-recipes/16.0.0/Chart.yaml deleted file mode 100644 index 591d6f02090..00000000000 --- a/stable/tandoor-recipes/16.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.5.13 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Tandoor Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. -home: https://truecharts.org/charts/stable/tandoor-recipes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tandoor-recipes.png -keywords: - - tandoor - - recipes - - cooking -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tandoor-recipes -sources: - - https://github.com/vabene1111/recipes - - https://github.com/truecharts/charts/tree/master/charts/stable/tandoor-recipes - - https://hub.docker.com/r/vabene1111/recipes -type: application -version: 16.0.0 diff --git a/stable/tandoor-recipes/16.0.0/charts/common-17.5.0.tgz b/stable/tandoor-recipes/16.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tandoor-recipes/16.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tar1090/5.1.0/.helmignore b/stable/tandoor-recipes/16.1.3/.helmignore similarity index 100% rename from stable/tar1090/5.1.0/.helmignore rename to stable/tandoor-recipes/16.1.3/.helmignore diff --git a/stable/tandoor-recipes/16.1.3/CHANGELOG.md b/stable/tandoor-recipes/16.1.3/CHANGELOG.md new file mode 100644 index 00000000000..90c6388813d --- /dev/null +++ b/stable/tandoor-recipes/16.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + +## [tandoor-recipes-15.0.11](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.10...tandoor-recipes-15.0.11) (2024-02-05) + +### Chore + + + +- update container image vabene1111/recipes to v1.5.12[@d0048e8](https://github.com/d0048e8) by renovate ([#17932](https://github.com/truecharts/charts/issues/17932)) + + +## [tandoor-recipes-15.0.10](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.9...tandoor-recipes-15.0.10) (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)) + + +## [tandoor-recipes-15.0.9](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.8...tandoor-recipes-15.0.9) (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)) + + +## [tandoor-recipes-15.0.8](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.7...tandoor-recipes-15.0.8) (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)) + + +## [tandoor-recipes-15.0.7](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.6...tandoor-recipes-15.0.7) (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)) + + +## [tandoor-recipes-15.0.6](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.5...tandoor-recipes-15.0.6) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [tandoor-recipes-15.0.5](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.4...tandoor-recipes-15.0.5) (2024-01-21) + +### Chore + + + +- update container image vabene1111/recipes to v1.5.11[@2f9d46b](https://github.com/2f9d46b) by renovate ([#17436](https://github.com/truecharts/charts/issues/17436)) + + + + +## [tandoor-recipes-15.0.4](https://github.com/truecharts/charts/compare/tandoor-recipes-15.0.3...tandoor-recipes-15.0.4) (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)) + + +## [tandoor-recipes-15.0.3](https://github.com/truecharts/charts/compare/tandoor-recipes-14.0.0...tandoor-recipes-15.0.3) (2024-01-04) + +### Chore \ No newline at end of file diff --git a/stable/tandoor-recipes/16.1.3/Chart.yaml b/stable/tandoor-recipes/16.1.3/Chart.yaml new file mode 100644 index 00000000000..fd3cf7abbd0 --- /dev/null +++ b/stable/tandoor-recipes/16.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.5.13 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Tandoor Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. +home: https://truecharts.org/charts/stable/tandoor-recipes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tandoor-recipes.png +keywords: + - tandoor + - recipes + - cooking +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tandoor-recipes +sources: + - https://github.com/vabene1111/recipes + - https://github.com/truecharts/charts/tree/master/charts/stable/tandoor-recipes + - https://hub.docker.com/r/vabene1111/recipes +type: application +version: 16.1.3 diff --git a/stable/tandoor-recipes/16.0.0/README.md b/stable/tandoor-recipes/16.1.3/README.md similarity index 100% rename from stable/tandoor-recipes/16.0.0/README.md rename to stable/tandoor-recipes/16.1.3/README.md diff --git a/stable/tandoor-recipes/16.0.0/app-readme.md b/stable/tandoor-recipes/16.1.3/app-readme.md similarity index 100% rename from stable/tandoor-recipes/16.0.0/app-readme.md rename to stable/tandoor-recipes/16.1.3/app-readme.md diff --git a/stable/tandoor-recipes/16.1.3/charts/common-18.0.3.tgz b/stable/tandoor-recipes/16.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tandoor-recipes/16.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tandoor-recipes/16.0.0/ix_values.yaml b/stable/tandoor-recipes/16.1.3/ix_values.yaml similarity index 100% rename from stable/tandoor-recipes/16.0.0/ix_values.yaml rename to stable/tandoor-recipes/16.1.3/ix_values.yaml diff --git a/stable/tandoor-recipes/16.0.0/questions.yaml b/stable/tandoor-recipes/16.1.3/questions.yaml similarity index 100% rename from stable/tandoor-recipes/16.0.0/questions.yaml rename to stable/tandoor-recipes/16.1.3/questions.yaml diff --git a/stable/tandoor-recipes/16.0.0/templates/_secrets.tpl b/stable/tandoor-recipes/16.1.3/templates/_secrets.tpl similarity index 100% rename from stable/tandoor-recipes/16.0.0/templates/_secrets.tpl rename to stable/tandoor-recipes/16.1.3/templates/_secrets.tpl diff --git a/stable/tandoor-recipes/16.0.0/templates/common.yaml b/stable/tandoor-recipes/16.1.3/templates/common.yaml similarity index 100% rename from stable/tandoor-recipes/16.0.0/templates/common.yaml rename to stable/tandoor-recipes/16.1.3/templates/common.yaml diff --git a/stable/tar1090/5.1.0/values.yaml b/stable/tandoor-recipes/16.1.3/values.yaml similarity index 100% rename from stable/tar1090/5.1.0/values.yaml rename to stable/tandoor-recipes/16.1.3/values.yaml diff --git a/stable/tanoshi/5.0.0/CHANGELOG.md b/stable/tanoshi/5.0.0/CHANGELOG.md deleted file mode 100644 index 154c00d7012..00000000000 --- a/stable/tanoshi/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [tanoshi-4.1.11](https://github.com/truecharts/charts/compare/tanoshi-4.1.10...tanoshi-4.1.11) (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)) - - -## [tanoshi-4.1.10](https://github.com/truecharts/charts/compare/tanoshi-4.1.9...tanoshi-4.1.10) (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)) - - -## [tanoshi-4.1.9](https://github.com/truecharts/charts/compare/tanoshi-4.1.8...tanoshi-4.1.9) (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)) - - -## [tanoshi-4.1.8](https://github.com/truecharts/charts/compare/tanoshi-4.1.7...tanoshi-4.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)) - - -## [tanoshi-4.1.7](https://github.com/truecharts/charts/compare/tanoshi-4.1.6...tanoshi-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tanoshi-4.1.6](https://github.com/truecharts/charts/compare/tanoshi-4.1.5...tanoshi-4.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)) - - -## [tanoshi-4.1.5](https://github.com/truecharts/charts/compare/tanoshi-4.1.4...tanoshi-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tanoshi-4.1.4](https://github.com/truecharts/charts/compare/tanoshi-4.1.3...tanoshi-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [tanoshi-4.1.3](https://github.com/truecharts/charts/compare/tanoshi-4.1.0...tanoshi-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/tanoshi/5.0.0/Chart.yaml b/stable/tanoshi/5.0.0/Chart.yaml deleted file mode 100644 index 9f784afc055..00000000000 --- a/stable/tanoshi/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Selfhosted web manga reader. -home: https://truecharts.org/charts/stable/tanoshi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.png -keywords: - - tanoshi - - Productivity - - MediaApp-Books - - MediaServer-Books -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tanoshi -sources: - - https://github.com/faldez/tanoshi - - https://github.com/truecharts/charts/tree/master/charts/stable/tanoshi - - https://hub.docker.com/r/faldez/tanoshi -type: application -version: 5.0.0 diff --git a/stable/tanoshi/5.0.0/charts/common-17.5.0.tgz b/stable/tanoshi/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tanoshi/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tasmoadmin/8.0.0/.helmignore b/stable/tanoshi/5.1.3/.helmignore similarity index 100% rename from stable/tasmoadmin/8.0.0/.helmignore rename to stable/tanoshi/5.1.3/.helmignore diff --git a/stable/tanoshi/5.1.3/CHANGELOG.md b/stable/tanoshi/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..83dfe84046c --- /dev/null +++ b/stable/tanoshi/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [tanoshi-4.1.11](https://github.com/truecharts/charts/compare/tanoshi-4.1.10...tanoshi-4.1.11) (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)) + + +## [tanoshi-4.1.10](https://github.com/truecharts/charts/compare/tanoshi-4.1.9...tanoshi-4.1.10) (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)) + + +## [tanoshi-4.1.9](https://github.com/truecharts/charts/compare/tanoshi-4.1.8...tanoshi-4.1.9) (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)) + + +## [tanoshi-4.1.8](https://github.com/truecharts/charts/compare/tanoshi-4.1.7...tanoshi-4.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)) + + +## [tanoshi-4.1.7](https://github.com/truecharts/charts/compare/tanoshi-4.1.6...tanoshi-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tanoshi-4.1.6](https://github.com/truecharts/charts/compare/tanoshi-4.1.5...tanoshi-4.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)) + + +## [tanoshi-4.1.5](https://github.com/truecharts/charts/compare/tanoshi-4.1.4...tanoshi-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [tanoshi-4.1.4](https://github.com/truecharts/charts/compare/tanoshi-4.1.3...tanoshi-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [tanoshi-4.1.3](https://github.com/truecharts/charts/compare/tanoshi-4.1.0...tanoshi-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/tanoshi/5.1.3/Chart.yaml b/stable/tanoshi/5.1.3/Chart.yaml new file mode 100644 index 00000000000..701425071c1 --- /dev/null +++ b/stable/tanoshi/5.1.3/Chart.yaml @@ -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: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Selfhosted web manga reader. +home: https://truecharts.org/charts/stable/tanoshi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.png +keywords: + - tanoshi + - Productivity + - MediaApp-Books + - MediaServer-Books +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tanoshi +sources: + - https://github.com/faldez/tanoshi + - https://github.com/truecharts/charts/tree/master/charts/stable/tanoshi + - https://hub.docker.com/r/faldez/tanoshi +type: application +version: 5.1.3 diff --git a/stable/tanoshi/5.0.0/README.md b/stable/tanoshi/5.1.3/README.md similarity index 100% rename from stable/tanoshi/5.0.0/README.md rename to stable/tanoshi/5.1.3/README.md diff --git a/stable/tanoshi/5.0.0/app-readme.md b/stable/tanoshi/5.1.3/app-readme.md similarity index 100% rename from stable/tanoshi/5.0.0/app-readme.md rename to stable/tanoshi/5.1.3/app-readme.md diff --git a/stable/tanoshi/5.1.3/charts/common-18.0.3.tgz b/stable/tanoshi/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tanoshi/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tanoshi/5.0.0/ix_values.yaml b/stable/tanoshi/5.1.3/ix_values.yaml similarity index 100% rename from stable/tanoshi/5.0.0/ix_values.yaml rename to stable/tanoshi/5.1.3/ix_values.yaml diff --git a/stable/tanoshi/5.0.0/questions.yaml b/stable/tanoshi/5.1.3/questions.yaml similarity index 100% rename from stable/tanoshi/5.0.0/questions.yaml rename to stable/tanoshi/5.1.3/questions.yaml diff --git a/stable/tanoshi/5.0.0/templates/common.yaml b/stable/tanoshi/5.1.3/templates/common.yaml similarity index 100% rename from stable/tanoshi/5.0.0/templates/common.yaml rename to stable/tanoshi/5.1.3/templates/common.yaml diff --git a/stable/tasmoadmin/8.0.0/values.yaml b/stable/tanoshi/5.1.3/values.yaml similarity index 100% rename from stable/tasmoadmin/8.0.0/values.yaml rename to stable/tanoshi/5.1.3/values.yaml diff --git a/stable/tar1090/5.1.0/CHANGELOG.md b/stable/tar1090/5.1.0/CHANGELOG.md deleted file mode 100644 index 9c4f6e65c6f..00000000000 --- a/stable/tar1090/5.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [tar1090-4.1.22](https://github.com/truecharts/charts/compare/tar1090-4.1.21...tar1090-4.1.22) (2024-02-12) - -### Chore - - - -- update container image mikenye/tar1090 to latest[@585d8a5](https://github.com/585d8a5) by renovate ([#18229](https://github.com/truecharts/charts/issues/18229)) - - -## [tar1090-4.1.21](https://github.com/truecharts/charts/compare/tar1090-4.1.20...tar1090-4.1.21) (2024-02-12) - -### Chore - - - -- update container image mikenye/tar1090 to latest[@63c911b](https://github.com/63c911b) by renovate ([#18098](https://github.com/truecharts/charts/issues/18098)) - - -## [tar1090-4.1.20](https://github.com/truecharts/charts/compare/tar1090-4.1.19...tar1090-4.1.20) (2024-02-05) - -### Chore - - - -- update container image mikenye/tar1090 to latest[@d682681](https://github.com/d682681) by renovate ([#17981](https://github.com/truecharts/charts/issues/17981)) - - -## [tar1090-4.1.19](https://github.com/truecharts/charts/compare/tar1090-4.1.18...tar1090-4.1.19) (2024-02-05) - -### Chore - - - -- update container image mikenye/tar1090 to latest[@082f654](https://github.com/082f654) by renovate ([#17887](https://github.com/truecharts/charts/issues/17887)) - - -## [tar1090-4.1.18](https://github.com/truecharts/charts/compare/tar1090-4.1.17...tar1090-4.1.18) (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)) - - -## [tar1090-4.1.17](https://github.com/truecharts/charts/compare/tar1090-4.1.16...tar1090-4.1.17) (2024-01-29) - -### Chore - - - -- update container image mikenye/tar1090 to latest[@dd9c380](https://github.com/dd9c380) by renovate ([#17748](https://github.com/truecharts/charts/issues/17748)) - - -## [tar1090-4.1.16](https://github.com/truecharts/charts/compare/tar1090-4.1.15...tar1090-4.1.16) (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)) - - -## [tar1090-4.1.15](https://github.com/truecharts/charts/compare/tar1090-4.1.14...tar1090-4.1.15) (2024-01-22) - -### Chore - - - -- update container image mikenye/tar1090 to latest[@586d679](https://github.com/586d679) by renovate ([#17515](https://github.com/truecharts/charts/issues/17515)) - - -## [tar1090-4.1.14](https://github.com/truecharts/charts/compare/tar1090-4.1.13...tar1090-4.1.14) (2024-01-21) - -### Chore - diff --git a/stable/tar1090/5.1.0/Chart.yaml b/stable/tar1090/5.1.0/Chart.yaml deleted file mode 100644 index 8da4ccdf3ee..00000000000 --- a/stable/tar1090/5.1.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Multi-arch tar1090 Chart for visualising ADSB data. -home: https://truecharts.org/charts/stable/tar1090 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png -keywords: - - tar1090 - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tar1090 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tar1090 - - https://hub.docker.com/r/mikenye/tar1090 -type: application -version: 5.1.0 diff --git a/stable/tar1090/5.1.0/charts/common-18.0.1.tgz b/stable/tar1090/5.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/tar1090/5.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/tar1090/5.1.0/ix_values.yaml b/stable/tar1090/5.1.0/ix_values.yaml deleted file mode 100644 index 77c4c487b97..00000000000 --- a/stable/tar1090/5.1.0/ix_values.yaml +++ /dev/null @@ -1,30 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: mikenye/tar1090 - tag: latest@sha256:95f540d4db0aad73b83e2a652df63dc396eedd056115f2ec0d45a102345058bd -persistence: {} -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 - runAsUser: 0 -service: - main: - ports: - main: - port: 8078 - protocol: tcp - targetPort: 80 -workload: - main: - podSpec: - containers: - main: - env: - BEASTHOST: - LAT: xx.xxxxx - LONG: xx.xxxxx - MLATHOST: diff --git a/stable/tasmobackup/6.0.0/.helmignore b/stable/tar1090/5.1.4/.helmignore similarity index 100% rename from stable/tasmobackup/6.0.0/.helmignore rename to stable/tar1090/5.1.4/.helmignore diff --git a/stable/tar1090/5.1.4/CHANGELOG.md b/stable/tar1090/5.1.4/CHANGELOG.md new file mode 100644 index 00000000000..d394ed3e588 --- /dev/null +++ b/stable/tar1090/5.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [tar1090-4.1.22](https://github.com/truecharts/charts/compare/tar1090-4.1.21...tar1090-4.1.22) (2024-02-12) + +### Chore + + + +- update container image mikenye/tar1090 to latest[@585d8a5](https://github.com/585d8a5) by renovate ([#18229](https://github.com/truecharts/charts/issues/18229)) + + +## [tar1090-4.1.21](https://github.com/truecharts/charts/compare/tar1090-4.1.20...tar1090-4.1.21) (2024-02-12) + +### Chore + + + +- update container image mikenye/tar1090 to latest[@63c911b](https://github.com/63c911b) by renovate ([#18098](https://github.com/truecharts/charts/issues/18098)) + + +## [tar1090-4.1.20](https://github.com/truecharts/charts/compare/tar1090-4.1.19...tar1090-4.1.20) (2024-02-05) + +### Chore + + + +- update container image mikenye/tar1090 to latest[@d682681](https://github.com/d682681) by renovate ([#17981](https://github.com/truecharts/charts/issues/17981)) + + +## [tar1090-4.1.19](https://github.com/truecharts/charts/compare/tar1090-4.1.18...tar1090-4.1.19) (2024-02-05) + +### Chore + + + +- update container image mikenye/tar1090 to latest[@082f654](https://github.com/082f654) by renovate ([#17887](https://github.com/truecharts/charts/issues/17887)) + + +## [tar1090-4.1.18](https://github.com/truecharts/charts/compare/tar1090-4.1.17...tar1090-4.1.18) (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)) + + +## [tar1090-4.1.17](https://github.com/truecharts/charts/compare/tar1090-4.1.16...tar1090-4.1.17) (2024-01-29) + +### Chore + + + +- update container image mikenye/tar1090 to latest[@dd9c380](https://github.com/dd9c380) by renovate ([#17748](https://github.com/truecharts/charts/issues/17748)) + + +## [tar1090-4.1.16](https://github.com/truecharts/charts/compare/tar1090-4.1.15...tar1090-4.1.16) (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)) + + +## [tar1090-4.1.15](https://github.com/truecharts/charts/compare/tar1090-4.1.14...tar1090-4.1.15) (2024-01-22) + +### Chore + + + +- update container image mikenye/tar1090 to latest[@586d679](https://github.com/586d679) by renovate ([#17515](https://github.com/truecharts/charts/issues/17515)) + + +## [tar1090-4.1.14](https://github.com/truecharts/charts/compare/tar1090-4.1.13...tar1090-4.1.14) (2024-01-21) \ No newline at end of file diff --git a/stable/tar1090/5.1.4/Chart.yaml b/stable/tar1090/5.1.4/Chart.yaml new file mode 100644 index 00000000000..128e7d786b6 --- /dev/null +++ b/stable/tar1090/5.1.4/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Multi-arch tar1090 Chart for visualising ADSB data. +home: https://truecharts.org/charts/stable/tar1090 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png +keywords: + - tar1090 + - Other +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tar1090 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tar1090 + - https://hub.docker.com/r/mikenye/tar1090 +type: application +version: 5.1.4 diff --git a/stable/tar1090/5.1.0/README.md b/stable/tar1090/5.1.4/README.md similarity index 100% rename from stable/tar1090/5.1.0/README.md rename to stable/tar1090/5.1.4/README.md diff --git a/stable/tar1090/5.1.0/app-readme.md b/stable/tar1090/5.1.4/app-readme.md similarity index 100% rename from stable/tar1090/5.1.0/app-readme.md rename to stable/tar1090/5.1.4/app-readme.md diff --git a/stable/tar1090/5.1.4/charts/common-18.0.3.tgz b/stable/tar1090/5.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tar1090/5.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/tar1090/5.1.4/ix_values.yaml b/stable/tar1090/5.1.4/ix_values.yaml new file mode 100644 index 00000000000..c074edb42b9 --- /dev/null +++ b/stable/tar1090/5.1.4/ix_values.yaml @@ -0,0 +1,30 @@ +image: + pullPolicy: IfNotPresent + repository: mikenye/tar1090 + tag: latest@sha256:13cd7402af6aa5f53cea0cf43e97fa5f343c817a1a67b1ce51709ce1dd8101e8 +persistence: {} +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 +service: + main: + ports: + main: + port: 8078 + protocol: tcp + targetPort: 80 +workload: + main: + podSpec: + containers: + main: + env: + BEASTHOST: + LAT: xx.xxxxx + LONG: xx.xxxxx + MLATHOST: diff --git a/stable/tar1090/5.1.0/questions.yaml b/stable/tar1090/5.1.4/questions.yaml similarity index 100% rename from stable/tar1090/5.1.0/questions.yaml rename to stable/tar1090/5.1.4/questions.yaml diff --git a/stable/tar1090/5.1.0/templates/common.yaml b/stable/tar1090/5.1.4/templates/common.yaml similarity index 100% rename from stable/tar1090/5.1.0/templates/common.yaml rename to stable/tar1090/5.1.4/templates/common.yaml diff --git a/stable/tasmobackup/6.0.0/values.yaml b/stable/tar1090/5.1.4/values.yaml similarity index 100% rename from stable/tasmobackup/6.0.0/values.yaml rename to stable/tar1090/5.1.4/values.yaml diff --git a/stable/tasmoadmin/8.0.0/CHANGELOG.md b/stable/tasmoadmin/8.0.0/CHANGELOG.md deleted file mode 100644 index 3ca3da885ce..00000000000 --- a/stable/tasmoadmin/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [tasmoadmin-6.2.9](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.8...tasmoadmin-6.2.9) (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)) - - -## [tasmoadmin-6.2.8](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.7...tasmoadmin-6.2.8) (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)) - - -## [tasmoadmin-6.2.7](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.6...tasmoadmin-6.2.7) (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)) - - -## [tasmoadmin-6.2.6](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.5...tasmoadmin-6.2.6) (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)) - - -## [tasmoadmin-6.2.5](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.4...tasmoadmin-6.2.5) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [tasmoadmin-6.2.4](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.3...tasmoadmin-6.2.4) (2024-01-14) - - -## [tasmoadmin-6.2.3](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.2...tasmoadmin-6.2.3) (2024-01-14) - -### Chore - - - -- update container image ghcr.io/tasmoadmin/tasmoadmin to v3.3.3[@3727bc4](https://github.com/3727bc4) by renovate ([#17189](https://github.com/truecharts/charts/issues/17189)) - - - - -## [tasmoadmin-6.2.2](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.1...tasmoadmin-6.2.2) (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)) - - -## [tasmoadmin-6.2.1](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.0...tasmoadmin-6.2.1) (2024-01-08) - -### Chore - - - -- update container image ghcr.io/tasmoadmin/tasmoadmin to v3.3.2[@05aeefb](https://github.com/05aeefb) by renovate ([#17000](https://github.com/truecharts/charts/issues/17000)) - - -## [tasmoadmin-6.2.0](https://github.com/truecharts/charts/compare/tasmoadmin-6.1.7...tasmoadmin-6.2.0) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/tasmoadmin/tasmoadmin to v3.3.1[@1077de2](https://github.com/1077de2) by renovate ([#16811](https://github.com/truecharts/charts/issues/16811)) diff --git a/stable/tasmoadmin/8.0.0/Chart.yaml b/stable/tasmoadmin/8.0.0/Chart.yaml deleted file mode 100644 index 2aa205e7db6..00000000000 --- a/stable/tasmoadmin/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.0.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A administrative platform for devices flashed with Tasmota. -home: https://truecharts.org/charts/stable/tasmoadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png -keywords: - - tasmoadmin - - home-automation - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tasmoadmin -sources: - - https://github.com/TasmoAdmin/TasmoAdmin - - https://github.com/truecharts/charts/tree/master/charts/stable/tasmoadmin - - https://ghcr.io/tasmoadmin/tasmoadmin -type: application -version: 8.0.0 diff --git a/stable/tasmoadmin/8.0.0/charts/common-17.5.0.tgz b/stable/tasmoadmin/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tasmoadmin/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tasmocompiler/6.0.0/.helmignore b/stable/tasmoadmin/8.1.3/.helmignore similarity index 100% rename from stable/tasmocompiler/6.0.0/.helmignore rename to stable/tasmoadmin/8.1.3/.helmignore diff --git a/stable/tasmoadmin/8.1.3/CHANGELOG.md b/stable/tasmoadmin/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8023f33c803 --- /dev/null +++ b/stable/tasmoadmin/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [tasmoadmin-6.2.9](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.8...tasmoadmin-6.2.9) (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)) + + +## [tasmoadmin-6.2.8](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.7...tasmoadmin-6.2.8) (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)) + + +## [tasmoadmin-6.2.7](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.6...tasmoadmin-6.2.7) (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)) + + +## [tasmoadmin-6.2.6](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.5...tasmoadmin-6.2.6) (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)) + + +## [tasmoadmin-6.2.5](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.4...tasmoadmin-6.2.5) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [tasmoadmin-6.2.4](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.3...tasmoadmin-6.2.4) (2024-01-14) + + +## [tasmoadmin-6.2.3](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.2...tasmoadmin-6.2.3) (2024-01-14) + +### Chore + + + +- update container image ghcr.io/tasmoadmin/tasmoadmin to v3.3.3[@3727bc4](https://github.com/3727bc4) by renovate ([#17189](https://github.com/truecharts/charts/issues/17189)) + + + + +## [tasmoadmin-6.2.2](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.1...tasmoadmin-6.2.2) (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)) + + +## [tasmoadmin-6.2.1](https://github.com/truecharts/charts/compare/tasmoadmin-6.2.0...tasmoadmin-6.2.1) (2024-01-08) + +### Chore + + + +- update container image ghcr.io/tasmoadmin/tasmoadmin to v3.3.2[@05aeefb](https://github.com/05aeefb) by renovate ([#17000](https://github.com/truecharts/charts/issues/17000)) + + +## [tasmoadmin-6.2.0](https://github.com/truecharts/charts/compare/tasmoadmin-6.1.7...tasmoadmin-6.2.0) (2024-01-03) + +### Chore diff --git a/stable/tasmoadmin/8.1.3/Chart.yaml b/stable/tasmoadmin/8.1.3/Chart.yaml new file mode 100644 index 00000000000..155d3d8a1e6 --- /dev/null +++ b/stable/tasmoadmin/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.0.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A administrative platform for devices flashed with Tasmota. +home: https://truecharts.org/charts/stable/tasmoadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png +keywords: + - tasmoadmin + - home-automation + - Network-Management +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tasmoadmin +sources: + - https://github.com/TasmoAdmin/TasmoAdmin + - https://github.com/truecharts/charts/tree/master/charts/stable/tasmoadmin + - https://ghcr.io/tasmoadmin/tasmoadmin +type: application +version: 8.1.3 diff --git a/stable/tasmoadmin/8.0.0/README.md b/stable/tasmoadmin/8.1.3/README.md similarity index 100% rename from stable/tasmoadmin/8.0.0/README.md rename to stable/tasmoadmin/8.1.3/README.md diff --git a/stable/tasmoadmin/8.0.0/app-readme.md b/stable/tasmoadmin/8.1.3/app-readme.md similarity index 100% rename from stable/tasmoadmin/8.0.0/app-readme.md rename to stable/tasmoadmin/8.1.3/app-readme.md diff --git a/stable/tasmoadmin/8.1.3/charts/common-18.0.3.tgz b/stable/tasmoadmin/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tasmoadmin/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tasmoadmin/8.0.0/ix_values.yaml b/stable/tasmoadmin/8.1.3/ix_values.yaml similarity index 100% rename from stable/tasmoadmin/8.0.0/ix_values.yaml rename to stable/tasmoadmin/8.1.3/ix_values.yaml diff --git a/stable/tasmoadmin/8.0.0/questions.yaml b/stable/tasmoadmin/8.1.3/questions.yaml similarity index 100% rename from stable/tasmoadmin/8.0.0/questions.yaml rename to stable/tasmoadmin/8.1.3/questions.yaml diff --git a/stable/tasmobackup/6.0.0/templates/common.yaml b/stable/tasmoadmin/8.1.3/templates/common.yaml similarity index 100% rename from stable/tasmobackup/6.0.0/templates/common.yaml rename to stable/tasmoadmin/8.1.3/templates/common.yaml diff --git a/stable/tasmocompiler/6.0.0/values.yaml b/stable/tasmoadmin/8.1.3/values.yaml similarity index 100% rename from stable/tasmocompiler/6.0.0/values.yaml rename to stable/tasmoadmin/8.1.3/values.yaml diff --git a/stable/tasmobackup/6.0.0/CHANGELOG.md b/stable/tasmobackup/6.0.0/CHANGELOG.md deleted file mode 100644 index 2a044ffee03..00000000000 --- a/stable/tasmobackup/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [tasmobackup-5.1.15](https://github.com/truecharts/charts/compare/tasmobackup-5.1.14...tasmobackup-5.1.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)) - - -## [tasmobackup-5.1.14](https://github.com/truecharts/charts/compare/tasmobackup-5.1.13...tasmobackup-5.1.14) (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)) - - -## [tasmobackup-5.1.13](https://github.com/truecharts/charts/compare/tasmobackup-5.1.12...tasmobackup-5.1.13) (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)) - - -## [tasmobackup-5.1.12](https://github.com/truecharts/charts/compare/tasmobackup-5.1.11...tasmobackup-5.1.12) (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)) - - -## [tasmobackup-5.1.11](https://github.com/truecharts/charts/compare/tasmobackup-5.1.10...tasmobackup-5.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [tasmobackup-5.1.10](https://github.com/truecharts/charts/compare/tasmobackup-5.1.9...tasmobackup-5.1.10) (2024-01-14) - - - - -## [tasmobackup-5.1.9](https://github.com/truecharts/charts/compare/tasmobackup-5.1.8...tasmobackup-5.1.9) (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)) - - -## [tasmobackup-5.1.8](https://github.com/truecharts/charts/compare/tasmobackup-5.1.7...tasmobackup-5.1.8) (2024-01-03) - -### Chore - - - -- update container image danmed/tasmobackupv1 to 1.05.00[@a36d8aa](https://github.com/a36d8aa) by renovate ([#16759](https://github.com/truecharts/charts/issues/16759)) - - -## [tasmobackup-5.1.7](https://github.com/truecharts/charts/compare/tasmobackup-5.1.6...tasmobackup-5.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tasmobackup-5.1.6](https://github.com/truecharts/charts/compare/tasmobackup-5.1.4...tasmobackup-5.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [tasmobackup-5.1.4](https://github.com/truecharts/charts/compare/tasmobackup-5.1.3...tasmobackup-5.1.4) (2024-01-01) \ No newline at end of file diff --git a/stable/tasmobackup/6.0.0/Chart.yaml b/stable/tasmobackup/6.0.0/Chart.yaml deleted file mode 100644 index a10f8e2b34a..00000000000 --- a/stable/tasmobackup/6.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.05.00 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: backup all your tasmota devices in one place. -home: https://truecharts.org/charts/stable/tasmobackup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png -keywords: - - tasmobackup - - home-automation - - Network-Management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tasmobackup -sources: - - https://github.com/danmed/TasmoBackupV1 - - https://github.com/truecharts/charts/tree/master/charts/stable/tasmobackup - - https://hub.docker.com/r/danmed/tasmobackupv1 -type: application -version: 6.0.0 diff --git a/stable/tasmobackup/6.0.0/charts/common-17.5.0.tgz b/stable/tasmobackup/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tasmobackup/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tauticord/3.0.0/.helmignore b/stable/tasmobackup/6.1.3/.helmignore similarity index 100% rename from stable/tauticord/3.0.0/.helmignore rename to stable/tasmobackup/6.1.3/.helmignore diff --git a/stable/tasmobackup/6.1.3/CHANGELOG.md b/stable/tasmobackup/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..122e1aeb186 --- /dev/null +++ b/stable/tasmobackup/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [tasmobackup-5.1.15](https://github.com/truecharts/charts/compare/tasmobackup-5.1.14...tasmobackup-5.1.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)) + + +## [tasmobackup-5.1.14](https://github.com/truecharts/charts/compare/tasmobackup-5.1.13...tasmobackup-5.1.14) (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)) + + +## [tasmobackup-5.1.13](https://github.com/truecharts/charts/compare/tasmobackup-5.1.12...tasmobackup-5.1.13) (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)) + + +## [tasmobackup-5.1.12](https://github.com/truecharts/charts/compare/tasmobackup-5.1.11...tasmobackup-5.1.12) (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)) + + +## [tasmobackup-5.1.11](https://github.com/truecharts/charts/compare/tasmobackup-5.1.10...tasmobackup-5.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [tasmobackup-5.1.10](https://github.com/truecharts/charts/compare/tasmobackup-5.1.9...tasmobackup-5.1.10) (2024-01-14) + + + + +## [tasmobackup-5.1.9](https://github.com/truecharts/charts/compare/tasmobackup-5.1.8...tasmobackup-5.1.9) (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)) + + +## [tasmobackup-5.1.8](https://github.com/truecharts/charts/compare/tasmobackup-5.1.7...tasmobackup-5.1.8) (2024-01-03) + +### Chore + + + +- update container image danmed/tasmobackupv1 to 1.05.00[@a36d8aa](https://github.com/a36d8aa) by renovate ([#16759](https://github.com/truecharts/charts/issues/16759)) + + +## [tasmobackup-5.1.7](https://github.com/truecharts/charts/compare/tasmobackup-5.1.6...tasmobackup-5.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [tasmobackup-5.1.6](https://github.com/truecharts/charts/compare/tasmobackup-5.1.4...tasmobackup-5.1.6) (2024-01-02) + +### Chore + + diff --git a/stable/tasmobackup/6.1.3/Chart.yaml b/stable/tasmobackup/6.1.3/Chart.yaml new file mode 100644 index 00000000000..55a3c39d72f --- /dev/null +++ b/stable/tasmobackup/6.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.05.00 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: backup all your tasmota devices in one place. +home: https://truecharts.org/charts/stable/tasmobackup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png +keywords: + - tasmobackup + - home-automation + - Network-Management +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tasmobackup +sources: + - https://github.com/danmed/TasmoBackupV1 + - https://github.com/truecharts/charts/tree/master/charts/stable/tasmobackup + - https://hub.docker.com/r/danmed/tasmobackupv1 +type: application +version: 6.1.3 diff --git a/stable/tasmobackup/6.0.0/README.md b/stable/tasmobackup/6.1.3/README.md similarity index 100% rename from stable/tasmobackup/6.0.0/README.md rename to stable/tasmobackup/6.1.3/README.md diff --git a/stable/tasmobackup/6.0.0/app-readme.md b/stable/tasmobackup/6.1.3/app-readme.md similarity index 100% rename from stable/tasmobackup/6.0.0/app-readme.md rename to stable/tasmobackup/6.1.3/app-readme.md diff --git a/stable/tasmobackup/6.1.3/charts/common-18.0.3.tgz b/stable/tasmobackup/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tasmobackup/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tasmobackup/6.0.0/ix_values.yaml b/stable/tasmobackup/6.1.3/ix_values.yaml similarity index 100% rename from stable/tasmobackup/6.0.0/ix_values.yaml rename to stable/tasmobackup/6.1.3/ix_values.yaml diff --git a/stable/tasmobackup/6.0.0/questions.yaml b/stable/tasmobackup/6.1.3/questions.yaml similarity index 100% rename from stable/tasmobackup/6.0.0/questions.yaml rename to stable/tasmobackup/6.1.3/questions.yaml diff --git a/stable/tasmocompiler/6.0.0/templates/common.yaml b/stable/tasmobackup/6.1.3/templates/common.yaml similarity index 100% rename from stable/tasmocompiler/6.0.0/templates/common.yaml rename to stable/tasmobackup/6.1.3/templates/common.yaml diff --git a/stable/tauticord/3.0.0/values.yaml b/stable/tasmobackup/6.1.3/values.yaml similarity index 100% rename from stable/tauticord/3.0.0/values.yaml rename to stable/tasmobackup/6.1.3/values.yaml diff --git a/stable/tasmocompiler/6.0.0/CHANGELOG.md b/stable/tasmocompiler/6.0.0/CHANGELOG.md deleted file mode 100644 index 218b3fdee6b..00000000000 --- a/stable/tasmocompiler/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - -## [tasmocompiler-5.1.16](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.15...tasmocompiler-5.1.16) (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)) - - -## [tasmocompiler-5.1.15](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.14...tasmocompiler-5.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)) - - -## [tasmocompiler-5.1.14](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.13...tasmocompiler-5.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)) - - -## [tasmocompiler-5.1.13](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.12...tasmocompiler-5.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)) - - -## [tasmocompiler-5.1.12](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.11...tasmocompiler-5.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [tasmocompiler-5.1.11](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.10...tasmocompiler-5.1.11) (2024-01-14) - - - - -## [tasmocompiler-5.1.10](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.9...tasmocompiler-5.1.10) (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)) - - -## [tasmocompiler-5.1.9](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.8...tasmocompiler-5.1.9) (2024-01-08) - -### Chore - - - -- update container image benzino77/tasmocompiler to latest[@3d8a61a](https://github.com/3d8a61a) by renovate ([#16922](https://github.com/truecharts/charts/issues/16922)) - - -## [tasmocompiler-5.1.8](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.7...tasmocompiler-5.1.8) (2024-01-03) - -### Chore - diff --git a/stable/tasmocompiler/6.0.0/Chart.yaml b/stable/tasmocompiler/6.0.0/Chart.yaml deleted file mode 100644 index 10396fa3a4b..00000000000 --- a/stable/tasmocompiler/6.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings -home: https://truecharts.org/charts/stable/tasmocompiler -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png -keywords: - - tasmocompiler - - home-automation - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tasmocompiler -sources: - - https://github.com/benzino77/tasmocompiler - - https://github.com/truecharts/charts/tree/master/charts/stable/tasmocompiler - - https://hub.docker.com/r/benzino77/tasmocompiler -type: application -version: 6.0.0 diff --git a/stable/tasmocompiler/6.0.0/charts/common-17.5.0.tgz b/stable/tasmocompiler/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tasmocompiler/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tautulli/18.0.0/.helmignore b/stable/tasmocompiler/6.1.3/.helmignore similarity index 100% rename from stable/tautulli/18.0.0/.helmignore rename to stable/tasmocompiler/6.1.3/.helmignore diff --git a/stable/tasmocompiler/6.1.3/CHANGELOG.md b/stable/tasmocompiler/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..66d6b1f8417 --- /dev/null +++ b/stable/tasmocompiler/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + +## [tasmocompiler-5.1.16](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.15...tasmocompiler-5.1.16) (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)) + + +## [tasmocompiler-5.1.15](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.14...tasmocompiler-5.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)) + + +## [tasmocompiler-5.1.14](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.13...tasmocompiler-5.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)) + + +## [tasmocompiler-5.1.13](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.12...tasmocompiler-5.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)) + + +## [tasmocompiler-5.1.12](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.11...tasmocompiler-5.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [tasmocompiler-5.1.11](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.10...tasmocompiler-5.1.11) (2024-01-14) + + + + +## [tasmocompiler-5.1.10](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.9...tasmocompiler-5.1.10) (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)) + + +## [tasmocompiler-5.1.9](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.8...tasmocompiler-5.1.9) (2024-01-08) + +### Chore + + + +- update container image benzino77/tasmocompiler to latest[@3d8a61a](https://github.com/3d8a61a) by renovate ([#16922](https://github.com/truecharts/charts/issues/16922)) + + +## [tasmocompiler-5.1.8](https://github.com/truecharts/charts/compare/tasmocompiler-5.1.7...tasmocompiler-5.1.8) (2024-01-03) \ No newline at end of file diff --git a/stable/tasmocompiler/6.1.3/Chart.yaml b/stable/tasmocompiler/6.1.3/Chart.yaml new file mode 100644 index 00000000000..ee2d29216fd --- /dev/null +++ b/stable/tasmocompiler/6.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings +home: https://truecharts.org/charts/stable/tasmocompiler +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png +keywords: + - tasmocompiler + - home-automation + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tasmocompiler +sources: + - https://github.com/benzino77/tasmocompiler + - https://github.com/truecharts/charts/tree/master/charts/stable/tasmocompiler + - https://hub.docker.com/r/benzino77/tasmocompiler +type: application +version: 6.1.3 diff --git a/stable/tasmocompiler/6.0.0/README.md b/stable/tasmocompiler/6.1.3/README.md similarity index 100% rename from stable/tasmocompiler/6.0.0/README.md rename to stable/tasmocompiler/6.1.3/README.md diff --git a/stable/tasmocompiler/6.0.0/app-readme.md b/stable/tasmocompiler/6.1.3/app-readme.md similarity index 100% rename from stable/tasmocompiler/6.0.0/app-readme.md rename to stable/tasmocompiler/6.1.3/app-readme.md diff --git a/stable/tasmocompiler/6.1.3/charts/common-18.0.3.tgz b/stable/tasmocompiler/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tasmocompiler/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tasmocompiler/6.0.0/ix_values.yaml b/stable/tasmocompiler/6.1.3/ix_values.yaml similarity index 100% rename from stable/tasmocompiler/6.0.0/ix_values.yaml rename to stable/tasmocompiler/6.1.3/ix_values.yaml diff --git a/stable/tasmocompiler/6.0.0/questions.yaml b/stable/tasmocompiler/6.1.3/questions.yaml similarity index 100% rename from stable/tasmocompiler/6.0.0/questions.yaml rename to stable/tasmocompiler/6.1.3/questions.yaml diff --git a/stable/tauticord/3.0.0/templates/common.yaml b/stable/tasmocompiler/6.1.3/templates/common.yaml similarity index 100% rename from stable/tauticord/3.0.0/templates/common.yaml rename to stable/tasmocompiler/6.1.3/templates/common.yaml diff --git a/stable/tautulli/18.0.0/values.yaml b/stable/tasmocompiler/6.1.3/values.yaml similarity index 100% rename from stable/tautulli/18.0.0/values.yaml rename to stable/tasmocompiler/6.1.3/values.yaml diff --git a/stable/tauticord/3.0.0/CHANGELOG.md b/stable/tauticord/3.0.0/CHANGELOG.md deleted file mode 100644 index b76efb2833c..00000000000 --- a/stable/tauticord/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [tauticord-2.5.0](https://github.com/truecharts/charts/compare/tauticord-2.4.1...tauticord-2.5.0) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/nwithan8/tauticord to v3.16.2[@e6590dc](https://github.com/e6590dc) by renovate ([#17940](https://github.com/truecharts/charts/issues/17940)) - - -## [tauticord-2.4.1](https://github.com/truecharts/charts/compare/tauticord-2.4.0...tauticord-2.4.1) (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)) - - -## [tauticord-2.4.0](https://github.com/truecharts/charts/compare/tauticord-2.3.0...tauticord-2.4.0) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/nwithan8/tauticord to v3.15.0[@37331af](https://github.com/37331af) by renovate ([#17734](https://github.com/truecharts/charts/issues/17734)) - - -## [tauticord-2.3.0](https://github.com/truecharts/charts/compare/tauticord-2.2.5...tauticord-2.3.0) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/nwithan8/tauticord to v3.14.1[@cae8d3d](https://github.com/cae8d3d) by renovate ([#17693](https://github.com/truecharts/charts/issues/17693)) - - -## [tauticord-2.2.5](https://github.com/truecharts/charts/compare/tauticord-2.2.4...tauticord-2.2.5) (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)) - - -## [tauticord-2.2.4](https://github.com/truecharts/charts/compare/tauticord-2.2.3...tauticord-2.2.4) (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)) - - -## [tauticord-2.2.3](https://github.com/truecharts/charts/compare/tauticord-2.2.2...tauticord-2.2.3) (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)) - - -## [tauticord-2.2.2](https://github.com/truecharts/charts/compare/tauticord-2.2.1...tauticord-2.2.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tauticord-2.2.1](https://github.com/truecharts/charts/compare/tauticord-2.2.0...tauticord-2.2.1) (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)) - - -## [tauticord-2.2.0](https://github.com/truecharts/charts/compare/tauticord-2.1.5...tauticord-2.2.0) (2024-01-08) - -### Chore \ No newline at end of file diff --git a/stable/tauticord/3.0.0/Chart.yaml b/stable/tauticord/3.0.0/Chart.yaml deleted file mode 100644 index 90d2f10114f..00000000000 --- a/stable/tauticord/3.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: discord - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.18.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Discord bot that displays live data from Tautulli. -home: https://truecharts.org/charts/stable/tauticord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tauticord.png -keywords: - - tauticord - - tautulli - - discord -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tauticord -sources: - - https://github.com/nwithan8/tauticord - - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - - https://ghcr.io/nwithan8/tauticord -type: application -version: 3.0.0 diff --git a/stable/tauticord/3.0.0/charts/common-17.5.0.tgz b/stable/tauticord/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tauticord/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tdarr-node/9.0.0/.helmignore b/stable/tauticord/3.1.3/.helmignore similarity index 100% rename from stable/tdarr-node/9.0.0/.helmignore rename to stable/tauticord/3.1.3/.helmignore diff --git a/stable/tauticord/3.1.3/CHANGELOG.md b/stable/tauticord/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..22dd71c6c37 --- /dev/null +++ b/stable/tauticord/3.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [tauticord-2.5.0](https://github.com/truecharts/charts/compare/tauticord-2.4.1...tauticord-2.5.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/nwithan8/tauticord to v3.16.2[@e6590dc](https://github.com/e6590dc) by renovate ([#17940](https://github.com/truecharts/charts/issues/17940)) + + +## [tauticord-2.4.1](https://github.com/truecharts/charts/compare/tauticord-2.4.0...tauticord-2.4.1) (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)) + + +## [tauticord-2.4.0](https://github.com/truecharts/charts/compare/tauticord-2.3.0...tauticord-2.4.0) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/nwithan8/tauticord to v3.15.0[@37331af](https://github.com/37331af) by renovate ([#17734](https://github.com/truecharts/charts/issues/17734)) + + +## [tauticord-2.3.0](https://github.com/truecharts/charts/compare/tauticord-2.2.5...tauticord-2.3.0) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/nwithan8/tauticord to v3.14.1[@cae8d3d](https://github.com/cae8d3d) by renovate ([#17693](https://github.com/truecharts/charts/issues/17693)) + + +## [tauticord-2.2.5](https://github.com/truecharts/charts/compare/tauticord-2.2.4...tauticord-2.2.5) (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)) + + +## [tauticord-2.2.4](https://github.com/truecharts/charts/compare/tauticord-2.2.3...tauticord-2.2.4) (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)) + + +## [tauticord-2.2.3](https://github.com/truecharts/charts/compare/tauticord-2.2.2...tauticord-2.2.3) (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)) + + +## [tauticord-2.2.2](https://github.com/truecharts/charts/compare/tauticord-2.2.1...tauticord-2.2.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tauticord-2.2.1](https://github.com/truecharts/charts/compare/tauticord-2.2.0...tauticord-2.2.1) (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)) diff --git a/stable/tauticord/3.1.3/Chart.yaml b/stable/tauticord/3.1.3/Chart.yaml new file mode 100644 index 00000000000..ee92039152f --- /dev/null +++ b/stable/tauticord/3.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: discord + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.18.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Discord bot that displays live data from Tautulli. +home: https://truecharts.org/charts/stable/tauticord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tauticord.png +keywords: + - tauticord + - tautulli + - discord +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tauticord +sources: + - https://github.com/nwithan8/tauticord + - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord + - https://ghcr.io/nwithan8/tauticord +type: application +version: 3.1.3 diff --git a/stable/tauticord/3.0.0/README.md b/stable/tauticord/3.1.3/README.md similarity index 100% rename from stable/tauticord/3.0.0/README.md rename to stable/tauticord/3.1.3/README.md diff --git a/stable/tauticord/3.0.0/app-readme.md b/stable/tauticord/3.1.3/app-readme.md similarity index 100% rename from stable/tauticord/3.0.0/app-readme.md rename to stable/tauticord/3.1.3/app-readme.md diff --git a/stable/tauticord/3.1.3/charts/common-18.0.3.tgz b/stable/tauticord/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tauticord/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tauticord/3.0.0/ix_values.yaml b/stable/tauticord/3.1.3/ix_values.yaml similarity index 100% rename from stable/tauticord/3.0.0/ix_values.yaml rename to stable/tauticord/3.1.3/ix_values.yaml diff --git a/stable/tauticord/3.0.0/questions.yaml b/stable/tauticord/3.1.3/questions.yaml similarity index 100% rename from stable/tauticord/3.0.0/questions.yaml rename to stable/tauticord/3.1.3/questions.yaml diff --git a/stable/tautulli/18.0.0/templates/NOTES.txt b/stable/tauticord/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/tautulli/18.0.0/templates/NOTES.txt rename to stable/tauticord/3.1.3/templates/NOTES.txt diff --git a/stable/tautulli/18.0.0/templates/common.yaml b/stable/tauticord/3.1.3/templates/common.yaml similarity index 100% rename from stable/tautulli/18.0.0/templates/common.yaml rename to stable/tauticord/3.1.3/templates/common.yaml diff --git a/stable/tdarr-node/9.0.0/values.yaml b/stable/tauticord/3.1.3/values.yaml similarity index 100% rename from stable/tdarr-node/9.0.0/values.yaml rename to stable/tauticord/3.1.3/values.yaml diff --git a/stable/tautulli/18.0.0/CHANGELOG.md b/stable/tautulli/18.0.0/CHANGELOG.md deleted file mode 100644 index 33612ed27f8..00000000000 --- a/stable/tautulli/18.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [tautulli-17.1.12](https://github.com/truecharts/charts/compare/tautulli-17.1.11...tautulli-17.1.12) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/onedr0p/tautulli to 2.13.4[@d925cbb](https://github.com/d925cbb) by renovate ([#17959](https://github.com/truecharts/charts/issues/17959)) - - -## [tautulli-17.1.11](https://github.com/truecharts/charts/compare/tautulli-17.1.10...tautulli-17.1.11) (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)) - - -## [tautulli-17.1.10](https://github.com/truecharts/charts/compare/tautulli-17.1.9...tautulli-17.1.10) (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)) - - -## [tautulli-17.1.9](https://github.com/truecharts/charts/compare/tautulli-17.1.8...tautulli-17.1.9) (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)) - - -## [tautulli-17.1.8](https://github.com/truecharts/charts/compare/tautulli-17.1.7...tautulli-17.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)) - - -## [tautulli-17.1.7](https://github.com/truecharts/charts/compare/tautulli-17.1.6...tautulli-17.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tautulli-17.1.6](https://github.com/truecharts/charts/compare/tautulli-17.1.5...tautulli-17.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)) - - -## [tautulli-17.1.5](https://github.com/truecharts/charts/compare/tautulli-17.1.4...tautulli-17.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tautulli-17.1.4](https://github.com/truecharts/charts/compare/tautulli-17.1.3...tautulli-17.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [tautulli-17.1.3](https://github.com/truecharts/charts/compare/tautulli-17.1.0...tautulli-17.1.3) (2024-01-01) diff --git a/stable/tautulli/18.0.0/Chart.yaml b/stable/tautulli/18.0.0/Chart.yaml deleted file mode 100644 index f9c03e7b310..00000000000 --- a/stable/tautulli/18.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.13.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Python based monitoring and tracking tool for Plex Media Server -home: https://truecharts.org/charts/stable/tautulli -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png -keywords: - - tautulli - - plex -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tautulli -sources: - - https://github.com/Tautulli/Tautulli - - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli - - https://ghcr.io/onedr0p/tautulli -type: application -version: 18.0.0 diff --git a/stable/tautulli/18.0.0/charts/common-17.5.0.tgz b/stable/tautulli/18.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tautulli/18.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tdarr/9.0.0/.helmignore b/stable/tautulli/18.1.3/.helmignore similarity index 100% rename from stable/tdarr/9.0.0/.helmignore rename to stable/tautulli/18.1.3/.helmignore diff --git a/stable/tautulli/18.1.3/CHANGELOG.md b/stable/tautulli/18.1.3/CHANGELOG.md new file mode 100644 index 00000000000..704e4bc31bb --- /dev/null +++ b/stable/tautulli/18.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [tautulli-17.1.12](https://github.com/truecharts/charts/compare/tautulli-17.1.11...tautulli-17.1.12) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/onedr0p/tautulli to 2.13.4[@d925cbb](https://github.com/d925cbb) by renovate ([#17959](https://github.com/truecharts/charts/issues/17959)) + + +## [tautulli-17.1.11](https://github.com/truecharts/charts/compare/tautulli-17.1.10...tautulli-17.1.11) (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)) + + +## [tautulli-17.1.10](https://github.com/truecharts/charts/compare/tautulli-17.1.9...tautulli-17.1.10) (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)) + + +## [tautulli-17.1.9](https://github.com/truecharts/charts/compare/tautulli-17.1.8...tautulli-17.1.9) (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)) + + +## [tautulli-17.1.8](https://github.com/truecharts/charts/compare/tautulli-17.1.7...tautulli-17.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)) + + +## [tautulli-17.1.7](https://github.com/truecharts/charts/compare/tautulli-17.1.6...tautulli-17.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tautulli-17.1.6](https://github.com/truecharts/charts/compare/tautulli-17.1.5...tautulli-17.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)) + + +## [tautulli-17.1.5](https://github.com/truecharts/charts/compare/tautulli-17.1.4...tautulli-17.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [tautulli-17.1.4](https://github.com/truecharts/charts/compare/tautulli-17.1.3...tautulli-17.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/tautulli/18.1.3/Chart.yaml b/stable/tautulli/18.1.3/Chart.yaml new file mode 100644 index 00000000000..02fa7fa2e8f --- /dev/null +++ b/stable/tautulli/18.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.13.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Python based monitoring and tracking tool for Plex Media Server +home: https://truecharts.org/charts/stable/tautulli +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png +keywords: + - tautulli + - plex +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tautulli +sources: + - https://github.com/Tautulli/Tautulli + - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli + - https://ghcr.io/onedr0p/tautulli +type: application +version: 18.1.3 diff --git a/stable/tautulli/18.0.0/README.md b/stable/tautulli/18.1.3/README.md similarity index 100% rename from stable/tautulli/18.0.0/README.md rename to stable/tautulli/18.1.3/README.md diff --git a/stable/tautulli/18.0.0/app-readme.md b/stable/tautulli/18.1.3/app-readme.md similarity index 100% rename from stable/tautulli/18.0.0/app-readme.md rename to stable/tautulli/18.1.3/app-readme.md diff --git a/stable/tautulli/18.1.3/charts/common-18.0.3.tgz b/stable/tautulli/18.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tautulli/18.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tautulli/18.0.0/ix_values.yaml b/stable/tautulli/18.1.3/ix_values.yaml similarity index 100% rename from stable/tautulli/18.0.0/ix_values.yaml rename to stable/tautulli/18.1.3/ix_values.yaml diff --git a/stable/tautulli/18.0.0/questions.yaml b/stable/tautulli/18.1.3/questions.yaml similarity index 100% rename from stable/tautulli/18.0.0/questions.yaml rename to stable/tautulli/18.1.3/questions.yaml diff --git a/stable/tdarr-node/9.0.0/templates/NOTES.txt b/stable/tautulli/18.1.3/templates/NOTES.txt similarity index 100% rename from stable/tdarr-node/9.0.0/templates/NOTES.txt rename to stable/tautulli/18.1.3/templates/NOTES.txt diff --git a/stable/tdarr-node/9.0.0/templates/common.yaml b/stable/tautulli/18.1.3/templates/common.yaml similarity index 100% rename from stable/tdarr-node/9.0.0/templates/common.yaml rename to stable/tautulli/18.1.3/templates/common.yaml diff --git a/stable/tdarr/9.0.0/values.yaml b/stable/tautulli/18.1.3/values.yaml similarity index 100% rename from stable/tdarr/9.0.0/values.yaml rename to stable/tautulli/18.1.3/values.yaml diff --git a/stable/tdarr-node/9.0.0/CHANGELOG.md b/stable/tdarr-node/9.0.0/CHANGELOG.md deleted file mode 100644 index ce71a059e4f..00000000000 --- a/stable/tdarr-node/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [tdarr-node-8.1.11](https://github.com/truecharts/charts/compare/tdarr-node-8.1.10...tdarr-node-8.1.11) (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)) - - -## [tdarr-node-8.1.10](https://github.com/truecharts/charts/compare/tdarr-node-8.1.9...tdarr-node-8.1.10) (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)) - - -## [tdarr-node-8.1.9](https://github.com/truecharts/charts/compare/tdarr-node-8.1.8...tdarr-node-8.1.9) (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)) - - -## [tdarr-node-8.1.8](https://github.com/truecharts/charts/compare/tdarr-node-8.1.7...tdarr-node-8.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)) - - -## [tdarr-node-8.1.7](https://github.com/truecharts/charts/compare/tdarr-node-8.1.6...tdarr-node-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tdarr-node-8.1.6](https://github.com/truecharts/charts/compare/tdarr-node-8.1.5...tdarr-node-8.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)) - - -## [tdarr-node-8.1.5](https://github.com/truecharts/charts/compare/tdarr-node-8.1.4...tdarr-node-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tdarr-node-8.1.4](https://github.com/truecharts/charts/compare/tdarr-node-8.1.3...tdarr-node-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [tdarr-node-8.1.3](https://github.com/truecharts/charts/compare/tdarr-node-8.1.0...tdarr-node-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/tdarr-node/9.0.0/Chart.yaml b/stable/tdarr-node/9.0.0/Chart.yaml deleted file mode 100644 index f8c238e933a..00000000000 --- a/stable/tdarr-node/9.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.17.01 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Audio/Video library transcoding automation -home: https://truecharts.org/charts/stable/tdarr-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png -keywords: - - encode - - media - - tdarr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tdarr-node -sources: - - https://github.com/HaveAGitGat/Tdarr - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node - - https://hub.docker.com/r/haveagitgat/tdarr_node -type: application -version: 9.0.0 diff --git a/stable/tdarr-node/9.0.0/charts/common-17.5.0.tgz b/stable/tdarr-node/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tdarr-node/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/teamspeak3/10.0.0/.helmignore b/stable/tdarr-node/9.1.3/.helmignore similarity index 100% rename from stable/teamspeak3/10.0.0/.helmignore rename to stable/tdarr-node/9.1.3/.helmignore diff --git a/stable/tdarr-node/9.1.3/CHANGELOG.md b/stable/tdarr-node/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ba030ff12fe --- /dev/null +++ b/stable/tdarr-node/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [tdarr-node-8.1.11](https://github.com/truecharts/charts/compare/tdarr-node-8.1.10...tdarr-node-8.1.11) (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)) + + +## [tdarr-node-8.1.10](https://github.com/truecharts/charts/compare/tdarr-node-8.1.9...tdarr-node-8.1.10) (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)) + + +## [tdarr-node-8.1.9](https://github.com/truecharts/charts/compare/tdarr-node-8.1.8...tdarr-node-8.1.9) (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)) + + +## [tdarr-node-8.1.8](https://github.com/truecharts/charts/compare/tdarr-node-8.1.7...tdarr-node-8.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)) + + +## [tdarr-node-8.1.7](https://github.com/truecharts/charts/compare/tdarr-node-8.1.6...tdarr-node-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tdarr-node-8.1.6](https://github.com/truecharts/charts/compare/tdarr-node-8.1.5...tdarr-node-8.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)) + + +## [tdarr-node-8.1.5](https://github.com/truecharts/charts/compare/tdarr-node-8.1.4...tdarr-node-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [tdarr-node-8.1.4](https://github.com/truecharts/charts/compare/tdarr-node-8.1.3...tdarr-node-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [tdarr-node-8.1.3](https://github.com/truecharts/charts/compare/tdarr-node-8.1.0...tdarr-node-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/tdarr-node/9.1.3/Chart.yaml b/stable/tdarr-node/9.1.3/Chart.yaml new file mode 100644 index 00000000000..bd2316f6400 --- /dev/null +++ b/stable/tdarr-node/9.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.17.01 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Audio/Video library transcoding automation +home: https://truecharts.org/charts/stable/tdarr-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tdarr-node +sources: + - https://github.com/HaveAGitGat/Tdarr + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node + - https://hub.docker.com/r/haveagitgat/tdarr_node +type: application +version: 9.1.3 diff --git a/stable/tdarr-node/9.0.0/README.md b/stable/tdarr-node/9.1.3/README.md similarity index 100% rename from stable/tdarr-node/9.0.0/README.md rename to stable/tdarr-node/9.1.3/README.md diff --git a/stable/tdarr-node/9.0.0/app-readme.md b/stable/tdarr-node/9.1.3/app-readme.md similarity index 100% rename from stable/tdarr-node/9.0.0/app-readme.md rename to stable/tdarr-node/9.1.3/app-readme.md diff --git a/stable/tdarr-node/9.1.3/charts/common-18.0.3.tgz b/stable/tdarr-node/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tdarr-node/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tdarr-node/9.0.0/ix_values.yaml b/stable/tdarr-node/9.1.3/ix_values.yaml similarity index 100% rename from stable/tdarr-node/9.0.0/ix_values.yaml rename to stable/tdarr-node/9.1.3/ix_values.yaml diff --git a/stable/tdarr-node/9.0.0/questions.yaml b/stable/tdarr-node/9.1.3/questions.yaml similarity index 100% rename from stable/tdarr-node/9.0.0/questions.yaml rename to stable/tdarr-node/9.1.3/questions.yaml diff --git a/stable/tdarr/9.0.0/templates/NOTES.txt b/stable/tdarr-node/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/tdarr/9.0.0/templates/NOTES.txt rename to stable/tdarr-node/9.1.3/templates/NOTES.txt diff --git a/stable/tdarr/9.0.0/templates/common.yaml b/stable/tdarr-node/9.1.3/templates/common.yaml similarity index 100% rename from stable/tdarr/9.0.0/templates/common.yaml rename to stable/tdarr-node/9.1.3/templates/common.yaml diff --git a/stable/teamspeak3/10.0.0/values.yaml b/stable/tdarr-node/9.1.3/values.yaml similarity index 100% rename from stable/teamspeak3/10.0.0/values.yaml rename to stable/tdarr-node/9.1.3/values.yaml diff --git a/stable/tdarr/9.0.0/CHANGELOG.md b/stable/tdarr/9.0.0/CHANGELOG.md deleted file mode 100644 index 370883e8308..00000000000 --- a/stable/tdarr/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [tdarr-8.1.11](https://github.com/truecharts/charts/compare/tdarr-8.1.10...tdarr-8.1.11) (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)) - - -## [tdarr-8.1.10](https://github.com/truecharts/charts/compare/tdarr-8.1.9...tdarr-8.1.10) (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)) - - -## [tdarr-8.1.9](https://github.com/truecharts/charts/compare/tdarr-8.1.8...tdarr-8.1.9) (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)) - - -## [tdarr-8.1.8](https://github.com/truecharts/charts/compare/tdarr-8.1.7...tdarr-8.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)) - - -## [tdarr-8.1.7](https://github.com/truecharts/charts/compare/tdarr-8.1.6...tdarr-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tdarr-8.1.6](https://github.com/truecharts/charts/compare/tdarr-8.1.5...tdarr-8.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)) - - -## [tdarr-8.1.5](https://github.com/truecharts/charts/compare/tdarr-8.1.4...tdarr-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tdarr-8.1.4](https://github.com/truecharts/charts/compare/tdarr-8.1.3...tdarr-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [tdarr-8.1.3](https://github.com/truecharts/charts/compare/tdarr-8.1.0...tdarr-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/tdarr/9.0.0/Chart.yaml b/stable/tdarr/9.0.0/Chart.yaml deleted file mode 100644 index 1da0ec2776f..00000000000 --- a/stable/tdarr/9.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.17.01 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Audio/Video library transcoding automation -home: https://truecharts.org/charts/stable/tdarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png -keywords: - - encode - - media - - tdarr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tdarr -sources: - - https://github.com/HaveAGitGat/Tdarr - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr - - https://hub.docker.com/r/haveagitgat/tdarr -type: application -version: 9.0.0 diff --git a/stable/tdarr/9.0.0/charts/common-17.5.0.tgz b/stable/tdarr/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tdarr/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/teedy-docs/5.0.0/.helmignore b/stable/tdarr/9.1.3/.helmignore similarity index 100% rename from stable/teedy-docs/5.0.0/.helmignore rename to stable/tdarr/9.1.3/.helmignore diff --git a/stable/tdarr/9.1.3/CHANGELOG.md b/stable/tdarr/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ba74d4bc0be --- /dev/null +++ b/stable/tdarr/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [tdarr-8.1.11](https://github.com/truecharts/charts/compare/tdarr-8.1.10...tdarr-8.1.11) (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)) + + +## [tdarr-8.1.10](https://github.com/truecharts/charts/compare/tdarr-8.1.9...tdarr-8.1.10) (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)) + + +## [tdarr-8.1.9](https://github.com/truecharts/charts/compare/tdarr-8.1.8...tdarr-8.1.9) (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)) + + +## [tdarr-8.1.8](https://github.com/truecharts/charts/compare/tdarr-8.1.7...tdarr-8.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)) + + +## [tdarr-8.1.7](https://github.com/truecharts/charts/compare/tdarr-8.1.6...tdarr-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tdarr-8.1.6](https://github.com/truecharts/charts/compare/tdarr-8.1.5...tdarr-8.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)) + + +## [tdarr-8.1.5](https://github.com/truecharts/charts/compare/tdarr-8.1.4...tdarr-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [tdarr-8.1.4](https://github.com/truecharts/charts/compare/tdarr-8.1.3...tdarr-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [tdarr-8.1.3](https://github.com/truecharts/charts/compare/tdarr-8.1.0...tdarr-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/tdarr/9.1.3/Chart.yaml b/stable/tdarr/9.1.3/Chart.yaml new file mode 100644 index 00000000000..6ab726d8602 --- /dev/null +++ b/stable/tdarr/9.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.17.01 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Audio/Video library transcoding automation +home: https://truecharts.org/charts/stable/tdarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tdarr +sources: + - https://github.com/HaveAGitGat/Tdarr + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr + - https://hub.docker.com/r/haveagitgat/tdarr +type: application +version: 9.1.3 diff --git a/stable/tdarr/9.0.0/README.md b/stable/tdarr/9.1.3/README.md similarity index 100% rename from stable/tdarr/9.0.0/README.md rename to stable/tdarr/9.1.3/README.md diff --git a/stable/tdarr/9.0.0/app-readme.md b/stable/tdarr/9.1.3/app-readme.md similarity index 100% rename from stable/tdarr/9.0.0/app-readme.md rename to stable/tdarr/9.1.3/app-readme.md diff --git a/stable/tdarr/9.1.3/charts/common-18.0.3.tgz b/stable/tdarr/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tdarr/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tdarr/9.0.0/ix_values.yaml b/stable/tdarr/9.1.3/ix_values.yaml similarity index 100% rename from stable/tdarr/9.0.0/ix_values.yaml rename to stable/tdarr/9.1.3/ix_values.yaml diff --git a/stable/tdarr/9.0.0/questions.yaml b/stable/tdarr/9.1.3/questions.yaml similarity index 100% rename from stable/tdarr/9.0.0/questions.yaml rename to stable/tdarr/9.1.3/questions.yaml diff --git a/stable/teedy/15.0.0/templates/NOTES.txt b/stable/tdarr/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/teedy/15.0.0/templates/NOTES.txt rename to stable/tdarr/9.1.3/templates/NOTES.txt diff --git a/stable/teamspeak3/10.0.0/templates/common.yaml b/stable/tdarr/9.1.3/templates/common.yaml similarity index 100% rename from stable/teamspeak3/10.0.0/templates/common.yaml rename to stable/tdarr/9.1.3/templates/common.yaml diff --git a/stable/teedy-docs/5.0.0/values.yaml b/stable/tdarr/9.1.3/values.yaml similarity index 100% rename from stable/teedy-docs/5.0.0/values.yaml rename to stable/tdarr/9.1.3/values.yaml diff --git a/stable/teamspeak3/10.0.0/CHANGELOG.md b/stable/teamspeak3/10.0.0/CHANGELOG.md deleted file mode 100644 index 48443a2acb4..00000000000 --- a/stable/teamspeak3/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [teamspeak3-9.1.12](https://github.com/truecharts/charts/compare/teamspeak3-9.1.11...teamspeak3-9.1.12) (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)) - - -## [teamspeak3-9.1.11](https://github.com/truecharts/charts/compare/teamspeak3-9.1.10...teamspeak3-9.1.11) (2024-01-29) - -### Chore - - - -- update container image teamspeak to 3.13.7[@dfb97f8](https://github.com/dfb97f8) by renovate ([#17654](https://github.com/truecharts/charts/issues/17654)) - - -## [teamspeak3-9.1.10](https://github.com/truecharts/charts/compare/teamspeak3-9.1.9...teamspeak3-9.1.10) (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)) - - -## [teamspeak3-9.1.9](https://github.com/truecharts/charts/compare/teamspeak3-9.1.8...teamspeak3-9.1.9) (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)) - - -## [teamspeak3-9.1.8](https://github.com/truecharts/charts/compare/teamspeak3-9.1.7...teamspeak3-9.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)) - - -## [teamspeak3-9.1.7](https://github.com/truecharts/charts/compare/teamspeak3-9.1.6...teamspeak3-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [teamspeak3-9.1.6](https://github.com/truecharts/charts/compare/teamspeak3-9.1.5...teamspeak3-9.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)) - - -## [teamspeak3-9.1.5](https://github.com/truecharts/charts/compare/teamspeak3-9.1.4...teamspeak3-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [teamspeak3-9.1.4](https://github.com/truecharts/charts/compare/teamspeak3-9.1.3...teamspeak3-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [teamspeak3-9.1.3](https://github.com/truecharts/charts/compare/teamspeak3-9.1.0...teamspeak3-9.1.3) (2024-01-01) diff --git a/stable/teamspeak3/10.0.0/Chart.yaml b/stable/teamspeak3/10.0.0/Chart.yaml deleted file mode 100644 index c7480cae4ef..00000000000 --- a/stable/teamspeak3/10.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: voice - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.13.7 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TeamSpeak is software for quality voice communication via the Internet. -home: https://truecharts.org/charts/stable/teamspeak3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.png -keywords: - - voice server - - teamspeak - - teamspeak3 - - teamspeak server -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: teamspeak3 -sources: - - https://www.teamspeak.com/en/ - - https://github.com/truecharts/charts/tree/master/charts/stable/teamspeak3 - - https://hub.docker.com/_/teamspeak -type: application -version: 10.0.0 diff --git a/stable/teamspeak3/10.0.0/charts/common-17.5.0.tgz b/stable/teamspeak3/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/teamspeak3/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/teedy/15.0.0/.helmignore b/stable/teamspeak3/10.1.3/.helmignore similarity index 100% rename from stable/teedy/15.0.0/.helmignore rename to stable/teamspeak3/10.1.3/.helmignore diff --git a/stable/teamspeak3/10.1.3/CHANGELOG.md b/stable/teamspeak3/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8f48fdae5be --- /dev/null +++ b/stable/teamspeak3/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [teamspeak3-9.1.12](https://github.com/truecharts/charts/compare/teamspeak3-9.1.11...teamspeak3-9.1.12) (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)) + + +## [teamspeak3-9.1.11](https://github.com/truecharts/charts/compare/teamspeak3-9.1.10...teamspeak3-9.1.11) (2024-01-29) + +### Chore + + + +- update container image teamspeak to 3.13.7[@dfb97f8](https://github.com/dfb97f8) by renovate ([#17654](https://github.com/truecharts/charts/issues/17654)) + + +## [teamspeak3-9.1.10](https://github.com/truecharts/charts/compare/teamspeak3-9.1.9...teamspeak3-9.1.10) (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)) + + +## [teamspeak3-9.1.9](https://github.com/truecharts/charts/compare/teamspeak3-9.1.8...teamspeak3-9.1.9) (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)) + + +## [teamspeak3-9.1.8](https://github.com/truecharts/charts/compare/teamspeak3-9.1.7...teamspeak3-9.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)) + + +## [teamspeak3-9.1.7](https://github.com/truecharts/charts/compare/teamspeak3-9.1.6...teamspeak3-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [teamspeak3-9.1.6](https://github.com/truecharts/charts/compare/teamspeak3-9.1.5...teamspeak3-9.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)) + + +## [teamspeak3-9.1.5](https://github.com/truecharts/charts/compare/teamspeak3-9.1.4...teamspeak3-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [teamspeak3-9.1.4](https://github.com/truecharts/charts/compare/teamspeak3-9.1.3...teamspeak3-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/teamspeak3/10.1.3/Chart.yaml b/stable/teamspeak3/10.1.3/Chart.yaml new file mode 100644 index 00000000000..3fdab221856 --- /dev/null +++ b/stable/teamspeak3/10.1.3/Chart.yaml @@ -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: voice + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.13.7 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: TeamSpeak is software for quality voice communication via the Internet. +home: https://truecharts.org/charts/stable/teamspeak3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.png +keywords: + - voice server + - teamspeak + - teamspeak3 + - teamspeak server +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: teamspeak3 +sources: + - https://www.teamspeak.com/en/ + - https://github.com/truecharts/charts/tree/master/charts/stable/teamspeak3 + - https://hub.docker.com/_/teamspeak +type: application +version: 10.1.3 diff --git a/stable/teamspeak3/10.0.0/README.md b/stable/teamspeak3/10.1.3/README.md similarity index 100% rename from stable/teamspeak3/10.0.0/README.md rename to stable/teamspeak3/10.1.3/README.md diff --git a/stable/teamspeak3/10.0.0/app-readme.md b/stable/teamspeak3/10.1.3/app-readme.md similarity index 100% rename from stable/teamspeak3/10.0.0/app-readme.md rename to stable/teamspeak3/10.1.3/app-readme.md diff --git a/stable/teamspeak3/10.1.3/charts/common-18.0.3.tgz b/stable/teamspeak3/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/teamspeak3/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/teamspeak3/10.0.0/ix_values.yaml b/stable/teamspeak3/10.1.3/ix_values.yaml similarity index 100% rename from stable/teamspeak3/10.0.0/ix_values.yaml rename to stable/teamspeak3/10.1.3/ix_values.yaml diff --git a/stable/teamspeak3/10.0.0/questions.yaml b/stable/teamspeak3/10.1.3/questions.yaml similarity index 100% rename from stable/teamspeak3/10.0.0/questions.yaml rename to stable/teamspeak3/10.1.3/questions.yaml diff --git a/stable/teedy/15.0.0/templates/common.yaml b/stable/teamspeak3/10.1.3/templates/common.yaml similarity index 100% rename from stable/teedy/15.0.0/templates/common.yaml rename to stable/teamspeak3/10.1.3/templates/common.yaml diff --git a/stable/teedy/15.0.0/values.yaml b/stable/teamspeak3/10.1.3/values.yaml similarity index 100% rename from stable/teedy/15.0.0/values.yaml rename to stable/teamspeak3/10.1.3/values.yaml diff --git a/stable/teedy-docs/5.0.0/CHANGELOG.md b/stable/teedy-docs/5.0.0/CHANGELOG.md deleted file mode 100644 index 8fdef5d79b3..00000000000 --- a/stable/teedy-docs/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [teedy-docs-4.1.11](https://github.com/truecharts/charts/compare/teedy-docs-4.1.10...teedy-docs-4.1.11) (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)) - - -## [teedy-docs-4.1.10](https://github.com/truecharts/charts/compare/teedy-docs-4.1.9...teedy-docs-4.1.10) (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)) - - -## [teedy-docs-4.1.9](https://github.com/truecharts/charts/compare/teedy-docs-4.1.8...teedy-docs-4.1.9) (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)) - - -## [teedy-docs-4.1.8](https://github.com/truecharts/charts/compare/teedy-docs-4.1.7...teedy-docs-4.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)) - - -## [teedy-docs-4.1.7](https://github.com/truecharts/charts/compare/teedy-docs-4.1.6...teedy-docs-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [teedy-docs-4.1.6](https://github.com/truecharts/charts/compare/teedy-docs-4.1.5...teedy-docs-4.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)) - - -## [teedy-docs-4.1.5](https://github.com/truecharts/charts/compare/teedy-docs-4.1.4...teedy-docs-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [teedy-docs-4.1.4](https://github.com/truecharts/charts/compare/teedy-docs-4.1.3...teedy-docs-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [teedy-docs-4.1.3](https://github.com/truecharts/charts/compare/teedy-docs-4.1.0...teedy-docs-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency diff --git a/stable/teedy-docs/5.0.0/Chart.yaml b/stable/teedy-docs/5.0.0/Chart.yaml deleted file mode 100644 index 0cb063e722a..00000000000 --- a/stable/teedy-docs/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. -home: https://truecharts.org/charts/stable/teedy-docs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy-docs.png -keywords: - - teedy-docs - - Cloud - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: teedy-docs -sources: - - https://github.com/sismics/docs - - https://github.com/truecharts/charts/tree/master/charts/stable/teedy-docs - - https://hub.docker.com/r/sismics/docs -type: application -version: 5.0.0 diff --git a/stable/teedy-docs/5.0.0/charts/common-17.5.0.tgz b/stable/teedy-docs/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/teedy-docs/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/telethon-downloader/5.0.0/.helmignore b/stable/teedy-docs/5.1.3/.helmignore similarity index 100% rename from stable/telethon-downloader/5.0.0/.helmignore rename to stable/teedy-docs/5.1.3/.helmignore diff --git a/stable/teedy-docs/5.1.3/CHANGELOG.md b/stable/teedy-docs/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ab91609a9d5 --- /dev/null +++ b/stable/teedy-docs/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [teedy-docs-4.1.11](https://github.com/truecharts/charts/compare/teedy-docs-4.1.10...teedy-docs-4.1.11) (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)) + + +## [teedy-docs-4.1.10](https://github.com/truecharts/charts/compare/teedy-docs-4.1.9...teedy-docs-4.1.10) (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)) + + +## [teedy-docs-4.1.9](https://github.com/truecharts/charts/compare/teedy-docs-4.1.8...teedy-docs-4.1.9) (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)) + + +## [teedy-docs-4.1.8](https://github.com/truecharts/charts/compare/teedy-docs-4.1.7...teedy-docs-4.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)) + + +## [teedy-docs-4.1.7](https://github.com/truecharts/charts/compare/teedy-docs-4.1.6...teedy-docs-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [teedy-docs-4.1.6](https://github.com/truecharts/charts/compare/teedy-docs-4.1.5...teedy-docs-4.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)) + + +## [teedy-docs-4.1.5](https://github.com/truecharts/charts/compare/teedy-docs-4.1.4...teedy-docs-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [teedy-docs-4.1.4](https://github.com/truecharts/charts/compare/teedy-docs-4.1.3...teedy-docs-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [teedy-docs-4.1.3](https://github.com/truecharts/charts/compare/teedy-docs-4.1.0...teedy-docs-4.1.3) (2024-01-01) + +### Chore + + diff --git a/stable/teedy-docs/5.1.3/Chart.yaml b/stable/teedy-docs/5.1.3/Chart.yaml new file mode 100644 index 00000000000..e72abb06ec9 --- /dev/null +++ b/stable/teedy-docs/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. +home: https://truecharts.org/charts/stable/teedy-docs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy-docs.png +keywords: + - teedy-docs + - Cloud + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: teedy-docs +sources: + - https://github.com/sismics/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy-docs + - https://hub.docker.com/r/sismics/docs +type: application +version: 5.1.3 diff --git a/stable/teedy-docs/5.0.0/README.md b/stable/teedy-docs/5.1.3/README.md similarity index 100% rename from stable/teedy-docs/5.0.0/README.md rename to stable/teedy-docs/5.1.3/README.md diff --git a/stable/teedy-docs/5.0.0/app-readme.md b/stable/teedy-docs/5.1.3/app-readme.md similarity index 100% rename from stable/teedy-docs/5.0.0/app-readme.md rename to stable/teedy-docs/5.1.3/app-readme.md diff --git a/stable/teedy-docs/5.1.3/charts/common-18.0.3.tgz b/stable/teedy-docs/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/teedy-docs/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/teedy-docs/5.0.0/ix_values.yaml b/stable/teedy-docs/5.1.3/ix_values.yaml similarity index 100% rename from stable/teedy-docs/5.0.0/ix_values.yaml rename to stable/teedy-docs/5.1.3/ix_values.yaml diff --git a/stable/teedy-docs/5.0.0/questions.yaml b/stable/teedy-docs/5.1.3/questions.yaml similarity index 100% rename from stable/teedy-docs/5.0.0/questions.yaml rename to stable/teedy-docs/5.1.3/questions.yaml diff --git a/stable/teedy-docs/5.0.0/templates/common.yaml b/stable/teedy-docs/5.1.3/templates/common.yaml similarity index 100% rename from stable/teedy-docs/5.0.0/templates/common.yaml rename to stable/teedy-docs/5.1.3/templates/common.yaml diff --git a/stable/telethon-downloader/5.0.0/values.yaml b/stable/teedy-docs/5.1.3/values.yaml similarity index 100% rename from stable/telethon-downloader/5.0.0/values.yaml rename to stable/teedy-docs/5.1.3/values.yaml diff --git a/stable/teedy/15.0.0/CHANGELOG.md b/stable/teedy/15.0.0/CHANGELOG.md deleted file mode 100644 index b77cfc6d953..00000000000 --- a/stable/teedy/15.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [teedy-14.1.11](https://github.com/truecharts/charts/compare/teedy-14.1.10...teedy-14.1.11) (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)) - - -## [teedy-14.1.10](https://github.com/truecharts/charts/compare/teedy-14.1.9...teedy-14.1.10) (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)) - - -## [teedy-14.1.9](https://github.com/truecharts/charts/compare/teedy-14.1.8...teedy-14.1.9) (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)) - - -## [teedy-14.1.8](https://github.com/truecharts/charts/compare/teedy-14.1.7...teedy-14.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)) - - -## [teedy-14.1.7](https://github.com/truecharts/charts/compare/teedy-14.1.6...teedy-14.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [teedy-14.1.6](https://github.com/truecharts/charts/compare/teedy-14.1.5...teedy-14.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)) - - -## [teedy-14.1.5](https://github.com/truecharts/charts/compare/teedy-14.1.4...teedy-14.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [teedy-14.1.4](https://github.com/truecharts/charts/compare/teedy-14.1.3...teedy-14.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [teedy-14.1.3](https://github.com/truecharts/charts/compare/teedy-14.1.0...teedy-14.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/teedy/15.0.0/Chart.yaml b/stable/teedy/15.0.0/Chart.yaml deleted file mode 100644 index 73598454633..00000000000 --- a/stable/teedy/15.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.11.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Teedy is an open source, lightweight document management system for individuals and businesses. -home: https://truecharts.org/charts/stable/teedy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png -keywords: - - teedy - - documents - - management -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: teedy -sources: - - https://github.com/sismics/docs - - https://github.com/truecharts/charts/tree/master/charts/stable/teedy - - https://hub.docker.com/r/sismics/docs -type: application -version: 15.0.0 diff --git a/stable/teedy/15.0.0/charts/common-17.5.0.tgz b/stable/teedy/15.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/teedy/15.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/terraria-tshock/6.0.0/.helmignore b/stable/teedy/15.1.3/.helmignore similarity index 100% rename from stable/terraria-tshock/6.0.0/.helmignore rename to stable/teedy/15.1.3/.helmignore diff --git a/stable/teedy/15.1.3/CHANGELOG.md b/stable/teedy/15.1.3/CHANGELOG.md new file mode 100644 index 00000000000..29e07e3fd1e --- /dev/null +++ b/stable/teedy/15.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [teedy-14.1.11](https://github.com/truecharts/charts/compare/teedy-14.1.10...teedy-14.1.11) (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)) + + +## [teedy-14.1.10](https://github.com/truecharts/charts/compare/teedy-14.1.9...teedy-14.1.10) (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)) + + +## [teedy-14.1.9](https://github.com/truecharts/charts/compare/teedy-14.1.8...teedy-14.1.9) (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)) + + +## [teedy-14.1.8](https://github.com/truecharts/charts/compare/teedy-14.1.7...teedy-14.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)) + + +## [teedy-14.1.7](https://github.com/truecharts/charts/compare/teedy-14.1.6...teedy-14.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [teedy-14.1.6](https://github.com/truecharts/charts/compare/teedy-14.1.5...teedy-14.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)) + + +## [teedy-14.1.5](https://github.com/truecharts/charts/compare/teedy-14.1.4...teedy-14.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [teedy-14.1.4](https://github.com/truecharts/charts/compare/teedy-14.1.3...teedy-14.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [teedy-14.1.3](https://github.com/truecharts/charts/compare/teedy-14.1.0...teedy-14.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/teedy/15.1.3/Chart.yaml b/stable/teedy/15.1.3/Chart.yaml new file mode 100644 index 00000000000..7da04cd858b --- /dev/null +++ b/stable/teedy/15.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.11.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Teedy is an open source, lightweight document management system for individuals and businesses. +home: https://truecharts.org/charts/stable/teedy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png +keywords: + - teedy + - documents + - management +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: teedy +sources: + - https://github.com/sismics/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - https://hub.docker.com/r/sismics/docs +type: application +version: 15.1.3 diff --git a/stable/teedy/15.0.0/README.md b/stable/teedy/15.1.3/README.md similarity index 100% rename from stable/teedy/15.0.0/README.md rename to stable/teedy/15.1.3/README.md diff --git a/stable/teedy/15.0.0/app-readme.md b/stable/teedy/15.1.3/app-readme.md similarity index 100% rename from stable/teedy/15.0.0/app-readme.md rename to stable/teedy/15.1.3/app-readme.md diff --git a/stable/teedy/15.1.3/charts/common-18.0.3.tgz b/stable/teedy/15.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/teedy/15.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/teedy/15.0.0/ix_values.yaml b/stable/teedy/15.1.3/ix_values.yaml similarity index 100% rename from stable/teedy/15.0.0/ix_values.yaml rename to stable/teedy/15.1.3/ix_values.yaml diff --git a/stable/teedy/15.0.0/questions.yaml b/stable/teedy/15.1.3/questions.yaml similarity index 100% rename from stable/teedy/15.0.0/questions.yaml rename to stable/teedy/15.1.3/questions.yaml diff --git a/stable/thelounge/13.0.0/templates/NOTES.txt b/stable/teedy/15.1.3/templates/NOTES.txt similarity index 100% rename from stable/thelounge/13.0.0/templates/NOTES.txt rename to stable/teedy/15.1.3/templates/NOTES.txt diff --git a/stable/thelounge/13.0.0/templates/common.yaml b/stable/teedy/15.1.3/templates/common.yaml similarity index 100% rename from stable/thelounge/13.0.0/templates/common.yaml rename to stable/teedy/15.1.3/templates/common.yaml diff --git a/stable/terraria-tshock/6.0.0/values.yaml b/stable/teedy/15.1.3/values.yaml similarity index 100% rename from stable/terraria-tshock/6.0.0/values.yaml rename to stable/teedy/15.1.3/values.yaml diff --git a/stable/telethon-downloader/5.0.0/CHANGELOG.md b/stable/telethon-downloader/5.0.0/CHANGELOG.md deleted file mode 100644 index 6f44fb22a42..00000000000 --- a/stable/telethon-downloader/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [telethon-downloader-4.1.12](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.11...telethon-downloader-4.1.12) (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)) - - -## [telethon-downloader-4.1.11](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.10...telethon-downloader-4.1.11) (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)) - - -## [telethon-downloader-4.1.10](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.9...telethon-downloader-4.1.10) (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)) - - -## [telethon-downloader-4.1.9](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.8...telethon-downloader-4.1.9) (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)) - - -## [telethon-downloader-4.1.8](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.7...telethon-downloader-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [telethon-downloader-4.1.7](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.6...telethon-downloader-4.1.7) (2024-01-14) - -### Chore - - - -- update container image jsavargas/telethon_downloader to latest[@8aa2877](https://github.com/8aa2877) by renovate ([#17161](https://github.com/truecharts/charts/issues/17161)) - - - - -## [telethon-downloader-4.1.6](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.5...telethon-downloader-4.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)) - - -## [telethon-downloader-4.1.5](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.4...telethon-downloader-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [telethon-downloader-4.1.4](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.3...telethon-downloader-4.1.4) (2024-01-01) diff --git a/stable/telethon-downloader/5.0.0/Chart.yaml b/stable/telethon-downloader/5.0.0/Chart.yaml deleted file mode 100644 index ebf48a12fce..00000000000 --- a/stable/telethon-downloader/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. -home: https://truecharts.org/charts/stable/telethon-downloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png -keywords: - - telethon-downloader - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: telethon-downloader -sources: - - https://docs.telethon.dev/ - - https://github.com/truecharts/charts/tree/master/charts/stable/telethon-downloader - - https://hub.docker.com/r/jsavargas/telethon_downloader -type: application -version: 5.0.0 diff --git a/stable/telethon-downloader/5.0.0/charts/common-17.5.0.tgz b/stable/telethon-downloader/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/telethon-downloader/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/theforest/5.0.0/.helmignore b/stable/telethon-downloader/5.1.3/.helmignore similarity index 100% rename from stable/theforest/5.0.0/.helmignore rename to stable/telethon-downloader/5.1.3/.helmignore diff --git a/stable/telethon-downloader/5.1.3/CHANGELOG.md b/stable/telethon-downloader/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b082938addc --- /dev/null +++ b/stable/telethon-downloader/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [telethon-downloader-4.1.12](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.11...telethon-downloader-4.1.12) (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)) + + +## [telethon-downloader-4.1.11](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.10...telethon-downloader-4.1.11) (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)) + + +## [telethon-downloader-4.1.10](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.9...telethon-downloader-4.1.10) (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)) + + +## [telethon-downloader-4.1.9](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.8...telethon-downloader-4.1.9) (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)) + + +## [telethon-downloader-4.1.8](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.7...telethon-downloader-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [telethon-downloader-4.1.7](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.6...telethon-downloader-4.1.7) (2024-01-14) + +### Chore + + + +- update container image jsavargas/telethon_downloader to latest[@8aa2877](https://github.com/8aa2877) by renovate ([#17161](https://github.com/truecharts/charts/issues/17161)) + + + + +## [telethon-downloader-4.1.6](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.5...telethon-downloader-4.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)) + + +## [telethon-downloader-4.1.5](https://github.com/truecharts/charts/compare/telethon-downloader-4.1.4...telethon-downloader-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs \ No newline at end of file diff --git a/stable/telethon-downloader/5.1.3/Chart.yaml b/stable/telethon-downloader/5.1.3/Chart.yaml new file mode 100644 index 00000000000..d989939a3d6 --- /dev/null +++ b/stable/telethon-downloader/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. +home: https://truecharts.org/charts/stable/telethon-downloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png +keywords: + - telethon-downloader + - Downloaders +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: telethon-downloader +sources: + - https://docs.telethon.dev/ + - https://github.com/truecharts/charts/tree/master/charts/stable/telethon-downloader + - https://hub.docker.com/r/jsavargas/telethon_downloader +type: application +version: 5.1.3 diff --git a/stable/telethon-downloader/5.0.0/README.md b/stable/telethon-downloader/5.1.3/README.md similarity index 100% rename from stable/telethon-downloader/5.0.0/README.md rename to stable/telethon-downloader/5.1.3/README.md diff --git a/stable/telethon-downloader/5.0.0/app-readme.md b/stable/telethon-downloader/5.1.3/app-readme.md similarity index 100% rename from stable/telethon-downloader/5.0.0/app-readme.md rename to stable/telethon-downloader/5.1.3/app-readme.md diff --git a/stable/telethon-downloader/5.1.3/charts/common-18.0.3.tgz b/stable/telethon-downloader/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/telethon-downloader/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/telethon-downloader/5.0.0/ix_values.yaml b/stable/telethon-downloader/5.1.3/ix_values.yaml similarity index 100% rename from stable/telethon-downloader/5.0.0/ix_values.yaml rename to stable/telethon-downloader/5.1.3/ix_values.yaml diff --git a/stable/telethon-downloader/5.0.0/questions.yaml b/stable/telethon-downloader/5.1.3/questions.yaml similarity index 100% rename from stable/telethon-downloader/5.0.0/questions.yaml rename to stable/telethon-downloader/5.1.3/questions.yaml diff --git a/stable/telethon-downloader/5.0.0/templates/common.yaml b/stable/telethon-downloader/5.1.3/templates/common.yaml similarity index 100% rename from stable/telethon-downloader/5.0.0/templates/common.yaml rename to stable/telethon-downloader/5.1.3/templates/common.yaml diff --git a/stable/theforest/5.0.0/values.yaml b/stable/telethon-downloader/5.1.3/values.yaml similarity index 100% rename from stable/theforest/5.0.0/values.yaml rename to stable/telethon-downloader/5.1.3/values.yaml diff --git a/stable/terraria-tshock/6.0.0/CHANGELOG.md b/stable/terraria-tshock/6.0.0/CHANGELOG.md deleted file mode 100644 index 42409119a81..00000000000 --- a/stable/terraria-tshock/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [terraria-tshock-5.1.11](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.10...terraria-tshock-5.1.11) (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)) - - -## [terraria-tshock-5.1.10](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.9...terraria-tshock-5.1.10) (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)) - - -## [terraria-tshock-5.1.9](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.8...terraria-tshock-5.1.9) (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)) - - -## [terraria-tshock-5.1.8](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.7...terraria-tshock-5.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)) - - -## [terraria-tshock-5.1.7](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.6...terraria-tshock-5.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [terraria-tshock-5.1.6](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.5...terraria-tshock-5.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)) - - -## [terraria-tshock-5.1.5](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.4...terraria-tshock-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [terraria-tshock-5.1.4](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.3...terraria-tshock-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [terraria-tshock-5.1.3](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.0...terraria-tshock-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/terraria-tshock/6.0.0/Chart.yaml b/stable/terraria-tshock/6.0.0/Chart.yaml deleted file mode 100644 index a76ca77c6f7..00000000000 --- a/stable/terraria-tshock/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: tshock -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: SteamCMD Terraria and the TShock MOD. -home: https://truecharts.org/charts/stable/terraria-tshock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.png -keywords: - - terraria-tshock - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: terraria-tshock -sources: - - https://tshock.co/ - - https://github.com/truecharts/charts/tree/master/charts/stable/terraria-tshock - - https://hub.docker.com/r/ich777/terrariaserver -type: application -version: 6.0.0 diff --git a/stable/terraria-tshock/6.0.0/charts/common-17.5.0.tgz b/stable/terraria-tshock/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/terraria-tshock/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/thelounge/13.0.0/.helmignore b/stable/terraria-tshock/6.1.3/.helmignore similarity index 100% rename from stable/thelounge/13.0.0/.helmignore rename to stable/terraria-tshock/6.1.3/.helmignore diff --git a/stable/terraria-tshock/6.1.3/CHANGELOG.md b/stable/terraria-tshock/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9d62b8e949f --- /dev/null +++ b/stable/terraria-tshock/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [terraria-tshock-5.1.11](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.10...terraria-tshock-5.1.11) (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)) + + +## [terraria-tshock-5.1.10](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.9...terraria-tshock-5.1.10) (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)) + + +## [terraria-tshock-5.1.9](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.8...terraria-tshock-5.1.9) (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)) + + +## [terraria-tshock-5.1.8](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.7...terraria-tshock-5.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)) + + +## [terraria-tshock-5.1.7](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.6...terraria-tshock-5.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [terraria-tshock-5.1.6](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.5...terraria-tshock-5.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)) + + +## [terraria-tshock-5.1.5](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.4...terraria-tshock-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [terraria-tshock-5.1.4](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.3...terraria-tshock-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [terraria-tshock-5.1.3](https://github.com/truecharts/charts/compare/terraria-tshock-5.1.0...terraria-tshock-5.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/terraria-tshock/6.1.3/Chart.yaml b/stable/terraria-tshock/6.1.3/Chart.yaml new file mode 100644 index 00000000000..3e24a782643 --- /dev/null +++ b/stable/terraria-tshock/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: tshock +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: SteamCMD Terraria and the TShock MOD. +home: https://truecharts.org/charts/stable/terraria-tshock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.png +keywords: + - terraria-tshock + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: terraria-tshock +sources: + - https://tshock.co/ + - https://github.com/truecharts/charts/tree/master/charts/stable/terraria-tshock + - https://hub.docker.com/r/ich777/terrariaserver +type: application +version: 6.1.3 diff --git a/stable/terraria-tshock/6.0.0/README.md b/stable/terraria-tshock/6.1.3/README.md similarity index 100% rename from stable/terraria-tshock/6.0.0/README.md rename to stable/terraria-tshock/6.1.3/README.md diff --git a/stable/terraria-tshock/6.0.0/app-readme.md b/stable/terraria-tshock/6.1.3/app-readme.md similarity index 100% rename from stable/terraria-tshock/6.0.0/app-readme.md rename to stable/terraria-tshock/6.1.3/app-readme.md diff --git a/stable/terraria-tshock/6.1.3/charts/common-18.0.3.tgz b/stable/terraria-tshock/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/terraria-tshock/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/terraria-tshock/6.0.0/ix_values.yaml b/stable/terraria-tshock/6.1.3/ix_values.yaml similarity index 100% rename from stable/terraria-tshock/6.0.0/ix_values.yaml rename to stable/terraria-tshock/6.1.3/ix_values.yaml diff --git a/stable/terraria-tshock/6.0.0/questions.yaml b/stable/terraria-tshock/6.1.3/questions.yaml similarity index 100% rename from stable/terraria-tshock/6.0.0/questions.yaml rename to stable/terraria-tshock/6.1.3/questions.yaml diff --git a/stable/terraria-tshock/6.0.0/templates/_secret.tpl b/stable/terraria-tshock/6.1.3/templates/_secret.tpl similarity index 100% rename from stable/terraria-tshock/6.0.0/templates/_secret.tpl rename to stable/terraria-tshock/6.1.3/templates/_secret.tpl diff --git a/stable/terraria-tshock/6.0.0/templates/common.yaml b/stable/terraria-tshock/6.1.3/templates/common.yaml similarity index 100% rename from stable/terraria-tshock/6.0.0/templates/common.yaml rename to stable/terraria-tshock/6.1.3/templates/common.yaml diff --git a/stable/thelounge/13.0.0/values.yaml b/stable/terraria-tshock/6.1.3/values.yaml similarity index 100% rename from stable/thelounge/13.0.0/values.yaml rename to stable/terraria-tshock/6.1.3/values.yaml diff --git a/stable/theforest/5.0.0/CHANGELOG.md b/stable/theforest/5.0.0/CHANGELOG.md deleted file mode 100644 index 16d5d3cdb4c..00000000000 --- a/stable/theforest/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [theforest-4.1.11](https://github.com/truecharts/charts/compare/theforest-4.1.10...theforest-4.1.11) (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)) - - -## [theforest-4.1.10](https://github.com/truecharts/charts/compare/theforest-4.1.9...theforest-4.1.10) (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)) - - -## [theforest-4.1.9](https://github.com/truecharts/charts/compare/theforest-4.1.8...theforest-4.1.9) (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)) - - -## [theforest-4.1.8](https://github.com/truecharts/charts/compare/theforest-4.1.7...theforest-4.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)) - - -## [theforest-4.1.7](https://github.com/truecharts/charts/compare/theforest-4.1.6...theforest-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [theforest-4.1.6](https://github.com/truecharts/charts/compare/theforest-4.1.5...theforest-4.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)) - - -## [theforest-4.1.5](https://github.com/truecharts/charts/compare/theforest-4.1.4...theforest-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [theforest-4.1.4](https://github.com/truecharts/charts/compare/theforest-4.1.3...theforest-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [theforest-4.1.3](https://github.com/truecharts/charts/compare/theforest-4.1.0...theforest-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/theforest/5.0.0/Chart.yaml b/stable/theforest/5.0.0/Chart.yaml deleted file mode 100644 index 86978adbe6a..00000000000 --- a/stable/theforest/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: theforest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: ''The Forest Docker'' SERVERPASSWORD: ''Chart'' ADMINPASSWORD: ''adminChart'' (you can change this in your SERVERFOLDER/config/config.cfg)' -home: https://truecharts.org/charts/stable/theforest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.png -keywords: - - theforest - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: theforest -sources: - - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/theforest - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/theforest/5.0.0/charts/common-17.5.0.tgz b/stable/theforest/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/theforest/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/theme-park/9.1.0/.helmignore b/stable/theforest/5.1.3/.helmignore similarity index 100% rename from stable/theme-park/9.1.0/.helmignore rename to stable/theforest/5.1.3/.helmignore diff --git a/stable/theforest/5.1.3/CHANGELOG.md b/stable/theforest/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..62f1a5f5dca --- /dev/null +++ b/stable/theforest/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [theforest-4.1.11](https://github.com/truecharts/charts/compare/theforest-4.1.10...theforest-4.1.11) (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)) + + +## [theforest-4.1.10](https://github.com/truecharts/charts/compare/theforest-4.1.9...theforest-4.1.10) (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)) + + +## [theforest-4.1.9](https://github.com/truecharts/charts/compare/theforest-4.1.8...theforest-4.1.9) (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)) + + +## [theforest-4.1.8](https://github.com/truecharts/charts/compare/theforest-4.1.7...theforest-4.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)) + + +## [theforest-4.1.7](https://github.com/truecharts/charts/compare/theforest-4.1.6...theforest-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [theforest-4.1.6](https://github.com/truecharts/charts/compare/theforest-4.1.5...theforest-4.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)) + + +## [theforest-4.1.5](https://github.com/truecharts/charts/compare/theforest-4.1.4...theforest-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [theforest-4.1.4](https://github.com/truecharts/charts/compare/theforest-4.1.3...theforest-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [theforest-4.1.3](https://github.com/truecharts/charts/compare/theforest-4.1.0...theforest-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/theforest/5.1.3/Chart.yaml b/stable/theforest/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c7dc141c9d5 --- /dev/null +++ b/stable/theforest/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: theforest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg)" +home: https://truecharts.org/charts/stable/theforest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.png +keywords: + - theforest + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: theforest +sources: + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/theforest + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/theforest/5.0.0/README.md b/stable/theforest/5.1.3/README.md similarity index 100% rename from stable/theforest/5.0.0/README.md rename to stable/theforest/5.1.3/README.md diff --git a/stable/theforest/5.0.0/app-readme.md b/stable/theforest/5.1.3/app-readme.md similarity index 100% rename from stable/theforest/5.0.0/app-readme.md rename to stable/theforest/5.1.3/app-readme.md diff --git a/stable/theforest/5.1.3/charts/common-18.0.3.tgz b/stable/theforest/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/theforest/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/theforest/5.0.0/ix_values.yaml b/stable/theforest/5.1.3/ix_values.yaml similarity index 100% rename from stable/theforest/5.0.0/ix_values.yaml rename to stable/theforest/5.1.3/ix_values.yaml diff --git a/stable/theforest/5.0.0/questions.yaml b/stable/theforest/5.1.3/questions.yaml similarity index 100% rename from stable/theforest/5.0.0/questions.yaml rename to stable/theforest/5.1.3/questions.yaml diff --git a/stable/theforest/5.0.0/templates/common.yaml b/stable/theforest/5.1.3/templates/common.yaml similarity index 100% rename from stable/theforest/5.0.0/templates/common.yaml rename to stable/theforest/5.1.3/templates/common.yaml diff --git a/stable/theme-park/9.1.0/values.yaml b/stable/theforest/5.1.3/values.yaml similarity index 100% rename from stable/theme-park/9.1.0/values.yaml rename to stable/theforest/5.1.3/values.yaml diff --git a/stable/thelounge/13.0.0/CHANGELOG.md b/stable/thelounge/13.0.0/CHANGELOG.md deleted file mode 100644 index a2dab322ca9..00000000000 --- a/stable/thelounge/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [thelounge-12.1.11](https://github.com/truecharts/charts/compare/thelounge-12.1.10...thelounge-12.1.11) (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)) - - -## [thelounge-12.1.10](https://github.com/truecharts/charts/compare/thelounge-12.1.9...thelounge-12.1.10) (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)) - - -## [thelounge-12.1.9](https://github.com/truecharts/charts/compare/thelounge-12.1.8...thelounge-12.1.9) (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)) - - -## [thelounge-12.1.8](https://github.com/truecharts/charts/compare/thelounge-12.1.7...thelounge-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)) - - -## [thelounge-12.1.7](https://github.com/truecharts/charts/compare/thelounge-12.1.6...thelounge-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [thelounge-12.1.6](https://github.com/truecharts/charts/compare/thelounge-12.1.5...thelounge-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)) - - -## [thelounge-12.1.5](https://github.com/truecharts/charts/compare/thelounge-12.1.4...thelounge-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [thelounge-12.1.4](https://github.com/truecharts/charts/compare/thelounge-12.1.3...thelounge-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [thelounge-12.1.3](https://github.com/truecharts/charts/compare/thelounge-12.1.0...thelounge-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/thelounge/13.0.0/Chart.yaml b/stable/thelounge/13.0.0/Chart.yaml deleted file mode 100644 index aedce8eebf0..00000000000 --- a/stable/thelounge/13.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.4.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Lounge, modern web IRC client designed for self-hosting -home: https://truecharts.org/charts/stable/thelounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.png -keywords: - - thelounge - - IRC - - The Lounge - - docker - - thelounge-docker -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: thelounge -sources: - - https://github.com/thelounge/thelounge - - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - - https://hub.docker.com/r/thelounge/thelounge -type: application -version: 13.0.0 diff --git a/stable/thelounge/13.0.0/charts/common-17.5.0.tgz b/stable/thelounge/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/thelounge/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/thunderbird/5.1.0/.helmignore b/stable/thelounge/13.1.3/.helmignore similarity index 100% rename from stable/thunderbird/5.1.0/.helmignore rename to stable/thelounge/13.1.3/.helmignore diff --git a/stable/thelounge/13.1.3/CHANGELOG.md b/stable/thelounge/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..44093863497 --- /dev/null +++ b/stable/thelounge/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [thelounge-12.1.11](https://github.com/truecharts/charts/compare/thelounge-12.1.10...thelounge-12.1.11) (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)) + + +## [thelounge-12.1.10](https://github.com/truecharts/charts/compare/thelounge-12.1.9...thelounge-12.1.10) (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)) + + +## [thelounge-12.1.9](https://github.com/truecharts/charts/compare/thelounge-12.1.8...thelounge-12.1.9) (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)) + + +## [thelounge-12.1.8](https://github.com/truecharts/charts/compare/thelounge-12.1.7...thelounge-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)) + + +## [thelounge-12.1.7](https://github.com/truecharts/charts/compare/thelounge-12.1.6...thelounge-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [thelounge-12.1.6](https://github.com/truecharts/charts/compare/thelounge-12.1.5...thelounge-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)) + + +## [thelounge-12.1.5](https://github.com/truecharts/charts/compare/thelounge-12.1.4...thelounge-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [thelounge-12.1.4](https://github.com/truecharts/charts/compare/thelounge-12.1.3...thelounge-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [thelounge-12.1.3](https://github.com/truecharts/charts/compare/thelounge-12.1.0...thelounge-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/thelounge/13.1.3/Chart.yaml b/stable/thelounge/13.1.3/Chart.yaml new file mode 100644 index 00000000000..9e38aa3ca49 --- /dev/null +++ b/stable/thelounge/13.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.4.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The Lounge, modern web IRC client designed for self-hosting +home: https://truecharts.org/charts/stable/thelounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.png +keywords: + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: thelounge +sources: + - https://github.com/thelounge/thelounge + - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge + - https://hub.docker.com/r/thelounge/thelounge +type: application +version: 13.1.3 diff --git a/stable/thelounge/13.0.0/README.md b/stable/thelounge/13.1.3/README.md similarity index 100% rename from stable/thelounge/13.0.0/README.md rename to stable/thelounge/13.1.3/README.md diff --git a/stable/thelounge/13.0.0/app-readme.md b/stable/thelounge/13.1.3/app-readme.md similarity index 100% rename from stable/thelounge/13.0.0/app-readme.md rename to stable/thelounge/13.1.3/app-readme.md diff --git a/stable/thelounge/13.1.3/charts/common-18.0.3.tgz b/stable/thelounge/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/thelounge/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/thelounge/13.0.0/ix_values.yaml b/stable/thelounge/13.1.3/ix_values.yaml similarity index 100% rename from stable/thelounge/13.0.0/ix_values.yaml rename to stable/thelounge/13.1.3/ix_values.yaml diff --git a/stable/thelounge/13.0.0/questions.yaml b/stable/thelounge/13.1.3/questions.yaml similarity index 100% rename from stable/thelounge/13.0.0/questions.yaml rename to stable/thelounge/13.1.3/questions.yaml diff --git a/stable/theme-park/9.1.0/templates/NOTES.txt b/stable/thelounge/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/theme-park/9.1.0/templates/NOTES.txt rename to stable/thelounge/13.1.3/templates/NOTES.txt diff --git a/stable/theme-park/9.1.0/templates/common.yaml b/stable/thelounge/13.1.3/templates/common.yaml similarity index 100% rename from stable/theme-park/9.1.0/templates/common.yaml rename to stable/thelounge/13.1.3/templates/common.yaml diff --git a/stable/thunderbird/5.1.0/values.yaml b/stable/thelounge/13.1.3/values.yaml similarity index 100% rename from stable/thunderbird/5.1.0/values.yaml rename to stable/thelounge/13.1.3/values.yaml diff --git a/stable/theme-park/9.1.0/CHANGELOG.md b/stable/theme-park/9.1.0/CHANGELOG.md deleted file mode 100644 index 50475755b8a..00000000000 --- a/stable/theme-park/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - -## [theme-park-8.1.12](https://github.com/truecharts/charts/compare/theme-park-8.1.11...theme-park-8.1.12) (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)) - - -## [theme-park-8.1.11](https://github.com/truecharts/charts/compare/theme-park-8.1.10...theme-park-8.1.11) (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)) - - -## [theme-park-8.1.10](https://github.com/truecharts/charts/compare/theme-park-8.1.9...theme-park-8.1.10) (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)) - - -## [theme-park-8.1.9](https://github.com/truecharts/charts/compare/theme-park-8.1.8...theme-park-8.1.9) (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)) - - -## [theme-park-8.1.8](https://github.com/truecharts/charts/compare/theme-park-8.1.7...theme-park-8.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [theme-park-8.1.7](https://github.com/truecharts/charts/compare/theme-park-8.1.6...theme-park-8.1.7) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/onedr0p/theme-park to 1.15[@e8fc5cc](https://github.com/e8fc5cc) by renovate ([#17374](https://github.com/truecharts/charts/issues/17374)) - - - - -## [theme-park-8.1.6](https://github.com/truecharts/charts/compare/theme-park-8.1.5...theme-park-8.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)) - - -## [theme-park-8.1.5](https://github.com/truecharts/charts/compare/theme-park-8.1.4...theme-park-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [theme-park-8.1.4](https://github.com/truecharts/charts/compare/theme-park-8.1.3...theme-park-8.1.4) (2024-01-01) \ No newline at end of file diff --git a/stable/theme-park/9.1.0/Chart.yaml b/stable/theme-park/9.1.0/Chart.yaml deleted file mode 100644 index cb23c5b2c21..00000000000 --- a/stable/theme-park/9.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: customization - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.15.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Custom themes for your favorite apps! -home: https://truecharts.org/charts/stable/theme-park -icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png -keywords: - - theme-park - - customization -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: theme-park -sources: - - https://github.com/gilbn/theme.park - - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park - - https://ghcr.io/onedr0p/theme-park -type: application -version: 9.1.0 diff --git a/stable/theme-park/9.1.0/charts/common-18.0.1.tgz b/stable/theme-park/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/theme-park/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/theme-park/9.1.0/ix_values.yaml b/stable/theme-park/9.1.0/ix_values.yaml deleted file mode 100644 index 75dbf147daf..00000000000 --- a/stable/theme-park/9.1.0/ix_values.yaml +++ /dev/null @@ -1,17 +0,0 @@ -image: - repository: ghcr.io/onedr0p/theme-park - pullPolicy: IfNotPresent - tag: 1.15@sha256:ae760a6674c505fa8f56621a1184e1a730df3c61eeaae5a5e165e1ace8feea21 -service: - main: - ports: - main: - port: 10244 - targetPort: 8080 -persistence: - config: - enabled: true - mountPath: "/config" -portal: - open: - enabled: true diff --git a/stable/timetagger/5.0.0/.helmignore b/stable/theme-park/9.2.1/.helmignore similarity index 100% rename from stable/timetagger/5.0.0/.helmignore rename to stable/theme-park/9.2.1/.helmignore diff --git a/stable/theme-park/9.2.1/CHANGELOG.md b/stable/theme-park/9.2.1/CHANGELOG.md new file mode 100644 index 00000000000..aa350635746 --- /dev/null +++ b/stable/theme-park/9.2.1/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + +## [theme-park-8.1.12](https://github.com/truecharts/charts/compare/theme-park-8.1.11...theme-park-8.1.12) (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)) + + +## [theme-park-8.1.11](https://github.com/truecharts/charts/compare/theme-park-8.1.10...theme-park-8.1.11) (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)) + + +## [theme-park-8.1.10](https://github.com/truecharts/charts/compare/theme-park-8.1.9...theme-park-8.1.10) (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)) + + +## [theme-park-8.1.9](https://github.com/truecharts/charts/compare/theme-park-8.1.8...theme-park-8.1.9) (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)) + + +## [theme-park-8.1.8](https://github.com/truecharts/charts/compare/theme-park-8.1.7...theme-park-8.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [theme-park-8.1.7](https://github.com/truecharts/charts/compare/theme-park-8.1.6...theme-park-8.1.7) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/onedr0p/theme-park to 1.15[@e8fc5cc](https://github.com/e8fc5cc) by renovate ([#17374](https://github.com/truecharts/charts/issues/17374)) + + + + +## [theme-park-8.1.6](https://github.com/truecharts/charts/compare/theme-park-8.1.5...theme-park-8.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)) + + +## [theme-park-8.1.5](https://github.com/truecharts/charts/compare/theme-park-8.1.4...theme-park-8.1.5) (2024-01-02) + +### Chore + + diff --git a/stable/theme-park/9.2.1/Chart.yaml b/stable/theme-park/9.2.1/Chart.yaml new file mode 100644 index 00000000000..b59ea5ba537 --- /dev/null +++ b/stable/theme-park/9.2.1/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: customization + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.16.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Custom themes for your favorite apps! +home: https://truecharts.org/charts/stable/theme-park +icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png +keywords: + - theme-park + - customization +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: theme-park +sources: + - https://github.com/gilbn/theme.park + - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park + - https://ghcr.io/onedr0p/theme-park +type: application +version: 9.2.1 diff --git a/stable/theme-park/9.1.0/README.md b/stable/theme-park/9.2.1/README.md similarity index 100% rename from stable/theme-park/9.1.0/README.md rename to stable/theme-park/9.2.1/README.md diff --git a/stable/theme-park/9.1.0/app-readme.md b/stable/theme-park/9.2.1/app-readme.md similarity index 100% rename from stable/theme-park/9.1.0/app-readme.md rename to stable/theme-park/9.2.1/app-readme.md diff --git a/stable/theme-park/9.2.1/charts/common-18.0.3.tgz b/stable/theme-park/9.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/theme-park/9.2.1/charts/common-18.0.3.tgz differ diff --git a/stable/theme-park/9.2.1/ix_values.yaml b/stable/theme-park/9.2.1/ix_values.yaml new file mode 100644 index 00000000000..46a2aaef9d3 --- /dev/null +++ b/stable/theme-park/9.2.1/ix_values.yaml @@ -0,0 +1,17 @@ +image: + repository: ghcr.io/onedr0p/theme-park + pullPolicy: IfNotPresent + tag: 1.16@sha256:08d85622be6c0cfdb921972a6c552ec6651cd2c782816a38c10828a8fd680145 +service: + main: + ports: + main: + port: 10244 + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true diff --git a/stable/theme-park/9.1.0/questions.yaml b/stable/theme-park/9.2.1/questions.yaml similarity index 100% rename from stable/theme-park/9.1.0/questions.yaml rename to stable/theme-park/9.2.1/questions.yaml diff --git a/stable/tinymediamanager/10.0.0/templates/NOTES.txt b/stable/theme-park/9.2.1/templates/NOTES.txt similarity index 100% rename from stable/tinymediamanager/10.0.0/templates/NOTES.txt rename to stable/theme-park/9.2.1/templates/NOTES.txt diff --git a/stable/timetagger/5.0.0/templates/common.yaml b/stable/theme-park/9.2.1/templates/common.yaml similarity index 100% rename from stable/timetagger/5.0.0/templates/common.yaml rename to stable/theme-park/9.2.1/templates/common.yaml diff --git a/stable/timetagger/5.0.0/values.yaml b/stable/theme-park/9.2.1/values.yaml similarity index 100% rename from stable/timetagger/5.0.0/values.yaml rename to stable/theme-park/9.2.1/values.yaml diff --git a/stable/thunderbird/5.1.0/CHANGELOG.md b/stable/thunderbird/5.1.0/CHANGELOG.md deleted file mode 100644 index bb0128968b6..00000000000 --- a/stable/thunderbird/5.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [thunderbird-4.1.12](https://github.com/truecharts/charts/compare/thunderbird-4.1.11...thunderbird-4.1.12) (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)) - - -## [thunderbird-4.1.11](https://github.com/truecharts/charts/compare/thunderbird-4.1.10...thunderbird-4.1.11) (2024-01-29) - -### Chore - - - -- update container image ich777/thunderbird to latest[@b93db06](https://github.com/b93db06) by renovate ([#17637](https://github.com/truecharts/charts/issues/17637)) - - -## [thunderbird-4.1.10](https://github.com/truecharts/charts/compare/thunderbird-4.1.9...thunderbird-4.1.10) (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)) - - -## [thunderbird-4.1.9](https://github.com/truecharts/charts/compare/thunderbird-4.1.8...thunderbird-4.1.9) (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)) - - -## [thunderbird-4.1.8](https://github.com/truecharts/charts/compare/thunderbird-4.1.7...thunderbird-4.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)) - - -## [thunderbird-4.1.7](https://github.com/truecharts/charts/compare/thunderbird-4.1.6...thunderbird-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [thunderbird-4.1.6](https://github.com/truecharts/charts/compare/thunderbird-4.1.5...thunderbird-4.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)) - - -## [thunderbird-4.1.5](https://github.com/truecharts/charts/compare/thunderbird-4.1.4...thunderbird-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [thunderbird-4.1.4](https://github.com/truecharts/charts/compare/thunderbird-4.1.3...thunderbird-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [thunderbird-4.1.3](https://github.com/truecharts/charts/compare/thunderbird-4.1.0...thunderbird-4.1.3) (2024-01-01) \ No newline at end of file diff --git a/stable/thunderbird/5.1.0/Chart.yaml b/stable/thunderbird/5.1.0/Chart.yaml deleted file mode 100644 index ccca44f2021..00000000000 --- a/stable/thunderbird/5.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install Thunderbird in the preferred version and language. -home: https://truecharts.org/charts/stable/thunderbird -icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png -keywords: - - thunderbird - - mail -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: thunderbird -sources: - - https://www.thunderbird.net/ - - https://github.com/truecharts/charts/tree/master/charts/stable/thunderbird - - https://hub.docker.com/r/ich777/thunderbird -type: application -version: 5.1.0 diff --git a/stable/thunderbird/5.1.0/charts/common-18.0.1.tgz b/stable/thunderbird/5.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/thunderbird/5.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/thunderbird/5.1.0/ix_values.yaml b/stable/thunderbird/5.1.0/ix_values.yaml deleted file mode 100644 index db2b10cca03..00000000000 --- a/stable/thunderbird/5.1.0/ix_values.yaml +++ /dev/null @@ -1,33 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: ich777/thunderbird - tag: latest@sha256:b93db06cbf0216b3a1a1bc1e08eba8710d79b9a54be0cf52d34afd3656f0f2b8 -persistence: - data: - enabled: true - mountPath: /thunderbird -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 - runAsUser: 0 -service: - main: - ports: - main: - port: 10291 - targetPort: 8080 -workload: - main: - podSpec: - containers: - main: - env: - CUSTOM_RES_H: "768" - CUSTOM_RES_W: "1280" - DATA_PERM: "770" - THUNDERBIRD_LANG: en-US - THUNDERBIRD_V: latest diff --git a/stable/tinymediamanager/10.0.0/.helmignore b/stable/thunderbird/5.1.4/.helmignore similarity index 100% rename from stable/tinymediamanager/10.0.0/.helmignore rename to stable/thunderbird/5.1.4/.helmignore diff --git a/stable/thunderbird/5.1.4/CHANGELOG.md b/stable/thunderbird/5.1.4/CHANGELOG.md new file mode 100644 index 00000000000..9ab2d4e6cf5 --- /dev/null +++ b/stable/thunderbird/5.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [thunderbird-4.1.12](https://github.com/truecharts/charts/compare/thunderbird-4.1.11...thunderbird-4.1.12) (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)) + + +## [thunderbird-4.1.11](https://github.com/truecharts/charts/compare/thunderbird-4.1.10...thunderbird-4.1.11) (2024-01-29) + +### Chore + + + +- update container image ich777/thunderbird to latest[@b93db06](https://github.com/b93db06) by renovate ([#17637](https://github.com/truecharts/charts/issues/17637)) + + +## [thunderbird-4.1.10](https://github.com/truecharts/charts/compare/thunderbird-4.1.9...thunderbird-4.1.10) (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)) + + +## [thunderbird-4.1.9](https://github.com/truecharts/charts/compare/thunderbird-4.1.8...thunderbird-4.1.9) (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)) + + +## [thunderbird-4.1.8](https://github.com/truecharts/charts/compare/thunderbird-4.1.7...thunderbird-4.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)) + + +## [thunderbird-4.1.7](https://github.com/truecharts/charts/compare/thunderbird-4.1.6...thunderbird-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [thunderbird-4.1.6](https://github.com/truecharts/charts/compare/thunderbird-4.1.5...thunderbird-4.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)) + + +## [thunderbird-4.1.5](https://github.com/truecharts/charts/compare/thunderbird-4.1.4...thunderbird-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [thunderbird-4.1.4](https://github.com/truecharts/charts/compare/thunderbird-4.1.3...thunderbird-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes diff --git a/stable/thunderbird/5.1.4/Chart.yaml b/stable/thunderbird/5.1.4/Chart.yaml new file mode 100644 index 00000000000..d0fc2b2bb3e --- /dev/null +++ b/stable/thunderbird/5.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install Thunderbird in the preferred version and language. +home: https://truecharts.org/charts/stable/thunderbird +icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png +keywords: + - thunderbird + - mail +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: thunderbird +sources: + - https://www.thunderbird.net/ + - https://github.com/truecharts/charts/tree/master/charts/stable/thunderbird + - https://hub.docker.com/r/ich777/thunderbird +type: application +version: 5.1.4 diff --git a/stable/thunderbird/5.1.0/README.md b/stable/thunderbird/5.1.4/README.md similarity index 100% rename from stable/thunderbird/5.1.0/README.md rename to stable/thunderbird/5.1.4/README.md diff --git a/stable/thunderbird/5.1.0/app-readme.md b/stable/thunderbird/5.1.4/app-readme.md similarity index 100% rename from stable/thunderbird/5.1.0/app-readme.md rename to stable/thunderbird/5.1.4/app-readme.md diff --git a/stable/thunderbird/5.1.4/charts/common-18.0.3.tgz b/stable/thunderbird/5.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/thunderbird/5.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/thunderbird/5.1.4/ix_values.yaml b/stable/thunderbird/5.1.4/ix_values.yaml new file mode 100644 index 00000000000..eed960dea93 --- /dev/null +++ b/stable/thunderbird/5.1.4/ix_values.yaml @@ -0,0 +1,33 @@ +image: + pullPolicy: IfNotPresent + repository: ich777/thunderbird + tag: latest@sha256:5ac32507e5cad25930eb59819b91f068c4eb1885dac2149b1550893eb067782d +persistence: + data: + enabled: true + mountPath: /thunderbird +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 +service: + main: + ports: + main: + port: 10291 + targetPort: 8080 +workload: + main: + podSpec: + containers: + main: + env: + CUSTOM_RES_H: "768" + CUSTOM_RES_W: "1280" + DATA_PERM: "770" + THUNDERBIRD_LANG: en-US + THUNDERBIRD_V: latest diff --git a/stable/thunderbird/5.1.0/questions.yaml b/stable/thunderbird/5.1.4/questions.yaml similarity index 100% rename from stable/thunderbird/5.1.0/questions.yaml rename to stable/thunderbird/5.1.4/questions.yaml diff --git a/stable/thunderbird/5.1.0/templates/common.yaml b/stable/thunderbird/5.1.4/templates/common.yaml similarity index 100% rename from stable/thunderbird/5.1.0/templates/common.yaml rename to stable/thunderbird/5.1.4/templates/common.yaml diff --git a/stable/tinymediamanager/10.0.0/values.yaml b/stable/thunderbird/5.1.4/values.yaml similarity index 100% rename from stable/tinymediamanager/10.0.0/values.yaml rename to stable/thunderbird/5.1.4/values.yaml diff --git a/stable/timetagger/5.0.0/CHANGELOG.md b/stable/timetagger/5.0.0/CHANGELOG.md deleted file mode 100644 index 56fa1dc4fdc..00000000000 --- a/stable/timetagger/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [timetagger-4.1.11](https://github.com/truecharts/charts/compare/timetagger-4.1.10...timetagger-4.1.11) (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)) - - -## [timetagger-4.1.10](https://github.com/truecharts/charts/compare/timetagger-4.1.9...timetagger-4.1.10) (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)) - - -## [timetagger-4.1.9](https://github.com/truecharts/charts/compare/timetagger-4.1.8...timetagger-4.1.9) (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)) - - -## [timetagger-4.1.8](https://github.com/truecharts/charts/compare/timetagger-4.1.7...timetagger-4.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)) - - -## [timetagger-4.1.7](https://github.com/truecharts/charts/compare/timetagger-4.1.6...timetagger-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [timetagger-4.1.6](https://github.com/truecharts/charts/compare/timetagger-4.1.5...timetagger-4.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)) - - -## [timetagger-4.1.5](https://github.com/truecharts/charts/compare/timetagger-4.1.4...timetagger-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [timetagger-4.1.4](https://github.com/truecharts/charts/compare/timetagger-4.1.3...timetagger-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [timetagger-4.1.3](https://github.com/truecharts/charts/compare/timetagger-4.1.0...timetagger-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/timetagger/5.0.0/Chart.yaml b/stable/timetagger/5.0.0/Chart.yaml deleted file mode 100644 index 0e1383faae6..00000000000 --- a/stable/timetagger/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 23.11.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: An open source time-tracker with an interactive user experience and powerful reporting. -home: https://truecharts.org/charts/stable/timetagger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.png -keywords: - - time - - timetagger -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: timetagger -sources: - - https://timetagger.app - - https://github.com/almarklein/timetagger - - https://github.com/truecharts/charts/tree/master/charts/stable/timetagger - - https://ghcr.io/almarklein/timetagger -type: application -version: 5.0.0 diff --git a/stable/timetagger/5.0.0/charts/common-17.5.0.tgz b/stable/timetagger/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/timetagger/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tonido/5.0.0/.helmignore b/stable/timetagger/5.1.3/.helmignore similarity index 100% rename from stable/tonido/5.0.0/.helmignore rename to stable/timetagger/5.1.3/.helmignore diff --git a/stable/timetagger/5.1.3/CHANGELOG.md b/stable/timetagger/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e80d2a66828 --- /dev/null +++ b/stable/timetagger/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [timetagger-4.1.11](https://github.com/truecharts/charts/compare/timetagger-4.1.10...timetagger-4.1.11) (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)) + + +## [timetagger-4.1.10](https://github.com/truecharts/charts/compare/timetagger-4.1.9...timetagger-4.1.10) (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)) + + +## [timetagger-4.1.9](https://github.com/truecharts/charts/compare/timetagger-4.1.8...timetagger-4.1.9) (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)) + + +## [timetagger-4.1.8](https://github.com/truecharts/charts/compare/timetagger-4.1.7...timetagger-4.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)) + + +## [timetagger-4.1.7](https://github.com/truecharts/charts/compare/timetagger-4.1.6...timetagger-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [timetagger-4.1.6](https://github.com/truecharts/charts/compare/timetagger-4.1.5...timetagger-4.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)) + + +## [timetagger-4.1.5](https://github.com/truecharts/charts/compare/timetagger-4.1.4...timetagger-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [timetagger-4.1.4](https://github.com/truecharts/charts/compare/timetagger-4.1.3...timetagger-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [timetagger-4.1.3](https://github.com/truecharts/charts/compare/timetagger-4.1.0...timetagger-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/timetagger/5.1.3/Chart.yaml b/stable/timetagger/5.1.3/Chart.yaml new file mode 100644 index 00000000000..c90ac19a998 --- /dev/null +++ b/stable/timetagger/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 23.11.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: An open source time-tracker with an interactive user experience and powerful reporting. +home: https://truecharts.org/charts/stable/timetagger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.png +keywords: + - time + - timetagger +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: timetagger +sources: + - https://timetagger.app + - https://github.com/almarklein/timetagger + - https://github.com/truecharts/charts/tree/master/charts/stable/timetagger + - https://ghcr.io/almarklein/timetagger +type: application +version: 5.1.3 diff --git a/stable/timetagger/5.0.0/README.md b/stable/timetagger/5.1.3/README.md similarity index 100% rename from stable/timetagger/5.0.0/README.md rename to stable/timetagger/5.1.3/README.md diff --git a/stable/timetagger/5.0.0/app-readme.md b/stable/timetagger/5.1.3/app-readme.md similarity index 100% rename from stable/timetagger/5.0.0/app-readme.md rename to stable/timetagger/5.1.3/app-readme.md diff --git a/stable/timetagger/5.1.3/charts/common-18.0.3.tgz b/stable/timetagger/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/timetagger/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/timetagger/5.0.0/ix_values.yaml b/stable/timetagger/5.1.3/ix_values.yaml similarity index 100% rename from stable/timetagger/5.0.0/ix_values.yaml rename to stable/timetagger/5.1.3/ix_values.yaml diff --git a/stable/timetagger/5.0.0/questions.yaml b/stable/timetagger/5.1.3/questions.yaml similarity index 100% rename from stable/timetagger/5.0.0/questions.yaml rename to stable/timetagger/5.1.3/questions.yaml diff --git a/stable/tinymediamanager/10.0.0/templates/common.yaml b/stable/timetagger/5.1.3/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/10.0.0/templates/common.yaml rename to stable/timetagger/5.1.3/templates/common.yaml diff --git a/stable/tonido/5.0.0/values.yaml b/stable/timetagger/5.1.3/values.yaml similarity index 100% rename from stable/tonido/5.0.0/values.yaml rename to stable/timetagger/5.1.3/values.yaml diff --git a/stable/tinymediamanager/10.0.0/CHANGELOG.md b/stable/tinymediamanager/10.0.0/CHANGELOG.md deleted file mode 100644 index df3d287b8f2..00000000000 --- a/stable/tinymediamanager/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [tinymediamanager-9.0.8](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.7...tinymediamanager-9.0.8) (2024-02-12) - -### Chore - - - -- update container image tinymediamanager/tinymediamanager to v5.0.2[@0c6b69c](https://github.com/0c6b69c) by renovate ([#18149](https://github.com/truecharts/charts/issues/18149)) - - -## [tinymediamanager-9.0.7](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.6...tinymediamanager-9.0.7) (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)) - - -## [tinymediamanager-9.0.6](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.5...tinymediamanager-9.0.6) (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)) - - -## [tinymediamanager-9.0.5](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.4...tinymediamanager-9.0.5) (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)) - - -## [tinymediamanager-9.0.4](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.3...tinymediamanager-9.0.4) (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)) - - -## [tinymediamanager-9.0.3](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.2...tinymediamanager-9.0.3) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [tinymediamanager-9.0.2](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.1...tinymediamanager-9.0.2) (2024-01-21) - -### Chore - - - -- update container image tinymediamanager/tinymediamanager to v5.0.1[@0fc0390](https://github.com/0fc0390) by renovate ([#17435](https://github.com/truecharts/charts/issues/17435)) - - - - -## [tinymediamanager-9.0.1](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.0...tinymediamanager-9.0.1) (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)) - - -## [tinymediamanager-9.0.0](https://github.com/truecharts/charts/compare/tinymediamanager-8.1.5...tinymediamanager-9.0.0) (2024-01-03) - -### Chore - - - -- update container image tinymediamanager/tinymediamanager to v5.0.0[@c9b936e](https://github.com/c9b936e) by renovate ([#16729](https://github.com/truecharts/charts/issues/16729)) - - -## [tinymediamanager-8.1.5](https://github.com/truecharts/charts/compare/tinymediamanager-8.1.4...tinymediamanager-8.1.5) (2024-01-02) - -### Chore diff --git a/stable/tinymediamanager/10.0.0/Chart.yaml b/stable/tinymediamanager/10.0.0/Chart.yaml deleted file mode 100644 index 19d91191ba8..00000000000 --- a/stable/tinymediamanager/10.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.0.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TinyMediaManager is a full featured media manager to organize and clean up your media library. -home: https://truecharts.org/charts/stable/tinymediamanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png -keywords: - - tiny - - media - - manager -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tinymediamanager -sources: - - https://gitlab.com/tinyMediaManager/tinyMediaManager - - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - - https://hub.docker.com/r/tinymediamanager/tinymediamanager -type: application -version: 10.0.0 diff --git a/stable/tinymediamanager/10.0.0/charts/common-17.5.0.tgz b/stable/tinymediamanager/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tinymediamanager/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/traccar/15.0.0/.helmignore b/stable/tinymediamanager/10.1.3/.helmignore similarity index 100% rename from stable/traccar/15.0.0/.helmignore rename to stable/tinymediamanager/10.1.3/.helmignore diff --git a/stable/tinymediamanager/10.1.3/CHANGELOG.md b/stable/tinymediamanager/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..dcfe57f2146 --- /dev/null +++ b/stable/tinymediamanager/10.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [tinymediamanager-9.0.8](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.7...tinymediamanager-9.0.8) (2024-02-12) + +### Chore + + + +- update container image tinymediamanager/tinymediamanager to v5.0.2[@0c6b69c](https://github.com/0c6b69c) by renovate ([#18149](https://github.com/truecharts/charts/issues/18149)) + + +## [tinymediamanager-9.0.7](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.6...tinymediamanager-9.0.7) (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)) + + +## [tinymediamanager-9.0.6](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.5...tinymediamanager-9.0.6) (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)) + + +## [tinymediamanager-9.0.5](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.4...tinymediamanager-9.0.5) (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)) + + +## [tinymediamanager-9.0.4](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.3...tinymediamanager-9.0.4) (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)) + + +## [tinymediamanager-9.0.3](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.2...tinymediamanager-9.0.3) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [tinymediamanager-9.0.2](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.1...tinymediamanager-9.0.2) (2024-01-21) + +### Chore + + + +- update container image tinymediamanager/tinymediamanager to v5.0.1[@0fc0390](https://github.com/0fc0390) by renovate ([#17435](https://github.com/truecharts/charts/issues/17435)) + + + + +## [tinymediamanager-9.0.1](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.0...tinymediamanager-9.0.1) (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)) + + +## [tinymediamanager-9.0.0](https://github.com/truecharts/charts/compare/tinymediamanager-8.1.5...tinymediamanager-9.0.0) (2024-01-03) + +### Chore + + + +- update container image tinymediamanager/tinymediamanager to v5.0.0[@c9b936e](https://github.com/c9b936e) by renovate ([#16729](https://github.com/truecharts/charts/issues/16729)) + diff --git a/stable/tinymediamanager/10.1.3/Chart.yaml b/stable/tinymediamanager/10.1.3/Chart.yaml new file mode 100644 index 00000000000..0ce790eed30 --- /dev/null +++ b/stable/tinymediamanager/10.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.0.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: TinyMediaManager is a full featured media manager to organize and clean up your media library. +home: https://truecharts.org/charts/stable/tinymediamanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png +keywords: + - tiny + - media + - manager +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tinymediamanager +sources: + - https://gitlab.com/tinyMediaManager/tinyMediaManager + - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager + - https://hub.docker.com/r/tinymediamanager/tinymediamanager +type: application +version: 10.1.3 diff --git a/stable/tinymediamanager/10.0.0/README.md b/stable/tinymediamanager/10.1.3/README.md similarity index 100% rename from stable/tinymediamanager/10.0.0/README.md rename to stable/tinymediamanager/10.1.3/README.md diff --git a/stable/tinymediamanager/10.0.0/app-readme.md b/stable/tinymediamanager/10.1.3/app-readme.md similarity index 100% rename from stable/tinymediamanager/10.0.0/app-readme.md rename to stable/tinymediamanager/10.1.3/app-readme.md diff --git a/stable/tinymediamanager/10.1.3/charts/common-18.0.3.tgz b/stable/tinymediamanager/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tinymediamanager/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tinymediamanager/10.0.0/ix_values.yaml b/stable/tinymediamanager/10.1.3/ix_values.yaml similarity index 100% rename from stable/tinymediamanager/10.0.0/ix_values.yaml rename to stable/tinymediamanager/10.1.3/ix_values.yaml diff --git a/stable/tinymediamanager/10.0.0/questions.yaml b/stable/tinymediamanager/10.1.3/questions.yaml similarity index 100% rename from stable/tinymediamanager/10.0.0/questions.yaml rename to stable/tinymediamanager/10.1.3/questions.yaml diff --git a/stable/traccar/15.0.0/templates/NOTES.txt b/stable/tinymediamanager/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/traccar/15.0.0/templates/NOTES.txt rename to stable/tinymediamanager/10.1.3/templates/NOTES.txt diff --git a/stable/traccar/15.0.0/templates/common.yaml b/stable/tinymediamanager/10.1.3/templates/common.yaml similarity index 100% rename from stable/traccar/15.0.0/templates/common.yaml rename to stable/tinymediamanager/10.1.3/templates/common.yaml diff --git a/stable/traccar/15.0.0/values.yaml b/stable/tinymediamanager/10.1.3/values.yaml similarity index 100% rename from stable/traccar/15.0.0/values.yaml rename to stable/tinymediamanager/10.1.3/values.yaml diff --git a/stable/tonido/5.0.0/CHANGELOG.md b/stable/tonido/5.0.0/CHANGELOG.md deleted file mode 100644 index ae618ba6f02..00000000000 --- a/stable/tonido/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [tonido-4.1.11](https://github.com/truecharts/charts/compare/tonido-4.1.10...tonido-4.1.11) (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)) - - -## [tonido-4.1.10](https://github.com/truecharts/charts/compare/tonido-4.1.9...tonido-4.1.10) (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)) - - -## [tonido-4.1.9](https://github.com/truecharts/charts/compare/tonido-4.1.8...tonido-4.1.9) (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)) - - -## [tonido-4.1.8](https://github.com/truecharts/charts/compare/tonido-4.1.7...tonido-4.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)) - - -## [tonido-4.1.7](https://github.com/truecharts/charts/compare/tonido-4.1.6...tonido-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tonido-4.1.6](https://github.com/truecharts/charts/compare/tonido-4.1.5...tonido-4.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)) - - -## [tonido-4.1.5](https://github.com/truecharts/charts/compare/tonido-4.1.4...tonido-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tonido-4.1.4](https://github.com/truecharts/charts/compare/tonido-4.1.3...tonido-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [tonido-4.1.3](https://github.com/truecharts/charts/compare/tonido-4.1.0...tonido-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/tonido/5.0.0/Chart.yaml b/stable/tonido/5.0.0/Chart.yaml deleted file mode 100644 index d1b0b73b3d7..00000000000 --- a/stable/tonido/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. -home: https://truecharts.org/charts/stable/tonido -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.png -keywords: - - tonido - - Cloud -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tonido -sources: - - https://registry.hub.docker.com/r/captinsano/tonido/ - - https://github.com/truecharts/charts/tree/master/charts/stable/tonido - - https://hub.docker.com/r/captinsano/tonido -type: application -version: 5.0.0 diff --git a/stable/tonido/5.0.0/charts/common-17.5.0.tgz b/stable/tonido/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tonido/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tracks/5.0.0/.helmignore b/stable/tonido/5.1.3/.helmignore similarity index 100% rename from stable/tracks/5.0.0/.helmignore rename to stable/tonido/5.1.3/.helmignore diff --git a/stable/tonido/5.1.3/CHANGELOG.md b/stable/tonido/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..28125cc391d --- /dev/null +++ b/stable/tonido/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [tonido-4.1.11](https://github.com/truecharts/charts/compare/tonido-4.1.10...tonido-4.1.11) (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)) + + +## [tonido-4.1.10](https://github.com/truecharts/charts/compare/tonido-4.1.9...tonido-4.1.10) (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)) + + +## [tonido-4.1.9](https://github.com/truecharts/charts/compare/tonido-4.1.8...tonido-4.1.9) (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)) + + +## [tonido-4.1.8](https://github.com/truecharts/charts/compare/tonido-4.1.7...tonido-4.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)) + + +## [tonido-4.1.7](https://github.com/truecharts/charts/compare/tonido-4.1.6...tonido-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tonido-4.1.6](https://github.com/truecharts/charts/compare/tonido-4.1.5...tonido-4.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)) + + +## [tonido-4.1.5](https://github.com/truecharts/charts/compare/tonido-4.1.4...tonido-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [tonido-4.1.4](https://github.com/truecharts/charts/compare/tonido-4.1.3...tonido-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [tonido-4.1.3](https://github.com/truecharts/charts/compare/tonido-4.1.0...tonido-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/tonido/5.1.3/Chart.yaml b/stable/tonido/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ec9c409b1a6 --- /dev/null +++ b/stable/tonido/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. +home: https://truecharts.org/charts/stable/tonido +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.png +keywords: + - tonido + - Cloud +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tonido +sources: + - https://registry.hub.docker.com/r/captinsano/tonido/ + - https://github.com/truecharts/charts/tree/master/charts/stable/tonido + - https://hub.docker.com/r/captinsano/tonido +type: application +version: 5.1.3 diff --git a/stable/tonido/5.0.0/README.md b/stable/tonido/5.1.3/README.md similarity index 100% rename from stable/tonido/5.0.0/README.md rename to stable/tonido/5.1.3/README.md diff --git a/stable/tonido/5.0.0/app-readme.md b/stable/tonido/5.1.3/app-readme.md similarity index 100% rename from stable/tonido/5.0.0/app-readme.md rename to stable/tonido/5.1.3/app-readme.md diff --git a/stable/tonido/5.1.3/charts/common-18.0.3.tgz b/stable/tonido/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tonido/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tonido/5.0.0/ix_values.yaml b/stable/tonido/5.1.3/ix_values.yaml similarity index 100% rename from stable/tonido/5.0.0/ix_values.yaml rename to stable/tonido/5.1.3/ix_values.yaml diff --git a/stable/tonido/5.0.0/questions.yaml b/stable/tonido/5.1.3/questions.yaml similarity index 100% rename from stable/tonido/5.0.0/questions.yaml rename to stable/tonido/5.1.3/questions.yaml diff --git a/stable/tonido/5.0.0/templates/common.yaml b/stable/tonido/5.1.3/templates/common.yaml similarity index 100% rename from stable/tonido/5.0.0/templates/common.yaml rename to stable/tonido/5.1.3/templates/common.yaml diff --git a/stable/tracks/5.0.0/values.yaml b/stable/tonido/5.1.3/values.yaml similarity index 100% rename from stable/tracks/5.0.0/values.yaml rename to stable/tonido/5.1.3/values.yaml diff --git a/stable/traccar/15.0.0/CHANGELOG.md b/stable/traccar/15.0.0/CHANGELOG.md deleted file mode 100644 index 3bb0e211dbe..00000000000 --- a/stable/traccar/15.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [traccar-14.3.1](https://github.com/truecharts/charts/compare/traccar-14.3.0...traccar-14.3.1) (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)) - - -## [traccar-14.3.0](https://github.com/truecharts/charts/compare/traccar-14.2.4...traccar-14.3.0) (2024-01-29) - -### Chore - - - -- update container image traccar/traccar to v5.12[@38dfd7c](https://github.com/38dfd7c) by renovate ([#17701](https://github.com/truecharts/charts/issues/17701)) - - -## [traccar-14.2.4](https://github.com/truecharts/charts/compare/traccar-14.2.3...traccar-14.2.4) (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)) - - -## [traccar-14.2.3](https://github.com/truecharts/charts/compare/traccar-14.2.2...traccar-14.2.3) (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)) - - -## [traccar-14.2.2](https://github.com/truecharts/charts/compare/traccar-14.2.1...traccar-14.2.2) (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)) - - -## [traccar-14.2.1](https://github.com/truecharts/charts/compare/traccar-14.2.0...traccar-14.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [traccar-14.2.0](https://github.com/truecharts/charts/compare/traccar-14.1.6...traccar-14.2.0) (2024-01-15) - -### Chore - - - -- update container image traccar/traccar to v5.11[@1ffaa24](https://github.com/1ffaa24) by renovate ([#17284](https://github.com/truecharts/charts/issues/17284)) - - - - -## [traccar-14.1.6](https://github.com/truecharts/charts/compare/traccar-14.1.5...traccar-14.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)) - - -## [traccar-14.1.5](https://github.com/truecharts/charts/compare/traccar-14.1.4...traccar-14.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [traccar-14.1.4](https://github.com/truecharts/charts/compare/traccar-14.1.3...traccar-14.1.4) (2024-01-01) - -### Chore diff --git a/stable/traccar/15.0.0/Chart.yaml b/stable/traccar/15.0.0/Chart.yaml deleted file mode 100644 index 1475c2cbc2c..00000000000 --- a/stable/traccar/15.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.12.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Traccar is an open source GPS tracking system. -home: https://truecharts.org/charts/stable/traccar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png -keywords: - - traccar - - gps -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: traccar -sources: - - https://github.com/traccar/traccar - - https://github.com/truecharts/charts/tree/master/charts/stable/traccar - - https://hub.docker.com/r/traccar/traccar -type: application -version: 15.0.0 diff --git a/stable/traccar/15.0.0/charts/common-17.5.0.tgz b/stable/traccar/15.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/traccar/15.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/traefik-forward-auth/3.0.0/.helmignore b/stable/traccar/15.1.3/.helmignore similarity index 100% rename from stable/traefik-forward-auth/3.0.0/.helmignore rename to stable/traccar/15.1.3/.helmignore diff --git a/stable/traccar/15.1.3/CHANGELOG.md b/stable/traccar/15.1.3/CHANGELOG.md new file mode 100644 index 00000000000..de12e4eb63e --- /dev/null +++ b/stable/traccar/15.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [traccar-14.3.1](https://github.com/truecharts/charts/compare/traccar-14.3.0...traccar-14.3.1) (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)) + + +## [traccar-14.3.0](https://github.com/truecharts/charts/compare/traccar-14.2.4...traccar-14.3.0) (2024-01-29) + +### Chore + + + +- update container image traccar/traccar to v5.12[@38dfd7c](https://github.com/38dfd7c) by renovate ([#17701](https://github.com/truecharts/charts/issues/17701)) + + +## [traccar-14.2.4](https://github.com/truecharts/charts/compare/traccar-14.2.3...traccar-14.2.4) (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)) + + +## [traccar-14.2.3](https://github.com/truecharts/charts/compare/traccar-14.2.2...traccar-14.2.3) (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)) + + +## [traccar-14.2.2](https://github.com/truecharts/charts/compare/traccar-14.2.1...traccar-14.2.2) (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)) + + +## [traccar-14.2.1](https://github.com/truecharts/charts/compare/traccar-14.2.0...traccar-14.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [traccar-14.2.0](https://github.com/truecharts/charts/compare/traccar-14.1.6...traccar-14.2.0) (2024-01-15) + +### Chore + + + +- update container image traccar/traccar to v5.11[@1ffaa24](https://github.com/1ffaa24) by renovate ([#17284](https://github.com/truecharts/charts/issues/17284)) + + + + +## [traccar-14.1.6](https://github.com/truecharts/charts/compare/traccar-14.1.5...traccar-14.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)) + + +## [traccar-14.1.5](https://github.com/truecharts/charts/compare/traccar-14.1.4...traccar-14.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/traccar/15.1.3/Chart.yaml b/stable/traccar/15.1.3/Chart.yaml new file mode 100644 index 00000000000..fb63edd9415 --- /dev/null +++ b/stable/traccar/15.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.12.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Traccar is an open source GPS tracking system. +home: https://truecharts.org/charts/stable/traccar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png +keywords: + - traccar + - gps +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: traccar +sources: + - https://github.com/traccar/traccar + - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://hub.docker.com/r/traccar/traccar +type: application +version: 15.1.3 diff --git a/stable/traccar/15.0.0/README.md b/stable/traccar/15.1.3/README.md similarity index 100% rename from stable/traccar/15.0.0/README.md rename to stable/traccar/15.1.3/README.md diff --git a/stable/traccar/15.0.0/app-readme.md b/stable/traccar/15.1.3/app-readme.md similarity index 100% rename from stable/traccar/15.0.0/app-readme.md rename to stable/traccar/15.1.3/app-readme.md diff --git a/stable/traccar/15.1.3/charts/common-18.0.3.tgz b/stable/traccar/15.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/traccar/15.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/traccar/15.0.0/ix_values.yaml b/stable/traccar/15.1.3/ix_values.yaml similarity index 100% rename from stable/traccar/15.0.0/ix_values.yaml rename to stable/traccar/15.1.3/ix_values.yaml diff --git a/stable/traccar/15.0.0/questions.yaml b/stable/traccar/15.1.3/questions.yaml similarity index 100% rename from stable/traccar/15.0.0/questions.yaml rename to stable/traccar/15.1.3/questions.yaml diff --git a/stable/traggo/6.0.0/templates/NOTES.txt b/stable/traccar/15.1.3/templates/NOTES.txt similarity index 100% rename from stable/traggo/6.0.0/templates/NOTES.txt rename to stable/traccar/15.1.3/templates/NOTES.txt diff --git a/stable/trilium-notes/12.0.0/templates/common.yaml b/stable/traccar/15.1.3/templates/common.yaml similarity index 100% rename from stable/trilium-notes/12.0.0/templates/common.yaml rename to stable/traccar/15.1.3/templates/common.yaml diff --git a/stable/traefik-forward-auth/3.0.0/values.yaml b/stable/traccar/15.1.3/values.yaml similarity index 100% rename from stable/traefik-forward-auth/3.0.0/values.yaml rename to stable/traccar/15.1.3/values.yaml diff --git a/stable/tracks/5.0.0/CHANGELOG.md b/stable/tracks/5.0.0/CHANGELOG.md deleted file mode 100644 index f5bd15753bc..00000000000 --- a/stable/tracks/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [tracks-4.1.11](https://github.com/truecharts/charts/compare/tracks-4.1.10...tracks-4.1.11) (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)) - - -## [tracks-4.1.10](https://github.com/truecharts/charts/compare/tracks-4.1.9...tracks-4.1.10) (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)) - - -## [tracks-4.1.9](https://github.com/truecharts/charts/compare/tracks-4.1.8...tracks-4.1.9) (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)) - - -## [tracks-4.1.8](https://github.com/truecharts/charts/compare/tracks-4.1.7...tracks-4.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)) - - -## [tracks-4.1.7](https://github.com/truecharts/charts/compare/tracks-4.1.6...tracks-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tracks-4.1.6](https://github.com/truecharts/charts/compare/tracks-4.1.5...tracks-4.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)) - - -## [tracks-4.1.5](https://github.com/truecharts/charts/compare/tracks-4.1.4...tracks-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tracks-4.1.4](https://github.com/truecharts/charts/compare/tracks-4.1.3...tracks-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [tracks-4.1.3](https://github.com/truecharts/charts/compare/tracks-4.1.0...tracks-4.1.3) (2024-01-01) - -### Chore \ No newline at end of file diff --git a/stable/tracks/5.0.0/Chart.yaml b/stable/tracks/5.0.0/Chart.yaml deleted file mode 100644 index fb3696f1557..00000000000 --- a/stable/tracks/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: 'Tracks is a web-based todo application to help you implement the GTD methodology. ' -home: https://truecharts.org/charts/stable/tracks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.png -keywords: - - tracks - - Productivity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tracks -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tracks - - https://hub.docker.com/r/tracksapp/tracks -type: application -version: 5.0.0 diff --git a/stable/tracks/5.0.0/charts/common-17.5.0.tgz b/stable/tracks/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tracks/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/traggo/6.0.0/.helmignore b/stable/tracks/5.1.3/.helmignore similarity index 100% rename from stable/traggo/6.0.0/.helmignore rename to stable/tracks/5.1.3/.helmignore diff --git a/stable/tracks/5.1.3/CHANGELOG.md b/stable/tracks/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9307e1ab446 --- /dev/null +++ b/stable/tracks/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [tracks-4.1.11](https://github.com/truecharts/charts/compare/tracks-4.1.10...tracks-4.1.11) (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)) + + +## [tracks-4.1.10](https://github.com/truecharts/charts/compare/tracks-4.1.9...tracks-4.1.10) (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)) + + +## [tracks-4.1.9](https://github.com/truecharts/charts/compare/tracks-4.1.8...tracks-4.1.9) (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)) + + +## [tracks-4.1.8](https://github.com/truecharts/charts/compare/tracks-4.1.7...tracks-4.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)) + + +## [tracks-4.1.7](https://github.com/truecharts/charts/compare/tracks-4.1.6...tracks-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tracks-4.1.6](https://github.com/truecharts/charts/compare/tracks-4.1.5...tracks-4.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)) + + +## [tracks-4.1.5](https://github.com/truecharts/charts/compare/tracks-4.1.4...tracks-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [tracks-4.1.4](https://github.com/truecharts/charts/compare/tracks-4.1.3...tracks-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) diff --git a/stable/tracks/5.1.3/Chart.yaml b/stable/tracks/5.1.3/Chart.yaml new file mode 100644 index 00000000000..570f013801e --- /dev/null +++ b/stable/tracks/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "Tracks is a web-based todo application to help you implement the GTD methodology. " +home: https://truecharts.org/charts/stable/tracks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.png +keywords: + - tracks + - Productivity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tracks +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tracks + - https://hub.docker.com/r/tracksapp/tracks +type: application +version: 5.1.3 diff --git a/stable/tracks/5.0.0/README.md b/stable/tracks/5.1.3/README.md similarity index 100% rename from stable/tracks/5.0.0/README.md rename to stable/tracks/5.1.3/README.md diff --git a/stable/tracks/5.0.0/app-readme.md b/stable/tracks/5.1.3/app-readme.md similarity index 100% rename from stable/tracks/5.0.0/app-readme.md rename to stable/tracks/5.1.3/app-readme.md diff --git a/stable/tracks/5.1.3/charts/common-18.0.3.tgz b/stable/tracks/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tracks/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tracks/5.0.0/ix_values.yaml b/stable/tracks/5.1.3/ix_values.yaml similarity index 100% rename from stable/tracks/5.0.0/ix_values.yaml rename to stable/tracks/5.1.3/ix_values.yaml diff --git a/stable/tracks/5.0.0/questions.yaml b/stable/tracks/5.1.3/questions.yaml similarity index 100% rename from stable/tracks/5.0.0/questions.yaml rename to stable/tracks/5.1.3/questions.yaml diff --git a/stable/tracks/5.0.0/templates/common.yaml b/stable/tracks/5.1.3/templates/common.yaml similarity index 100% rename from stable/tracks/5.0.0/templates/common.yaml rename to stable/tracks/5.1.3/templates/common.yaml diff --git a/stable/traggo/6.0.0/values.yaml b/stable/tracks/5.1.3/values.yaml similarity index 100% rename from stable/traggo/6.0.0/values.yaml rename to stable/tracks/5.1.3/values.yaml diff --git a/stable/traefik-forward-auth/3.0.0/CHANGELOG.md b/stable/traefik-forward-auth/3.0.0/CHANGELOG.md deleted file mode 100644 index 53aa384b980..00000000000 --- a/stable/traefik-forward-auth/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [traefik-forward-auth-2.1.14](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.13...traefik-forward-auth-2.1.14) (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)) - - -## [traefik-forward-auth-2.1.13](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.12...traefik-forward-auth-2.1.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)) - - -## [traefik-forward-auth-2.1.12](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.11...traefik-forward-auth-2.1.12) (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)) - - -## [traefik-forward-auth-2.1.11](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.10...traefik-forward-auth-2.1.11) (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)) - - -## [traefik-forward-auth-2.1.10](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.9...traefik-forward-auth-2.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [traefik-forward-auth-2.1.9](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.8...traefik-forward-auth-2.1.9) (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)) - - -## [traefik-forward-auth-2.1.8](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.7...traefik-forward-auth-2.1.8) (2024-01-03) - -### Chore - - - -- update container image thomseddon/traefik-forward-auth to latest[@b364aa6](https://github.com/b364aa6) by renovate ([#16797](https://github.com/truecharts/charts/issues/16797)) - - -## [traefik-forward-auth-2.1.8](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.7...traefik-forward-auth-2.1.8) (2024-01-03) - -### Chore - - - -- update container image thomseddon/traefik-forward-auth to latest[@b364aa6](https://github.com/b364aa6) by renovate ([#16797](https://github.com/truecharts/charts/issues/16797)) - - -## [traefik-forward-auth-2.1.7](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.6...traefik-forward-auth-2.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [traefik-forward-auth-2.1.6](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.4...traefik-forward-auth-2.1.6) (2024-01-02) - -### Chore diff --git a/stable/traefik-forward-auth/3.0.0/Chart.yaml b/stable/traefik-forward-auth/3.0.0/Chart.yaml deleted file mode 100644 index 3a73fb0e25d..00000000000 --- a/stable/traefik-forward-auth/3.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md). -home: https://truecharts.org/charts/stable/traefik-forward-auth -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.png -keywords: - - traefik-forward-auth - - traefik - - forward-auth - - auth - - ingress - - middleware -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: traefik-forward-auth -sources: - - https://github.com/thomseddon/traefik-forward-auth - - https://github.com/truecharts/charts/tree/master/charts/stable/traefik-forward-auth - - https://hub.docker.com/r/thomseddon/traefik-forward-auth -type: application -version: 3.0.0 diff --git a/stable/traefik-forward-auth/3.0.0/charts/common-17.5.0.tgz b/stable/traefik-forward-auth/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/traefik-forward-auth/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/traktarr/5.0.0/.helmignore b/stable/traefik-forward-auth/3.1.3/.helmignore similarity index 100% rename from stable/traktarr/5.0.0/.helmignore rename to stable/traefik-forward-auth/3.1.3/.helmignore diff --git a/stable/traefik-forward-auth/3.1.3/CHANGELOG.md b/stable/traefik-forward-auth/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a9e2a0a6256 --- /dev/null +++ b/stable/traefik-forward-auth/3.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [traefik-forward-auth-2.1.14](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.13...traefik-forward-auth-2.1.14) (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)) + + +## [traefik-forward-auth-2.1.13](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.12...traefik-forward-auth-2.1.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)) + + +## [traefik-forward-auth-2.1.12](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.11...traefik-forward-auth-2.1.12) (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)) + + +## [traefik-forward-auth-2.1.11](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.10...traefik-forward-auth-2.1.11) (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)) + + +## [traefik-forward-auth-2.1.10](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.9...traefik-forward-auth-2.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [traefik-forward-auth-2.1.9](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.8...traefik-forward-auth-2.1.9) (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)) + + +## [traefik-forward-auth-2.1.8](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.7...traefik-forward-auth-2.1.8) (2024-01-03) + +### Chore + + + +- update container image thomseddon/traefik-forward-auth to latest[@b364aa6](https://github.com/b364aa6) by renovate ([#16797](https://github.com/truecharts/charts/issues/16797)) + + +## [traefik-forward-auth-2.1.8](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.7...traefik-forward-auth-2.1.8) (2024-01-03) + +### Chore + + + +- update container image thomseddon/traefik-forward-auth to latest[@b364aa6](https://github.com/b364aa6) by renovate ([#16797](https://github.com/truecharts/charts/issues/16797)) + + +## [traefik-forward-auth-2.1.7](https://github.com/truecharts/charts/compare/traefik-forward-auth-2.1.6...traefik-forward-auth-2.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/traefik-forward-auth/3.1.3/Chart.yaml b/stable/traefik-forward-auth/3.1.3/Chart.yaml new file mode 100644 index 00000000000..db62ae756f5 --- /dev/null +++ b/stable/traefik-forward-auth/3.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md). +home: https://truecharts.org/charts/stable/traefik-forward-auth +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.png +keywords: + - traefik-forward-auth + - traefik + - forward-auth + - auth + - ingress + - middleware +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: traefik-forward-auth +sources: + - https://github.com/thomseddon/traefik-forward-auth + - https://github.com/truecharts/charts/tree/master/charts/stable/traefik-forward-auth + - https://hub.docker.com/r/thomseddon/traefik-forward-auth +type: application +version: 3.1.3 diff --git a/stable/traefik-forward-auth/3.0.0/README.md b/stable/traefik-forward-auth/3.1.3/README.md similarity index 100% rename from stable/traefik-forward-auth/3.0.0/README.md rename to stable/traefik-forward-auth/3.1.3/README.md diff --git a/stable/traefik-forward-auth/3.0.0/app-readme.md b/stable/traefik-forward-auth/3.1.3/app-readme.md similarity index 100% rename from stable/traefik-forward-auth/3.0.0/app-readme.md rename to stable/traefik-forward-auth/3.1.3/app-readme.md diff --git a/stable/traefik-forward-auth/3.1.3/charts/common-18.0.3.tgz b/stable/traefik-forward-auth/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/traefik-forward-auth/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/traefik-forward-auth/3.0.0/ix_values.yaml b/stable/traefik-forward-auth/3.1.3/ix_values.yaml similarity index 100% rename from stable/traefik-forward-auth/3.0.0/ix_values.yaml rename to stable/traefik-forward-auth/3.1.3/ix_values.yaml diff --git a/stable/traefik-forward-auth/3.0.0/questions.yaml b/stable/traefik-forward-auth/3.1.3/questions.yaml similarity index 100% rename from stable/traefik-forward-auth/3.0.0/questions.yaml rename to stable/traefik-forward-auth/3.1.3/questions.yaml diff --git a/stable/traefik-forward-auth/3.0.0/templates/_args.tpl b/stable/traefik-forward-auth/3.1.3/templates/_args.tpl similarity index 100% rename from stable/traefik-forward-auth/3.0.0/templates/_args.tpl rename to stable/traefik-forward-auth/3.1.3/templates/_args.tpl diff --git a/stable/traefik-forward-auth/3.0.0/templates/_secrets.tpl b/stable/traefik-forward-auth/3.1.3/templates/_secrets.tpl similarity index 100% rename from stable/traefik-forward-auth/3.0.0/templates/_secrets.tpl rename to stable/traefik-forward-auth/3.1.3/templates/_secrets.tpl diff --git a/stable/traefik-forward-auth/3.0.0/templates/common.yaml b/stable/traefik-forward-auth/3.1.3/templates/common.yaml similarity index 100% rename from stable/traefik-forward-auth/3.0.0/templates/common.yaml rename to stable/traefik-forward-auth/3.1.3/templates/common.yaml diff --git a/stable/traktarr/5.0.0/values.yaml b/stable/traefik-forward-auth/3.1.3/values.yaml similarity index 100% rename from stable/traktarr/5.0.0/values.yaml rename to stable/traefik-forward-auth/3.1.3/values.yaml diff --git a/stable/traggo/6.0.0/CHANGELOG.md b/stable/traggo/6.0.0/CHANGELOG.md deleted file mode 100644 index bc435a214f3..00000000000 --- a/stable/traggo/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [traggo-5.1.11](https://github.com/truecharts/charts/compare/traggo-5.1.10...traggo-5.1.11) (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)) - - -## [traggo-5.1.10](https://github.com/truecharts/charts/compare/traggo-5.1.9...traggo-5.1.10) (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)) - - -## [traggo-5.1.9](https://github.com/truecharts/charts/compare/traggo-5.1.8...traggo-5.1.9) (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)) - - -## [traggo-5.1.8](https://github.com/truecharts/charts/compare/traggo-5.1.7...traggo-5.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)) - - -## [traggo-5.1.7](https://github.com/truecharts/charts/compare/traggo-5.1.6...traggo-5.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [traggo-5.1.6](https://github.com/truecharts/charts/compare/traggo-5.1.5...traggo-5.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)) - - -## [traggo-5.1.5](https://github.com/truecharts/charts/compare/traggo-5.1.4...traggo-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [traggo-5.1.4](https://github.com/truecharts/charts/compare/traggo-5.1.3...traggo-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [traggo-5.1.3](https://github.com/truecharts/charts/compare/traggo-5.1.0...traggo-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/traggo/6.0.0/Chart.yaml b/stable/traggo/6.0.0/Chart.yaml deleted file mode 100644 index dcb399f61c0..00000000000 --- a/stable/traggo/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.3.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. -home: https://truecharts.org/charts/stable/traggo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png -keywords: - - time-tracking - - tag -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: traggo -sources: - - https://github.com/traggo/server - - https://github.com/truecharts/charts/tree/master/charts/stable/traggo - - https://hub.docker.com/r/traggo/server -type: application -version: 6.0.0 diff --git a/stable/traggo/6.0.0/charts/common-17.5.0.tgz b/stable/traggo/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/traggo/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/trango/5.0.0/.helmignore b/stable/traggo/6.1.3/.helmignore similarity index 100% rename from stable/trango/5.0.0/.helmignore rename to stable/traggo/6.1.3/.helmignore diff --git a/stable/traggo/6.1.3/CHANGELOG.md b/stable/traggo/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..50a2c23ba19 --- /dev/null +++ b/stable/traggo/6.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [traggo-5.1.11](https://github.com/truecharts/charts/compare/traggo-5.1.10...traggo-5.1.11) (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)) + + +## [traggo-5.1.10](https://github.com/truecharts/charts/compare/traggo-5.1.9...traggo-5.1.10) (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)) + + +## [traggo-5.1.9](https://github.com/truecharts/charts/compare/traggo-5.1.8...traggo-5.1.9) (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)) + + +## [traggo-5.1.8](https://github.com/truecharts/charts/compare/traggo-5.1.7...traggo-5.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)) + + +## [traggo-5.1.7](https://github.com/truecharts/charts/compare/traggo-5.1.6...traggo-5.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [traggo-5.1.6](https://github.com/truecharts/charts/compare/traggo-5.1.5...traggo-5.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)) + + +## [traggo-5.1.5](https://github.com/truecharts/charts/compare/traggo-5.1.4...traggo-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [traggo-5.1.4](https://github.com/truecharts/charts/compare/traggo-5.1.3...traggo-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [traggo-5.1.3](https://github.com/truecharts/charts/compare/traggo-5.1.0...traggo-5.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/traggo/6.1.3/Chart.yaml b/stable/traggo/6.1.3/Chart.yaml new file mode 100644 index 00000000000..d0dffd85358 --- /dev/null +++ b/stable/traggo/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.3.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. +home: https://truecharts.org/charts/stable/traggo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png +keywords: + - time-tracking + - tag +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: traggo +sources: + - https://github.com/traggo/server + - https://github.com/truecharts/charts/tree/master/charts/stable/traggo + - https://hub.docker.com/r/traggo/server +type: application +version: 6.1.3 diff --git a/stable/traggo/6.0.0/README.md b/stable/traggo/6.1.3/README.md similarity index 100% rename from stable/traggo/6.0.0/README.md rename to stable/traggo/6.1.3/README.md diff --git a/stable/traggo/6.0.0/app-readme.md b/stable/traggo/6.1.3/app-readme.md similarity index 100% rename from stable/traggo/6.0.0/app-readme.md rename to stable/traggo/6.1.3/app-readme.md diff --git a/stable/traggo/6.1.3/charts/common-18.0.3.tgz b/stable/traggo/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/traggo/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/traggo/6.0.0/ix_values.yaml b/stable/traggo/6.1.3/ix_values.yaml similarity index 100% rename from stable/traggo/6.0.0/ix_values.yaml rename to stable/traggo/6.1.3/ix_values.yaml diff --git a/stable/traggo/6.0.0/questions.yaml b/stable/traggo/6.1.3/questions.yaml similarity index 100% rename from stable/traggo/6.0.0/questions.yaml rename to stable/traggo/6.1.3/questions.yaml diff --git a/stable/transmission/20.0.0/templates/NOTES.txt b/stable/traggo/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/transmission/20.0.0/templates/NOTES.txt rename to stable/traggo/6.1.3/templates/NOTES.txt diff --git a/stable/traggo/6.0.0/templates/_secret.tpl b/stable/traggo/6.1.3/templates/_secret.tpl similarity index 100% rename from stable/traggo/6.0.0/templates/_secret.tpl rename to stable/traggo/6.1.3/templates/_secret.tpl diff --git a/stable/traggo/6.0.0/templates/common.yaml b/stable/traggo/6.1.3/templates/common.yaml similarity index 100% rename from stable/traggo/6.0.0/templates/common.yaml rename to stable/traggo/6.1.3/templates/common.yaml diff --git a/stable/trango/5.0.0/values.yaml b/stable/traggo/6.1.3/values.yaml similarity index 100% rename from stable/trango/5.0.0/values.yaml rename to stable/traggo/6.1.3/values.yaml diff --git a/stable/traktarr/5.0.0/CHANGELOG.md b/stable/traktarr/5.0.0/CHANGELOG.md deleted file mode 100644 index 8354ae0f4db..00000000000 --- a/stable/traktarr/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [traktarr-4.1.11](https://github.com/truecharts/charts/compare/traktarr-4.1.10...traktarr-4.1.11) (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)) - - -## [traktarr-4.1.10](https://github.com/truecharts/charts/compare/traktarr-4.1.9...traktarr-4.1.10) (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)) - - -## [traktarr-4.1.9](https://github.com/truecharts/charts/compare/traktarr-4.1.8...traktarr-4.1.9) (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)) - - -## [traktarr-4.1.8](https://github.com/truecharts/charts/compare/traktarr-4.1.7...traktarr-4.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)) - - -## [traktarr-4.1.7](https://github.com/truecharts/charts/compare/traktarr-4.1.6...traktarr-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [traktarr-4.1.6](https://github.com/truecharts/charts/compare/traktarr-4.1.5...traktarr-4.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)) - - -## [traktarr-4.1.5](https://github.com/truecharts/charts/compare/traktarr-4.1.4...traktarr-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [traktarr-4.1.4](https://github.com/truecharts/charts/compare/traktarr-4.1.3...traktarr-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [traktarr-4.1.3](https://github.com/truecharts/charts/compare/traktarr-4.1.0...traktarr-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/traktarr/5.0.0/Chart.yaml b/stable/traktarr/5.0.0/Chart.yaml deleted file mode 100644 index 88a5d87f1de..00000000000 --- a/stable/traktarr/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Script to add new series and movies to Sonarr/Radarr based on Trakt lists. -home: https://truecharts.org/charts/stable/traktarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.png -keywords: - - traktarr - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: traktarr -sources: - - https://github.com/l3uddz/traktarr - - https://github.com/truecharts/charts/tree/master/charts/stable/traktarr - - https://hub.docker.com/r/eafxx/traktarr -type: application -version: 5.0.0 diff --git a/stable/traktarr/5.0.0/charts/common-17.5.0.tgz b/stable/traktarr/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/traktarr/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/transmission/20.0.0/.helmignore b/stable/traktarr/5.1.3/.helmignore similarity index 100% rename from stable/transmission/20.0.0/.helmignore rename to stable/traktarr/5.1.3/.helmignore diff --git a/stable/traktarr/5.1.3/CHANGELOG.md b/stable/traktarr/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fed0a1da0b3 --- /dev/null +++ b/stable/traktarr/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [traktarr-4.1.11](https://github.com/truecharts/charts/compare/traktarr-4.1.10...traktarr-4.1.11) (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)) + + +## [traktarr-4.1.10](https://github.com/truecharts/charts/compare/traktarr-4.1.9...traktarr-4.1.10) (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)) + + +## [traktarr-4.1.9](https://github.com/truecharts/charts/compare/traktarr-4.1.8...traktarr-4.1.9) (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)) + + +## [traktarr-4.1.8](https://github.com/truecharts/charts/compare/traktarr-4.1.7...traktarr-4.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)) + + +## [traktarr-4.1.7](https://github.com/truecharts/charts/compare/traktarr-4.1.6...traktarr-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [traktarr-4.1.6](https://github.com/truecharts/charts/compare/traktarr-4.1.5...traktarr-4.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)) + + +## [traktarr-4.1.5](https://github.com/truecharts/charts/compare/traktarr-4.1.4...traktarr-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [traktarr-4.1.4](https://github.com/truecharts/charts/compare/traktarr-4.1.3...traktarr-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [traktarr-4.1.3](https://github.com/truecharts/charts/compare/traktarr-4.1.0...traktarr-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/traktarr/5.1.3/Chart.yaml b/stable/traktarr/5.1.3/Chart.yaml new file mode 100644 index 00000000000..fb7a8d8bc03 --- /dev/null +++ b/stable/traktarr/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Script to add new series and movies to Sonarr/Radarr based on Trakt lists. +home: https://truecharts.org/charts/stable/traktarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.png +keywords: + - traktarr + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: traktarr +sources: + - https://github.com/l3uddz/traktarr + - https://github.com/truecharts/charts/tree/master/charts/stable/traktarr + - https://hub.docker.com/r/eafxx/traktarr +type: application +version: 5.1.3 diff --git a/stable/traktarr/5.0.0/README.md b/stable/traktarr/5.1.3/README.md similarity index 100% rename from stable/traktarr/5.0.0/README.md rename to stable/traktarr/5.1.3/README.md diff --git a/stable/traktarr/5.0.0/app-readme.md b/stable/traktarr/5.1.3/app-readme.md similarity index 100% rename from stable/traktarr/5.0.0/app-readme.md rename to stable/traktarr/5.1.3/app-readme.md diff --git a/stable/traktarr/5.1.3/charts/common-18.0.3.tgz b/stable/traktarr/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/traktarr/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/traktarr/5.0.0/ix_values.yaml b/stable/traktarr/5.1.3/ix_values.yaml similarity index 100% rename from stable/traktarr/5.0.0/ix_values.yaml rename to stable/traktarr/5.1.3/ix_values.yaml diff --git a/stable/traktarr/5.0.0/questions.yaml b/stable/traktarr/5.1.3/questions.yaml similarity index 100% rename from stable/traktarr/5.0.0/questions.yaml rename to stable/traktarr/5.1.3/questions.yaml diff --git a/stable/traktarr/5.0.0/templates/common.yaml b/stable/traktarr/5.1.3/templates/common.yaml similarity index 100% rename from stable/traktarr/5.0.0/templates/common.yaml rename to stable/traktarr/5.1.3/templates/common.yaml diff --git a/stable/transmission/20.0.0/values.yaml b/stable/traktarr/5.1.3/values.yaml similarity index 100% rename from stable/transmission/20.0.0/values.yaml rename to stable/traktarr/5.1.3/values.yaml diff --git a/stable/trango/5.0.0/CHANGELOG.md b/stable/trango/5.0.0/CHANGELOG.md deleted file mode 100644 index f02ad0389fd..00000000000 --- a/stable/trango/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [trango-4.1.11](https://github.com/truecharts/charts/compare/trango-4.1.10...trango-4.1.11) (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)) - - -## [trango-4.1.10](https://github.com/truecharts/charts/compare/trango-4.1.9...trango-4.1.10) (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)) - - -## [trango-4.1.9](https://github.com/truecharts/charts/compare/trango-4.1.8...trango-4.1.9) (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)) - - -## [trango-4.1.8](https://github.com/truecharts/charts/compare/trango-4.1.7...trango-4.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)) - - -## [trango-4.1.7](https://github.com/truecharts/charts/compare/trango-4.1.6...trango-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [trango-4.1.6](https://github.com/truecharts/charts/compare/trango-4.1.5...trango-4.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)) - - -## [trango-4.1.5](https://github.com/truecharts/charts/compare/trango-4.1.4...trango-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [trango-4.1.4](https://github.com/truecharts/charts/compare/trango-4.1.3...trango-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [trango-4.1.3](https://github.com/truecharts/charts/compare/trango-4.1.0...trango-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/trango/5.0.0/Chart.yaml b/stable/trango/5.0.0/Chart.yaml deleted file mode 100644 index 8db27cfed27..00000000000 --- a/stable/trango/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. -home: https://truecharts.org/charts/stable/trango -icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.png -keywords: - - trango - - Network-Other - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: trango -sources: - - https://trango.io/ - - https://github.com/truecharts/charts/tree/master/charts/stable/trango - - https://hub.docker.com/r/tak786/trango-self-hosted -type: application -version: 5.0.0 diff --git a/stable/trango/5.0.0/charts/common-17.5.0.tgz b/stable/trango/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/trango/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/trilium-notes/12.0.0/.helmignore b/stable/trango/5.1.3/.helmignore similarity index 100% rename from stable/trilium-notes/12.0.0/.helmignore rename to stable/trango/5.1.3/.helmignore diff --git a/stable/trango/5.1.3/CHANGELOG.md b/stable/trango/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..eecdd323c7a --- /dev/null +++ b/stable/trango/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [trango-4.1.11](https://github.com/truecharts/charts/compare/trango-4.1.10...trango-4.1.11) (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)) + + +## [trango-4.1.10](https://github.com/truecharts/charts/compare/trango-4.1.9...trango-4.1.10) (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)) + + +## [trango-4.1.9](https://github.com/truecharts/charts/compare/trango-4.1.8...trango-4.1.9) (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)) + + +## [trango-4.1.8](https://github.com/truecharts/charts/compare/trango-4.1.7...trango-4.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)) + + +## [trango-4.1.7](https://github.com/truecharts/charts/compare/trango-4.1.6...trango-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [trango-4.1.6](https://github.com/truecharts/charts/compare/trango-4.1.5...trango-4.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)) + + +## [trango-4.1.5](https://github.com/truecharts/charts/compare/trango-4.1.4...trango-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [trango-4.1.4](https://github.com/truecharts/charts/compare/trango-4.1.3...trango-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [trango-4.1.3](https://github.com/truecharts/charts/compare/trango-4.1.0...trango-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/trango/5.1.3/Chart.yaml b/stable/trango/5.1.3/Chart.yaml new file mode 100644 index 00000000000..75536291d2c --- /dev/null +++ b/stable/trango/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. +home: https://truecharts.org/charts/stable/trango +icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.png +keywords: + - trango + - Network-Other + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: trango +sources: + - https://trango.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/trango + - https://hub.docker.com/r/tak786/trango-self-hosted +type: application +version: 5.1.3 diff --git a/stable/trango/5.0.0/README.md b/stable/trango/5.1.3/README.md similarity index 100% rename from stable/trango/5.0.0/README.md rename to stable/trango/5.1.3/README.md diff --git a/stable/trango/5.0.0/app-readme.md b/stable/trango/5.1.3/app-readme.md similarity index 100% rename from stable/trango/5.0.0/app-readme.md rename to stable/trango/5.1.3/app-readme.md diff --git a/stable/trango/5.1.3/charts/common-18.0.3.tgz b/stable/trango/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/trango/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/trango/5.0.0/ix_values.yaml b/stable/trango/5.1.3/ix_values.yaml similarity index 100% rename from stable/trango/5.0.0/ix_values.yaml rename to stable/trango/5.1.3/ix_values.yaml diff --git a/stable/trango/5.0.0/questions.yaml b/stable/trango/5.1.3/questions.yaml similarity index 100% rename from stable/trango/5.0.0/questions.yaml rename to stable/trango/5.1.3/questions.yaml diff --git a/stable/trango/5.0.0/templates/common.yaml b/stable/trango/5.1.3/templates/common.yaml similarity index 100% rename from stable/trango/5.0.0/templates/common.yaml rename to stable/trango/5.1.3/templates/common.yaml diff --git a/stable/trilium-notes/12.0.0/values.yaml b/stable/trango/5.1.3/values.yaml similarity index 100% rename from stable/trilium-notes/12.0.0/values.yaml rename to stable/trango/5.1.3/values.yaml diff --git a/stable/transmission/20.0.0/CHANGELOG.md b/stable/transmission/20.0.0/CHANGELOG.md deleted file mode 100644 index 0a112bc87ed..00000000000 --- a/stable/transmission/20.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [transmission-19.1.13](https://github.com/truecharts/charts/compare/transmission-19.1.12...transmission-19.1.13) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/onedr0p/transmission to 4.0.5[@1663584](https://github.com/1663584) by renovate ([#17960](https://github.com/truecharts/charts/issues/17960)) - - -## [transmission-19.1.12](https://github.com/truecharts/charts/compare/transmission-19.1.11...transmission-19.1.12) (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)) - - -## [transmission-19.1.11](https://github.com/truecharts/charts/compare/transmission-19.1.10...transmission-19.1.11) (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)) - - -## [transmission-19.1.10](https://github.com/truecharts/charts/compare/transmission-19.1.9...transmission-19.1.10) (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)) - - -## [transmission-19.1.9](https://github.com/truecharts/charts/compare/transmission-19.1.8...transmission-19.1.9) (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)) - - -## [transmission-19.1.8](https://github.com/truecharts/charts/compare/transmission-19.1.7...transmission-19.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [transmission-19.1.7](https://github.com/truecharts/charts/compare/transmission-19.1.6...transmission-19.1.7) (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)) - - -## [transmission-19.1.6](https://github.com/truecharts/charts/compare/transmission-19.1.5...transmission-19.1.6) (2024-01-08) - -### Chore - - - -- update container image ghcr.io/onedr0p/transmission to v4.0.5[@7142c11](https://github.com/7142c11) by renovate ([#16998](https://github.com/truecharts/charts/issues/16998)) - - -## [transmission-19.1.5](https://github.com/truecharts/charts/compare/transmission-19.1.4...transmission-19.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [transmission-19.1.4](https://github.com/truecharts/charts/compare/transmission-19.1.3...transmission-19.1.4) (2024-01-01) - -### Chore diff --git a/stable/transmission/20.0.0/Chart.yaml b/stable/transmission/20.0.0/Chart.yaml deleted file mode 100644 index 4149597f1d8..00000000000 --- a/stable/transmission/20.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: download-tools - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.0.5 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: fast, easy, and free BitTorrent client. -home: https://truecharts.org/charts/stable/transmission -icon: https://truecharts.org/img/hotlink-ok/chart-icons/transmission.png -keywords: - - transmission - - torrent - - usenet -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: transmission -sources: - - https://github.com/transmission/transmission - - https://github.com/truecharts/charts/tree/master/charts/stable/transmission - - https://ghcr.io/onedr0p/transmission -type: application -version: 20.0.0 diff --git a/stable/transmission/20.0.0/charts/common-17.5.0.tgz b/stable/transmission/20.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/transmission/20.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/troddit/5.0.0/.helmignore b/stable/transmission/20.1.3/.helmignore similarity index 100% rename from stable/troddit/5.0.0/.helmignore rename to stable/transmission/20.1.3/.helmignore diff --git a/stable/transmission/20.1.3/CHANGELOG.md b/stable/transmission/20.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a04d029d498 --- /dev/null +++ b/stable/transmission/20.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [transmission-19.1.13](https://github.com/truecharts/charts/compare/transmission-19.1.12...transmission-19.1.13) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/onedr0p/transmission to 4.0.5[@1663584](https://github.com/1663584) by renovate ([#17960](https://github.com/truecharts/charts/issues/17960)) + + +## [transmission-19.1.12](https://github.com/truecharts/charts/compare/transmission-19.1.11...transmission-19.1.12) (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)) + + +## [transmission-19.1.11](https://github.com/truecharts/charts/compare/transmission-19.1.10...transmission-19.1.11) (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)) + + +## [transmission-19.1.10](https://github.com/truecharts/charts/compare/transmission-19.1.9...transmission-19.1.10) (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)) + + +## [transmission-19.1.9](https://github.com/truecharts/charts/compare/transmission-19.1.8...transmission-19.1.9) (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)) + + +## [transmission-19.1.8](https://github.com/truecharts/charts/compare/transmission-19.1.7...transmission-19.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [transmission-19.1.7](https://github.com/truecharts/charts/compare/transmission-19.1.6...transmission-19.1.7) (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)) + + +## [transmission-19.1.6](https://github.com/truecharts/charts/compare/transmission-19.1.5...transmission-19.1.6) (2024-01-08) + +### Chore + + + +- update container image ghcr.io/onedr0p/transmission to v4.0.5[@7142c11](https://github.com/7142c11) by renovate ([#16998](https://github.com/truecharts/charts/issues/16998)) + + +## [transmission-19.1.5](https://github.com/truecharts/charts/compare/transmission-19.1.4...transmission-19.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/transmission/20.1.3/Chart.yaml b/stable/transmission/20.1.3/Chart.yaml new file mode 100644 index 00000000000..2d77ad6e7d0 --- /dev/null +++ b/stable/transmission/20.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: download-tools + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.0.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: fast, easy, and free BitTorrent client. +home: https://truecharts.org/charts/stable/transmission +icon: https://truecharts.org/img/hotlink-ok/chart-icons/transmission.png +keywords: + - transmission + - torrent + - usenet +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: transmission +sources: + - https://github.com/transmission/transmission + - https://github.com/truecharts/charts/tree/master/charts/stable/transmission + - https://ghcr.io/onedr0p/transmission +type: application +version: 20.1.3 diff --git a/stable/transmission/20.0.0/README.md b/stable/transmission/20.1.3/README.md similarity index 100% rename from stable/transmission/20.0.0/README.md rename to stable/transmission/20.1.3/README.md diff --git a/stable/transmission/20.0.0/app-readme.md b/stable/transmission/20.1.3/app-readme.md similarity index 100% rename from stable/transmission/20.0.0/app-readme.md rename to stable/transmission/20.1.3/app-readme.md diff --git a/stable/transmission/20.1.3/charts/common-18.0.3.tgz b/stable/transmission/20.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/transmission/20.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/transmission/20.0.0/ix_values.yaml b/stable/transmission/20.1.3/ix_values.yaml similarity index 100% rename from stable/transmission/20.0.0/ix_values.yaml rename to stable/transmission/20.1.3/ix_values.yaml diff --git a/stable/transmission/20.0.0/questions.yaml b/stable/transmission/20.1.3/questions.yaml similarity index 100% rename from stable/transmission/20.0.0/questions.yaml rename to stable/transmission/20.1.3/questions.yaml diff --git a/stable/trilium-notes/12.0.0/templates/NOTES.txt b/stable/transmission/20.1.3/templates/NOTES.txt similarity index 100% rename from stable/trilium-notes/12.0.0/templates/NOTES.txt rename to stable/transmission/20.1.3/templates/NOTES.txt diff --git a/stable/transmission/20.0.0/templates/common.yaml b/stable/transmission/20.1.3/templates/common.yaml similarity index 100% rename from stable/transmission/20.0.0/templates/common.yaml rename to stable/transmission/20.1.3/templates/common.yaml diff --git a/stable/troddit/5.0.0/values.yaml b/stable/transmission/20.1.3/values.yaml similarity index 100% rename from stable/troddit/5.0.0/values.yaml rename to stable/transmission/20.1.3/values.yaml diff --git a/stable/trilium-notes/12.0.0/CHANGELOG.md b/stable/trilium-notes/12.0.0/CHANGELOG.md deleted file mode 100644 index 541a6db5c34..00000000000 --- a/stable/trilium-notes/12.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [trilium-notes-11.1.13](https://github.com/truecharts/charts/compare/trilium-notes-11.1.12...trilium-notes-11.1.13) (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)) - - -## [trilium-notes-11.1.12](https://github.com/truecharts/charts/compare/trilium-notes-11.1.11...trilium-notes-11.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)) - - -## [trilium-notes-11.1.11](https://github.com/truecharts/charts/compare/trilium-notes-11.1.10...trilium-notes-11.1.11) (2024-01-22) - -### Chore - - - -- update container image ghcr.io/zadam/trilium to v0.62.6[@5b88393](https://github.com/5b88393) by renovate ([#17486](https://github.com/truecharts/charts/issues/17486)) - - -## [trilium-notes-11.1.10](https://github.com/truecharts/charts/compare/trilium-notes-11.1.9...trilium-notes-11.1.10) (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)) - - -## [trilium-notes-11.1.9](https://github.com/truecharts/charts/compare/trilium-notes-11.1.8...trilium-notes-11.1.9) (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)) - - -## [trilium-notes-11.1.8](https://github.com/truecharts/charts/compare/trilium-notes-11.1.7...trilium-notes-11.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [trilium-notes-11.1.7](https://github.com/truecharts/charts/compare/trilium-notes-11.1.6...trilium-notes-11.1.7) (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)) - - -## [trilium-notes-11.1.6](https://github.com/truecharts/charts/compare/trilium-notes-11.1.5...trilium-notes-11.1.6) (2024-01-08) - -### Chore - - - -- update container image ghcr.io/zadam/trilium to v0.62.5[@52ea369](https://github.com/52ea369) by renovate ([#17002](https://github.com/truecharts/charts/issues/17002)) - - -## [trilium-notes-11.1.5](https://github.com/truecharts/charts/compare/trilium-notes-11.1.4...trilium-notes-11.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [trilium-notes-11.1.4](https://github.com/truecharts/charts/compare/trilium-notes-11.1.3...trilium-notes-11.1.4) (2024-01-01) - -### Chore diff --git a/stable/trilium-notes/12.0.0/Chart.yaml b/stable/trilium-notes/12.0.0/Chart.yaml deleted file mode 100644 index 0d09f60e22d..00000000000 --- a/stable/trilium-notes/12.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.62.6 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. -home: https://truecharts.org/charts/stable/trilium-notes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.png -keywords: - - trilium - - notes - - note - - information -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: trilium-notes -sources: - - https://github.com/zadam/trilium - - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes - - https://ghcr.io/zadam/trilium -type: application -version: 12.0.0 diff --git a/stable/trilium-notes/12.0.0/charts/common-17.5.0.tgz b/stable/trilium-notes/12.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/trilium-notes/12.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/truecommand/19.0.0/.helmignore b/stable/trilium-notes/12.1.3/.helmignore similarity index 100% rename from stable/truecommand/19.0.0/.helmignore rename to stable/trilium-notes/12.1.3/.helmignore diff --git a/stable/trilium-notes/12.1.3/CHANGELOG.md b/stable/trilium-notes/12.1.3/CHANGELOG.md new file mode 100644 index 00000000000..2054257195c --- /dev/null +++ b/stable/trilium-notes/12.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [trilium-notes-11.1.13](https://github.com/truecharts/charts/compare/trilium-notes-11.1.12...trilium-notes-11.1.13) (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)) + + +## [trilium-notes-11.1.12](https://github.com/truecharts/charts/compare/trilium-notes-11.1.11...trilium-notes-11.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)) + + +## [trilium-notes-11.1.11](https://github.com/truecharts/charts/compare/trilium-notes-11.1.10...trilium-notes-11.1.11) (2024-01-22) + +### Chore + + + +- update container image ghcr.io/zadam/trilium to v0.62.6[@5b88393](https://github.com/5b88393) by renovate ([#17486](https://github.com/truecharts/charts/issues/17486)) + + +## [trilium-notes-11.1.10](https://github.com/truecharts/charts/compare/trilium-notes-11.1.9...trilium-notes-11.1.10) (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)) + + +## [trilium-notes-11.1.9](https://github.com/truecharts/charts/compare/trilium-notes-11.1.8...trilium-notes-11.1.9) (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)) + + +## [trilium-notes-11.1.8](https://github.com/truecharts/charts/compare/trilium-notes-11.1.7...trilium-notes-11.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [trilium-notes-11.1.7](https://github.com/truecharts/charts/compare/trilium-notes-11.1.6...trilium-notes-11.1.7) (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)) + + +## [trilium-notes-11.1.6](https://github.com/truecharts/charts/compare/trilium-notes-11.1.5...trilium-notes-11.1.6) (2024-01-08) + +### Chore + + + +- update container image ghcr.io/zadam/trilium to v0.62.5[@52ea369](https://github.com/52ea369) by renovate ([#17002](https://github.com/truecharts/charts/issues/17002)) + + +## [trilium-notes-11.1.5](https://github.com/truecharts/charts/compare/trilium-notes-11.1.4...trilium-notes-11.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/trilium-notes/12.1.3/Chart.yaml b/stable/trilium-notes/12.1.3/Chart.yaml new file mode 100644 index 00000000000..1a385b4ef11 --- /dev/null +++ b/stable/trilium-notes/12.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.62.6 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. +home: https://truecharts.org/charts/stable/trilium-notes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.png +keywords: + - trilium + - notes + - note + - information +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: trilium-notes +sources: + - https://github.com/zadam/trilium + - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes + - https://ghcr.io/zadam/trilium +type: application +version: 12.1.3 diff --git a/stable/trilium-notes/12.0.0/README.md b/stable/trilium-notes/12.1.3/README.md similarity index 100% rename from stable/trilium-notes/12.0.0/README.md rename to stable/trilium-notes/12.1.3/README.md diff --git a/stable/trilium-notes/12.0.0/app-readme.md b/stable/trilium-notes/12.1.3/app-readme.md similarity index 100% rename from stable/trilium-notes/12.0.0/app-readme.md rename to stable/trilium-notes/12.1.3/app-readme.md diff --git a/stable/trilium-notes/12.1.3/charts/common-18.0.3.tgz b/stable/trilium-notes/12.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/trilium-notes/12.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/trilium-notes/12.0.0/ix_values.yaml b/stable/trilium-notes/12.1.3/ix_values.yaml similarity index 100% rename from stable/trilium-notes/12.0.0/ix_values.yaml rename to stable/trilium-notes/12.1.3/ix_values.yaml diff --git a/stable/trilium-notes/12.0.0/questions.yaml b/stable/trilium-notes/12.1.3/questions.yaml similarity index 100% rename from stable/trilium-notes/12.0.0/questions.yaml rename to stable/trilium-notes/12.1.3/questions.yaml diff --git a/stable/truecommand/19.0.0/templates/NOTES.txt b/stable/trilium-notes/12.1.3/templates/NOTES.txt similarity index 100% rename from stable/truecommand/19.0.0/templates/NOTES.txt rename to stable/trilium-notes/12.1.3/templates/NOTES.txt diff --git a/stable/truecommand/19.0.0/templates/common.yaml b/stable/trilium-notes/12.1.3/templates/common.yaml similarity index 100% rename from stable/truecommand/19.0.0/templates/common.yaml rename to stable/trilium-notes/12.1.3/templates/common.yaml diff --git a/stable/truecommand/19.0.0/values.yaml b/stable/trilium-notes/12.1.3/values.yaml similarity index 100% rename from stable/truecommand/19.0.0/values.yaml rename to stable/trilium-notes/12.1.3/values.yaml diff --git a/stable/troddit/5.0.0/CHANGELOG.md b/stable/troddit/5.0.0/CHANGELOG.md deleted file mode 100644 index adb917f6c2b..00000000000 --- a/stable/troddit/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - -## [troddit-4.1.11](https://github.com/truecharts/charts/compare/troddit-4.1.10...troddit-4.1.11) (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)) - - -## [troddit-4.1.10](https://github.com/truecharts/charts/compare/troddit-4.1.9...troddit-4.1.10) (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)) - - -## [troddit-4.1.9](https://github.com/truecharts/charts/compare/troddit-4.1.8...troddit-4.1.9) (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)) - - -## [troddit-4.1.8](https://github.com/truecharts/charts/compare/troddit-4.1.7...troddit-4.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)) - - -## [troddit-4.1.7](https://github.com/truecharts/charts/compare/troddit-4.1.6...troddit-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [troddit-4.1.6](https://github.com/truecharts/charts/compare/troddit-4.1.5...troddit-4.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)) - - -## [troddit-4.1.5](https://github.com/truecharts/charts/compare/troddit-4.1.4...troddit-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [troddit-4.1.4](https://github.com/truecharts/charts/compare/troddit-4.1.3...troddit-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes diff --git a/stable/troddit/5.0.0/Chart.yaml b/stable/troddit/5.0.0/Chart.yaml deleted file mode 100644 index 25c30746fe4..00000000000 --- a/stable/troddit/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A web client for Reddit -home: https://truecharts.org/charts/stable/troddit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.png -keywords: - - troddit - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: troddit -sources: - - https://github.com/burhan-syed/troddit - - https://github.com/truecharts/charts/tree/master/charts/stable/troddit - - https://hub.docker.com/r/bsyed/troddit -type: application -version: 5.0.0 diff --git a/stable/troddit/5.0.0/charts/common-17.5.0.tgz b/stable/troddit/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/troddit/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tsmuxer/9.0.0/.helmignore b/stable/troddit/5.1.3/.helmignore similarity index 100% rename from stable/tsmuxer/9.0.0/.helmignore rename to stable/troddit/5.1.3/.helmignore diff --git a/stable/troddit/5.1.3/CHANGELOG.md b/stable/troddit/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..07043904613 --- /dev/null +++ b/stable/troddit/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + +## [troddit-4.1.11](https://github.com/truecharts/charts/compare/troddit-4.1.10...troddit-4.1.11) (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)) + + +## [troddit-4.1.10](https://github.com/truecharts/charts/compare/troddit-4.1.9...troddit-4.1.10) (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)) + + +## [troddit-4.1.9](https://github.com/truecharts/charts/compare/troddit-4.1.8...troddit-4.1.9) (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)) + + +## [troddit-4.1.8](https://github.com/truecharts/charts/compare/troddit-4.1.7...troddit-4.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)) + + +## [troddit-4.1.7](https://github.com/truecharts/charts/compare/troddit-4.1.6...troddit-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [troddit-4.1.6](https://github.com/truecharts/charts/compare/troddit-4.1.5...troddit-4.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)) + + +## [troddit-4.1.5](https://github.com/truecharts/charts/compare/troddit-4.1.4...troddit-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [troddit-4.1.4](https://github.com/truecharts/charts/compare/troddit-4.1.3...troddit-4.1.4) (2024-01-01) + +### Chore diff --git a/stable/troddit/5.1.3/Chart.yaml b/stable/troddit/5.1.3/Chart.yaml new file mode 100644 index 00000000000..948d4f51a93 --- /dev/null +++ b/stable/troddit/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Network-Web + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A web client for Reddit +home: https://truecharts.org/charts/stable/troddit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.png +keywords: + - troddit + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: troddit +sources: + - https://github.com/burhan-syed/troddit + - https://github.com/truecharts/charts/tree/master/charts/stable/troddit + - https://hub.docker.com/r/bsyed/troddit +type: application +version: 5.1.3 diff --git a/stable/troddit/5.0.0/README.md b/stable/troddit/5.1.3/README.md similarity index 100% rename from stable/troddit/5.0.0/README.md rename to stable/troddit/5.1.3/README.md diff --git a/stable/troddit/5.0.0/app-readme.md b/stable/troddit/5.1.3/app-readme.md similarity index 100% rename from stable/troddit/5.0.0/app-readme.md rename to stable/troddit/5.1.3/app-readme.md diff --git a/stable/troddit/5.1.3/charts/common-18.0.3.tgz b/stable/troddit/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/troddit/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/troddit/5.0.0/ix_values.yaml b/stable/troddit/5.1.3/ix_values.yaml similarity index 100% rename from stable/troddit/5.0.0/ix_values.yaml rename to stable/troddit/5.1.3/ix_values.yaml diff --git a/stable/troddit/5.0.0/questions.yaml b/stable/troddit/5.1.3/questions.yaml similarity index 100% rename from stable/troddit/5.0.0/questions.yaml rename to stable/troddit/5.1.3/questions.yaml diff --git a/stable/troddit/5.0.0/templates/common.yaml b/stable/troddit/5.1.3/templates/common.yaml similarity index 100% rename from stable/troddit/5.0.0/templates/common.yaml rename to stable/troddit/5.1.3/templates/common.yaml diff --git a/stable/tsmuxer/9.0.0/values.yaml b/stable/troddit/5.1.3/values.yaml similarity index 100% rename from stable/tsmuxer/9.0.0/values.yaml rename to stable/troddit/5.1.3/values.yaml diff --git a/stable/truecommand/19.0.0/CHANGELOG.md b/stable/truecommand/19.0.0/CHANGELOG.md deleted file mode 100644 index 0da1c170cd9..00000000000 --- a/stable/truecommand/19.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [truecommand-18.0.0](https://github.com/truecharts/charts/compare/truecommand-17.1.11...truecommand-18.0.0) (2024-02-13) - -### Fix - - - -- fix image tag and update to 3.0 ([#18233](https://github.com/truecharts/charts/issues/18233)) - - -## [truecommand-17.1.11](https://github.com/truecharts/charts/compare/truecommand-17.1.10...truecommand-17.1.11) (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)) - - -## [truecommand-17.1.10](https://github.com/truecharts/charts/compare/truecommand-17.1.9...truecommand-17.1.10) (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)) - - -## [truecommand-17.1.9](https://github.com/truecharts/charts/compare/truecommand-17.1.8...truecommand-17.1.9) (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)) - - -## [truecommand-17.1.8](https://github.com/truecharts/charts/compare/truecommand-17.1.7...truecommand-17.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)) - - -## [truecommand-17.1.7](https://github.com/truecharts/charts/compare/truecommand-17.1.6...truecommand-17.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [truecommand-17.1.6](https://github.com/truecharts/charts/compare/truecommand-17.1.5...truecommand-17.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)) - - -## [truecommand-17.1.5](https://github.com/truecharts/charts/compare/truecommand-17.1.4...truecommand-17.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [truecommand-17.1.4](https://github.com/truecharts/charts/compare/truecommand-17.1.3...truecommand-17.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [truecommand-17.1.3](https://github.com/truecharts/charts/compare/truecommand-17.1.0...truecommand-17.1.3) (2024-01-01) diff --git a/stable/truecommand/19.0.0/Chart.yaml b/stable/truecommand/19.0.0/Chart.yaml deleted file mode 100644 index 64fb0e06b9a..00000000000 --- a/stable/truecommand/19.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Administration - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.0.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Aggregated management of TrueNAS devices -home: https://truecharts.org/charts/stable/truecommand -icon: https://truecharts.org/img/hotlink-ok/chart-icons/truecommand.png -keywords: - - truecommand -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: truecommand -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand - - https://hub.docker.com/r/ixsystems/truecommand -type: application -version: 19.0.0 diff --git a/stable/truecommand/19.0.0/charts/common-17.5.0.tgz b/stable/truecommand/19.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/truecommand/19.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tt-rss/16.1.1/.helmignore b/stable/truecommand/19.1.3/.helmignore similarity index 100% rename from stable/tt-rss/16.1.1/.helmignore rename to stable/truecommand/19.1.3/.helmignore diff --git a/stable/truecommand/19.1.3/CHANGELOG.md b/stable/truecommand/19.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5f60db14fd4 --- /dev/null +++ b/stable/truecommand/19.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [truecommand-18.0.0](https://github.com/truecharts/charts/compare/truecommand-17.1.11...truecommand-18.0.0) (2024-02-13) + +### Fix + + + +- fix image tag and update to 3.0 ([#18233](https://github.com/truecharts/charts/issues/18233)) + + +## [truecommand-17.1.11](https://github.com/truecharts/charts/compare/truecommand-17.1.10...truecommand-17.1.11) (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)) + + +## [truecommand-17.1.10](https://github.com/truecharts/charts/compare/truecommand-17.1.9...truecommand-17.1.10) (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)) + + +## [truecommand-17.1.9](https://github.com/truecharts/charts/compare/truecommand-17.1.8...truecommand-17.1.9) (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)) + + +## [truecommand-17.1.8](https://github.com/truecharts/charts/compare/truecommand-17.1.7...truecommand-17.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)) + + +## [truecommand-17.1.7](https://github.com/truecharts/charts/compare/truecommand-17.1.6...truecommand-17.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [truecommand-17.1.6](https://github.com/truecharts/charts/compare/truecommand-17.1.5...truecommand-17.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)) + + +## [truecommand-17.1.5](https://github.com/truecharts/charts/compare/truecommand-17.1.4...truecommand-17.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [truecommand-17.1.4](https://github.com/truecharts/charts/compare/truecommand-17.1.3...truecommand-17.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/truecommand/19.1.3/Chart.yaml b/stable/truecommand/19.1.3/Chart.yaml new file mode 100644 index 00000000000..0f1aa940056 --- /dev/null +++ b/stable/truecommand/19.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Administration + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Aggregated management of TrueNAS devices +home: https://truecharts.org/charts/stable/truecommand +icon: https://truecharts.org/img/hotlink-ok/chart-icons/truecommand.png +keywords: + - truecommand +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: truecommand +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand + - https://hub.docker.com/r/ixsystems/truecommand +type: application +version: 19.1.3 diff --git a/stable/truecommand/19.0.0/README.md b/stable/truecommand/19.1.3/README.md similarity index 100% rename from stable/truecommand/19.0.0/README.md rename to stable/truecommand/19.1.3/README.md diff --git a/stable/truecommand/19.0.0/app-readme.md b/stable/truecommand/19.1.3/app-readme.md similarity index 100% rename from stable/truecommand/19.0.0/app-readme.md rename to stable/truecommand/19.1.3/app-readme.md diff --git a/stable/truecommand/19.1.3/charts/common-18.0.3.tgz b/stable/truecommand/19.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/truecommand/19.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/truecommand/19.0.0/ix_values.yaml b/stable/truecommand/19.1.3/ix_values.yaml similarity index 100% rename from stable/truecommand/19.0.0/ix_values.yaml rename to stable/truecommand/19.1.3/ix_values.yaml diff --git a/stable/truecommand/19.0.0/questions.yaml b/stable/truecommand/19.1.3/questions.yaml similarity index 100% rename from stable/truecommand/19.0.0/questions.yaml rename to stable/truecommand/19.1.3/questions.yaml diff --git a/stable/tsmuxer/9.0.0/templates/NOTES.txt b/stable/truecommand/19.1.3/templates/NOTES.txt similarity index 100% rename from stable/tsmuxer/9.0.0/templates/NOTES.txt rename to stable/truecommand/19.1.3/templates/NOTES.txt diff --git a/stable/tsmuxer/9.0.0/templates/common.yaml b/stable/truecommand/19.1.3/templates/common.yaml similarity index 100% rename from stable/tsmuxer/9.0.0/templates/common.yaml rename to stable/truecommand/19.1.3/templates/common.yaml diff --git a/stable/tt-rss/16.1.1/values.yaml b/stable/truecommand/19.1.3/values.yaml similarity index 100% rename from stable/tt-rss/16.1.1/values.yaml rename to stable/truecommand/19.1.3/values.yaml diff --git a/stable/tsmuxer/9.0.0/CHANGELOG.md b/stable/tsmuxer/9.0.0/CHANGELOG.md deleted file mode 100644 index 2b4290c0a88..00000000000 --- a/stable/tsmuxer/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [tsmuxer-8.0.1](https://github.com/truecharts/charts/compare/tsmuxer-8.0.0...tsmuxer-8.0.1) (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)) - - -## [tsmuxer-8.0.0](https://github.com/truecharts/charts/compare/tsmuxer-7.1.10...tsmuxer-8.0.0) (2024-01-29) - -### Chore - - - -- update container image jlesage/tsmuxer to v24.01.1[@631b1db](https://github.com/631b1db) by renovate ([#17711](https://github.com/truecharts/charts/issues/17711)) - - -## [tsmuxer-7.1.10](https://github.com/truecharts/charts/compare/tsmuxer-7.1.9...tsmuxer-7.1.10) (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)) - - -## [tsmuxer-7.1.9](https://github.com/truecharts/charts/compare/tsmuxer-7.1.8...tsmuxer-7.1.9) (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)) - - -## [tsmuxer-7.1.8](https://github.com/truecharts/charts/compare/tsmuxer-7.1.7...tsmuxer-7.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)) - - -## [tsmuxer-7.1.7](https://github.com/truecharts/charts/compare/tsmuxer-7.1.6...tsmuxer-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tsmuxer-7.1.6](https://github.com/truecharts/charts/compare/tsmuxer-7.1.5...tsmuxer-7.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)) - - -## [tsmuxer-7.1.5](https://github.com/truecharts/charts/compare/tsmuxer-7.1.4...tsmuxer-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tsmuxer-7.1.4](https://github.com/truecharts/charts/compare/tsmuxer-7.1.3...tsmuxer-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [tsmuxer-7.1.3](https://github.com/truecharts/charts/compare/tsmuxer-7.1.0...tsmuxer-7.1.3) (2024-01-01) diff --git a/stable/tsmuxer/9.0.0/Chart.yaml b/stable/tsmuxer/9.0.0/Chart.yaml deleted file mode 100644 index 7739af3bb41..00000000000 --- a/stable/tsmuxer/9.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 24.01.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: tsMuxer is a Transport Stream muxer. -home: https://truecharts.org/charts/stable/tsmuxer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png -keywords: - - media - - tsmuxer -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tsmuxer -sources: - - https://github.com/jlesage/docker-tsmuxer - - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer - - https://hub.docker.com/r/jlesage/tsmuxer -type: application -version: 9.0.0 diff --git a/stable/tsmuxer/9.0.0/charts/common-17.5.0.tgz b/stable/tsmuxer/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tsmuxer/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tubearchivist-redisjson/5.0.0/.helmignore b/stable/tsmuxer/9.1.3/.helmignore similarity index 100% rename from stable/tubearchivist-redisjson/5.0.0/.helmignore rename to stable/tsmuxer/9.1.3/.helmignore diff --git a/stable/tsmuxer/9.1.3/CHANGELOG.md b/stable/tsmuxer/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..46e0da90730 --- /dev/null +++ b/stable/tsmuxer/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [tsmuxer-8.0.1](https://github.com/truecharts/charts/compare/tsmuxer-8.0.0...tsmuxer-8.0.1) (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)) + + +## [tsmuxer-8.0.0](https://github.com/truecharts/charts/compare/tsmuxer-7.1.10...tsmuxer-8.0.0) (2024-01-29) + +### Chore + + + +- update container image jlesage/tsmuxer to v24.01.1[@631b1db](https://github.com/631b1db) by renovate ([#17711](https://github.com/truecharts/charts/issues/17711)) + + +## [tsmuxer-7.1.10](https://github.com/truecharts/charts/compare/tsmuxer-7.1.9...tsmuxer-7.1.10) (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)) + + +## [tsmuxer-7.1.9](https://github.com/truecharts/charts/compare/tsmuxer-7.1.8...tsmuxer-7.1.9) (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)) + + +## [tsmuxer-7.1.8](https://github.com/truecharts/charts/compare/tsmuxer-7.1.7...tsmuxer-7.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)) + + +## [tsmuxer-7.1.7](https://github.com/truecharts/charts/compare/tsmuxer-7.1.6...tsmuxer-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tsmuxer-7.1.6](https://github.com/truecharts/charts/compare/tsmuxer-7.1.5...tsmuxer-7.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)) + + +## [tsmuxer-7.1.5](https://github.com/truecharts/charts/compare/tsmuxer-7.1.4...tsmuxer-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [tsmuxer-7.1.4](https://github.com/truecharts/charts/compare/tsmuxer-7.1.3...tsmuxer-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/tsmuxer/9.1.3/Chart.yaml b/stable/tsmuxer/9.1.3/Chart.yaml new file mode 100644 index 00000000000..0d4a5824232 --- /dev/null +++ b/stable/tsmuxer/9.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 24.01.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: tsMuxer is a Transport Stream muxer. +home: https://truecharts.org/charts/stable/tsmuxer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png +keywords: + - media + - tsmuxer +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tsmuxer +sources: + - https://github.com/jlesage/docker-tsmuxer + - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer + - https://hub.docker.com/r/jlesage/tsmuxer +type: application +version: 9.1.3 diff --git a/stable/tsmuxer/9.0.0/README.md b/stable/tsmuxer/9.1.3/README.md similarity index 100% rename from stable/tsmuxer/9.0.0/README.md rename to stable/tsmuxer/9.1.3/README.md diff --git a/stable/tsmuxer/9.0.0/app-readme.md b/stable/tsmuxer/9.1.3/app-readme.md similarity index 100% rename from stable/tsmuxer/9.0.0/app-readme.md rename to stable/tsmuxer/9.1.3/app-readme.md diff --git a/stable/tsmuxer/9.1.3/charts/common-18.0.3.tgz b/stable/tsmuxer/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tsmuxer/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tsmuxer/9.0.0/ix_values.yaml b/stable/tsmuxer/9.1.3/ix_values.yaml similarity index 100% rename from stable/tsmuxer/9.0.0/ix_values.yaml rename to stable/tsmuxer/9.1.3/ix_values.yaml diff --git a/stable/tsmuxer/9.0.0/questions.yaml b/stable/tsmuxer/9.1.3/questions.yaml similarity index 100% rename from stable/tsmuxer/9.0.0/questions.yaml rename to stable/tsmuxer/9.1.3/questions.yaml diff --git a/stable/tt-rss/16.1.1/templates/NOTES.txt b/stable/tsmuxer/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/tt-rss/16.1.1/templates/NOTES.txt rename to stable/tsmuxer/9.1.3/templates/NOTES.txt diff --git a/stable/tvheadend/19.1.0/templates/common.yaml b/stable/tsmuxer/9.1.3/templates/common.yaml similarity index 100% rename from stable/tvheadend/19.1.0/templates/common.yaml rename to stable/tsmuxer/9.1.3/templates/common.yaml diff --git a/stable/tubearchivist-redisjson/5.0.0/values.yaml b/stable/tsmuxer/9.1.3/values.yaml similarity index 100% rename from stable/tubearchivist-redisjson/5.0.0/values.yaml rename to stable/tsmuxer/9.1.3/values.yaml diff --git a/stable/tt-rss/16.1.1/CHANGELOG.md b/stable/tt-rss/16.1.1/CHANGELOG.md deleted file mode 100644 index 5afd79a9bc1..00000000000 --- a/stable/tt-rss/16.1.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - -## [tt-rss-15.0.10](https://github.com/truecharts/charts/compare/tt-rss-15.0.9...tt-rss-15.0.10) (2024-02-12) - -### Chore - - - -- update container image cthulhoo/ttrss-web-nginx to latest[@bd1ad0a](https://github.com/bd1ad0a) by renovate ([#18037](https://github.com/truecharts/charts/issues/18037)) - - -## [tt-rss-15.0.9](https://github.com/truecharts/charts/compare/tt-rss-15.0.7...tt-rss-15.0.9) (2024-02-12) - -### Chore - - - -- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@38eb1c4](https://github.com/38eb1c4) by renovate ([#18036](https://github.com/truecharts/charts/issues/18036)) - - -## [tt-rss-15.0.7](https://github.com/truecharts/charts/compare/tt-rss-15.0.5...tt-rss-15.0.7) (2024-02-05) - -### Chore - - - -- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@885eb59](https://github.com/885eb59) by renovate ([#17823](https://github.com/truecharts/charts/issues/17823)) - - -## [tt-rss-15.0.5](https://github.com/truecharts/charts/compare/tt-rss-15.0.4...tt-rss-15.0.5) (2024-02-05) - -### Chore - - - -- update container image cthulhoo/ttrss-web-nginx to latest[@c0d636d](https://github.com/c0d636d) by renovate ([#17824](https://github.com/truecharts/charts/issues/17824)) - - -## [tt-rss-15.0.4](https://github.com/truecharts/charts/compare/tt-rss-15.0.3...tt-rss-15.0.4) (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)) - - -## [tt-rss-15.0.3](https://github.com/truecharts/charts/compare/tt-rss-15.0.2...tt-rss-15.0.3) (2024-01-29) - -### Chore - - - -- update container image cthulhoo/ttrss-web-nginx to latest[@09837d3](https://github.com/09837d3) by renovate ([#17584](https://github.com/truecharts/charts/issues/17584)) - - -## [tt-rss-15.0.2](https://github.com/truecharts/charts/compare/tt-rss-15.0.0...tt-rss-15.0.2) (2024-01-29) - -### Chore - - - -- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@7930b19](https://github.com/7930b19) by renovate ([#17583](https://github.com/truecharts/charts/issues/17583)) - - -## [tt-rss-15.0.0](https://github.com/truecharts/charts/compare/tt-rss-14.1.10...tt-rss-15.0.0) (2024-01-26) - - -## [tt-rss-14.1.10](https://github.com/truecharts/charts/compare/tt-rss-14.1.9...tt-rss-14.1.10) (2024-01-26) - -### Chore - diff --git a/stable/tt-rss/16.1.1/Chart.yaml b/stable/tt-rss/16.1.1/Chart.yaml deleted file mode 100644 index 8b4b278207d..00000000000 --- a/stable/tt-rss/16.1.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: rss - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.2 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. -home: https://truecharts.org/charts/stable/tt-rss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png -keywords: - - tt-rss - - rss -kubeVersion: ">=1.24.0-0" -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tt-rss -sources: - - https://git.tt-rss.org/fox/tt-rss - - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss - - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx - - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static -type: application -version: 16.1.1 diff --git a/stable/tt-rss/16.1.1/charts/common-18.0.2.tgz b/stable/tt-rss/16.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/tt-rss/16.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/tt-rss/16.1.1/ix_values.yaml b/stable/tt-rss/16.1.1/ix_values.yaml deleted file mode 100644 index cbcf9a12916..00000000000 --- a/stable/tt-rss/16.1.1/ix_values.yaml +++ /dev/null @@ -1,242 +0,0 @@ -image: - repository: cthulhoo/ttrss-fpm-pgsql-static - pullPolicy: IfNotPresent - tag: latest@sha256:db0304e94ff80ac6093e16705511f5222619971526dcd7dec8bfedf9836ab2fd -nginxImage: - repository: cthulhoo/ttrss-web-nginx - pullPolicy: IfNotPresent - tag: latest@sha256:d77d732d4d48f528d92f4ad6477f3ecb4ed6d4e698f81a102c2cc7921bb0148f -updaterImage: - repository: cthulhoo/ttrss-fpm-pgsql-static - pullPolicy: IfNotPresent - tag: latest@sha256:db0304e94ff80ac6093e16705511f5222619971526dcd7dec8bfedf9836ab2fd -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -persistence: - html: - enabled: true - targetSelector: - main: - main: - mountPath: /var/www/html - nginx: - nginx: - mountPath: /var/www/html - readOnly: true - updater: - updater: - mountPath: /var/www/html - config: - enabled: true - targetSelector: - main: - main: - mountPath: /opt/tt-rss/config.d - updater: - updater: - mountPath: /opt/tt-rss/config.d - nginx-conf: - enabled: true - type: configmap - objectName: config - targetSelector: - nginx: - nginx: - mountPath: /etc/nginx/templates/nginx.conf.template - subPath: nginx.conf.template - plugins: - enabled: true - mountPath: /var/www/html/tt-rss/plugins.local - themes: - enabled: true - mountPath: /var/www/html/tt-rss/themes.local -cnpg: - main: - enabled: true - user: tt-rss - database: tt-rss -portal: - open: - enabled: true -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: exec - command: - - /bin/sh - - -c - - netstat -npl | grep :9000 - readiness: - type: exec - command: - - /bin/sh - - -c - - ls /var/www/html/tt-rss/.app_is_ready - startup: - type: tcp - port: "{{ .Values.service.app.ports.app.port }}" - env: - TTRSS_SELF_URL_PATH: "" - # tt-rss tests with "-z" so an empty string should still allow the randomly generated password to be made. - ADMIN_USER_PASS: "" - TTRSS_DB_NAME: "{{ .Values.cnpg.main.database }}" - TTRSS_DB_USER: "{{ .Values.cnpg.main.user }}" - TTRSS_DB_PORT: "5432" - TTRSS_DB_PASS: - secretKeyRef: - name: cnpg-main-user - key: password - TTRSS_DB_HOST: - secretKeyRef: - name: cnpg-main-urls - key: host - nginx: - enabled: true - type: Deployment - podSpec: - containers: - nginx: - enabled: true - primary: true - imageSelector: nginxImage - probes: - readiness: - enabled: true - type: http - path: "/public.php?op=healthcheck" - port: "{{ .Values.service.main.ports.main.port }}" - liveness: - enabled: true - type: http - path: "/public.php?op=healthcheck" - port: "{{ .Values.service.main.ports.main.port }}" - startup: - enabled: true - type: tcp - port: "{{ .Values.service.main.ports.main.port }}" - env: - APP_UPSTREAM: '{{ printf "%s-app" (include "tc.v1.common.lib.chart.names.fullname" .) }}' - APP_WEB_ROOT: /var/www/html/tt-rss - APP_BASE: "" - updater: - enabled: true - type: Deployment - podSpec: - containers: - updater: - enabled: true - primary: true - imageSelector: updaterImage - args: /opt/tt-rss/updater.sh - probes: - liveness: - type: exec - command: - - /usr/bin/test - - -f - - "/var/www/html/tt-rss/lock/update_daemon.lock" - readiness: - type: exec - command: - - /usr/bin/test - - -f - - "/var/www/html/tt-rss/lock/update_daemon.lock" - startup: - type: exec - command: - - /usr/bin/test - - -f - - "/var/www/html/tt-rss/lock/update_daemon.lock" - env: - TTRSS_SELF_URL_PATH: "" - TTRSS_DB_NAME: "{{ .Values.cnpg.main.database }}" - TTRSS_DB_USER: "{{ .Values.cnpg.main.user }}" - TTRSS_DB_PORT: "5432" - TTRSS_DB_PASS: - secretKeyRef: - name: cnpg-main-user - key: password - TTRSS_DB_HOST: - secretKeyRef: - name: cnpg-main-urls - key: host -service: - # Main service links to ingress easier (according to nextcloud's values.yaml) - # That's why the nginx is swapped with app - main: - targetSelector: nginx - ports: - main: - targetSelector: nginx - port: 10104 - app: - enabled: true - targetSelector: main - ports: - app: - enabled: true - targetSelector: main - port: 9000 - targetPort: 9000 -configmap: - config: - enabled: true - data: - nginx.conf.template: |- - worker_processes auto; - pid /var/run/nginx.pid; - events { - worker_connections 1024; - } - http { - include /etc/nginx/mime.types; - default_type application/octet-stream; - access_log /dev/stdout; - error_log /dev/stderr warn; - sendfile on; - index index.php; - # Removed during app integration to Truecharts. - # See: https://github.com/truecharts/charts/pull/17293#discussion_r1461102952 - #resolver ${RESOLVER} valid=5s; - server { - listen {{ .Values.service.main.ports.main.port }}; - root ${APP_WEB_ROOT}; - location ${APP_BASE}/cache { - aio threads; - internal; - } - location ${APP_BASE}/backups { - internal; - } - rewrite ${APP_BASE}/healthz ${APP_BASE}/public.php?op=healthcheck; - location ~ \.php$ { - # regex to split $uri to $fastcgi_script_name and $fastcgi_path - fastcgi_split_path_info ^(.+?\.php)(/.*)$; - # Check that the PHP script exists before passing it - try_files $fastcgi_script_name =404; - # Bypass the fact that try_files resets $fastcgi_path_info - # see: http://trac.nginx.org/nginx/ticket/321 - set $path_info $fastcgi_path_info; - fastcgi_param PATH_INFO $path_info; - fastcgi_index index.php; - include fastcgi.conf; - # See note for `resolver` line above - #set $backend "${APP_UPSTREAM}:9000"; - # See note for `resolver` line above - #fastcgi_pass $backend; - fastcgi_pass ${APP_UPSTREAM}:9000; - } - location / { - try_files $uri $uri/ =404; - } - - } - } diff --git a/stable/tvheadend/19.1.0/.helmignore b/stable/tt-rss/16.1.6/.helmignore similarity index 100% rename from stable/tvheadend/19.1.0/.helmignore rename to stable/tt-rss/16.1.6/.helmignore diff --git a/stable/tt-rss/16.1.6/CHANGELOG.md b/stable/tt-rss/16.1.6/CHANGELOG.md new file mode 100644 index 00000000000..c76451c27d4 --- /dev/null +++ b/stable/tt-rss/16.1.6/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + +## [tt-rss-15.0.10](https://github.com/truecharts/charts/compare/tt-rss-15.0.9...tt-rss-15.0.10) (2024-02-12) + +### Chore + + + +- update container image cthulhoo/ttrss-web-nginx to latest[@bd1ad0a](https://github.com/bd1ad0a) by renovate ([#18037](https://github.com/truecharts/charts/issues/18037)) + + +## [tt-rss-15.0.9](https://github.com/truecharts/charts/compare/tt-rss-15.0.7...tt-rss-15.0.9) (2024-02-12) + +### Chore + + + +- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@38eb1c4](https://github.com/38eb1c4) by renovate ([#18036](https://github.com/truecharts/charts/issues/18036)) + + +## [tt-rss-15.0.7](https://github.com/truecharts/charts/compare/tt-rss-15.0.5...tt-rss-15.0.7) (2024-02-05) + +### Chore + + + +- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@885eb59](https://github.com/885eb59) by renovate ([#17823](https://github.com/truecharts/charts/issues/17823)) + + +## [tt-rss-15.0.5](https://github.com/truecharts/charts/compare/tt-rss-15.0.4...tt-rss-15.0.5) (2024-02-05) + +### Chore + + + +- update container image cthulhoo/ttrss-web-nginx to latest[@c0d636d](https://github.com/c0d636d) by renovate ([#17824](https://github.com/truecharts/charts/issues/17824)) + + +## [tt-rss-15.0.4](https://github.com/truecharts/charts/compare/tt-rss-15.0.3...tt-rss-15.0.4) (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)) + + +## [tt-rss-15.0.3](https://github.com/truecharts/charts/compare/tt-rss-15.0.2...tt-rss-15.0.3) (2024-01-29) + +### Chore + + + +- update container image cthulhoo/ttrss-web-nginx to latest[@09837d3](https://github.com/09837d3) by renovate ([#17584](https://github.com/truecharts/charts/issues/17584)) + + +## [tt-rss-15.0.2](https://github.com/truecharts/charts/compare/tt-rss-15.0.0...tt-rss-15.0.2) (2024-01-29) + +### Chore + + + +- update container image cthulhoo/ttrss-fpm-pgsql-static to latest[@7930b19](https://github.com/7930b19) by renovate ([#17583](https://github.com/truecharts/charts/issues/17583)) + + +## [tt-rss-15.0.0](https://github.com/truecharts/charts/compare/tt-rss-14.1.10...tt-rss-15.0.0) (2024-01-26) + + +## [tt-rss-14.1.10](https://github.com/truecharts/charts/compare/tt-rss-14.1.9...tt-rss-14.1.10) (2024-01-26) \ No newline at end of file diff --git a/stable/tt-rss/16.1.6/Chart.yaml b/stable/tt-rss/16.1.6/Chart.yaml new file mode 100644 index 00000000000..98a42b58a2b --- /dev/null +++ b/stable/tt-rss/16.1.6/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: rss + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. +home: https://truecharts.org/charts/stable/tt-rss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png +keywords: + - tt-rss + - rss +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tt-rss +sources: + - https://git.tt-rss.org/fox/tt-rss + - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss + - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx + - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static +type: application +version: 16.1.6 diff --git a/stable/tt-rss/16.1.1/README.md b/stable/tt-rss/16.1.6/README.md similarity index 100% rename from stable/tt-rss/16.1.1/README.md rename to stable/tt-rss/16.1.6/README.md diff --git a/stable/tt-rss/16.1.1/app-readme.md b/stable/tt-rss/16.1.6/app-readme.md similarity index 100% rename from stable/tt-rss/16.1.1/app-readme.md rename to stable/tt-rss/16.1.6/app-readme.md diff --git a/stable/tt-rss/16.1.6/charts/common-18.0.3.tgz b/stable/tt-rss/16.1.6/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tt-rss/16.1.6/charts/common-18.0.3.tgz differ diff --git a/stable/tt-rss/16.1.6/ix_values.yaml b/stable/tt-rss/16.1.6/ix_values.yaml new file mode 100644 index 00000000000..8e61a25e677 --- /dev/null +++ b/stable/tt-rss/16.1.6/ix_values.yaml @@ -0,0 +1,242 @@ +image: + repository: cthulhoo/ttrss-fpm-pgsql-static + pullPolicy: IfNotPresent + tag: latest@sha256:734b94e3008e620255a87f90996cd12e507a249f559ca56073a1938818b5e653 +nginxImage: + repository: cthulhoo/ttrss-web-nginx + pullPolicy: IfNotPresent + tag: latest@sha256:9ddd0f9cec6bf0f53c765005f761da46ff02f2e77e6d645745388d6d7e820c18 +updaterImage: + repository: cthulhoo/ttrss-fpm-pgsql-static + pullPolicy: IfNotPresent + tag: latest@sha256:734b94e3008e620255a87f90996cd12e507a249f559ca56073a1938818b5e653 +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +persistence: + html: + enabled: true + targetSelector: + main: + main: + mountPath: /var/www/html + nginx: + nginx: + mountPath: /var/www/html + readOnly: true + updater: + updater: + mountPath: /var/www/html + config: + enabled: true + targetSelector: + main: + main: + mountPath: /opt/tt-rss/config.d + updater: + updater: + mountPath: /opt/tt-rss/config.d + nginx-conf: + enabled: true + type: configmap + objectName: config + targetSelector: + nginx: + nginx: + mountPath: /etc/nginx/templates/nginx.conf.template + subPath: nginx.conf.template + plugins: + enabled: true + mountPath: /var/www/html/tt-rss/plugins.local + themes: + enabled: true + mountPath: /var/www/html/tt-rss/themes.local +cnpg: + main: + enabled: true + user: tt-rss + database: tt-rss +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: exec + command: + - /bin/sh + - -c + - netstat -npl | grep :9000 + readiness: + type: exec + command: + - /bin/sh + - -c + - ls /var/www/html/tt-rss/.app_is_ready + startup: + type: tcp + port: "{{ .Values.service.app.ports.app.port }}" + env: + TTRSS_SELF_URL_PATH: "" + # tt-rss tests with "-z" so an empty string should still allow the randomly generated password to be made. + ADMIN_USER_PASS: "" + TTRSS_DB_NAME: "{{ .Values.cnpg.main.database }}" + TTRSS_DB_USER: "{{ .Values.cnpg.main.user }}" + TTRSS_DB_PORT: "5432" + TTRSS_DB_PASS: + secretKeyRef: + name: cnpg-main-user + key: password + TTRSS_DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + nginx: + enabled: true + type: Deployment + podSpec: + containers: + nginx: + enabled: true + primary: true + imageSelector: nginxImage + probes: + readiness: + enabled: true + type: http + path: "/public.php?op=healthcheck" + port: "{{ .Values.service.main.ports.main.port }}" + liveness: + enabled: true + type: http + path: "/public.php?op=healthcheck" + port: "{{ .Values.service.main.ports.main.port }}" + startup: + enabled: true + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + env: + APP_UPSTREAM: '{{ printf "%s-app" (include "tc.v1.common.lib.chart.names.fullname" .) }}' + APP_WEB_ROOT: /var/www/html/tt-rss + APP_BASE: "" + updater: + enabled: true + type: Deployment + podSpec: + containers: + updater: + enabled: true + primary: true + imageSelector: updaterImage + args: /opt/tt-rss/updater.sh + probes: + liveness: + type: exec + command: + - /usr/bin/test + - -f + - "/var/www/html/tt-rss/lock/update_daemon.lock" + readiness: + type: exec + command: + - /usr/bin/test + - -f + - "/var/www/html/tt-rss/lock/update_daemon.lock" + startup: + type: exec + command: + - /usr/bin/test + - -f + - "/var/www/html/tt-rss/lock/update_daemon.lock" + env: + TTRSS_SELF_URL_PATH: "" + TTRSS_DB_NAME: "{{ .Values.cnpg.main.database }}" + TTRSS_DB_USER: "{{ .Values.cnpg.main.user }}" + TTRSS_DB_PORT: "5432" + TTRSS_DB_PASS: + secretKeyRef: + name: cnpg-main-user + key: password + TTRSS_DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host +service: + # Main service links to ingress easier (according to nextcloud's values.yaml) + # That's why the nginx is swapped with app + main: + targetSelector: nginx + ports: + main: + targetSelector: nginx + port: 10104 + app: + enabled: true + targetSelector: main + ports: + app: + enabled: true + targetSelector: main + port: 9000 + targetPort: 9000 +configmap: + config: + enabled: true + data: + nginx.conf.template: |- + worker_processes auto; + pid /var/run/nginx.pid; + events { + worker_connections 1024; + } + http { + include /etc/nginx/mime.types; + default_type application/octet-stream; + access_log /dev/stdout; + error_log /dev/stderr warn; + sendfile on; + index index.php; + # Removed during app integration to Truecharts. + # See: https://github.com/truecharts/charts/pull/17293#discussion_r1461102952 + #resolver ${RESOLVER} valid=5s; + server { + listen {{ .Values.service.main.ports.main.port }}; + root ${APP_WEB_ROOT}; + location ${APP_BASE}/cache { + aio threads; + internal; + } + location ${APP_BASE}/backups { + internal; + } + rewrite ${APP_BASE}/healthz ${APP_BASE}/public.php?op=healthcheck; + location ~ \.php$ { + # regex to split $uri to $fastcgi_script_name and $fastcgi_path + fastcgi_split_path_info ^(.+?\.php)(/.*)$; + # Check that the PHP script exists before passing it + try_files $fastcgi_script_name =404; + # Bypass the fact that try_files resets $fastcgi_path_info + # see: http://trac.nginx.org/nginx/ticket/321 + set $path_info $fastcgi_path_info; + fastcgi_param PATH_INFO $path_info; + fastcgi_index index.php; + include fastcgi.conf; + # See note for `resolver` line above + #set $backend "${APP_UPSTREAM}:9000"; + # See note for `resolver` line above + #fastcgi_pass $backend; + fastcgi_pass ${APP_UPSTREAM}:9000; + } + location / { + try_files $uri $uri/ =404; + } + + } + } diff --git a/stable/tt-rss/16.1.1/questions.yaml b/stable/tt-rss/16.1.6/questions.yaml similarity index 100% rename from stable/tt-rss/16.1.1/questions.yaml rename to stable/tt-rss/16.1.6/questions.yaml diff --git a/stable/tvheadend/19.1.0/templates/NOTES.txt b/stable/tt-rss/16.1.6/templates/NOTES.txt similarity index 100% rename from stable/tvheadend/19.1.0/templates/NOTES.txt rename to stable/tt-rss/16.1.6/templates/NOTES.txt diff --git a/stable/tt-rss/16.1.1/templates/common.yaml b/stable/tt-rss/16.1.6/templates/common.yaml similarity index 100% rename from stable/tt-rss/16.1.1/templates/common.yaml rename to stable/tt-rss/16.1.6/templates/common.yaml diff --git a/stable/tvheadend/19.1.0/values.yaml b/stable/tt-rss/16.1.6/values.yaml similarity index 100% rename from stable/tvheadend/19.1.0/values.yaml rename to stable/tt-rss/16.1.6/values.yaml diff --git a/stable/tubearchivist-redisjson/5.0.0/CHANGELOG.md b/stable/tubearchivist-redisjson/5.0.0/CHANGELOG.md deleted file mode 100644 index 81620894c79..00000000000 --- a/stable/tubearchivist-redisjson/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [tubearchivist-redisjson-4.1.13](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.12...tubearchivist-redisjson-4.1.13) (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)) - - -## [tubearchivist-redisjson-4.1.12](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.11...tubearchivist-redisjson-4.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)) - - -## [tubearchivist-redisjson-4.1.11](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.10...tubearchivist-redisjson-4.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)) - - -## [tubearchivist-redisjson-4.1.10](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.9...tubearchivist-redisjson-4.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)) - - -## [tubearchivist-redisjson-4.1.9](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.8...tubearchivist-redisjson-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [tubearchivist-redisjson-4.1.8](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.7...tubearchivist-redisjson-4.1.8) (2024-01-21) - -### Chore - - - -- update container image redislabs/rejson to latest[@b2205c3](https://github.com/b2205c3) by renovate ([#17392](https://github.com/truecharts/charts/issues/17392)) - - -## [tubearchivist-redisjson-4.1.7](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.6...tubearchivist-redisjson-4.1.7) (2024-01-15) - -### Chore - - - -- update container image redislabs/rejson to latest[@011cb23](https://github.com/011cb23) by renovate ([#17241](https://github.com/truecharts/charts/issues/17241)) - - - - -## [tubearchivist-redisjson-4.1.6](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.5...tubearchivist-redisjson-4.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)) - - -## [tubearchivist-redisjson-4.1.5](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.4...tubearchivist-redisjson-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tubearchivist-redisjson-4.1.4](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.3...tubearchivist-redisjson-4.1.4) (2024-01-01) - -### Chore diff --git a/stable/tubearchivist-redisjson/5.0.0/Chart.yaml b/stable/tubearchivist-redisjson/5.0.0/Chart.yaml deleted file mode 100644 index cb70b5e7584..00000000000 --- a/stable/tubearchivist-redisjson/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a dependancy Chart for the application "TubeArchivist" -home: https://truecharts.org/charts/stable/tubearchivist-redisjson -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.png -keywords: - - tubearchivist-redisjson - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tubearchivist-redisjson -sources: - - https://github.com/RedisJSON/RedisJSON - - https://github.com/truecharts/charts/tree/master/charts/stable/tubearchivist-redisjson - - https://hub.docker.com/r/redislabs/rejson -type: application -version: 5.0.0 diff --git a/stable/tubearchivist-redisjson/5.0.0/charts/common-17.5.0.tgz b/stable/tubearchivist-redisjson/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tubearchivist-redisjson/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/tvhproxy/5.0.0/.helmignore b/stable/tubearchivist-redisjson/5.1.3/.helmignore similarity index 100% rename from stable/tvhproxy/5.0.0/.helmignore rename to stable/tubearchivist-redisjson/5.1.3/.helmignore diff --git a/stable/tubearchivist-redisjson/5.1.3/CHANGELOG.md b/stable/tubearchivist-redisjson/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..670b89c8524 --- /dev/null +++ b/stable/tubearchivist-redisjson/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [tubearchivist-redisjson-4.1.13](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.12...tubearchivist-redisjson-4.1.13) (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)) + + +## [tubearchivist-redisjson-4.1.12](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.11...tubearchivist-redisjson-4.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)) + + +## [tubearchivist-redisjson-4.1.11](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.10...tubearchivist-redisjson-4.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)) + + +## [tubearchivist-redisjson-4.1.10](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.9...tubearchivist-redisjson-4.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)) + + +## [tubearchivist-redisjson-4.1.9](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.8...tubearchivist-redisjson-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [tubearchivist-redisjson-4.1.8](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.7...tubearchivist-redisjson-4.1.8) (2024-01-21) + +### Chore + + + +- update container image redislabs/rejson to latest[@b2205c3](https://github.com/b2205c3) by renovate ([#17392](https://github.com/truecharts/charts/issues/17392)) + + +## [tubearchivist-redisjson-4.1.7](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.6...tubearchivist-redisjson-4.1.7) (2024-01-15) + +### Chore + + + +- update container image redislabs/rejson to latest[@011cb23](https://github.com/011cb23) by renovate ([#17241](https://github.com/truecharts/charts/issues/17241)) + + + + +## [tubearchivist-redisjson-4.1.6](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.5...tubearchivist-redisjson-4.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)) + + +## [tubearchivist-redisjson-4.1.5](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-4.1.4...tubearchivist-redisjson-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/tubearchivist-redisjson/5.1.3/Chart.yaml b/stable/tubearchivist-redisjson/5.1.3/Chart.yaml new file mode 100644 index 00000000000..a512103e67c --- /dev/null +++ b/stable/tubearchivist-redisjson/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is a dependancy Chart for the application "TubeArchivist" +home: https://truecharts.org/charts/stable/tubearchivist-redisjson +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.png +keywords: + - tubearchivist-redisjson + - MediaServer-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tubearchivist-redisjson +sources: + - https://github.com/RedisJSON/RedisJSON + - https://github.com/truecharts/charts/tree/master/charts/stable/tubearchivist-redisjson + - https://hub.docker.com/r/redislabs/rejson +type: application +version: 5.1.3 diff --git a/stable/tubearchivist-redisjson/5.0.0/README.md b/stable/tubearchivist-redisjson/5.1.3/README.md similarity index 100% rename from stable/tubearchivist-redisjson/5.0.0/README.md rename to stable/tubearchivist-redisjson/5.1.3/README.md diff --git a/stable/tubearchivist-redisjson/5.0.0/app-readme.md b/stable/tubearchivist-redisjson/5.1.3/app-readme.md similarity index 100% rename from stable/tubearchivist-redisjson/5.0.0/app-readme.md rename to stable/tubearchivist-redisjson/5.1.3/app-readme.md diff --git a/stable/tubearchivist-redisjson/5.1.3/charts/common-18.0.3.tgz b/stable/tubearchivist-redisjson/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tubearchivist-redisjson/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tubearchivist-redisjson/5.0.0/ix_values.yaml b/stable/tubearchivist-redisjson/5.1.3/ix_values.yaml similarity index 100% rename from stable/tubearchivist-redisjson/5.0.0/ix_values.yaml rename to stable/tubearchivist-redisjson/5.1.3/ix_values.yaml diff --git a/stable/tubearchivist-redisjson/5.0.0/questions.yaml b/stable/tubearchivist-redisjson/5.1.3/questions.yaml similarity index 100% rename from stable/tubearchivist-redisjson/5.0.0/questions.yaml rename to stable/tubearchivist-redisjson/5.1.3/questions.yaml diff --git a/stable/tubearchivist-redisjson/5.0.0/templates/common.yaml b/stable/tubearchivist-redisjson/5.1.3/templates/common.yaml similarity index 100% rename from stable/tubearchivist-redisjson/5.0.0/templates/common.yaml rename to stable/tubearchivist-redisjson/5.1.3/templates/common.yaml diff --git a/stable/tvhproxy/5.0.0/values.yaml b/stable/tubearchivist-redisjson/5.1.3/values.yaml similarity index 100% rename from stable/tvhproxy/5.0.0/values.yaml rename to stable/tubearchivist-redisjson/5.1.3/values.yaml diff --git a/stable/tubesync/5.1.3/Chart.yaml b/stable/tubesync/5.1.3/Chart.yaml index e5693a25ee4..b6a93c6779d 100644 --- a/stable/tubesync/5.1.3/Chart.yaml +++ b/stable/tubesync/5.1.3/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/tubesync/5.1.3/charts/common-18.0.2.tgz b/stable/tubesync/5.1.3/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/tubesync/5.1.3/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/tubesync/5.1.3/charts/common-18.0.3.tgz b/stable/tubesync/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tubesync/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tvheadend/19.1.0/CHANGELOG.md b/stable/tvheadend/19.1.0/CHANGELOG.md deleted file mode 100644 index 9d87523068e..00000000000 --- a/stable/tvheadend/19.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - -## [tvheadend-18.1.16](https://github.com/truecharts/charts/compare/tvheadend-18.1.15...tvheadend-18.1.16) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/tvheadend to latest[@2a34bf0](https://github.com/2a34bf0) by renovate ([#18079](https://github.com/truecharts/charts/issues/18079)) - - -## [tvheadend-18.1.15](https://github.com/truecharts/charts/compare/tvheadend-18.1.14...tvheadend-18.1.15) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/tvheadend to latest[@d21bfe5](https://github.com/d21bfe5) by renovate ([#17868](https://github.com/truecharts/charts/issues/17868)) - - -## [tvheadend-18.1.14](https://github.com/truecharts/charts/compare/tvheadend-18.1.13...tvheadend-18.1.14) (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)) - - -## [tvheadend-18.1.13](https://github.com/truecharts/charts/compare/tvheadend-18.1.12...tvheadend-18.1.13) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/tvheadend to latest[@0ba071c](https://github.com/0ba071c) by renovate ([#17626](https://github.com/truecharts/charts/issues/17626)) - - -## [tvheadend-18.1.12](https://github.com/truecharts/charts/compare/tvheadend-18.1.11...tvheadend-18.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)) - - -## [tvheadend-18.1.11](https://github.com/truecharts/charts/compare/tvheadend-18.1.10...tvheadend-18.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)) - - -## [tvheadend-18.1.10](https://github.com/truecharts/charts/compare/tvheadend-18.1.9...tvheadend-18.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)) - - -## [tvheadend-18.1.9](https://github.com/truecharts/charts/compare/tvheadend-18.1.8...tvheadend-18.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [tvheadend-18.1.8](https://github.com/truecharts/charts/compare/tvheadend-18.1.7...tvheadend-18.1.8) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/stable/tvheadend/19.1.0/Chart.yaml b/stable/tvheadend/19.1.0/Chart.yaml deleted file mode 100644 index 9ad531fab6e..00000000000 --- a/stable/tvheadend/19.1.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TVheadend - a TV streaming server and digital video recorder -home: https://truecharts.org/charts/stable/tvheadend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png -keywords: - - tvheadend - - tv - - streaming - - dvb -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tvheadend -sources: - - https://github.com/tvheadend/tvheadend - - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend - - https://ghcr.io/linuxserver/tvheadend -type: application -version: 19.1.0 diff --git a/stable/tvheadend/19.1.0/charts/common-18.0.1.tgz b/stable/tvheadend/19.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/tvheadend/19.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/tvheadend/19.1.0/ix_values.yaml b/stable/tvheadend/19.1.0/ix_values.yaml deleted file mode 100644 index 937ff4a6446..00000000000 --- a/stable/tvheadend/19.1.0/ix_values.yaml +++ /dev/null @@ -1,49 +0,0 @@ -image: - repository: ghcr.io/linuxserver/tvheadend - pullPolicy: IfNotPresent - tag: latest@sha256:3ce30acbe35655484a89af7fba530bbaa4a32c287e681ba173764b87d8ec685a -service: - main: - ports: - main: - port: 9981 - targetPort: 9981 - htsp: - enabled: true - ports: - htsp: - enabled: true - port: 9982 - targetPort: 9982 -persistence: - config: - enabled: true - mountPath: "/config" - varrun: - enabled: true -portal: - open: - enabled: true -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: tcp - port: "{{ .Values.service.main.ports.main.port }}" - readiness: - type: tcp - port: "{{ .Values.service.main.ports.main.port }}" - startup: - type: tcp - port: "{{ .Values.service.main.ports.main.port }}" - env: - RUN_OPTS: "" diff --git a/stable/twonky-server/5.1.0/.helmignore b/stable/tvheadend/19.1.4/.helmignore similarity index 100% rename from stable/twonky-server/5.1.0/.helmignore rename to stable/tvheadend/19.1.4/.helmignore diff --git a/stable/tvheadend/19.1.4/CHANGELOG.md b/stable/tvheadend/19.1.4/CHANGELOG.md new file mode 100644 index 00000000000..33ed130bf34 --- /dev/null +++ b/stable/tvheadend/19.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + +## [tvheadend-18.1.16](https://github.com/truecharts/charts/compare/tvheadend-18.1.15...tvheadend-18.1.16) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/tvheadend to latest[@2a34bf0](https://github.com/2a34bf0) by renovate ([#18079](https://github.com/truecharts/charts/issues/18079)) + + +## [tvheadend-18.1.15](https://github.com/truecharts/charts/compare/tvheadend-18.1.14...tvheadend-18.1.15) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/tvheadend to latest[@d21bfe5](https://github.com/d21bfe5) by renovate ([#17868](https://github.com/truecharts/charts/issues/17868)) + + +## [tvheadend-18.1.14](https://github.com/truecharts/charts/compare/tvheadend-18.1.13...tvheadend-18.1.14) (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)) + + +## [tvheadend-18.1.13](https://github.com/truecharts/charts/compare/tvheadend-18.1.12...tvheadend-18.1.13) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/tvheadend to latest[@0ba071c](https://github.com/0ba071c) by renovate ([#17626](https://github.com/truecharts/charts/issues/17626)) + + +## [tvheadend-18.1.12](https://github.com/truecharts/charts/compare/tvheadend-18.1.11...tvheadend-18.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)) + + +## [tvheadend-18.1.11](https://github.com/truecharts/charts/compare/tvheadend-18.1.10...tvheadend-18.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)) + + +## [tvheadend-18.1.10](https://github.com/truecharts/charts/compare/tvheadend-18.1.9...tvheadend-18.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)) + + +## [tvheadend-18.1.9](https://github.com/truecharts/charts/compare/tvheadend-18.1.8...tvheadend-18.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) diff --git a/stable/tvheadend/19.1.4/Chart.yaml b/stable/tvheadend/19.1.4/Chart.yaml new file mode 100644 index 00000000000..d30aa208be5 --- /dev/null +++ b/stable/tvheadend/19.1.4/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: TVheadend - a TV streaming server and digital video recorder +home: https://truecharts.org/charts/stable/tvheadend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png +keywords: + - tvheadend + - tv + - streaming + - dvb +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tvheadend +sources: + - https://github.com/tvheadend/tvheadend + - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend + - https://ghcr.io/linuxserver/tvheadend +type: application +version: 19.1.4 diff --git a/stable/tvheadend/19.1.0/README.md b/stable/tvheadend/19.1.4/README.md similarity index 100% rename from stable/tvheadend/19.1.0/README.md rename to stable/tvheadend/19.1.4/README.md diff --git a/stable/tvheadend/19.1.0/app-readme.md b/stable/tvheadend/19.1.4/app-readme.md similarity index 100% rename from stable/tvheadend/19.1.0/app-readme.md rename to stable/tvheadend/19.1.4/app-readme.md diff --git a/stable/tvheadend/19.1.4/charts/common-18.0.3.tgz b/stable/tvheadend/19.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tvheadend/19.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/tvheadend/19.1.4/ix_values.yaml b/stable/tvheadend/19.1.4/ix_values.yaml new file mode 100644 index 00000000000..e9d212ea005 --- /dev/null +++ b/stable/tvheadend/19.1.4/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: ghcr.io/linuxserver/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:c1abcf012873ec5cba460a1c22cef81603e87fb7452de82edcc2dc24de25ab15 +service: + main: + ports: + main: + port: 9981 + targetPort: 9981 + htsp: + enabled: true + ports: + htsp: + enabled: true + port: 9982 + targetPort: 9982 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + readiness: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + env: + RUN_OPTS: "" diff --git a/stable/tvheadend/19.1.0/questions.yaml b/stable/tvheadend/19.1.4/questions.yaml similarity index 100% rename from stable/tvheadend/19.1.0/questions.yaml rename to stable/tvheadend/19.1.4/questions.yaml diff --git a/stable/twtxt/10.0.0/templates/NOTES.txt b/stable/tvheadend/19.1.4/templates/NOTES.txt similarity index 100% rename from stable/twtxt/10.0.0/templates/NOTES.txt rename to stable/tvheadend/19.1.4/templates/NOTES.txt diff --git a/stable/ubooquity/10.0.0/templates/common.yaml b/stable/tvheadend/19.1.4/templates/common.yaml similarity index 100% rename from stable/ubooquity/10.0.0/templates/common.yaml rename to stable/tvheadend/19.1.4/templates/common.yaml diff --git a/stable/twonky-server/5.1.0/values.yaml b/stable/tvheadend/19.1.4/values.yaml similarity index 100% rename from stable/twonky-server/5.1.0/values.yaml rename to stable/tvheadend/19.1.4/values.yaml diff --git a/stable/tvhproxy/5.0.0/CHANGELOG.md b/stable/tvhproxy/5.0.0/CHANGELOG.md deleted file mode 100644 index 6376d7829f0..00000000000 --- a/stable/tvhproxy/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [tvhproxy-4.1.11](https://github.com/truecharts/charts/compare/tvhproxy-4.1.10...tvhproxy-4.1.11) (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)) - - -## [tvhproxy-4.1.10](https://github.com/truecharts/charts/compare/tvhproxy-4.1.9...tvhproxy-4.1.10) (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)) - - -## [tvhproxy-4.1.9](https://github.com/truecharts/charts/compare/tvhproxy-4.1.8...tvhproxy-4.1.9) (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)) - - -## [tvhproxy-4.1.8](https://github.com/truecharts/charts/compare/tvhproxy-4.1.7...tvhproxy-4.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)) - - -## [tvhproxy-4.1.7](https://github.com/truecharts/charts/compare/tvhproxy-4.1.6...tvhproxy-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [tvhproxy-4.1.6](https://github.com/truecharts/charts/compare/tvhproxy-4.1.5...tvhproxy-4.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)) - - -## [tvhproxy-4.1.5](https://github.com/truecharts/charts/compare/tvhproxy-4.1.4...tvhproxy-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [tvhproxy-4.1.4](https://github.com/truecharts/charts/compare/tvhproxy-4.1.3...tvhproxy-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [tvhproxy-4.1.3](https://github.com/truecharts/charts/compare/tvhproxy-4.1.0...tvhproxy-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/tvhproxy/5.0.0/Chart.yaml b/stable/tvhproxy/5.0.0/Chart.yaml deleted file mode 100644 index 0c4df1a8794..00000000000 --- a/stable/tvhproxy/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. -home: https://truecharts.org/charts/stable/tvhproxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png -keywords: - - tvhproxy - - MediaApp-Video -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: tvhproxy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tvhproxy - - https://hub.docker.com/r/chvb/docker-tvhproxy -type: application -version: 5.0.0 diff --git a/stable/tvhproxy/5.0.0/charts/common-17.5.0.tgz b/stable/tvhproxy/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/tvhproxy/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/twtxt/10.0.0/.helmignore b/stable/tvhproxy/5.1.3/.helmignore similarity index 100% rename from stable/twtxt/10.0.0/.helmignore rename to stable/tvhproxy/5.1.3/.helmignore diff --git a/stable/tvhproxy/5.1.3/CHANGELOG.md b/stable/tvhproxy/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3a03d8698c4 --- /dev/null +++ b/stable/tvhproxy/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [tvhproxy-4.1.11](https://github.com/truecharts/charts/compare/tvhproxy-4.1.10...tvhproxy-4.1.11) (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)) + + +## [tvhproxy-4.1.10](https://github.com/truecharts/charts/compare/tvhproxy-4.1.9...tvhproxy-4.1.10) (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)) + + +## [tvhproxy-4.1.9](https://github.com/truecharts/charts/compare/tvhproxy-4.1.8...tvhproxy-4.1.9) (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)) + + +## [tvhproxy-4.1.8](https://github.com/truecharts/charts/compare/tvhproxy-4.1.7...tvhproxy-4.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)) + + +## [tvhproxy-4.1.7](https://github.com/truecharts/charts/compare/tvhproxy-4.1.6...tvhproxy-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [tvhproxy-4.1.6](https://github.com/truecharts/charts/compare/tvhproxy-4.1.5...tvhproxy-4.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)) + + +## [tvhproxy-4.1.5](https://github.com/truecharts/charts/compare/tvhproxy-4.1.4...tvhproxy-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [tvhproxy-4.1.4](https://github.com/truecharts/charts/compare/tvhproxy-4.1.3...tvhproxy-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [tvhproxy-4.1.3](https://github.com/truecharts/charts/compare/tvhproxy-4.1.0...tvhproxy-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/tvhproxy/5.1.3/Chart.yaml b/stable/tvhproxy/5.1.3/Chart.yaml new file mode 100644 index 00000000000..d02392b4e88 --- /dev/null +++ b/stable/tvhproxy/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaApp-Video + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. +home: https://truecharts.org/charts/stable/tvhproxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png +keywords: + - tvhproxy + - MediaApp-Video +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: tvhproxy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tvhproxy + - https://hub.docker.com/r/chvb/docker-tvhproxy +type: application +version: 5.1.3 diff --git a/stable/tvhproxy/5.0.0/README.md b/stable/tvhproxy/5.1.3/README.md similarity index 100% rename from stable/tvhproxy/5.0.0/README.md rename to stable/tvhproxy/5.1.3/README.md diff --git a/stable/tvhproxy/5.0.0/app-readme.md b/stable/tvhproxy/5.1.3/app-readme.md similarity index 100% rename from stable/tvhproxy/5.0.0/app-readme.md rename to stable/tvhproxy/5.1.3/app-readme.md diff --git a/stable/tvhproxy/5.1.3/charts/common-18.0.3.tgz b/stable/tvhproxy/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/tvhproxy/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/tvhproxy/5.0.0/ix_values.yaml b/stable/tvhproxy/5.1.3/ix_values.yaml similarity index 100% rename from stable/tvhproxy/5.0.0/ix_values.yaml rename to stable/tvhproxy/5.1.3/ix_values.yaml diff --git a/stable/tvhproxy/5.0.0/questions.yaml b/stable/tvhproxy/5.1.3/questions.yaml similarity index 100% rename from stable/tvhproxy/5.0.0/questions.yaml rename to stable/tvhproxy/5.1.3/questions.yaml diff --git a/stable/tvhproxy/5.0.0/templates/common.yaml b/stable/tvhproxy/5.1.3/templates/common.yaml similarity index 100% rename from stable/tvhproxy/5.0.0/templates/common.yaml rename to stable/tvhproxy/5.1.3/templates/common.yaml diff --git a/stable/twtxt/10.0.0/values.yaml b/stable/tvhproxy/5.1.3/values.yaml similarity index 100% rename from stable/twtxt/10.0.0/values.yaml rename to stable/tvhproxy/5.1.3/values.yaml diff --git a/stable/twonky-server/5.1.0/CHANGELOG.md b/stable/twonky-server/5.1.0/CHANGELOG.md deleted file mode 100644 index 088e2d561c9..00000000000 --- a/stable/twonky-server/5.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - -## [twonky-server-4.1.18](https://github.com/truecharts/charts/compare/twonky-server-4.1.17...twonky-server-4.1.18) (2024-02-12) - -### Chore - - - -- update container image dtjs48jkt/twonkyserver to latest[@b18ee32](https://github.com/b18ee32) by renovate ([#18042](https://github.com/truecharts/charts/issues/18042)) - - -## [twonky-server-4.1.17](https://github.com/truecharts/charts/compare/twonky-server-4.1.16...twonky-server-4.1.17) (2024-02-05) - -### Chore - - - -- update container image dtjs48jkt/twonkyserver to latest[@734d8a1](https://github.com/734d8a1) by renovate ([#17830](https://github.com/truecharts/charts/issues/17830)) - - -## [twonky-server-4.1.16](https://github.com/truecharts/charts/compare/twonky-server-4.1.15...twonky-server-4.1.16) (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)) - - -## [twonky-server-4.1.15](https://github.com/truecharts/charts/compare/twonky-server-4.1.14...twonky-server-4.1.15) (2024-01-29) - -### Chore - - - -- update container image dtjs48jkt/twonkyserver to latest[@ecc3b48](https://github.com/ecc3b48) by renovate ([#17590](https://github.com/truecharts/charts/issues/17590)) - - -## [twonky-server-4.1.14](https://github.com/truecharts/charts/compare/twonky-server-4.1.13...twonky-server-4.1.14) (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)) - - -## [twonky-server-4.1.13](https://github.com/truecharts/charts/compare/twonky-server-4.1.12...twonky-server-4.1.13) (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)) - - -## [twonky-server-4.1.12](https://github.com/truecharts/charts/compare/twonky-server-4.1.11...twonky-server-4.1.12) (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)) - - -## [twonky-server-4.1.11](https://github.com/truecharts/charts/compare/twonky-server-4.1.10...twonky-server-4.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [twonky-server-4.1.10](https://github.com/truecharts/charts/compare/twonky-server-4.1.9...twonky-server-4.1.10) (2024-01-21) \ No newline at end of file diff --git a/stable/twonky-server/5.1.0/Chart.yaml b/stable/twonky-server/5.1.0/Chart.yaml deleted file mode 100644 index 784b6b983f5..00000000000 --- a/stable/twonky-server/5.1.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. -home: https://truecharts.org/charts/stable/twonky-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.png -keywords: - - twonky-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: twonky-server -sources: - - https://github.com/H2CK/twonkyserver - - https://github.com/truecharts/charts/tree/master/charts/stable/twonky-server - - https://hub.docker.com/r/dtjs48jkt/twonkyserver -type: application -version: 5.1.0 diff --git a/stable/twonky-server/5.1.0/charts/common-18.0.1.tgz b/stable/twonky-server/5.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/twonky-server/5.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/twonky-server/5.1.0/ix_values.yaml b/stable/twonky-server/5.1.0/ix_values.yaml deleted file mode 100644 index ddaac097e64..00000000000 --- a/stable/twonky-server/5.1.0/ix_values.yaml +++ /dev/null @@ -1,26 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: dtjs48jkt/twonkyserver - tag: latest@sha256:9c3514df13cc7abee5cd02a302ba5c75b37a5d1de5687f1e0f937ea48b592cb3 -persistence: - config: - enabled: true - mountPath: /config - data: - enabled: true - mountPath: /data -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 - runAsUser: 0 -service: - main: - ports: - main: - port: 9000 - protocol: tcp - targetPort: 9000 diff --git a/stable/ubooquity/10.0.0/.helmignore b/stable/twonky-server/5.1.4/.helmignore similarity index 100% rename from stable/ubooquity/10.0.0/.helmignore rename to stable/twonky-server/5.1.4/.helmignore diff --git a/stable/twonky-server/5.1.4/CHANGELOG.md b/stable/twonky-server/5.1.4/CHANGELOG.md new file mode 100644 index 00000000000..b36897860ff --- /dev/null +++ b/stable/twonky-server/5.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + +## [twonky-server-4.1.18](https://github.com/truecharts/charts/compare/twonky-server-4.1.17...twonky-server-4.1.18) (2024-02-12) + +### Chore + + + +- update container image dtjs48jkt/twonkyserver to latest[@b18ee32](https://github.com/b18ee32) by renovate ([#18042](https://github.com/truecharts/charts/issues/18042)) + + +## [twonky-server-4.1.17](https://github.com/truecharts/charts/compare/twonky-server-4.1.16...twonky-server-4.1.17) (2024-02-05) + +### Chore + + + +- update container image dtjs48jkt/twonkyserver to latest[@734d8a1](https://github.com/734d8a1) by renovate ([#17830](https://github.com/truecharts/charts/issues/17830)) + + +## [twonky-server-4.1.16](https://github.com/truecharts/charts/compare/twonky-server-4.1.15...twonky-server-4.1.16) (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)) + + +## [twonky-server-4.1.15](https://github.com/truecharts/charts/compare/twonky-server-4.1.14...twonky-server-4.1.15) (2024-01-29) + +### Chore + + + +- update container image dtjs48jkt/twonkyserver to latest[@ecc3b48](https://github.com/ecc3b48) by renovate ([#17590](https://github.com/truecharts/charts/issues/17590)) + + +## [twonky-server-4.1.14](https://github.com/truecharts/charts/compare/twonky-server-4.1.13...twonky-server-4.1.14) (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)) + + +## [twonky-server-4.1.13](https://github.com/truecharts/charts/compare/twonky-server-4.1.12...twonky-server-4.1.13) (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)) + + +## [twonky-server-4.1.12](https://github.com/truecharts/charts/compare/twonky-server-4.1.11...twonky-server-4.1.12) (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)) + + +## [twonky-server-4.1.11](https://github.com/truecharts/charts/compare/twonky-server-4.1.10...twonky-server-4.1.11) (2024-01-21) + +### Chore + + diff --git a/stable/twonky-server/5.1.4/Chart.yaml b/stable/twonky-server/5.1.4/Chart.yaml new file mode 100644 index 00000000000..0222814db8b --- /dev/null +++ b/stable/twonky-server/5.1.4/Chart.yaml @@ -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: MediaServer-Video + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. +home: https://truecharts.org/charts/stable/twonky-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.png +keywords: + - twonky-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: twonky-server +sources: + - https://github.com/H2CK/twonkyserver + - https://github.com/truecharts/charts/tree/master/charts/stable/twonky-server + - https://hub.docker.com/r/dtjs48jkt/twonkyserver +type: application +version: 5.1.4 diff --git a/stable/twonky-server/5.1.0/README.md b/stable/twonky-server/5.1.4/README.md similarity index 100% rename from stable/twonky-server/5.1.0/README.md rename to stable/twonky-server/5.1.4/README.md diff --git a/stable/twonky-server/5.1.0/app-readme.md b/stable/twonky-server/5.1.4/app-readme.md similarity index 100% rename from stable/twonky-server/5.1.0/app-readme.md rename to stable/twonky-server/5.1.4/app-readme.md diff --git a/stable/twonky-server/5.1.4/charts/common-18.0.3.tgz b/stable/twonky-server/5.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/twonky-server/5.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/twonky-server/5.1.4/ix_values.yaml b/stable/twonky-server/5.1.4/ix_values.yaml new file mode 100644 index 00000000000..38f0ce12187 --- /dev/null +++ b/stable/twonky-server/5.1.4/ix_values.yaml @@ -0,0 +1,26 @@ +image: + pullPolicy: IfNotPresent + repository: dtjs48jkt/twonkyserver + tag: latest@sha256:9cb1573f57ad08c708017a3aeff34808b13bea93eadb23d72f3b2372ab5536e4 +persistence: + config: + enabled: true + mountPath: /config + data: + enabled: true + mountPath: /data +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 +service: + main: + ports: + main: + port: 9000 + protocol: tcp + targetPort: 9000 diff --git a/stable/twonky-server/5.1.0/questions.yaml b/stable/twonky-server/5.1.4/questions.yaml similarity index 100% rename from stable/twonky-server/5.1.0/questions.yaml rename to stable/twonky-server/5.1.4/questions.yaml diff --git a/stable/twonky-server/5.1.0/templates/common.yaml b/stable/twonky-server/5.1.4/templates/common.yaml similarity index 100% rename from stable/twonky-server/5.1.0/templates/common.yaml rename to stable/twonky-server/5.1.4/templates/common.yaml diff --git a/stable/ubooquity/10.0.0/values.yaml b/stable/twonky-server/5.1.4/values.yaml similarity index 100% rename from stable/ubooquity/10.0.0/values.yaml rename to stable/twonky-server/5.1.4/values.yaml diff --git a/stable/twtxt/10.0.0/CHANGELOG.md b/stable/twtxt/10.0.0/CHANGELOG.md deleted file mode 100644 index 1d515c2d8e7..00000000000 --- a/stable/twtxt/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [twtxt-9.1.11](https://github.com/truecharts/charts/compare/twtxt-9.1.10...twtxt-9.1.11) (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)) - - -## [twtxt-9.1.10](https://github.com/truecharts/charts/compare/twtxt-9.1.9...twtxt-9.1.10) (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)) - - -## [twtxt-9.1.9](https://github.com/truecharts/charts/compare/twtxt-9.1.8...twtxt-9.1.9) (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)) - - -## [twtxt-9.1.8](https://github.com/truecharts/charts/compare/twtxt-9.1.7...twtxt-9.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)) - - -## [twtxt-9.1.7](https://github.com/truecharts/charts/compare/twtxt-9.1.6...twtxt-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [twtxt-9.1.6](https://github.com/truecharts/charts/compare/twtxt-9.1.5...twtxt-9.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)) - - -## [twtxt-9.1.5](https://github.com/truecharts/charts/compare/twtxt-9.1.4...twtxt-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [twtxt-9.1.4](https://github.com/truecharts/charts/compare/twtxt-9.1.3...twtxt-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [twtxt-9.1.3](https://github.com/truecharts/charts/compare/twtxt-9.1.0...twtxt-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/twtxt/10.0.0/Chart.yaml b/stable/twtxt/10.0.0/Chart.yaml deleted file mode 100644 index 21e6e7e80d3..00000000000 --- a/stable/twtxt/10.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.1.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Self-Hosted, Twitterâ„¢-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! -home: https://truecharts.org/charts/stable/twtxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png -keywords: - - twtxt - - blogging - - blog - - social-network -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: twtxt -sources: - - https://github.com/prologic/twtxt - - https://github.com/nicholaswilde/docker-twtxt - - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt - - https://ghcr.io/nicholaswilde/twtxt -type: application -version: 10.0.0 diff --git a/stable/twtxt/10.0.0/charts/common-17.5.0.tgz b/stable/twtxt/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/twtxt/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/unifi/20.0.0/.helmignore b/stable/twtxt/10.1.3/.helmignore similarity index 100% rename from stable/unifi/20.0.0/.helmignore rename to stable/twtxt/10.1.3/.helmignore diff --git a/stable/twtxt/10.1.3/CHANGELOG.md b/stable/twtxt/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5ea8803a056 --- /dev/null +++ b/stable/twtxt/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [twtxt-9.1.11](https://github.com/truecharts/charts/compare/twtxt-9.1.10...twtxt-9.1.11) (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)) + + +## [twtxt-9.1.10](https://github.com/truecharts/charts/compare/twtxt-9.1.9...twtxt-9.1.10) (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)) + + +## [twtxt-9.1.9](https://github.com/truecharts/charts/compare/twtxt-9.1.8...twtxt-9.1.9) (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)) + + +## [twtxt-9.1.8](https://github.com/truecharts/charts/compare/twtxt-9.1.7...twtxt-9.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)) + + +## [twtxt-9.1.7](https://github.com/truecharts/charts/compare/twtxt-9.1.6...twtxt-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [twtxt-9.1.6](https://github.com/truecharts/charts/compare/twtxt-9.1.5...twtxt-9.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)) + + +## [twtxt-9.1.5](https://github.com/truecharts/charts/compare/twtxt-9.1.4...twtxt-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [twtxt-9.1.4](https://github.com/truecharts/charts/compare/twtxt-9.1.3...twtxt-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [twtxt-9.1.3](https://github.com/truecharts/charts/compare/twtxt-9.1.0...twtxt-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/twtxt/10.1.3/Chart.yaml b/stable/twtxt/10.1.3/Chart.yaml new file mode 100644 index 00000000000..9abbbfbeed0 --- /dev/null +++ b/stable/twtxt/10.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.1.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Self-Hosted, Twitterâ„¢-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! +home: https://truecharts.org/charts/stable/twtxt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png +keywords: + - twtxt + - blogging + - blog + - social-network +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: twtxt +sources: + - https://github.com/prologic/twtxt + - https://github.com/nicholaswilde/docker-twtxt + - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt + - https://ghcr.io/nicholaswilde/twtxt +type: application +version: 10.1.3 diff --git a/stable/twtxt/10.0.0/README.md b/stable/twtxt/10.1.3/README.md similarity index 100% rename from stable/twtxt/10.0.0/README.md rename to stable/twtxt/10.1.3/README.md diff --git a/stable/twtxt/10.0.0/app-readme.md b/stable/twtxt/10.1.3/app-readme.md similarity index 100% rename from stable/twtxt/10.0.0/app-readme.md rename to stable/twtxt/10.1.3/app-readme.md diff --git a/stable/twtxt/10.1.3/charts/common-18.0.3.tgz b/stable/twtxt/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/twtxt/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/twtxt/10.0.0/ix_values.yaml b/stable/twtxt/10.1.3/ix_values.yaml similarity index 100% rename from stable/twtxt/10.0.0/ix_values.yaml rename to stable/twtxt/10.1.3/ix_values.yaml diff --git a/stable/twtxt/10.0.0/questions.yaml b/stable/twtxt/10.1.3/questions.yaml similarity index 100% rename from stable/twtxt/10.0.0/questions.yaml rename to stable/twtxt/10.1.3/questions.yaml diff --git a/stable/ubooquity/10.0.0/templates/NOTES.txt b/stable/twtxt/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/10.0.0/templates/NOTES.txt rename to stable/twtxt/10.1.3/templates/NOTES.txt diff --git a/stable/twtxt/10.0.0/templates/common.yaml b/stable/twtxt/10.1.3/templates/common.yaml similarity index 100% rename from stable/twtxt/10.0.0/templates/common.yaml rename to stable/twtxt/10.1.3/templates/common.yaml diff --git a/stable/unifi/20.0.0/values.yaml b/stable/twtxt/10.1.3/values.yaml similarity index 100% rename from stable/unifi/20.0.0/values.yaml rename to stable/twtxt/10.1.3/values.yaml diff --git a/stable/ubooquity/10.0.0/CHANGELOG.md b/stable/ubooquity/10.0.0/CHANGELOG.md deleted file mode 100644 index e93ad43c953..00000000000 --- a/stable/ubooquity/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ubooquity-9.1.17](https://github.com/truecharts/charts/compare/ubooquity-9.1.16...ubooquity-9.1.17) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@648813d](https://github.com/648813d) by renovate ([#18080](https://github.com/truecharts/charts/issues/18080)) - - -## [ubooquity-9.1.16](https://github.com/truecharts/charts/compare/ubooquity-9.1.15...ubooquity-9.1.16) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@1ac9634](https://github.com/1ac9634) by renovate ([#17869](https://github.com/truecharts/charts/issues/17869)) - - -## [ubooquity-9.1.15](https://github.com/truecharts/charts/compare/ubooquity-9.1.14...ubooquity-9.1.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)) - - -## [ubooquity-9.1.14](https://github.com/truecharts/charts/compare/ubooquity-9.1.13...ubooquity-9.1.14) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@74ae85b](https://github.com/74ae85b) by renovate ([#17627](https://github.com/truecharts/charts/issues/17627)) - - -## [ubooquity-9.1.13](https://github.com/truecharts/charts/compare/ubooquity-9.1.12...ubooquity-9.1.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)) - - -## [ubooquity-9.1.12](https://github.com/truecharts/charts/compare/ubooquity-9.1.11...ubooquity-9.1.12) (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)) - - -## [ubooquity-9.1.11](https://github.com/truecharts/charts/compare/ubooquity-9.1.10...ubooquity-9.1.11) (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)) - - -## [ubooquity-9.1.10](https://github.com/truecharts/charts/compare/ubooquity-9.1.9...ubooquity-9.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [ubooquity-9.1.9](https://github.com/truecharts/charts/compare/ubooquity-9.1.8...ubooquity-9.1.9) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@13daf1e](https://github.com/13daf1e) by renovate ([#17371](https://github.com/truecharts/charts/issues/17371)) - - -## [ubooquity-9.1.8](https://github.com/truecharts/charts/compare/ubooquity-9.1.7...ubooquity-9.1.8) (2024-01-14) - -### Chore - - diff --git a/stable/ubooquity/10.0.0/Chart.yaml b/stable/ubooquity/10.0.0/Chart.yaml deleted file mode 100644 index d9e01d6daa0..00000000000 --- a/stable/ubooquity/10.0.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.1.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. -home: https://truecharts.org/charts/stable/ubooquity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png -keywords: - - ubooquity -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ubooquity -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity - - https://ghcr.io/linuxserver/ubooquity -type: application -version: 10.0.0 diff --git a/stable/ubooquity/10.0.0/charts/common-17.5.0.tgz b/stable/ubooquity/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ubooquity/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/universal-media-server/5.0.0/.helmignore b/stable/ubooquity/10.1.3/.helmignore similarity index 100% rename from stable/universal-media-server/5.0.0/.helmignore rename to stable/ubooquity/10.1.3/.helmignore diff --git a/stable/ubooquity/10.1.3/CHANGELOG.md b/stable/ubooquity/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..28c2d943022 --- /dev/null +++ b/stable/ubooquity/10.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ubooquity-9.1.17](https://github.com/truecharts/charts/compare/ubooquity-9.1.16...ubooquity-9.1.17) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@648813d](https://github.com/648813d) by renovate ([#18080](https://github.com/truecharts/charts/issues/18080)) + + +## [ubooquity-9.1.16](https://github.com/truecharts/charts/compare/ubooquity-9.1.15...ubooquity-9.1.16) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@1ac9634](https://github.com/1ac9634) by renovate ([#17869](https://github.com/truecharts/charts/issues/17869)) + + +## [ubooquity-9.1.15](https://github.com/truecharts/charts/compare/ubooquity-9.1.14...ubooquity-9.1.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)) + + +## [ubooquity-9.1.14](https://github.com/truecharts/charts/compare/ubooquity-9.1.13...ubooquity-9.1.14) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@74ae85b](https://github.com/74ae85b) by renovate ([#17627](https://github.com/truecharts/charts/issues/17627)) + + +## [ubooquity-9.1.13](https://github.com/truecharts/charts/compare/ubooquity-9.1.12...ubooquity-9.1.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)) + + +## [ubooquity-9.1.12](https://github.com/truecharts/charts/compare/ubooquity-9.1.11...ubooquity-9.1.12) (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)) + + +## [ubooquity-9.1.11](https://github.com/truecharts/charts/compare/ubooquity-9.1.10...ubooquity-9.1.11) (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)) + + +## [ubooquity-9.1.10](https://github.com/truecharts/charts/compare/ubooquity-9.1.9...ubooquity-9.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [ubooquity-9.1.9](https://github.com/truecharts/charts/compare/ubooquity-9.1.8...ubooquity-9.1.9) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/ubooquity to 2.1.2[@13daf1e](https://github.com/13daf1e) by renovate ([#17371](https://github.com/truecharts/charts/issues/17371)) + + +## [ubooquity-9.1.8](https://github.com/truecharts/charts/compare/ubooquity-9.1.7...ubooquity-9.1.8) (2024-01-14) diff --git a/stable/ubooquity/10.1.3/Chart.yaml b/stable/ubooquity/10.1.3/Chart.yaml new file mode 100644 index 00000000000..35259dddeed --- /dev/null +++ b/stable/ubooquity/10.1.3/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.1.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. +home: https://truecharts.org/charts/stable/ubooquity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png +keywords: + - ubooquity +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ubooquity +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity + - https://ghcr.io/linuxserver/ubooquity +type: application +version: 10.1.3 diff --git a/stable/ubooquity/10.0.0/README.md b/stable/ubooquity/10.1.3/README.md similarity index 100% rename from stable/ubooquity/10.0.0/README.md rename to stable/ubooquity/10.1.3/README.md diff --git a/stable/ubooquity/10.0.0/app-readme.md b/stable/ubooquity/10.1.3/app-readme.md similarity index 100% rename from stable/ubooquity/10.0.0/app-readme.md rename to stable/ubooquity/10.1.3/app-readme.md diff --git a/stable/ubooquity/10.1.3/charts/common-18.0.3.tgz b/stable/ubooquity/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ubooquity/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ubooquity/10.0.0/ix_values.yaml b/stable/ubooquity/10.1.3/ix_values.yaml similarity index 100% rename from stable/ubooquity/10.0.0/ix_values.yaml rename to stable/ubooquity/10.1.3/ix_values.yaml diff --git a/stable/ubooquity/10.0.0/questions.yaml b/stable/ubooquity/10.1.3/questions.yaml similarity index 100% rename from stable/ubooquity/10.0.0/questions.yaml rename to stable/ubooquity/10.1.3/questions.yaml diff --git a/stable/unifi/20.0.0/templates/NOTES.txt b/stable/ubooquity/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/unifi/20.0.0/templates/NOTES.txt rename to stable/ubooquity/10.1.3/templates/NOTES.txt diff --git a/stable/unifi/20.0.0/templates/common.yaml b/stable/ubooquity/10.1.3/templates/common.yaml similarity index 100% rename from stable/unifi/20.0.0/templates/common.yaml rename to stable/ubooquity/10.1.3/templates/common.yaml diff --git a/stable/universal-media-server/5.0.0/values.yaml b/stable/ubooquity/10.1.3/values.yaml similarity index 100% rename from stable/universal-media-server/5.0.0/values.yaml rename to stable/ubooquity/10.1.3/values.yaml diff --git a/stable/unifi/20.0.0/CHANGELOG.md b/stable/unifi/20.0.0/CHANGELOG.md deleted file mode 100644 index d8a817addca..00000000000 --- a/stable/unifi/20.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [unifi-19.1.13](https://github.com/truecharts/charts/compare/unifi-19.1.12...unifi-19.1.13) (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)) - - -## [unifi-19.1.12](https://github.com/truecharts/charts/compare/unifi-19.1.11...unifi-19.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)) - - -## [unifi-19.1.11](https://github.com/truecharts/charts/compare/unifi-19.1.10...unifi-19.1.11) (2024-01-26) - -### Chore - - - -- update container image ghcr.io/goofball222/unifi to v8.0.28[@f5be545](https://github.com/f5be545) by renovate ([#17547](https://github.com/truecharts/charts/issues/17547)) - - -## [unifi-19.1.10](https://github.com/truecharts/charts/compare/unifi-19.1.9...unifi-19.1.10) (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)) - - -## [unifi-19.1.9](https://github.com/truecharts/charts/compare/unifi-19.1.8...unifi-19.1.9) (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)) - - -## [unifi-19.1.8](https://github.com/truecharts/charts/compare/unifi-19.1.7...unifi-19.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [unifi-19.1.7](https://github.com/truecharts/charts/compare/unifi-19.1.6...unifi-19.1.7) (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)) - - -## [unifi-19.1.6](https://github.com/truecharts/charts/compare/unifi-19.1.5...unifi-19.1.6) (2024-01-08) - -### Chore - - - -- update container image ghcr.io/goofball222/unifi to v8.0.26[@8c39d35](https://github.com/8c39d35) by renovate ([#17031](https://github.com/truecharts/charts/issues/17031)) - - -## [unifi-19.1.5](https://github.com/truecharts/charts/compare/unifi-19.1.4...unifi-19.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [unifi-19.1.4](https://github.com/truecharts/charts/compare/unifi-19.1.3...unifi-19.1.4) (2024-01-01) - -### Chore diff --git a/stable/unifi/20.0.0/Chart.yaml b/stable/unifi/20.0.0/Chart.yaml deleted file mode 100644 index e242958698a..00000000000 --- a/stable/unifi/20.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Networking - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 8.0.28 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Ubiquiti Network's Unifi Controller -home: https://truecharts.org/charts/stable/unifi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png -keywords: - - ubiquiti - - unifi -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: unifi -sources: - - https://unifi-network.ui.com - - https://github.com/jacobalberty/unifi-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/unifi - - https://ghcr.io/goofball222/unifi -type: application -version: 20.0.0 diff --git a/stable/unifi/20.0.0/charts/common-17.5.0.tgz b/stable/unifi/20.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/unifi/20.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/unmanic/10.0.0/.helmignore b/stable/unifi/20.1.3/.helmignore similarity index 100% rename from stable/unmanic/10.0.0/.helmignore rename to stable/unifi/20.1.3/.helmignore diff --git a/stable/unifi/20.1.3/CHANGELOG.md b/stable/unifi/20.1.3/CHANGELOG.md new file mode 100644 index 00000000000..cab4411eac2 --- /dev/null +++ b/stable/unifi/20.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [unifi-19.1.13](https://github.com/truecharts/charts/compare/unifi-19.1.12...unifi-19.1.13) (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)) + + +## [unifi-19.1.12](https://github.com/truecharts/charts/compare/unifi-19.1.11...unifi-19.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)) + + +## [unifi-19.1.11](https://github.com/truecharts/charts/compare/unifi-19.1.10...unifi-19.1.11) (2024-01-26) + +### Chore + + + +- update container image ghcr.io/goofball222/unifi to v8.0.28[@f5be545](https://github.com/f5be545) by renovate ([#17547](https://github.com/truecharts/charts/issues/17547)) + + +## [unifi-19.1.10](https://github.com/truecharts/charts/compare/unifi-19.1.9...unifi-19.1.10) (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)) + + +## [unifi-19.1.9](https://github.com/truecharts/charts/compare/unifi-19.1.8...unifi-19.1.9) (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)) + + +## [unifi-19.1.8](https://github.com/truecharts/charts/compare/unifi-19.1.7...unifi-19.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [unifi-19.1.7](https://github.com/truecharts/charts/compare/unifi-19.1.6...unifi-19.1.7) (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)) + + +## [unifi-19.1.6](https://github.com/truecharts/charts/compare/unifi-19.1.5...unifi-19.1.6) (2024-01-08) + +### Chore + + + +- update container image ghcr.io/goofball222/unifi to v8.0.26[@8c39d35](https://github.com/8c39d35) by renovate ([#17031](https://github.com/truecharts/charts/issues/17031)) + + +## [unifi-19.1.5](https://github.com/truecharts/charts/compare/unifi-19.1.4...unifi-19.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/unifi/20.1.3/Chart.yaml b/stable/unifi/20.1.3/Chart.yaml new file mode 100644 index 00000000000..270bfef250b --- /dev/null +++ b/stable/unifi/20.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Networking + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 8.0.28 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Ubiquiti Network's Unifi Controller +home: https://truecharts.org/charts/stable/unifi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png +keywords: + - ubiquiti + - unifi +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: unifi +sources: + - https://unifi-network.ui.com + - https://github.com/jacobalberty/unifi-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://ghcr.io/goofball222/unifi +type: application +version: 20.1.3 diff --git a/stable/unifi/20.0.0/README.md b/stable/unifi/20.1.3/README.md similarity index 100% rename from stable/unifi/20.0.0/README.md rename to stable/unifi/20.1.3/README.md diff --git a/stable/unifi/20.0.0/app-readme.md b/stable/unifi/20.1.3/app-readme.md similarity index 100% rename from stable/unifi/20.0.0/app-readme.md rename to stable/unifi/20.1.3/app-readme.md diff --git a/stable/unifi/20.1.3/charts/common-18.0.3.tgz b/stable/unifi/20.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/unifi/20.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/unifi/20.0.0/ix_values.yaml b/stable/unifi/20.1.3/ix_values.yaml similarity index 100% rename from stable/unifi/20.0.0/ix_values.yaml rename to stable/unifi/20.1.3/ix_values.yaml diff --git a/stable/unifi/20.0.0/questions.yaml b/stable/unifi/20.1.3/questions.yaml similarity index 100% rename from stable/unifi/20.0.0/questions.yaml rename to stable/unifi/20.1.3/questions.yaml diff --git a/stable/unmanic/10.0.0/templates/NOTES.txt b/stable/unifi/20.1.3/templates/NOTES.txt similarity index 100% rename from stable/unmanic/10.0.0/templates/NOTES.txt rename to stable/unifi/20.1.3/templates/NOTES.txt diff --git a/stable/unmanic/10.0.0/templates/common.yaml b/stable/unifi/20.1.3/templates/common.yaml similarity index 100% rename from stable/unmanic/10.0.0/templates/common.yaml rename to stable/unifi/20.1.3/templates/common.yaml diff --git a/stable/unmanic/10.0.0/values.yaml b/stable/unifi/20.1.3/values.yaml similarity index 100% rename from stable/unmanic/10.0.0/values.yaml rename to stable/unifi/20.1.3/values.yaml diff --git a/stable/universal-media-server/5.0.0/CHANGELOG.md b/stable/universal-media-server/5.0.0/CHANGELOG.md deleted file mode 100644 index 07f99f5c905..00000000000 --- a/stable/universal-media-server/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [universal-media-server-4.1.12](https://github.com/truecharts/charts/compare/universal-media-server-4.1.11...universal-media-server-4.1.12) (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)) - - -## [universal-media-server-4.1.11](https://github.com/truecharts/charts/compare/universal-media-server-4.1.10...universal-media-server-4.1.11) (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)) - - -## [universal-media-server-4.1.10](https://github.com/truecharts/charts/compare/universal-media-server-4.1.9...universal-media-server-4.1.10) (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)) - - -## [universal-media-server-4.1.9](https://github.com/truecharts/charts/compare/universal-media-server-4.1.8...universal-media-server-4.1.9) (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)) - - -## [universal-media-server-4.1.8](https://github.com/truecharts/charts/compare/universal-media-server-4.1.7...universal-media-server-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [universal-media-server-4.1.7](https://github.com/truecharts/charts/compare/universal-media-server-4.1.6...universal-media-server-4.1.7) (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)) - - -## [universal-media-server-4.1.6](https://github.com/truecharts/charts/compare/universal-media-server-4.1.5...universal-media-server-4.1.6) (2024-01-08) - -### Chore - - - -- update container image universalmediaserver/ums to latest[@d4e663e](https://github.com/d4e663e) by renovate ([#16969](https://github.com/truecharts/charts/issues/16969)) - - -## [universal-media-server-4.1.5](https://github.com/truecharts/charts/compare/universal-media-server-4.1.4...universal-media-server-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [universal-media-server-4.1.4](https://github.com/truecharts/charts/compare/universal-media-server-4.1.3...universal-media-server-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [universal-media-server-4.1.3](https://github.com/truecharts/charts/compare/universal-media-server-4.1.0...universal-media-server-4.1.3) (2024-01-01) diff --git a/stable/universal-media-server/5.0.0/Chart.yaml b/stable/universal-media-server/5.0.0/Chart.yaml deleted file mode 100644 index 5bb2aa50298..00000000000 --- a/stable/universal-media-server/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. -home: https://truecharts.org/charts/stable/universal-media-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/universal-media-server.png -keywords: - - universal-media-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: universal-media-server -sources: - - https://www.universalmediaserver.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/universal-media-server - - https://hub.docker.com/r/universalmediaserver/ums -type: application -version: 5.0.0 diff --git a/stable/universal-media-server/5.0.0/charts/common-17.5.0.tgz b/stable/universal-media-server/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/universal-media-server/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/unpackerr/13.0.0/.helmignore b/stable/universal-media-server/5.1.3/.helmignore similarity index 100% rename from stable/unpackerr/13.0.0/.helmignore rename to stable/universal-media-server/5.1.3/.helmignore diff --git a/stable/universal-media-server/5.1.3/CHANGELOG.md b/stable/universal-media-server/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..88a936ba6a7 --- /dev/null +++ b/stable/universal-media-server/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [universal-media-server-4.1.12](https://github.com/truecharts/charts/compare/universal-media-server-4.1.11...universal-media-server-4.1.12) (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)) + + +## [universal-media-server-4.1.11](https://github.com/truecharts/charts/compare/universal-media-server-4.1.10...universal-media-server-4.1.11) (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)) + + +## [universal-media-server-4.1.10](https://github.com/truecharts/charts/compare/universal-media-server-4.1.9...universal-media-server-4.1.10) (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)) + + +## [universal-media-server-4.1.9](https://github.com/truecharts/charts/compare/universal-media-server-4.1.8...universal-media-server-4.1.9) (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)) + + +## [universal-media-server-4.1.8](https://github.com/truecharts/charts/compare/universal-media-server-4.1.7...universal-media-server-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [universal-media-server-4.1.7](https://github.com/truecharts/charts/compare/universal-media-server-4.1.6...universal-media-server-4.1.7) (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)) + + +## [universal-media-server-4.1.6](https://github.com/truecharts/charts/compare/universal-media-server-4.1.5...universal-media-server-4.1.6) (2024-01-08) + +### Chore + + + +- update container image universalmediaserver/ums to latest[@d4e663e](https://github.com/d4e663e) by renovate ([#16969](https://github.com/truecharts/charts/issues/16969)) + + +## [universal-media-server-4.1.5](https://github.com/truecharts/charts/compare/universal-media-server-4.1.4...universal-media-server-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [universal-media-server-4.1.4](https://github.com/truecharts/charts/compare/universal-media-server-4.1.3...universal-media-server-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/universal-media-server/5.1.3/Chart.yaml b/stable/universal-media-server/5.1.3/Chart.yaml new file mode 100644 index 00000000000..90e53c95182 --- /dev/null +++ b/stable/universal-media-server/5.1.3/Chart.yaml @@ -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: MediaServer-Video + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. +home: https://truecharts.org/charts/stable/universal-media-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/universal-media-server.png +keywords: + - universal-media-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: universal-media-server +sources: + - https://www.universalmediaserver.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/universal-media-server + - https://hub.docker.com/r/universalmediaserver/ums +type: application +version: 5.1.3 diff --git a/stable/universal-media-server/5.0.0/README.md b/stable/universal-media-server/5.1.3/README.md similarity index 100% rename from stable/universal-media-server/5.0.0/README.md rename to stable/universal-media-server/5.1.3/README.md diff --git a/stable/universal-media-server/5.0.0/app-readme.md b/stable/universal-media-server/5.1.3/app-readme.md similarity index 100% rename from stable/universal-media-server/5.0.0/app-readme.md rename to stable/universal-media-server/5.1.3/app-readme.md diff --git a/stable/universal-media-server/5.1.3/charts/common-18.0.3.tgz b/stable/universal-media-server/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/universal-media-server/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/universal-media-server/5.0.0/ix_values.yaml b/stable/universal-media-server/5.1.3/ix_values.yaml similarity index 100% rename from stable/universal-media-server/5.0.0/ix_values.yaml rename to stable/universal-media-server/5.1.3/ix_values.yaml diff --git a/stable/universal-media-server/5.0.0/questions.yaml b/stable/universal-media-server/5.1.3/questions.yaml similarity index 100% rename from stable/universal-media-server/5.0.0/questions.yaml rename to stable/universal-media-server/5.1.3/questions.yaml diff --git a/stable/universal-media-server/5.0.0/templates/common.yaml b/stable/universal-media-server/5.1.3/templates/common.yaml similarity index 100% rename from stable/universal-media-server/5.0.0/templates/common.yaml rename to stable/universal-media-server/5.1.3/templates/common.yaml diff --git a/stable/unpackerr/13.0.0/values.yaml b/stable/universal-media-server/5.1.3/values.yaml similarity index 100% rename from stable/unpackerr/13.0.0/values.yaml rename to stable/universal-media-server/5.1.3/values.yaml diff --git a/stable/unmanic/10.0.0/CHANGELOG.md b/stable/unmanic/10.0.0/CHANGELOG.md deleted file mode 100644 index 46855859ced..00000000000 --- a/stable/unmanic/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [unmanic-9.1.11](https://github.com/truecharts/charts/compare/unmanic-9.1.10...unmanic-9.1.11) (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)) - - -## [unmanic-9.1.10](https://github.com/truecharts/charts/compare/unmanic-9.1.9...unmanic-9.1.10) (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)) - - -## [unmanic-9.1.9](https://github.com/truecharts/charts/compare/unmanic-9.1.8...unmanic-9.1.9) (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)) - - -## [unmanic-9.1.8](https://github.com/truecharts/charts/compare/unmanic-9.1.7...unmanic-9.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)) - - -## [unmanic-9.1.7](https://github.com/truecharts/charts/compare/unmanic-9.1.6...unmanic-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [unmanic-9.1.6](https://github.com/truecharts/charts/compare/unmanic-9.1.5...unmanic-9.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)) - - -## [unmanic-9.1.5](https://github.com/truecharts/charts/compare/unmanic-9.1.4...unmanic-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [unmanic-9.1.4](https://github.com/truecharts/charts/compare/unmanic-9.1.3...unmanic-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [unmanic-9.1.3](https://github.com/truecharts/charts/compare/unmanic-9.1.0...unmanic-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/unmanic/10.0.0/Chart.yaml b/stable/unmanic/10.0.0/Chart.yaml deleted file mode 100644 index 132975bbfe9..00000000000 --- a/stable/unmanic/10.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.2.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Unmanic is a simple tool for optimising your file library. -home: https://truecharts.org/charts/stable/unmanic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png -keywords: - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: unmanic -sources: - - https://github.com/Unmanic/unmanic - - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic - - https://hub.docker.com/r/josh5/unmanic -type: application -version: 10.0.0 diff --git a/stable/unmanic/10.0.0/charts/common-17.5.0.tgz b/stable/unmanic/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/unmanic/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/unpoller/10.0.0/.helmignore b/stable/unmanic/10.1.3/.helmignore similarity index 100% rename from stable/unpoller/10.0.0/.helmignore rename to stable/unmanic/10.1.3/.helmignore diff --git a/stable/unmanic/10.1.3/CHANGELOG.md b/stable/unmanic/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f8fb862f58a --- /dev/null +++ b/stable/unmanic/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [unmanic-9.1.11](https://github.com/truecharts/charts/compare/unmanic-9.1.10...unmanic-9.1.11) (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)) + + +## [unmanic-9.1.10](https://github.com/truecharts/charts/compare/unmanic-9.1.9...unmanic-9.1.10) (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)) + + +## [unmanic-9.1.9](https://github.com/truecharts/charts/compare/unmanic-9.1.8...unmanic-9.1.9) (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)) + + +## [unmanic-9.1.8](https://github.com/truecharts/charts/compare/unmanic-9.1.7...unmanic-9.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)) + + +## [unmanic-9.1.7](https://github.com/truecharts/charts/compare/unmanic-9.1.6...unmanic-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [unmanic-9.1.6](https://github.com/truecharts/charts/compare/unmanic-9.1.5...unmanic-9.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)) + + +## [unmanic-9.1.5](https://github.com/truecharts/charts/compare/unmanic-9.1.4...unmanic-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [unmanic-9.1.4](https://github.com/truecharts/charts/compare/unmanic-9.1.3...unmanic-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [unmanic-9.1.3](https://github.com/truecharts/charts/compare/unmanic-9.1.0...unmanic-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/unmanic/10.1.3/Chart.yaml b/stable/unmanic/10.1.3/Chart.yaml new file mode 100644 index 00000000000..e0df04a3e68 --- /dev/null +++ b/stable/unmanic/10.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.2.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Unmanic is a simple tool for optimising your file library. +home: https://truecharts.org/charts/stable/unmanic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png +keywords: + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: unmanic +sources: + - https://github.com/Unmanic/unmanic + - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic + - https://hub.docker.com/r/josh5/unmanic +type: application +version: 10.1.3 diff --git a/stable/unmanic/10.0.0/README.md b/stable/unmanic/10.1.3/README.md similarity index 100% rename from stable/unmanic/10.0.0/README.md rename to stable/unmanic/10.1.3/README.md diff --git a/stable/unmanic/10.0.0/app-readme.md b/stable/unmanic/10.1.3/app-readme.md similarity index 100% rename from stable/unmanic/10.0.0/app-readme.md rename to stable/unmanic/10.1.3/app-readme.md diff --git a/stable/unmanic/10.1.3/charts/common-18.0.3.tgz b/stable/unmanic/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/unmanic/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/unmanic/10.0.0/ix_values.yaml b/stable/unmanic/10.1.3/ix_values.yaml similarity index 100% rename from stable/unmanic/10.0.0/ix_values.yaml rename to stable/unmanic/10.1.3/ix_values.yaml diff --git a/stable/unmanic/10.0.0/questions.yaml b/stable/unmanic/10.1.3/questions.yaml similarity index 100% rename from stable/unmanic/10.0.0/questions.yaml rename to stable/unmanic/10.1.3/questions.yaml diff --git a/stable/unpackerr/13.0.0/templates/NOTES.txt b/stable/unmanic/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/unpackerr/13.0.0/templates/NOTES.txt rename to stable/unmanic/10.1.3/templates/NOTES.txt diff --git a/stable/unpackerr/13.0.0/templates/common.yaml b/stable/unmanic/10.1.3/templates/common.yaml similarity index 100% rename from stable/unpackerr/13.0.0/templates/common.yaml rename to stable/unmanic/10.1.3/templates/common.yaml diff --git a/stable/unpoller/10.0.0/values.yaml b/stable/unmanic/10.1.3/values.yaml similarity index 100% rename from stable/unpoller/10.0.0/values.yaml rename to stable/unmanic/10.1.3/values.yaml diff --git a/stable/unpackerr/13.0.0/CHANGELOG.md b/stable/unpackerr/13.0.0/CHANGELOG.md deleted file mode 100644 index f728db81645..00000000000 --- a/stable/unpackerr/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [unpackerr-12.2.6](https://github.com/truecharts/charts/compare/unpackerr-12.2.5...unpackerr-12.2.6) (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)) - - -## [unpackerr-12.2.5](https://github.com/truecharts/charts/compare/unpackerr-12.2.4...unpackerr-12.2.5) (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)) - - -## [unpackerr-12.2.4](https://github.com/truecharts/charts/compare/unpackerr-12.2.3...unpackerr-12.2.4) (2024-01-22) - -### Chore - - - -- update container image golift/unpackerr to v0.13.1[@99defbe](https://github.com/99defbe) by renovate ([#17487](https://github.com/truecharts/charts/issues/17487)) - - -## [unpackerr-12.2.3](https://github.com/truecharts/charts/compare/unpackerr-12.2.2...unpackerr-12.2.3) (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)) - - -## [unpackerr-12.2.2](https://github.com/truecharts/charts/compare/unpackerr-12.2.1...unpackerr-12.2.2) (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)) - - -## [unpackerr-12.2.1](https://github.com/truecharts/charts/compare/unpackerr-12.2.0...unpackerr-12.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [unpackerr-12.2.0](https://github.com/truecharts/charts/compare/unpackerr-12.1.7...unpackerr-12.2.0) (2024-01-21) - -### Chore - - - -- update container image golift/unpackerr to v0.13.0[@dac056a](https://github.com/dac056a) by renovate ([#17449](https://github.com/truecharts/charts/issues/17449)) - - - - -## [unpackerr-12.1.7](https://github.com/truecharts/charts/compare/unpackerr-12.1.6...unpackerr-12.1.7) (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)) - - -## [unpackerr-12.1.6](https://github.com/truecharts/charts/compare/unpackerr-12.1.5...unpackerr-12.1.6) (2024-01-03) - -### Fix - - - -- fix unpackerr config storage ([#16826](https://github.com/truecharts/charts/issues/16826)) - - -## [unpackerr-12.1.5](https://github.com/truecharts/charts/compare/unpackerr-12.1.4...unpackerr-12.1.5) (2024-01-02) - -### Chore diff --git a/stable/unpackerr/13.0.0/Chart.yaml b/stable/unpackerr/13.0.0/Chart.yaml deleted file mode 100644 index fb34c06f174..00000000000 --- a/stable/unpackerr/13.0.0/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.13.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them -home: https://truecharts.org/charts/stable/unpackerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png -keywords: - - unpackerr - - sonarr - - radarr - - lidarr - - readarr - - whisparr -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: unpackerr -sources: - - https://github.com/davidnewhall/unpackerr - - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr - - https://hub.docker.com/r/golift/unpackerr -type: application -version: 13.0.0 diff --git a/stable/unpackerr/13.0.0/charts/common-17.5.0.tgz b/stable/unpackerr/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/unpackerr/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/unturned/6.0.0/.helmignore b/stable/unpackerr/13.1.3/.helmignore similarity index 100% rename from stable/unturned/6.0.0/.helmignore rename to stable/unpackerr/13.1.3/.helmignore diff --git a/stable/unpackerr/13.1.3/CHANGELOG.md b/stable/unpackerr/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4ac8e438bd6 --- /dev/null +++ b/stable/unpackerr/13.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [unpackerr-12.2.6](https://github.com/truecharts/charts/compare/unpackerr-12.2.5...unpackerr-12.2.6) (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)) + + +## [unpackerr-12.2.5](https://github.com/truecharts/charts/compare/unpackerr-12.2.4...unpackerr-12.2.5) (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)) + + +## [unpackerr-12.2.4](https://github.com/truecharts/charts/compare/unpackerr-12.2.3...unpackerr-12.2.4) (2024-01-22) + +### Chore + + + +- update container image golift/unpackerr to v0.13.1[@99defbe](https://github.com/99defbe) by renovate ([#17487](https://github.com/truecharts/charts/issues/17487)) + + +## [unpackerr-12.2.3](https://github.com/truecharts/charts/compare/unpackerr-12.2.2...unpackerr-12.2.3) (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)) + + +## [unpackerr-12.2.2](https://github.com/truecharts/charts/compare/unpackerr-12.2.1...unpackerr-12.2.2) (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)) + + +## [unpackerr-12.2.1](https://github.com/truecharts/charts/compare/unpackerr-12.2.0...unpackerr-12.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [unpackerr-12.2.0](https://github.com/truecharts/charts/compare/unpackerr-12.1.7...unpackerr-12.2.0) (2024-01-21) + +### Chore + + + +- update container image golift/unpackerr to v0.13.0[@dac056a](https://github.com/dac056a) by renovate ([#17449](https://github.com/truecharts/charts/issues/17449)) + + + + +## [unpackerr-12.1.7](https://github.com/truecharts/charts/compare/unpackerr-12.1.6...unpackerr-12.1.7) (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)) + + +## [unpackerr-12.1.6](https://github.com/truecharts/charts/compare/unpackerr-12.1.5...unpackerr-12.1.6) (2024-01-03) + +### Fix + + + +- fix unpackerr config storage ([#16826](https://github.com/truecharts/charts/issues/16826)) + diff --git a/stable/unpackerr/13.1.3/Chart.yaml b/stable/unpackerr/13.1.3/Chart.yaml new file mode 100644 index 00000000000..ef8d59f51a8 --- /dev/null +++ b/stable/unpackerr/13.1.3/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.13.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them +home: https://truecharts.org/charts/stable/unpackerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png +keywords: + - unpackerr + - sonarr + - radarr + - lidarr + - readarr + - whisparr +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: unpackerr +sources: + - https://github.com/davidnewhall/unpackerr + - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr + - https://hub.docker.com/r/golift/unpackerr +type: application +version: 13.1.3 diff --git a/stable/unpackerr/13.0.0/README.md b/stable/unpackerr/13.1.3/README.md similarity index 100% rename from stable/unpackerr/13.0.0/README.md rename to stable/unpackerr/13.1.3/README.md diff --git a/stable/unpackerr/13.0.0/app-readme.md b/stable/unpackerr/13.1.3/app-readme.md similarity index 100% rename from stable/unpackerr/13.0.0/app-readme.md rename to stable/unpackerr/13.1.3/app-readme.md diff --git a/stable/unpackerr/13.1.3/charts/common-18.0.3.tgz b/stable/unpackerr/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/unpackerr/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/unpackerr/13.0.0/ix_values.yaml b/stable/unpackerr/13.1.3/ix_values.yaml similarity index 100% rename from stable/unpackerr/13.0.0/ix_values.yaml rename to stable/unpackerr/13.1.3/ix_values.yaml diff --git a/stable/unpackerr/13.0.0/questions.yaml b/stable/unpackerr/13.1.3/questions.yaml similarity index 100% rename from stable/unpackerr/13.0.0/questions.yaml rename to stable/unpackerr/13.1.3/questions.yaml diff --git a/stable/unpoller/10.0.0/templates/NOTES.txt b/stable/unpackerr/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/unpoller/10.0.0/templates/NOTES.txt rename to stable/unpackerr/13.1.3/templates/NOTES.txt diff --git a/stable/unpoller/10.0.0/templates/common.yaml b/stable/unpackerr/13.1.3/templates/common.yaml similarity index 100% rename from stable/unpoller/10.0.0/templates/common.yaml rename to stable/unpackerr/13.1.3/templates/common.yaml diff --git a/stable/unturned/6.0.0/values.yaml b/stable/unpackerr/13.1.3/values.yaml similarity index 100% rename from stable/unturned/6.0.0/values.yaml rename to stable/unpackerr/13.1.3/values.yaml diff --git a/stable/unpoller/10.0.0/CHANGELOG.md b/stable/unpoller/10.0.0/CHANGELOG.md deleted file mode 100644 index a4cee6d0f35..00000000000 --- a/stable/unpoller/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [unpoller-9.1.11](https://github.com/truecharts/charts/compare/unpoller-9.1.10...unpoller-9.1.11) (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)) - - -## [unpoller-9.1.10](https://github.com/truecharts/charts/compare/unpoller-9.1.9...unpoller-9.1.10) (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)) - - -## [unpoller-9.1.9](https://github.com/truecharts/charts/compare/unpoller-9.1.8...unpoller-9.1.9) (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)) - - -## [unpoller-9.1.8](https://github.com/truecharts/charts/compare/unpoller-9.1.7...unpoller-9.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)) - - -## [unpoller-9.1.7](https://github.com/truecharts/charts/compare/unpoller-9.1.6...unpoller-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [unpoller-9.1.6](https://github.com/truecharts/charts/compare/unpoller-9.1.5...unpoller-9.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)) - - -## [unpoller-9.1.5](https://github.com/truecharts/charts/compare/unpoller-9.1.4...unpoller-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [unpoller-9.1.4](https://github.com/truecharts/charts/compare/unpoller-9.1.3...unpoller-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [unpoller-9.1.3](https://github.com/truecharts/charts/compare/unpoller-9.1.0...unpoller-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/unpoller/10.0.0/Chart.yaml b/stable/unpoller/10.0.0/Chart.yaml deleted file mode 100644 index 777266b433f..00000000000 --- a/stable/unpoller/10.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.9.5 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. -home: https://truecharts.org/charts/stable/unpoller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png -keywords: - - unifi - - unifi-poller - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: unpoller -sources: - - https://github.com/unifi-poller/unifi-poller - - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - - https://ghcr.io/unpoller/unpoller -type: application -version: 10.0.0 diff --git a/stable/unpoller/10.0.0/charts/common-17.5.0.tgz b/stable/unpoller/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/unpoller/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/uptime-kuma/10.0.0/.helmignore b/stable/unpoller/10.1.3/.helmignore similarity index 100% rename from stable/uptime-kuma/10.0.0/.helmignore rename to stable/unpoller/10.1.3/.helmignore diff --git a/stable/unpoller/10.1.3/CHANGELOG.md b/stable/unpoller/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7b4d89bd168 --- /dev/null +++ b/stable/unpoller/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [unpoller-9.1.11](https://github.com/truecharts/charts/compare/unpoller-9.1.10...unpoller-9.1.11) (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)) + + +## [unpoller-9.1.10](https://github.com/truecharts/charts/compare/unpoller-9.1.9...unpoller-9.1.10) (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)) + + +## [unpoller-9.1.9](https://github.com/truecharts/charts/compare/unpoller-9.1.8...unpoller-9.1.9) (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)) + + +## [unpoller-9.1.8](https://github.com/truecharts/charts/compare/unpoller-9.1.7...unpoller-9.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)) + + +## [unpoller-9.1.7](https://github.com/truecharts/charts/compare/unpoller-9.1.6...unpoller-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [unpoller-9.1.6](https://github.com/truecharts/charts/compare/unpoller-9.1.5...unpoller-9.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)) + + +## [unpoller-9.1.5](https://github.com/truecharts/charts/compare/unpoller-9.1.4...unpoller-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [unpoller-9.1.4](https://github.com/truecharts/charts/compare/unpoller-9.1.3...unpoller-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [unpoller-9.1.3](https://github.com/truecharts/charts/compare/unpoller-9.1.0...unpoller-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/unpoller/10.1.3/Chart.yaml b/stable/unpoller/10.1.3/Chart.yaml new file mode 100644 index 00000000000..a03cfc7387b --- /dev/null +++ b/stable/unpoller/10.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.9.5 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. +home: https://truecharts.org/charts/stable/unpoller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png +keywords: + - unifi + - unifi-poller + - metrics +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: unpoller +sources: + - https://github.com/unifi-poller/unifi-poller + - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller + - https://ghcr.io/unpoller/unpoller +type: application +version: 10.1.3 diff --git a/stable/unpoller/10.0.0/README.md b/stable/unpoller/10.1.3/README.md similarity index 100% rename from stable/unpoller/10.0.0/README.md rename to stable/unpoller/10.1.3/README.md diff --git a/stable/unpoller/10.0.0/app-readme.md b/stable/unpoller/10.1.3/app-readme.md similarity index 100% rename from stable/unpoller/10.0.0/app-readme.md rename to stable/unpoller/10.1.3/app-readme.md diff --git a/stable/unpoller/10.1.3/charts/common-18.0.3.tgz b/stable/unpoller/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/unpoller/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/unpoller/10.0.0/ix_values.yaml b/stable/unpoller/10.1.3/ix_values.yaml similarity index 100% rename from stable/unpoller/10.0.0/ix_values.yaml rename to stable/unpoller/10.1.3/ix_values.yaml diff --git a/stable/unpoller/10.0.0/questions.yaml b/stable/unpoller/10.1.3/questions.yaml similarity index 100% rename from stable/unpoller/10.0.0/questions.yaml rename to stable/unpoller/10.1.3/questions.yaml diff --git a/stable/unturned/6.0.0/templates/NOTES.txt b/stable/unpoller/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/unturned/6.0.0/templates/NOTES.txt rename to stable/unpoller/10.1.3/templates/NOTES.txt diff --git a/stable/unturned/6.0.0/templates/common.yaml b/stable/unpoller/10.1.3/templates/common.yaml similarity index 100% rename from stable/unturned/6.0.0/templates/common.yaml rename to stable/unpoller/10.1.3/templates/common.yaml diff --git a/stable/uptime-kuma/10.0.0/values.yaml b/stable/unpoller/10.1.3/values.yaml similarity index 100% rename from stable/uptime-kuma/10.0.0/values.yaml rename to stable/unpoller/10.1.3/values.yaml diff --git a/stable/unturned/6.0.0/CHANGELOG.md b/stable/unturned/6.0.0/CHANGELOG.md deleted file mode 100644 index b79553cf6fb..00000000000 --- a/stable/unturned/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [unturned-5.1.14](https://github.com/truecharts/charts/compare/unturned-5.1.13...unturned-5.1.14) (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)) - - -## [unturned-5.1.13](https://github.com/truecharts/charts/compare/unturned-5.1.12...unturned-5.1.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)) - - -## [unturned-5.1.12](https://github.com/truecharts/charts/compare/unturned-5.1.11...unturned-5.1.12) (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)) - - -## [unturned-5.1.11](https://github.com/truecharts/charts/compare/unturned-5.1.10...unturned-5.1.11) (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)) - - -## [unturned-5.1.10](https://github.com/truecharts/charts/compare/unturned-5.1.9...unturned-5.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [unturned-5.1.9](https://github.com/truecharts/charts/compare/unturned-5.1.8...unturned-5.1.9) (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)) - - -## [unturned-5.1.8](https://github.com/truecharts/charts/compare/unturned-5.1.7...unturned-5.1.8) (2024-01-03) - -### Chore - - - -- update container image ich777/steamcmd to unturned[@e63219b](https://github.com/e63219b) by renovate ([#16780](https://github.com/truecharts/charts/issues/16780)) - - -## [unturned-5.1.7](https://github.com/truecharts/charts/compare/unturned-5.1.6...unturned-5.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [unturned-5.1.6](https://github.com/truecharts/charts/compare/unturned-5.1.4...unturned-5.1.6) (2024-01-02) - -### Chore - - - -- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) - - -## [unturned-5.1.4](https://github.com/truecharts/charts/compare/unturned-5.1.3...unturned-5.1.4) (2024-01-01) - -### Chore diff --git a/stable/unturned/6.0.0/Chart.yaml b/stable/unturned/6.0.0/Chart.yaml deleted file mode 100644 index 3c44f2d06de..00000000000 --- a/stable/unturned/6.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: unturned -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Unturned SteamCMD -home: https://truecharts.org/charts/stable/unturned -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.png -keywords: - - unturned - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: unturned -sources: - - https://github.com/ich777/docker-steamcmd-server/tree/unturned - - https://github.com/truecharts/charts/tree/master/charts/stable/unturned - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 6.0.0 diff --git a/stable/unturned/6.0.0/charts/common-17.5.0.tgz b/stable/unturned/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/unturned/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/uptimerobot-prometheus/11.0.0/.helmignore b/stable/unturned/6.1.3/.helmignore similarity index 100% rename from stable/uptimerobot-prometheus/11.0.0/.helmignore rename to stable/unturned/6.1.3/.helmignore diff --git a/stable/unturned/6.1.3/CHANGELOG.md b/stable/unturned/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..86e7dc14125 --- /dev/null +++ b/stable/unturned/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [unturned-5.1.14](https://github.com/truecharts/charts/compare/unturned-5.1.13...unturned-5.1.14) (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)) + + +## [unturned-5.1.13](https://github.com/truecharts/charts/compare/unturned-5.1.12...unturned-5.1.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)) + + +## [unturned-5.1.12](https://github.com/truecharts/charts/compare/unturned-5.1.11...unturned-5.1.12) (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)) + + +## [unturned-5.1.11](https://github.com/truecharts/charts/compare/unturned-5.1.10...unturned-5.1.11) (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)) + + +## [unturned-5.1.10](https://github.com/truecharts/charts/compare/unturned-5.1.9...unturned-5.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [unturned-5.1.9](https://github.com/truecharts/charts/compare/unturned-5.1.8...unturned-5.1.9) (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)) + + +## [unturned-5.1.8](https://github.com/truecharts/charts/compare/unturned-5.1.7...unturned-5.1.8) (2024-01-03) + +### Chore + + + +- update container image ich777/steamcmd to unturned[@e63219b](https://github.com/e63219b) by renovate ([#16780](https://github.com/truecharts/charts/issues/16780)) + + +## [unturned-5.1.7](https://github.com/truecharts/charts/compare/unturned-5.1.6...unturned-5.1.7) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [unturned-5.1.6](https://github.com/truecharts/charts/compare/unturned-5.1.4...unturned-5.1.6) (2024-01-02) + +### Chore + + + +- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749)) + diff --git a/stable/unturned/6.1.3/Chart.yaml b/stable/unturned/6.1.3/Chart.yaml new file mode 100644 index 00000000000..0afecc636f5 --- /dev/null +++ b/stable/unturned/6.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: unturned +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Unturned SteamCMD +home: https://truecharts.org/charts/stable/unturned +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.png +keywords: + - unturned + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: unturned +sources: + - https://github.com/ich777/docker-steamcmd-server/tree/unturned + - https://github.com/truecharts/charts/tree/master/charts/stable/unturned + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 6.1.3 diff --git a/stable/unturned/6.0.0/README.md b/stable/unturned/6.1.3/README.md similarity index 100% rename from stable/unturned/6.0.0/README.md rename to stable/unturned/6.1.3/README.md diff --git a/stable/unturned/6.0.0/app-readme.md b/stable/unturned/6.1.3/app-readme.md similarity index 100% rename from stable/unturned/6.0.0/app-readme.md rename to stable/unturned/6.1.3/app-readme.md diff --git a/stable/unturned/6.1.3/charts/common-18.0.3.tgz b/stable/unturned/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/unturned/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/unturned/6.0.0/ix_values.yaml b/stable/unturned/6.1.3/ix_values.yaml similarity index 100% rename from stable/unturned/6.0.0/ix_values.yaml rename to stable/unturned/6.1.3/ix_values.yaml diff --git a/stable/unturned/6.0.0/questions.yaml b/stable/unturned/6.1.3/questions.yaml similarity index 100% rename from stable/unturned/6.0.0/questions.yaml rename to stable/unturned/6.1.3/questions.yaml diff --git a/stable/uptime-kuma/10.0.0/templates/NOTES.txt b/stable/unturned/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/uptime-kuma/10.0.0/templates/NOTES.txt rename to stable/unturned/6.1.3/templates/NOTES.txt diff --git a/stable/uptimerobot-prometheus/11.0.0/templates/common.yaml b/stable/unturned/6.1.3/templates/common.yaml similarity index 100% rename from stable/uptimerobot-prometheus/11.0.0/templates/common.yaml rename to stable/unturned/6.1.3/templates/common.yaml diff --git a/stable/uptimerobot-prometheus/11.0.0/values.yaml b/stable/unturned/6.1.3/values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/11.0.0/values.yaml rename to stable/unturned/6.1.3/values.yaml diff --git a/stable/uptime-kuma/10.0.0/CHANGELOG.md b/stable/uptime-kuma/10.0.0/CHANGELOG.md deleted file mode 100644 index ce739995403..00000000000 --- a/stable/uptime-kuma/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [uptime-kuma-9.1.12](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.11...uptime-kuma-9.1.12) (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)) - - -## [uptime-kuma-9.1.11](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.10...uptime-kuma-9.1.11) (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)) - - -## [uptime-kuma-9.1.10](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.9...uptime-kuma-9.1.10) (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)) - - -## [uptime-kuma-9.1.9](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.8...uptime-kuma-9.1.9) (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)) - - -## [uptime-kuma-9.1.8](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.7...uptime-kuma-9.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [uptime-kuma-9.1.7](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.6...uptime-kuma-9.1.7) (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)) - - -## [uptime-kuma-9.1.6](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.5...uptime-kuma-9.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [uptime-kuma-9.1.5](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.4...uptime-kuma-9.1.5) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [uptime-kuma-9.1.4](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.1...uptime-kuma-9.1.4) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/uptime-kuma/10.0.0/Chart.yaml b/stable/uptime-kuma/10.0.0/Chart.yaml deleted file mode 100644 index 4ccd21e5e88..00000000000 --- a/stable/uptime-kuma/10.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.23.11 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A fancy self-hosted monitoring tool -home: https://truecharts.org/charts/stable/uptime-kuma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png -keywords: - - monitoring - - uptime -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: uptime-kuma -sources: - - https://github.com/louislam/uptime-kuma - - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma - - https://hub.docker.com/r/louislam/uptime-kuma -type: application -version: 10.0.0 diff --git a/stable/uptime-kuma/10.0.0/charts/common-17.5.0.tgz b/stable/uptime-kuma/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/uptime-kuma/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/urban-terror/5.0.0/.helmignore b/stable/uptime-kuma/10.1.3/.helmignore similarity index 100% rename from stable/urban-terror/5.0.0/.helmignore rename to stable/uptime-kuma/10.1.3/.helmignore diff --git a/stable/uptime-kuma/10.1.3/CHANGELOG.md b/stable/uptime-kuma/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3d456b07760 --- /dev/null +++ b/stable/uptime-kuma/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [uptime-kuma-9.1.12](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.11...uptime-kuma-9.1.12) (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)) + + +## [uptime-kuma-9.1.11](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.10...uptime-kuma-9.1.11) (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)) + + +## [uptime-kuma-9.1.10](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.9...uptime-kuma-9.1.10) (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)) + + +## [uptime-kuma-9.1.9](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.8...uptime-kuma-9.1.9) (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)) + + +## [uptime-kuma-9.1.8](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.7...uptime-kuma-9.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [uptime-kuma-9.1.7](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.6...uptime-kuma-9.1.7) (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)) + + +## [uptime-kuma-9.1.6](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.5...uptime-kuma-9.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [uptime-kuma-9.1.5](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.4...uptime-kuma-9.1.5) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [uptime-kuma-9.1.4](https://github.com/truecharts/charts/compare/uptime-kuma-9.1.1...uptime-kuma-9.1.4) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/uptime-kuma/10.1.3/Chart.yaml b/stable/uptime-kuma/10.1.3/Chart.yaml new file mode 100644 index 00000000000..d877bce7790 --- /dev/null +++ b/stable/uptime-kuma/10.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitoring + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.23.11 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A fancy self-hosted monitoring tool +home: https://truecharts.org/charts/stable/uptime-kuma +icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png +keywords: + - monitoring + - uptime +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: uptime-kuma +sources: + - https://github.com/louislam/uptime-kuma + - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma + - https://hub.docker.com/r/louislam/uptime-kuma +type: application +version: 10.1.3 diff --git a/stable/uptime-kuma/10.0.0/README.md b/stable/uptime-kuma/10.1.3/README.md similarity index 100% rename from stable/uptime-kuma/10.0.0/README.md rename to stable/uptime-kuma/10.1.3/README.md diff --git a/stable/uptime-kuma/10.0.0/app-readme.md b/stable/uptime-kuma/10.1.3/app-readme.md similarity index 100% rename from stable/uptime-kuma/10.0.0/app-readme.md rename to stable/uptime-kuma/10.1.3/app-readme.md diff --git a/stable/uptime-kuma/10.1.3/charts/common-18.0.3.tgz b/stable/uptime-kuma/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/uptime-kuma/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/uptime-kuma/10.0.0/ix_values.yaml b/stable/uptime-kuma/10.1.3/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/10.0.0/ix_values.yaml rename to stable/uptime-kuma/10.1.3/ix_values.yaml diff --git a/stable/uptime-kuma/10.0.0/questions.yaml b/stable/uptime-kuma/10.1.3/questions.yaml similarity index 100% rename from stable/uptime-kuma/10.0.0/questions.yaml rename to stable/uptime-kuma/10.1.3/questions.yaml diff --git a/stable/uptimerobot-prometheus/11.0.0/templates/NOTES.txt b/stable/uptime-kuma/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/uptimerobot-prometheus/11.0.0/templates/NOTES.txt rename to stable/uptime-kuma/10.1.3/templates/NOTES.txt diff --git a/stable/uptime-kuma/10.0.0/templates/_prometheusrules.tpl b/stable/uptime-kuma/10.1.3/templates/_prometheusrules.tpl similarity index 100% rename from stable/uptime-kuma/10.0.0/templates/_prometheusrules.tpl rename to stable/uptime-kuma/10.1.3/templates/_prometheusrules.tpl diff --git a/stable/uptime-kuma/10.0.0/templates/_servicemonitor.tpl b/stable/uptime-kuma/10.1.3/templates/_servicemonitor.tpl similarity index 100% rename from stable/uptime-kuma/10.0.0/templates/_servicemonitor.tpl rename to stable/uptime-kuma/10.1.3/templates/_servicemonitor.tpl diff --git a/stable/uptime-kuma/10.0.0/templates/common.yaml b/stable/uptime-kuma/10.1.3/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/10.0.0/templates/common.yaml rename to stable/uptime-kuma/10.1.3/templates/common.yaml diff --git a/stable/urban-terror/5.0.0/values.yaml b/stable/uptime-kuma/10.1.3/values.yaml similarity index 100% rename from stable/urban-terror/5.0.0/values.yaml rename to stable/uptime-kuma/10.1.3/values.yaml diff --git a/stable/uptimerobot-prometheus/11.0.0/CHANGELOG.md b/stable/uptimerobot-prometheus/11.0.0/CHANGELOG.md deleted file mode 100644 index ffc24e10688..00000000000 --- a/stable/uptimerobot-prometheus/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [uptimerobot-prometheus-10.1.11](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.10...uptimerobot-prometheus-10.1.11) (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)) - - -## [uptimerobot-prometheus-10.1.10](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.9...uptimerobot-prometheus-10.1.10) (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)) - - -## [uptimerobot-prometheus-10.1.9](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.8...uptimerobot-prometheus-10.1.9) (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)) - - -## [uptimerobot-prometheus-10.1.8](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.7...uptimerobot-prometheus-10.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)) - - -## [uptimerobot-prometheus-10.1.7](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.6...uptimerobot-prometheus-10.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [uptimerobot-prometheus-10.1.6](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.5...uptimerobot-prometheus-10.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)) - - -## [uptimerobot-prometheus-10.1.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.4...uptimerobot-prometheus-10.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [uptimerobot-prometheus-10.1.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.3...uptimerobot-prometheus-10.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [uptimerobot-prometheus-10.1.3](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.0...uptimerobot-prometheus-10.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/uptimerobot-prometheus/11.0.0/Chart.yaml b/stable/uptimerobot-prometheus/11.0.0/Chart.yaml deleted file mode 100644 index 2e900706e60..00000000000 --- a/stable/uptimerobot-prometheus/11.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.0.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Prometheus Exporter for the official uptimerobot CLI -home: https://truecharts.org/charts/stable/uptimerobot-prometheus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png -keywords: - - uptimerobot - - prometheus - - grafana - - metrics -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: uptimerobot-prometheus -sources: - - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus - - https://github.com/lekpamartin/uptimerobot_exporter - - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus - - https://hub.docker.com/r/billimek/prometheus-uptimerobot-exporter -type: application -version: 11.0.0 diff --git a/stable/uptimerobot-prometheus/11.0.0/charts/common-17.5.0.tgz b/stable/uptimerobot-prometheus/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/uptimerobot-prometheus/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/v-rising/5.0.0/.helmignore b/stable/uptimerobot-prometheus/11.1.3/.helmignore similarity index 100% rename from stable/v-rising/5.0.0/.helmignore rename to stable/uptimerobot-prometheus/11.1.3/.helmignore diff --git a/stable/uptimerobot-prometheus/11.1.3/CHANGELOG.md b/stable/uptimerobot-prometheus/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d5e13478f1a --- /dev/null +++ b/stable/uptimerobot-prometheus/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [uptimerobot-prometheus-10.1.11](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.10...uptimerobot-prometheus-10.1.11) (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)) + + +## [uptimerobot-prometheus-10.1.10](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.9...uptimerobot-prometheus-10.1.10) (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)) + + +## [uptimerobot-prometheus-10.1.9](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.8...uptimerobot-prometheus-10.1.9) (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)) + + +## [uptimerobot-prometheus-10.1.8](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.7...uptimerobot-prometheus-10.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)) + + +## [uptimerobot-prometheus-10.1.7](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.6...uptimerobot-prometheus-10.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [uptimerobot-prometheus-10.1.6](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.5...uptimerobot-prometheus-10.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)) + + +## [uptimerobot-prometheus-10.1.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.4...uptimerobot-prometheus-10.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [uptimerobot-prometheus-10.1.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.3...uptimerobot-prometheus-10.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [uptimerobot-prometheus-10.1.3](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-10.1.0...uptimerobot-prometheus-10.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/uptimerobot-prometheus/11.1.3/Chart.yaml b/stable/uptimerobot-prometheus/11.1.3/Chart.yaml new file mode 100644 index 00000000000..76592bb35ce --- /dev/null +++ b/stable/uptimerobot-prometheus/11.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.0.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Prometheus Exporter for the official uptimerobot CLI +home: https://truecharts.org/charts/stable/uptimerobot-prometheus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png +keywords: + - uptimerobot + - prometheus + - grafana + - metrics +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: uptimerobot-prometheus +sources: + - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus + - https://github.com/lekpamartin/uptimerobot_exporter + - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus + - https://hub.docker.com/r/billimek/prometheus-uptimerobot-exporter +type: application +version: 11.1.3 diff --git a/stable/uptimerobot-prometheus/11.0.0/README.md b/stable/uptimerobot-prometheus/11.1.3/README.md similarity index 100% rename from stable/uptimerobot-prometheus/11.0.0/README.md rename to stable/uptimerobot-prometheus/11.1.3/README.md diff --git a/stable/uptimerobot-prometheus/11.0.0/app-readme.md b/stable/uptimerobot-prometheus/11.1.3/app-readme.md similarity index 100% rename from stable/uptimerobot-prometheus/11.0.0/app-readme.md rename to stable/uptimerobot-prometheus/11.1.3/app-readme.md diff --git a/stable/uptimerobot-prometheus/11.1.3/charts/common-18.0.3.tgz b/stable/uptimerobot-prometheus/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/uptimerobot-prometheus/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/uptimerobot-prometheus/11.0.0/ix_values.yaml b/stable/uptimerobot-prometheus/11.1.3/ix_values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/11.0.0/ix_values.yaml rename to stable/uptimerobot-prometheus/11.1.3/ix_values.yaml diff --git a/stable/uptimerobot-prometheus/11.0.0/questions.yaml b/stable/uptimerobot-prometheus/11.1.3/questions.yaml similarity index 100% rename from stable/uptimerobot-prometheus/11.0.0/questions.yaml rename to stable/uptimerobot-prometheus/11.1.3/questions.yaml diff --git a/stable/valheim/10.0.0/templates/NOTES.txt b/stable/uptimerobot-prometheus/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/valheim/10.0.0/templates/NOTES.txt rename to stable/uptimerobot-prometheus/11.1.3/templates/NOTES.txt diff --git a/stable/verysync/9.0.0/templates/common.yaml b/stable/uptimerobot-prometheus/11.1.3/templates/common.yaml similarity index 100% rename from stable/verysync/9.0.0/templates/common.yaml rename to stable/uptimerobot-prometheus/11.1.3/templates/common.yaml diff --git a/stable/uptimerobot-prometheus/11.0.0/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/11.1.3/templates/prometheusrules.yaml similarity index 100% rename from stable/uptimerobot-prometheus/11.0.0/templates/prometheusrules.yaml rename to stable/uptimerobot-prometheus/11.1.3/templates/prometheusrules.yaml diff --git a/stable/uptimerobot-prometheus/11.0.0/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/11.1.3/templates/servicemonitor.yaml similarity index 100% rename from stable/uptimerobot-prometheus/11.0.0/templates/servicemonitor.yaml rename to stable/uptimerobot-prometheus/11.1.3/templates/servicemonitor.yaml diff --git a/stable/v-rising/5.0.0/values.yaml b/stable/uptimerobot-prometheus/11.1.3/values.yaml similarity index 100% rename from stable/v-rising/5.0.0/values.yaml rename to stable/uptimerobot-prometheus/11.1.3/values.yaml diff --git a/stable/urban-terror/5.0.0/CHANGELOG.md b/stable/urban-terror/5.0.0/CHANGELOG.md deleted file mode 100644 index e6103ff69c8..00000000000 --- a/stable/urban-terror/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [urban-terror-4.1.11](https://github.com/truecharts/charts/compare/urban-terror-4.1.10...urban-terror-4.1.11) (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)) - - -## [urban-terror-4.1.10](https://github.com/truecharts/charts/compare/urban-terror-4.1.9...urban-terror-4.1.10) (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)) - - -## [urban-terror-4.1.9](https://github.com/truecharts/charts/compare/urban-terror-4.1.8...urban-terror-4.1.9) (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)) - - -## [urban-terror-4.1.8](https://github.com/truecharts/charts/compare/urban-terror-4.1.7...urban-terror-4.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)) - - -## [urban-terror-4.1.7](https://github.com/truecharts/charts/compare/urban-terror-4.1.6...urban-terror-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [urban-terror-4.1.6](https://github.com/truecharts/charts/compare/urban-terror-4.1.5...urban-terror-4.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)) - - -## [urban-terror-4.1.5](https://github.com/truecharts/charts/compare/urban-terror-4.1.4...urban-terror-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [urban-terror-4.1.4](https://github.com/truecharts/charts/compare/urban-terror-4.1.3...urban-terror-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [urban-terror-4.1.3](https://github.com/truecharts/charts/compare/urban-terror-4.1.0...urban-terror-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/urban-terror/5.0.0/Chart.yaml b/stable/urban-terror/5.0.0/Chart.yaml deleted file mode 100644 index 2adba50dd64..00000000000 --- a/stable/urban-terror/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. -home: https://truecharts.org/charts/stable/urban-terror -icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.png -keywords: - - urban-terror - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: urban-terror -sources: - - https://www.urbanterror.info/ - - https://github.com/truecharts/charts/tree/master/charts/stable/urban-terror - - https://hub.docker.com/r/ich777/urbanterror -type: application -version: 5.0.0 diff --git a/stable/urban-terror/5.0.0/charts/common-17.5.0.tgz b/stable/urban-terror/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/urban-terror/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/valetudo-mapper/5.0.0/.helmignore b/stable/urban-terror/5.1.3/.helmignore similarity index 100% rename from stable/valetudo-mapper/5.0.0/.helmignore rename to stable/urban-terror/5.1.3/.helmignore diff --git a/stable/urban-terror/5.1.3/CHANGELOG.md b/stable/urban-terror/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..680421beb6e --- /dev/null +++ b/stable/urban-terror/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [urban-terror-4.1.11](https://github.com/truecharts/charts/compare/urban-terror-4.1.10...urban-terror-4.1.11) (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)) + + +## [urban-terror-4.1.10](https://github.com/truecharts/charts/compare/urban-terror-4.1.9...urban-terror-4.1.10) (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)) + + +## [urban-terror-4.1.9](https://github.com/truecharts/charts/compare/urban-terror-4.1.8...urban-terror-4.1.9) (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)) + + +## [urban-terror-4.1.8](https://github.com/truecharts/charts/compare/urban-terror-4.1.7...urban-terror-4.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)) + + +## [urban-terror-4.1.7](https://github.com/truecharts/charts/compare/urban-terror-4.1.6...urban-terror-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [urban-terror-4.1.6](https://github.com/truecharts/charts/compare/urban-terror-4.1.5...urban-terror-4.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)) + + +## [urban-terror-4.1.5](https://github.com/truecharts/charts/compare/urban-terror-4.1.4...urban-terror-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [urban-terror-4.1.4](https://github.com/truecharts/charts/compare/urban-terror-4.1.3...urban-terror-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [urban-terror-4.1.3](https://github.com/truecharts/charts/compare/urban-terror-4.1.0...urban-terror-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/urban-terror/5.1.3/Chart.yaml b/stable/urban-terror/5.1.3/Chart.yaml new file mode 100644 index 00000000000..ef71670dbae --- /dev/null +++ b/stable/urban-terror/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. +home: https://truecharts.org/charts/stable/urban-terror +icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.png +keywords: + - urban-terror + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: urban-terror +sources: + - https://www.urbanterror.info/ + - https://github.com/truecharts/charts/tree/master/charts/stable/urban-terror + - https://hub.docker.com/r/ich777/urbanterror +type: application +version: 5.1.3 diff --git a/stable/urban-terror/5.0.0/README.md b/stable/urban-terror/5.1.3/README.md similarity index 100% rename from stable/urban-terror/5.0.0/README.md rename to stable/urban-terror/5.1.3/README.md diff --git a/stable/urban-terror/5.0.0/app-readme.md b/stable/urban-terror/5.1.3/app-readme.md similarity index 100% rename from stable/urban-terror/5.0.0/app-readme.md rename to stable/urban-terror/5.1.3/app-readme.md diff --git a/stable/urban-terror/5.1.3/charts/common-18.0.3.tgz b/stable/urban-terror/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/urban-terror/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/urban-terror/5.0.0/ix_values.yaml b/stable/urban-terror/5.1.3/ix_values.yaml similarity index 100% rename from stable/urban-terror/5.0.0/ix_values.yaml rename to stable/urban-terror/5.1.3/ix_values.yaml diff --git a/stable/urban-terror/5.0.0/questions.yaml b/stable/urban-terror/5.1.3/questions.yaml similarity index 100% rename from stable/urban-terror/5.0.0/questions.yaml rename to stable/urban-terror/5.1.3/questions.yaml diff --git a/stable/urban-terror/5.0.0/templates/common.yaml b/stable/urban-terror/5.1.3/templates/common.yaml similarity index 100% rename from stable/urban-terror/5.0.0/templates/common.yaml rename to stable/urban-terror/5.1.3/templates/common.yaml diff --git a/stable/valetudo-mapper/5.0.0/values.yaml b/stable/urban-terror/5.1.3/values.yaml similarity index 100% rename from stable/valetudo-mapper/5.0.0/values.yaml rename to stable/urban-terror/5.1.3/values.yaml diff --git a/stable/v-rising/5.0.0/CHANGELOG.md b/stable/v-rising/5.0.0/CHANGELOG.md deleted file mode 100644 index 123538e959a..00000000000 --- a/stable/v-rising/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [v-rising-4.2.5](https://github.com/truecharts/charts/compare/v-rising-4.2.4...v-rising-4.2.5) (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)) - - -## [v-rising-4.2.4](https://github.com/truecharts/charts/compare/v-rising-4.2.3...v-rising-4.2.4) (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)) - - -## [v-rising-4.2.3](https://github.com/truecharts/charts/compare/v-rising-4.2.2...v-rising-4.2.3) (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)) - - -## [v-rising-4.2.2](https://github.com/truecharts/charts/compare/v-rising-4.2.1...v-rising-4.2.2) (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)) - - -## [v-rising-4.2.1](https://github.com/truecharts/charts/compare/v-rising-4.2.0...v-rising-4.2.1) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [v-rising-4.2.0](https://github.com/truecharts/charts/compare/v-rising-4.1.6...v-rising-4.2.0) (2024-01-21) - -### Feat - - - -- Add Steam Query port ([#17313](https://github.com/truecharts/charts/issues/17313)) - - - - -## [v-rising-4.1.6](https://github.com/truecharts/charts/compare/v-rising-4.1.5...v-rising-4.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)) - - -## [v-rising-4.1.5](https://github.com/truecharts/charts/compare/v-rising-4.1.4...v-rising-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [v-rising-4.1.4](https://github.com/truecharts/charts/compare/v-rising-4.1.3...v-rising-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [v-rising-4.1.3](https://github.com/truecharts/charts/compare/v-rising-4.1.0...v-rising-4.1.3) (2024-01-01) diff --git a/stable/v-rising/5.0.0/Chart.yaml b/stable/v-rising/5.0.0/Chart.yaml deleted file mode 100644 index 614d37196ca..00000000000 --- a/stable/v-rising/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: rising -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install SteamCMD. It will also install V Rising and run it. -home: https://truecharts.org/charts/stable/v-rising -icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.png -keywords: - - v-rising - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: v-rising -sources: - - https://steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/v-rising - - https://hub.docker.com/r/ich777/steamcmd -type: application -version: 5.0.0 diff --git a/stable/v-rising/5.0.0/charts/common-17.5.0.tgz b/stable/v-rising/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/v-rising/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/valheim/10.0.0/.helmignore b/stable/v-rising/5.1.3/.helmignore similarity index 100% rename from stable/valheim/10.0.0/.helmignore rename to stable/v-rising/5.1.3/.helmignore diff --git a/stable/v-rising/5.1.3/CHANGELOG.md b/stable/v-rising/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f09012a1fbb --- /dev/null +++ b/stable/v-rising/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [v-rising-4.2.5](https://github.com/truecharts/charts/compare/v-rising-4.2.4...v-rising-4.2.5) (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)) + + +## [v-rising-4.2.4](https://github.com/truecharts/charts/compare/v-rising-4.2.3...v-rising-4.2.4) (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)) + + +## [v-rising-4.2.3](https://github.com/truecharts/charts/compare/v-rising-4.2.2...v-rising-4.2.3) (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)) + + +## [v-rising-4.2.2](https://github.com/truecharts/charts/compare/v-rising-4.2.1...v-rising-4.2.2) (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)) + + +## [v-rising-4.2.1](https://github.com/truecharts/charts/compare/v-rising-4.2.0...v-rising-4.2.1) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [v-rising-4.2.0](https://github.com/truecharts/charts/compare/v-rising-4.1.6...v-rising-4.2.0) (2024-01-21) + +### Feat + + + +- Add Steam Query port ([#17313](https://github.com/truecharts/charts/issues/17313)) + + + + +## [v-rising-4.1.6](https://github.com/truecharts/charts/compare/v-rising-4.1.5...v-rising-4.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)) + + +## [v-rising-4.1.5](https://github.com/truecharts/charts/compare/v-rising-4.1.4...v-rising-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [v-rising-4.1.4](https://github.com/truecharts/charts/compare/v-rising-4.1.3...v-rising-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/v-rising/5.1.3/Chart.yaml b/stable/v-rising/5.1.3/Chart.yaml new file mode 100644 index 00000000000..abe2d320ea1 --- /dev/null +++ b/stable/v-rising/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: rising +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install SteamCMD. It will also install V Rising and run it. +home: https://truecharts.org/charts/stable/v-rising +icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.png +keywords: + - v-rising + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: v-rising +sources: + - https://steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/v-rising + - https://hub.docker.com/r/ich777/steamcmd +type: application +version: 5.1.3 diff --git a/stable/v-rising/5.0.0/README.md b/stable/v-rising/5.1.3/README.md similarity index 100% rename from stable/v-rising/5.0.0/README.md rename to stable/v-rising/5.1.3/README.md diff --git a/stable/v-rising/5.0.0/app-readme.md b/stable/v-rising/5.1.3/app-readme.md similarity index 100% rename from stable/v-rising/5.0.0/app-readme.md rename to stable/v-rising/5.1.3/app-readme.md diff --git a/stable/v-rising/5.1.3/charts/common-18.0.3.tgz b/stable/v-rising/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/v-rising/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/v-rising/5.0.0/ix_values.yaml b/stable/v-rising/5.1.3/ix_values.yaml similarity index 100% rename from stable/v-rising/5.0.0/ix_values.yaml rename to stable/v-rising/5.1.3/ix_values.yaml diff --git a/stable/v-rising/5.0.0/questions.yaml b/stable/v-rising/5.1.3/questions.yaml similarity index 100% rename from stable/v-rising/5.0.0/questions.yaml rename to stable/v-rising/5.1.3/questions.yaml diff --git a/stable/v-rising/5.0.0/templates/common.yaml b/stable/v-rising/5.1.3/templates/common.yaml similarity index 100% rename from stable/v-rising/5.0.0/templates/common.yaml rename to stable/v-rising/5.1.3/templates/common.yaml diff --git a/stable/valheim/10.0.0/values.yaml b/stable/v-rising/5.1.3/values.yaml similarity index 100% rename from stable/valheim/10.0.0/values.yaml rename to stable/v-rising/5.1.3/values.yaml diff --git a/stable/valetudo-mapper/5.0.0/CHANGELOG.md b/stable/valetudo-mapper/5.0.0/CHANGELOG.md deleted file mode 100644 index 756e540e53a..00000000000 --- a/stable/valetudo-mapper/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [valetudo-mapper-4.1.11](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.10...valetudo-mapper-4.1.11) (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)) - - -## [valetudo-mapper-4.1.10](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.9...valetudo-mapper-4.1.10) (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)) - - -## [valetudo-mapper-4.1.9](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.8...valetudo-mapper-4.1.9) (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)) - - -## [valetudo-mapper-4.1.8](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.7...valetudo-mapper-4.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)) - - -## [valetudo-mapper-4.1.7](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.6...valetudo-mapper-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [valetudo-mapper-4.1.6](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.5...valetudo-mapper-4.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)) - - -## [valetudo-mapper-4.1.5](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.4...valetudo-mapper-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [valetudo-mapper-4.1.4](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.3...valetudo-mapper-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [valetudo-mapper-4.1.3](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.0...valetudo-mapper-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/valetudo-mapper/5.0.0/Chart.yaml b/stable/valetudo-mapper/5.0.0/Chart.yaml deleted file mode 100644 index 2d57f7f5866..00000000000 --- a/stable/valetudo-mapper/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: "Valetudo-RE companion service for generating PNG maps.\r" -home: https://truecharts.org/charts/stable/valetudo-mapper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png -keywords: - - valetudo-mapper - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: valetudo-mapper -sources: - - https://github.com/rand256/valetudo-mapper - - https://github.com/truecharts/charts/tree/master/charts/stable/valetudo-mapper - - https://hub.docker.com/r/rand256/valetudo-mapper -type: application -version: 5.0.0 diff --git a/stable/valetudo-mapper/5.0.0/charts/common-17.5.0.tgz b/stable/valetudo-mapper/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/valetudo-mapper/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/van-dam/4.0.0/.helmignore b/stable/valetudo-mapper/5.1.3/.helmignore similarity index 100% rename from stable/van-dam/4.0.0/.helmignore rename to stable/valetudo-mapper/5.1.3/.helmignore diff --git a/stable/valetudo-mapper/5.1.3/CHANGELOG.md b/stable/valetudo-mapper/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..29250274197 --- /dev/null +++ b/stable/valetudo-mapper/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [valetudo-mapper-4.1.11](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.10...valetudo-mapper-4.1.11) (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)) + + +## [valetudo-mapper-4.1.10](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.9...valetudo-mapper-4.1.10) (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)) + + +## [valetudo-mapper-4.1.9](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.8...valetudo-mapper-4.1.9) (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)) + + +## [valetudo-mapper-4.1.8](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.7...valetudo-mapper-4.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)) + + +## [valetudo-mapper-4.1.7](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.6...valetudo-mapper-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [valetudo-mapper-4.1.6](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.5...valetudo-mapper-4.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)) + + +## [valetudo-mapper-4.1.5](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.4...valetudo-mapper-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [valetudo-mapper-4.1.4](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.3...valetudo-mapper-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [valetudo-mapper-4.1.3](https://github.com/truecharts/charts/compare/valetudo-mapper-4.1.0...valetudo-mapper-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/valetudo-mapper/5.1.3/Chart.yaml b/stable/valetudo-mapper/5.1.3/Chart.yaml new file mode 100644 index 00000000000..b43781d6337 --- /dev/null +++ b/stable/valetudo-mapper/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: "Valetudo-RE companion service for generating PNG maps.\r" +home: https://truecharts.org/charts/stable/valetudo-mapper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png +keywords: + - valetudo-mapper + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: valetudo-mapper +sources: + - https://github.com/rand256/valetudo-mapper + - https://github.com/truecharts/charts/tree/master/charts/stable/valetudo-mapper + - https://hub.docker.com/r/rand256/valetudo-mapper +type: application +version: 5.1.3 diff --git a/stable/valetudo-mapper/5.0.0/README.md b/stable/valetudo-mapper/5.1.3/README.md similarity index 100% rename from stable/valetudo-mapper/5.0.0/README.md rename to stable/valetudo-mapper/5.1.3/README.md diff --git a/stable/valetudo-mapper/5.0.0/app-readme.md b/stable/valetudo-mapper/5.1.3/app-readme.md similarity index 100% rename from stable/valetudo-mapper/5.0.0/app-readme.md rename to stable/valetudo-mapper/5.1.3/app-readme.md diff --git a/stable/valetudo-mapper/5.1.3/charts/common-18.0.3.tgz b/stable/valetudo-mapper/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/valetudo-mapper/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/valetudo-mapper/5.0.0/ix_values.yaml b/stable/valetudo-mapper/5.1.3/ix_values.yaml similarity index 100% rename from stable/valetudo-mapper/5.0.0/ix_values.yaml rename to stable/valetudo-mapper/5.1.3/ix_values.yaml diff --git a/stable/valetudo-mapper/5.0.0/questions.yaml b/stable/valetudo-mapper/5.1.3/questions.yaml similarity index 100% rename from stable/valetudo-mapper/5.0.0/questions.yaml rename to stable/valetudo-mapper/5.1.3/questions.yaml diff --git a/stable/valetudo-mapper/5.0.0/templates/common.yaml b/stable/valetudo-mapper/5.1.3/templates/common.yaml similarity index 100% rename from stable/valetudo-mapper/5.0.0/templates/common.yaml rename to stable/valetudo-mapper/5.1.3/templates/common.yaml diff --git a/stable/van-dam/4.0.0/values.yaml b/stable/valetudo-mapper/5.1.3/values.yaml similarity index 100% rename from stable/van-dam/4.0.0/values.yaml rename to stable/valetudo-mapper/5.1.3/values.yaml diff --git a/stable/valheim/10.0.0/CHANGELOG.md b/stable/valheim/10.0.0/CHANGELOG.md deleted file mode 100644 index 58beebfe1d5..00000000000 --- a/stable/valheim/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [valheim-9.1.12](https://github.com/truecharts/charts/compare/valheim-9.1.11...valheim-9.1.12) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/lloesche/valheim-server to latest[@972cd12](https://github.com/972cd12) by renovate ([#18083](https://github.com/truecharts/charts/issues/18083)) - - -## [valheim-9.1.11](https://github.com/truecharts/charts/compare/valheim-9.1.10...valheim-9.1.11) (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)) - - -## [valheim-9.1.10](https://github.com/truecharts/charts/compare/valheim-9.1.9...valheim-9.1.10) (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)) - - -## [valheim-9.1.9](https://github.com/truecharts/charts/compare/valheim-9.1.8...valheim-9.1.9) (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)) - - -## [valheim-9.1.8](https://github.com/truecharts/charts/compare/valheim-9.1.7...valheim-9.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)) - - -## [valheim-9.1.7](https://github.com/truecharts/charts/compare/valheim-9.1.6...valheim-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [valheim-9.1.6](https://github.com/truecharts/charts/compare/valheim-9.1.5...valheim-9.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)) - - -## [valheim-9.1.5](https://github.com/truecharts/charts/compare/valheim-9.1.4...valheim-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [valheim-9.1.4](https://github.com/truecharts/charts/compare/valheim-9.1.3...valheim-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [valheim-9.1.3](https://github.com/truecharts/charts/compare/valheim-9.1.0...valheim-9.1.3) (2024-01-01) diff --git a/stable/valheim/10.0.0/Chart.yaml b/stable/valheim/10.0.0/Chart.yaml deleted file mode 100644 index 3e9b69bcf57..00000000000 --- a/stable/valheim/10.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Valheim dedicated gameserver with automatic update and world backup support -home: https://truecharts.org/charts/stable/valheim -icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png -keywords: - - valheim -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: valheim -sources: - - https://github.com/lloesche/valheim-server-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/valheim - - https://ghcr.io/lloesche/valheim-server -type: application -version: 10.0.0 diff --git a/stable/valheim/10.0.0/charts/common-17.5.0.tgz b/stable/valheim/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/valheim/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/venstar2mqtt/5.0.0/.helmignore b/stable/valheim/10.1.3/.helmignore similarity index 100% rename from stable/venstar2mqtt/5.0.0/.helmignore rename to stable/valheim/10.1.3/.helmignore diff --git a/stable/valheim/10.1.3/CHANGELOG.md b/stable/valheim/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f65dad0fec3 --- /dev/null +++ b/stable/valheim/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [valheim-9.1.12](https://github.com/truecharts/charts/compare/valheim-9.1.11...valheim-9.1.12) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/lloesche/valheim-server to latest[@972cd12](https://github.com/972cd12) by renovate ([#18083](https://github.com/truecharts/charts/issues/18083)) + + +## [valheim-9.1.11](https://github.com/truecharts/charts/compare/valheim-9.1.10...valheim-9.1.11) (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)) + + +## [valheim-9.1.10](https://github.com/truecharts/charts/compare/valheim-9.1.9...valheim-9.1.10) (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)) + + +## [valheim-9.1.9](https://github.com/truecharts/charts/compare/valheim-9.1.8...valheim-9.1.9) (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)) + + +## [valheim-9.1.8](https://github.com/truecharts/charts/compare/valheim-9.1.7...valheim-9.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)) + + +## [valheim-9.1.7](https://github.com/truecharts/charts/compare/valheim-9.1.6...valheim-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [valheim-9.1.6](https://github.com/truecharts/charts/compare/valheim-9.1.5...valheim-9.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)) + + +## [valheim-9.1.5](https://github.com/truecharts/charts/compare/valheim-9.1.4...valheim-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [valheim-9.1.4](https://github.com/truecharts/charts/compare/valheim-9.1.3...valheim-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/valheim/10.1.3/Chart.yaml b/stable/valheim/10.1.3/Chart.yaml new file mode 100644 index 00000000000..396ddf0e502 --- /dev/null +++ b/stable/valheim/10.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Valheim dedicated gameserver with automatic update and world backup support +home: https://truecharts.org/charts/stable/valheim +icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png +keywords: + - valheim +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: valheim +sources: + - https://github.com/lloesche/valheim-server-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/valheim + - https://ghcr.io/lloesche/valheim-server +type: application +version: 10.1.3 diff --git a/stable/valheim/10.0.0/README.md b/stable/valheim/10.1.3/README.md similarity index 100% rename from stable/valheim/10.0.0/README.md rename to stable/valheim/10.1.3/README.md diff --git a/stable/valheim/10.0.0/app-readme.md b/stable/valheim/10.1.3/app-readme.md similarity index 100% rename from stable/valheim/10.0.0/app-readme.md rename to stable/valheim/10.1.3/app-readme.md diff --git a/stable/valheim/10.1.3/charts/common-18.0.3.tgz b/stable/valheim/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/valheim/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/valheim/10.0.0/ix_values.yaml b/stable/valheim/10.1.3/ix_values.yaml similarity index 100% rename from stable/valheim/10.0.0/ix_values.yaml rename to stable/valheim/10.1.3/ix_values.yaml diff --git a/stable/valheim/10.0.0/questions.yaml b/stable/valheim/10.1.3/questions.yaml similarity index 100% rename from stable/valheim/10.0.0/questions.yaml rename to stable/valheim/10.1.3/questions.yaml diff --git a/stable/van-dam/4.0.0/templates/NOTES.txt b/stable/valheim/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/van-dam/4.0.0/templates/NOTES.txt rename to stable/valheim/10.1.3/templates/NOTES.txt diff --git a/stable/valheim/10.0.0/templates/common.yaml b/stable/valheim/10.1.3/templates/common.yaml similarity index 100% rename from stable/valheim/10.0.0/templates/common.yaml rename to stable/valheim/10.1.3/templates/common.yaml diff --git a/stable/venstar2mqtt/5.0.0/values.yaml b/stable/valheim/10.1.3/values.yaml similarity index 100% rename from stable/venstar2mqtt/5.0.0/values.yaml rename to stable/valheim/10.1.3/values.yaml diff --git a/stable/van-dam/4.0.0/CHANGELOG.md b/stable/van-dam/4.0.0/CHANGELOG.md deleted file mode 100644 index b5ec353ea51..00000000000 --- a/stable/van-dam/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [van-dam-3.1.19](https://github.com/truecharts/charts/compare/van-dam-3.1.18...van-dam-3.1.19) (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)) - - -## [van-dam-3.1.18](https://github.com/truecharts/charts/compare/van-dam-3.1.17...van-dam-3.1.18) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [van-dam-3.1.17](https://github.com/truecharts/charts/compare/van-dam-3.1.16...van-dam-3.1.17) (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)) - - -## [van-dam-3.1.16](https://github.com/truecharts/charts/compare/van-dam-3.1.15...van-dam-3.1.16) (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)) - - -## [van-dam-3.1.15](https://github.com/truecharts/charts/compare/van-dam-3.1.14...van-dam-3.1.15) (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)) - - -## [van-dam-3.1.14](https://github.com/truecharts/charts/compare/van-dam-3.1.13...van-dam-3.1.14) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [van-dam-3.1.13](https://github.com/truecharts/charts/compare/van-dam-3.1.12...van-dam-3.1.13) (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)) - - -## [van-dam-3.1.12](https://github.com/truecharts/charts/compare/van-dam-3.1.11...van-dam-3.1.12) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/floppy/van_dam to v0.54.1[@27c28fe](https://github.com/27c28fe) by renovate ([#16803](https://github.com/truecharts/charts/issues/16803)) - - -## [van-dam-3.1.11](https://github.com/truecharts/charts/compare/van-dam-3.1.10...van-dam-3.1.11) (2024-01-03) - -### Chore - - - -- update container image ghcr.io/floppy/van_dam to v[@e1300f4](https://github.com/e1300f4) by renovate ([#16765](https://github.com/truecharts/charts/issues/16765)) - diff --git a/stable/van-dam/4.0.0/Chart.yaml b/stable/van-dam/4.0.0/Chart.yaml deleted file mode 100644 index 15f90301951..00000000000 --- a/stable/van-dam/4.0.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.54.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A Digital Asset Manager (DAM), specifically designed for 3D print files. -home: https://truecharts.org/charts/stable/van-dam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png -keywords: - - vanDAM - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: van-dam -sources: - - https://github.com/Floppy/van_dam - - https://github.com/truecharts/charts/tree/master/charts/stable/van-dam - - https://ghcr.io/floppy/van_dam -type: application -version: 4.0.0 diff --git a/stable/van-dam/4.0.0/charts/common-17.5.0.tgz b/stable/van-dam/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/van-dam/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/vertex/5.1.0/.helmignore b/stable/van-dam/4.1.3/.helmignore similarity index 100% rename from stable/vertex/5.1.0/.helmignore rename to stable/van-dam/4.1.3/.helmignore diff --git a/stable/van-dam/4.1.3/CHANGELOG.md b/stable/van-dam/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9103299fec6 --- /dev/null +++ b/stable/van-dam/4.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [van-dam-3.1.19](https://github.com/truecharts/charts/compare/van-dam-3.1.18...van-dam-3.1.19) (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)) + + +## [van-dam-3.1.18](https://github.com/truecharts/charts/compare/van-dam-3.1.17...van-dam-3.1.18) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [van-dam-3.1.17](https://github.com/truecharts/charts/compare/van-dam-3.1.16...van-dam-3.1.17) (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)) + + +## [van-dam-3.1.16](https://github.com/truecharts/charts/compare/van-dam-3.1.15...van-dam-3.1.16) (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)) + + +## [van-dam-3.1.15](https://github.com/truecharts/charts/compare/van-dam-3.1.14...van-dam-3.1.15) (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)) + + +## [van-dam-3.1.14](https://github.com/truecharts/charts/compare/van-dam-3.1.13...van-dam-3.1.14) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [van-dam-3.1.13](https://github.com/truecharts/charts/compare/van-dam-3.1.12...van-dam-3.1.13) (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)) + + +## [van-dam-3.1.12](https://github.com/truecharts/charts/compare/van-dam-3.1.11...van-dam-3.1.12) (2024-01-03) + +### Chore + + + +- update container image ghcr.io/floppy/van_dam to v0.54.1[@27c28fe](https://github.com/27c28fe) by renovate ([#16803](https://github.com/truecharts/charts/issues/16803)) + + +## [van-dam-3.1.11](https://github.com/truecharts/charts/compare/van-dam-3.1.10...van-dam-3.1.11) (2024-01-03) + +### Chore + diff --git a/stable/van-dam/4.1.3/Chart.yaml b/stable/van-dam/4.1.3/Chart.yaml new file mode 100644 index 00000000000..0e6e4480ffb --- /dev/null +++ b/stable/van-dam/4.1.3/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.54.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A Digital Asset Manager (DAM), specifically designed for 3D print files. +home: https://truecharts.org/charts/stable/van-dam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png +keywords: + - vanDAM + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: van-dam +sources: + - https://github.com/Floppy/van_dam + - https://github.com/truecharts/charts/tree/master/charts/stable/van-dam + - https://ghcr.io/floppy/van_dam +type: application +version: 4.1.3 diff --git a/stable/van-dam/4.0.0/README.md b/stable/van-dam/4.1.3/README.md similarity index 100% rename from stable/van-dam/4.0.0/README.md rename to stable/van-dam/4.1.3/README.md diff --git a/stable/van-dam/4.0.0/app-readme.md b/stable/van-dam/4.1.3/app-readme.md similarity index 100% rename from stable/van-dam/4.0.0/app-readme.md rename to stable/van-dam/4.1.3/app-readme.md diff --git a/stable/van-dam/4.1.3/charts/common-18.0.3.tgz b/stable/van-dam/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/van-dam/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/van-dam/4.0.0/charts/redis-11.2.1.tgz b/stable/van-dam/4.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/van-dam/4.0.0/charts/redis-11.2.1.tgz rename to stable/van-dam/4.1.3/charts/redis-11.2.1.tgz diff --git a/stable/van-dam/4.0.0/ix_values.yaml b/stable/van-dam/4.1.3/ix_values.yaml similarity index 100% rename from stable/van-dam/4.0.0/ix_values.yaml rename to stable/van-dam/4.1.3/ix_values.yaml diff --git a/stable/van-dam/4.0.0/questions.yaml b/stable/van-dam/4.1.3/questions.yaml similarity index 100% rename from stable/van-dam/4.0.0/questions.yaml rename to stable/van-dam/4.1.3/questions.yaml diff --git a/stable/verysync/9.0.0/templates/NOTES.txt b/stable/van-dam/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/verysync/9.0.0/templates/NOTES.txt rename to stable/van-dam/4.1.3/templates/NOTES.txt diff --git a/stable/van-dam/4.0.0/templates/_secrets.tpl b/stable/van-dam/4.1.3/templates/_secrets.tpl similarity index 100% rename from stable/van-dam/4.0.0/templates/_secrets.tpl rename to stable/van-dam/4.1.3/templates/_secrets.tpl diff --git a/stable/van-dam/4.0.0/templates/common.yaml b/stable/van-dam/4.1.3/templates/common.yaml similarity index 100% rename from stable/van-dam/4.0.0/templates/common.yaml rename to stable/van-dam/4.1.3/templates/common.yaml diff --git a/stable/vertex/5.1.0/values.yaml b/stable/van-dam/4.1.3/values.yaml similarity index 100% rename from stable/vertex/5.1.0/values.yaml rename to stable/van-dam/4.1.3/values.yaml diff --git a/stable/venstar2mqtt/5.0.0/CHANGELOG.md b/stable/venstar2mqtt/5.0.0/CHANGELOG.md deleted file mode 100644 index b331cadde9f..00000000000 --- a/stable/venstar2mqtt/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [venstar2mqtt-4.1.12](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.11...venstar2mqtt-4.1.12) (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)) - - -## [venstar2mqtt-4.1.11](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.10...venstar2mqtt-4.1.11) (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)) - - -## [venstar2mqtt-4.1.10](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.9...venstar2mqtt-4.1.10) (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)) - - -## [venstar2mqtt-4.1.9](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.8...venstar2mqtt-4.1.9) (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)) - - -## [venstar2mqtt-4.1.8](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.7...venstar2mqtt-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [venstar2mqtt-4.1.7](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.6...venstar2mqtt-4.1.7) (2024-01-14) - - - - -## [venstar2mqtt-4.1.6](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.5...venstar2mqtt-4.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)) - - -## [venstar2mqtt-4.1.5](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.4...venstar2mqtt-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [venstar2mqtt-4.1.4](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.3...venstar2mqtt-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [venstar2mqtt-4.1.3](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.0...venstar2mqtt-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/venstar2mqtt/5.0.0/Chart.yaml b/stable/venstar2mqtt/5.0.0/Chart.yaml deleted file mode 100644 index a69ecd401a2..00000000000 --- a/stable/venstar2mqtt/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. -home: https://truecharts.org/charts/stable/venstar2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png -keywords: - - venstar2mqtt - - home-automation - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: venstar2mqtt -sources: - - https://github.com/terafin/mqtt-venstar-bridge - - https://github.com/truecharts/charts/tree/master/charts/stable/venstar2mqtt - - https://hub.docker.com/r/terafin/mqtt-venstar-bridge -type: application -version: 5.0.0 diff --git a/stable/venstar2mqtt/5.0.0/charts/common-17.5.0.tgz b/stable/venstar2mqtt/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/venstar2mqtt/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/verysync/9.0.0/.helmignore b/stable/venstar2mqtt/5.1.3/.helmignore similarity index 100% rename from stable/verysync/9.0.0/.helmignore rename to stable/venstar2mqtt/5.1.3/.helmignore diff --git a/stable/venstar2mqtt/5.1.3/CHANGELOG.md b/stable/venstar2mqtt/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f13b83a6117 --- /dev/null +++ b/stable/venstar2mqtt/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [venstar2mqtt-4.1.12](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.11...venstar2mqtt-4.1.12) (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)) + + +## [venstar2mqtt-4.1.11](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.10...venstar2mqtt-4.1.11) (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)) + + +## [venstar2mqtt-4.1.10](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.9...venstar2mqtt-4.1.10) (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)) + + +## [venstar2mqtt-4.1.9](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.8...venstar2mqtt-4.1.9) (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)) + + +## [venstar2mqtt-4.1.8](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.7...venstar2mqtt-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [venstar2mqtt-4.1.7](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.6...venstar2mqtt-4.1.7) (2024-01-14) + + + + +## [venstar2mqtt-4.1.6](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.5...venstar2mqtt-4.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)) + + +## [venstar2mqtt-4.1.5](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.4...venstar2mqtt-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [venstar2mqtt-4.1.4](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.3...venstar2mqtt-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [venstar2mqtt-4.1.3](https://github.com/truecharts/charts/compare/venstar2mqtt-4.1.0...venstar2mqtt-4.1.3) (2024-01-01) + +### Chore diff --git a/stable/venstar2mqtt/5.1.3/Chart.yaml b/stable/venstar2mqtt/5.1.3/Chart.yaml new file mode 100644 index 00000000000..8a1fa7072b6 --- /dev/null +++ b/stable/venstar2mqtt/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. +home: https://truecharts.org/charts/stable/venstar2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png +keywords: + - venstar2mqtt + - home-automation + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: venstar2mqtt +sources: + - https://github.com/terafin/mqtt-venstar-bridge + - https://github.com/truecharts/charts/tree/master/charts/stable/venstar2mqtt + - https://hub.docker.com/r/terafin/mqtt-venstar-bridge +type: application +version: 5.1.3 diff --git a/stable/venstar2mqtt/5.0.0/README.md b/stable/venstar2mqtt/5.1.3/README.md similarity index 100% rename from stable/venstar2mqtt/5.0.0/README.md rename to stable/venstar2mqtt/5.1.3/README.md diff --git a/stable/venstar2mqtt/5.0.0/app-readme.md b/stable/venstar2mqtt/5.1.3/app-readme.md similarity index 100% rename from stable/venstar2mqtt/5.0.0/app-readme.md rename to stable/venstar2mqtt/5.1.3/app-readme.md diff --git a/stable/venstar2mqtt/5.1.3/charts/common-18.0.3.tgz b/stable/venstar2mqtt/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/venstar2mqtt/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/venstar2mqtt/5.0.0/ix_values.yaml b/stable/venstar2mqtt/5.1.3/ix_values.yaml similarity index 100% rename from stable/venstar2mqtt/5.0.0/ix_values.yaml rename to stable/venstar2mqtt/5.1.3/ix_values.yaml diff --git a/stable/venstar2mqtt/5.0.0/questions.yaml b/stable/venstar2mqtt/5.1.3/questions.yaml similarity index 100% rename from stable/venstar2mqtt/5.0.0/questions.yaml rename to stable/venstar2mqtt/5.1.3/questions.yaml diff --git a/stable/venstar2mqtt/5.0.0/templates/common.yaml b/stable/venstar2mqtt/5.1.3/templates/common.yaml similarity index 100% rename from stable/venstar2mqtt/5.0.0/templates/common.yaml rename to stable/venstar2mqtt/5.1.3/templates/common.yaml diff --git a/stable/verysync/9.0.0/values.yaml b/stable/venstar2mqtt/5.1.3/values.yaml similarity index 100% rename from stable/verysync/9.0.0/values.yaml rename to stable/venstar2mqtt/5.1.3/values.yaml diff --git a/stable/vertex/5.1.0/CHANGELOG.md b/stable/vertex/5.1.0/CHANGELOG.md deleted file mode 100644 index 592468293ff..00000000000 --- a/stable/vertex/5.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - -## [vertex-4.1.14](https://github.com/truecharts/charts/compare/vertex-4.1.13...vertex-4.1.14) (2024-02-05) - -### Chore - - - -- update container image lswl/vertex to stable[@83cdf98](https://github.com/83cdf98) by renovate ([#17884](https://github.com/truecharts/charts/issues/17884)) - - -## [vertex-4.1.13](https://github.com/truecharts/charts/compare/vertex-4.1.12...vertex-4.1.13) (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)) - - -## [vertex-4.1.12](https://github.com/truecharts/charts/compare/vertex-4.1.11...vertex-4.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)) - - -## [vertex-4.1.11](https://github.com/truecharts/charts/compare/vertex-4.1.10...vertex-4.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)) - - -## [vertex-4.1.10](https://github.com/truecharts/charts/compare/vertex-4.1.9...vertex-4.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)) - - -## [vertex-4.1.9](https://github.com/truecharts/charts/compare/vertex-4.1.8...vertex-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [vertex-4.1.8](https://github.com/truecharts/charts/compare/vertex-4.1.7...vertex-4.1.8) (2024-01-14) - - - - -## [vertex-4.1.7](https://github.com/truecharts/charts/compare/vertex-4.1.6...vertex-4.1.7) (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)) - - -## [vertex-4.1.6](https://github.com/truecharts/charts/compare/vertex-4.1.5...vertex-4.1.6) (2024-01-03) - -### Chore - - - -- update container image lswl/vertex to stable[@953e7b3](https://github.com/953e7b3) by renovate ([#16848](https://github.com/truecharts/charts/issues/16848)) diff --git a/stable/vertex/5.1.0/Chart.yaml b/stable/vertex/5.1.0/Chart.yaml deleted file mode 100644 index 74fefb27ff7..00000000000 --- a/stable/vertex/5.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: stable -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Vertex -home: https://truecharts.org/charts/stable/vertex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png -keywords: - - vertex - - home-automation - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vertex -sources: - - https://gitlab.lswl.in/lswl/vertex - - https://github.com/truecharts/charts/tree/master/charts/stable/vertex - - https://hub.docker.com/r/lswl/vertex -type: application -version: 5.1.0 diff --git a/stable/vertex/5.1.0/charts/common-18.0.1.tgz b/stable/vertex/5.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/vertex/5.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/vertex/5.1.0/ix_values.yaml b/stable/vertex/5.1.0/ix_values.yaml deleted file mode 100644 index 9f8d47b9b7a..00000000000 --- a/stable/vertex/5.1.0/ix_values.yaml +++ /dev/null @@ -1,30 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: lswl/vertex - tag: stable@sha256:28ea883ce2fc0ad5fe77d91dcb10c3f307220b3accb10a4f261d9000934d8614 -persistence: - config: - enabled: true - mountPath: /vertex -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 - runAsUser: 0 -service: - main: - ports: - main: - port: 3000 - protocol: tcp - targetPort: 3000 -workload: - main: - podSpec: - containers: - main: - env: - PORT: "3000" diff --git a/stable/vikunja/13.0.0/.helmignore b/stable/vertex/5.1.4/.helmignore similarity index 100% rename from stable/vikunja/13.0.0/.helmignore rename to stable/vertex/5.1.4/.helmignore diff --git a/stable/vertex/5.1.4/CHANGELOG.md b/stable/vertex/5.1.4/CHANGELOG.md new file mode 100644 index 00000000000..bc9b4f6934d --- /dev/null +++ b/stable/vertex/5.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [vertex-4.1.14](https://github.com/truecharts/charts/compare/vertex-4.1.13...vertex-4.1.14) (2024-02-05) + +### Chore + + + +- update container image lswl/vertex to stable[@83cdf98](https://github.com/83cdf98) by renovate ([#17884](https://github.com/truecharts/charts/issues/17884)) + + +## [vertex-4.1.13](https://github.com/truecharts/charts/compare/vertex-4.1.12...vertex-4.1.13) (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)) + + +## [vertex-4.1.12](https://github.com/truecharts/charts/compare/vertex-4.1.11...vertex-4.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)) + + +## [vertex-4.1.11](https://github.com/truecharts/charts/compare/vertex-4.1.10...vertex-4.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)) + + +## [vertex-4.1.10](https://github.com/truecharts/charts/compare/vertex-4.1.9...vertex-4.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)) + + +## [vertex-4.1.9](https://github.com/truecharts/charts/compare/vertex-4.1.8...vertex-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [vertex-4.1.8](https://github.com/truecharts/charts/compare/vertex-4.1.7...vertex-4.1.8) (2024-01-14) + + + + +## [vertex-4.1.7](https://github.com/truecharts/charts/compare/vertex-4.1.6...vertex-4.1.7) (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)) + + +## [vertex-4.1.6](https://github.com/truecharts/charts/compare/vertex-4.1.5...vertex-4.1.6) (2024-01-03) + +### Chore diff --git a/stable/vertex/5.1.4/Chart.yaml b/stable/vertex/5.1.4/Chart.yaml new file mode 100644 index 00000000000..5ec9bc40259 --- /dev/null +++ b/stable/vertex/5.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: stable +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Vertex +home: https://truecharts.org/charts/stable/vertex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png +keywords: + - vertex + - home-automation + - Tools-Utilities +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: vertex +sources: + - https://gitlab.lswl.in/lswl/vertex + - https://github.com/truecharts/charts/tree/master/charts/stable/vertex + - https://hub.docker.com/r/lswl/vertex +type: application +version: 5.1.4 diff --git a/stable/vertex/5.1.0/README.md b/stable/vertex/5.1.4/README.md similarity index 100% rename from stable/vertex/5.1.0/README.md rename to stable/vertex/5.1.4/README.md diff --git a/stable/vertex/5.1.0/app-readme.md b/stable/vertex/5.1.4/app-readme.md similarity index 100% rename from stable/vertex/5.1.0/app-readme.md rename to stable/vertex/5.1.4/app-readme.md diff --git a/stable/vertex/5.1.4/charts/common-18.0.3.tgz b/stable/vertex/5.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/vertex/5.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/vertex/5.1.4/ix_values.yaml b/stable/vertex/5.1.4/ix_values.yaml new file mode 100644 index 00000000000..3118e7486c8 --- /dev/null +++ b/stable/vertex/5.1.4/ix_values.yaml @@ -0,0 +1,30 @@ +image: + pullPolicy: IfNotPresent + repository: lswl/vertex + tag: stable@sha256:e46f817957b819c8d67c6662d5f6580be6e0268ff92d6bf8a5e0d808f0d1e6b1 +persistence: + config: + enabled: true + mountPath: /vertex +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 +service: + main: + ports: + main: + port: 3000 + protocol: tcp + targetPort: 3000 +workload: + main: + podSpec: + containers: + main: + env: + PORT: "3000" diff --git a/stable/vertex/5.1.0/questions.yaml b/stable/vertex/5.1.4/questions.yaml similarity index 100% rename from stable/vertex/5.1.0/questions.yaml rename to stable/vertex/5.1.4/questions.yaml diff --git a/stable/vertex/5.1.0/templates/common.yaml b/stable/vertex/5.1.4/templates/common.yaml similarity index 100% rename from stable/vertex/5.1.0/templates/common.yaml rename to stable/vertex/5.1.4/templates/common.yaml diff --git a/stable/vikunja/13.0.0/values.yaml b/stable/vertex/5.1.4/values.yaml similarity index 100% rename from stable/vikunja/13.0.0/values.yaml rename to stable/vertex/5.1.4/values.yaml diff --git a/stable/verysync/9.0.0/CHANGELOG.md b/stable/verysync/9.0.0/CHANGELOG.md deleted file mode 100644 index 104f084f07c..00000000000 --- a/stable/verysync/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [verysync-8.1.11](https://github.com/truecharts/charts/compare/verysync-8.1.10...verysync-8.1.11) (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)) - - -## [verysync-8.1.10](https://github.com/truecharts/charts/compare/verysync-8.1.9...verysync-8.1.10) (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)) - - -## [verysync-8.1.9](https://github.com/truecharts/charts/compare/verysync-8.1.8...verysync-8.1.9) (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)) - - -## [verysync-8.1.8](https://github.com/truecharts/charts/compare/verysync-8.1.7...verysync-8.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)) - - -## [verysync-8.1.7](https://github.com/truecharts/charts/compare/verysync-8.1.6...verysync-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [verysync-8.1.6](https://github.com/truecharts/charts/compare/verysync-8.1.5...verysync-8.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)) - - -## [verysync-8.1.5](https://github.com/truecharts/charts/compare/verysync-8.1.4...verysync-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [verysync-8.1.4](https://github.com/truecharts/charts/compare/verysync-8.1.3...verysync-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [verysync-8.1.3](https://github.com/truecharts/charts/compare/verysync-8.1.0...verysync-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/verysync/9.0.0/Chart.yaml b/stable/verysync/9.0.0/Chart.yaml deleted file mode 100644 index e1d90f479ef..00000000000 --- a/stable/verysync/9.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.17.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: very sync is an easy-to-use multi-platform file synchronization software -home: https://truecharts.org/charts/stable/verysync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.png -keywords: - - verysync - - sync - - btsync - - bittorrent -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: verysync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/verysync - - https://hub.docker.com/r/jonnyan404/verysync -type: application -version: 9.0.0 diff --git a/stable/verysync/9.0.0/charts/common-17.5.0.tgz b/stable/verysync/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/verysync/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/vintage-story/5.0.0/.helmignore b/stable/verysync/9.1.3/.helmignore similarity index 100% rename from stable/vintage-story/5.0.0/.helmignore rename to stable/verysync/9.1.3/.helmignore diff --git a/stable/verysync/9.1.3/CHANGELOG.md b/stable/verysync/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1f62d08635c --- /dev/null +++ b/stable/verysync/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [verysync-8.1.11](https://github.com/truecharts/charts/compare/verysync-8.1.10...verysync-8.1.11) (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)) + + +## [verysync-8.1.10](https://github.com/truecharts/charts/compare/verysync-8.1.9...verysync-8.1.10) (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)) + + +## [verysync-8.1.9](https://github.com/truecharts/charts/compare/verysync-8.1.8...verysync-8.1.9) (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)) + + +## [verysync-8.1.8](https://github.com/truecharts/charts/compare/verysync-8.1.7...verysync-8.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)) + + +## [verysync-8.1.7](https://github.com/truecharts/charts/compare/verysync-8.1.6...verysync-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [verysync-8.1.6](https://github.com/truecharts/charts/compare/verysync-8.1.5...verysync-8.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)) + + +## [verysync-8.1.5](https://github.com/truecharts/charts/compare/verysync-8.1.4...verysync-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [verysync-8.1.4](https://github.com/truecharts/charts/compare/verysync-8.1.3...verysync-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [verysync-8.1.3](https://github.com/truecharts/charts/compare/verysync-8.1.0...verysync-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/verysync/9.1.3/Chart.yaml b/stable/verysync/9.1.3/Chart.yaml new file mode 100644 index 00000000000..57266b8c577 --- /dev/null +++ b/stable/verysync/9.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.17.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: very sync is an easy-to-use multi-platform file synchronization software +home: https://truecharts.org/charts/stable/verysync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.png +keywords: + - verysync + - sync + - btsync + - bittorrent +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: verysync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/verysync + - https://hub.docker.com/r/jonnyan404/verysync +type: application +version: 9.1.3 diff --git a/stable/verysync/9.0.0/README.md b/stable/verysync/9.1.3/README.md similarity index 100% rename from stable/verysync/9.0.0/README.md rename to stable/verysync/9.1.3/README.md diff --git a/stable/verysync/9.0.0/app-readme.md b/stable/verysync/9.1.3/app-readme.md similarity index 100% rename from stable/verysync/9.0.0/app-readme.md rename to stable/verysync/9.1.3/app-readme.md diff --git a/stable/verysync/9.1.3/charts/common-18.0.3.tgz b/stable/verysync/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/verysync/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/verysync/9.0.0/ix_values.yaml b/stable/verysync/9.1.3/ix_values.yaml similarity index 100% rename from stable/verysync/9.0.0/ix_values.yaml rename to stable/verysync/9.1.3/ix_values.yaml diff --git a/stable/verysync/9.0.0/questions.yaml b/stable/verysync/9.1.3/questions.yaml similarity index 100% rename from stable/verysync/9.0.0/questions.yaml rename to stable/verysync/9.1.3/questions.yaml diff --git a/stable/vikunja/13.0.0/templates/NOTES.txt b/stable/verysync/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/vikunja/13.0.0/templates/NOTES.txt rename to stable/verysync/9.1.3/templates/NOTES.txt diff --git a/stable/vocechat-server/3.0.0/templates/common.yaml b/stable/verysync/9.1.3/templates/common.yaml similarity index 100% rename from stable/vocechat-server/3.0.0/templates/common.yaml rename to stable/verysync/9.1.3/templates/common.yaml diff --git a/stable/vintage-story/5.0.0/values.yaml b/stable/verysync/9.1.3/values.yaml similarity index 100% rename from stable/vintage-story/5.0.0/values.yaml rename to stable/verysync/9.1.3/values.yaml diff --git a/stable/vikunja/13.0.0/CHANGELOG.md b/stable/vikunja/13.0.0/CHANGELOG.md deleted file mode 100644 index 4c0f234823d..00000000000 --- a/stable/vikunja/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - -## [vikunja-12.1.21](https://github.com/truecharts/charts/compare/vikunja-12.1.20...vikunja-12.1.21) (2024-02-12) - -### Chore - - - -- update container image nginx to 1.25.3[@84c52df](https://github.com/84c52df) by renovate ([#18099](https://github.com/truecharts/charts/issues/18099)) - - -## [vikunja-12.1.20](https://github.com/truecharts/charts/compare/vikunja-12.1.19...vikunja-12.1.20) (2024-02-05) - -### Chore - - - -- update container image nginx to 1.25.3[@5f44022](https://github.com/5f44022) by renovate ([#17889](https://github.com/truecharts/charts/issues/17889)) - - -## [vikunja-12.1.19](https://github.com/truecharts/charts/compare/vikunja-12.1.18...vikunja-12.1.19) (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)) - - -## [vikunja-12.1.18](https://github.com/truecharts/charts/compare/vikunja-12.1.17...vikunja-12.1.18) (2024-02-03) - -### Chore - - - -- update container image nginx to 1.25.3[@6eb9534](https://github.com/6eb9534) by renovate ([#17798](https://github.com/truecharts/charts/issues/17798)) - - -## [vikunja-12.1.17](https://github.com/truecharts/charts/compare/vikunja-12.1.15...vikunja-12.1.17) (2024-01-29) - -### Chore - - - -- update vikunja to v0.22.1[@c941543](https://github.com/c941543) by renovate (patch) ([#17687](https://github.com/truecharts/charts/issues/17687)) - - -## [vikunja-12.1.15](https://github.com/truecharts/charts/compare/vikunja-12.1.14...vikunja-12.1.15) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [vikunja-12.1.14](https://github.com/truecharts/charts/compare/vikunja-12.1.13...vikunja-12.1.14) (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)) - - -## [vikunja-12.1.13](https://github.com/truecharts/charts/compare/vikunja-12.1.12...vikunja-12.1.13) (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)) - diff --git a/stable/vikunja/13.0.0/Chart.yaml b/stable/vikunja/13.0.0/Chart.yaml deleted file mode 100644 index 70d1140b5cb..00000000000 --- a/stable/vikunja/13.0.0/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.22.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The to-do app to organize your life. -home: https://truecharts.org/charts/stable/vikunja -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png -keywords: - - vikunja -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vikunja -sources: - - https://vikunja.io/docs - - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - - https://hub.docker.com/r/vikunja/api - - https://hub.docker.com/_/nginx - - https://hub.docker.com/r/vikunja/frontend -type: application -version: 13.0.0 diff --git a/stable/vikunja/13.0.0/charts/common-17.5.0.tgz b/stable/vikunja/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/vikunja/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/virt-manager/5.0.0/.helmignore b/stable/vikunja/13.1.3/.helmignore similarity index 100% rename from stable/virt-manager/5.0.0/.helmignore rename to stable/vikunja/13.1.3/.helmignore diff --git a/stable/vikunja/13.1.3/CHANGELOG.md b/stable/vikunja/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..a558ea07270 --- /dev/null +++ b/stable/vikunja/13.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + +## [vikunja-12.1.21](https://github.com/truecharts/charts/compare/vikunja-12.1.20...vikunja-12.1.21) (2024-02-12) + +### Chore + + + +- update container image nginx to 1.25.3[@84c52df](https://github.com/84c52df) by renovate ([#18099](https://github.com/truecharts/charts/issues/18099)) + + +## [vikunja-12.1.20](https://github.com/truecharts/charts/compare/vikunja-12.1.19...vikunja-12.1.20) (2024-02-05) + +### Chore + + + +- update container image nginx to 1.25.3[@5f44022](https://github.com/5f44022) by renovate ([#17889](https://github.com/truecharts/charts/issues/17889)) + + +## [vikunja-12.1.19](https://github.com/truecharts/charts/compare/vikunja-12.1.18...vikunja-12.1.19) (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)) + + +## [vikunja-12.1.18](https://github.com/truecharts/charts/compare/vikunja-12.1.17...vikunja-12.1.18) (2024-02-03) + +### Chore + + + +- update container image nginx to 1.25.3[@6eb9534](https://github.com/6eb9534) by renovate ([#17798](https://github.com/truecharts/charts/issues/17798)) + + +## [vikunja-12.1.17](https://github.com/truecharts/charts/compare/vikunja-12.1.15...vikunja-12.1.17) (2024-01-29) + +### Chore + + + +- update vikunja to v0.22.1[@c941543](https://github.com/c941543) by renovate (patch) ([#17687](https://github.com/truecharts/charts/issues/17687)) + + +## [vikunja-12.1.15](https://github.com/truecharts/charts/compare/vikunja-12.1.14...vikunja-12.1.15) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [vikunja-12.1.14](https://github.com/truecharts/charts/compare/vikunja-12.1.13...vikunja-12.1.14) (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)) + + +## [vikunja-12.1.13](https://github.com/truecharts/charts/compare/vikunja-12.1.12...vikunja-12.1.13) (2024-01-21) + +### Chore + diff --git a/stable/vikunja/13.1.3/Chart.yaml b/stable/vikunja/13.1.3/Chart.yaml new file mode 100644 index 00000000000..44a5f02aa54 --- /dev/null +++ b/stable/vikunja/13.1.3/Chart.yaml @@ -0,0 +1,45 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.22.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The to-do app to organize your life. +home: https://truecharts.org/charts/stable/vikunja +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png +keywords: + - vikunja +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: vikunja +sources: + - https://vikunja.io/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://hub.docker.com/r/vikunja/frontend + - https://hub.docker.com/r/vikunja/api + - https://hub.docker.com/_/nginx +type: application +version: 13.1.3 diff --git a/stable/vikunja/13.0.0/README.md b/stable/vikunja/13.1.3/README.md similarity index 100% rename from stable/vikunja/13.0.0/README.md rename to stable/vikunja/13.1.3/README.md diff --git a/stable/vikunja/13.0.0/app-readme.md b/stable/vikunja/13.1.3/app-readme.md similarity index 100% rename from stable/vikunja/13.0.0/app-readme.md rename to stable/vikunja/13.1.3/app-readme.md diff --git a/stable/vikunja/13.1.3/charts/common-18.0.3.tgz b/stable/vikunja/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/vikunja/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/vikunja/13.0.0/charts/redis-11.2.1.tgz b/stable/vikunja/13.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/vikunja/13.0.0/charts/redis-11.2.1.tgz rename to stable/vikunja/13.1.3/charts/redis-11.2.1.tgz diff --git a/stable/vikunja/13.0.0/ix_values.yaml b/stable/vikunja/13.1.3/ix_values.yaml similarity index 100% rename from stable/vikunja/13.0.0/ix_values.yaml rename to stable/vikunja/13.1.3/ix_values.yaml diff --git a/stable/vikunja/13.0.0/questions.yaml b/stable/vikunja/13.1.3/questions.yaml similarity index 100% rename from stable/vikunja/13.0.0/questions.yaml rename to stable/vikunja/13.1.3/questions.yaml diff --git a/stable/vocechat-server/3.0.0/templates/NOTES.txt b/stable/vikunja/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/vocechat-server/3.0.0/templates/NOTES.txt rename to stable/vikunja/13.1.3/templates/NOTES.txt diff --git a/stable/vikunja/13.0.0/templates/_secrets.tpl b/stable/vikunja/13.1.3/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/13.0.0/templates/_secrets.tpl rename to stable/vikunja/13.1.3/templates/_secrets.tpl diff --git a/stable/vikunja/13.0.0/templates/common.yaml b/stable/vikunja/13.1.3/templates/common.yaml similarity index 100% rename from stable/vikunja/13.0.0/templates/common.yaml rename to stable/vikunja/13.1.3/templates/common.yaml diff --git a/stable/virt-manager/5.0.0/values.yaml b/stable/vikunja/13.1.3/values.yaml similarity index 100% rename from stable/virt-manager/5.0.0/values.yaml rename to stable/vikunja/13.1.3/values.yaml diff --git a/stable/vintage-story/5.0.0/CHANGELOG.md b/stable/vintage-story/5.0.0/CHANGELOG.md deleted file mode 100644 index d82dac8b997..00000000000 --- a/stable/vintage-story/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [vintage-story-4.1.12](https://github.com/truecharts/charts/compare/vintage-story-4.1.11...vintage-story-4.1.12) (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)) - - -## [vintage-story-4.1.11](https://github.com/truecharts/charts/compare/vintage-story-4.1.10...vintage-story-4.1.11) (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)) - - -## [vintage-story-4.1.10](https://github.com/truecharts/charts/compare/vintage-story-4.1.9...vintage-story-4.1.10) (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)) - - -## [vintage-story-4.1.9](https://github.com/truecharts/charts/compare/vintage-story-4.1.8...vintage-story-4.1.9) (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)) - - -## [vintage-story-4.1.8](https://github.com/truecharts/charts/compare/vintage-story-4.1.7...vintage-story-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [vintage-story-4.1.7](https://github.com/truecharts/charts/compare/vintage-story-4.1.6...vintage-story-4.1.7) (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)) - - -## [vintage-story-4.1.6](https://github.com/truecharts/charts/compare/vintage-story-4.1.5...vintage-story-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [vintage-story-4.1.5](https://github.com/truecharts/charts/compare/vintage-story-4.1.4...vintage-story-4.1.5) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [vintage-story-4.1.4](https://github.com/truecharts/charts/compare/vintage-story-4.1.1...vintage-story-4.1.4) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/vintage-story/5.0.0/Chart.yaml b/stable/vintage-story/5.0.0/Chart.yaml deleted file mode 100644 index a21b517c190..00000000000 --- a/stable/vintage-story/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. -home: https://truecharts.org/charts/stable/vintage-story -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.png -keywords: - - vintage-story - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vintage-story -sources: - - https://www.vintagestory.at/ - - https://github.com/truecharts/charts/tree/master/charts/stable/vintage-story - - https://hub.docker.com/r/ich777/vintagestory -type: application -version: 5.0.0 diff --git a/stable/vintage-story/5.0.0/charts/common-17.5.0.tgz b/stable/vintage-story/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/vintage-story/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/vlmcsd-kms-server/5.0.0/.helmignore b/stable/vintage-story/5.1.3/.helmignore similarity index 100% rename from stable/vlmcsd-kms-server/5.0.0/.helmignore rename to stable/vintage-story/5.1.3/.helmignore diff --git a/stable/vintage-story/5.1.3/CHANGELOG.md b/stable/vintage-story/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..74763782941 --- /dev/null +++ b/stable/vintage-story/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [vintage-story-4.1.12](https://github.com/truecharts/charts/compare/vintage-story-4.1.11...vintage-story-4.1.12) (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)) + + +## [vintage-story-4.1.11](https://github.com/truecharts/charts/compare/vintage-story-4.1.10...vintage-story-4.1.11) (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)) + + +## [vintage-story-4.1.10](https://github.com/truecharts/charts/compare/vintage-story-4.1.9...vintage-story-4.1.10) (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)) + + +## [vintage-story-4.1.9](https://github.com/truecharts/charts/compare/vintage-story-4.1.8...vintage-story-4.1.9) (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)) + + +## [vintage-story-4.1.8](https://github.com/truecharts/charts/compare/vintage-story-4.1.7...vintage-story-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [vintage-story-4.1.7](https://github.com/truecharts/charts/compare/vintage-story-4.1.6...vintage-story-4.1.7) (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)) + + +## [vintage-story-4.1.6](https://github.com/truecharts/charts/compare/vintage-story-4.1.5...vintage-story-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [vintage-story-4.1.5](https://github.com/truecharts/charts/compare/vintage-story-4.1.4...vintage-story-4.1.5) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [vintage-story-4.1.4](https://github.com/truecharts/charts/compare/vintage-story-4.1.1...vintage-story-4.1.4) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/vintage-story/5.1.3/Chart.yaml b/stable/vintage-story/5.1.3/Chart.yaml new file mode 100644 index 00000000000..7381819c75a --- /dev/null +++ b/stable/vintage-story/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. +home: https://truecharts.org/charts/stable/vintage-story +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.png +keywords: + - vintage-story + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: vintage-story +sources: + - https://www.vintagestory.at/ + - https://github.com/truecharts/charts/tree/master/charts/stable/vintage-story + - https://hub.docker.com/r/ich777/vintagestory +type: application +version: 5.1.3 diff --git a/stable/vintage-story/5.0.0/README.md b/stable/vintage-story/5.1.3/README.md similarity index 100% rename from stable/vintage-story/5.0.0/README.md rename to stable/vintage-story/5.1.3/README.md diff --git a/stable/vintage-story/5.0.0/app-readme.md b/stable/vintage-story/5.1.3/app-readme.md similarity index 100% rename from stable/vintage-story/5.0.0/app-readme.md rename to stable/vintage-story/5.1.3/app-readme.md diff --git a/stable/vintage-story/5.1.3/charts/common-18.0.3.tgz b/stable/vintage-story/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/vintage-story/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/vintage-story/5.0.0/ix_values.yaml b/stable/vintage-story/5.1.3/ix_values.yaml similarity index 100% rename from stable/vintage-story/5.0.0/ix_values.yaml rename to stable/vintage-story/5.1.3/ix_values.yaml diff --git a/stable/vintage-story/5.0.0/questions.yaml b/stable/vintage-story/5.1.3/questions.yaml similarity index 100% rename from stable/vintage-story/5.0.0/questions.yaml rename to stable/vintage-story/5.1.3/questions.yaml diff --git a/stable/vintage-story/5.0.0/templates/common.yaml b/stable/vintage-story/5.1.3/templates/common.yaml similarity index 100% rename from stable/vintage-story/5.0.0/templates/common.yaml rename to stable/vintage-story/5.1.3/templates/common.yaml diff --git a/stable/vlmcsd-kms-server/5.0.0/values.yaml b/stable/vintage-story/5.1.3/values.yaml similarity index 100% rename from stable/vlmcsd-kms-server/5.0.0/values.yaml rename to stable/vintage-story/5.1.3/values.yaml diff --git a/stable/virt-manager/5.0.0/CHANGELOG.md b/stable/virt-manager/5.0.0/CHANGELOG.md deleted file mode 100644 index 4e8803d0dff..00000000000 --- a/stable/virt-manager/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [virt-manager-4.1.11](https://github.com/truecharts/charts/compare/virt-manager-4.1.10...virt-manager-4.1.11) (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)) - - -## [virt-manager-4.1.10](https://github.com/truecharts/charts/compare/virt-manager-4.1.9...virt-manager-4.1.10) (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)) - - -## [virt-manager-4.1.9](https://github.com/truecharts/charts/compare/virt-manager-4.1.8...virt-manager-4.1.9) (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)) - - -## [virt-manager-4.1.8](https://github.com/truecharts/charts/compare/virt-manager-4.1.7...virt-manager-4.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)) - - -## [virt-manager-4.1.7](https://github.com/truecharts/charts/compare/virt-manager-4.1.6...virt-manager-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [virt-manager-4.1.6](https://github.com/truecharts/charts/compare/virt-manager-4.1.5...virt-manager-4.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)) - - -## [virt-manager-4.1.5](https://github.com/truecharts/charts/compare/virt-manager-4.1.4...virt-manager-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [virt-manager-4.1.4](https://github.com/truecharts/charts/compare/virt-manager-4.1.3...virt-manager-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [virt-manager-4.1.3](https://github.com/truecharts/charts/compare/virt-manager-4.1.0...virt-manager-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/virt-manager/5.0.0/Chart.yaml b/stable/virt-manager/5.0.0/Chart.yaml deleted file mode 100644 index 5eacd6ba16e..00000000000 --- a/stable/virt-manager/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The virt-manager application is a desktop user interface for managing virtual machines through libvirt. -home: https://truecharts.org/charts/stable/virt-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png -keywords: - - virt-manager - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: virt-manager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/virt-manager - - https://hub.docker.com/r/mber5/virt-manager -type: application -version: 5.0.0 diff --git a/stable/virt-manager/5.0.0/charts/common-17.5.0.tgz b/stable/virt-manager/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/virt-manager/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/vocechat-server/3.0.0/.helmignore b/stable/virt-manager/5.1.3/.helmignore similarity index 100% rename from stable/vocechat-server/3.0.0/.helmignore rename to stable/virt-manager/5.1.3/.helmignore diff --git a/stable/virt-manager/5.1.3/CHANGELOG.md b/stable/virt-manager/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..3a4f30fb4c6 --- /dev/null +++ b/stable/virt-manager/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [virt-manager-4.1.11](https://github.com/truecharts/charts/compare/virt-manager-4.1.10...virt-manager-4.1.11) (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)) + + +## [virt-manager-4.1.10](https://github.com/truecharts/charts/compare/virt-manager-4.1.9...virt-manager-4.1.10) (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)) + + +## [virt-manager-4.1.9](https://github.com/truecharts/charts/compare/virt-manager-4.1.8...virt-manager-4.1.9) (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)) + + +## [virt-manager-4.1.8](https://github.com/truecharts/charts/compare/virt-manager-4.1.7...virt-manager-4.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)) + + +## [virt-manager-4.1.7](https://github.com/truecharts/charts/compare/virt-manager-4.1.6...virt-manager-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [virt-manager-4.1.6](https://github.com/truecharts/charts/compare/virt-manager-4.1.5...virt-manager-4.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)) + + +## [virt-manager-4.1.5](https://github.com/truecharts/charts/compare/virt-manager-4.1.4...virt-manager-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [virt-manager-4.1.4](https://github.com/truecharts/charts/compare/virt-manager-4.1.3...virt-manager-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [virt-manager-4.1.3](https://github.com/truecharts/charts/compare/virt-manager-4.1.0...virt-manager-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/virt-manager/5.1.3/Chart.yaml b/stable/virt-manager/5.1.3/Chart.yaml new file mode 100644 index 00000000000..842d1ebc60d --- /dev/null +++ b/stable/virt-manager/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The virt-manager application is a desktop user interface for managing virtual machines through libvirt. +home: https://truecharts.org/charts/stable/virt-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png +keywords: + - virt-manager + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: virt-manager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/virt-manager + - https://hub.docker.com/r/mber5/virt-manager +type: application +version: 5.1.3 diff --git a/stable/virt-manager/5.0.0/README.md b/stable/virt-manager/5.1.3/README.md similarity index 100% rename from stable/virt-manager/5.0.0/README.md rename to stable/virt-manager/5.1.3/README.md diff --git a/stable/virt-manager/5.0.0/app-readme.md b/stable/virt-manager/5.1.3/app-readme.md similarity index 100% rename from stable/virt-manager/5.0.0/app-readme.md rename to stable/virt-manager/5.1.3/app-readme.md diff --git a/stable/virt-manager/5.1.3/charts/common-18.0.3.tgz b/stable/virt-manager/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/virt-manager/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/virt-manager/5.0.0/ix_values.yaml b/stable/virt-manager/5.1.3/ix_values.yaml similarity index 100% rename from stable/virt-manager/5.0.0/ix_values.yaml rename to stable/virt-manager/5.1.3/ix_values.yaml diff --git a/stable/virt-manager/5.0.0/questions.yaml b/stable/virt-manager/5.1.3/questions.yaml similarity index 100% rename from stable/virt-manager/5.0.0/questions.yaml rename to stable/virt-manager/5.1.3/questions.yaml diff --git a/stable/virt-manager/5.0.0/templates/common.yaml b/stable/virt-manager/5.1.3/templates/common.yaml similarity index 100% rename from stable/virt-manager/5.0.0/templates/common.yaml rename to stable/virt-manager/5.1.3/templates/common.yaml diff --git a/stable/vocechat-server/3.0.0/values.yaml b/stable/virt-manager/5.1.3/values.yaml similarity index 100% rename from stable/vocechat-server/3.0.0/values.yaml rename to stable/virt-manager/5.1.3/values.yaml diff --git a/stable/vlmcsd-kms-server/5.0.0/CHANGELOG.md b/stable/vlmcsd-kms-server/5.0.0/CHANGELOG.md deleted file mode 100644 index c908aa1e053..00000000000 --- a/stable/vlmcsd-kms-server/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [vlmcsd-kms-server-4.1.11](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.10...vlmcsd-kms-server-4.1.11) (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)) - - -## [vlmcsd-kms-server-4.1.10](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.9...vlmcsd-kms-server-4.1.10) (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)) - - -## [vlmcsd-kms-server-4.1.9](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.8...vlmcsd-kms-server-4.1.9) (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)) - - -## [vlmcsd-kms-server-4.1.8](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.7...vlmcsd-kms-server-4.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)) - - -## [vlmcsd-kms-server-4.1.7](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.6...vlmcsd-kms-server-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [vlmcsd-kms-server-4.1.6](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.5...vlmcsd-kms-server-4.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)) - - -## [vlmcsd-kms-server-4.1.5](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.4...vlmcsd-kms-server-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [vlmcsd-kms-server-4.1.4](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.3...vlmcsd-kms-server-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [vlmcsd-kms-server-4.1.3](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.0...vlmcsd-kms-server-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/vlmcsd-kms-server/5.0.0/Chart.yaml b/stable/vlmcsd-kms-server/5.0.0/Chart.yaml deleted file mode 100644 index 992e4199ee2..00000000000 --- a/stable/vlmcsd-kms-server/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: vlmcsd is a replacement for Microsoft's KMS server. -home: https://truecharts.org/charts/stable/vlmcsd-kms-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.png -keywords: - - vlmcsd-kms-server - - Cloud - - Tools-Utilities - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vlmcsd-kms-server -sources: - - https://github.com/mikolatero/docker-vlmcsd - - https://github.com/truecharts/charts/tree/master/charts/stable/vlmcsd-kms-server - - https://hub.docker.com/r/mikolatero/vlmcsd -type: application -version: 5.0.0 diff --git a/stable/vlmcsd-kms-server/5.0.0/charts/common-17.5.0.tgz b/stable/vlmcsd-kms-server/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/vlmcsd-kms-server/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/wallos/4.1.1/.helmignore b/stable/vlmcsd-kms-server/5.1.3/.helmignore similarity index 100% rename from stable/wallos/4.1.1/.helmignore rename to stable/vlmcsd-kms-server/5.1.3/.helmignore diff --git a/stable/vlmcsd-kms-server/5.1.3/CHANGELOG.md b/stable/vlmcsd-kms-server/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..50dd962d721 --- /dev/null +++ b/stable/vlmcsd-kms-server/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [vlmcsd-kms-server-4.1.11](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.10...vlmcsd-kms-server-4.1.11) (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)) + + +## [vlmcsd-kms-server-4.1.10](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.9...vlmcsd-kms-server-4.1.10) (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)) + + +## [vlmcsd-kms-server-4.1.9](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.8...vlmcsd-kms-server-4.1.9) (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)) + + +## [vlmcsd-kms-server-4.1.8](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.7...vlmcsd-kms-server-4.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)) + + +## [vlmcsd-kms-server-4.1.7](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.6...vlmcsd-kms-server-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [vlmcsd-kms-server-4.1.6](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.5...vlmcsd-kms-server-4.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)) + + +## [vlmcsd-kms-server-4.1.5](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.4...vlmcsd-kms-server-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [vlmcsd-kms-server-4.1.4](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.3...vlmcsd-kms-server-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [vlmcsd-kms-server-4.1.3](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-4.1.0...vlmcsd-kms-server-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/vlmcsd-kms-server/5.1.3/Chart.yaml b/stable/vlmcsd-kms-server/5.1.3/Chart.yaml new file mode 100644 index 00000000000..e8663fba0af --- /dev/null +++ b/stable/vlmcsd-kms-server/5.1.3/Chart.yaml @@ -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: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: vlmcsd is a replacement for Microsoft's KMS server. +home: https://truecharts.org/charts/stable/vlmcsd-kms-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.png +keywords: + - vlmcsd-kms-server + - Cloud + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: vlmcsd-kms-server +sources: + - https://github.com/mikolatero/docker-vlmcsd + - https://github.com/truecharts/charts/tree/master/charts/stable/vlmcsd-kms-server + - https://hub.docker.com/r/mikolatero/vlmcsd +type: application +version: 5.1.3 diff --git a/stable/vlmcsd-kms-server/5.0.0/README.md b/stable/vlmcsd-kms-server/5.1.3/README.md similarity index 100% rename from stable/vlmcsd-kms-server/5.0.0/README.md rename to stable/vlmcsd-kms-server/5.1.3/README.md diff --git a/stable/vlmcsd-kms-server/5.0.0/app-readme.md b/stable/vlmcsd-kms-server/5.1.3/app-readme.md similarity index 100% rename from stable/vlmcsd-kms-server/5.0.0/app-readme.md rename to stable/vlmcsd-kms-server/5.1.3/app-readme.md diff --git a/stable/vlmcsd-kms-server/5.1.3/charts/common-18.0.3.tgz b/stable/vlmcsd-kms-server/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/vlmcsd-kms-server/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/vlmcsd-kms-server/5.0.0/ix_values.yaml b/stable/vlmcsd-kms-server/5.1.3/ix_values.yaml similarity index 100% rename from stable/vlmcsd-kms-server/5.0.0/ix_values.yaml rename to stable/vlmcsd-kms-server/5.1.3/ix_values.yaml diff --git a/stable/vlmcsd-kms-server/5.0.0/questions.yaml b/stable/vlmcsd-kms-server/5.1.3/questions.yaml similarity index 100% rename from stable/vlmcsd-kms-server/5.0.0/questions.yaml rename to stable/vlmcsd-kms-server/5.1.3/questions.yaml diff --git a/stable/vlmcsd-kms-server/5.0.0/templates/common.yaml b/stable/vlmcsd-kms-server/5.1.3/templates/common.yaml similarity index 100% rename from stable/vlmcsd-kms-server/5.0.0/templates/common.yaml rename to stable/vlmcsd-kms-server/5.1.3/templates/common.yaml diff --git a/stable/wallos/4.1.1/values.yaml b/stable/vlmcsd-kms-server/5.1.3/values.yaml similarity index 100% rename from stable/wallos/4.1.1/values.yaml rename to stable/vlmcsd-kms-server/5.1.3/values.yaml diff --git a/stable/vocechat-server/3.0.0/CHANGELOG.md b/stable/vocechat-server/3.0.0/CHANGELOG.md deleted file mode 100644 index 182037b0e6e..00000000000 --- a/stable/vocechat-server/3.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [vocechat-server-2.1.12](https://github.com/truecharts/charts/compare/vocechat-server-2.1.11...vocechat-server-2.1.12) (2024-02-05) - -### Chore - - - -- update container image privoce/vocechat-server to v0.3.44[@5257a5e](https://github.com/5257a5e) by renovate ([#17926](https://github.com/truecharts/charts/issues/17926)) - - -## [vocechat-server-2.1.11](https://github.com/truecharts/charts/compare/vocechat-server-2.1.10...vocechat-server-2.1.11) (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)) - - -## [vocechat-server-2.1.10](https://github.com/truecharts/charts/compare/vocechat-server-2.1.9...vocechat-server-2.1.10) (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)) - - -## [vocechat-server-2.1.9](https://github.com/truecharts/charts/compare/vocechat-server-2.1.8...vocechat-server-2.1.9) (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)) - - -## [vocechat-server-2.1.8](https://github.com/truecharts/charts/compare/vocechat-server-2.1.7...vocechat-server-2.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)) - - -## [vocechat-server-2.1.7](https://github.com/truecharts/charts/compare/vocechat-server-2.1.6...vocechat-server-2.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [vocechat-server-2.1.6](https://github.com/truecharts/charts/compare/vocechat-server-2.1.5...vocechat-server-2.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)) - - -## [vocechat-server-2.1.5](https://github.com/truecharts/charts/compare/vocechat-server-2.1.4...vocechat-server-2.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [vocechat-server-2.1.4](https://github.com/truecharts/charts/compare/vocechat-server-2.1.3...vocechat-server-2.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [vocechat-server-2.1.3](https://github.com/truecharts/charts/compare/vocechat-server-2.1.0...vocechat-server-2.1.3) (2024-01-01) diff --git a/stable/vocechat-server/3.0.0/Chart.yaml b/stable/vocechat-server/3.0.0/Chart.yaml deleted file mode 100644 index 89b26490a6a..00000000000 --- a/stable/vocechat-server/3.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: social - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.3.44 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A superlight rust written social server. -home: https://truecharts.org/charts/stable/vocechat-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.png -keywords: - - vocechat-server - - social -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: vocechat-server -sources: - - https://github.com/Privoce/vocechat-server-rust - - https://github.com/truecharts/charts/tree/master/charts/stable/vocechat-server - - https://hub.docker.com/r/privoce/vocechat-server -type: application -version: 3.0.0 diff --git a/stable/vocechat-server/3.0.0/charts/common-17.5.0.tgz b/stable/vocechat-server/3.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/vocechat-server/3.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/watcharr/4.0.0/.helmignore b/stable/vocechat-server/3.1.3/.helmignore similarity index 100% rename from stable/watcharr/4.0.0/.helmignore rename to stable/vocechat-server/3.1.3/.helmignore diff --git a/stable/vocechat-server/3.1.3/CHANGELOG.md b/stable/vocechat-server/3.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c4ff20a6c26 --- /dev/null +++ b/stable/vocechat-server/3.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [vocechat-server-2.1.12](https://github.com/truecharts/charts/compare/vocechat-server-2.1.11...vocechat-server-2.1.12) (2024-02-05) + +### Chore + + + +- update container image privoce/vocechat-server to v0.3.44[@5257a5e](https://github.com/5257a5e) by renovate ([#17926](https://github.com/truecharts/charts/issues/17926)) + + +## [vocechat-server-2.1.11](https://github.com/truecharts/charts/compare/vocechat-server-2.1.10...vocechat-server-2.1.11) (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)) + + +## [vocechat-server-2.1.10](https://github.com/truecharts/charts/compare/vocechat-server-2.1.9...vocechat-server-2.1.10) (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)) + + +## [vocechat-server-2.1.9](https://github.com/truecharts/charts/compare/vocechat-server-2.1.8...vocechat-server-2.1.9) (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)) + + +## [vocechat-server-2.1.8](https://github.com/truecharts/charts/compare/vocechat-server-2.1.7...vocechat-server-2.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)) + + +## [vocechat-server-2.1.7](https://github.com/truecharts/charts/compare/vocechat-server-2.1.6...vocechat-server-2.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [vocechat-server-2.1.6](https://github.com/truecharts/charts/compare/vocechat-server-2.1.5...vocechat-server-2.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)) + + +## [vocechat-server-2.1.5](https://github.com/truecharts/charts/compare/vocechat-server-2.1.4...vocechat-server-2.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [vocechat-server-2.1.4](https://github.com/truecharts/charts/compare/vocechat-server-2.1.3...vocechat-server-2.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/vocechat-server/3.1.3/Chart.yaml b/stable/vocechat-server/3.1.3/Chart.yaml new file mode 100644 index 00000000000..7e7b5350063 --- /dev/null +++ b/stable/vocechat-server/3.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: social + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.3.44 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A superlight rust written social server. +home: https://truecharts.org/charts/stable/vocechat-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.png +keywords: + - vocechat-server + - social +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: vocechat-server +sources: + - https://github.com/Privoce/vocechat-server-rust + - https://github.com/truecharts/charts/tree/master/charts/stable/vocechat-server + - https://hub.docker.com/r/privoce/vocechat-server +type: application +version: 3.1.3 diff --git a/stable/vocechat-server/3.0.0/README.md b/stable/vocechat-server/3.1.3/README.md similarity index 100% rename from stable/vocechat-server/3.0.0/README.md rename to stable/vocechat-server/3.1.3/README.md diff --git a/stable/vocechat-server/3.0.0/app-readme.md b/stable/vocechat-server/3.1.3/app-readme.md similarity index 100% rename from stable/vocechat-server/3.0.0/app-readme.md rename to stable/vocechat-server/3.1.3/app-readme.md diff --git a/stable/vocechat-server/3.1.3/charts/common-18.0.3.tgz b/stable/vocechat-server/3.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/vocechat-server/3.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/vocechat-server/3.0.0/ix_values.yaml b/stable/vocechat-server/3.1.3/ix_values.yaml similarity index 100% rename from stable/vocechat-server/3.0.0/ix_values.yaml rename to stable/vocechat-server/3.1.3/ix_values.yaml diff --git a/stable/vocechat-server/3.0.0/questions.yaml b/stable/vocechat-server/3.1.3/questions.yaml similarity index 100% rename from stable/vocechat-server/3.0.0/questions.yaml rename to stable/vocechat-server/3.1.3/questions.yaml diff --git a/stable/wallos/4.1.1/templates/NOTES.txt b/stable/vocechat-server/3.1.3/templates/NOTES.txt similarity index 100% rename from stable/wallos/4.1.1/templates/NOTES.txt rename to stable/vocechat-server/3.1.3/templates/NOTES.txt diff --git a/stable/wallos/4.1.1/templates/common.yaml b/stable/vocechat-server/3.1.3/templates/common.yaml similarity index 100% rename from stable/wallos/4.1.1/templates/common.yaml rename to stable/vocechat-server/3.1.3/templates/common.yaml diff --git a/stable/watcharr/4.0.0/values.yaml b/stable/vocechat-server/3.1.3/values.yaml similarity index 100% rename from stable/watcharr/4.0.0/values.yaml rename to stable/vocechat-server/3.1.3/values.yaml diff --git a/stable/wallos/4.1.1/CHANGELOG.md b/stable/wallos/4.1.1/CHANGELOG.md deleted file mode 100644 index a93912b30b1..00000000000 --- a/stable/wallos/4.1.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - -## [wallos-3.1.15](https://github.com/truecharts/charts/compare/wallos-3.1.14...wallos-3.1.15) (2024-02-12) - -### Chore - - - -- update container image docker.io/bellamy/wallos to latest[@c283ed7](https://github.com/c283ed7) by renovate ([#18040](https://github.com/truecharts/charts/issues/18040)) - - -## [wallos-3.1.14](https://github.com/truecharts/charts/compare/wallos-3.1.13...wallos-3.1.14) (2024-02-05) - -### Chore - - - -- update container image docker.io/bellamy/wallos to latest[@cb3128d](https://github.com/cb3128d) by renovate ([#17828](https://github.com/truecharts/charts/issues/17828)) - - -## [wallos-3.1.13](https://github.com/truecharts/charts/compare/wallos-3.1.12...wallos-3.1.13) (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)) - - -## [wallos-3.1.12](https://github.com/truecharts/charts/compare/wallos-3.1.11...wallos-3.1.12) (2024-01-29) - -### Chore - - - -- update container image docker.io/bellamy/wallos to latest[@6ecd084](https://github.com/6ecd084) by renovate ([#17588](https://github.com/truecharts/charts/issues/17588)) - - -## [wallos-3.1.11](https://github.com/truecharts/charts/compare/wallos-3.1.10...wallos-3.1.11) (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)) - - -## [wallos-3.1.10](https://github.com/truecharts/charts/compare/wallos-3.1.9...wallos-3.1.10) (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)) - - -## [wallos-3.1.9](https://github.com/truecharts/charts/compare/wallos-3.1.8...wallos-3.1.9) (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)) - - -## [wallos-3.1.8](https://github.com/truecharts/charts/compare/wallos-3.1.7...wallos-3.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - diff --git a/stable/wallos/4.1.1/Chart.yaml b/stable/wallos/4.1.1/Chart.yaml deleted file mode 100644 index ed0fbb6326f..00000000000 --- a/stable/wallos/4.1.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Wallos - Self Hosted Subscription tracker -home: https://truecharts.org/charts/stable/wallos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.png -keywords: - - dashboard -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wallos -sources: - - https://github.com/ellite/Wallos - - https://github.com/truecharts/charts/tree/master/charts/stable/wallos - - https://hub.docker.com/r/bellamy/wallos -type: application -version: 4.1.1 diff --git a/stable/wallos/4.1.1/charts/common-18.0.1.tgz b/stable/wallos/4.1.1/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/wallos/4.1.1/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/wallos/4.1.1/ix_values.yaml b/stable/wallos/4.1.1/ix_values.yaml deleted file mode 100644 index 671cf1c78c8..00000000000 --- a/stable/wallos/4.1.1/ix_values.yaml +++ /dev/null @@ -1,31 +0,0 @@ -image: - repository: docker.io/bellamy/wallos - tag: latest@sha256:18f77ed070788052fb7fb2417a398f96cdd1dbb1ac7c2907531544082090bd66 - pullPolicy: IfNotPresent - -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - -service: - main: - ports: - main: - port: 8282 - protocol: tcp - targetPort: 80 - -persistence: - database: - enabled: true - mountPath: "/var/www/html/db" - logos: - enabled: true - mountPath: "/var/www/html/images/uploads/logos" - -portal: - open: - enabled: true diff --git a/stable/watchyourlan/8.0.0/.helmignore b/stable/wallos/4.1.5/.helmignore similarity index 100% rename from stable/watchyourlan/8.0.0/.helmignore rename to stable/wallos/4.1.5/.helmignore diff --git a/stable/wallos/4.1.5/CHANGELOG.md b/stable/wallos/4.1.5/CHANGELOG.md new file mode 100644 index 00000000000..75def2c3a4f --- /dev/null +++ b/stable/wallos/4.1.5/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + +## [wallos-3.1.15](https://github.com/truecharts/charts/compare/wallos-3.1.14...wallos-3.1.15) (2024-02-12) + +### Chore + + + +- update container image docker.io/bellamy/wallos to latest[@c283ed7](https://github.com/c283ed7) by renovate ([#18040](https://github.com/truecharts/charts/issues/18040)) + + +## [wallos-3.1.14](https://github.com/truecharts/charts/compare/wallos-3.1.13...wallos-3.1.14) (2024-02-05) + +### Chore + + + +- update container image docker.io/bellamy/wallos to latest[@cb3128d](https://github.com/cb3128d) by renovate ([#17828](https://github.com/truecharts/charts/issues/17828)) + + +## [wallos-3.1.13](https://github.com/truecharts/charts/compare/wallos-3.1.12...wallos-3.1.13) (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)) + + +## [wallos-3.1.12](https://github.com/truecharts/charts/compare/wallos-3.1.11...wallos-3.1.12) (2024-01-29) + +### Chore + + + +- update container image docker.io/bellamy/wallos to latest[@6ecd084](https://github.com/6ecd084) by renovate ([#17588](https://github.com/truecharts/charts/issues/17588)) + + +## [wallos-3.1.11](https://github.com/truecharts/charts/compare/wallos-3.1.10...wallos-3.1.11) (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)) + + +## [wallos-3.1.10](https://github.com/truecharts/charts/compare/wallos-3.1.9...wallos-3.1.10) (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)) + + +## [wallos-3.1.9](https://github.com/truecharts/charts/compare/wallos-3.1.8...wallos-3.1.9) (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)) + + +## [wallos-3.1.8](https://github.com/truecharts/charts/compare/wallos-3.1.7...wallos-3.1.8) (2024-01-21) + +### Chore + diff --git a/stable/wallos/4.1.5/Chart.yaml b/stable/wallos/4.1.5/Chart.yaml new file mode 100644 index 00000000000..eba07ce568c --- /dev/null +++ b/stable/wallos/4.1.5/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Wallos - Self Hosted Subscription tracker +home: https://truecharts.org/charts/stable/wallos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.png +keywords: + - dashboard +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wallos +sources: + - https://github.com/ellite/Wallos + - https://github.com/truecharts/charts/tree/master/charts/stable/wallos + - https://hub.docker.com/r/bellamy/wallos +type: application +version: 4.1.5 diff --git a/stable/wallos/4.1.1/README.md b/stable/wallos/4.1.5/README.md similarity index 100% rename from stable/wallos/4.1.1/README.md rename to stable/wallos/4.1.5/README.md diff --git a/stable/wallos/4.1.1/app-readme.md b/stable/wallos/4.1.5/app-readme.md similarity index 100% rename from stable/wallos/4.1.1/app-readme.md rename to stable/wallos/4.1.5/app-readme.md diff --git a/stable/wallos/4.1.5/charts/common-18.0.3.tgz b/stable/wallos/4.1.5/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/wallos/4.1.5/charts/common-18.0.3.tgz differ diff --git a/stable/wallos/4.1.5/ix_values.yaml b/stable/wallos/4.1.5/ix_values.yaml new file mode 100644 index 00000000000..8e6eeb41757 --- /dev/null +++ b/stable/wallos/4.1.5/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: docker.io/bellamy/wallos + tag: latest@sha256:c907a8d04278c297bb33e528ec00358db914fb2514c381260e6a544b4094ede6 + pullPolicy: IfNotPresent + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8282 + protocol: tcp + targetPort: 80 + +persistence: + database: + enabled: true + mountPath: "/var/www/html/db" + logos: + enabled: true + mountPath: "/var/www/html/images/uploads/logos" + +portal: + open: + enabled: true diff --git a/stable/wallos/4.1.1/questions.yaml b/stable/wallos/4.1.5/questions.yaml similarity index 100% rename from stable/wallos/4.1.1/questions.yaml rename to stable/wallos/4.1.5/questions.yaml diff --git a/stable/watcharr/4.0.0/templates/NOTES.txt b/stable/wallos/4.1.5/templates/NOTES.txt similarity index 100% rename from stable/watcharr/4.0.0/templates/NOTES.txt rename to stable/wallos/4.1.5/templates/NOTES.txt diff --git a/stable/watchyourlan/8.0.0/templates/common.yaml b/stable/wallos/4.1.5/templates/common.yaml similarity index 100% rename from stable/watchyourlan/8.0.0/templates/common.yaml rename to stable/wallos/4.1.5/templates/common.yaml diff --git a/stable/watchyourlan/8.0.0/values.yaml b/stable/wallos/4.1.5/values.yaml similarity index 100% rename from stable/watchyourlan/8.0.0/values.yaml rename to stable/wallos/4.1.5/values.yaml diff --git a/stable/watcharr/4.0.0/CHANGELOG.md b/stable/watcharr/4.0.0/CHANGELOG.md deleted file mode 100644 index 5be4394f71d..00000000000 --- a/stable/watcharr/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - -## [watcharr-3.5.0](https://github.com/truecharts/charts/compare/watcharr-3.4.0...watcharr-3.5.0) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/sbondco/watcharr to v1.33.0[@90fb26f](https://github.com/90fb26f) by renovate ([#18189](https://github.com/truecharts/charts/issues/18189)) - - -## [watcharr-3.4.0](https://github.com/truecharts/charts/compare/watcharr-3.3.7...watcharr-3.4.0) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/sbondco/watcharr to v1.32.1[@b746fc1](https://github.com/b746fc1) by renovate ([#17941](https://github.com/truecharts/charts/issues/17941)) - - -## [watcharr-3.3.7](https://github.com/truecharts/charts/compare/watcharr-3.3.6...watcharr-3.3.7) (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)) - - -## [watcharr-3.3.6](https://github.com/truecharts/charts/compare/watcharr-3.3.5...watcharr-3.3.6) (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)) - - -## [watcharr-3.3.5](https://github.com/truecharts/charts/compare/watcharr-3.3.4...watcharr-3.3.5) (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)) - - -## [watcharr-3.3.4](https://github.com/truecharts/charts/compare/watcharr-3.3.3...watcharr-3.3.4) (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)) - - -## [watcharr-3.3.3](https://github.com/truecharts/charts/compare/watcharr-3.3.2...watcharr-3.3.3) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [watcharr-3.3.2](https://github.com/truecharts/charts/compare/watcharr-3.3.1...watcharr-3.3.2) (2024-01-14) - -### Chore - - - -- update container image ghcr.io/sbondco/watcharr to v1.31.1[@2f2aa1b](https://github.com/2f2aa1b) by renovate ([#17188](https://github.com/truecharts/charts/issues/17188)) - - - - -## [watcharr-3.3.1](https://github.com/truecharts/charts/compare/watcharr-3.3.0...watcharr-3.3.1) (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)) - - -## [watcharr-3.3.0](https://github.com/truecharts/charts/compare/watcharr-3.2.0...watcharr-3.3.0) (2024-01-08) \ No newline at end of file diff --git a/stable/watcharr/4.0.0/Chart.yaml b/stable/watcharr/4.0.0/Chart.yaml deleted file mode 100644 index 6c5fa561798..00000000000 --- a/stable/watcharr/4.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.34.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Open source, self-hostable watched list -home: https://truecharts.org/charts/stable/watcharr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png -keywords: - - watcharr - - media -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: watcharr -sources: - - https://github.com/sbondCo/Watcharr - - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr - - https://ghcr.io/sbondco/watcharr -type: application -version: 4.0.0 diff --git a/stable/watcharr/4.0.0/charts/common-17.5.0.tgz b/stable/watcharr/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/watcharr/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/webgrabplus/9.1.0/.helmignore b/stable/watcharr/4.1.3/.helmignore similarity index 100% rename from stable/webgrabplus/9.1.0/.helmignore rename to stable/watcharr/4.1.3/.helmignore diff --git a/stable/watcharr/4.1.3/CHANGELOG.md b/stable/watcharr/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..395169f72f5 --- /dev/null +++ b/stable/watcharr/4.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + +## [watcharr-3.5.0](https://github.com/truecharts/charts/compare/watcharr-3.4.0...watcharr-3.5.0) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/sbondco/watcharr to v1.33.0[@90fb26f](https://github.com/90fb26f) by renovate ([#18189](https://github.com/truecharts/charts/issues/18189)) + + +## [watcharr-3.4.0](https://github.com/truecharts/charts/compare/watcharr-3.3.7...watcharr-3.4.0) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/sbondco/watcharr to v1.32.1[@b746fc1](https://github.com/b746fc1) by renovate ([#17941](https://github.com/truecharts/charts/issues/17941)) + + +## [watcharr-3.3.7](https://github.com/truecharts/charts/compare/watcharr-3.3.6...watcharr-3.3.7) (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)) + + +## [watcharr-3.3.6](https://github.com/truecharts/charts/compare/watcharr-3.3.5...watcharr-3.3.6) (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)) + + +## [watcharr-3.3.5](https://github.com/truecharts/charts/compare/watcharr-3.3.4...watcharr-3.3.5) (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)) + + +## [watcharr-3.3.4](https://github.com/truecharts/charts/compare/watcharr-3.3.3...watcharr-3.3.4) (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)) + + +## [watcharr-3.3.3](https://github.com/truecharts/charts/compare/watcharr-3.3.2...watcharr-3.3.3) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [watcharr-3.3.2](https://github.com/truecharts/charts/compare/watcharr-3.3.1...watcharr-3.3.2) (2024-01-14) + +### Chore + + + +- update container image ghcr.io/sbondco/watcharr to v1.31.1[@2f2aa1b](https://github.com/2f2aa1b) by renovate ([#17188](https://github.com/truecharts/charts/issues/17188)) + + + + +## [watcharr-3.3.1](https://github.com/truecharts/charts/compare/watcharr-3.3.0...watcharr-3.3.1) (2024-01-09) + +### Chore + + diff --git a/stable/watcharr/4.1.3/Chart.yaml b/stable/watcharr/4.1.3/Chart.yaml new file mode 100644 index 00000000000..6b38c42b210 --- /dev/null +++ b/stable/watcharr/4.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.34.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Open source, self-hostable watched list +home: https://truecharts.org/charts/stable/watcharr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png +keywords: + - watcharr + - media +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: watcharr +sources: + - https://github.com/sbondCo/Watcharr + - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr + - https://ghcr.io/sbondco/watcharr +type: application +version: 4.1.3 diff --git a/stable/watcharr/4.0.0/README.md b/stable/watcharr/4.1.3/README.md similarity index 100% rename from stable/watcharr/4.0.0/README.md rename to stable/watcharr/4.1.3/README.md diff --git a/stable/watcharr/4.0.0/app-readme.md b/stable/watcharr/4.1.3/app-readme.md similarity index 100% rename from stable/watcharr/4.0.0/app-readme.md rename to stable/watcharr/4.1.3/app-readme.md diff --git a/stable/watcharr/4.1.3/charts/common-18.0.3.tgz b/stable/watcharr/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/watcharr/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/watcharr/4.0.0/ix_values.yaml b/stable/watcharr/4.1.3/ix_values.yaml similarity index 100% rename from stable/watcharr/4.0.0/ix_values.yaml rename to stable/watcharr/4.1.3/ix_values.yaml diff --git a/stable/watcharr/4.0.0/questions.yaml b/stable/watcharr/4.1.3/questions.yaml similarity index 100% rename from stable/watcharr/4.0.0/questions.yaml rename to stable/watcharr/4.1.3/questions.yaml diff --git a/stable/watchyourlan/8.0.0/templates/NOTES.txt b/stable/watcharr/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/watchyourlan/8.0.0/templates/NOTES.txt rename to stable/watcharr/4.1.3/templates/NOTES.txt diff --git a/stable/watcharr/4.0.0/templates/_secrets.tpl b/stable/watcharr/4.1.3/templates/_secrets.tpl similarity index 100% rename from stable/watcharr/4.0.0/templates/_secrets.tpl rename to stable/watcharr/4.1.3/templates/_secrets.tpl diff --git a/stable/watcharr/4.0.0/templates/common.yaml b/stable/watcharr/4.1.3/templates/common.yaml similarity index 100% rename from stable/watcharr/4.0.0/templates/common.yaml rename to stable/watcharr/4.1.3/templates/common.yaml diff --git a/stable/webgrabplus/9.1.0/values.yaml b/stable/watcharr/4.1.3/values.yaml similarity index 100% rename from stable/webgrabplus/9.1.0/values.yaml rename to stable/watcharr/4.1.3/values.yaml diff --git a/stable/watchyourlan/8.0.0/CHANGELOG.md b/stable/watchyourlan/8.0.0/CHANGELOG.md deleted file mode 100644 index c1d8d230451..00000000000 --- a/stable/watchyourlan/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [watchyourlan-7.1.12](https://github.com/truecharts/charts/compare/watchyourlan-7.1.11...watchyourlan-7.1.12) (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)) - - -## [watchyourlan-7.1.11](https://github.com/truecharts/charts/compare/watchyourlan-7.1.10...watchyourlan-7.1.11) (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)) - - -## [watchyourlan-7.1.10](https://github.com/truecharts/charts/compare/watchyourlan-7.1.9...watchyourlan-7.1.10) (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)) - - -## [watchyourlan-7.1.9](https://github.com/truecharts/charts/compare/watchyourlan-7.1.8...watchyourlan-7.1.9) (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)) - - -## [watchyourlan-7.1.8](https://github.com/truecharts/charts/compare/watchyourlan-7.1.7...watchyourlan-7.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [watchyourlan-7.1.7](https://github.com/truecharts/charts/compare/watchyourlan-7.1.6...watchyourlan-7.1.7) (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)) - - -## [watchyourlan-7.1.6](https://github.com/truecharts/charts/compare/watchyourlan-7.1.5...watchyourlan-7.1.6) (2024-01-08) - -### Chore - - - -- update container image aceberg/watchyourlan to v1.0.6[@c42ce1d](https://github.com/c42ce1d) by renovate ([#16979](https://github.com/truecharts/charts/issues/16979)) - - -## [watchyourlan-7.1.5](https://github.com/truecharts/charts/compare/watchyourlan-7.1.4...watchyourlan-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [watchyourlan-7.1.4](https://github.com/truecharts/charts/compare/watchyourlan-7.1.3...watchyourlan-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [watchyourlan-7.1.3](https://github.com/truecharts/charts/compare/watchyourlan-7.1.0...watchyourlan-7.1.3) (2024-01-01) diff --git a/stable/watchyourlan/8.0.0/Chart.yaml b/stable/watchyourlan/8.0.0/Chart.yaml deleted file mode 100644 index ba1e1279258..00000000000 --- a/stable/watchyourlan/8.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.6 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Lightweight network IP scanner with web GUI -home: https://truecharts.org/charts/stable/watchyourlan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png -keywords: - - network - - monitor -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: watchyourlan -sources: - - https://github.com/aceberg/WatchYourLAN - - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan - - https://hub.docker.com/r/aceberg/watchyourlan -type: application -version: 8.0.0 diff --git a/stable/watchyourlan/8.0.0/charts/common-17.5.0.tgz b/stable/watchyourlan/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/watchyourlan/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/weblate/13.0.0/.helmignore b/stable/watchyourlan/8.1.3/.helmignore similarity index 100% rename from stable/weblate/13.0.0/.helmignore rename to stable/watchyourlan/8.1.3/.helmignore diff --git a/stable/watchyourlan/8.1.3/CHANGELOG.md b/stable/watchyourlan/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..56b39ad5685 --- /dev/null +++ b/stable/watchyourlan/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [watchyourlan-7.1.12](https://github.com/truecharts/charts/compare/watchyourlan-7.1.11...watchyourlan-7.1.12) (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)) + + +## [watchyourlan-7.1.11](https://github.com/truecharts/charts/compare/watchyourlan-7.1.10...watchyourlan-7.1.11) (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)) + + +## [watchyourlan-7.1.10](https://github.com/truecharts/charts/compare/watchyourlan-7.1.9...watchyourlan-7.1.10) (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)) + + +## [watchyourlan-7.1.9](https://github.com/truecharts/charts/compare/watchyourlan-7.1.8...watchyourlan-7.1.9) (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)) + + +## [watchyourlan-7.1.8](https://github.com/truecharts/charts/compare/watchyourlan-7.1.7...watchyourlan-7.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [watchyourlan-7.1.7](https://github.com/truecharts/charts/compare/watchyourlan-7.1.6...watchyourlan-7.1.7) (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)) + + +## [watchyourlan-7.1.6](https://github.com/truecharts/charts/compare/watchyourlan-7.1.5...watchyourlan-7.1.6) (2024-01-08) + +### Chore + + + +- update container image aceberg/watchyourlan to v1.0.6[@c42ce1d](https://github.com/c42ce1d) by renovate ([#16979](https://github.com/truecharts/charts/issues/16979)) + + +## [watchyourlan-7.1.5](https://github.com/truecharts/charts/compare/watchyourlan-7.1.4...watchyourlan-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [watchyourlan-7.1.4](https://github.com/truecharts/charts/compare/watchyourlan-7.1.3...watchyourlan-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/watchyourlan/8.1.3/Chart.yaml b/stable/watchyourlan/8.1.3/Chart.yaml new file mode 100644 index 00000000000..77b44a05e4a --- /dev/null +++ b/stable/watchyourlan/8.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.0.6 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Lightweight network IP scanner with web GUI +home: https://truecharts.org/charts/stable/watchyourlan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png +keywords: + - network + - monitor +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: watchyourlan +sources: + - https://github.com/aceberg/WatchYourLAN + - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan + - https://hub.docker.com/r/aceberg/watchyourlan +type: application +version: 8.1.3 diff --git a/stable/watchyourlan/8.0.0/README.md b/stable/watchyourlan/8.1.3/README.md similarity index 100% rename from stable/watchyourlan/8.0.0/README.md rename to stable/watchyourlan/8.1.3/README.md diff --git a/stable/watchyourlan/8.0.0/app-readme.md b/stable/watchyourlan/8.1.3/app-readme.md similarity index 100% rename from stable/watchyourlan/8.0.0/app-readme.md rename to stable/watchyourlan/8.1.3/app-readme.md diff --git a/stable/watchyourlan/8.1.3/charts/common-18.0.3.tgz b/stable/watchyourlan/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/watchyourlan/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/watchyourlan/8.0.0/ix_values.yaml b/stable/watchyourlan/8.1.3/ix_values.yaml similarity index 100% rename from stable/watchyourlan/8.0.0/ix_values.yaml rename to stable/watchyourlan/8.1.3/ix_values.yaml diff --git a/stable/watchyourlan/8.0.0/questions.yaml b/stable/watchyourlan/8.1.3/questions.yaml similarity index 100% rename from stable/watchyourlan/8.0.0/questions.yaml rename to stable/watchyourlan/8.1.3/questions.yaml diff --git a/stable/webgrabplus/9.1.0/templates/NOTES.txt b/stable/watchyourlan/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/webgrabplus/9.1.0/templates/NOTES.txt rename to stable/watchyourlan/8.1.3/templates/NOTES.txt diff --git a/stable/webgrabplus/9.1.0/templates/common.yaml b/stable/watchyourlan/8.1.3/templates/common.yaml similarity index 100% rename from stable/webgrabplus/9.1.0/templates/common.yaml rename to stable/watchyourlan/8.1.3/templates/common.yaml diff --git a/stable/weblate/13.0.0/values.yaml b/stable/watchyourlan/8.1.3/values.yaml similarity index 100% rename from stable/weblate/13.0.0/values.yaml rename to stable/watchyourlan/8.1.3/values.yaml diff --git a/stable/webgrabplus/9.1.0/CHANGELOG.md b/stable/webgrabplus/9.1.0/CHANGELOG.md deleted file mode 100644 index fa7363406fd..00000000000 --- a/stable/webgrabplus/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - -## [webgrabplus-8.1.19](https://github.com/truecharts/charts/compare/webgrabplus-8.1.18...webgrabplus-8.1.19) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/webgrabplus to 5.1.4[@3841648](https://github.com/3841648) by renovate ([#18081](https://github.com/truecharts/charts/issues/18081)) - - -## [webgrabplus-8.1.18](https://github.com/truecharts/charts/compare/webgrabplus-8.1.17...webgrabplus-8.1.18) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/webgrabplus to 5.1.4[@f66be42](https://github.com/f66be42) by renovate ([#17870](https://github.com/truecharts/charts/issues/17870)) - - -## [webgrabplus-8.1.17](https://github.com/truecharts/charts/compare/webgrabplus-8.1.16...webgrabplus-8.1.17) (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)) - - -## [webgrabplus-8.1.16](https://github.com/truecharts/charts/compare/webgrabplus-8.1.15...webgrabplus-8.1.16) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/linuxserver/webgrabplus to 5.1.4[@ea5c05a](https://github.com/ea5c05a) by renovate ([#17628](https://github.com/truecharts/charts/issues/17628)) - - -## [webgrabplus-8.1.15](https://github.com/truecharts/charts/compare/webgrabplus-8.1.14...webgrabplus-8.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)) - - -## [webgrabplus-8.1.14](https://github.com/truecharts/charts/compare/webgrabplus-8.1.13...webgrabplus-8.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)) - - -## [webgrabplus-8.1.13](https://github.com/truecharts/charts/compare/webgrabplus-8.1.12...webgrabplus-8.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)) - - -## [webgrabplus-8.1.12](https://github.com/truecharts/charts/compare/webgrabplus-8.1.11...webgrabplus-8.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [webgrabplus-8.1.11](https://github.com/truecharts/charts/compare/webgrabplus-8.1.10...webgrabplus-8.1.11) (2024-01-21) - -### Chore \ No newline at end of file diff --git a/stable/webgrabplus/9.1.0/Chart.yaml b/stable/webgrabplus/9.1.0/Chart.yaml deleted file mode 100644 index 982e6f8fc9e..00000000000 --- a/stable/webgrabplus/9.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.1.4 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Webgrabplus is a multi-site incremental xmltv epg grabber. -home: https://truecharts.org/charts/stable/webgrabplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png -keywords: - - webgrabplus -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: webgrabplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus - - https://ghcr.io/linuxserver/webgrabplus -type: application -version: 9.1.0 diff --git a/stable/webgrabplus/9.1.0/charts/common-18.0.1.tgz b/stable/webgrabplus/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/webgrabplus/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/webgrabplus/9.1.0/ix_values.yaml b/stable/webgrabplus/9.1.0/ix_values.yaml deleted file mode 100644 index b93364964bd..00000000000 --- a/stable/webgrabplus/9.1.0/ix_values.yaml +++ /dev/null @@ -1,40 +0,0 @@ -image: - repository: ghcr.io/linuxserver/webgrabplus - pullPolicy: IfNotPresent - tag: 5.1.4@sha256:f05d5908abd867a4baf5836f2fcc3e581fe4980fc1ed84008125b91ee240c34c -service: - main: - enabled: false - ports: - main: - enabled: false -persistence: - varrun: - enabled: true - config: - enabled: true - mountPath: "/config" - data: - enabled: true - mountPath: "/data" -portal: - open: - enabled: false -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - enabled: false - readiness: - enabled: false - startup: - enabled: false diff --git a/stable/webnut/8.0.0/.helmignore b/stable/webgrabplus/9.1.4/.helmignore similarity index 100% rename from stable/webnut/8.0.0/.helmignore rename to stable/webgrabplus/9.1.4/.helmignore diff --git a/stable/webgrabplus/9.1.4/CHANGELOG.md b/stable/webgrabplus/9.1.4/CHANGELOG.md new file mode 100644 index 00000000000..20fae17302f --- /dev/null +++ b/stable/webgrabplus/9.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + +## [webgrabplus-8.1.19](https://github.com/truecharts/charts/compare/webgrabplus-8.1.18...webgrabplus-8.1.19) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/webgrabplus to 5.1.4[@3841648](https://github.com/3841648) by renovate ([#18081](https://github.com/truecharts/charts/issues/18081)) + + +## [webgrabplus-8.1.18](https://github.com/truecharts/charts/compare/webgrabplus-8.1.17...webgrabplus-8.1.18) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/webgrabplus to 5.1.4[@f66be42](https://github.com/f66be42) by renovate ([#17870](https://github.com/truecharts/charts/issues/17870)) + + +## [webgrabplus-8.1.17](https://github.com/truecharts/charts/compare/webgrabplus-8.1.16...webgrabplus-8.1.17) (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)) + + +## [webgrabplus-8.1.16](https://github.com/truecharts/charts/compare/webgrabplus-8.1.15...webgrabplus-8.1.16) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/linuxserver/webgrabplus to 5.1.4[@ea5c05a](https://github.com/ea5c05a) by renovate ([#17628](https://github.com/truecharts/charts/issues/17628)) + + +## [webgrabplus-8.1.15](https://github.com/truecharts/charts/compare/webgrabplus-8.1.14...webgrabplus-8.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)) + + +## [webgrabplus-8.1.14](https://github.com/truecharts/charts/compare/webgrabplus-8.1.13...webgrabplus-8.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)) + + +## [webgrabplus-8.1.13](https://github.com/truecharts/charts/compare/webgrabplus-8.1.12...webgrabplus-8.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)) + + +## [webgrabplus-8.1.12](https://github.com/truecharts/charts/compare/webgrabplus-8.1.11...webgrabplus-8.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) diff --git a/stable/webgrabplus/9.1.4/Chart.yaml b/stable/webgrabplus/9.1.4/Chart.yaml new file mode 100644 index 00000000000..45016374ee0 --- /dev/null +++ b/stable/webgrabplus/9.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.1.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Webgrabplus is a multi-site incremental xmltv epg grabber. +home: https://truecharts.org/charts/stable/webgrabplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png +keywords: + - webgrabplus +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: webgrabplus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus + - https://ghcr.io/linuxserver/webgrabplus +type: application +version: 9.1.4 diff --git a/stable/webgrabplus/9.1.0/README.md b/stable/webgrabplus/9.1.4/README.md similarity index 100% rename from stable/webgrabplus/9.1.0/README.md rename to stable/webgrabplus/9.1.4/README.md diff --git a/stable/webgrabplus/9.1.0/app-readme.md b/stable/webgrabplus/9.1.4/app-readme.md similarity index 100% rename from stable/webgrabplus/9.1.0/app-readme.md rename to stable/webgrabplus/9.1.4/app-readme.md diff --git a/stable/webgrabplus/9.1.4/charts/common-18.0.3.tgz b/stable/webgrabplus/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/webgrabplus/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/webgrabplus/9.1.4/ix_values.yaml b/stable/webgrabplus/9.1.4/ix_values.yaml new file mode 100644 index 00000000000..38615586c2a --- /dev/null +++ b/stable/webgrabplus/9.1.4/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: ghcr.io/linuxserver/webgrabplus + pullPolicy: IfNotPresent + tag: 5.1.4@sha256:902cbe79369d6092a70e1b363c25118458f314361a4fd41126015b9db78356bf +service: + main: + enabled: false + ports: + main: + enabled: false +persistence: + varrun: + enabled: true + config: + enabled: true + mountPath: "/config" + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: false +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false diff --git a/stable/webgrabplus/9.1.0/questions.yaml b/stable/webgrabplus/9.1.4/questions.yaml similarity index 100% rename from stable/webgrabplus/9.1.0/questions.yaml rename to stable/webgrabplus/9.1.4/questions.yaml diff --git a/stable/weblate/13.0.0/templates/NOTES.txt b/stable/webgrabplus/9.1.4/templates/NOTES.txt similarity index 100% rename from stable/weblate/13.0.0/templates/NOTES.txt rename to stable/webgrabplus/9.1.4/templates/NOTES.txt diff --git a/stable/webnut/8.0.0/templates/common.yaml b/stable/webgrabplus/9.1.4/templates/common.yaml similarity index 100% rename from stable/webnut/8.0.0/templates/common.yaml rename to stable/webgrabplus/9.1.4/templates/common.yaml diff --git a/stable/webnut/8.0.0/values.yaml b/stable/webgrabplus/9.1.4/values.yaml similarity index 100% rename from stable/webnut/8.0.0/values.yaml rename to stable/webgrabplus/9.1.4/values.yaml diff --git a/stable/weblate/13.0.0/CHANGELOG.md b/stable/weblate/13.0.0/CHANGELOG.md deleted file mode 100644 index 08abc6f8db1..00000000000 --- a/stable/weblate/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [weblate-12.1.15](https://github.com/truecharts/charts/compare/weblate-12.1.14...weblate-12.1.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)) - - -## [weblate-12.1.14](https://github.com/truecharts/charts/compare/weblate-12.1.13...weblate-12.1.14) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [weblate-12.1.13](https://github.com/truecharts/charts/compare/weblate-12.1.12...weblate-12.1.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)) - - -## [weblate-12.1.12](https://github.com/truecharts/charts/compare/weblate-12.1.11...weblate-12.1.12) (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)) - - -## [weblate-12.1.11](https://github.com/truecharts/charts/compare/weblate-12.1.10...weblate-12.1.11) (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)) - - -## [weblate-12.1.10](https://github.com/truecharts/charts/compare/weblate-12.1.9...weblate-12.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [weblate-12.1.9](https://github.com/truecharts/charts/compare/weblate-12.1.8...weblate-12.1.9) (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)) - - -## [weblate-12.1.8](https://github.com/truecharts/charts/compare/weblate-12.1.7...weblate-12.1.8) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - - -## [weblate-12.1.7](https://github.com/truecharts/charts/compare/weblate-12.1.6...weblate-12.1.7) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - diff --git a/stable/weblate/13.0.0/Chart.yaml b/stable/weblate/13.0.0/Chart.yaml deleted file mode 100644 index ed216a04906..00000000000 --- a/stable/weblate/13.0.0/Chart.yaml +++ /dev/null @@ -1,46 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.16.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.2.1 - repository: oci://tccr.io/truecharts - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Weblate is a copylefted libre software web-based continuous localization system -home: https://truecharts.org/charts/stable/weblate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png -keywords: - - translate -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: weblate -sources: - - https://github.com/WeblateOrg/docker-compose - - https://docs.weblate.org/en/latest/ - - https://github.com/WeblateOrg/weblate - - https://github.com/WeblateOrg/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/weblate - - https://hub.docker.com/r/weblate/weblate -type: application -version: 13.0.0 diff --git a/stable/weblate/13.0.0/charts/common-17.5.0.tgz b/stable/weblate/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/weblate/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/webp-server/5.0.0/.helmignore b/stable/weblate/13.1.3/.helmignore similarity index 100% rename from stable/webp-server/5.0.0/.helmignore rename to stable/weblate/13.1.3/.helmignore diff --git a/stable/weblate/13.1.3/CHANGELOG.md b/stable/weblate/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9adb54e55db --- /dev/null +++ b/stable/weblate/13.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [weblate-12.1.15](https://github.com/truecharts/charts/compare/weblate-12.1.14...weblate-12.1.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)) + + +## [weblate-12.1.14](https://github.com/truecharts/charts/compare/weblate-12.1.13...weblate-12.1.14) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [weblate-12.1.13](https://github.com/truecharts/charts/compare/weblate-12.1.12...weblate-12.1.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)) + + +## [weblate-12.1.12](https://github.com/truecharts/charts/compare/weblate-12.1.11...weblate-12.1.12) (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)) + + +## [weblate-12.1.11](https://github.com/truecharts/charts/compare/weblate-12.1.10...weblate-12.1.11) (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)) + + +## [weblate-12.1.10](https://github.com/truecharts/charts/compare/weblate-12.1.9...weblate-12.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [weblate-12.1.9](https://github.com/truecharts/charts/compare/weblate-12.1.8...weblate-12.1.9) (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)) + + +## [weblate-12.1.8](https://github.com/truecharts/charts/compare/weblate-12.1.7...weblate-12.1.8) (2024-01-02) + +### Chore + + + +- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) + + +## [weblate-12.1.7](https://github.com/truecharts/charts/compare/weblate-12.1.6...weblate-12.1.7) (2024-01-02) + +### Chore + diff --git a/stable/weblate/13.1.3/Chart.yaml b/stable/weblate/13.1.3/Chart.yaml new file mode 100644 index 00000000000..4c99a0686b2 --- /dev/null +++ b/stable/weblate/13.1.3/Chart.yaml @@ -0,0 +1,46 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.16.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.2.1 + repository: oci://tccr.io/truecharts + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Weblate is a copylefted libre software web-based continuous localization system +home: https://truecharts.org/charts/stable/weblate +icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png +keywords: + - translate +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: weblate +sources: + - https://github.com/WeblateOrg/docker-compose + - https://docs.weblate.org/en/latest/ + - https://github.com/WeblateOrg/weblate + - https://github.com/WeblateOrg/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/weblate + - https://hub.docker.com/r/weblate/weblate +type: application +version: 13.1.3 diff --git a/stable/weblate/13.0.0/README.md b/stable/weblate/13.1.3/README.md similarity index 100% rename from stable/weblate/13.0.0/README.md rename to stable/weblate/13.1.3/README.md diff --git a/stable/weblate/13.0.0/app-readme.md b/stable/weblate/13.1.3/app-readme.md similarity index 100% rename from stable/weblate/13.0.0/app-readme.md rename to stable/weblate/13.1.3/app-readme.md diff --git a/stable/weblate/13.1.3/charts/common-18.0.3.tgz b/stable/weblate/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/weblate/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/weblate/13.0.0/charts/redis-11.2.1.tgz b/stable/weblate/13.1.3/charts/redis-11.2.1.tgz similarity index 100% rename from stable/weblate/13.0.0/charts/redis-11.2.1.tgz rename to stable/weblate/13.1.3/charts/redis-11.2.1.tgz diff --git a/stable/weblate/13.0.0/ix_values.yaml b/stable/weblate/13.1.3/ix_values.yaml similarity index 100% rename from stable/weblate/13.0.0/ix_values.yaml rename to stable/weblate/13.1.3/ix_values.yaml diff --git a/stable/weblate/13.0.0/questions.yaml b/stable/weblate/13.1.3/questions.yaml similarity index 100% rename from stable/weblate/13.0.0/questions.yaml rename to stable/weblate/13.1.3/questions.yaml diff --git a/stable/webnut/8.0.0/templates/NOTES.txt b/stable/weblate/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/webnut/8.0.0/templates/NOTES.txt rename to stable/weblate/13.1.3/templates/NOTES.txt diff --git a/stable/weblate/13.0.0/templates/_configmap.tpl b/stable/weblate/13.1.3/templates/_configmap.tpl similarity index 100% rename from stable/weblate/13.0.0/templates/_configmap.tpl rename to stable/weblate/13.1.3/templates/_configmap.tpl diff --git a/stable/weblate/13.0.0/templates/common.yaml b/stable/weblate/13.1.3/templates/common.yaml similarity index 100% rename from stable/weblate/13.0.0/templates/common.yaml rename to stable/weblate/13.1.3/templates/common.yaml diff --git a/stable/webp-server/5.0.0/values.yaml b/stable/weblate/13.1.3/values.yaml similarity index 100% rename from stable/webp-server/5.0.0/values.yaml rename to stable/weblate/13.1.3/values.yaml diff --git a/stable/webnut/8.0.0/CHANGELOG.md b/stable/webnut/8.0.0/CHANGELOG.md deleted file mode 100644 index 6a6d95434c9..00000000000 --- a/stable/webnut/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [webnut-7.1.11](https://github.com/truecharts/charts/compare/webnut-7.1.10...webnut-7.1.11) (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)) - - -## [webnut-7.1.10](https://github.com/truecharts/charts/compare/webnut-7.1.9...webnut-7.1.10) (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)) - - -## [webnut-7.1.9](https://github.com/truecharts/charts/compare/webnut-7.1.8...webnut-7.1.9) (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)) - - -## [webnut-7.1.8](https://github.com/truecharts/charts/compare/webnut-7.1.7...webnut-7.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)) - - -## [webnut-7.1.7](https://github.com/truecharts/charts/compare/webnut-7.1.6...webnut-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [webnut-7.1.6](https://github.com/truecharts/charts/compare/webnut-7.1.5...webnut-7.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)) - - -## [webnut-7.1.5](https://github.com/truecharts/charts/compare/webnut-7.1.4...webnut-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [webnut-7.1.4](https://github.com/truecharts/charts/compare/webnut-7.1.3...webnut-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [webnut-7.1.3](https://github.com/truecharts/charts/compare/webnut-7.1.0...webnut-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/webnut/8.0.0/Chart.yaml b/stable/webnut/8.0.0/Chart.yaml deleted file mode 100644 index ed062a4a647..00000000000 --- a/stable/webnut/8.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: webNUT (UPS network monitoring web ui). -home: https://truecharts.org/charts/stable/webnut -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.png -keywords: - - webnut - - ups - - monitoring -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: webnut -sources: - - https://github.com/rshipp/webNUT - - https://github.com/truecharts/charts/tree/master/charts/stable/webnut - - https://hub.docker.com/r/edgd1er/webnut -type: application -version: 8.0.0 diff --git a/stable/webnut/8.0.0/charts/common-17.5.0.tgz b/stable/webnut/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/webnut/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/website-shot/10.0.0/.helmignore b/stable/webnut/8.1.3/.helmignore similarity index 100% rename from stable/website-shot/10.0.0/.helmignore rename to stable/webnut/8.1.3/.helmignore diff --git a/stable/webnut/8.1.3/CHANGELOG.md b/stable/webnut/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..86129854d2e --- /dev/null +++ b/stable/webnut/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [webnut-7.1.11](https://github.com/truecharts/charts/compare/webnut-7.1.10...webnut-7.1.11) (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)) + + +## [webnut-7.1.10](https://github.com/truecharts/charts/compare/webnut-7.1.9...webnut-7.1.10) (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)) + + +## [webnut-7.1.9](https://github.com/truecharts/charts/compare/webnut-7.1.8...webnut-7.1.9) (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)) + + +## [webnut-7.1.8](https://github.com/truecharts/charts/compare/webnut-7.1.7...webnut-7.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)) + + +## [webnut-7.1.7](https://github.com/truecharts/charts/compare/webnut-7.1.6...webnut-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [webnut-7.1.6](https://github.com/truecharts/charts/compare/webnut-7.1.5...webnut-7.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)) + + +## [webnut-7.1.5](https://github.com/truecharts/charts/compare/webnut-7.1.4...webnut-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [webnut-7.1.4](https://github.com/truecharts/charts/compare/webnut-7.1.3...webnut-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [webnut-7.1.3](https://github.com/truecharts/charts/compare/webnut-7.1.0...webnut-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/webnut/8.1.3/Chart.yaml b/stable/webnut/8.1.3/Chart.yaml new file mode 100644 index 00000000000..3d1a11ec2ae --- /dev/null +++ b/stable/webnut/8.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitoring + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: webNUT (UPS network monitoring web ui). +home: https://truecharts.org/charts/stable/webnut +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.png +keywords: + - webnut + - ups + - monitoring +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: webnut +sources: + - https://github.com/rshipp/webNUT + - https://github.com/truecharts/charts/tree/master/charts/stable/webnut + - https://hub.docker.com/r/edgd1er/webnut +type: application +version: 8.1.3 diff --git a/stable/webnut/8.0.0/README.md b/stable/webnut/8.1.3/README.md similarity index 100% rename from stable/webnut/8.0.0/README.md rename to stable/webnut/8.1.3/README.md diff --git a/stable/webnut/8.0.0/app-readme.md b/stable/webnut/8.1.3/app-readme.md similarity index 100% rename from stable/webnut/8.0.0/app-readme.md rename to stable/webnut/8.1.3/app-readme.md diff --git a/stable/webnut/8.1.3/charts/common-18.0.3.tgz b/stable/webnut/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/webnut/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/webnut/8.0.0/ix_values.yaml b/stable/webnut/8.1.3/ix_values.yaml similarity index 100% rename from stable/webnut/8.0.0/ix_values.yaml rename to stable/webnut/8.1.3/ix_values.yaml diff --git a/stable/webnut/8.0.0/questions.yaml b/stable/webnut/8.1.3/questions.yaml similarity index 100% rename from stable/webnut/8.0.0/questions.yaml rename to stable/webnut/8.1.3/questions.yaml diff --git a/stable/website-shot/10.0.0/templates/NOTES.txt b/stable/webnut/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/website-shot/10.0.0/templates/NOTES.txt rename to stable/webnut/8.1.3/templates/NOTES.txt diff --git a/stable/website-shot/10.0.0/templates/common.yaml b/stable/webnut/8.1.3/templates/common.yaml similarity index 100% rename from stable/website-shot/10.0.0/templates/common.yaml rename to stable/webnut/8.1.3/templates/common.yaml diff --git a/stable/website-shot/10.0.0/values.yaml b/stable/webnut/8.1.3/values.yaml similarity index 100% rename from stable/website-shot/10.0.0/values.yaml rename to stable/webnut/8.1.3/values.yaml diff --git a/stable/webp-server/5.0.0/CHANGELOG.md b/stable/webp-server/5.0.0/CHANGELOG.md deleted file mode 100644 index c2f7a596a45..00000000000 --- a/stable/webp-server/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [webp-server-4.1.13](https://github.com/truecharts/charts/compare/webp-server-4.1.12...webp-server-4.1.13) (2024-02-12) - -### Chore - - - -- update container image webpsh/webps to latest[@b5d59f3](https://github.com/b5d59f3) by renovate ([#18114](https://github.com/truecharts/charts/issues/18114)) - - -## [webp-server-4.1.12](https://github.com/truecharts/charts/compare/webp-server-4.1.11...webp-server-4.1.12) (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)) - - -## [webp-server-4.1.11](https://github.com/truecharts/charts/compare/webp-server-4.1.10...webp-server-4.1.11) (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)) - - -## [webp-server-4.1.10](https://github.com/truecharts/charts/compare/webp-server-4.1.9...webp-server-4.1.10) (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)) - - -## [webp-server-4.1.9](https://github.com/truecharts/charts/compare/webp-server-4.1.8...webp-server-4.1.9) (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)) - - -## [webp-server-4.1.8](https://github.com/truecharts/charts/compare/webp-server-4.1.7...webp-server-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [webp-server-4.1.7](https://github.com/truecharts/charts/compare/webp-server-4.1.6...webp-server-4.1.7) (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)) - - -## [webp-server-4.1.6](https://github.com/truecharts/charts/compare/webp-server-4.1.5...webp-server-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [webp-server-4.1.5](https://github.com/truecharts/charts/compare/webp-server-4.1.4...webp-server-4.1.5) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [webp-server-4.1.4](https://github.com/truecharts/charts/compare/webp-server-4.1.1...webp-server-4.1.4) (2024-01-01) diff --git a/stable/webp-server/5.0.0/Chart.yaml b/stable/webp-server/5.0.0/Chart.yaml deleted file mode 100644 index adb1ac2b4be..00000000000 --- a/stable/webp-server/5.0.0/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. -home: https://truecharts.org/charts/stable/webp-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png -keywords: - - webp-server - - Cloud - - Productivity - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: webp-server -sources: - - https://github.com/webp-sh/webp_server_go - - https://github.com/truecharts/charts/tree/master/charts/stable/webp-server - - https://hub.docker.com/r/webpsh/webps -type: application -version: 5.0.0 diff --git a/stable/webp-server/5.0.0/charts/common-17.5.0.tgz b/stable/webp-server/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/webp-server/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/webtop/9.1.0/.helmignore b/stable/webp-server/5.1.3/.helmignore similarity index 100% rename from stable/webtop/9.1.0/.helmignore rename to stable/webp-server/5.1.3/.helmignore diff --git a/stable/webp-server/5.1.3/CHANGELOG.md b/stable/webp-server/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f38a9bb33f1 --- /dev/null +++ b/stable/webp-server/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [webp-server-4.1.13](https://github.com/truecharts/charts/compare/webp-server-4.1.12...webp-server-4.1.13) (2024-02-12) + +### Chore + + + +- update container image webpsh/webps to latest[@b5d59f3](https://github.com/b5d59f3) by renovate ([#18114](https://github.com/truecharts/charts/issues/18114)) + + +## [webp-server-4.1.12](https://github.com/truecharts/charts/compare/webp-server-4.1.11...webp-server-4.1.12) (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)) + + +## [webp-server-4.1.11](https://github.com/truecharts/charts/compare/webp-server-4.1.10...webp-server-4.1.11) (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)) + + +## [webp-server-4.1.10](https://github.com/truecharts/charts/compare/webp-server-4.1.9...webp-server-4.1.10) (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)) + + +## [webp-server-4.1.9](https://github.com/truecharts/charts/compare/webp-server-4.1.8...webp-server-4.1.9) (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)) + + +## [webp-server-4.1.8](https://github.com/truecharts/charts/compare/webp-server-4.1.7...webp-server-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [webp-server-4.1.7](https://github.com/truecharts/charts/compare/webp-server-4.1.6...webp-server-4.1.7) (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)) + + +## [webp-server-4.1.6](https://github.com/truecharts/charts/compare/webp-server-4.1.5...webp-server-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [webp-server-4.1.5](https://github.com/truecharts/charts/compare/webp-server-4.1.4...webp-server-4.1.5) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/webp-server/5.1.3/Chart.yaml b/stable/webp-server/5.1.3/Chart.yaml new file mode 100644 index 00000000000..a355471ac1b --- /dev/null +++ b/stable/webp-server/5.1.3/Chart.yaml @@ -0,0 +1,42 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. +home: https://truecharts.org/charts/stable/webp-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png +keywords: + - webp-server + - Cloud + - Productivity + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: webp-server +sources: + - https://github.com/webp-sh/webp_server_go + - https://github.com/truecharts/charts/tree/master/charts/stable/webp-server + - https://hub.docker.com/r/webpsh/webps +type: application +version: 5.1.3 diff --git a/stable/webp-server/5.0.0/README.md b/stable/webp-server/5.1.3/README.md similarity index 100% rename from stable/webp-server/5.0.0/README.md rename to stable/webp-server/5.1.3/README.md diff --git a/stable/webp-server/5.0.0/app-readme.md b/stable/webp-server/5.1.3/app-readme.md similarity index 100% rename from stable/webp-server/5.0.0/app-readme.md rename to stable/webp-server/5.1.3/app-readme.md diff --git a/stable/webp-server/5.1.3/charts/common-18.0.3.tgz b/stable/webp-server/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/webp-server/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/webp-server/5.0.0/ix_values.yaml b/stable/webp-server/5.1.3/ix_values.yaml similarity index 100% rename from stable/webp-server/5.0.0/ix_values.yaml rename to stable/webp-server/5.1.3/ix_values.yaml diff --git a/stable/webp-server/5.0.0/questions.yaml b/stable/webp-server/5.1.3/questions.yaml similarity index 100% rename from stable/webp-server/5.0.0/questions.yaml rename to stable/webp-server/5.1.3/questions.yaml diff --git a/stable/webp-server/5.0.0/templates/common.yaml b/stable/webp-server/5.1.3/templates/common.yaml similarity index 100% rename from stable/webp-server/5.0.0/templates/common.yaml rename to stable/webp-server/5.1.3/templates/common.yaml diff --git a/stable/webtop/9.1.0/values.yaml b/stable/webp-server/5.1.3/values.yaml similarity index 100% rename from stable/webtop/9.1.0/values.yaml rename to stable/webp-server/5.1.3/values.yaml diff --git a/stable/website-shot/10.0.0/CHANGELOG.md b/stable/website-shot/10.0.0/CHANGELOG.md deleted file mode 100644 index 0087c4bc030..00000000000 --- a/stable/website-shot/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [website-shot-9.1.11](https://github.com/truecharts/charts/compare/website-shot-9.1.10...website-shot-9.1.11) (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)) - - -## [website-shot-9.1.10](https://github.com/truecharts/charts/compare/website-shot-9.1.9...website-shot-9.1.10) (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)) - - -## [website-shot-9.1.9](https://github.com/truecharts/charts/compare/website-shot-9.1.8...website-shot-9.1.9) (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)) - - -## [website-shot-9.1.8](https://github.com/truecharts/charts/compare/website-shot-9.1.7...website-shot-9.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)) - - -## [website-shot-9.1.7](https://github.com/truecharts/charts/compare/website-shot-9.1.6...website-shot-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [website-shot-9.1.6](https://github.com/truecharts/charts/compare/website-shot-9.1.5...website-shot-9.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)) - - -## [website-shot-9.1.5](https://github.com/truecharts/charts/compare/website-shot-9.1.4...website-shot-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [website-shot-9.1.4](https://github.com/truecharts/charts/compare/website-shot-9.1.3...website-shot-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [website-shot-9.1.3](https://github.com/truecharts/charts/compare/website-shot-9.1.0...website-shot-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/website-shot/10.0.0/Chart.yaml b/stable/website-shot/10.0.0/Chart.yaml deleted file mode 100644 index e688db3df9c..00000000000 --- a/stable/website-shot/10.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. -home: https://truecharts.org/charts/stable/website-shot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png -keywords: - - website-shot -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: website-shot -sources: - - https://github.com/Flowko/website-shot - - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot - - https://hub.docker.com/r/flowko1/website-shot -type: application -version: 10.0.0 diff --git a/stable/website-shot/10.0.0/charts/common-17.5.0.tgz b/stable/website-shot/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/website-shot/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/wekan/14.1.0/.helmignore b/stable/website-shot/10.1.3/.helmignore similarity index 100% rename from stable/wekan/14.1.0/.helmignore rename to stable/website-shot/10.1.3/.helmignore diff --git a/stable/website-shot/10.1.3/CHANGELOG.md b/stable/website-shot/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..fc1e87524a0 --- /dev/null +++ b/stable/website-shot/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [website-shot-9.1.11](https://github.com/truecharts/charts/compare/website-shot-9.1.10...website-shot-9.1.11) (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)) + + +## [website-shot-9.1.10](https://github.com/truecharts/charts/compare/website-shot-9.1.9...website-shot-9.1.10) (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)) + + +## [website-shot-9.1.9](https://github.com/truecharts/charts/compare/website-shot-9.1.8...website-shot-9.1.9) (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)) + + +## [website-shot-9.1.8](https://github.com/truecharts/charts/compare/website-shot-9.1.7...website-shot-9.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)) + + +## [website-shot-9.1.7](https://github.com/truecharts/charts/compare/website-shot-9.1.6...website-shot-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [website-shot-9.1.6](https://github.com/truecharts/charts/compare/website-shot-9.1.5...website-shot-9.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)) + + +## [website-shot-9.1.5](https://github.com/truecharts/charts/compare/website-shot-9.1.4...website-shot-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [website-shot-9.1.4](https://github.com/truecharts/charts/compare/website-shot-9.1.3...website-shot-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [website-shot-9.1.3](https://github.com/truecharts/charts/compare/website-shot-9.1.0...website-shot-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/website-shot/10.1.3/Chart.yaml b/stable/website-shot/10.1.3/Chart.yaml new file mode 100644 index 00000000000..a73536a6a43 --- /dev/null +++ b/stable/website-shot/10.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. +home: https://truecharts.org/charts/stable/website-shot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png +keywords: + - website-shot +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: website-shot +sources: + - https://github.com/Flowko/website-shot + - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot + - https://hub.docker.com/r/flowko1/website-shot +type: application +version: 10.1.3 diff --git a/stable/website-shot/10.0.0/README.md b/stable/website-shot/10.1.3/README.md similarity index 100% rename from stable/website-shot/10.0.0/README.md rename to stable/website-shot/10.1.3/README.md diff --git a/stable/website-shot/10.0.0/app-readme.md b/stable/website-shot/10.1.3/app-readme.md similarity index 100% rename from stable/website-shot/10.0.0/app-readme.md rename to stable/website-shot/10.1.3/app-readme.md diff --git a/stable/website-shot/10.1.3/charts/common-18.0.3.tgz b/stable/website-shot/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/website-shot/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/website-shot/10.0.0/ix_values.yaml b/stable/website-shot/10.1.3/ix_values.yaml similarity index 100% rename from stable/website-shot/10.0.0/ix_values.yaml rename to stable/website-shot/10.1.3/ix_values.yaml diff --git a/stable/website-shot/10.0.0/questions.yaml b/stable/website-shot/10.1.3/questions.yaml similarity index 100% rename from stable/website-shot/10.0.0/questions.yaml rename to stable/website-shot/10.1.3/questions.yaml diff --git a/stable/webtop/9.1.0/templates/NOTES.txt b/stable/website-shot/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/webtop/9.1.0/templates/NOTES.txt rename to stable/website-shot/10.1.3/templates/NOTES.txt diff --git a/stable/wekan/14.1.0/templates/common.yaml b/stable/website-shot/10.1.3/templates/common.yaml similarity index 100% rename from stable/wekan/14.1.0/templates/common.yaml rename to stable/website-shot/10.1.3/templates/common.yaml diff --git a/stable/wekan/14.1.0/values.yaml b/stable/website-shot/10.1.3/values.yaml similarity index 100% rename from stable/wekan/14.1.0/values.yaml rename to stable/website-shot/10.1.3/values.yaml diff --git a/stable/webtop/9.1.0/CHANGELOG.md b/stable/webtop/9.1.0/CHANGELOG.md deleted file mode 100644 index 919869335fe..00000000000 --- a/stable/webtop/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [webtop-8.1.176](https://github.com/truecharts/charts/compare/webtop-8.1.152...webtop-8.1.176) (2024-02-12) - -### Chore - - - -- update webtop by renovate ([#18119](https://github.com/truecharts/charts/issues/18119)) - - -## [webtop-8.1.152](https://github.com/truecharts/charts/compare/webtop-8.1.151...webtop-8.1.152) (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)) - - -## [webtop-8.1.151](https://github.com/truecharts/charts/compare/webtop-8.1.132...webtop-8.1.151) (2024-02-03) - -### Chore - - - -- update webtop by renovate ([#17800](https://github.com/truecharts/charts/issues/17800)) - - -## [webtop-8.1.132](https://github.com/truecharts/charts/compare/webtop-8.1.110...webtop-8.1.132) (2024-01-29) - -### Chore - - - -- update webtop by renovate ([#17658](https://github.com/truecharts/charts/issues/17658)) - - -## [webtop-8.1.110](https://github.com/truecharts/charts/compare/webtop-8.1.109...webtop-8.1.110) (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)) - - -## [webtop-8.1.109](https://github.com/truecharts/charts/compare/webtop-8.1.108...webtop-8.1.109) (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)) - - -## [webtop-8.1.108](https://github.com/truecharts/charts/compare/webtop-8.1.107...webtop-8.1.108) (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)) - - -## [webtop-8.1.107](https://github.com/truecharts/charts/compare/webtop-8.1.106...webtop-8.1.107) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [webtop-8.1.106](https://github.com/truecharts/charts/compare/webtop-8.1.100...webtop-8.1.106) (2024-01-21) - -### Chore - diff --git a/stable/webtop/9.1.0/Chart.yaml b/stable/webtop/9.1.0/Chart.yaml deleted file mode 100644 index 5b5f287e481..00000000000 --- a/stable/webtop/9.1.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Webtop full desktop environments in officially supported flavors accessible via any modern web browser. -home: https://truecharts.org/charts/stable/webtop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png -keywords: - - webtop - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: webtop -sources: - - https://github.com/linuxserver/docker-webtop#readme - - https://github.com/linuxserver/gclient - - https://github.com/orgs/linuxserver/packages/container/package/webtop - - https://github.com/truecharts/charts/tree/master/charts/stable/webtop - - https://fleet.linuxserver.io/image?name=linuxserver/webtop -type: application -version: 9.1.0 diff --git a/stable/webtop/9.1.0/charts/common-18.0.1.tgz b/stable/webtop/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/webtop/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/webtop/9.1.0/ix_values.yaml b/stable/webtop/9.1.0/ix_values.yaml deleted file mode 100644 index 4a6b309254d..00000000000 --- a/stable/webtop/9.1.0/ix_values.yaml +++ /dev/null @@ -1,125 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: lscr.io/linuxserver/webtop - tag: latest@sha256:6bacb54aaa20856b91a821e33c55ba2f75b0ec6fd0ed1955ed3970c288af631c -ubuntuXFCEImage: - repository: lscr.io/linuxserver/webtop - tag: ubuntu-xfce@sha256:346c05ddaf7c32b5af7b1f73d4d5145a80a74a92dafd84996fa14e3b3d36239d - pullPolicy: Always -fedoraXFCEImage: - repository: lscr.io/linuxserver/webtop - tag: fedora-xfce@sha256:aa1a52a6a58d30ea509e42f084c533bda22237e67ed1ac43bce51d6c930990ca - pullPolicy: Always -archXFCEImage: - repository: lscr.io/linuxserver/webtop - tag: arch-xfce@sha256:d83329fb25c3e276763de2af577f28439d0cb3d3b61c4d32d9a1fe878a696476 - pullPolicy: Always -alpineKDEImage: - repository: lscr.io/linuxserver/webtop - tag: alpine-kde@sha256:06c4d3d1ec184389d59715355121b1ef9b2d02c94c65f104f16e0a49771f9463 - pullPolicy: Always -ubuntuKDEImage: - repository: lscr.io/linuxserver/webtop - tag: ubuntu-kde@sha256:a210526cea2c2ba59e6f099e51815028c8f1ab1524267eee751685d88b9bb0e2 - pullPolicy: Always -fedoraKDEImage: - repository: lscr.io/linuxserver/webtop - tag: fedora-kde@sha256:22c635550732de932d1b131601699bd267a09144ce37f9b9981fe3b9b6aeb9cb - pullPolicy: Always -archKDEImage: - repository: lscr.io/linuxserver/webtop - tag: arch-kde@sha256:0dbd4b79540a74e3402156283d3d638454ee8b8d20c9802d6ab2212be0bdf579 - pullPolicy: Always -alpineMATEImage: - repository: lscr.io/linuxserver/webtop - tag: alpine-mate@sha256:eafd3716e3fabf822fda2b60291257593237495ebb52e186411b544d05ab83bd - pullPolicy: Always -ubuntuMATEImage: - repository: lscr.io/linuxserver/webtop - tag: ubuntu-mate@sha256:3428eadb331f8cace8a37a360150ed148fb4fdeb6d462a15bc94024bf79eb28a - pullPolicy: Always -fedoraMATEImage: - repository: lscr.io/linuxserver/webtop - tag: fedora-mate@sha256:faedd0093b8657ac116d460a75fe28e3cf590321c3e6c3ef1728a71c26ad5407 - pullPolicy: Always -archMATEImage: - repository: lscr.io/linuxserver/webtop - tag: arch-mate@sha256:15100b046c58a78352798bbe0fac0f5d13b8f63ed6eb8868a7ba66d952339bdc - pullPolicy: Always -alpineI3Image: - repository: lscr.io/linuxserver/webtop - tag: alpine-i3@sha256:ea8c2d288374646beaee73f7b7707c04003186d0c1ca598c21cec9f9e87f22d8 - pullPolicy: Always -ubuntuI3Image: - repository: lscr.io/linuxserver/webtop - tag: ubuntu-i3@sha256:4e5459037029c9337ba6baa80853dfbfde1bd38b725db587808c1cb7fbbdbe1c - pullPolicy: Always -fedoraI3Image: - repository: lscr.io/linuxserver/webtop - tag: fedora-i3@sha256:9d45d101dbae3119dd3ae5d03070915613dd5771c552efbfa34898343b2509f7 - pullPolicy: Always -archI3Image: - repository: lscr.io/linuxserver/webtop - tag: arch-i3@sha256:763f3862fb835eebff52c94f79ed31856d427232002283f816f03ff212169d2d - pullPolicy: Always -alpineOpenBoxImage: - repository: lscr.io/linuxserver/webtop - tag: alpine-openbox@sha256:fed7a9fd08a18dd72fe934cdac22ef2a63b205a2c3aefb6ff7fdbecbd7c7ecf7 - pullPolicy: Always -ubuntuOpenBoxImage: - repository: lscr.io/linuxserver/webtop - tag: ubuntu-openbox@sha256:2d3f9c7359ddffbfe61e7d7c2acddffe15b2f38fd2248dd4708ea64cd828afba - pullPolicy: Always -fedoraOpenBoxImage: - repository: lscr.io/linuxserver/webtop - tag: fedora-openbox@sha256:090e046ac3eb915ab95b0fcf989fc5cdbddb444ee5aec52cd6eaa5efe4f96d81 - pullPolicy: Always -archOpenBoxImage: - repository: lscr.io/linuxserver/webtop - tag: arch-openbox@sha256:454f5802251938323752fa8b9b3e616f21fadc60f02b92f5e0e54716c78a3bfd - pullPolicy: Always -alpineICEWMImage: - repository: lscr.io/linuxserver/webtop - tag: alpine-icewm@sha256:1340eaffb7712425fa20e36f204d941e6bc86c132d9860b263f8db0a1d4b8c42 - pullPolicy: Always -ubuntuICEWMImage: - repository: lscr.io/linuxserver/webtop - tag: ubuntu-icewm@sha256:d70571242f83e9dfcd32a41a550c06e1410869db93ab5567b4637a1fdc055722 - pullPolicy: Always -fedoraICEWMImage: - repository: lscr.io/linuxserver/webtop - tag: fedora-icewm@sha256:da3fa3663dc07e14a99e499e687190d389477d7a1e4f35e9ead3d066919ac2f9 - pullPolicy: Always -archICEWMImage: - repository: lscr.io/linuxserver/webtop - tag: arch-icewm@sha256:fd269ead403f94e99b6c4e2cb5ea18dcdfe1bae859efdd5bcea5d0ebfd0d2169 - pullPolicy: Always -service: - main: - ports: - main: - port: 33000 - protocol: http -persistence: - config: - enabled: true - mountPath: /config -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsGroup: 0 - runAsUser: 0 -workload: - main: - podSpec: - containers: - main: - imageSelector: image - env: - KEYBOARD: "en-us-qwerty" - CUSTOM_PORT: "{{ .Values.service.main.ports.main.port }}" -updated: true diff --git a/stable/wg-easy/11.1.0/.helmignore b/stable/webtop/9.1.9/.helmignore similarity index 100% rename from stable/wg-easy/11.1.0/.helmignore rename to stable/webtop/9.1.9/.helmignore diff --git a/stable/webtop/9.1.9/CHANGELOG.md b/stable/webtop/9.1.9/CHANGELOG.md new file mode 100644 index 00000000000..79d96d16fad --- /dev/null +++ b/stable/webtop/9.1.9/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + +## [webtop-8.1.176](https://github.com/truecharts/charts/compare/webtop-8.1.152...webtop-8.1.176) (2024-02-12) + +### Chore + + + +- update webtop by renovate ([#18119](https://github.com/truecharts/charts/issues/18119)) + + +## [webtop-8.1.152](https://github.com/truecharts/charts/compare/webtop-8.1.151...webtop-8.1.152) (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)) + + +## [webtop-8.1.151](https://github.com/truecharts/charts/compare/webtop-8.1.132...webtop-8.1.151) (2024-02-03) + +### Chore + + + +- update webtop by renovate ([#17800](https://github.com/truecharts/charts/issues/17800)) + + +## [webtop-8.1.132](https://github.com/truecharts/charts/compare/webtop-8.1.110...webtop-8.1.132) (2024-01-29) + +### Chore + + + +- update webtop by renovate ([#17658](https://github.com/truecharts/charts/issues/17658)) + + +## [webtop-8.1.110](https://github.com/truecharts/charts/compare/webtop-8.1.109...webtop-8.1.110) (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)) + + +## [webtop-8.1.109](https://github.com/truecharts/charts/compare/webtop-8.1.108...webtop-8.1.109) (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)) + + +## [webtop-8.1.108](https://github.com/truecharts/charts/compare/webtop-8.1.107...webtop-8.1.108) (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)) + + +## [webtop-8.1.107](https://github.com/truecharts/charts/compare/webtop-8.1.106...webtop-8.1.107) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + diff --git a/stable/webtop/9.1.9/Chart.yaml b/stable/webtop/9.1.9/Chart.yaml new file mode 100644 index 00000000000..a2ddfc312bb --- /dev/null +++ b/stable/webtop/9.1.9/Chart.yaml @@ -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: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Webtop full desktop environments in officially supported flavors accessible via any modern web browser. +home: https://truecharts.org/charts/stable/webtop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png +keywords: + - webtop + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: webtop +sources: + - https://github.com/linuxserver/docker-webtop#readme + - https://github.com/linuxserver/gclient + - https://github.com/orgs/linuxserver/packages/container/package/webtop + - https://github.com/truecharts/charts/tree/master/charts/stable/webtop + - https://fleet.linuxserver.io/image?name=linuxserver/webtop +type: application +version: 9.1.9 diff --git a/stable/webtop/9.1.0/README.md b/stable/webtop/9.1.9/README.md similarity index 100% rename from stable/webtop/9.1.0/README.md rename to stable/webtop/9.1.9/README.md diff --git a/stable/webtop/9.1.0/app-readme.md b/stable/webtop/9.1.9/app-readme.md similarity index 100% rename from stable/webtop/9.1.0/app-readme.md rename to stable/webtop/9.1.9/app-readme.md diff --git a/stable/webtop/9.1.9/charts/common-18.0.3.tgz b/stable/webtop/9.1.9/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/webtop/9.1.9/charts/common-18.0.3.tgz differ diff --git a/stable/webtop/9.1.9/ix_values.yaml b/stable/webtop/9.1.9/ix_values.yaml new file mode 100644 index 00000000000..468d7d25a01 --- /dev/null +++ b/stable/webtop/9.1.9/ix_values.yaml @@ -0,0 +1,125 @@ +image: + pullPolicy: IfNotPresent + repository: lscr.io/linuxserver/webtop + tag: latest@sha256:6bacb54aaa20856b91a821e33c55ba2f75b0ec6fd0ed1955ed3970c288af631c +ubuntuXFCEImage: + repository: lscr.io/linuxserver/webtop + tag: ubuntu-xfce@sha256:346c05ddaf7c32b5af7b1f73d4d5145a80a74a92dafd84996fa14e3b3d36239d + pullPolicy: Always +fedoraXFCEImage: + repository: lscr.io/linuxserver/webtop + tag: fedora-xfce@sha256:aa1a52a6a58d30ea509e42f084c533bda22237e67ed1ac43bce51d6c930990ca + pullPolicy: Always +archXFCEImage: + repository: lscr.io/linuxserver/webtop + tag: arch-xfce@sha256:64067493ee3460912e199a05f5cf2ba21d428d660dc833474ae60f2e3293d17e + pullPolicy: Always +alpineKDEImage: + repository: lscr.io/linuxserver/webtop + tag: alpine-kde@sha256:06c4d3d1ec184389d59715355121b1ef9b2d02c94c65f104f16e0a49771f9463 + pullPolicy: Always +ubuntuKDEImage: + repository: lscr.io/linuxserver/webtop + tag: ubuntu-kde@sha256:a210526cea2c2ba59e6f099e51815028c8f1ab1524267eee751685d88b9bb0e2 + pullPolicy: Always +fedoraKDEImage: + repository: lscr.io/linuxserver/webtop + tag: fedora-kde@sha256:22c635550732de932d1b131601699bd267a09144ce37f9b9981fe3b9b6aeb9cb + pullPolicy: Always +archKDEImage: + repository: lscr.io/linuxserver/webtop + tag: arch-kde@sha256:85adf5a6d698e223ef266003e92596cc29eb6210b073fc0d0373d4fc5bf16122 + pullPolicy: Always +alpineMATEImage: + repository: lscr.io/linuxserver/webtop + tag: alpine-mate@sha256:eafd3716e3fabf822fda2b60291257593237495ebb52e186411b544d05ab83bd + pullPolicy: Always +ubuntuMATEImage: + repository: lscr.io/linuxserver/webtop + tag: ubuntu-mate@sha256:3428eadb331f8cace8a37a360150ed148fb4fdeb6d462a15bc94024bf79eb28a + pullPolicy: Always +fedoraMATEImage: + repository: lscr.io/linuxserver/webtop + tag: fedora-mate@sha256:faedd0093b8657ac116d460a75fe28e3cf590321c3e6c3ef1728a71c26ad5407 + pullPolicy: Always +archMATEImage: + repository: lscr.io/linuxserver/webtop + tag: arch-mate@sha256:8ded1638f04344ce5af507893b519bc0166684cab07b7b7e277993dda3b126bf + pullPolicy: Always +alpineI3Image: + repository: lscr.io/linuxserver/webtop + tag: alpine-i3@sha256:ea8c2d288374646beaee73f7b7707c04003186d0c1ca598c21cec9f9e87f22d8 + pullPolicy: Always +ubuntuI3Image: + repository: lscr.io/linuxserver/webtop + tag: ubuntu-i3@sha256:4e5459037029c9337ba6baa80853dfbfde1bd38b725db587808c1cb7fbbdbe1c + pullPolicy: Always +fedoraI3Image: + repository: lscr.io/linuxserver/webtop + tag: fedora-i3@sha256:9d45d101dbae3119dd3ae5d03070915613dd5771c552efbfa34898343b2509f7 + pullPolicy: Always +archI3Image: + repository: lscr.io/linuxserver/webtop + tag: arch-i3@sha256:f2b3377392ef5d650de60ada19d3ba19de131f0ddc5b82ebf5194ebcb110b561 + pullPolicy: Always +alpineOpenBoxImage: + repository: lscr.io/linuxserver/webtop + tag: alpine-openbox@sha256:fed7a9fd08a18dd72fe934cdac22ef2a63b205a2c3aefb6ff7fdbecbd7c7ecf7 + pullPolicy: Always +ubuntuOpenBoxImage: + repository: lscr.io/linuxserver/webtop + tag: ubuntu-openbox@sha256:2d3f9c7359ddffbfe61e7d7c2acddffe15b2f38fd2248dd4708ea64cd828afba + pullPolicy: Always +fedoraOpenBoxImage: + repository: lscr.io/linuxserver/webtop + tag: fedora-openbox@sha256:090e046ac3eb915ab95b0fcf989fc5cdbddb444ee5aec52cd6eaa5efe4f96d81 + pullPolicy: Always +archOpenBoxImage: + repository: lscr.io/linuxserver/webtop + tag: arch-openbox@sha256:3ae7857d03c78d66af1dc1e58a95f3ae0ddc235d3ad73a147467861a357bdcaf + pullPolicy: Always +alpineICEWMImage: + repository: lscr.io/linuxserver/webtop + tag: alpine-icewm@sha256:1340eaffb7712425fa20e36f204d941e6bc86c132d9860b263f8db0a1d4b8c42 + pullPolicy: Always +ubuntuICEWMImage: + repository: lscr.io/linuxserver/webtop + tag: ubuntu-icewm@sha256:d70571242f83e9dfcd32a41a550c06e1410869db93ab5567b4637a1fdc055722 + pullPolicy: Always +fedoraICEWMImage: + repository: lscr.io/linuxserver/webtop + tag: fedora-icewm@sha256:da3fa3663dc07e14a99e499e687190d389477d7a1e4f35e9ead3d066919ac2f9 + pullPolicy: Always +archICEWMImage: + repository: lscr.io/linuxserver/webtop + tag: arch-icewm@sha256:c6ef5846b0759942024ad58bdb385f835c60b285635ec0fe01520c242734af59 + pullPolicy: Always +service: + main: + ports: + main: + port: 33000 + protocol: http +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsGroup: 0 + runAsUser: 0 +workload: + main: + podSpec: + containers: + main: + imageSelector: image + env: + KEYBOARD: "en-us-qwerty" + CUSTOM_PORT: "{{ .Values.service.main.ports.main.port }}" +updated: true diff --git a/stable/webtop/9.1.0/questions.yaml b/stable/webtop/9.1.9/questions.yaml similarity index 100% rename from stable/webtop/9.1.0/questions.yaml rename to stable/webtop/9.1.9/questions.yaml diff --git a/stable/wekan/14.1.0/templates/NOTES.txt b/stable/webtop/9.1.9/templates/NOTES.txt similarity index 100% rename from stable/wekan/14.1.0/templates/NOTES.txt rename to stable/webtop/9.1.9/templates/NOTES.txt diff --git a/stable/webtop/9.1.0/templates/common.yaml b/stable/webtop/9.1.9/templates/common.yaml similarity index 100% rename from stable/webtop/9.1.0/templates/common.yaml rename to stable/webtop/9.1.9/templates/common.yaml diff --git a/stable/wg-easy/11.1.0/values.yaml b/stable/webtop/9.1.9/values.yaml similarity index 100% rename from stable/wg-easy/11.1.0/values.yaml rename to stable/webtop/9.1.9/values.yaml diff --git a/stable/wekan/14.1.0/CHANGELOG.md b/stable/wekan/14.1.0/CHANGELOG.md deleted file mode 100644 index 8b6bbd382d6..00000000000 --- a/stable/wekan/14.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - -## [wekan-13.4.1](https://github.com/truecharts/charts/compare/wekan-13.4.0...wekan-13.4.1) (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)) - - -## [wekan-13.4.0](https://github.com/truecharts/charts/compare/wekan-13.3.6...wekan-13.4.0) (2024-01-29) - -### Chore - - - -- update container image wekanteam/wekan to v7.30[@99e9d9b](https://github.com/99e9d9b) by renovate ([#17702](https://github.com/truecharts/charts/issues/17702)) - - -## [wekan-13.3.6](https://github.com/truecharts/charts/compare/wekan-13.3.5...wekan-13.3.6) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [wekan-13.3.5](https://github.com/truecharts/charts/compare/wekan-13.3.4...wekan-13.3.5) (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)) - - -## [wekan-13.3.4](https://github.com/truecharts/charts/compare/wekan-13.3.3...wekan-13.3.4) (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)) - - -## [wekan-13.3.3](https://github.com/truecharts/charts/compare/wekan-13.3.2...wekan-13.3.3) (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)) - - -## [wekan-13.3.2](https://github.com/truecharts/charts/compare/wekan-13.3.1...wekan-13.3.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [wekan-13.3.1](https://github.com/truecharts/charts/compare/wekan-13.3.0...wekan-13.3.1) (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)) - -- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) - - -## [wekan-13.3.1](https://github.com/truecharts/charts/compare/wekan-13.3.0...wekan-13.3.1) (2024-01-09) - -### Chore - diff --git a/stable/wekan/14.1.0/Chart.yaml b/stable/wekan/14.1.0/Chart.yaml deleted file mode 100644 index f82833ca7c2..00000000000 --- a/stable/wekan/14.1.0/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 7.31.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 11.3.0 - repository: oci://tccr.io/truecharts - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: WeKan - Open Source kanban -home: https://truecharts.org/charts/stable/wekan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png -keywords: - - wekan - - kanban -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wekan -sources: - - https://wekan.github.io/ - - https://github.com/wekan/wekan - - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - - https://hub.docker.com/r/wekanteam/wekan -type: application -version: 14.1.0 diff --git a/stable/wekan/14.1.0/charts/common-18.0.1.tgz b/stable/wekan/14.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/wekan/14.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/wekan/14.1.0/ix_values.yaml b/stable/wekan/14.1.0/ix_values.yaml deleted file mode 100644 index 4e60b3efe80..00000000000 --- a/stable/wekan/14.1.0/ix_values.yaml +++ /dev/null @@ -1,159 +0,0 @@ -image: - repository: wekanteam/wekan - tag: v7.31@sha256:2df3389f971138682e9a66db8b4a610595fac048f1e4ea1e6cfc0d9d5402501c - pullPolicy: IfNotPresent -service: - main: - ports: - main: - port: 10192 - targetPort: 8080 -mongodb: - enabled: true - mongodbUsername: wekan - mongodbDatabase: wekan -persistence: - data: - enabled: true - mountPath: "/data" -portal: - open: - enabled: true -workload: - main: - podSpec: - containers: - main: - env: - WRITABLE_PATH: "/data" - # User Defined - ROOT_URL: "http://localhost:8080" - # BROWSER_POLICY_ENABLED: false - # TRUSTED_URL: "" - # LOGOUT_WITH_TIMER: false - # LOGOUT_IN: 0 - # LOGOUT_ON_HOURS: 0 - # LOGOUT_ON_MINUTES: 0 - # ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS: 90 - # ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE: 3 - # ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD: 60 - # ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURE_WINDOW: 15 - # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE: 3 - # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD: 60 - # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW: 15 - # MAX_IMAGE_PIXEL: 1024 - # IMAGE_COMPRESS_RATIO: 80 - # MAIL_URL: "" - # MAIL_SERVICE_USER: "" - # MAIL_SERVICE_PASSWORD: "" - # MAIL_SERVICE: "" - # BIGEVENTS_PATTERN: "NONE" - # NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE: 90 - # EMAIL_NOTIFICATION_TIMEOUT: 30000 - # NOTIFY_DUE_DAYS_BEFORE_AND_AFTER: "2,0" - # NOTIFY_DUE_AT_HOUR_OF_DAY: 8 - # RESULTS_PER_PAGE: 20 - # RICHER_CARD_COMMENT_EDITOR: false - # CARD_OPENED_WEBHOOK_ENABLED: false - # PASSWORD_LOGIN_ENABLED: false - # WAIT_SPINNER: "Bounce" - # WITH_API: true - # WEBHOOKS_ATTRIBUTES: "cardId,listId,oldListId,boardId,comment,user,card,commentId,swimlaneId,customerField,customFieldValue" - # CORS: "*" - # CORS_ALLOW_HEADERS: "Authorization,Content-Type" - # CORS_EXPOSE_HEADERS: "*" - # MATOMO_ADDRESS: "" - # MATOMO_SITE_ID: 1 - # MATOMO_DO_NOT_TRACK: true - # MATOMO_WITH_USERNAME: true - # ORACLE_OIM_ENABLED: false - # OAUTH2_ENABLED: false - # OAUTH2_LOGIN_STYLE: "redirect" - # OAUTH2_CLIENT_ID: "" - # OAUTH2_SECRET: "" - # OAUTH2_SERVER_URL: "" - # OAUTH2_AUTH_ENDPOINT: "" - # OAUTH2_USERINFO_ENDPOINT: "" - # OAUTH2_TOKEN_ENDPOINT: "" - # OAUTH2_ID_MAP: "" - # OAUTH2_USERNAME_MAP: "" - # OAUTH2_FULLNAME_MAP: "" - # OAUTH2_EMAIL_MAP: "" - # OAUTH2_ID_TOKEN_WHITELIST_FIELDS: "" - # OAUTH2_REQUEST_PERMISSIONS: "" - # OAUTH2_CA_CERT: "" - # OAUTH2_ADFS_ENABLED: false - # LDAP_ENABLE: false - # DEFAULT_AUTHENTICATION_METHOD: "ldap" - # LDAP_PORT: 389 - # LDAP_HOST: "" - # LDAP_AD_SIMPLE_AUTH: false - # LDAP_USER_AUTHENTICATION: false - # LDAP_USER_AUTHENTICATION_FIELD: "uid" - # LDAP_DEFAULT_DOMAIN: "" - # LDAP_BASEDN: "" - # LDAP_LOGIN_FALLBACK: false - # LDAP_RECONNECT: true - # LDAP_TIMEOUT: 10000 - # LDAP_IDLE_TIMEOUT: 10000 - # LDAP_CONNECT_TIMEOUT: 10000 - # LDAP_AUTHENTIFICATION: true - # LDAP_AUTHENTIFICATION_USERDN: "" - # LDAP_AUTHENTIFICATION_PASSWORD: "" - # LDAP_LOG_ENABLED: true - # LDAP_BACKGROUND_SYNC: true - # LDAP_BACKGROUND_SYNC_INTERVAL: "every 1 hour" - # LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED: false - # LDAP_BACKGROUND_SYNC_IMPORT_NEW_USERS: false - # LDAP_ENCRYPTION: "false" - # LDAP_CA_CERT: "" - # LDAP_REJECT_UNAUTHORIZED: false - # LDAP_USER_SEARCH_FILTER: "" - # LDAP_USER_SEARCH_SCOPE: "one" - # LDAP_USER_SEARCH_FIELD: "" - # LDAP_SEARCH_PAGE_SIZE: 0 - # LDAP_SEARCH_SIZE_LIMIT: 0 - # LDAP_GROUP_FILTER_ENABLE: false - # LDAP_GROUP_FILTER_OBJECTCLASS: "" - # LDAP_GROUP_FILTER_GROUP_ID_ATTRIBUTE: "" - # LDAP_GROUP_FILTER_GROUP_MEMBER_ATTRIBUTE: "" - # LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT: "" - # LDAP_GROUP_FILTER_GROUP_NAME: "" - # LDAP_UNIQUE_IDENTIFIER_FIELD: "" - # LDAP_UTF8_NAMES_SLUGIFY: true - # LDAP_USERNAME_FIELD: "" - # LDAP_FULLNAME_FIELD: "fullname" - # LDAP_MERGE_EXISTING_USERS: false - # LDAP_EMAIL_MATCH_ENABLE: true - # LDAP_EMAIL_MATCH_REQUIRE: true - # LDAP_EMAIL_MATCH_VERIFIED: true - # LDAP_EMAIL_FIELD: "mail" - # LDAP_SYNC_USER_DATA: false - # LDAP_SYNC_USER_DATA_FIELDMAP: "" - # LDAP_SYNC_GROUP_ROLES: "" - # LDAP_SYNC_ADMIN_STATUS: true - # LDAP_SYNC_ADMIN_GROUPS: "" - # HEADER_LOGIN_ID: "" - # HEADER_LOGIN_FIRSTNAME: "" - # HEADER_LOGIN_LASTNAME: "" - # HEADER_LOGIN_EMAIL: "" - # CAS_ENABLED: false - # CAS_BASE_URL: "" - # CAS_LOGIN_URL: "" - # CAS_VALIDATE_URL: "" - # SAML_ENABLED: false - # SAML_PROVIDER: "" - # SAML_ENTRYPOINT: "" - # SAML_ISSUER: "" - # SAML_CERT: "" - # SAML_IDPSLO_REDIRECTURL: "" - # SAML_PRIVATE_KEYFILE: "" - # SAML_PUBLIC_CERTFILE: "" - # SAML_IDENTIFIER_FORMAT: "" - # SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE: "" - # SAML_ATTRIBUTES: "" - MONGO_URL: - secretKeyRef: - expandObjectName: false - name: '{{ printf "%s-%s" .Release.Name "mongodbcreds" }}' - key: url diff --git a/stable/whisper-asr-webservice/4.0.0/.helmignore b/stable/wekan/14.2.1/.helmignore similarity index 100% rename from stable/whisper-asr-webservice/4.0.0/.helmignore rename to stable/wekan/14.2.1/.helmignore diff --git a/stable/wekan/14.2.1/CHANGELOG.md b/stable/wekan/14.2.1/CHANGELOG.md new file mode 100644 index 00000000000..0d4fd9ef9f5 --- /dev/null +++ b/stable/wekan/14.2.1/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + +## [wekan-13.4.1](https://github.com/truecharts/charts/compare/wekan-13.4.0...wekan-13.4.1) (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)) + + +## [wekan-13.4.0](https://github.com/truecharts/charts/compare/wekan-13.3.6...wekan-13.4.0) (2024-01-29) + +### Chore + + + +- update container image wekanteam/wekan to v7.30[@99e9d9b](https://github.com/99e9d9b) by renovate ([#17702](https://github.com/truecharts/charts/issues/17702)) + + +## [wekan-13.3.6](https://github.com/truecharts/charts/compare/wekan-13.3.5...wekan-13.3.6) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [wekan-13.3.5](https://github.com/truecharts/charts/compare/wekan-13.3.4...wekan-13.3.5) (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)) + + +## [wekan-13.3.4](https://github.com/truecharts/charts/compare/wekan-13.3.3...wekan-13.3.4) (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)) + + +## [wekan-13.3.3](https://github.com/truecharts/charts/compare/wekan-13.3.2...wekan-13.3.3) (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)) + + +## [wekan-13.3.2](https://github.com/truecharts/charts/compare/wekan-13.3.1...wekan-13.3.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [wekan-13.3.1](https://github.com/truecharts/charts/compare/wekan-13.3.0...wekan-13.3.1) (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)) + +- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) + + +## [wekan-13.3.1](https://github.com/truecharts/charts/compare/wekan-13.3.0...wekan-13.3.1) (2024-01-09) \ No newline at end of file diff --git a/stable/wekan/14.2.1/Chart.yaml b/stable/wekan/14.2.1/Chart.yaml new file mode 100644 index 00000000000..015b43bc58f --- /dev/null +++ b/stable/wekan/14.2.1/Chart.yaml @@ -0,0 +1,45 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 7.34.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 11.3.0 + repository: oci://tccr.io/truecharts + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: WeKan - Open Source kanban +home: https://truecharts.org/charts/stable/wekan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png +keywords: + - wekan + - kanban +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wekan +sources: + - https://wekan.github.io/ + - https://github.com/wekan/wekan + - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - https://hub.docker.com/r/wekanteam/wekan +type: application +version: 14.2.1 diff --git a/stable/wekan/14.1.0/README.md b/stable/wekan/14.2.1/README.md similarity index 100% rename from stable/wekan/14.1.0/README.md rename to stable/wekan/14.2.1/README.md diff --git a/stable/wekan/14.1.0/app-readme.md b/stable/wekan/14.2.1/app-readme.md similarity index 100% rename from stable/wekan/14.1.0/app-readme.md rename to stable/wekan/14.2.1/app-readme.md diff --git a/stable/wekan/14.2.1/charts/common-18.0.3.tgz b/stable/wekan/14.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/wekan/14.2.1/charts/common-18.0.3.tgz differ diff --git a/stable/wekan/14.1.0/charts/mongodb-11.3.0.tgz b/stable/wekan/14.2.1/charts/mongodb-11.3.0.tgz similarity index 100% rename from stable/wekan/14.1.0/charts/mongodb-11.3.0.tgz rename to stable/wekan/14.2.1/charts/mongodb-11.3.0.tgz diff --git a/stable/wekan/14.2.1/ix_values.yaml b/stable/wekan/14.2.1/ix_values.yaml new file mode 100644 index 00000000000..2c8f128074c --- /dev/null +++ b/stable/wekan/14.2.1/ix_values.yaml @@ -0,0 +1,159 @@ +image: + repository: wekanteam/wekan + tag: v7.34@sha256:32ccda49dd834669306a5d862e2a80395a821390852c640d1ea70b030adbed49 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10192 + targetPort: 8080 +mongodb: + enabled: true + mongodbUsername: wekan + mongodbDatabase: wekan +persistence: + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true +workload: + main: + podSpec: + containers: + main: + env: + WRITABLE_PATH: "/data" + # User Defined + ROOT_URL: "http://localhost:8080" + # BROWSER_POLICY_ENABLED: false + # TRUSTED_URL: "" + # LOGOUT_WITH_TIMER: false + # LOGOUT_IN: 0 + # LOGOUT_ON_HOURS: 0 + # LOGOUT_ON_MINUTES: 0 + # ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS: 90 + # ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE: 3 + # ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD: 60 + # ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURE_WINDOW: 15 + # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE: 3 + # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD: 60 + # ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW: 15 + # MAX_IMAGE_PIXEL: 1024 + # IMAGE_COMPRESS_RATIO: 80 + # MAIL_URL: "" + # MAIL_SERVICE_USER: "" + # MAIL_SERVICE_PASSWORD: "" + # MAIL_SERVICE: "" + # BIGEVENTS_PATTERN: "NONE" + # NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE: 90 + # EMAIL_NOTIFICATION_TIMEOUT: 30000 + # NOTIFY_DUE_DAYS_BEFORE_AND_AFTER: "2,0" + # NOTIFY_DUE_AT_HOUR_OF_DAY: 8 + # RESULTS_PER_PAGE: 20 + # RICHER_CARD_COMMENT_EDITOR: false + # CARD_OPENED_WEBHOOK_ENABLED: false + # PASSWORD_LOGIN_ENABLED: false + # WAIT_SPINNER: "Bounce" + # WITH_API: true + # WEBHOOKS_ATTRIBUTES: "cardId,listId,oldListId,boardId,comment,user,card,commentId,swimlaneId,customerField,customFieldValue" + # CORS: "*" + # CORS_ALLOW_HEADERS: "Authorization,Content-Type" + # CORS_EXPOSE_HEADERS: "*" + # MATOMO_ADDRESS: "" + # MATOMO_SITE_ID: 1 + # MATOMO_DO_NOT_TRACK: true + # MATOMO_WITH_USERNAME: true + # ORACLE_OIM_ENABLED: false + # OAUTH2_ENABLED: false + # OAUTH2_LOGIN_STYLE: "redirect" + # OAUTH2_CLIENT_ID: "" + # OAUTH2_SECRET: "" + # OAUTH2_SERVER_URL: "" + # OAUTH2_AUTH_ENDPOINT: "" + # OAUTH2_USERINFO_ENDPOINT: "" + # OAUTH2_TOKEN_ENDPOINT: "" + # OAUTH2_ID_MAP: "" + # OAUTH2_USERNAME_MAP: "" + # OAUTH2_FULLNAME_MAP: "" + # OAUTH2_EMAIL_MAP: "" + # OAUTH2_ID_TOKEN_WHITELIST_FIELDS: "" + # OAUTH2_REQUEST_PERMISSIONS: "" + # OAUTH2_CA_CERT: "" + # OAUTH2_ADFS_ENABLED: false + # LDAP_ENABLE: false + # DEFAULT_AUTHENTICATION_METHOD: "ldap" + # LDAP_PORT: 389 + # LDAP_HOST: "" + # LDAP_AD_SIMPLE_AUTH: false + # LDAP_USER_AUTHENTICATION: false + # LDAP_USER_AUTHENTICATION_FIELD: "uid" + # LDAP_DEFAULT_DOMAIN: "" + # LDAP_BASEDN: "" + # LDAP_LOGIN_FALLBACK: false + # LDAP_RECONNECT: true + # LDAP_TIMEOUT: 10000 + # LDAP_IDLE_TIMEOUT: 10000 + # LDAP_CONNECT_TIMEOUT: 10000 + # LDAP_AUTHENTIFICATION: true + # LDAP_AUTHENTIFICATION_USERDN: "" + # LDAP_AUTHENTIFICATION_PASSWORD: "" + # LDAP_LOG_ENABLED: true + # LDAP_BACKGROUND_SYNC: true + # LDAP_BACKGROUND_SYNC_INTERVAL: "every 1 hour" + # LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED: false + # LDAP_BACKGROUND_SYNC_IMPORT_NEW_USERS: false + # LDAP_ENCRYPTION: "false" + # LDAP_CA_CERT: "" + # LDAP_REJECT_UNAUTHORIZED: false + # LDAP_USER_SEARCH_FILTER: "" + # LDAP_USER_SEARCH_SCOPE: "one" + # LDAP_USER_SEARCH_FIELD: "" + # LDAP_SEARCH_PAGE_SIZE: 0 + # LDAP_SEARCH_SIZE_LIMIT: 0 + # LDAP_GROUP_FILTER_ENABLE: false + # LDAP_GROUP_FILTER_OBJECTCLASS: "" + # LDAP_GROUP_FILTER_GROUP_ID_ATTRIBUTE: "" + # LDAP_GROUP_FILTER_GROUP_MEMBER_ATTRIBUTE: "" + # LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT: "" + # LDAP_GROUP_FILTER_GROUP_NAME: "" + # LDAP_UNIQUE_IDENTIFIER_FIELD: "" + # LDAP_UTF8_NAMES_SLUGIFY: true + # LDAP_USERNAME_FIELD: "" + # LDAP_FULLNAME_FIELD: "fullname" + # LDAP_MERGE_EXISTING_USERS: false + # LDAP_EMAIL_MATCH_ENABLE: true + # LDAP_EMAIL_MATCH_REQUIRE: true + # LDAP_EMAIL_MATCH_VERIFIED: true + # LDAP_EMAIL_FIELD: "mail" + # LDAP_SYNC_USER_DATA: false + # LDAP_SYNC_USER_DATA_FIELDMAP: "" + # LDAP_SYNC_GROUP_ROLES: "" + # LDAP_SYNC_ADMIN_STATUS: true + # LDAP_SYNC_ADMIN_GROUPS: "" + # HEADER_LOGIN_ID: "" + # HEADER_LOGIN_FIRSTNAME: "" + # HEADER_LOGIN_LASTNAME: "" + # HEADER_LOGIN_EMAIL: "" + # CAS_ENABLED: false + # CAS_BASE_URL: "" + # CAS_LOGIN_URL: "" + # CAS_VALIDATE_URL: "" + # SAML_ENABLED: false + # SAML_PROVIDER: "" + # SAML_ENTRYPOINT: "" + # SAML_ISSUER: "" + # SAML_CERT: "" + # SAML_IDPSLO_REDIRECTURL: "" + # SAML_PRIVATE_KEYFILE: "" + # SAML_PUBLIC_CERTFILE: "" + # SAML_IDENTIFIER_FORMAT: "" + # SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE: "" + # SAML_ATTRIBUTES: "" + MONGO_URL: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mongodbcreds" }}' + key: url diff --git a/stable/wekan/14.1.0/questions.yaml b/stable/wekan/14.2.1/questions.yaml similarity index 100% rename from stable/wekan/14.1.0/questions.yaml rename to stable/wekan/14.2.1/questions.yaml diff --git a/stable/wg-easy/11.1.0/templates/NOTES.txt b/stable/wekan/14.2.1/templates/NOTES.txt similarity index 100% rename from stable/wg-easy/11.1.0/templates/NOTES.txt rename to stable/wekan/14.2.1/templates/NOTES.txt diff --git a/stable/wg-easy/11.1.0/templates/common.yaml b/stable/wekan/14.2.1/templates/common.yaml similarity index 100% rename from stable/wg-easy/11.1.0/templates/common.yaml rename to stable/wekan/14.2.1/templates/common.yaml diff --git a/stable/whisper-asr-webservice/4.0.0/values.yaml b/stable/wekan/14.2.1/values.yaml similarity index 100% rename from stable/whisper-asr-webservice/4.0.0/values.yaml rename to stable/wekan/14.2.1/values.yaml diff --git a/stable/wg-easy/11.1.0/CHANGELOG.md b/stable/wg-easy/11.1.0/CHANGELOG.md deleted file mode 100644 index 2d10494306d..00000000000 --- a/stable/wg-easy/11.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - -## [wg-easy-9.0.8](https://github.com/truecharts/charts/compare/wg-easy-9.0.7...wg-easy-9.0.8) (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)) - - -## [wg-easy-9.0.7](https://github.com/truecharts/charts/compare/wg-easy-9.0.6...wg-easy-9.0.7) (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)) - - -## [wg-easy-9.0.6](https://github.com/truecharts/charts/compare/wg-easy-9.0.5...wg-easy-9.0.6) (2024-01-22) - -### Chore - - - -- update container image ghcr.io/wg-easy/wg-easy to 10[@c78a368](https://github.com/c78a368) by renovate ([#17494](https://github.com/truecharts/charts/issues/17494)) - - -## [wg-easy-9.0.5](https://github.com/truecharts/charts/compare/wg-easy-9.0.4...wg-easy-9.0.5) (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)) - - -## [wg-easy-9.0.4](https://github.com/truecharts/charts/compare/wg-easy-9.0.3...wg-easy-9.0.4) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/wg-easy/wg-easy to 10[@da89743](https://github.com/da89743) by renovate ([#17469](https://github.com/truecharts/charts/issues/17469)) - - -## [wg-easy-9.0.3](https://github.com/truecharts/charts/compare/wg-easy-9.0.2...wg-easy-9.0.3) (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)) - - -## [wg-easy-9.0.2](https://github.com/truecharts/charts/compare/wg-easy-9.0.1...wg-easy-9.0.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [wg-easy-9.0.1](https://github.com/truecharts/charts/compare/wg-easy-9.0.0...wg-easy-9.0.1) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/wg-easy/wg-easy to 10[@f1485fa](https://github.com/f1485fa) by renovate ([#17377](https://github.com/truecharts/charts/issues/17377)) - - -## [wg-easy-9.0.0](https://github.com/truecharts/charts/compare/wg-easy-8.1.6...wg-easy-9.0.0) (2024-01-14) - -### Chore - - - -- update container image ghcr.io/wg-easy/wg-easy to v10[@db61927](https://github.com/db61927) by renovate ([#17110](https://github.com/truecharts/charts/issues/17110)) - - - - -## [wg-easy-8.1.6](https://github.com/truecharts/charts/compare/wg-easy-8.1.5...wg-easy-8.1.6) (2024-01-09) diff --git a/stable/wg-easy/11.1.0/Chart.yaml b/stable/wg-easy/11.1.0/Chart.yaml deleted file mode 100644 index 9448c78f3fe..00000000000 --- a/stable/wg-easy/11.1.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: networking - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 11.0.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The easiest way to run WireGuard VPN + Web-based Admin UI. -home: https://truecharts.org/charts/stable/wg-easy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png -keywords: - - wg-easy - - wireguard - - weejewel -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wg-easy -sources: - - https://github.com/WeeJeWel/wg-easy - - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy - - https://ghcr.io/wg-easy/wg-easy -type: application -version: 11.1.0 diff --git a/stable/wg-easy/11.1.0/charts/common-18.0.1.tgz b/stable/wg-easy/11.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/wg-easy/11.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/wg-easy/11.1.0/ix_values.yaml b/stable/wg-easy/11.1.0/ix_values.yaml deleted file mode 100644 index 80091074a64..00000000000 --- a/stable/wg-easy/11.1.0/ix_values.yaml +++ /dev/null @@ -1,57 +0,0 @@ -image: - repository: ghcr.io/wg-easy/wg-easy - pullPolicy: IfNotPresent - tag: 11@sha256:4c06c3c47a82d7384555ae07d87ee03c77fd31148fe20662d872414dd8601287 -securityContext: - container: - PUID: 0 - runAsUser: 0 - runAsGroup: 0 - readOnlyRootFilesystem: false - runAsNonRoot: false - capabilities: - add: - - NET_ADMIN - - NET_RAW - - SYS_MODULE -service: - main: - ports: - main: - port: 51821 - vpn: - enabled: true - ports: - vpn: - enabled: true - protocol: udp - port: 51820 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: tcp - readiness: - type: tcp - startup: - type: tcp - env: - WG_HOST: "localhost" - PORT: "{{ .Values.service.main.ports.main.port }}" - WG_PORT: "{{ .Values.service.vpn.ports.vpn.port }}" - WG_MTU: 0 - WG_PERSISTENT_KEEPALIVE: 0 - WG_DEFAULT_ADDRESS: "10.8.0.x" - WG_DEFAULT_DNS: "1.1.1.1" - WG_ALLOWED_IPS: "0.0.0.0/0, ::/0" - PASSWORD: "secretpass" -persistence: - config: - enabled: true - mountPath: "/etc/wireguard" -portal: - open: - enabled: true diff --git a/stable/whoogle/10.0.0/.helmignore b/stable/wg-easy/11.1.4/.helmignore similarity index 100% rename from stable/whoogle/10.0.0/.helmignore rename to stable/wg-easy/11.1.4/.helmignore diff --git a/stable/wg-easy/11.1.4/CHANGELOG.md b/stable/wg-easy/11.1.4/CHANGELOG.md new file mode 100644 index 00000000000..c1d96354d3f --- /dev/null +++ b/stable/wg-easy/11.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [wg-easy-9.0.8](https://github.com/truecharts/charts/compare/wg-easy-9.0.7...wg-easy-9.0.8) (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)) + + +## [wg-easy-9.0.7](https://github.com/truecharts/charts/compare/wg-easy-9.0.6...wg-easy-9.0.7) (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)) + + +## [wg-easy-9.0.6](https://github.com/truecharts/charts/compare/wg-easy-9.0.5...wg-easy-9.0.6) (2024-01-22) + +### Chore + + + +- update container image ghcr.io/wg-easy/wg-easy to 10[@c78a368](https://github.com/c78a368) by renovate ([#17494](https://github.com/truecharts/charts/issues/17494)) + + +## [wg-easy-9.0.5](https://github.com/truecharts/charts/compare/wg-easy-9.0.4...wg-easy-9.0.5) (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)) + + +## [wg-easy-9.0.4](https://github.com/truecharts/charts/compare/wg-easy-9.0.3...wg-easy-9.0.4) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/wg-easy/wg-easy to 10[@da89743](https://github.com/da89743) by renovate ([#17469](https://github.com/truecharts/charts/issues/17469)) + + +## [wg-easy-9.0.3](https://github.com/truecharts/charts/compare/wg-easy-9.0.2...wg-easy-9.0.3) (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)) + + +## [wg-easy-9.0.2](https://github.com/truecharts/charts/compare/wg-easy-9.0.1...wg-easy-9.0.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [wg-easy-9.0.1](https://github.com/truecharts/charts/compare/wg-easy-9.0.0...wg-easy-9.0.1) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/wg-easy/wg-easy to 10[@f1485fa](https://github.com/f1485fa) by renovate ([#17377](https://github.com/truecharts/charts/issues/17377)) + + +## [wg-easy-9.0.0](https://github.com/truecharts/charts/compare/wg-easy-8.1.6...wg-easy-9.0.0) (2024-01-14) + +### Chore + + + +- update container image ghcr.io/wg-easy/wg-easy to v10[@db61927](https://github.com/db61927) by renovate ([#17110](https://github.com/truecharts/charts/issues/17110)) + diff --git a/stable/wg-easy/11.1.4/Chart.yaml b/stable/wg-easy/11.1.4/Chart.yaml new file mode 100644 index 00000000000..2de40dface9 --- /dev/null +++ b/stable/wg-easy/11.1.4/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: networking + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 11.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The easiest way to run WireGuard VPN + Web-based Admin UI. +home: https://truecharts.org/charts/stable/wg-easy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png +keywords: + - wg-easy + - wireguard + - weejewel +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wg-easy +sources: + - https://github.com/WeeJeWel/wg-easy + - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy + - https://ghcr.io/wg-easy/wg-easy +type: application +version: 11.1.4 diff --git a/stable/wg-easy/11.1.0/README.md b/stable/wg-easy/11.1.4/README.md similarity index 100% rename from stable/wg-easy/11.1.0/README.md rename to stable/wg-easy/11.1.4/README.md diff --git a/stable/wg-easy/11.1.0/app-readme.md b/stable/wg-easy/11.1.4/app-readme.md similarity index 100% rename from stable/wg-easy/11.1.0/app-readme.md rename to stable/wg-easy/11.1.4/app-readme.md diff --git a/stable/wg-easy/11.1.4/charts/common-18.0.3.tgz b/stable/wg-easy/11.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/wg-easy/11.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/wg-easy/11.1.4/ix_values.yaml b/stable/wg-easy/11.1.4/ix_values.yaml new file mode 100644 index 00000000000..45be49ce641 --- /dev/null +++ b/stable/wg-easy/11.1.4/ix_values.yaml @@ -0,0 +1,57 @@ +image: + repository: ghcr.io/wg-easy/wg-easy + pullPolicy: IfNotPresent + tag: 11@sha256:38042557ca40611af44f4d5e430c97c3639b9ac955ae636f839efbe71c48e1fe +securityContext: + container: + PUID: 0 + runAsUser: 0 + runAsGroup: 0 + readOnlyRootFilesystem: false + runAsNonRoot: false + capabilities: + add: + - NET_ADMIN + - NET_RAW + - SYS_MODULE +service: + main: + ports: + main: + port: 51821 + vpn: + enabled: true + ports: + vpn: + enabled: true + protocol: udp + port: 51820 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + WG_HOST: "localhost" + PORT: "{{ .Values.service.main.ports.main.port }}" + WG_PORT: "{{ .Values.service.vpn.ports.vpn.port }}" + WG_MTU: 0 + WG_PERSISTENT_KEEPALIVE: 0 + WG_DEFAULT_ADDRESS: "10.8.0.x" + WG_DEFAULT_DNS: "1.1.1.1" + WG_ALLOWED_IPS: "0.0.0.0/0, ::/0" + PASSWORD: "secretpass" +persistence: + config: + enabled: true + mountPath: "/etc/wireguard" +portal: + open: + enabled: true diff --git a/stable/wg-easy/11.1.0/questions.yaml b/stable/wg-easy/11.1.4/questions.yaml similarity index 100% rename from stable/wg-easy/11.1.0/questions.yaml rename to stable/wg-easy/11.1.4/questions.yaml diff --git a/stable/whisper-asr-webservice/4.0.0/templates/NOTES.txt b/stable/wg-easy/11.1.4/templates/NOTES.txt similarity index 100% rename from stable/whisper-asr-webservice/4.0.0/templates/NOTES.txt rename to stable/wg-easy/11.1.4/templates/NOTES.txt diff --git a/stable/whisper-asr-webservice/4.0.0/templates/common.yaml b/stable/wg-easy/11.1.4/templates/common.yaml similarity index 100% rename from stable/whisper-asr-webservice/4.0.0/templates/common.yaml rename to stable/wg-easy/11.1.4/templates/common.yaml diff --git a/stable/whoogle/10.0.0/values.yaml b/stable/wg-easy/11.1.4/values.yaml similarity index 100% rename from stable/whoogle/10.0.0/values.yaml rename to stable/wg-easy/11.1.4/values.yaml diff --git a/stable/whisparr/9.1.4/Chart.yaml b/stable/whisparr/9.1.4/Chart.yaml index 07b32c2395c..045fa2f5541 100644 --- a/stable/whisparr/9.1.4/Chart.yaml +++ b/stable/whisparr/9.1.4/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 2.0.0.355 dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" diff --git a/stable/whisparr/9.1.4/charts/common-18.0.2.tgz b/stable/whisparr/9.1.4/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/whisparr/9.1.4/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/whisparr/9.1.4/charts/common-18.0.3.tgz b/stable/whisparr/9.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/whisparr/9.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/whisper-asr-webservice/4.0.0/CHANGELOG.md b/stable/whisper-asr-webservice/4.0.0/CHANGELOG.md deleted file mode 100644 index ce2d25569fa..00000000000 --- a/stable/whisper-asr-webservice/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [whisper-asr-webservice-3.1.11](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.10...whisper-asr-webservice-3.1.11) (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)) - - -## [whisper-asr-webservice-3.1.10](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.9...whisper-asr-webservice-3.1.10) (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)) - - -## [whisper-asr-webservice-3.1.9](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.8...whisper-asr-webservice-3.1.9) (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)) - - -## [whisper-asr-webservice-3.1.8](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.7...whisper-asr-webservice-3.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)) - - -## [whisper-asr-webservice-3.1.7](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.6...whisper-asr-webservice-3.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [whisper-asr-webservice-3.1.6](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.5...whisper-asr-webservice-3.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)) - - -## [whisper-asr-webservice-3.1.5](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.4...whisper-asr-webservice-3.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [whisper-asr-webservice-3.1.4](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.3...whisper-asr-webservice-3.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [whisper-asr-webservice-3.1.3](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.0...whisper-asr-webservice-3.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/whisper-asr-webservice/4.0.0/Chart.yaml b/stable/whisper-asr-webservice/4.0.0/Chart.yaml deleted file mode 100644 index 5e031120365..00000000000 --- a/stable/whisper-asr-webservice/4.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: machine-learning - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.2.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Whisper is a general-purpose speech recognition model. -home: https://truecharts.org/charts/stable/whisper-asr-webservice -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.png -keywords: - - whisper-asr-webservice - - machine-learning -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: whisper-asr-webservice -sources: - - https://github.com/ahmetoner/whisper-asr-webservice - - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice - - https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice -type: application -version: 4.0.0 diff --git a/stable/whisper-asr-webservice/4.0.0/charts/common-17.5.0.tgz b/stable/whisper-asr-webservice/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/whisper-asr-webservice/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/wifi-card/5.0.0/.helmignore b/stable/whisper-asr-webservice/4.1.3/.helmignore similarity index 100% rename from stable/wifi-card/5.0.0/.helmignore rename to stable/whisper-asr-webservice/4.1.3/.helmignore diff --git a/stable/whisper-asr-webservice/4.1.3/CHANGELOG.md b/stable/whisper-asr-webservice/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..10f9c12acb9 --- /dev/null +++ b/stable/whisper-asr-webservice/4.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [whisper-asr-webservice-3.1.11](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.10...whisper-asr-webservice-3.1.11) (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)) + + +## [whisper-asr-webservice-3.1.10](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.9...whisper-asr-webservice-3.1.10) (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)) + + +## [whisper-asr-webservice-3.1.9](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.8...whisper-asr-webservice-3.1.9) (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)) + + +## [whisper-asr-webservice-3.1.8](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.7...whisper-asr-webservice-3.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)) + + +## [whisper-asr-webservice-3.1.7](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.6...whisper-asr-webservice-3.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [whisper-asr-webservice-3.1.6](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.5...whisper-asr-webservice-3.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)) + + +## [whisper-asr-webservice-3.1.5](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.4...whisper-asr-webservice-3.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [whisper-asr-webservice-3.1.4](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.3...whisper-asr-webservice-3.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [whisper-asr-webservice-3.1.3](https://github.com/truecharts/charts/compare/whisper-asr-webservice-3.1.0...whisper-asr-webservice-3.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/whisper-asr-webservice/4.1.3/Chart.yaml b/stable/whisper-asr-webservice/4.1.3/Chart.yaml new file mode 100644 index 00000000000..85cec1db54b --- /dev/null +++ b/stable/whisper-asr-webservice/4.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: machine-learning + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.2.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Whisper is a general-purpose speech recognition model. +home: https://truecharts.org/charts/stable/whisper-asr-webservice +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.png +keywords: + - whisper-asr-webservice + - machine-learning +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: whisper-asr-webservice +sources: + - https://github.com/ahmetoner/whisper-asr-webservice + - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice + - https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice +type: application +version: 4.1.3 diff --git a/stable/whisper-asr-webservice/4.0.0/README.md b/stable/whisper-asr-webservice/4.1.3/README.md similarity index 100% rename from stable/whisper-asr-webservice/4.0.0/README.md rename to stable/whisper-asr-webservice/4.1.3/README.md diff --git a/stable/whisper-asr-webservice/4.0.0/app-readme.md b/stable/whisper-asr-webservice/4.1.3/app-readme.md similarity index 100% rename from stable/whisper-asr-webservice/4.0.0/app-readme.md rename to stable/whisper-asr-webservice/4.1.3/app-readme.md diff --git a/stable/whisper-asr-webservice/4.1.3/charts/common-18.0.3.tgz b/stable/whisper-asr-webservice/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/whisper-asr-webservice/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/whisper-asr-webservice/4.0.0/ix_values.yaml b/stable/whisper-asr-webservice/4.1.3/ix_values.yaml similarity index 100% rename from stable/whisper-asr-webservice/4.0.0/ix_values.yaml rename to stable/whisper-asr-webservice/4.1.3/ix_values.yaml diff --git a/stable/whisper-asr-webservice/4.0.0/questions.yaml b/stable/whisper-asr-webservice/4.1.3/questions.yaml similarity index 100% rename from stable/whisper-asr-webservice/4.0.0/questions.yaml rename to stable/whisper-asr-webservice/4.1.3/questions.yaml diff --git a/stable/whoogle/10.0.0/templates/NOTES.txt b/stable/whisper-asr-webservice/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/whoogle/10.0.0/templates/NOTES.txt rename to stable/whisper-asr-webservice/4.1.3/templates/NOTES.txt diff --git a/stable/whoogle/10.0.0/templates/common.yaml b/stable/whisper-asr-webservice/4.1.3/templates/common.yaml similarity index 100% rename from stable/whoogle/10.0.0/templates/common.yaml rename to stable/whisper-asr-webservice/4.1.3/templates/common.yaml diff --git a/stable/wifi-card/5.0.0/values.yaml b/stable/whisper-asr-webservice/4.1.3/values.yaml similarity index 100% rename from stable/wifi-card/5.0.0/values.yaml rename to stable/whisper-asr-webservice/4.1.3/values.yaml diff --git a/stable/whoogle/10.0.0/CHANGELOG.md b/stable/whoogle/10.0.0/CHANGELOG.md deleted file mode 100644 index 2c8be7a882e..00000000000 --- a/stable/whoogle/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [whoogle-9.1.11](https://github.com/truecharts/charts/compare/whoogle-9.1.10...whoogle-9.1.11) (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)) - - -## [whoogle-9.1.10](https://github.com/truecharts/charts/compare/whoogle-9.1.9...whoogle-9.1.10) (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)) - - -## [whoogle-9.1.9](https://github.com/truecharts/charts/compare/whoogle-9.1.8...whoogle-9.1.9) (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)) - - -## [whoogle-9.1.8](https://github.com/truecharts/charts/compare/whoogle-9.1.7...whoogle-9.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)) - - -## [whoogle-9.1.7](https://github.com/truecharts/charts/compare/whoogle-9.1.6...whoogle-9.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [whoogle-9.1.6](https://github.com/truecharts/charts/compare/whoogle-9.1.5...whoogle-9.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)) - - -## [whoogle-9.1.5](https://github.com/truecharts/charts/compare/whoogle-9.1.4...whoogle-9.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [whoogle-9.1.4](https://github.com/truecharts/charts/compare/whoogle-9.1.3...whoogle-9.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [whoogle-9.1.3](https://github.com/truecharts/charts/compare/whoogle-9.1.0...whoogle-9.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/whoogle/10.0.0/Chart.yaml b/stable/whoogle/10.0.0/Chart.yaml deleted file mode 100644 index 7780a081264..00000000000 --- a/stable/whoogle/10.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.8.4 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A self-hosted, ad-free, privacy-respecting metasearch engine -home: https://truecharts.org/charts/stable/whoogle -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png -keywords: - - whoogle - - search - - open source - - privacy -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: whoogle -sources: - - https://github.com/benbusby/whoogle-search - - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle - - https://hub.docker.com/r/benbusby/whoogle-search -type: application -version: 10.0.0 diff --git a/stable/whoogle/10.0.0/charts/common-17.5.0.tgz b/stable/whoogle/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/whoogle/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/wikijs/15.0.0/.helmignore b/stable/whoogle/10.1.3/.helmignore similarity index 100% rename from stable/wikijs/15.0.0/.helmignore rename to stable/whoogle/10.1.3/.helmignore diff --git a/stable/whoogle/10.1.3/CHANGELOG.md b/stable/whoogle/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..edadedddbed --- /dev/null +++ b/stable/whoogle/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [whoogle-9.1.11](https://github.com/truecharts/charts/compare/whoogle-9.1.10...whoogle-9.1.11) (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)) + + +## [whoogle-9.1.10](https://github.com/truecharts/charts/compare/whoogle-9.1.9...whoogle-9.1.10) (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)) + + +## [whoogle-9.1.9](https://github.com/truecharts/charts/compare/whoogle-9.1.8...whoogle-9.1.9) (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)) + + +## [whoogle-9.1.8](https://github.com/truecharts/charts/compare/whoogle-9.1.7...whoogle-9.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)) + + +## [whoogle-9.1.7](https://github.com/truecharts/charts/compare/whoogle-9.1.6...whoogle-9.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [whoogle-9.1.6](https://github.com/truecharts/charts/compare/whoogle-9.1.5...whoogle-9.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)) + + +## [whoogle-9.1.5](https://github.com/truecharts/charts/compare/whoogle-9.1.4...whoogle-9.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [whoogle-9.1.4](https://github.com/truecharts/charts/compare/whoogle-9.1.3...whoogle-9.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [whoogle-9.1.3](https://github.com/truecharts/charts/compare/whoogle-9.1.0...whoogle-9.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/whoogle/10.1.3/Chart.yaml b/stable/whoogle/10.1.3/Chart.yaml new file mode 100644 index 00000000000..83f5e919437 --- /dev/null +++ b/stable/whoogle/10.1.3/Chart.yaml @@ -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: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 0.8.4 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A self-hosted, ad-free, privacy-respecting metasearch engine +home: https://truecharts.org/charts/stable/whoogle +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png +keywords: + - whoogle + - search + - open source + - privacy +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: whoogle +sources: + - https://github.com/benbusby/whoogle-search + - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle + - https://hub.docker.com/r/benbusby/whoogle-search +type: application +version: 10.1.3 diff --git a/stable/whoogle/10.0.0/README.md b/stable/whoogle/10.1.3/README.md similarity index 100% rename from stable/whoogle/10.0.0/README.md rename to stable/whoogle/10.1.3/README.md diff --git a/stable/whoogle/10.0.0/app-readme.md b/stable/whoogle/10.1.3/app-readme.md similarity index 100% rename from stable/whoogle/10.0.0/app-readme.md rename to stable/whoogle/10.1.3/app-readme.md diff --git a/stable/whoogle/10.1.3/charts/common-18.0.3.tgz b/stable/whoogle/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/whoogle/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/whoogle/10.0.0/ix_values.yaml b/stable/whoogle/10.1.3/ix_values.yaml similarity index 100% rename from stable/whoogle/10.0.0/ix_values.yaml rename to stable/whoogle/10.1.3/ix_values.yaml diff --git a/stable/whoogle/10.0.0/questions.yaml b/stable/whoogle/10.1.3/questions.yaml similarity index 100% rename from stable/whoogle/10.0.0/questions.yaml rename to stable/whoogle/10.1.3/questions.yaml diff --git a/stable/wikijs/15.0.0/templates/NOTES.txt b/stable/whoogle/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/wikijs/15.0.0/templates/NOTES.txt rename to stable/whoogle/10.1.3/templates/NOTES.txt diff --git a/stable/wikijs/15.0.0/templates/common.yaml b/stable/whoogle/10.1.3/templates/common.yaml similarity index 100% rename from stable/wikijs/15.0.0/templates/common.yaml rename to stable/whoogle/10.1.3/templates/common.yaml diff --git a/stable/wikijs/15.0.0/values.yaml b/stable/whoogle/10.1.3/values.yaml similarity index 100% rename from stable/wikijs/15.0.0/values.yaml rename to stable/whoogle/10.1.3/values.yaml diff --git a/stable/wifi-card/5.0.0/CHANGELOG.md b/stable/wifi-card/5.0.0/CHANGELOG.md deleted file mode 100644 index e0db1f2240e..00000000000 --- a/stable/wifi-card/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [wifi-card-4.1.13](https://github.com/truecharts/charts/compare/wifi-card-4.1.12...wifi-card-4.1.13) (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)) - - -## [wifi-card-4.1.12](https://github.com/truecharts/charts/compare/wifi-card-4.1.11...wifi-card-4.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)) - - -## [wifi-card-4.1.11](https://github.com/truecharts/charts/compare/wifi-card-4.1.10...wifi-card-4.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)) - - -## [wifi-card-4.1.10](https://github.com/truecharts/charts/compare/wifi-card-4.1.9...wifi-card-4.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)) - - -## [wifi-card-4.1.9](https://github.com/truecharts/charts/compare/wifi-card-4.1.8...wifi-card-4.1.9) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [wifi-card-4.1.8](https://github.com/truecharts/charts/compare/wifi-card-4.1.7...wifi-card-4.1.8) (2024-01-21) - -### Chore - - - -- update container image bndw/wifi-card to latest[@0907450](https://github.com/0907450) by renovate ([#17334](https://github.com/truecharts/charts/issues/17334)) - - -## [wifi-card-4.1.7](https://github.com/truecharts/charts/compare/wifi-card-4.1.6...wifi-card-4.1.7) (2024-01-14) - -### Chore - - - -- update container image bndw/wifi-card to latest[@da73c08](https://github.com/da73c08) by renovate ([#17121](https://github.com/truecharts/charts/issues/17121)) - - - - -## [wifi-card-4.1.6](https://github.com/truecharts/charts/compare/wifi-card-4.1.5...wifi-card-4.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)) - - -## [wifi-card-4.1.5](https://github.com/truecharts/charts/compare/wifi-card-4.1.4...wifi-card-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [wifi-card-4.1.4](https://github.com/truecharts/charts/compare/wifi-card-4.1.3...wifi-card-4.1.4) (2024-01-01) - -### Chore diff --git a/stable/wifi-card/5.0.0/Chart.yaml b/stable/wifi-card/5.0.0/Chart.yaml deleted file mode 100644 index a320847acd7..00000000000 --- a/stable/wifi-card/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Print a neat little card with your WiFi info and stick it on the fridge. -home: https://truecharts.org/charts/stable/wifi-card -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.png -keywords: - - wifi-card - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wifi-card -sources: - - https://github.com/bndw/wifi-card - - https://github.com/truecharts/charts/tree/master/charts/stable/wifi-card - - https://hub.docker.com/r/bndw/wifi-card -type: application -version: 5.0.0 diff --git a/stable/wifi-card/5.0.0/charts/common-17.5.0.tgz b/stable/wifi-card/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/wifi-card/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/wireguard/8.0.0/.helmignore b/stable/wifi-card/5.1.3/.helmignore similarity index 100% rename from stable/wireguard/8.0.0/.helmignore rename to stable/wifi-card/5.1.3/.helmignore diff --git a/stable/wifi-card/5.1.3/CHANGELOG.md b/stable/wifi-card/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b20b0256d9a --- /dev/null +++ b/stable/wifi-card/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [wifi-card-4.1.13](https://github.com/truecharts/charts/compare/wifi-card-4.1.12...wifi-card-4.1.13) (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)) + + +## [wifi-card-4.1.12](https://github.com/truecharts/charts/compare/wifi-card-4.1.11...wifi-card-4.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)) + + +## [wifi-card-4.1.11](https://github.com/truecharts/charts/compare/wifi-card-4.1.10...wifi-card-4.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)) + + +## [wifi-card-4.1.10](https://github.com/truecharts/charts/compare/wifi-card-4.1.9...wifi-card-4.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)) + + +## [wifi-card-4.1.9](https://github.com/truecharts/charts/compare/wifi-card-4.1.8...wifi-card-4.1.9) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [wifi-card-4.1.8](https://github.com/truecharts/charts/compare/wifi-card-4.1.7...wifi-card-4.1.8) (2024-01-21) + +### Chore + + + +- update container image bndw/wifi-card to latest[@0907450](https://github.com/0907450) by renovate ([#17334](https://github.com/truecharts/charts/issues/17334)) + + +## [wifi-card-4.1.7](https://github.com/truecharts/charts/compare/wifi-card-4.1.6...wifi-card-4.1.7) (2024-01-14) + +### Chore + + + +- update container image bndw/wifi-card to latest[@da73c08](https://github.com/da73c08) by renovate ([#17121](https://github.com/truecharts/charts/issues/17121)) + + + + +## [wifi-card-4.1.6](https://github.com/truecharts/charts/compare/wifi-card-4.1.5...wifi-card-4.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)) + + +## [wifi-card-4.1.5](https://github.com/truecharts/charts/compare/wifi-card-4.1.4...wifi-card-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + diff --git a/stable/wifi-card/5.1.3/Chart.yaml b/stable/wifi-card/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3045200ab91 --- /dev/null +++ b/stable/wifi-card/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Print a neat little card with your WiFi info and stick it on the fridge. +home: https://truecharts.org/charts/stable/wifi-card +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.png +keywords: + - wifi-card + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wifi-card +sources: + - https://github.com/bndw/wifi-card + - https://github.com/truecharts/charts/tree/master/charts/stable/wifi-card + - https://hub.docker.com/r/bndw/wifi-card +type: application +version: 5.1.3 diff --git a/stable/wifi-card/5.0.0/README.md b/stable/wifi-card/5.1.3/README.md similarity index 100% rename from stable/wifi-card/5.0.0/README.md rename to stable/wifi-card/5.1.3/README.md diff --git a/stable/wifi-card/5.0.0/app-readme.md b/stable/wifi-card/5.1.3/app-readme.md similarity index 100% rename from stable/wifi-card/5.0.0/app-readme.md rename to stable/wifi-card/5.1.3/app-readme.md diff --git a/stable/wifi-card/5.1.3/charts/common-18.0.3.tgz b/stable/wifi-card/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/wifi-card/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/wifi-card/5.0.0/ix_values.yaml b/stable/wifi-card/5.1.3/ix_values.yaml similarity index 100% rename from stable/wifi-card/5.0.0/ix_values.yaml rename to stable/wifi-card/5.1.3/ix_values.yaml diff --git a/stable/wifi-card/5.0.0/questions.yaml b/stable/wifi-card/5.1.3/questions.yaml similarity index 100% rename from stable/wifi-card/5.0.0/questions.yaml rename to stable/wifi-card/5.1.3/questions.yaml diff --git a/stable/wifi-card/5.0.0/templates/common.yaml b/stable/wifi-card/5.1.3/templates/common.yaml similarity index 100% rename from stable/wifi-card/5.0.0/templates/common.yaml rename to stable/wifi-card/5.1.3/templates/common.yaml diff --git a/stable/wireguard/8.0.0/values.yaml b/stable/wifi-card/5.1.3/values.yaml similarity index 100% rename from stable/wireguard/8.0.0/values.yaml rename to stable/wifi-card/5.1.3/values.yaml diff --git a/stable/wikijs/15.0.0/CHANGELOG.md b/stable/wikijs/15.0.0/CHANGELOG.md deleted file mode 100644 index c88dfb8ed35..00000000000 --- a/stable/wikijs/15.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [wikijs-14.1.12](https://github.com/truecharts/charts/compare/wikijs-14.1.11...wikijs-14.1.12) (2024-02-05) - -### Chore - - - -- update container image requarks/wiki to v2.5.301[@3d20706](https://github.com/3d20706) by renovate ([#17928](https://github.com/truecharts/charts/issues/17928)) - - -## [wikijs-14.1.11](https://github.com/truecharts/charts/compare/wikijs-14.1.10...wikijs-14.1.11) (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)) - - -## [wikijs-14.1.10](https://github.com/truecharts/charts/compare/wikijs-14.1.9...wikijs-14.1.10) (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)) - - -## [wikijs-14.1.9](https://github.com/truecharts/charts/compare/wikijs-14.1.8...wikijs-14.1.9) (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)) - - -## [wikijs-14.1.8](https://github.com/truecharts/charts/compare/wikijs-14.1.7...wikijs-14.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)) - - -## [wikijs-14.1.7](https://github.com/truecharts/charts/compare/wikijs-14.1.6...wikijs-14.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [wikijs-14.1.6](https://github.com/truecharts/charts/compare/wikijs-14.1.5...wikijs-14.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)) - - -## [wikijs-14.1.5](https://github.com/truecharts/charts/compare/wikijs-14.1.4...wikijs-14.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [wikijs-14.1.4](https://github.com/truecharts/charts/compare/wikijs-14.1.3...wikijs-14.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [wikijs-14.1.3](https://github.com/truecharts/charts/compare/wikijs-14.1.0...wikijs-14.1.3) (2024-01-01) diff --git a/stable/wikijs/15.0.0/Chart.yaml b/stable/wikijs/15.0.0/Chart.yaml deleted file mode 100644 index 618f05651d7..00000000000 --- a/stable/wikijs/15.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.5.301 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! -home: https://truecharts.org/charts/stable/wikijs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png -keywords: - - wiki - - wikijs -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wikijs -sources: - - https://docs.requarks.io/install/docker - - https://github.com/Requarks/wiki - - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs - - https://hub.docker.com/r/requarks/wiki -type: application -version: 15.0.0 diff --git a/stable/wikijs/15.0.0/charts/common-17.5.0.tgz b/stable/wikijs/15.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/wikijs/15.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/wizarr/6.0.0/.helmignore b/stable/wikijs/15.1.3/.helmignore similarity index 100% rename from stable/wizarr/6.0.0/.helmignore rename to stable/wikijs/15.1.3/.helmignore diff --git a/stable/wikijs/15.1.3/CHANGELOG.md b/stable/wikijs/15.1.3/CHANGELOG.md new file mode 100644 index 00000000000..6c988f5f258 --- /dev/null +++ b/stable/wikijs/15.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [wikijs-14.1.12](https://github.com/truecharts/charts/compare/wikijs-14.1.11...wikijs-14.1.12) (2024-02-05) + +### Chore + + + +- update container image requarks/wiki to v2.5.301[@3d20706](https://github.com/3d20706) by renovate ([#17928](https://github.com/truecharts/charts/issues/17928)) + + +## [wikijs-14.1.11](https://github.com/truecharts/charts/compare/wikijs-14.1.10...wikijs-14.1.11) (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)) + + +## [wikijs-14.1.10](https://github.com/truecharts/charts/compare/wikijs-14.1.9...wikijs-14.1.10) (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)) + + +## [wikijs-14.1.9](https://github.com/truecharts/charts/compare/wikijs-14.1.8...wikijs-14.1.9) (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)) + + +## [wikijs-14.1.8](https://github.com/truecharts/charts/compare/wikijs-14.1.7...wikijs-14.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)) + + +## [wikijs-14.1.7](https://github.com/truecharts/charts/compare/wikijs-14.1.6...wikijs-14.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [wikijs-14.1.6](https://github.com/truecharts/charts/compare/wikijs-14.1.5...wikijs-14.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)) + + +## [wikijs-14.1.5](https://github.com/truecharts/charts/compare/wikijs-14.1.4...wikijs-14.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [wikijs-14.1.4](https://github.com/truecharts/charts/compare/wikijs-14.1.3...wikijs-14.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/wikijs/15.1.3/Chart.yaml b/stable/wikijs/15.1.3/Chart.yaml new file mode 100644 index 00000000000..4b9b679e7ae --- /dev/null +++ b/stable/wikijs/15.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.5.301 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! +home: https://truecharts.org/charts/stable/wikijs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png +keywords: + - wiki + - wikijs +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wikijs +sources: + - https://docs.requarks.io/install/docker + - https://github.com/Requarks/wiki + - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - https://hub.docker.com/r/requarks/wiki +type: application +version: 15.1.3 diff --git a/stable/wikijs/15.0.0/README.md b/stable/wikijs/15.1.3/README.md similarity index 100% rename from stable/wikijs/15.0.0/README.md rename to stable/wikijs/15.1.3/README.md diff --git a/stable/wikijs/15.0.0/app-readme.md b/stable/wikijs/15.1.3/app-readme.md similarity index 100% rename from stable/wikijs/15.0.0/app-readme.md rename to stable/wikijs/15.1.3/app-readme.md diff --git a/stable/wikijs/15.1.3/charts/common-18.0.3.tgz b/stable/wikijs/15.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/wikijs/15.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/wikijs/15.0.0/ix_values.yaml b/stable/wikijs/15.1.3/ix_values.yaml similarity index 100% rename from stable/wikijs/15.0.0/ix_values.yaml rename to stable/wikijs/15.1.3/ix_values.yaml diff --git a/stable/wikijs/15.0.0/questions.yaml b/stable/wikijs/15.1.3/questions.yaml similarity index 100% rename from stable/wikijs/15.0.0/questions.yaml rename to stable/wikijs/15.1.3/questions.yaml diff --git a/stable/wireguard/8.0.0/templates/NOTES.txt b/stable/wikijs/15.1.3/templates/NOTES.txt similarity index 100% rename from stable/wireguard/8.0.0/templates/NOTES.txt rename to stable/wikijs/15.1.3/templates/NOTES.txt diff --git a/stable/wizarr/6.0.0/templates/common.yaml b/stable/wikijs/15.1.3/templates/common.yaml similarity index 100% rename from stable/wizarr/6.0.0/templates/common.yaml rename to stable/wikijs/15.1.3/templates/common.yaml diff --git a/stable/wizarr/6.0.0/values.yaml b/stable/wikijs/15.1.3/values.yaml similarity index 100% rename from stable/wizarr/6.0.0/values.yaml rename to stable/wikijs/15.1.3/values.yaml diff --git a/stable/wireguard/8.0.0/CHANGELOG.md b/stable/wireguard/8.0.0/CHANGELOG.md deleted file mode 100644 index 90fa4b6b20e..00000000000 --- a/stable/wireguard/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [wireguard-7.1.11](https://github.com/truecharts/charts/compare/wireguard-7.1.10...wireguard-7.1.11) (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)) - - -## [wireguard-7.1.10](https://github.com/truecharts/charts/compare/wireguard-7.1.9...wireguard-7.1.10) (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)) - - -## [wireguard-7.1.9](https://github.com/truecharts/charts/compare/wireguard-7.1.8...wireguard-7.1.9) (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)) - - -## [wireguard-7.1.8](https://github.com/truecharts/charts/compare/wireguard-7.1.7...wireguard-7.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)) - - -## [wireguard-7.1.7](https://github.com/truecharts/charts/compare/wireguard-7.1.6...wireguard-7.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [wireguard-7.1.6](https://github.com/truecharts/charts/compare/wireguard-7.1.5...wireguard-7.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)) - - -## [wireguard-7.1.5](https://github.com/truecharts/charts/compare/wireguard-7.1.4...wireguard-7.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [wireguard-7.1.4](https://github.com/truecharts/charts/compare/wireguard-7.1.3...wireguard-7.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [wireguard-7.1.3](https://github.com/truecharts/charts/compare/wireguard-7.1.0...wireguard-7.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/wireguard/8.0.0/Chart.yaml b/stable/wireguard/8.0.0/Chart.yaml deleted file mode 100644 index af94e96fcf5..00000000000 --- a/stable/wireguard/8.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.0.20210914 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. -home: https://truecharts.org/charts/stable/wireguard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png -keywords: - - wireguard - - vpn -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wireguard -sources: - - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard - - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard - - https://ghcr.io/k8s-at-home/wireguard -type: application -version: 8.0.0 diff --git a/stable/wireguard/8.0.0/charts/common-17.5.0.tgz b/stable/wireguard/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/wireguard/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/wordpress/7.2.0/.helmignore b/stable/wireguard/8.1.3/.helmignore similarity index 100% rename from stable/wordpress/7.2.0/.helmignore rename to stable/wireguard/8.1.3/.helmignore diff --git a/stable/wireguard/8.1.3/CHANGELOG.md b/stable/wireguard/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..4339bfe6bcf --- /dev/null +++ b/stable/wireguard/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [wireguard-7.1.11](https://github.com/truecharts/charts/compare/wireguard-7.1.10...wireguard-7.1.11) (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)) + + +## [wireguard-7.1.10](https://github.com/truecharts/charts/compare/wireguard-7.1.9...wireguard-7.1.10) (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)) + + +## [wireguard-7.1.9](https://github.com/truecharts/charts/compare/wireguard-7.1.8...wireguard-7.1.9) (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)) + + +## [wireguard-7.1.8](https://github.com/truecharts/charts/compare/wireguard-7.1.7...wireguard-7.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)) + + +## [wireguard-7.1.7](https://github.com/truecharts/charts/compare/wireguard-7.1.6...wireguard-7.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [wireguard-7.1.6](https://github.com/truecharts/charts/compare/wireguard-7.1.5...wireguard-7.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)) + + +## [wireguard-7.1.5](https://github.com/truecharts/charts/compare/wireguard-7.1.4...wireguard-7.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [wireguard-7.1.4](https://github.com/truecharts/charts/compare/wireguard-7.1.3...wireguard-7.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [wireguard-7.1.3](https://github.com/truecharts/charts/compare/wireguard-7.1.0...wireguard-7.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/wireguard/8.1.3/Chart.yaml b/stable/wireguard/8.1.3/Chart.yaml new file mode 100644 index 00000000000..5314ca009f0 --- /dev/null +++ b/stable/wireguard/8.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.0.20210914 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. +home: https://truecharts.org/charts/stable/wireguard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png +keywords: + - wireguard + - vpn +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wireguard +sources: + - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard + - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard + - https://ghcr.io/k8s-at-home/wireguard +type: application +version: 8.1.3 diff --git a/stable/wireguard/8.0.0/README.md b/stable/wireguard/8.1.3/README.md similarity index 100% rename from stable/wireguard/8.0.0/README.md rename to stable/wireguard/8.1.3/README.md diff --git a/stable/wireguard/8.0.0/app-readme.md b/stable/wireguard/8.1.3/app-readme.md similarity index 100% rename from stable/wireguard/8.0.0/app-readme.md rename to stable/wireguard/8.1.3/app-readme.md diff --git a/stable/wireguard/8.1.3/charts/common-18.0.3.tgz b/stable/wireguard/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/wireguard/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/wireguard/8.0.0/ix_values.yaml b/stable/wireguard/8.1.3/ix_values.yaml similarity index 100% rename from stable/wireguard/8.0.0/ix_values.yaml rename to stable/wireguard/8.1.3/ix_values.yaml diff --git a/stable/wireguard/8.0.0/questions.yaml b/stable/wireguard/8.1.3/questions.yaml similarity index 100% rename from stable/wireguard/8.0.0/questions.yaml rename to stable/wireguard/8.1.3/questions.yaml diff --git a/stable/wizarr/6.0.0/templates/NOTES.txt b/stable/wireguard/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/wizarr/6.0.0/templates/NOTES.txt rename to stable/wireguard/8.1.3/templates/NOTES.txt diff --git a/stable/wireguard/8.0.0/templates/_configfilemount.tpl b/stable/wireguard/8.1.3/templates/_configfilemount.tpl similarity index 100% rename from stable/wireguard/8.0.0/templates/_configfilemount.tpl rename to stable/wireguard/8.1.3/templates/_configfilemount.tpl diff --git a/stable/wireguard/8.0.0/templates/_configmap.tpl b/stable/wireguard/8.1.3/templates/_configmap.tpl similarity index 100% rename from stable/wireguard/8.0.0/templates/_configmap.tpl rename to stable/wireguard/8.1.3/templates/_configmap.tpl diff --git a/stable/wireguard/8.0.0/templates/_secret.tpl b/stable/wireguard/8.1.3/templates/_secret.tpl similarity index 100% rename from stable/wireguard/8.0.0/templates/_secret.tpl rename to stable/wireguard/8.1.3/templates/_secret.tpl diff --git a/stable/wireguard/8.0.0/templates/common.yaml b/stable/wireguard/8.1.3/templates/common.yaml similarity index 100% rename from stable/wireguard/8.0.0/templates/common.yaml rename to stable/wireguard/8.1.3/templates/common.yaml diff --git a/stable/wordpress/7.2.0/values.yaml b/stable/wireguard/8.1.3/values.yaml similarity index 100% rename from stable/wordpress/7.2.0/values.yaml rename to stable/wireguard/8.1.3/values.yaml diff --git a/stable/wizarr/6.0.0/CHANGELOG.md b/stable/wizarr/6.0.0/CHANGELOG.md deleted file mode 100644 index 15a69fe2d58..00000000000 --- a/stable/wizarr/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [wizarr-5.1.12](https://github.com/truecharts/charts/compare/wizarr-5.1.11...wizarr-5.1.12) (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)) - - -## [wizarr-5.1.11](https://github.com/truecharts/charts/compare/wizarr-5.1.10...wizarr-5.1.11) (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)) - - -## [wizarr-5.1.10](https://github.com/truecharts/charts/compare/wizarr-5.1.9...wizarr-5.1.10) (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)) - - -## [wizarr-5.1.9](https://github.com/truecharts/charts/compare/wizarr-5.1.8...wizarr-5.1.9) (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)) - - -## [wizarr-5.1.8](https://github.com/truecharts/charts/compare/wizarr-5.1.7...wizarr-5.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [wizarr-5.1.7](https://github.com/truecharts/charts/compare/wizarr-5.1.6...wizarr-5.1.7) (2024-01-14) - - - - -## [wizarr-5.1.6](https://github.com/truecharts/charts/compare/wizarr-5.1.5...wizarr-5.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)) - - -## [wizarr-5.1.5](https://github.com/truecharts/charts/compare/wizarr-5.1.4...wizarr-5.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [wizarr-5.1.4](https://github.com/truecharts/charts/compare/wizarr-5.1.3...wizarr-5.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [wizarr-5.1.3](https://github.com/truecharts/charts/compare/wizarr-5.1.0...wizarr-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push diff --git a/stable/wizarr/6.0.0/Chart.yaml b/stable/wizarr/6.0.0/Chart.yaml deleted file mode 100644 index ffccfb55efb..00000000000 --- a/stable/wizarr/6.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 3.5.1 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: A automatic user invitation system for Plex. -home: https://truecharts.org/charts/stable/wizarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png -keywords: - - wizarr - - home-automation - - Tools-Utilities - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wizarr -sources: - - https://github.com/Wizarrrr/wizarr - - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr - - https://ghcr.io/wizarrrr/wizarr -type: application -version: 6.0.0 diff --git a/stable/wizarr/6.0.0/charts/common-17.5.0.tgz b/stable/wizarr/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/wizarr/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/wyoming-piper/4.0.0/.helmignore b/stable/wizarr/6.1.3/.helmignore similarity index 100% rename from stable/wyoming-piper/4.0.0/.helmignore rename to stable/wizarr/6.1.3/.helmignore diff --git a/stable/wizarr/6.1.3/CHANGELOG.md b/stable/wizarr/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d1f61a86f59 --- /dev/null +++ b/stable/wizarr/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [wizarr-5.1.12](https://github.com/truecharts/charts/compare/wizarr-5.1.11...wizarr-5.1.12) (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)) + + +## [wizarr-5.1.11](https://github.com/truecharts/charts/compare/wizarr-5.1.10...wizarr-5.1.11) (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)) + + +## [wizarr-5.1.10](https://github.com/truecharts/charts/compare/wizarr-5.1.9...wizarr-5.1.10) (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)) + + +## [wizarr-5.1.9](https://github.com/truecharts/charts/compare/wizarr-5.1.8...wizarr-5.1.9) (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)) + + +## [wizarr-5.1.8](https://github.com/truecharts/charts/compare/wizarr-5.1.7...wizarr-5.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [wizarr-5.1.7](https://github.com/truecharts/charts/compare/wizarr-5.1.6...wizarr-5.1.7) (2024-01-14) + + + + +## [wizarr-5.1.6](https://github.com/truecharts/charts/compare/wizarr-5.1.5...wizarr-5.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)) + + +## [wizarr-5.1.5](https://github.com/truecharts/charts/compare/wizarr-5.1.4...wizarr-5.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [wizarr-5.1.4](https://github.com/truecharts/charts/compare/wizarr-5.1.3...wizarr-5.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [wizarr-5.1.3](https://github.com/truecharts/charts/compare/wizarr-5.1.0...wizarr-5.1.3) (2024-01-01) + +### Chore diff --git a/stable/wizarr/6.1.3/Chart.yaml b/stable/wizarr/6.1.3/Chart.yaml new file mode 100644 index 00000000000..ca829d9fc7a --- /dev/null +++ b/stable/wizarr/6.1.3/Chart.yaml @@ -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: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 3.5.1 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A automatic user invitation system for Plex. +home: https://truecharts.org/charts/stable/wizarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png +keywords: + - wizarr + - home-automation + - Tools-Utilities + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wizarr +sources: + - https://github.com/Wizarrrr/wizarr + - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr + - https://ghcr.io/wizarrrr/wizarr +type: application +version: 6.1.3 diff --git a/stable/wizarr/6.0.0/README.md b/stable/wizarr/6.1.3/README.md similarity index 100% rename from stable/wizarr/6.0.0/README.md rename to stable/wizarr/6.1.3/README.md diff --git a/stable/wizarr/6.0.0/app-readme.md b/stable/wizarr/6.1.3/app-readme.md similarity index 100% rename from stable/wizarr/6.0.0/app-readme.md rename to stable/wizarr/6.1.3/app-readme.md diff --git a/stable/wizarr/6.1.3/charts/common-18.0.3.tgz b/stable/wizarr/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/wizarr/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/wizarr/6.0.0/ix_values.yaml b/stable/wizarr/6.1.3/ix_values.yaml similarity index 100% rename from stable/wizarr/6.0.0/ix_values.yaml rename to stable/wizarr/6.1.3/ix_values.yaml diff --git a/stable/wizarr/6.0.0/questions.yaml b/stable/wizarr/6.1.3/questions.yaml similarity index 100% rename from stable/wizarr/6.0.0/questions.yaml rename to stable/wizarr/6.1.3/questions.yaml diff --git a/stable/wyoming-piper/4.0.0/templates/NOTES.txt b/stable/wizarr/6.1.3/templates/NOTES.txt similarity index 100% rename from stable/wyoming-piper/4.0.0/templates/NOTES.txt rename to stable/wizarr/6.1.3/templates/NOTES.txt diff --git a/stable/wyoming-whisper/4.0.1/templates/common.yaml b/stable/wizarr/6.1.3/templates/common.yaml similarity index 100% rename from stable/wyoming-whisper/4.0.1/templates/common.yaml rename to stable/wizarr/6.1.3/templates/common.yaml diff --git a/stable/wyoming-piper/4.0.0/values.yaml b/stable/wizarr/6.1.3/values.yaml similarity index 100% rename from stable/wyoming-piper/4.0.0/values.yaml rename to stable/wizarr/6.1.3/values.yaml diff --git a/stable/wordpress/7.2.0/CHANGELOG.md b/stable/wordpress/7.2.0/CHANGELOG.md deleted file mode 100644 index d77d0942e93..00000000000 --- a/stable/wordpress/7.2.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -## [wordpress-6.1.23](https://github.com/truecharts/charts/compare/wordpress-6.1.22...wordpress-6.1.23) (2024-02-12) - -### Chore - - - -- update container image bitnami/wordpress to 6.4.3[@a7bab32](https://github.com/a7bab32) by renovate ([#18226](https://github.com/truecharts/charts/issues/18226)) - - -## [wordpress-6.1.22](https://github.com/truecharts/charts/compare/wordpress-6.1.21...wordpress-6.1.22) (2024-02-12) - -### Chore - - - -- update container image bitnami/wordpress to 6.4.3[@52ada86](https://github.com/52ada86) by renovate ([#18164](https://github.com/truecharts/charts/issues/18164)) - - -## [wordpress-6.1.21](https://github.com/truecharts/charts/compare/wordpress-6.1.20...wordpress-6.1.21) (2024-02-12) - -### Chore - - - -- update container image bitnami/wordpress to 6.4.3[@33e6dba](https://github.com/33e6dba) by renovate ([#18035](https://github.com/truecharts/charts/issues/18035)) - - -## [wordpress-6.1.20](https://github.com/truecharts/charts/compare/wordpress-6.1.19...wordpress-6.1.20) (2024-02-05) - -### Chore - - - -- update container image bitnami/wordpress to v6.4.3[@a4339c4](https://github.com/a4339c4) by renovate ([#17902](https://github.com/truecharts/charts/issues/17902)) - - -## [wordpress-6.1.19](https://github.com/truecharts/charts/compare/wordpress-6.1.18...wordpress-6.1.19) (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)) - - -## [wordpress-6.1.18](https://github.com/truecharts/charts/compare/wordpress-6.1.17...wordpress-6.1.18) (2024-01-29) - -### Chore - - - -- update container image bitnami/wordpress to 6.4.2[@de43215](https://github.com/de43215) by renovate ([#17581](https://github.com/truecharts/charts/issues/17581)) - - -## [wordpress-6.1.17](https://github.com/truecharts/charts/compare/wordpress-6.1.16...wordpress-6.1.17) (2024-01-27) - -### Chore - diff --git a/stable/wordpress/7.2.0/Chart.yaml b/stable/wordpress/7.2.0/Chart.yaml deleted file mode 100644 index 04b3c6726eb..00000000000 --- a/stable/wordpress/7.2.0/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: website - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.4.3 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mariadb - version: 13.0.0 - repository: oci://tccr.io/truecharts - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The WordPress rich content management system can utilize plugins, widgets, and themes. -home: https://truecharts.org/charts/stable/wordpress -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png -keywords: - - wordpress - - cms -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wordpress -sources: - - https://www.wordpress.org - - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - - https://hub.docker.com/r/bitnami/wordpress -type: application -version: 7.2.0 diff --git a/stable/wordpress/7.2.0/charts/common-18.0.1.tgz b/stable/wordpress/7.2.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/wordpress/7.2.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/wordpress/7.2.0/ix_values.yaml b/stable/wordpress/7.2.0/ix_values.yaml deleted file mode 100644 index 199b3c05461..00000000000 --- a/stable/wordpress/7.2.0/ix_values.yaml +++ /dev/null @@ -1,71 +0,0 @@ -image: - repository: bitnami/wordpress - pullPolicy: IfNotPresent - tag: 6.4.3@sha256:83386e4ab0d78848206bfbb70da1a0f9a39413b1b9912c587d0158b30b9377a0 -securityContext: - container: - readOnlyRootFilesystem: false - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - envFrom: - - configMapRef: - name: env-config - - secretRef: - name: env-secret - probes: - liveness: - enabled: true - type: tcp - port: 10591 - readiness: - enabled: true - type: tcp - port: 10591 - startup: - enabled: true - type: tcp - port: 10591 -wordpress: - user: user - pass: bitnami - email: user@example.com - first_name: TrueCharts - last_name: TrueCharts - blog_name: Truecharts Blog - enable_reverse_proxy_headers: true -smtp: - enabled: false - host: "" - port: 587 - user: "" - pass: "" -php-config: - PHP_ENABLE_OPCACHE: "yes" - PHP_EXPOSE_PHP: "" - PHP_MAX_EXECUTION_TIME: "" - PHP_MAX_INPUT_TIME: "" - PHP_MAX_INPUT_VARS: "" - PHP_MEMORY_LIMIT: 512M - PHP_POST_MAX_SIZE: "" - PHP_UPLOAD_MAX_FILESIZE: "" -service: - main: - ports: - main: - protocol: http - port: 10591 -persistence: - config: - enabled: true - mountPath: /bitnami/wordpress -mariadb: - enabled: true - mariadbUsername: wordpress - mariadbDatabase: wordpress -portal: - open: - enabled: true diff --git a/stable/wyoming-whisper/4.0.1/.helmignore b/stable/wordpress/7.2.4/.helmignore similarity index 100% rename from stable/wyoming-whisper/4.0.1/.helmignore rename to stable/wordpress/7.2.4/.helmignore diff --git a/stable/wordpress/7.2.4/CHANGELOG.md b/stable/wordpress/7.2.4/CHANGELOG.md new file mode 100644 index 00000000000..5722282f611 --- /dev/null +++ b/stable/wordpress/7.2.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## [wordpress-6.1.23](https://github.com/truecharts/charts/compare/wordpress-6.1.22...wordpress-6.1.23) (2024-02-12) + +### Chore + + + +- update container image bitnami/wordpress to 6.4.3[@a7bab32](https://github.com/a7bab32) by renovate ([#18226](https://github.com/truecharts/charts/issues/18226)) + + +## [wordpress-6.1.22](https://github.com/truecharts/charts/compare/wordpress-6.1.21...wordpress-6.1.22) (2024-02-12) + +### Chore + + + +- update container image bitnami/wordpress to 6.4.3[@52ada86](https://github.com/52ada86) by renovate ([#18164](https://github.com/truecharts/charts/issues/18164)) + + +## [wordpress-6.1.21](https://github.com/truecharts/charts/compare/wordpress-6.1.20...wordpress-6.1.21) (2024-02-12) + +### Chore + + + +- update container image bitnami/wordpress to 6.4.3[@33e6dba](https://github.com/33e6dba) by renovate ([#18035](https://github.com/truecharts/charts/issues/18035)) + + +## [wordpress-6.1.20](https://github.com/truecharts/charts/compare/wordpress-6.1.19...wordpress-6.1.20) (2024-02-05) + +### Chore + + + +- update container image bitnami/wordpress to v6.4.3[@a4339c4](https://github.com/a4339c4) by renovate ([#17902](https://github.com/truecharts/charts/issues/17902)) + + +## [wordpress-6.1.19](https://github.com/truecharts/charts/compare/wordpress-6.1.18...wordpress-6.1.19) (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)) + + +## [wordpress-6.1.18](https://github.com/truecharts/charts/compare/wordpress-6.1.17...wordpress-6.1.18) (2024-01-29) + +### Chore + + + +- update container image bitnami/wordpress to 6.4.2[@de43215](https://github.com/de43215) by renovate ([#17581](https://github.com/truecharts/charts/issues/17581)) + + +## [wordpress-6.1.17](https://github.com/truecharts/charts/compare/wordpress-6.1.16...wordpress-6.1.17) (2024-01-27) \ No newline at end of file diff --git a/stable/wordpress/7.2.4/Chart.yaml b/stable/wordpress/7.2.4/Chart.yaml new file mode 100644 index 00000000000..772bf589aac --- /dev/null +++ b/stable/wordpress/7.2.4/Chart.yaml @@ -0,0 +1,44 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: website + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 6.4.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 13.0.0 + repository: oci://tccr.io/truecharts + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The WordPress rich content management system can utilize plugins, widgets, and themes. +home: https://truecharts.org/charts/stable/wordpress +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png +keywords: + - wordpress + - cms +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wordpress +sources: + - https://www.wordpress.org + - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress + - https://hub.docker.com/r/bitnami/wordpress +type: application +version: 7.2.4 diff --git a/stable/wordpress/7.2.0/README.md b/stable/wordpress/7.2.4/README.md similarity index 100% rename from stable/wordpress/7.2.0/README.md rename to stable/wordpress/7.2.4/README.md diff --git a/stable/wordpress/7.2.0/app-readme.md b/stable/wordpress/7.2.4/app-readme.md similarity index 100% rename from stable/wordpress/7.2.0/app-readme.md rename to stable/wordpress/7.2.4/app-readme.md diff --git a/stable/wordpress/7.2.4/charts/common-18.0.3.tgz b/stable/wordpress/7.2.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/wordpress/7.2.4/charts/common-18.0.3.tgz differ diff --git a/stable/wordpress/7.2.4/charts/mariadb-13.0.0.tgz b/stable/wordpress/7.2.4/charts/mariadb-13.0.0.tgz new file mode 100644 index 00000000000..564d2d213b7 Binary files /dev/null and b/stable/wordpress/7.2.4/charts/mariadb-13.0.0.tgz differ diff --git a/stable/wordpress/7.2.4/ix_values.yaml b/stable/wordpress/7.2.4/ix_values.yaml new file mode 100644 index 00000000000..df86ceb8068 --- /dev/null +++ b/stable/wordpress/7.2.4/ix_values.yaml @@ -0,0 +1,71 @@ +image: + repository: bitnami/wordpress + pullPolicy: IfNotPresent + tag: 6.4.3@sha256:12f579206273f9b1e4574f28f1dad28956da23d51d977c1430c88aa413e194d1 +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + envFrom: + - configMapRef: + name: env-config + - secretRef: + name: env-secret + probes: + liveness: + enabled: true + type: tcp + port: 10591 + readiness: + enabled: true + type: tcp + port: 10591 + startup: + enabled: true + type: tcp + port: 10591 +wordpress: + user: user + pass: bitnami + email: user@example.com + first_name: TrueCharts + last_name: TrueCharts + blog_name: Truecharts Blog + enable_reverse_proxy_headers: true +smtp: + enabled: false + host: "" + port: 587 + user: "" + pass: "" +php-config: + PHP_ENABLE_OPCACHE: "yes" + PHP_EXPOSE_PHP: "" + PHP_MAX_EXECUTION_TIME: "" + PHP_MAX_INPUT_TIME: "" + PHP_MAX_INPUT_VARS: "" + PHP_MEMORY_LIMIT: 512M + PHP_POST_MAX_SIZE: "" + PHP_UPLOAD_MAX_FILESIZE: "" +service: + main: + ports: + main: + protocol: http + port: 10591 +persistence: + config: + enabled: true + mountPath: /bitnami/wordpress +mariadb: + enabled: true + mariadbUsername: wordpress + mariadbDatabase: wordpress +portal: + open: + enabled: true diff --git a/stable/wordpress/7.2.0/questions.yaml b/stable/wordpress/7.2.4/questions.yaml similarity index 100% rename from stable/wordpress/7.2.0/questions.yaml rename to stable/wordpress/7.2.4/questions.yaml diff --git a/stable/wordpress/7.2.0/templates/_env.tpl b/stable/wordpress/7.2.4/templates/_env.tpl similarity index 100% rename from stable/wordpress/7.2.0/templates/_env.tpl rename to stable/wordpress/7.2.4/templates/_env.tpl diff --git a/stable/wordpress/7.2.0/templates/common.yaml b/stable/wordpress/7.2.4/templates/common.yaml similarity index 100% rename from stable/wordpress/7.2.0/templates/common.yaml rename to stable/wordpress/7.2.4/templates/common.yaml diff --git a/stable/wyoming-whisper/4.0.1/values.yaml b/stable/wordpress/7.2.4/values.yaml similarity index 100% rename from stable/wyoming-whisper/4.0.1/values.yaml rename to stable/wordpress/7.2.4/values.yaml diff --git a/stable/wyoming-piper/4.0.0/CHANGELOG.md b/stable/wyoming-piper/4.0.0/CHANGELOG.md deleted file mode 100644 index cbb5d54ecc7..00000000000 --- a/stable/wyoming-piper/4.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [wyoming-piper-3.1.11](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.10...wyoming-piper-3.1.11) (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)) - - -## [wyoming-piper-3.1.10](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.9...wyoming-piper-3.1.10) (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)) - - -## [wyoming-piper-3.1.9](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.8...wyoming-piper-3.1.9) (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)) - - -## [wyoming-piper-3.1.8](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.7...wyoming-piper-3.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)) - - -## [wyoming-piper-3.1.7](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.6...wyoming-piper-3.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [wyoming-piper-3.1.6](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.5...wyoming-piper-3.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)) - - -## [wyoming-piper-3.1.5](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.4...wyoming-piper-3.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [wyoming-piper-3.1.4](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.3...wyoming-piper-3.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [wyoming-piper-3.1.3](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.0...wyoming-piper-3.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/wyoming-piper/4.0.0/Chart.yaml b/stable/wyoming-piper/4.0.0/Chart.yaml deleted file mode 100644 index b48d56a532d..00000000000 --- a/stable/wyoming-piper/4.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.4.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Wyoming integration of piper -home: https://truecharts.org/charts/stable/wyoming-piper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-piper.png -keywords: - - wyoming-piper -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wyoming-piper -sources: - - https://github.com/home-assistant/addons/tree/master/piper - - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper - - https://hub.docker.com/r/rhasspy/wyoming-piper -type: application -version: 4.0.0 diff --git a/stable/wyoming-piper/4.0.0/charts/common-17.5.0.tgz b/stable/wyoming-piper/4.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/wyoming-piper/4.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/xen-orchestra/8.0.1/.helmignore b/stable/wyoming-piper/4.1.3/.helmignore similarity index 100% rename from stable/xen-orchestra/8.0.1/.helmignore rename to stable/wyoming-piper/4.1.3/.helmignore diff --git a/stable/wyoming-piper/4.1.3/CHANGELOG.md b/stable/wyoming-piper/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..e201951e94e --- /dev/null +++ b/stable/wyoming-piper/4.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [wyoming-piper-3.1.11](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.10...wyoming-piper-3.1.11) (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)) + + +## [wyoming-piper-3.1.10](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.9...wyoming-piper-3.1.10) (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)) + + +## [wyoming-piper-3.1.9](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.8...wyoming-piper-3.1.9) (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)) + + +## [wyoming-piper-3.1.8](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.7...wyoming-piper-3.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)) + + +## [wyoming-piper-3.1.7](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.6...wyoming-piper-3.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [wyoming-piper-3.1.6](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.5...wyoming-piper-3.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)) + + +## [wyoming-piper-3.1.5](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.4...wyoming-piper-3.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [wyoming-piper-3.1.4](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.3...wyoming-piper-3.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [wyoming-piper-3.1.3](https://github.com/truecharts/charts/compare/wyoming-piper-3.1.0...wyoming-piper-3.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/wyoming-piper/4.1.3/Chart.yaml b/stable/wyoming-piper/4.1.3/Chart.yaml new file mode 100644 index 00000000000..826f1af335b --- /dev/null +++ b/stable/wyoming-piper/4.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.4.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The Wyoming integration of piper +home: https://truecharts.org/charts/stable/wyoming-piper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-piper.png +keywords: + - wyoming-piper +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wyoming-piper +sources: + - https://github.com/home-assistant/addons/tree/master/piper + - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper + - https://hub.docker.com/r/rhasspy/wyoming-piper +type: application +version: 4.1.3 diff --git a/stable/wyoming-piper/4.0.0/README.md b/stable/wyoming-piper/4.1.3/README.md similarity index 100% rename from stable/wyoming-piper/4.0.0/README.md rename to stable/wyoming-piper/4.1.3/README.md diff --git a/stable/wyoming-piper/4.0.0/app-readme.md b/stable/wyoming-piper/4.1.3/app-readme.md similarity index 100% rename from stable/wyoming-piper/4.0.0/app-readme.md rename to stable/wyoming-piper/4.1.3/app-readme.md diff --git a/stable/wyoming-piper/4.1.3/charts/common-18.0.3.tgz b/stable/wyoming-piper/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/wyoming-piper/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/wyoming-piper/4.0.0/ix_values.yaml b/stable/wyoming-piper/4.1.3/ix_values.yaml similarity index 100% rename from stable/wyoming-piper/4.0.0/ix_values.yaml rename to stable/wyoming-piper/4.1.3/ix_values.yaml diff --git a/stable/wyoming-piper/4.0.0/questions.yaml b/stable/wyoming-piper/4.1.3/questions.yaml similarity index 100% rename from stable/wyoming-piper/4.0.0/questions.yaml rename to stable/wyoming-piper/4.1.3/questions.yaml diff --git a/stable/wyoming-whisper/4.0.1/templates/NOTES.txt b/stable/wyoming-piper/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/wyoming-whisper/4.0.1/templates/NOTES.txt rename to stable/wyoming-piper/4.1.3/templates/NOTES.txt diff --git a/stable/wyoming-piper/4.0.0/templates/_args.tpl b/stable/wyoming-piper/4.1.3/templates/_args.tpl similarity index 100% rename from stable/wyoming-piper/4.0.0/templates/_args.tpl rename to stable/wyoming-piper/4.1.3/templates/_args.tpl diff --git a/stable/wyoming-piper/4.0.0/templates/common.yaml b/stable/wyoming-piper/4.1.3/templates/common.yaml similarity index 100% rename from stable/wyoming-piper/4.0.0/templates/common.yaml rename to stable/wyoming-piper/4.1.3/templates/common.yaml diff --git a/stable/xen-orchestra/8.0.1/values.yaml b/stable/wyoming-piper/4.1.3/values.yaml similarity index 100% rename from stable/xen-orchestra/8.0.1/values.yaml rename to stable/wyoming-piper/4.1.3/values.yaml diff --git a/stable/wyoming-whisper/4.0.1/CHANGELOG.md b/stable/wyoming-whisper/4.0.1/CHANGELOG.md deleted file mode 100644 index d05a70329a1..00000000000 --- a/stable/wyoming-whisper/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [wyoming-whisper-3.1.11](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.10...wyoming-whisper-3.1.11) (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)) - - -## [wyoming-whisper-3.1.10](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.9...wyoming-whisper-3.1.10) (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)) - - -## [wyoming-whisper-3.1.9](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.8...wyoming-whisper-3.1.9) (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)) - - -## [wyoming-whisper-3.1.8](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.7...wyoming-whisper-3.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)) - - -## [wyoming-whisper-3.1.7](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.6...wyoming-whisper-3.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [wyoming-whisper-3.1.6](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.5...wyoming-whisper-3.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)) - - -## [wyoming-whisper-3.1.5](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.4...wyoming-whisper-3.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [wyoming-whisper-3.1.4](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.3...wyoming-whisper-3.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [wyoming-whisper-3.1.3](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.0...wyoming-whisper-3.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency diff --git a/stable/wyoming-whisper/4.0.1/Chart.yaml b/stable/wyoming-whisper/4.0.1/Chart.yaml deleted file mode 100644 index 9103fe1de7e..00000000000 --- a/stable/wyoming-whisper/4.0.1/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: The Wyoming integration of whisper -home: https://truecharts.org/charts/stable/wyoming-whisper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-whisper.png -keywords: - - wyoming-whisper -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: wyoming-whisper -sources: - - https://github.com/home-assistant/addons/tree/master/whisper - - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper - - https://hub.docker.com/r/rhasspy/wyoming-whisper -type: application -version: 4.0.1 diff --git a/stable/wyoming-whisper/4.0.1/charts/common-17.5.0.tgz b/stable/wyoming-whisper/4.0.1/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/wyoming-whisper/4.0.1/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/xmrig/6.0.0/.helmignore b/stable/wyoming-whisper/4.1.3/.helmignore similarity index 100% rename from stable/xmrig/6.0.0/.helmignore rename to stable/wyoming-whisper/4.1.3/.helmignore diff --git a/stable/wyoming-whisper/4.1.3/CHANGELOG.md b/stable/wyoming-whisper/4.1.3/CHANGELOG.md new file mode 100644 index 00000000000..047fad06dac --- /dev/null +++ b/stable/wyoming-whisper/4.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [wyoming-whisper-3.1.11](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.10...wyoming-whisper-3.1.11) (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)) + + +## [wyoming-whisper-3.1.10](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.9...wyoming-whisper-3.1.10) (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)) + + +## [wyoming-whisper-3.1.9](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.8...wyoming-whisper-3.1.9) (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)) + + +## [wyoming-whisper-3.1.8](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.7...wyoming-whisper-3.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)) + + +## [wyoming-whisper-3.1.7](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.6...wyoming-whisper-3.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [wyoming-whisper-3.1.6](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.5...wyoming-whisper-3.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)) + + +## [wyoming-whisper-3.1.5](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.4...wyoming-whisper-3.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [wyoming-whisper-3.1.4](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.3...wyoming-whisper-3.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [wyoming-whisper-3.1.3](https://github.com/truecharts/charts/compare/wyoming-whisper-3.1.0...wyoming-whisper-3.1.3) (2024-01-01) + +### Chore + + diff --git a/stable/wyoming-whisper/4.1.3/Chart.yaml b/stable/wyoming-whisper/4.1.3/Chart.yaml new file mode 100644 index 00000000000..574ad070d02 --- /dev/null +++ b/stable/wyoming-whisper/4.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The Wyoming integration of whisper +home: https://truecharts.org/charts/stable/wyoming-whisper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-whisper.png +keywords: + - wyoming-whisper +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wyoming-whisper +sources: + - https://github.com/home-assistant/addons/tree/master/whisper + - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper + - https://hub.docker.com/r/rhasspy/wyoming-whisper +type: application +version: 4.1.3 diff --git a/stable/wyoming-whisper/4.0.1/README.md b/stable/wyoming-whisper/4.1.3/README.md similarity index 100% rename from stable/wyoming-whisper/4.0.1/README.md rename to stable/wyoming-whisper/4.1.3/README.md diff --git a/stable/wyoming-whisper/4.0.1/app-readme.md b/stable/wyoming-whisper/4.1.3/app-readme.md similarity index 100% rename from stable/wyoming-whisper/4.0.1/app-readme.md rename to stable/wyoming-whisper/4.1.3/app-readme.md diff --git a/stable/wyoming-whisper/4.1.3/charts/common-18.0.3.tgz b/stable/wyoming-whisper/4.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/wyoming-whisper/4.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/wyoming-whisper/4.0.1/ix_values.yaml b/stable/wyoming-whisper/4.1.3/ix_values.yaml similarity index 100% rename from stable/wyoming-whisper/4.0.1/ix_values.yaml rename to stable/wyoming-whisper/4.1.3/ix_values.yaml diff --git a/stable/wyoming-whisper/4.0.1/questions.yaml b/stable/wyoming-whisper/4.1.3/questions.yaml similarity index 100% rename from stable/wyoming-whisper/4.0.1/questions.yaml rename to stable/wyoming-whisper/4.1.3/questions.yaml diff --git a/stable/xen-orchestra/8.0.1/templates/NOTES.txt b/stable/wyoming-whisper/4.1.3/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/8.0.1/templates/NOTES.txt rename to stable/wyoming-whisper/4.1.3/templates/NOTES.txt diff --git a/stable/xen-orchestra/8.0.1/templates/common.yaml b/stable/wyoming-whisper/4.1.3/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/8.0.1/templates/common.yaml rename to stable/wyoming-whisper/4.1.3/templates/common.yaml diff --git a/stable/xmrig/6.0.0/values.yaml b/stable/wyoming-whisper/4.1.3/values.yaml similarity index 100% rename from stable/xmrig/6.0.0/values.yaml rename to stable/wyoming-whisper/4.1.3/values.yaml diff --git a/stable/xen-orchestra/8.0.1/CHANGELOG.md b/stable/xen-orchestra/8.0.1/CHANGELOG.md deleted file mode 100644 index a3418ba7102..00000000000 --- a/stable/xen-orchestra/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - - -## [xen-orchestra-7.4.0](https://github.com/truecharts/charts/compare/xen-orchestra-7.3.1...xen-orchestra-7.4.0) (2024-02-12) - -### Chore - - - -- update container image ronivay/xen-orchestra to v5.136.0[@975efa0](https://github.com/975efa0) by renovate ([#18196](https://github.com/truecharts/charts/issues/18196)) - - -## [xen-orchestra-7.3.1](https://github.com/truecharts/charts/compare/xen-orchestra-7.3.0...xen-orchestra-7.3.1) (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)) - - -## [xen-orchestra-7.3.0](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.14...xen-orchestra-7.3.0) (2024-02-03) - -### Chore - - - -- update container image ronivay/xen-orchestra to v5.135.0[@75cce0f](https://github.com/75cce0f) by renovate ([#17803](https://github.com/truecharts/charts/issues/17803)) - - -## [xen-orchestra-7.2.14](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.13...xen-orchestra-7.2.14) (2024-01-29) - -### Chore - - - -- update container image ronivay/xen-orchestra to 5.132.0[@ddf10cf](https://github.com/ddf10cf) by renovate ([#17652](https://github.com/truecharts/charts/issues/17652)) - - -## [xen-orchestra-7.2.13](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.12...xen-orchestra-7.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)) - - -## [xen-orchestra-7.2.12](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.11...xen-orchestra-7.2.12) (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)) - - -## [xen-orchestra-7.2.11](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.10...xen-orchestra-7.2.11) (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)) - - -## [xen-orchestra-7.2.10](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.9...xen-orchestra-7.2.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [xen-orchestra-7.2.9](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.8...xen-orchestra-7.2.9) (2024-01-21) - -### Chore - diff --git a/stable/xen-orchestra/8.0.1/Chart.yaml b/stable/xen-orchestra/8.0.1/Chart.yaml deleted file mode 100644 index 517fc0ff9ae..00000000000 --- a/stable/xen-orchestra/8.0.1/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: management - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 5.136.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. -home: https://truecharts.org/charts/stable/xen-orchestra -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png -keywords: - - xen-orchestra -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xen-orchestra -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra - - https://hub.docker.com/r/ronivay/xen-orchestra -type: application -version: 8.0.1 diff --git a/stable/xen-orchestra/8.0.1/charts/common-17.5.0.tgz b/stable/xen-orchestra/8.0.1/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/xen-orchestra/8.0.1/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/xonotic/5.0.0/.helmignore b/stable/xen-orchestra/8.1.4/.helmignore similarity index 100% rename from stable/xonotic/5.0.0/.helmignore rename to stable/xen-orchestra/8.1.4/.helmignore diff --git a/stable/xen-orchestra/8.1.4/CHANGELOG.md b/stable/xen-orchestra/8.1.4/CHANGELOG.md new file mode 100644 index 00000000000..1b8b5ff00cd --- /dev/null +++ b/stable/xen-orchestra/8.1.4/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + + +## [xen-orchestra-7.4.0](https://github.com/truecharts/charts/compare/xen-orchestra-7.3.1...xen-orchestra-7.4.0) (2024-02-12) + +### Chore + + + +- update container image ronivay/xen-orchestra to v5.136.0[@975efa0](https://github.com/975efa0) by renovate ([#18196](https://github.com/truecharts/charts/issues/18196)) + + +## [xen-orchestra-7.3.1](https://github.com/truecharts/charts/compare/xen-orchestra-7.3.0...xen-orchestra-7.3.1) (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)) + + +## [xen-orchestra-7.3.0](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.14...xen-orchestra-7.3.0) (2024-02-03) + +### Chore + + + +- update container image ronivay/xen-orchestra to v5.135.0[@75cce0f](https://github.com/75cce0f) by renovate ([#17803](https://github.com/truecharts/charts/issues/17803)) + + +## [xen-orchestra-7.2.14](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.13...xen-orchestra-7.2.14) (2024-01-29) + +### Chore + + + +- update container image ronivay/xen-orchestra to 5.132.0[@ddf10cf](https://github.com/ddf10cf) by renovate ([#17652](https://github.com/truecharts/charts/issues/17652)) + + +## [xen-orchestra-7.2.13](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.12...xen-orchestra-7.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)) + + +## [xen-orchestra-7.2.12](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.11...xen-orchestra-7.2.12) (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)) + + +## [xen-orchestra-7.2.11](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.10...xen-orchestra-7.2.11) (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)) + + +## [xen-orchestra-7.2.10](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.9...xen-orchestra-7.2.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [xen-orchestra-7.2.9](https://github.com/truecharts/charts/compare/xen-orchestra-7.2.8...xen-orchestra-7.2.9) (2024-01-21) \ No newline at end of file diff --git a/stable/xen-orchestra/8.1.4/Chart.yaml b/stable/xen-orchestra/8.1.4/Chart.yaml new file mode 100644 index 00000000000..3c5a37b04d8 --- /dev/null +++ b/stable/xen-orchestra/8.1.4/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: management + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 5.136.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. +home: https://truecharts.org/charts/stable/xen-orchestra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png +keywords: + - xen-orchestra +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: xen-orchestra +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra + - https://hub.docker.com/r/ronivay/xen-orchestra +type: application +version: 8.1.4 diff --git a/stable/xen-orchestra/8.0.1/README.md b/stable/xen-orchestra/8.1.4/README.md similarity index 100% rename from stable/xen-orchestra/8.0.1/README.md rename to stable/xen-orchestra/8.1.4/README.md diff --git a/stable/xen-orchestra/8.0.1/app-readme.md b/stable/xen-orchestra/8.1.4/app-readme.md similarity index 100% rename from stable/xen-orchestra/8.0.1/app-readme.md rename to stable/xen-orchestra/8.1.4/app-readme.md diff --git a/stable/xen-orchestra/8.1.4/charts/common-18.0.3.tgz b/stable/xen-orchestra/8.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/xen-orchestra/8.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/xen-orchestra/8.0.1/ix_values.yaml b/stable/xen-orchestra/8.1.4/ix_values.yaml similarity index 100% rename from stable/xen-orchestra/8.0.1/ix_values.yaml rename to stable/xen-orchestra/8.1.4/ix_values.yaml diff --git a/stable/xen-orchestra/8.0.1/questions.yaml b/stable/xen-orchestra/8.1.4/questions.yaml similarity index 100% rename from stable/xen-orchestra/8.0.1/questions.yaml rename to stable/xen-orchestra/8.1.4/questions.yaml diff --git a/stable/xteve/13.0.0/templates/NOTES.txt b/stable/xen-orchestra/8.1.4/templates/NOTES.txt similarity index 100% rename from stable/xteve/13.0.0/templates/NOTES.txt rename to stable/xen-orchestra/8.1.4/templates/NOTES.txt diff --git a/stable/xteve/13.0.0/templates/common.yaml b/stable/xen-orchestra/8.1.4/templates/common.yaml similarity index 100% rename from stable/xteve/13.0.0/templates/common.yaml rename to stable/xen-orchestra/8.1.4/templates/common.yaml diff --git a/stable/xonotic/5.0.0/values.yaml b/stable/xen-orchestra/8.1.4/values.yaml similarity index 100% rename from stable/xonotic/5.0.0/values.yaml rename to stable/xen-orchestra/8.1.4/values.yaml diff --git a/stable/xmrig/6.0.0/CHANGELOG.md b/stable/xmrig/6.0.0/CHANGELOG.md deleted file mode 100644 index 65b40dadaf1..00000000000 --- a/stable/xmrig/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [xmrig-4.1.12](https://github.com/truecharts/charts/compare/xmrig-4.1.11...xmrig-4.1.12) (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)) - - -## [xmrig-4.1.11](https://github.com/truecharts/charts/compare/xmrig-4.1.10...xmrig-4.1.11) (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)) - - -## [xmrig-4.1.10](https://github.com/truecharts/charts/compare/xmrig-4.1.9...xmrig-4.1.10) (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)) - - -## [xmrig-4.1.9](https://github.com/truecharts/charts/compare/xmrig-4.1.8...xmrig-4.1.9) (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)) - - -## [xmrig-4.1.8](https://github.com/truecharts/charts/compare/xmrig-4.1.7...xmrig-4.1.8) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [xmrig-4.1.7](https://github.com/truecharts/charts/compare/xmrig-4.1.6...xmrig-4.1.7) (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)) - - -## [xmrig-4.1.6](https://github.com/truecharts/charts/compare/xmrig-4.1.5...xmrig-4.1.6) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [xmrig-4.1.5](https://github.com/truecharts/charts/compare/xmrig-4.1.4...xmrig-4.1.5) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [xmrig-4.1.4](https://github.com/truecharts/charts/compare/xmrig-4.1.1...xmrig-4.1.4) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency diff --git a/stable/xmrig/6.0.0/Chart.yaml b/stable/xmrig/6.0.0/Chart.yaml deleted file mode 100644 index 201095859fc..00000000000 --- a/stable/xmrig/6.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 6.21.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Chartised version of XMRig for CPU Mining. Helps turn your server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. -home: https://truecharts.org/charts/stable/xmrig -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png -keywords: - - xmrig - - Crypto -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xmrig -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xmrig - - https://hub.docker.com/r/cooleye72/xmrig -type: application -version: 6.0.0 diff --git a/stable/xmrig/6.0.0/charts/common-17.5.0.tgz b/stable/xmrig/6.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/xmrig/6.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/xteve/13.0.0/.helmignore b/stable/xmrig/6.1.3/.helmignore similarity index 100% rename from stable/xteve/13.0.0/.helmignore rename to stable/xmrig/6.1.3/.helmignore diff --git a/stable/xmrig/6.1.3/CHANGELOG.md b/stable/xmrig/6.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1887a4252f3 --- /dev/null +++ b/stable/xmrig/6.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [xmrig-4.1.12](https://github.com/truecharts/charts/compare/xmrig-4.1.11...xmrig-4.1.12) (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)) + + +## [xmrig-4.1.11](https://github.com/truecharts/charts/compare/xmrig-4.1.10...xmrig-4.1.11) (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)) + + +## [xmrig-4.1.10](https://github.com/truecharts/charts/compare/xmrig-4.1.9...xmrig-4.1.10) (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)) + + +## [xmrig-4.1.9](https://github.com/truecharts/charts/compare/xmrig-4.1.8...xmrig-4.1.9) (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)) + + +## [xmrig-4.1.8](https://github.com/truecharts/charts/compare/xmrig-4.1.7...xmrig-4.1.8) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [xmrig-4.1.7](https://github.com/truecharts/charts/compare/xmrig-4.1.6...xmrig-4.1.7) (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)) + + +## [xmrig-4.1.6](https://github.com/truecharts/charts/compare/xmrig-4.1.5...xmrig-4.1.6) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [xmrig-4.1.5](https://github.com/truecharts/charts/compare/xmrig-4.1.4...xmrig-4.1.5) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [xmrig-4.1.4](https://github.com/truecharts/charts/compare/xmrig-4.1.1...xmrig-4.1.4) (2024-01-01) + +### Chore + + diff --git a/stable/xmrig/6.1.3/Chart.yaml b/stable/xmrig/6.1.3/Chart.yaml new file mode 100644 index 00000000000..68e09682848 --- /dev/null +++ b/stable/xmrig/6.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Crypto + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 6.21.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Chartised version of XMRig for CPU Mining. Helps turn your server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. +home: https://truecharts.org/charts/stable/xmrig +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png +keywords: + - xmrig + - Crypto +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: xmrig +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xmrig + - https://hub.docker.com/r/cooleye72/xmrig +type: application +version: 6.1.3 diff --git a/stable/xmrig/6.0.0/README.md b/stable/xmrig/6.1.3/README.md similarity index 100% rename from stable/xmrig/6.0.0/README.md rename to stable/xmrig/6.1.3/README.md diff --git a/stable/xmrig/6.0.0/app-readme.md b/stable/xmrig/6.1.3/app-readme.md similarity index 100% rename from stable/xmrig/6.0.0/app-readme.md rename to stable/xmrig/6.1.3/app-readme.md diff --git a/stable/xmrig/6.1.3/charts/common-18.0.3.tgz b/stable/xmrig/6.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/xmrig/6.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/xmrig/6.0.0/ix_values.yaml b/stable/xmrig/6.1.3/ix_values.yaml similarity index 100% rename from stable/xmrig/6.0.0/ix_values.yaml rename to stable/xmrig/6.1.3/ix_values.yaml diff --git a/stable/xmrig/6.0.0/questions.yaml b/stable/xmrig/6.1.3/questions.yaml similarity index 100% rename from stable/xmrig/6.0.0/questions.yaml rename to stable/xmrig/6.1.3/questions.yaml diff --git a/stable/xmrig/6.0.0/templates/common.yaml b/stable/xmrig/6.1.3/templates/common.yaml similarity index 100% rename from stable/xmrig/6.0.0/templates/common.yaml rename to stable/xmrig/6.1.3/templates/common.yaml diff --git a/stable/xteve/13.0.0/values.yaml b/stable/xmrig/6.1.3/values.yaml similarity index 100% rename from stable/xteve/13.0.0/values.yaml rename to stable/xmrig/6.1.3/values.yaml diff --git a/stable/xonotic/5.0.0/CHANGELOG.md b/stable/xonotic/5.0.0/CHANGELOG.md deleted file mode 100644 index abbba4a66ee..00000000000 --- a/stable/xonotic/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [xonotic-4.1.11](https://github.com/truecharts/charts/compare/xonotic-4.1.10...xonotic-4.1.11) (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)) - - -## [xonotic-4.1.10](https://github.com/truecharts/charts/compare/xonotic-4.1.9...xonotic-4.1.10) (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)) - - -## [xonotic-4.1.9](https://github.com/truecharts/charts/compare/xonotic-4.1.8...xonotic-4.1.9) (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)) - - -## [xonotic-4.1.8](https://github.com/truecharts/charts/compare/xonotic-4.1.7...xonotic-4.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)) - - -## [xonotic-4.1.7](https://github.com/truecharts/charts/compare/xonotic-4.1.6...xonotic-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [xonotic-4.1.6](https://github.com/truecharts/charts/compare/xonotic-4.1.5...xonotic-4.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)) - - -## [xonotic-4.1.5](https://github.com/truecharts/charts/compare/xonotic-4.1.4...xonotic-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [xonotic-4.1.4](https://github.com/truecharts/charts/compare/xonotic-4.1.3...xonotic-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [xonotic-4.1.3](https://github.com/truecharts/charts/compare/xonotic-4.1.0...xonotic-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/xonotic/5.0.0/Chart.yaml b/stable/xonotic/5.0.0/Chart.yaml deleted file mode 100644 index 78733184811..00000000000 --- a/stable/xonotic/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This Chart will download and install the preferred version of Xonotic. -home: https://truecharts.org/charts/stable/xonotic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.png -keywords: - - xonotic - - GameServers -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xonotic -sources: - - https://www.xonotic.org/ - - https://github.com/truecharts/charts/tree/master/charts/stable/xonotic - - https://hub.docker.com/r/ich777/xonotic -type: application -version: 5.0.0 diff --git a/stable/xonotic/5.0.0/charts/common-17.5.0.tgz b/stable/xonotic/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/xonotic/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/xware/5.0.0/.helmignore b/stable/xonotic/5.1.3/.helmignore similarity index 100% rename from stable/xware/5.0.0/.helmignore rename to stable/xonotic/5.1.3/.helmignore diff --git a/stable/xonotic/5.1.3/CHANGELOG.md b/stable/xonotic/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..1c35b9e7e7c --- /dev/null +++ b/stable/xonotic/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [xonotic-4.1.11](https://github.com/truecharts/charts/compare/xonotic-4.1.10...xonotic-4.1.11) (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)) + + +## [xonotic-4.1.10](https://github.com/truecharts/charts/compare/xonotic-4.1.9...xonotic-4.1.10) (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)) + + +## [xonotic-4.1.9](https://github.com/truecharts/charts/compare/xonotic-4.1.8...xonotic-4.1.9) (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)) + + +## [xonotic-4.1.8](https://github.com/truecharts/charts/compare/xonotic-4.1.7...xonotic-4.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)) + + +## [xonotic-4.1.7](https://github.com/truecharts/charts/compare/xonotic-4.1.6...xonotic-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [xonotic-4.1.6](https://github.com/truecharts/charts/compare/xonotic-4.1.5...xonotic-4.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)) + + +## [xonotic-4.1.5](https://github.com/truecharts/charts/compare/xonotic-4.1.4...xonotic-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [xonotic-4.1.4](https://github.com/truecharts/charts/compare/xonotic-4.1.3...xonotic-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [xonotic-4.1.3](https://github.com/truecharts/charts/compare/xonotic-4.1.0...xonotic-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/xonotic/5.1.3/Chart.yaml b/stable/xonotic/5.1.3/Chart.yaml new file mode 100644 index 00000000000..019ebd13241 --- /dev/null +++ b/stable/xonotic/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: GameServers + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This Chart will download and install the preferred version of Xonotic. +home: https://truecharts.org/charts/stable/xonotic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.png +keywords: + - xonotic + - GameServers +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: xonotic +sources: + - https://www.xonotic.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/xonotic + - https://hub.docker.com/r/ich777/xonotic +type: application +version: 5.1.3 diff --git a/stable/xonotic/5.0.0/README.md b/stable/xonotic/5.1.3/README.md similarity index 100% rename from stable/xonotic/5.0.0/README.md rename to stable/xonotic/5.1.3/README.md diff --git a/stable/xonotic/5.0.0/app-readme.md b/stable/xonotic/5.1.3/app-readme.md similarity index 100% rename from stable/xonotic/5.0.0/app-readme.md rename to stable/xonotic/5.1.3/app-readme.md diff --git a/stable/xonotic/5.1.3/charts/common-18.0.3.tgz b/stable/xonotic/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/xonotic/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/xonotic/5.0.0/ix_values.yaml b/stable/xonotic/5.1.3/ix_values.yaml similarity index 100% rename from stable/xonotic/5.0.0/ix_values.yaml rename to stable/xonotic/5.1.3/ix_values.yaml diff --git a/stable/xonotic/5.0.0/questions.yaml b/stable/xonotic/5.1.3/questions.yaml similarity index 100% rename from stable/xonotic/5.0.0/questions.yaml rename to stable/xonotic/5.1.3/questions.yaml diff --git a/stable/xonotic/5.0.0/templates/common.yaml b/stable/xonotic/5.1.3/templates/common.yaml similarity index 100% rename from stable/xonotic/5.0.0/templates/common.yaml rename to stable/xonotic/5.1.3/templates/common.yaml diff --git a/stable/xware/5.0.0/values.yaml b/stable/xonotic/5.1.3/values.yaml similarity index 100% rename from stable/xware/5.0.0/values.yaml rename to stable/xonotic/5.1.3/values.yaml diff --git a/stable/xteve/13.0.0/CHANGELOG.md b/stable/xteve/13.0.0/CHANGELOG.md deleted file mode 100644 index a73d7ab4455..00000000000 --- a/stable/xteve/13.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [xteve-12.1.11](https://github.com/truecharts/charts/compare/xteve-12.1.10...xteve-12.1.11) (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)) - - -## [xteve-12.1.10](https://github.com/truecharts/charts/compare/xteve-12.1.9...xteve-12.1.10) (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)) - - -## [xteve-12.1.9](https://github.com/truecharts/charts/compare/xteve-12.1.8...xteve-12.1.9) (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)) - - -## [xteve-12.1.8](https://github.com/truecharts/charts/compare/xteve-12.1.7...xteve-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)) - - -## [xteve-12.1.7](https://github.com/truecharts/charts/compare/xteve-12.1.6...xteve-12.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [xteve-12.1.6](https://github.com/truecharts/charts/compare/xteve-12.1.5...xteve-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)) - - -## [xteve-12.1.5](https://github.com/truecharts/charts/compare/xteve-12.1.4...xteve-12.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [xteve-12.1.4](https://github.com/truecharts/charts/compare/xteve-12.1.3...xteve-12.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [xteve-12.1.3](https://github.com/truecharts/charts/compare/xteve-12.1.0...xteve-12.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/xteve/13.0.0/Chart.yaml b/stable/xteve/13.0.0/Chart.yaml deleted file mode 100644 index c106718b7a3..00000000000 --- a/stable/xteve/13.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.0.200 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: M3U Proxy for Plex DVR and Emby Live TV. -home: https://truecharts.org/charts/stable/xteve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.png -keywords: - - xteve - - iptv - - plex - - emby -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xteve -sources: - - https://github.com/xteve-project/xTeVe - - https://github.com/k8s-at-home/container-images - - https://github.com/truecharts/charts/tree/master/charts/stable/xteve - - https://ghcr.io/k8s-at-home/xteve -type: application -version: 13.0.0 diff --git a/stable/xteve/13.0.0/charts/common-17.5.0.tgz b/stable/xteve/13.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/xteve/13.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/xwiki/12.1.0/.helmignore b/stable/xteve/13.1.3/.helmignore similarity index 100% rename from stable/xwiki/12.1.0/.helmignore rename to stable/xteve/13.1.3/.helmignore diff --git a/stable/xteve/13.1.3/CHANGELOG.md b/stable/xteve/13.1.3/CHANGELOG.md new file mode 100644 index 00000000000..d7fd260885c --- /dev/null +++ b/stable/xteve/13.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [xteve-12.1.11](https://github.com/truecharts/charts/compare/xteve-12.1.10...xteve-12.1.11) (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)) + + +## [xteve-12.1.10](https://github.com/truecharts/charts/compare/xteve-12.1.9...xteve-12.1.10) (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)) + + +## [xteve-12.1.9](https://github.com/truecharts/charts/compare/xteve-12.1.8...xteve-12.1.9) (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)) + + +## [xteve-12.1.8](https://github.com/truecharts/charts/compare/xteve-12.1.7...xteve-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)) + + +## [xteve-12.1.7](https://github.com/truecharts/charts/compare/xteve-12.1.6...xteve-12.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [xteve-12.1.6](https://github.com/truecharts/charts/compare/xteve-12.1.5...xteve-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)) + + +## [xteve-12.1.5](https://github.com/truecharts/charts/compare/xteve-12.1.4...xteve-12.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [xteve-12.1.4](https://github.com/truecharts/charts/compare/xteve-12.1.3...xteve-12.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [xteve-12.1.3](https://github.com/truecharts/charts/compare/xteve-12.1.0...xteve-12.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/xteve/13.1.3/Chart.yaml b/stable/xteve/13.1.3/Chart.yaml new file mode 100644 index 00000000000..c9d14f03691 --- /dev/null +++ b/stable/xteve/13.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2.2.0.200 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: M3U Proxy for Plex DVR and Emby Live TV. +home: https://truecharts.org/charts/stable/xteve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.png +keywords: + - xteve + - iptv + - plex + - emby +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: xteve +sources: + - https://github.com/xteve-project/xTeVe + - https://github.com/k8s-at-home/container-images + - https://github.com/truecharts/charts/tree/master/charts/stable/xteve + - https://ghcr.io/k8s-at-home/xteve +type: application +version: 13.1.3 diff --git a/stable/xteve/13.0.0/README.md b/stable/xteve/13.1.3/README.md similarity index 100% rename from stable/xteve/13.0.0/README.md rename to stable/xteve/13.1.3/README.md diff --git a/stable/xteve/13.0.0/app-readme.md b/stable/xteve/13.1.3/app-readme.md similarity index 100% rename from stable/xteve/13.0.0/app-readme.md rename to stable/xteve/13.1.3/app-readme.md diff --git a/stable/xteve/13.1.3/charts/common-18.0.3.tgz b/stable/xteve/13.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/xteve/13.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/xteve/13.0.0/ix_values.yaml b/stable/xteve/13.1.3/ix_values.yaml similarity index 100% rename from stable/xteve/13.0.0/ix_values.yaml rename to stable/xteve/13.1.3/ix_values.yaml diff --git a/stable/xteve/13.0.0/questions.yaml b/stable/xteve/13.1.3/questions.yaml similarity index 100% rename from stable/xteve/13.0.0/questions.yaml rename to stable/xteve/13.1.3/questions.yaml diff --git a/stable/xwiki/12.1.0/templates/NOTES.txt b/stable/xteve/13.1.3/templates/NOTES.txt similarity index 100% rename from stable/xwiki/12.1.0/templates/NOTES.txt rename to stable/xteve/13.1.3/templates/NOTES.txt diff --git a/stable/xwiki/12.1.0/templates/common.yaml b/stable/xteve/13.1.3/templates/common.yaml similarity index 100% rename from stable/xwiki/12.1.0/templates/common.yaml rename to stable/xteve/13.1.3/templates/common.yaml diff --git a/stable/xwiki/12.1.0/values.yaml b/stable/xteve/13.1.3/values.yaml similarity index 100% rename from stable/xwiki/12.1.0/values.yaml rename to stable/xteve/13.1.3/values.yaml diff --git a/stable/xware/5.0.0/CHANGELOG.md b/stable/xware/5.0.0/CHANGELOG.md deleted file mode 100644 index 00d42fb6bd9..00000000000 --- a/stable/xware/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [xware-4.1.11](https://github.com/truecharts/charts/compare/xware-4.1.10...xware-4.1.11) (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)) - - -## [xware-4.1.10](https://github.com/truecharts/charts/compare/xware-4.1.9...xware-4.1.10) (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)) - - -## [xware-4.1.9](https://github.com/truecharts/charts/compare/xware-4.1.8...xware-4.1.9) (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)) - - -## [xware-4.1.8](https://github.com/truecharts/charts/compare/xware-4.1.7...xware-4.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)) - - -## [xware-4.1.7](https://github.com/truecharts/charts/compare/xware-4.1.6...xware-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [xware-4.1.6](https://github.com/truecharts/charts/compare/xware-4.1.5...xware-4.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)) - - -## [xware-4.1.5](https://github.com/truecharts/charts/compare/xware-4.1.4...xware-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [xware-4.1.4](https://github.com/truecharts/charts/compare/xware-4.1.3...xware-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [xware-4.1.3](https://github.com/truecharts/charts/compare/xware-4.1.0...xware-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/xware/5.0.0/Chart.yaml b/stable/xware/5.0.0/Chart.yaml deleted file mode 100644 index 507cabe3291..00000000000 --- a/stable/xware/5.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: This is a Chart of Thunder downloader. -home: https://truecharts.org/charts/stable/xware -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png -keywords: - - xware - - Downloaders -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xware -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xware - - https://hub.docker.com/r/caiguai/docker-xware -type: application -version: 5.0.0 diff --git a/stable/xware/5.0.0/charts/common-17.5.0.tgz b/stable/xware/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/xware/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/yacreaderlibraryserver/5.0.0/.helmignore b/stable/xware/5.1.3/.helmignore similarity index 100% rename from stable/yacreaderlibraryserver/5.0.0/.helmignore rename to stable/xware/5.1.3/.helmignore diff --git a/stable/xware/5.1.3/CHANGELOG.md b/stable/xware/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..ea634d3b282 --- /dev/null +++ b/stable/xware/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [xware-4.1.11](https://github.com/truecharts/charts/compare/xware-4.1.10...xware-4.1.11) (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)) + + +## [xware-4.1.10](https://github.com/truecharts/charts/compare/xware-4.1.9...xware-4.1.10) (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)) + + +## [xware-4.1.9](https://github.com/truecharts/charts/compare/xware-4.1.8...xware-4.1.9) (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)) + + +## [xware-4.1.8](https://github.com/truecharts/charts/compare/xware-4.1.7...xware-4.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)) + + +## [xware-4.1.7](https://github.com/truecharts/charts/compare/xware-4.1.6...xware-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [xware-4.1.6](https://github.com/truecharts/charts/compare/xware-4.1.5...xware-4.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)) + + +## [xware-4.1.5](https://github.com/truecharts/charts/compare/xware-4.1.4...xware-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [xware-4.1.4](https://github.com/truecharts/charts/compare/xware-4.1.3...xware-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [xware-4.1.3](https://github.com/truecharts/charts/compare/xware-4.1.0...xware-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/xware/5.1.3/Chart.yaml b/stable/xware/5.1.3/Chart.yaml new file mode 100644 index 00000000000..79b42dde909 --- /dev/null +++ b/stable/xware/5.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Downloaders + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: This is a Chart of Thunder downloader. +home: https://truecharts.org/charts/stable/xware +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png +keywords: + - xware + - Downloaders +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: xware +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xware + - https://hub.docker.com/r/caiguai/docker-xware +type: application +version: 5.1.3 diff --git a/stable/xware/5.0.0/README.md b/stable/xware/5.1.3/README.md similarity index 100% rename from stable/xware/5.0.0/README.md rename to stable/xware/5.1.3/README.md diff --git a/stable/xware/5.0.0/app-readme.md b/stable/xware/5.1.3/app-readme.md similarity index 100% rename from stable/xware/5.0.0/app-readme.md rename to stable/xware/5.1.3/app-readme.md diff --git a/stable/xware/5.1.3/charts/common-18.0.3.tgz b/stable/xware/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/xware/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/xware/5.0.0/ix_values.yaml b/stable/xware/5.1.3/ix_values.yaml similarity index 100% rename from stable/xware/5.0.0/ix_values.yaml rename to stable/xware/5.1.3/ix_values.yaml diff --git a/stable/xware/5.0.0/questions.yaml b/stable/xware/5.1.3/questions.yaml similarity index 100% rename from stable/xware/5.0.0/questions.yaml rename to stable/xware/5.1.3/questions.yaml diff --git a/stable/xware/5.0.0/templates/common.yaml b/stable/xware/5.1.3/templates/common.yaml similarity index 100% rename from stable/xware/5.0.0/templates/common.yaml rename to stable/xware/5.1.3/templates/common.yaml diff --git a/stable/yacreaderlibraryserver/5.0.0/values.yaml b/stable/xware/5.1.3/values.yaml similarity index 100% rename from stable/yacreaderlibraryserver/5.0.0/values.yaml rename to stable/xware/5.1.3/values.yaml diff --git a/stable/xwiki/12.1.0/CHANGELOG.md b/stable/xwiki/12.1.0/CHANGELOG.md deleted file mode 100644 index 9c491861e52..00000000000 --- a/stable/xwiki/12.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [xwiki-11.0.0](https://github.com/truecharts/charts/compare/xwiki-10.1.18...xwiki-11.0.0) (2024-02-05) - -### Chore - - - -- update container image xwiki to v16.0.0-postgres-tomcat[@3c704a1](https://github.com/3c704a1) by renovate ([#17969](https://github.com/truecharts/charts/issues/17969)) - - -## [xwiki-10.1.18](https://github.com/truecharts/charts/compare/xwiki-10.1.17...xwiki-10.1.18) (2024-02-05) - -### Chore - - - -- update container image xwiki to v[@3a8e19b](https://github.com/3a8e19b) by renovate ([#17899](https://github.com/truecharts/charts/issues/17899)) - - -## [xwiki-10.1.17](https://github.com/truecharts/charts/compare/xwiki-10.1.16...xwiki-10.1.17) (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)) - - -## [xwiki-10.1.16](https://github.com/truecharts/charts/compare/xwiki-10.1.15...xwiki-10.1.16) (2024-01-29) - -### Chore - - - -- update container image xwiki to 15.10.5-postgres-tomcat[@204e7df](https://github.com/204e7df) by renovate ([#17656](https://github.com/truecharts/charts/issues/17656)) - - -## [xwiki-10.1.15](https://github.com/truecharts/charts/compare/xwiki-10.1.14...xwiki-10.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)) - - -## [xwiki-10.1.14](https://github.com/truecharts/charts/compare/xwiki-10.1.13...xwiki-10.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)) - - -## [xwiki-10.1.13](https://github.com/truecharts/charts/compare/xwiki-10.1.12...xwiki-10.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)) - - -## [xwiki-10.1.12](https://github.com/truecharts/charts/compare/xwiki-10.1.11...xwiki-10.1.12) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [xwiki-10.1.11](https://github.com/truecharts/charts/compare/xwiki-10.1.10...xwiki-10.1.11) (2024-01-21) - -### Chore - - - -- update container image xwiki to v15.10.5-postgres-tomcat[@73eee93](https://github.com/73eee93) by renovate ([#17438](https://github.com/truecharts/charts/issues/17438)) - - -## [xwiki-10.1.10](https://github.com/truecharts/charts/compare/xwiki-10.1.9...xwiki-10.1.10) (2024-01-14) - -### Chore - diff --git a/stable/xwiki/12.1.0/Chart.yaml b/stable/xwiki/12.1.0/Chart.yaml deleted file mode 100644 index 10f917c5dba..00000000000 --- a/stable/xwiki/12.1.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 16.0.0 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility -home: https://truecharts.org/charts/stable/xwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png -keywords: - - xwiki - - wiki -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: xwiki -sources: - - https://github.com/xwiki/xwiki-docker - - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - - https://hub.docker.com/_/xwiki -type: application -version: 12.1.0 diff --git a/stable/xwiki/12.1.0/charts/common-18.0.1.tgz b/stable/xwiki/12.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/xwiki/12.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/xwiki/12.1.0/ix_values.yaml b/stable/xwiki/12.1.0/ix_values.yaml deleted file mode 100644 index 333c3d48414..00000000000 --- a/stable/xwiki/12.1.0/ix_values.yaml +++ /dev/null @@ -1,46 +0,0 @@ -image: - repository: xwiki - tag: 16.0.0-postgres-tomcat@sha256:3c704a139231b5483e9a6951fa84863d43dca43743855c536702a4553f0c31e3 - pullPolicy: IfNotPresent -service: - main: - ports: - main: - port: 10208 - targetPort: 8080 -persistence: - config: - enabled: true - mountPath: "/usr/local/xwiki" -cnpg: - main: - enabled: true - user: xwiki - database: xwiki -portal: - open: - enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - env: - DB_USER: "{{ .Values.cnpg.main.user }}" - DB_DATABASE: "{{ .Values.cnpg.main.database }}" - # User Defined - JAVA_OPTS: "" - DB_HOST: - secretKeyRef: - name: cnpg-main-urls - key: host - DB_PASSWORD: - secretKeyRef: - name: cnpg-main-user - key: password diff --git a/stable/yacy/5.0.0/.helmignore b/stable/xwiki/12.1.4/.helmignore similarity index 100% rename from stable/yacy/5.0.0/.helmignore rename to stable/xwiki/12.1.4/.helmignore diff --git a/stable/xwiki/12.1.4/CHANGELOG.md b/stable/xwiki/12.1.4/CHANGELOG.md new file mode 100644 index 00000000000..5b9c2a9338e --- /dev/null +++ b/stable/xwiki/12.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + +## [xwiki-11.0.0](https://github.com/truecharts/charts/compare/xwiki-10.1.18...xwiki-11.0.0) (2024-02-05) + +### Chore + + + +- update container image xwiki to v16.0.0-postgres-tomcat[@3c704a1](https://github.com/3c704a1) by renovate ([#17969](https://github.com/truecharts/charts/issues/17969)) + + +## [xwiki-10.1.18](https://github.com/truecharts/charts/compare/xwiki-10.1.17...xwiki-10.1.18) (2024-02-05) + +### Chore + + + +- update container image xwiki to v[@3a8e19b](https://github.com/3a8e19b) by renovate ([#17899](https://github.com/truecharts/charts/issues/17899)) + + +## [xwiki-10.1.17](https://github.com/truecharts/charts/compare/xwiki-10.1.16...xwiki-10.1.17) (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)) + + +## [xwiki-10.1.16](https://github.com/truecharts/charts/compare/xwiki-10.1.15...xwiki-10.1.16) (2024-01-29) + +### Chore + + + +- update container image xwiki to 15.10.5-postgres-tomcat[@204e7df](https://github.com/204e7df) by renovate ([#17656](https://github.com/truecharts/charts/issues/17656)) + + +## [xwiki-10.1.15](https://github.com/truecharts/charts/compare/xwiki-10.1.14...xwiki-10.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)) + + +## [xwiki-10.1.14](https://github.com/truecharts/charts/compare/xwiki-10.1.13...xwiki-10.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)) + + +## [xwiki-10.1.13](https://github.com/truecharts/charts/compare/xwiki-10.1.12...xwiki-10.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)) + + +## [xwiki-10.1.12](https://github.com/truecharts/charts/compare/xwiki-10.1.11...xwiki-10.1.12) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [xwiki-10.1.11](https://github.com/truecharts/charts/compare/xwiki-10.1.10...xwiki-10.1.11) (2024-01-21) + +### Chore + + + +- update container image xwiki to v15.10.5-postgres-tomcat[@73eee93](https://github.com/73eee93) by renovate ([#17438](https://github.com/truecharts/charts/issues/17438)) + diff --git a/stable/xwiki/12.1.4/Chart.yaml b/stable/xwiki/12.1.4/Chart.yaml new file mode 100644 index 00000000000..d28401c7f60 --- /dev/null +++ b/stable/xwiki/12.1.4/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 16.0.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility +home: https://truecharts.org/charts/stable/xwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png +keywords: + - xwiki + - wiki +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: xwiki +sources: + - https://github.com/xwiki/xwiki-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki + - https://hub.docker.com/_/xwiki +type: application +version: 12.1.4 diff --git a/stable/xwiki/12.1.0/README.md b/stable/xwiki/12.1.4/README.md similarity index 100% rename from stable/xwiki/12.1.0/README.md rename to stable/xwiki/12.1.4/README.md diff --git a/stable/xwiki/12.1.0/app-readme.md b/stable/xwiki/12.1.4/app-readme.md similarity index 100% rename from stable/xwiki/12.1.0/app-readme.md rename to stable/xwiki/12.1.4/app-readme.md diff --git a/stable/xwiki/12.1.4/charts/common-18.0.3.tgz b/stable/xwiki/12.1.4/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/xwiki/12.1.4/charts/common-18.0.3.tgz differ diff --git a/stable/xwiki/12.1.4/ix_values.yaml b/stable/xwiki/12.1.4/ix_values.yaml new file mode 100644 index 00000000000..9b580bc0304 --- /dev/null +++ b/stable/xwiki/12.1.4/ix_values.yaml @@ -0,0 +1,46 @@ +image: + repository: xwiki + tag: 16.0.0-postgres-tomcat@sha256:84c9d259736887fa86d921b2d820cebdc89dae80593d5150e901b80d554268b5 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10208 + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: "/usr/local/xwiki" +cnpg: + main: + enabled: true + user: xwiki + database: xwiki +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_DATABASE: "{{ .Values.cnpg.main.database }}" + # User Defined + JAVA_OPTS: "" + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password diff --git a/stable/xwiki/12.1.0/questions.yaml b/stable/xwiki/12.1.4/questions.yaml similarity index 100% rename from stable/xwiki/12.1.0/questions.yaml rename to stable/xwiki/12.1.4/questions.yaml diff --git a/stable/youtransfer/7.0.0/templates/NOTES.txt b/stable/xwiki/12.1.4/templates/NOTES.txt similarity index 100% rename from stable/youtransfer/7.0.0/templates/NOTES.txt rename to stable/xwiki/12.1.4/templates/NOTES.txt diff --git a/stable/youtubedl-material/10.0.0/templates/common.yaml b/stable/xwiki/12.1.4/templates/common.yaml similarity index 100% rename from stable/youtubedl-material/10.0.0/templates/common.yaml rename to stable/xwiki/12.1.4/templates/common.yaml diff --git a/stable/yacy/5.0.0/values.yaml b/stable/xwiki/12.1.4/values.yaml similarity index 100% rename from stable/yacy/5.0.0/values.yaml rename to stable/xwiki/12.1.4/values.yaml diff --git a/stable/yacreaderlibraryserver/5.0.0/CHANGELOG.md b/stable/yacreaderlibraryserver/5.0.0/CHANGELOG.md deleted file mode 100644 index 0f2abeabafd..00000000000 --- a/stable/yacreaderlibraryserver/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - -## [yacreaderlibraryserver-4.1.11](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.10...yacreaderlibraryserver-4.1.11) (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)) - - -## [yacreaderlibraryserver-4.1.10](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.9...yacreaderlibraryserver-4.1.10) (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)) - - -## [yacreaderlibraryserver-4.1.9](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.8...yacreaderlibraryserver-4.1.9) (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)) - - -## [yacreaderlibraryserver-4.1.8](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.7...yacreaderlibraryserver-4.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)) - - -## [yacreaderlibraryserver-4.1.7](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.6...yacreaderlibraryserver-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [yacreaderlibraryserver-4.1.6](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.5...yacreaderlibraryserver-4.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)) - - -## [yacreaderlibraryserver-4.1.5](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.4...yacreaderlibraryserver-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [yacreaderlibraryserver-4.1.4](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.3...yacreaderlibraryserver-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [yacreaderlibraryserver-4.1.3](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.0...yacreaderlibraryserver-4.1.3) (2024-01-01) - -### Chore \ No newline at end of file diff --git a/stable/yacreaderlibraryserver/5.0.0/Chart.yaml b/stable/yacreaderlibraryserver/5.0.0/Chart.yaml deleted file mode 100644 index 782299c15bb..00000000000 --- a/stable/yacreaderlibraryserver/5.0.0/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Headless version of the YACReaderLibraryServer. -home: https://truecharts.org/charts/stable/yacreaderlibraryserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.png -keywords: - - yacreaderlibraryserver - - MediaServer-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: yacreaderlibraryserver -sources: - - https://www.yacreader.com - - https://github.com/truecharts/charts/tree/master/charts/stable/yacreaderlibraryserver - - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker -type: application -version: 5.0.0 diff --git a/stable/yacreaderlibraryserver/5.0.0/charts/common-17.5.0.tgz b/stable/yacreaderlibraryserver/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/yacreaderlibraryserver/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/yourls/5.0.0/.helmignore b/stable/yacreaderlibraryserver/5.1.3/.helmignore similarity index 100% rename from stable/yourls/5.0.0/.helmignore rename to stable/yacreaderlibraryserver/5.1.3/.helmignore diff --git a/stable/yacreaderlibraryserver/5.1.3/CHANGELOG.md b/stable/yacreaderlibraryserver/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..60bf6edc965 --- /dev/null +++ b/stable/yacreaderlibraryserver/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + +## [yacreaderlibraryserver-4.1.11](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.10...yacreaderlibraryserver-4.1.11) (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)) + + +## [yacreaderlibraryserver-4.1.10](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.9...yacreaderlibraryserver-4.1.10) (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)) + + +## [yacreaderlibraryserver-4.1.9](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.8...yacreaderlibraryserver-4.1.9) (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)) + + +## [yacreaderlibraryserver-4.1.8](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.7...yacreaderlibraryserver-4.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)) + + +## [yacreaderlibraryserver-4.1.7](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.6...yacreaderlibraryserver-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [yacreaderlibraryserver-4.1.6](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.5...yacreaderlibraryserver-4.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)) + + +## [yacreaderlibraryserver-4.1.5](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.4...yacreaderlibraryserver-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [yacreaderlibraryserver-4.1.4](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-4.1.3...yacreaderlibraryserver-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) diff --git a/stable/yacreaderlibraryserver/5.1.3/Chart.yaml b/stable/yacreaderlibraryserver/5.1.3/Chart.yaml new file mode 100644 index 00000000000..e78ca330a29 --- /dev/null +++ b/stable/yacreaderlibraryserver/5.1.3/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Headless version of the YACReaderLibraryServer. +home: https://truecharts.org/charts/stable/yacreaderlibraryserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.png +keywords: + - yacreaderlibraryserver + - MediaServer-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: yacreaderlibraryserver +sources: + - https://www.yacreader.com + - https://github.com/truecharts/charts/tree/master/charts/stable/yacreaderlibraryserver + - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker +type: application +version: 5.1.3 diff --git a/stable/yacreaderlibraryserver/5.0.0/README.md b/stable/yacreaderlibraryserver/5.1.3/README.md similarity index 100% rename from stable/yacreaderlibraryserver/5.0.0/README.md rename to stable/yacreaderlibraryserver/5.1.3/README.md diff --git a/stable/yacreaderlibraryserver/5.0.0/app-readme.md b/stable/yacreaderlibraryserver/5.1.3/app-readme.md similarity index 100% rename from stable/yacreaderlibraryserver/5.0.0/app-readme.md rename to stable/yacreaderlibraryserver/5.1.3/app-readme.md diff --git a/stable/yacreaderlibraryserver/5.1.3/charts/common-18.0.3.tgz b/stable/yacreaderlibraryserver/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/yacreaderlibraryserver/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/yacreaderlibraryserver/5.0.0/ix_values.yaml b/stable/yacreaderlibraryserver/5.1.3/ix_values.yaml similarity index 100% rename from stable/yacreaderlibraryserver/5.0.0/ix_values.yaml rename to stable/yacreaderlibraryserver/5.1.3/ix_values.yaml diff --git a/stable/yacreaderlibraryserver/5.0.0/questions.yaml b/stable/yacreaderlibraryserver/5.1.3/questions.yaml similarity index 100% rename from stable/yacreaderlibraryserver/5.0.0/questions.yaml rename to stable/yacreaderlibraryserver/5.1.3/questions.yaml diff --git a/stable/yacreaderlibraryserver/5.0.0/templates/common.yaml b/stable/yacreaderlibraryserver/5.1.3/templates/common.yaml similarity index 100% rename from stable/yacreaderlibraryserver/5.0.0/templates/common.yaml rename to stable/yacreaderlibraryserver/5.1.3/templates/common.yaml diff --git a/stable/yourls/5.0.0/values.yaml b/stable/yacreaderlibraryserver/5.1.3/values.yaml similarity index 100% rename from stable/yourls/5.0.0/values.yaml rename to stable/yacreaderlibraryserver/5.1.3/values.yaml diff --git a/stable/yacy/5.0.0/CHANGELOG.md b/stable/yacy/5.0.0/CHANGELOG.md deleted file mode 100644 index 7b289b4f8fc..00000000000 --- a/stable/yacy/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [yacy-4.1.11](https://github.com/truecharts/charts/compare/yacy-4.1.10...yacy-4.1.11) (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)) - - -## [yacy-4.1.10](https://github.com/truecharts/charts/compare/yacy-4.1.9...yacy-4.1.10) (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)) - - -## [yacy-4.1.9](https://github.com/truecharts/charts/compare/yacy-4.1.8...yacy-4.1.9) (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)) - - -## [yacy-4.1.8](https://github.com/truecharts/charts/compare/yacy-4.1.7...yacy-4.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)) - - -## [yacy-4.1.7](https://github.com/truecharts/charts/compare/yacy-4.1.6...yacy-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [yacy-4.1.6](https://github.com/truecharts/charts/compare/yacy-4.1.5...yacy-4.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)) - - -## [yacy-4.1.5](https://github.com/truecharts/charts/compare/yacy-4.1.4...yacy-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [yacy-4.1.4](https://github.com/truecharts/charts/compare/yacy-4.1.3...yacy-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [yacy-4.1.3](https://github.com/truecharts/charts/compare/yacy-4.1.0...yacy-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/yacy/5.0.0/Chart.yaml b/stable/yacy/5.0.0/Chart.yaml deleted file mode 100644 index c49cf7cca02..00000000000 --- a/stable/yacy/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: YaCy decentralized search engine (https://yacy.net) -home: https://truecharts.org/charts/stable/yacy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacy.png -keywords: - - yacy - - Tools-Utilities - - Network-Web -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: yacy -sources: - - https://yacy.net/ - - https://github.com/truecharts/charts/tree/master/charts/stable/yacy - - https://hub.docker.com/r/yacy/yacy_search_server -type: application -version: 5.0.0 diff --git a/stable/yacy/5.0.0/charts/common-17.5.0.tgz b/stable/yacy/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/yacy/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/youtransfer/7.0.0/.helmignore b/stable/yacy/5.1.3/.helmignore similarity index 100% rename from stable/youtransfer/7.0.0/.helmignore rename to stable/yacy/5.1.3/.helmignore diff --git a/stable/yacy/5.1.3/CHANGELOG.md b/stable/yacy/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..5715e50efc8 --- /dev/null +++ b/stable/yacy/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [yacy-4.1.11](https://github.com/truecharts/charts/compare/yacy-4.1.10...yacy-4.1.11) (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)) + + +## [yacy-4.1.10](https://github.com/truecharts/charts/compare/yacy-4.1.9...yacy-4.1.10) (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)) + + +## [yacy-4.1.9](https://github.com/truecharts/charts/compare/yacy-4.1.8...yacy-4.1.9) (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)) + + +## [yacy-4.1.8](https://github.com/truecharts/charts/compare/yacy-4.1.7...yacy-4.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)) + + +## [yacy-4.1.7](https://github.com/truecharts/charts/compare/yacy-4.1.6...yacy-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [yacy-4.1.6](https://github.com/truecharts/charts/compare/yacy-4.1.5...yacy-4.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)) + + +## [yacy-4.1.5](https://github.com/truecharts/charts/compare/yacy-4.1.4...yacy-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [yacy-4.1.4](https://github.com/truecharts/charts/compare/yacy-4.1.3...yacy-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [yacy-4.1.3](https://github.com/truecharts/charts/compare/yacy-4.1.0...yacy-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/yacy/5.1.3/Chart.yaml b/stable/yacy/5.1.3/Chart.yaml new file mode 100644 index 00000000000..1b9f443379e --- /dev/null +++ b/stable/yacy/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Tools-Utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: YaCy decentralized search engine (https://yacy.net) +home: https://truecharts.org/charts/stable/yacy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacy.png +keywords: + - yacy + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: yacy +sources: + - https://yacy.net/ + - https://github.com/truecharts/charts/tree/master/charts/stable/yacy + - https://hub.docker.com/r/yacy/yacy_search_server +type: application +version: 5.1.3 diff --git a/stable/yacy/5.0.0/README.md b/stable/yacy/5.1.3/README.md similarity index 100% rename from stable/yacy/5.0.0/README.md rename to stable/yacy/5.1.3/README.md diff --git a/stable/yacy/5.0.0/app-readme.md b/stable/yacy/5.1.3/app-readme.md similarity index 100% rename from stable/yacy/5.0.0/app-readme.md rename to stable/yacy/5.1.3/app-readme.md diff --git a/stable/yacy/5.1.3/charts/common-18.0.3.tgz b/stable/yacy/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/yacy/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/yacy/5.0.0/ix_values.yaml b/stable/yacy/5.1.3/ix_values.yaml similarity index 100% rename from stable/yacy/5.0.0/ix_values.yaml rename to stable/yacy/5.1.3/ix_values.yaml diff --git a/stable/yacy/5.0.0/questions.yaml b/stable/yacy/5.1.3/questions.yaml similarity index 100% rename from stable/yacy/5.0.0/questions.yaml rename to stable/yacy/5.1.3/questions.yaml diff --git a/stable/yacy/5.0.0/templates/common.yaml b/stable/yacy/5.1.3/templates/common.yaml similarity index 100% rename from stable/yacy/5.0.0/templates/common.yaml rename to stable/yacy/5.1.3/templates/common.yaml diff --git a/stable/youtransfer/7.0.0/values.yaml b/stable/yacy/5.1.3/values.yaml similarity index 100% rename from stable/youtransfer/7.0.0/values.yaml rename to stable/yacy/5.1.3/values.yaml diff --git a/stable/yourls/5.0.0/CHANGELOG.md b/stable/yourls/5.0.0/CHANGELOG.md deleted file mode 100644 index 6e948733419..00000000000 --- a/stable/yourls/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - - - - - - -## [yourls-4.1.15](https://github.com/truecharts/charts/compare/yourls-4.1.14...yourls-4.1.15) (2024-02-05) - -### Chore - - - -- update container image yourls to latest[@5bda3e2](https://github.com/5bda3e2) by renovate ([#17900](https://github.com/truecharts/charts/issues/17900)) - - -## [yourls-4.1.14](https://github.com/truecharts/charts/compare/yourls-4.1.13...yourls-4.1.14) (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)) - - -## [yourls-4.1.13](https://github.com/truecharts/charts/compare/yourls-4.1.12...yourls-4.1.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)) - - -## [yourls-4.1.12](https://github.com/truecharts/charts/compare/yourls-4.1.11...yourls-4.1.12) (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)) - - -## [yourls-4.1.11](https://github.com/truecharts/charts/compare/yourls-4.1.10...yourls-4.1.11) (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)) - - -## [yourls-4.1.10](https://github.com/truecharts/charts/compare/yourls-4.1.9...yourls-4.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [yourls-4.1.9](https://github.com/truecharts/charts/compare/yourls-4.1.8...yourls-4.1.9) (2024-01-21) - -### Chore - - - -- update container image yourls to latest[@0b46633](https://github.com/0b46633) by renovate ([#17401](https://github.com/truecharts/charts/issues/17401)) - - -## [yourls-4.1.8](https://github.com/truecharts/charts/compare/yourls-4.1.7...yourls-4.1.8) (2024-01-14) - -### Chore - - - -- update container image yourls to latest[@3807a16](https://github.com/3807a16) by renovate ([#17178](https://github.com/truecharts/charts/issues/17178)) - - - - -## [yourls-4.1.7](https://github.com/truecharts/charts/compare/yourls-4.1.6...yourls-4.1.7) (2024-01-09) - -### Chore diff --git a/stable/yourls/5.0.0/Chart.yaml b/stable/yourls/5.0.0/Chart.yaml deleted file mode 100644 index 77ad45161bc..00000000000 --- a/stable/yourls/5.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. -home: https://truecharts.org/charts/stable/yourls -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png -keywords: - - yourls - - Cloud - - Tools-Utilities - - Network-Web - - Network-Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: yourls -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/yourls - - https://hub.docker.com/_/yourls -type: application -version: 5.0.0 diff --git a/stable/yourls/5.0.0/charts/common-17.5.0.tgz b/stable/yourls/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/yourls/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/youtubedl-material/10.0.0/.helmignore b/stable/yourls/5.1.3/.helmignore similarity index 100% rename from stable/youtubedl-material/10.0.0/.helmignore rename to stable/yourls/5.1.3/.helmignore diff --git a/stable/yourls/5.1.3/CHANGELOG.md b/stable/yourls/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..13f43553519 --- /dev/null +++ b/stable/yourls/5.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + + + + + + +## [yourls-4.1.15](https://github.com/truecharts/charts/compare/yourls-4.1.14...yourls-4.1.15) (2024-02-05) + +### Chore + + + +- update container image yourls to latest[@5bda3e2](https://github.com/5bda3e2) by renovate ([#17900](https://github.com/truecharts/charts/issues/17900)) + + +## [yourls-4.1.14](https://github.com/truecharts/charts/compare/yourls-4.1.13...yourls-4.1.14) (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)) + + +## [yourls-4.1.13](https://github.com/truecharts/charts/compare/yourls-4.1.12...yourls-4.1.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)) + + +## [yourls-4.1.12](https://github.com/truecharts/charts/compare/yourls-4.1.11...yourls-4.1.12) (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)) + + +## [yourls-4.1.11](https://github.com/truecharts/charts/compare/yourls-4.1.10...yourls-4.1.11) (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)) + + +## [yourls-4.1.10](https://github.com/truecharts/charts/compare/yourls-4.1.9...yourls-4.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [yourls-4.1.9](https://github.com/truecharts/charts/compare/yourls-4.1.8...yourls-4.1.9) (2024-01-21) + +### Chore + + + +- update container image yourls to latest[@0b46633](https://github.com/0b46633) by renovate ([#17401](https://github.com/truecharts/charts/issues/17401)) + + +## [yourls-4.1.8](https://github.com/truecharts/charts/compare/yourls-4.1.7...yourls-4.1.8) (2024-01-14) + +### Chore + + + +- update container image yourls to latest[@3807a16](https://github.com/3807a16) by renovate ([#17178](https://github.com/truecharts/charts/issues/17178)) + + + diff --git a/stable/yourls/5.1.3/Chart.yaml b/stable/yourls/5.1.3/Chart.yaml new file mode 100644 index 00000000000..5cd97ea3fd2 --- /dev/null +++ b/stable/yourls/5.1.3/Chart.yaml @@ -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: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. +home: https://truecharts.org/charts/stable/yourls +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png +keywords: + - yourls + - Cloud + - Tools-Utilities + - Network-Web + - Network-Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: yourls +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/yourls + - https://hub.docker.com/_/yourls +type: application +version: 5.1.3 diff --git a/stable/yourls/5.0.0/README.md b/stable/yourls/5.1.3/README.md similarity index 100% rename from stable/yourls/5.0.0/README.md rename to stable/yourls/5.1.3/README.md diff --git a/stable/yourls/5.0.0/app-readme.md b/stable/yourls/5.1.3/app-readme.md similarity index 100% rename from stable/yourls/5.0.0/app-readme.md rename to stable/yourls/5.1.3/app-readme.md diff --git a/stable/yourls/5.1.3/charts/common-18.0.3.tgz b/stable/yourls/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/yourls/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/yourls/5.0.0/ix_values.yaml b/stable/yourls/5.1.3/ix_values.yaml similarity index 100% rename from stable/yourls/5.0.0/ix_values.yaml rename to stable/yourls/5.1.3/ix_values.yaml diff --git a/stable/yourls/5.0.0/questions.yaml b/stable/yourls/5.1.3/questions.yaml similarity index 100% rename from stable/yourls/5.0.0/questions.yaml rename to stable/yourls/5.1.3/questions.yaml diff --git a/stable/yourls/5.0.0/templates/common.yaml b/stable/yourls/5.1.3/templates/common.yaml similarity index 100% rename from stable/yourls/5.0.0/templates/common.yaml rename to stable/yourls/5.1.3/templates/common.yaml diff --git a/stable/youtubedl-material/10.0.0/values.yaml b/stable/yourls/5.1.3/values.yaml similarity index 100% rename from stable/youtubedl-material/10.0.0/values.yaml rename to stable/yourls/5.1.3/values.yaml diff --git a/stable/youtransfer/7.0.0/CHANGELOG.md b/stable/youtransfer/7.0.0/CHANGELOG.md deleted file mode 100644 index c9470fec877..00000000000 --- a/stable/youtransfer/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [youtransfer-6.1.11](https://github.com/truecharts/charts/compare/youtransfer-6.1.10...youtransfer-6.1.11) (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)) - - -## [youtransfer-6.1.10](https://github.com/truecharts/charts/compare/youtransfer-6.1.9...youtransfer-6.1.10) (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)) - - -## [youtransfer-6.1.9](https://github.com/truecharts/charts/compare/youtransfer-6.1.8...youtransfer-6.1.9) (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)) - - -## [youtransfer-6.1.8](https://github.com/truecharts/charts/compare/youtransfer-6.1.7...youtransfer-6.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)) - - -## [youtransfer-6.1.7](https://github.com/truecharts/charts/compare/youtransfer-6.1.6...youtransfer-6.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [youtransfer-6.1.6](https://github.com/truecharts/charts/compare/youtransfer-6.1.5...youtransfer-6.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)) - - -## [youtransfer-6.1.5](https://github.com/truecharts/charts/compare/youtransfer-6.1.4...youtransfer-6.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [youtransfer-6.1.4](https://github.com/truecharts/charts/compare/youtransfer-6.1.3...youtransfer-6.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [youtransfer-6.1.3](https://github.com/truecharts/charts/compare/youtransfer-6.1.0...youtransfer-6.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/youtransfer/7.0.0/Chart.yaml b/stable/youtransfer/7.0.0/Chart.yaml deleted file mode 100644 index 604acdae301..00000000000 --- a/stable/youtransfer/7.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: YouTransfer is a simple but elegant self-hosted file transfer sharing solution. -home: https://truecharts.org/charts/stable/youtransfer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.png -keywords: - - youtransfer - - Cloud - - Tools-Utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: youtransfer -sources: - - https://github.com/YouTransfer/YouTransfer - - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer - - https://hub.docker.com/r/remie/youtransfer -type: application -version: 7.0.0 diff --git a/stable/youtransfer/7.0.0/charts/common-17.5.0.tgz b/stable/youtransfer/7.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/youtransfer/7.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/z80pack/5.0.0/.helmignore b/stable/youtransfer/7.1.3/.helmignore similarity index 100% rename from stable/z80pack/5.0.0/.helmignore rename to stable/youtransfer/7.1.3/.helmignore diff --git a/stable/youtransfer/7.1.3/CHANGELOG.md b/stable/youtransfer/7.1.3/CHANGELOG.md new file mode 100644 index 00000000000..f3df3f99e5f --- /dev/null +++ b/stable/youtransfer/7.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [youtransfer-6.1.11](https://github.com/truecharts/charts/compare/youtransfer-6.1.10...youtransfer-6.1.11) (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)) + + +## [youtransfer-6.1.10](https://github.com/truecharts/charts/compare/youtransfer-6.1.9...youtransfer-6.1.10) (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)) + + +## [youtransfer-6.1.9](https://github.com/truecharts/charts/compare/youtransfer-6.1.8...youtransfer-6.1.9) (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)) + + +## [youtransfer-6.1.8](https://github.com/truecharts/charts/compare/youtransfer-6.1.7...youtransfer-6.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)) + + +## [youtransfer-6.1.7](https://github.com/truecharts/charts/compare/youtransfer-6.1.6...youtransfer-6.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [youtransfer-6.1.6](https://github.com/truecharts/charts/compare/youtransfer-6.1.5...youtransfer-6.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)) + + +## [youtransfer-6.1.5](https://github.com/truecharts/charts/compare/youtransfer-6.1.4...youtransfer-6.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [youtransfer-6.1.4](https://github.com/truecharts/charts/compare/youtransfer-6.1.3...youtransfer-6.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [youtransfer-6.1.3](https://github.com/truecharts/charts/compare/youtransfer-6.1.0...youtransfer-6.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/youtransfer/7.1.3/Chart.yaml b/stable/youtransfer/7.1.3/Chart.yaml new file mode 100644 index 00000000000..73c48b72cff --- /dev/null +++ b/stable/youtransfer/7.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Cloud + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: YouTransfer is a simple but elegant self-hosted file transfer sharing solution. +home: https://truecharts.org/charts/stable/youtransfer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.png +keywords: + - youtransfer + - Cloud + - Tools-Utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: youtransfer +sources: + - https://github.com/YouTransfer/YouTransfer + - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer + - https://hub.docker.com/r/remie/youtransfer +type: application +version: 7.1.3 diff --git a/stable/youtransfer/7.0.0/README.md b/stable/youtransfer/7.1.3/README.md similarity index 100% rename from stable/youtransfer/7.0.0/README.md rename to stable/youtransfer/7.1.3/README.md diff --git a/stable/youtransfer/7.0.0/app-readme.md b/stable/youtransfer/7.1.3/app-readme.md similarity index 100% rename from stable/youtransfer/7.0.0/app-readme.md rename to stable/youtransfer/7.1.3/app-readme.md diff --git a/stable/youtransfer/7.1.3/charts/common-18.0.3.tgz b/stable/youtransfer/7.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/youtransfer/7.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/youtransfer/7.0.0/ix_values.yaml b/stable/youtransfer/7.1.3/ix_values.yaml similarity index 100% rename from stable/youtransfer/7.0.0/ix_values.yaml rename to stable/youtransfer/7.1.3/ix_values.yaml diff --git a/stable/youtransfer/7.0.0/questions.yaml b/stable/youtransfer/7.1.3/questions.yaml similarity index 100% rename from stable/youtransfer/7.0.0/questions.yaml rename to stable/youtransfer/7.1.3/questions.yaml diff --git a/stable/youtubedl-material/10.0.0/templates/NOTES.txt b/stable/youtransfer/7.1.3/templates/NOTES.txt similarity index 100% rename from stable/youtubedl-material/10.0.0/templates/NOTES.txt rename to stable/youtransfer/7.1.3/templates/NOTES.txt diff --git a/stable/youtransfer/7.0.0/templates/common.yaml b/stable/youtransfer/7.1.3/templates/common.yaml similarity index 100% rename from stable/youtransfer/7.0.0/templates/common.yaml rename to stable/youtransfer/7.1.3/templates/common.yaml diff --git a/stable/z80pack/5.0.0/values.yaml b/stable/youtransfer/7.1.3/values.yaml similarity index 100% rename from stable/z80pack/5.0.0/values.yaml rename to stable/youtransfer/7.1.3/values.yaml diff --git a/stable/youtubedl-material/10.0.0/CHANGELOG.md b/stable/youtubedl-material/10.0.0/CHANGELOG.md deleted file mode 100644 index 5cb791ec37c..00000000000 --- a/stable/youtubedl-material/10.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - - - - -## [youtubedl-material-9.1.16](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.15...youtubedl-material-9.1.16) (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)) - - -## [youtubedl-material-9.1.15](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.14...youtubedl-material-9.1.15) (2024-01-27) - -### Chore - - - -- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) - - -## [youtubedl-material-9.1.14](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.13...youtubedl-material-9.1.14) (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)) - - -## [youtubedl-material-9.1.13](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.12...youtubedl-material-9.1.13) (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)) - - -## [youtubedl-material-9.1.12](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.11...youtubedl-material-9.1.12) (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)) - - -## [youtubedl-material-9.1.11](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.10...youtubedl-material-9.1.11) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [youtubedl-material-9.1.10](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.9...youtubedl-material-9.1.10) (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)) - -- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) - - -## [youtubedl-material-9.1.10](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.9...youtubedl-material-9.1.10) (2024-01-09) - -### Chore - - - -- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) - - -## [youtubedl-material-9.1.9](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.8...youtubedl-material-9.1.9) (2024-01-02) - -### Chore - - - -- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) \ No newline at end of file diff --git a/stable/youtubedl-material/10.0.0/Chart.yaml b/stable/youtubedl-material/10.0.0/Chart.yaml deleted file mode 100644 index 816dfad91a8..00000000000 --- a/stable/youtubedl-material/10.0.0/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 4.3.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: mongodb - version: 11.3.0 - repository: oci://tccr.io/truecharts - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: YoutubeDL-Material is a Material Design frontend for youtube-dl. -home: https://truecharts.org/charts/stable/youtubedl-material -icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png -keywords: - - youtube -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: youtubedl-material -sources: - - https://github.com/Tzahi12345/YoutubeDL-Material - - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material - - https://ghcr.io/tzahi12345/youtubedl-material -type: application -version: 10.0.0 diff --git a/stable/youtubedl-material/10.0.0/charts/common-17.5.0.tgz b/stable/youtubedl-material/10.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/youtubedl-material/10.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/zerotier/9.0.0/.helmignore b/stable/youtubedl-material/10.1.3/.helmignore similarity index 100% rename from stable/zerotier/9.0.0/.helmignore rename to stable/youtubedl-material/10.1.3/.helmignore diff --git a/stable/youtubedl-material/10.1.3/CHANGELOG.md b/stable/youtubedl-material/10.1.3/CHANGELOG.md new file mode 100644 index 00000000000..9ca2bbf0394 --- /dev/null +++ b/stable/youtubedl-material/10.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + + + + +## [youtubedl-material-9.1.16](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.15...youtubedl-material-9.1.16) (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)) + + +## [youtubedl-material-9.1.15](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.14...youtubedl-material-9.1.15) (2024-01-27) + +### Chore + + + +- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525)) + + +## [youtubedl-material-9.1.14](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.13...youtubedl-material-9.1.14) (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)) + + +## [youtubedl-material-9.1.13](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.12...youtubedl-material-9.1.13) (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)) + + +## [youtubedl-material-9.1.12](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.11...youtubedl-material-9.1.12) (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)) + + +## [youtubedl-material-9.1.11](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.10...youtubedl-material-9.1.11) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [youtubedl-material-9.1.10](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.9...youtubedl-material-9.1.10) (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)) + +- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) + + +## [youtubedl-material-9.1.10](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.9...youtubedl-material-9.1.10) (2024-01-09) + +### Chore + + + +- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) + + +## [youtubedl-material-9.1.9](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.8...youtubedl-material-9.1.9) (2024-01-02) + +### Chore \ No newline at end of file diff --git a/stable/youtubedl-material/10.1.3/Chart.yaml b/stable/youtubedl-material/10.1.3/Chart.yaml new file mode 100644 index 00000000000..d2c71c71f58 --- /dev/null +++ b/stable/youtubedl-material/10.1.3/Chart.yaml @@ -0,0 +1,43 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.3.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 11.3.0 + repository: oci://tccr.io/truecharts + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] +deprecated: false +description: YoutubeDL-Material is a Material Design frontend for youtube-dl. +home: https://truecharts.org/charts/stable/youtubedl-material +icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png +keywords: + - youtube +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: youtubedl-material +sources: + - https://github.com/Tzahi12345/YoutubeDL-Material + - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material + - https://ghcr.io/tzahi12345/youtubedl-material +type: application +version: 10.1.3 diff --git a/stable/youtubedl-material/10.0.0/README.md b/stable/youtubedl-material/10.1.3/README.md similarity index 100% rename from stable/youtubedl-material/10.0.0/README.md rename to stable/youtubedl-material/10.1.3/README.md diff --git a/stable/youtubedl-material/10.0.0/app-readme.md b/stable/youtubedl-material/10.1.3/app-readme.md similarity index 100% rename from stable/youtubedl-material/10.0.0/app-readme.md rename to stable/youtubedl-material/10.1.3/app-readme.md diff --git a/stable/youtubedl-material/10.1.3/charts/common-18.0.3.tgz b/stable/youtubedl-material/10.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/youtubedl-material/10.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/youtubedl-material/10.0.0/charts/mongodb-11.3.0.tgz b/stable/youtubedl-material/10.1.3/charts/mongodb-11.3.0.tgz similarity index 100% rename from stable/youtubedl-material/10.0.0/charts/mongodb-11.3.0.tgz rename to stable/youtubedl-material/10.1.3/charts/mongodb-11.3.0.tgz diff --git a/stable/youtubedl-material/10.0.0/ix_values.yaml b/stable/youtubedl-material/10.1.3/ix_values.yaml similarity index 100% rename from stable/youtubedl-material/10.0.0/ix_values.yaml rename to stable/youtubedl-material/10.1.3/ix_values.yaml diff --git a/stable/youtubedl-material/10.0.0/questions.yaml b/stable/youtubedl-material/10.1.3/questions.yaml similarity index 100% rename from stable/youtubedl-material/10.0.0/questions.yaml rename to stable/youtubedl-material/10.1.3/questions.yaml diff --git a/stable/zerotier/9.0.0/templates/NOTES.txt b/stable/youtubedl-material/10.1.3/templates/NOTES.txt similarity index 100% rename from stable/zerotier/9.0.0/templates/NOTES.txt rename to stable/youtubedl-material/10.1.3/templates/NOTES.txt diff --git a/stable/zerotier/9.0.0/templates/common.yaml b/stable/youtubedl-material/10.1.3/templates/common.yaml similarity index 100% rename from stable/zerotier/9.0.0/templates/common.yaml rename to stable/youtubedl-material/10.1.3/templates/common.yaml diff --git a/stable/zerotier/9.0.0/values.yaml b/stable/youtubedl-material/10.1.3/values.yaml similarity index 100% rename from stable/zerotier/9.0.0/values.yaml rename to stable/youtubedl-material/10.1.3/values.yaml diff --git a/stable/z80pack/5.0.0/CHANGELOG.md b/stable/z80pack/5.0.0/CHANGELOG.md deleted file mode 100644 index 2704720f50c..00000000000 --- a/stable/z80pack/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [z80pack-4.1.11](https://github.com/truecharts/charts/compare/z80pack-4.1.10...z80pack-4.1.11) (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)) - - -## [z80pack-4.1.10](https://github.com/truecharts/charts/compare/z80pack-4.1.9...z80pack-4.1.10) (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)) - - -## [z80pack-4.1.9](https://github.com/truecharts/charts/compare/z80pack-4.1.8...z80pack-4.1.9) (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)) - - -## [z80pack-4.1.8](https://github.com/truecharts/charts/compare/z80pack-4.1.7...z80pack-4.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)) - - -## [z80pack-4.1.7](https://github.com/truecharts/charts/compare/z80pack-4.1.6...z80pack-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [z80pack-4.1.6](https://github.com/truecharts/charts/compare/z80pack-4.1.5...z80pack-4.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)) - - -## [z80pack-4.1.5](https://github.com/truecharts/charts/compare/z80pack-4.1.4...z80pack-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [z80pack-4.1.4](https://github.com/truecharts/charts/compare/z80pack-4.1.3...z80pack-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [z80pack-4.1.3](https://github.com/truecharts/charts/compare/z80pack-4.1.0...z80pack-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/z80pack/5.0.0/Chart.yaml b/stable/z80pack/5.0.0/Chart.yaml deleted file mode 100644 index 49224b3cdad..00000000000 --- a/stable/z80pack/5.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Other - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: | - Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] -home: https://truecharts.org/charts/stable/z80pack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.png -keywords: - - z80pack - - Other -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: z80pack -sources: - - https://registry.hub.docker.com/r/dlandon/z80pack/ - - https://github.com/truecharts/charts/tree/master/charts/stable/z80pack - - https://hub.docker.com/r/dlandon/z80pack -type: application -version: 5.0.0 diff --git a/stable/z80pack/5.0.0/charts/common-17.5.0.tgz b/stable/z80pack/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/z80pack/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/11.0.0/.helmignore b/stable/z80pack/5.1.3/.helmignore similarity index 100% rename from stable/zigbee2mqtt/11.0.0/.helmignore rename to stable/z80pack/5.1.3/.helmignore diff --git a/stable/z80pack/5.1.3/CHANGELOG.md b/stable/z80pack/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8cf258ef1c1 --- /dev/null +++ b/stable/z80pack/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [z80pack-4.1.11](https://github.com/truecharts/charts/compare/z80pack-4.1.10...z80pack-4.1.11) (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)) + + +## [z80pack-4.1.10](https://github.com/truecharts/charts/compare/z80pack-4.1.9...z80pack-4.1.10) (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)) + + +## [z80pack-4.1.9](https://github.com/truecharts/charts/compare/z80pack-4.1.8...z80pack-4.1.9) (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)) + + +## [z80pack-4.1.8](https://github.com/truecharts/charts/compare/z80pack-4.1.7...z80pack-4.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)) + + +## [z80pack-4.1.7](https://github.com/truecharts/charts/compare/z80pack-4.1.6...z80pack-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [z80pack-4.1.6](https://github.com/truecharts/charts/compare/z80pack-4.1.5...z80pack-4.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)) + + +## [z80pack-4.1.5](https://github.com/truecharts/charts/compare/z80pack-4.1.4...z80pack-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [z80pack-4.1.4](https://github.com/truecharts/charts/compare/z80pack-4.1.3...z80pack-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [z80pack-4.1.3](https://github.com/truecharts/charts/compare/z80pack-4.1.0...z80pack-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/z80pack/5.1.3/Chart.yaml b/stable/z80pack/5.1.3/Chart.yaml new file mode 100644 index 00000000000..894fe38f399 --- /dev/null +++ b/stable/z80pack/5.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Other + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: | + Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] +home: https://truecharts.org/charts/stable/z80pack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.png +keywords: + - z80pack + - Other +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: z80pack +sources: + - https://registry.hub.docker.com/r/dlandon/z80pack/ + - https://github.com/truecharts/charts/tree/master/charts/stable/z80pack + - https://hub.docker.com/r/dlandon/z80pack +type: application +version: 5.1.3 diff --git a/stable/z80pack/5.0.0/README.md b/stable/z80pack/5.1.3/README.md similarity index 100% rename from stable/z80pack/5.0.0/README.md rename to stable/z80pack/5.1.3/README.md diff --git a/stable/z80pack/5.0.0/app-readme.md b/stable/z80pack/5.1.3/app-readme.md similarity index 100% rename from stable/z80pack/5.0.0/app-readme.md rename to stable/z80pack/5.1.3/app-readme.md diff --git a/stable/z80pack/5.1.3/charts/common-18.0.3.tgz b/stable/z80pack/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/z80pack/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/z80pack/5.0.0/ix_values.yaml b/stable/z80pack/5.1.3/ix_values.yaml similarity index 100% rename from stable/z80pack/5.0.0/ix_values.yaml rename to stable/z80pack/5.1.3/ix_values.yaml diff --git a/stable/z80pack/5.0.0/questions.yaml b/stable/z80pack/5.1.3/questions.yaml similarity index 100% rename from stable/z80pack/5.0.0/questions.yaml rename to stable/z80pack/5.1.3/questions.yaml diff --git a/stable/z80pack/5.0.0/templates/common.yaml b/stable/z80pack/5.1.3/templates/common.yaml similarity index 100% rename from stable/z80pack/5.0.0/templates/common.yaml rename to stable/z80pack/5.1.3/templates/common.yaml diff --git a/stable/zigbee2mqtt/11.0.0/values.yaml b/stable/z80pack/5.1.3/values.yaml similarity index 100% rename from stable/zigbee2mqtt/11.0.0/values.yaml rename to stable/z80pack/5.1.3/values.yaml diff --git a/stable/zerotier/9.0.0/CHANGELOG.md b/stable/zerotier/9.0.0/CHANGELOG.md deleted file mode 100644 index 2208472ae10..00000000000 --- a/stable/zerotier/9.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [zerotier-8.1.11](https://github.com/truecharts/charts/compare/zerotier-8.1.10...zerotier-8.1.11) (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)) - - -## [zerotier-8.1.10](https://github.com/truecharts/charts/compare/zerotier-8.1.9...zerotier-8.1.10) (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)) - - -## [zerotier-8.1.9](https://github.com/truecharts/charts/compare/zerotier-8.1.8...zerotier-8.1.9) (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)) - - -## [zerotier-8.1.8](https://github.com/truecharts/charts/compare/zerotier-8.1.7...zerotier-8.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)) - - -## [zerotier-8.1.7](https://github.com/truecharts/charts/compare/zerotier-8.1.6...zerotier-8.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [zerotier-8.1.6](https://github.com/truecharts/charts/compare/zerotier-8.1.5...zerotier-8.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)) - - -## [zerotier-8.1.5](https://github.com/truecharts/charts/compare/zerotier-8.1.4...zerotier-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [zerotier-8.1.4](https://github.com/truecharts/charts/compare/zerotier-8.1.3...zerotier-8.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [zerotier-8.1.3](https://github.com/truecharts/charts/compare/zerotier-8.1.0...zerotier-8.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/zerotier/9.0.0/Chart.yaml b/stable/zerotier/9.0.0/Chart.yaml deleted file mode 100644 index 9fde6d677a6..00000000000 --- a/stable/zerotier/9.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.12.2 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ZeroTier is a smart programmable Ethernet switch for planet Earth -home: https://truecharts.org/charts/stable/zerotier -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png -keywords: - - zerotier - - network -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: zerotier -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier - - https://hub.docker.com/r/zerotier/zerotier -type: application -version: 9.0.0 diff --git a/stable/zerotier/9.0.0/charts/common-17.5.0.tgz b/stable/zerotier/9.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/zerotier/9.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/znc/9.1.0/.helmignore b/stable/zerotier/9.1.3/.helmignore similarity index 100% rename from stable/znc/9.1.0/.helmignore rename to stable/zerotier/9.1.3/.helmignore diff --git a/stable/zerotier/9.1.3/CHANGELOG.md b/stable/zerotier/9.1.3/CHANGELOG.md new file mode 100644 index 00000000000..160a19ba61e --- /dev/null +++ b/stable/zerotier/9.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [zerotier-8.1.11](https://github.com/truecharts/charts/compare/zerotier-8.1.10...zerotier-8.1.11) (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)) + + +## [zerotier-8.1.10](https://github.com/truecharts/charts/compare/zerotier-8.1.9...zerotier-8.1.10) (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)) + + +## [zerotier-8.1.9](https://github.com/truecharts/charts/compare/zerotier-8.1.8...zerotier-8.1.9) (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)) + + +## [zerotier-8.1.8](https://github.com/truecharts/charts/compare/zerotier-8.1.7...zerotier-8.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)) + + +## [zerotier-8.1.7](https://github.com/truecharts/charts/compare/zerotier-8.1.6...zerotier-8.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [zerotier-8.1.6](https://github.com/truecharts/charts/compare/zerotier-8.1.5...zerotier-8.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)) + + +## [zerotier-8.1.5](https://github.com/truecharts/charts/compare/zerotier-8.1.4...zerotier-8.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [zerotier-8.1.4](https://github.com/truecharts/charts/compare/zerotier-8.1.3...zerotier-8.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [zerotier-8.1.3](https://github.com/truecharts/charts/compare/zerotier-8.1.0...zerotier-8.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/zerotier/9.1.3/Chart.yaml b/stable/zerotier/9.1.3/Chart.yaml new file mode 100644 index 00000000000..b86f668693e --- /dev/null +++ b/stable/zerotier/9.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.12.2 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ZeroTier is a smart programmable Ethernet switch for planet Earth +home: https://truecharts.org/charts/stable/zerotier +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png +keywords: + - zerotier + - network +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: zerotier +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier + - https://hub.docker.com/r/zerotier/zerotier +type: application +version: 9.1.3 diff --git a/stable/zerotier/9.0.0/README.md b/stable/zerotier/9.1.3/README.md similarity index 100% rename from stable/zerotier/9.0.0/README.md rename to stable/zerotier/9.1.3/README.md diff --git a/stable/zerotier/9.0.0/app-readme.md b/stable/zerotier/9.1.3/app-readme.md similarity index 100% rename from stable/zerotier/9.0.0/app-readme.md rename to stable/zerotier/9.1.3/app-readme.md diff --git a/stable/zerotier/9.1.3/charts/common-18.0.3.tgz b/stable/zerotier/9.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/zerotier/9.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/zerotier/9.0.0/ix_values.yaml b/stable/zerotier/9.1.3/ix_values.yaml similarity index 100% rename from stable/zerotier/9.0.0/ix_values.yaml rename to stable/zerotier/9.1.3/ix_values.yaml diff --git a/stable/zerotier/9.0.0/questions.yaml b/stable/zerotier/9.1.3/questions.yaml similarity index 100% rename from stable/zerotier/9.0.0/questions.yaml rename to stable/zerotier/9.1.3/questions.yaml diff --git a/stable/zigbee2mqtt/11.0.0/templates/NOTES.txt b/stable/zerotier/9.1.3/templates/NOTES.txt similarity index 100% rename from stable/zigbee2mqtt/11.0.0/templates/NOTES.txt rename to stable/zerotier/9.1.3/templates/NOTES.txt diff --git a/stable/znc/9.1.0/templates/common.yaml b/stable/zerotier/9.1.3/templates/common.yaml similarity index 100% rename from stable/znc/9.1.0/templates/common.yaml rename to stable/zerotier/9.1.3/templates/common.yaml diff --git a/stable/znc/9.1.0/values.yaml b/stable/zerotier/9.1.3/values.yaml similarity index 100% rename from stable/znc/9.1.0/values.yaml rename to stable/zerotier/9.1.3/values.yaml diff --git a/stable/zigbee2mqtt/11.0.0/CHANGELOG.md b/stable/zigbee2mqtt/11.0.0/CHANGELOG.md deleted file mode 100644 index a698c233dd8..00000000000 --- a/stable/zigbee2mqtt/11.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [zigbee2mqtt-10.4.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.4.2...zigbee2mqtt-10.4.3) (2024-02-12) - -### Chore - - - -- update container image koenkk/zigbee2mqtt to v1.35.3[@f80dbca](https://github.com/f80dbca) by renovate ([#18142](https://github.com/truecharts/charts/issues/18142)) - - -## [zigbee2mqtt-10.4.2](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.4.1...zigbee2mqtt-10.4.2) (2024-02-05) - -### Chore - - - -- update container image koenkk/zigbee2mqtt to v1.35.2[@131560a](https://github.com/131560a) by renovate ([#17923](https://github.com/truecharts/charts/issues/17923)) - - -## [zigbee2mqtt-10.4.1](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.4.0...zigbee2mqtt-10.4.1) (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)) - -### Docs - - - -- Add Installation-Guide ([#17290](https://github.com/truecharts/charts/issues/17290)) - - -## [zigbee2mqtt-10.4.0](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.7...zigbee2mqtt-10.4.0) (2024-01-28) - -### Feat - - - -- Remove old options ([#17564](https://github.com/truecharts/charts/issues/17564)) - - -## [zigbee2mqtt-10.3.7](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.6...zigbee2mqtt-10.3.7) (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)) - - -## [zigbee2mqtt-10.3.6](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.5...zigbee2mqtt-10.3.6) (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)) - - -## [zigbee2mqtt-10.3.5](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.4...zigbee2mqtt-10.3.5) (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)) - - -## [zigbee2mqtt-10.3.4](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.3...zigbee2mqtt-10.3.4) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [zigbee2mqtt-10.3.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.2...zigbee2mqtt-10.3.3) (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)) \ No newline at end of file diff --git a/stable/zigbee2mqtt/11.0.0/Chart.yaml b/stable/zigbee2mqtt/11.0.0/Chart.yaml deleted file mode 100644 index 98913055b64..00000000000 --- a/stable/zigbee2mqtt/11.0.0/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.35.3 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Bridges events and allows you to control your Zigbee devices via MQTT -home: https://truecharts.org/charts/stable/zigbee2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png -keywords: - - zigbee - - mqtt - - home-assistant -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: zigbee2mqtt -sources: - - https://github.com/Koenkk/zigbee2mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - - https://hub.docker.com/r/koenkk/zigbee2mqtt -type: application -version: 11.0.0 diff --git a/stable/zigbee2mqtt/11.0.0/charts/common-17.5.0.tgz b/stable/zigbee2mqtt/11.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/zigbee2mqtt/11.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/zoneminder/5.0.0/.helmignore b/stable/zigbee2mqtt/11.1.3/.helmignore similarity index 100% rename from stable/zoneminder/5.0.0/.helmignore rename to stable/zigbee2mqtt/11.1.3/.helmignore diff --git a/stable/zigbee2mqtt/11.1.3/CHANGELOG.md b/stable/zigbee2mqtt/11.1.3/CHANGELOG.md new file mode 100644 index 00000000000..63421c17699 --- /dev/null +++ b/stable/zigbee2mqtt/11.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [zigbee2mqtt-10.4.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.4.2...zigbee2mqtt-10.4.3) (2024-02-12) + +### Chore + + + +- update container image koenkk/zigbee2mqtt to v1.35.3[@f80dbca](https://github.com/f80dbca) by renovate ([#18142](https://github.com/truecharts/charts/issues/18142)) + + +## [zigbee2mqtt-10.4.2](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.4.1...zigbee2mqtt-10.4.2) (2024-02-05) + +### Chore + + + +- update container image koenkk/zigbee2mqtt to v1.35.2[@131560a](https://github.com/131560a) by renovate ([#17923](https://github.com/truecharts/charts/issues/17923)) + + +## [zigbee2mqtt-10.4.1](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.4.0...zigbee2mqtt-10.4.1) (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)) + +### Docs + + + +- Add Installation-Guide ([#17290](https://github.com/truecharts/charts/issues/17290)) + + +## [zigbee2mqtt-10.4.0](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.7...zigbee2mqtt-10.4.0) (2024-01-28) + +### Feat + + + +- Remove old options ([#17564](https://github.com/truecharts/charts/issues/17564)) + + +## [zigbee2mqtt-10.3.7](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.6...zigbee2mqtt-10.3.7) (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)) + + +## [zigbee2mqtt-10.3.6](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.5...zigbee2mqtt-10.3.6) (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)) + + +## [zigbee2mqtt-10.3.5](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.4...zigbee2mqtt-10.3.5) (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)) + + +## [zigbee2mqtt-10.3.4](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.3...zigbee2mqtt-10.3.4) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [zigbee2mqtt-10.3.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.2...zigbee2mqtt-10.3.3) (2024-01-09) + +### Chore \ No newline at end of file diff --git a/stable/zigbee2mqtt/11.1.3/Chart.yaml b/stable/zigbee2mqtt/11.1.3/Chart.yaml new file mode 100644 index 00000000000..503f2c14f37 --- /dev/null +++ b/stable/zigbee2mqtt/11.1.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.35.3 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Bridges events and allows you to control your Zigbee devices via MQTT +home: https://truecharts.org/charts/stable/zigbee2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png +keywords: + - zigbee + - mqtt + - home-assistant +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: zigbee2mqtt +sources: + - https://github.com/Koenkk/zigbee2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt + - https://hub.docker.com/r/koenkk/zigbee2mqtt +type: application +version: 11.1.3 diff --git a/stable/zigbee2mqtt/11.0.0/README.md b/stable/zigbee2mqtt/11.1.3/README.md similarity index 100% rename from stable/zigbee2mqtt/11.0.0/README.md rename to stable/zigbee2mqtt/11.1.3/README.md diff --git a/stable/zigbee2mqtt/11.0.0/SKIPINSTALL b/stable/zigbee2mqtt/11.1.3/SKIPINSTALL similarity index 100% rename from stable/zigbee2mqtt/11.0.0/SKIPINSTALL rename to stable/zigbee2mqtt/11.1.3/SKIPINSTALL diff --git a/stable/zigbee2mqtt/11.0.0/app-readme.md b/stable/zigbee2mqtt/11.1.3/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/11.0.0/app-readme.md rename to stable/zigbee2mqtt/11.1.3/app-readme.md diff --git a/stable/zigbee2mqtt/11.1.3/charts/common-18.0.3.tgz b/stable/zigbee2mqtt/11.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/zigbee2mqtt/11.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/zigbee2mqtt/11.0.0/ix_values.yaml b/stable/zigbee2mqtt/11.1.3/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/11.0.0/ix_values.yaml rename to stable/zigbee2mqtt/11.1.3/ix_values.yaml diff --git a/stable/zigbee2mqtt/11.0.0/questions.yaml b/stable/zigbee2mqtt/11.1.3/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/11.0.0/questions.yaml rename to stable/zigbee2mqtt/11.1.3/questions.yaml diff --git a/stable/znc/9.1.0/templates/NOTES.txt b/stable/zigbee2mqtt/11.1.3/templates/NOTES.txt similarity index 100% rename from stable/znc/9.1.0/templates/NOTES.txt rename to stable/zigbee2mqtt/11.1.3/templates/NOTES.txt diff --git a/stable/zigbee2mqtt/11.0.0/templates/common.yaml b/stable/zigbee2mqtt/11.1.3/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/11.0.0/templates/common.yaml rename to stable/zigbee2mqtt/11.1.3/templates/common.yaml diff --git a/stable/zoneminder/5.0.0/values.yaml b/stable/zigbee2mqtt/11.1.3/values.yaml similarity index 100% rename from stable/zoneminder/5.0.0/values.yaml rename to stable/zigbee2mqtt/11.1.3/values.yaml diff --git a/stable/znc/9.1.0/CHANGELOG.md b/stable/znc/9.1.0/CHANGELOG.md deleted file mode 100644 index f3a38e2c07c..00000000000 --- a/stable/znc/9.1.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [znc-8.1.17](https://github.com/truecharts/charts/compare/znc-8.1.16...znc-8.1.17) (2024-02-12) - -### Chore - - - -- update container image ghcr.io/linuxserver/znc to 1.8.2[@db13109](https://github.com/db13109) by renovate ([#18082](https://github.com/truecharts/charts/issues/18082)) - - -## [znc-8.1.16](https://github.com/truecharts/charts/compare/znc-8.1.15...znc-8.1.16) (2024-02-05) - -### Chore - - - -- update container image ghcr.io/linuxserver/znc to 1.8.2[@ff4849a](https://github.com/ff4849a) by renovate ([#17871](https://github.com/truecharts/charts/issues/17871)) - - -## [znc-8.1.15](https://github.com/truecharts/charts/compare/znc-8.1.14...znc-8.1.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)) - - -## [znc-8.1.14](https://github.com/truecharts/charts/compare/znc-8.1.13...znc-8.1.14) (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)) - - -## [znc-8.1.13](https://github.com/truecharts/charts/compare/znc-8.1.12...znc-8.1.13) (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)) - - -## [znc-8.1.12](https://github.com/truecharts/charts/compare/znc-8.1.11...znc-8.1.12) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/znc to 1.8.2[@bd1bd2a](https://github.com/bd1bd2a) by renovate ([#17468](https://github.com/truecharts/charts/issues/17468)) - - -## [znc-8.1.11](https://github.com/truecharts/charts/compare/znc-8.1.10...znc-8.1.11) (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)) - - -## [znc-8.1.10](https://github.com/truecharts/charts/compare/znc-8.1.9...znc-8.1.10) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [znc-8.1.9](https://github.com/truecharts/charts/compare/znc-8.1.8...znc-8.1.9) (2024-01-21) - -### Chore - - - -- update container image ghcr.io/linuxserver/znc to 1.8.2[@ad8a297](https://github.com/ad8a297) by renovate ([#17373](https://github.com/truecharts/charts/issues/17373)) - - -## [znc-8.1.8](https://github.com/truecharts/charts/compare/znc-8.1.7...znc-8.1.8) (2024-01-14) - -### Chore - diff --git a/stable/znc/9.1.0/Chart.yaml b/stable/znc/9.1.0/Chart.yaml deleted file mode 100644 index 4ec72391d4a..00000000000 --- a/stable/znc/9.1.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.8.2 -dependencies: - - name: common - version: 18.0.1 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. -home: https://truecharts.org/charts/stable/znc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png -keywords: - - znc -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: znc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/znc - - https://ghcr.io/linuxserver/znc -type: application -version: 9.1.0 diff --git a/stable/znc/9.1.0/charts/common-18.0.1.tgz b/stable/znc/9.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/znc/9.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/znc/9.1.0/ix_values.yaml b/stable/znc/9.1.0/ix_values.yaml deleted file mode 100644 index 378708db0f7..00000000000 --- a/stable/znc/9.1.0/ix_values.yaml +++ /dev/null @@ -1,25 +0,0 @@ -image: - repository: ghcr.io/linuxserver/znc - pullPolicy: IfNotPresent - tag: 1.8.2@sha256:db13109df31b57dbbb6d79c7092851917c2a88d42a208c358f89c3dbdc7dbd55 -service: - main: - ports: - main: - targetPort: 6501 - port: 6501 -persistence: - varrun: - enabled: true - config: - enabled: true - mountPath: "/config" -portal: - open: - enabled: true -securityContext: - container: - runAsNonRoot: false - readOnlyRootFilesystem: false - runAsUser: 0 - runAsGroup: 0 diff --git a/stable/ztcuui-aio/8.0.0/.helmignore b/stable/znc/9.2.1/.helmignore similarity index 100% rename from stable/ztcuui-aio/8.0.0/.helmignore rename to stable/znc/9.2.1/.helmignore diff --git a/stable/znc/9.2.1/CHANGELOG.md b/stable/znc/9.2.1/CHANGELOG.md new file mode 100644 index 00000000000..b57db67e909 --- /dev/null +++ b/stable/znc/9.2.1/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [znc-8.1.17](https://github.com/truecharts/charts/compare/znc-8.1.16...znc-8.1.17) (2024-02-12) + +### Chore + + + +- update container image ghcr.io/linuxserver/znc to 1.8.2[@db13109](https://github.com/db13109) by renovate ([#18082](https://github.com/truecharts/charts/issues/18082)) + + +## [znc-8.1.16](https://github.com/truecharts/charts/compare/znc-8.1.15...znc-8.1.16) (2024-02-05) + +### Chore + + + +- update container image ghcr.io/linuxserver/znc to 1.8.2[@ff4849a](https://github.com/ff4849a) by renovate ([#17871](https://github.com/truecharts/charts/issues/17871)) + + +## [znc-8.1.15](https://github.com/truecharts/charts/compare/znc-8.1.14...znc-8.1.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)) + + +## [znc-8.1.14](https://github.com/truecharts/charts/compare/znc-8.1.13...znc-8.1.14) (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)) + + +## [znc-8.1.13](https://github.com/truecharts/charts/compare/znc-8.1.12...znc-8.1.13) (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)) + + +## [znc-8.1.12](https://github.com/truecharts/charts/compare/znc-8.1.11...znc-8.1.12) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/znc to 1.8.2[@bd1bd2a](https://github.com/bd1bd2a) by renovate ([#17468](https://github.com/truecharts/charts/issues/17468)) + + +## [znc-8.1.11](https://github.com/truecharts/charts/compare/znc-8.1.10...znc-8.1.11) (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)) + + +## [znc-8.1.10](https://github.com/truecharts/charts/compare/znc-8.1.9...znc-8.1.10) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [znc-8.1.9](https://github.com/truecharts/charts/compare/znc-8.1.8...znc-8.1.9) (2024-01-21) + +### Chore + + + +- update container image ghcr.io/linuxserver/znc to 1.8.2[@ad8a297](https://github.com/ad8a297) by renovate ([#17373](https://github.com/truecharts/charts/issues/17373)) + + +## [znc-8.1.8](https://github.com/truecharts/charts/compare/znc-8.1.7...znc-8.1.8) (2024-01-14) \ No newline at end of file diff --git a/stable/znc/9.2.1/Chart.yaml b/stable/znc/9.2.1/Chart.yaml new file mode 100644 index 00000000000..208a1b0f232 --- /dev/null +++ b/stable/znc/9.2.1/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: incubator + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 1.9.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. +home: https://truecharts.org/charts/stable/znc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png +keywords: + - znc +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: znc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/znc + - https://ghcr.io/linuxserver/znc +type: application +version: 9.2.1 diff --git a/stable/znc/9.1.0/README.md b/stable/znc/9.2.1/README.md similarity index 100% rename from stable/znc/9.1.0/README.md rename to stable/znc/9.2.1/README.md diff --git a/stable/znc/9.1.0/app-readme.md b/stable/znc/9.2.1/app-readme.md similarity index 100% rename from stable/znc/9.1.0/app-readme.md rename to stable/znc/9.2.1/app-readme.md diff --git a/stable/znc/9.2.1/charts/common-18.0.3.tgz b/stable/znc/9.2.1/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/znc/9.2.1/charts/common-18.0.3.tgz differ diff --git a/stable/znc/9.2.1/ix_values.yaml b/stable/znc/9.2.1/ix_values.yaml new file mode 100644 index 00000000000..7c90305b70a --- /dev/null +++ b/stable/znc/9.2.1/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: ghcr.io/linuxserver/znc + pullPolicy: IfNotPresent + tag: 1.9.0@sha256:515ca54448b28cd57e68e740ba9cffc6b5f068d074d1b3f8140f7c5075a762ed +service: + main: + ports: + main: + targetPort: 6501 + port: 6501 +persistence: + varrun: + enabled: true + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/znc/9.1.0/questions.yaml b/stable/znc/9.2.1/questions.yaml similarity index 100% rename from stable/znc/9.1.0/questions.yaml rename to stable/znc/9.2.1/questions.yaml diff --git a/stable/ztcuui-aio/8.0.0/templates/NOTES.txt b/stable/znc/9.2.1/templates/NOTES.txt similarity index 100% rename from stable/ztcuui-aio/8.0.0/templates/NOTES.txt rename to stable/znc/9.2.1/templates/NOTES.txt diff --git a/stable/ztcuui-aio/8.0.0/templates/common.yaml b/stable/znc/9.2.1/templates/common.yaml similarity index 100% rename from stable/ztcuui-aio/8.0.0/templates/common.yaml rename to stable/znc/9.2.1/templates/common.yaml diff --git a/stable/ztcuui-aio/8.0.0/values.yaml b/stable/znc/9.2.1/values.yaml similarity index 100% rename from stable/ztcuui-aio/8.0.0/values.yaml rename to stable/znc/9.2.1/values.yaml diff --git a/stable/zoneminder/5.0.0/CHANGELOG.md b/stable/zoneminder/5.0.0/CHANGELOG.md deleted file mode 100644 index fc0311794fb..00000000000 --- a/stable/zoneminder/5.0.0/CHANGELOG.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [zoneminder-4.1.11](https://github.com/truecharts/charts/compare/zoneminder-4.1.10...zoneminder-4.1.11) (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)) - - -## [zoneminder-4.1.10](https://github.com/truecharts/charts/compare/zoneminder-4.1.9...zoneminder-4.1.10) (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)) - - -## [zoneminder-4.1.9](https://github.com/truecharts/charts/compare/zoneminder-4.1.8...zoneminder-4.1.9) (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)) - - -## [zoneminder-4.1.8](https://github.com/truecharts/charts/compare/zoneminder-4.1.7...zoneminder-4.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)) - - -## [zoneminder-4.1.7](https://github.com/truecharts/charts/compare/zoneminder-4.1.6...zoneminder-4.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [zoneminder-4.1.6](https://github.com/truecharts/charts/compare/zoneminder-4.1.5...zoneminder-4.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)) - - -## [zoneminder-4.1.5](https://github.com/truecharts/charts/compare/zoneminder-4.1.4...zoneminder-4.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [zoneminder-4.1.4](https://github.com/truecharts/charts/compare/zoneminder-4.1.3...zoneminder-4.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [zoneminder-4.1.3](https://github.com/truecharts/charts/compare/zoneminder-4.1.0...zoneminder-4.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) \ No newline at end of file diff --git a/stable/zoneminder/5.0.0/Chart.yaml b/stable/zoneminder/5.0.0/Chart.yaml deleted file mode 100644 index 4a4004111c4..00000000000 --- a/stable/zoneminder/5.0.0/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: latest -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Zoneminder is the top Linux video camera security and surveillance solution. -home: https://truecharts.org/charts/stable/zoneminder -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png -keywords: - - zoneminder - - home - - automation - - cctv - - utilities -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: zoneminder -sources: - - https://zoneminder.com/ - - https://github.com/truecharts/charts/tree/master/charts/stable/zoneminder - - https://hub.docker.com/r/dlandon/zoneminder.unraid -type: application -version: 5.0.0 diff --git a/stable/zoneminder/5.0.0/charts/common-17.5.0.tgz b/stable/zoneminder/5.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/zoneminder/5.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/19.0.0/.helmignore b/stable/zoneminder/5.1.3/.helmignore similarity index 100% rename from stable/zwavejs2mqtt/19.0.0/.helmignore rename to stable/zoneminder/5.1.3/.helmignore diff --git a/stable/zoneminder/5.1.3/CHANGELOG.md b/stable/zoneminder/5.1.3/CHANGELOG.md new file mode 100644 index 00000000000..7cea9d425e0 --- /dev/null +++ b/stable/zoneminder/5.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [zoneminder-4.1.11](https://github.com/truecharts/charts/compare/zoneminder-4.1.10...zoneminder-4.1.11) (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)) + + +## [zoneminder-4.1.10](https://github.com/truecharts/charts/compare/zoneminder-4.1.9...zoneminder-4.1.10) (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)) + + +## [zoneminder-4.1.9](https://github.com/truecharts/charts/compare/zoneminder-4.1.8...zoneminder-4.1.9) (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)) + + +## [zoneminder-4.1.8](https://github.com/truecharts/charts/compare/zoneminder-4.1.7...zoneminder-4.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)) + + +## [zoneminder-4.1.7](https://github.com/truecharts/charts/compare/zoneminder-4.1.6...zoneminder-4.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [zoneminder-4.1.6](https://github.com/truecharts/charts/compare/zoneminder-4.1.5...zoneminder-4.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)) + + +## [zoneminder-4.1.5](https://github.com/truecharts/charts/compare/zoneminder-4.1.4...zoneminder-4.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [zoneminder-4.1.4](https://github.com/truecharts/charts/compare/zoneminder-4.1.3...zoneminder-4.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) + + +## [zoneminder-4.1.3](https://github.com/truecharts/charts/compare/zoneminder-4.1.0...zoneminder-4.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push \ No newline at end of file diff --git a/stable/zoneminder/5.1.3/Chart.yaml b/stable/zoneminder/5.1.3/Chart.yaml new file mode 100644 index 00000000000..3dc6d209245 --- /dev/null +++ b/stable/zoneminder/5.1.3/Chart.yaml @@ -0,0 +1,40 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: utilities + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: latest +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Zoneminder is the top Linux video camera security and surveillance solution. +home: https://truecharts.org/charts/stable/zoneminder +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png +keywords: + - zoneminder + - home + - automation + - cctv + - utilities +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: zoneminder +sources: + - https://zoneminder.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/zoneminder + - https://hub.docker.com/r/dlandon/zoneminder.unraid +type: application +version: 5.1.3 diff --git a/stable/zoneminder/5.0.0/README.md b/stable/zoneminder/5.1.3/README.md similarity index 100% rename from stable/zoneminder/5.0.0/README.md rename to stable/zoneminder/5.1.3/README.md diff --git a/stable/zoneminder/5.0.0/app-readme.md b/stable/zoneminder/5.1.3/app-readme.md similarity index 100% rename from stable/zoneminder/5.0.0/app-readme.md rename to stable/zoneminder/5.1.3/app-readme.md diff --git a/stable/zoneminder/5.1.3/charts/common-18.0.3.tgz b/stable/zoneminder/5.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/zoneminder/5.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/zoneminder/5.0.0/ix_values.yaml b/stable/zoneminder/5.1.3/ix_values.yaml similarity index 100% rename from stable/zoneminder/5.0.0/ix_values.yaml rename to stable/zoneminder/5.1.3/ix_values.yaml diff --git a/stable/zoneminder/5.0.0/questions.yaml b/stable/zoneminder/5.1.3/questions.yaml similarity index 100% rename from stable/zoneminder/5.0.0/questions.yaml rename to stable/zoneminder/5.1.3/questions.yaml diff --git a/stable/zoneminder/5.0.0/templates/common.yaml b/stable/zoneminder/5.1.3/templates/common.yaml similarity index 100% rename from stable/zoneminder/5.0.0/templates/common.yaml rename to stable/zoneminder/5.1.3/templates/common.yaml diff --git a/stable/zwavejs2mqtt/19.0.0/values.yaml b/stable/zoneminder/5.1.3/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/19.0.0/values.yaml rename to stable/zoneminder/5.1.3/values.yaml diff --git a/stable/ztcuui-aio/8.0.0/CHANGELOG.md b/stable/ztcuui-aio/8.0.0/CHANGELOG.md deleted file mode 100644 index 9a244e3e3e3..00000000000 --- a/stable/ztcuui-aio/8.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - -## [ztcuui-aio-7.0.1](https://github.com/truecharts/charts/compare/ztcuui-aio-7.0.0...ztcuui-aio-7.0.1) (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)) - - -## [ztcuui-aio-7.0.0](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.10...ztcuui-aio-7.0.0) (2024-01-29) - -### Chore - - - -- update container image ghcr.io/kmahyyg/ztncui-aio to v2024.1.28[@7554973](https://github.com/7554973) by renovate ([#17704](https://github.com/truecharts/charts/issues/17704)) - - -## [ztcuui-aio-6.1.10](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.9...ztcuui-aio-6.1.10) (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)) - - -## [ztcuui-aio-6.1.9](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.8...ztcuui-aio-6.1.9) (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)) - - -## [ztcuui-aio-6.1.8](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.7...ztcuui-aio-6.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)) - - -## [ztcuui-aio-6.1.7](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.6...ztcuui-aio-6.1.7) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - - - -## [ztcuui-aio-6.1.6](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.5...ztcuui-aio-6.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)) - - -## [ztcuui-aio-6.1.5](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.4...ztcuui-aio-6.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs - - -## [ztcuui-aio-6.1.4](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.3...ztcuui-aio-6.1.4) (2024-01-01) - -### Chore - - - -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [ztcuui-aio-6.1.3](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.0...ztcuui-aio-6.1.3) (2024-01-01) diff --git a/stable/ztcuui-aio/8.0.0/Chart.yaml b/stable/ztcuui-aio/8.0.0/Chart.yaml deleted file mode 100644 index 18a795dc7e3..00000000000 --- a/stable/ztcuui-aio/8.0.0/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: network - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2024.1.28 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: ZeroTier network controller user interface in a Docker container -home: https://truecharts.org/charts/stable/ztcuui-aio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png -keywords: - - ztcuui-aio -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: ztcuui-aio -sources: - - https://github.com/kmahyyg/ztncui-aio - - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio - - https://ghcr.io/kmahyyg/ztncui-aio -type: application -version: 8.0.0 diff --git a/stable/ztcuui-aio/8.0.0/charts/common-17.5.0.tgz b/stable/ztcuui-aio/8.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/ztcuui-aio/8.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/ztcuui-aio/8.1.3/.helmignore b/stable/ztcuui-aio/8.1.3/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/stable/ztcuui-aio/8.1.3/.helmignore @@ -0,0 +1,30 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/stable/ztcuui-aio/8.1.3/CHANGELOG.md b/stable/ztcuui-aio/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..8b0c4693141 --- /dev/null +++ b/stable/ztcuui-aio/8.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + +## [ztcuui-aio-7.0.1](https://github.com/truecharts/charts/compare/ztcuui-aio-7.0.0...ztcuui-aio-7.0.1) (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)) + + +## [ztcuui-aio-7.0.0](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.10...ztcuui-aio-7.0.0) (2024-01-29) + +### Chore + + + +- update container image ghcr.io/kmahyyg/ztncui-aio to v2024.1.28[@7554973](https://github.com/7554973) by renovate ([#17704](https://github.com/truecharts/charts/issues/17704)) + + +## [ztcuui-aio-6.1.10](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.9...ztcuui-aio-6.1.10) (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)) + + +## [ztcuui-aio-6.1.9](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.8...ztcuui-aio-6.1.9) (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)) + + +## [ztcuui-aio-6.1.8](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.7...ztcuui-aio-6.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)) + + +## [ztcuui-aio-6.1.7](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.6...ztcuui-aio-6.1.7) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + + + +## [ztcuui-aio-6.1.6](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.5...ztcuui-aio-6.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)) + + +## [ztcuui-aio-6.1.5](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.4...ztcuui-aio-6.1.5) (2024-01-02) + +### Chore + + + +- force bump to ensure up-to-date catalogs + + +## [ztcuui-aio-6.1.4](https://github.com/truecharts/charts/compare/ztcuui-aio-6.1.3...ztcuui-aio-6.1.4) (2024-01-01) + +### Chore + + + +- increase common version for oci fixes + +- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) \ No newline at end of file diff --git a/stable/ztcuui-aio/8.1.3/Chart.yaml b/stable/ztcuui-aio/8.1.3/Chart.yaml new file mode 100644 index 00000000000..cef3ec94cc0 --- /dev/null +++ b/stable/ztcuui-aio/8.1.3/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: network + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 2024.1.28 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: ZeroTier network controller user interface in a Docker container +home: https://truecharts.org/charts/stable/ztcuui-aio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png +keywords: + - ztcuui-aio +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: ztcuui-aio +sources: + - https://github.com/kmahyyg/ztncui-aio + - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio + - https://ghcr.io/kmahyyg/ztncui-aio +type: application +version: 8.1.3 diff --git a/stable/ztcuui-aio/8.0.0/README.md b/stable/ztcuui-aio/8.1.3/README.md similarity index 100% rename from stable/ztcuui-aio/8.0.0/README.md rename to stable/ztcuui-aio/8.1.3/README.md diff --git a/stable/ztcuui-aio/8.0.0/app-readme.md b/stable/ztcuui-aio/8.1.3/app-readme.md similarity index 100% rename from stable/ztcuui-aio/8.0.0/app-readme.md rename to stable/ztcuui-aio/8.1.3/app-readme.md diff --git a/stable/ztcuui-aio/8.1.3/charts/common-18.0.3.tgz b/stable/ztcuui-aio/8.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/ztcuui-aio/8.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/ztcuui-aio/8.0.0/ix_values.yaml b/stable/ztcuui-aio/8.1.3/ix_values.yaml similarity index 100% rename from stable/ztcuui-aio/8.0.0/ix_values.yaml rename to stable/ztcuui-aio/8.1.3/ix_values.yaml diff --git a/stable/ztcuui-aio/8.0.0/questions.yaml b/stable/ztcuui-aio/8.1.3/questions.yaml similarity index 100% rename from stable/ztcuui-aio/8.0.0/questions.yaml rename to stable/ztcuui-aio/8.1.3/questions.yaml diff --git a/stable/zwavejs2mqtt/19.0.0/templates/NOTES.txt b/stable/ztcuui-aio/8.1.3/templates/NOTES.txt similarity index 100% rename from stable/zwavejs2mqtt/19.0.0/templates/NOTES.txt rename to stable/ztcuui-aio/8.1.3/templates/NOTES.txt diff --git a/stable/zwavejs2mqtt/19.0.0/templates/common.yaml b/stable/ztcuui-aio/8.1.3/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/19.0.0/templates/common.yaml rename to stable/ztcuui-aio/8.1.3/templates/common.yaml diff --git a/stable/ztcuui-aio/8.1.3/values.yaml b/stable/ztcuui-aio/8.1.3/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/19.0.0/CHANGELOG.md b/stable/zwavejs2mqtt/19.0.0/CHANGELOG.md deleted file mode 100644 index 4fcbba8f2eb..00000000000 --- a/stable/zwavejs2mqtt/19.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - - - - - -## [zwavejs2mqtt-18.3.3](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.3.2...zwavejs2mqtt-18.3.3) (2024-02-12) - -### Chore - - - -- update container image zwavejs/zwave-js-ui to v9.8.3[@fdbaa40](https://github.com/fdbaa40) by renovate ([#18172](https://github.com/truecharts/charts/issues/18172)) - - -## [zwavejs2mqtt-18.3.2](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.3.1...zwavejs2mqtt-18.3.2) (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)) - - -## [zwavejs2mqtt-18.3.1](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.3.0...zwavejs2mqtt-18.3.1) (2024-01-29) - -### Chore - - - -- update container image zwavejs/zwave-js-ui to v9.8.2[@3e9e11b](https://github.com/3e9e11b) by renovate ([#17755](https://github.com/truecharts/charts/issues/17755)) - - -## [zwavejs2mqtt-18.3.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.5...zwavejs2mqtt-18.3.0) (2024-01-29) - -### Chore - - - -- update container image zwavejs/zwave-js-ui to v9.8.1[@c35bed5](https://github.com/c35bed5) by renovate ([#17703](https://github.com/truecharts/charts/issues/17703)) - - -## [zwavejs2mqtt-18.2.5](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.4...zwavejs2mqtt-18.2.5) (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)) - - -## [zwavejs2mqtt-18.2.4](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.3...zwavejs2mqtt-18.2.4) (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)) - - -## [zwavejs2mqtt-18.2.3](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.2...zwavejs2mqtt-18.2.3) (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)) - - -## [zwavejs2mqtt-18.2.2](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.1...zwavejs2mqtt-18.2.2) (2024-01-21) - -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [zwavejs2mqtt-18.2.1](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.0...zwavejs2mqtt-18.2.1) (2024-01-21) - -### Chore - - - -- update container image zwavejs/zwave-js-ui to v9.7.1[@19549d9](https://github.com/19549d9) by renovate ([#17440](https://github.com/truecharts/charts/issues/17440)) - - -## [zwavejs2mqtt-18.2.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.1.6...zwavejs2mqtt-18.2.0) (2024-01-15) - -### Chore - diff --git a/stable/zwavejs2mqtt/19.0.0/Chart.yaml b/stable/zwavejs2mqtt/19.0.0/Chart.yaml deleted file mode 100644 index d85899f5715..00000000000 --- a/stable/zwavejs2mqtt/19.0.0/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: tools - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 9.9.0 -dependencies: - - name: common - version: 17.5.0 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue -home: https://truecharts.org/charts/stable/zwavejs2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png -keywords: - - zwavejs2mqtt - - zwave-js - - z-wave - - zwave -kubeVersion: '>=1.24.0-0' -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: zwavejs2mqtt -sources: - - https://github.com/zwave-js/zwavejs2mqtt - - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt - - https://hub.docker.com/r/zwavejs/zwave-js-ui -type: application -version: 19.0.0 diff --git a/stable/zwavejs2mqtt/19.0.0/charts/common-17.5.0.tgz b/stable/zwavejs2mqtt/19.0.0/charts/common-17.5.0.tgz deleted file mode 100644 index 3a5534883aa..00000000000 Binary files a/stable/zwavejs2mqtt/19.0.0/charts/common-17.5.0.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/19.1.3/.helmignore b/stable/zwavejs2mqtt/19.1.3/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/stable/zwavejs2mqtt/19.1.3/.helmignore @@ -0,0 +1,30 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/stable/zwavejs2mqtt/19.1.3/CHANGELOG.md b/stable/zwavejs2mqtt/19.1.3/CHANGELOG.md new file mode 100644 index 00000000000..b0d1730ee0e --- /dev/null +++ b/stable/zwavejs2mqtt/19.1.3/CHANGELOG.md @@ -0,0 +1,100 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + + + + + + + + + +## [zwavejs2mqtt-18.3.3](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.3.2...zwavejs2mqtt-18.3.3) (2024-02-12) + +### Chore + + + +- update container image zwavejs/zwave-js-ui to v9.8.3[@fdbaa40](https://github.com/fdbaa40) by renovate ([#18172](https://github.com/truecharts/charts/issues/18172)) + + +## [zwavejs2mqtt-18.3.2](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.3.1...zwavejs2mqtt-18.3.2) (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)) + + +## [zwavejs2mqtt-18.3.1](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.3.0...zwavejs2mqtt-18.3.1) (2024-01-29) + +### Chore + + + +- update container image zwavejs/zwave-js-ui to v9.8.2[@3e9e11b](https://github.com/3e9e11b) by renovate ([#17755](https://github.com/truecharts/charts/issues/17755)) + + +## [zwavejs2mqtt-18.3.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.5...zwavejs2mqtt-18.3.0) (2024-01-29) + +### Chore + + + +- update container image zwavejs/zwave-js-ui to v9.8.1[@c35bed5](https://github.com/c35bed5) by renovate ([#17703](https://github.com/truecharts/charts/issues/17703)) + + +## [zwavejs2mqtt-18.2.5](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.4...zwavejs2mqtt-18.2.5) (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)) + + +## [zwavejs2mqtt-18.2.4](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.3...zwavejs2mqtt-18.2.4) (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)) + + +## [zwavejs2mqtt-18.2.3](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.2...zwavejs2mqtt-18.2.3) (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)) + + +## [zwavejs2mqtt-18.2.2](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.1...zwavejs2mqtt-18.2.2) (2024-01-21) + +### Chore + + + +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) + + +## [zwavejs2mqtt-18.2.1](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.2.0...zwavejs2mqtt-18.2.1) (2024-01-21) + +### Chore + + + +- update container image zwavejs/zwave-js-ui to v9.7.1[@19549d9](https://github.com/19549d9) by renovate ([#17440](https://github.com/truecharts/charts/issues/17440)) + + +## [zwavejs2mqtt-18.2.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.1.6...zwavejs2mqtt-18.2.0) (2024-01-15) \ No newline at end of file diff --git a/stable/zwavejs2mqtt/19.1.3/Chart.yaml b/stable/zwavejs2mqtt/19.1.3/Chart.yaml new file mode 100644 index 00000000000..530b5433a8a --- /dev/null +++ b/stable/zwavejs2mqtt/19.1.3/Chart.yaml @@ -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: tools + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 9.9.0 +dependencies: + - name: common + version: 18.0.3 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue +home: https://truecharts.org/charts/stable/zwavejs2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png +keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: zwavejs2mqtt +sources: + - https://github.com/zwave-js/zwavejs2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt + - https://hub.docker.com/r/zwavejs/zwave-js-ui +type: application +version: 19.1.3 diff --git a/stable/zwavejs2mqtt/19.0.0/README.md b/stable/zwavejs2mqtt/19.1.3/README.md similarity index 100% rename from stable/zwavejs2mqtt/19.0.0/README.md rename to stable/zwavejs2mqtt/19.1.3/README.md diff --git a/stable/zwavejs2mqtt/19.0.0/app-readme.md b/stable/zwavejs2mqtt/19.1.3/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/19.0.0/app-readme.md rename to stable/zwavejs2mqtt/19.1.3/app-readme.md diff --git a/stable/zwavejs2mqtt/19.1.3/charts/common-18.0.3.tgz b/stable/zwavejs2mqtt/19.1.3/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..4042170c18c Binary files /dev/null and b/stable/zwavejs2mqtt/19.1.3/charts/common-18.0.3.tgz differ diff --git a/stable/zwavejs2mqtt/19.0.0/ix_values.yaml b/stable/zwavejs2mqtt/19.1.3/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/19.0.0/ix_values.yaml rename to stable/zwavejs2mqtt/19.1.3/ix_values.yaml diff --git a/stable/zwavejs2mqtt/19.0.0/questions.yaml b/stable/zwavejs2mqtt/19.1.3/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/19.0.0/questions.yaml rename to stable/zwavejs2mqtt/19.1.3/questions.yaml diff --git a/stable/zwavejs2mqtt/19.1.3/templates/NOTES.txt b/stable/zwavejs2mqtt/19.1.3/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zwavejs2mqtt/19.1.3/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zwavejs2mqtt/19.1.3/templates/common.yaml b/stable/zwavejs2mqtt/19.1.3/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/zwavejs2mqtt/19.1.3/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/19.1.3/values.yaml b/stable/zwavejs2mqtt/19.1.3/values.yaml new file mode 100644 index 00000000000..e69de29bb2d